2026-02-18T23:25:16.663 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T23:25:16.682 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T23:25:16.765 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/53447 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/radosbench 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench 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: - 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' first_in_suite: false flavor: default job_id: '53447' kernel: branch: distro kdb: 1 sha1: distro last_in_suite: false machine_type: trial meta: - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - 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 randomized correctness test for rados operations generate write load with rados bench ' 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: - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' 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: trial135.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB1xubsf6E4bDG07zZQxhX7Banq8bAu6gMCJiRcOs0d3V/ltW/Jxe9arqc7HTxZPaa4wl9pAFRHWh4r+YIyXN38= trial181.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDNoqvFBXmfVd2qmagMDWeHtjobeZA2oqvMYSQkyejzueRB6hd4aEdSAPfqayEHlZAiPmH9qsipm7cdCKdyLzqM= 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:25:16.765 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:25:16.766 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_5c7d9533eb2b3fdb031dd48c8022c4d967a9a910/qa/tasks 2026-02-18T23:25:16.766 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-18T23:25:16.768 INFO:teuthology.task.internal:Checking packages... 2026-02-18T23:25:16.768 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '5c7d9533eb2b3fdb031dd48c8022c4d967a9a910' 2026-02-18T23:25:16.768 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:25:16.768 INFO:teuthology.packaging:ref: None 2026-02-18T23:25:16.768 INFO:teuthology.packaging:tag: None 2026-02-18T23:25:16.768 INFO:teuthology.packaging:branch: wip-jcollin-testing-20260217.080557-squid 2026-02-18T23:25:16.768 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:25:16.768 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:25:16.896 INFO:teuthology.task.internal:Found packages for ceph version 19.2.3-689.g5c7d9533 2026-02-18T23:25:16.898 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-18T23:25:16.919 INFO:teuthology.task.internal:no buildpackages task found 2026-02-18T23:25:16.919 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-18T23:25:16.943 INFO:teuthology.task.internal:Saving configuration 2026-02-18T23:25:16.961 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-18T23:25:16.980 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-18T23:25:17.046 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial135.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/53447', '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:21:48.244467', 'locked_by': 'scheduled_jcollin@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB1xubsf6E4bDG07zZQxhX7Banq8bAu6gMCJiRcOs0d3V/ltW/Jxe9arqc7HTxZPaa4wl9pAFRHWh4r+YIyXN38='} 2026-02-18T23:25:17.103 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial181.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/53447', '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:21:48.245052', 'locked_by': 'scheduled_jcollin@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDNoqvFBXmfVd2qmagMDWeHtjobeZA2oqvMYSQkyejzueRB6hd4aEdSAPfqayEHlZAiPmH9qsipm7cdCKdyLzqM='} 2026-02-18T23:25:17.103 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-18T23:25:17.114 INFO:teuthology.task.internal:roles: ubuntu@trial135.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:25:17.114 INFO:teuthology.task.internal:roles: ubuntu@trial181.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:25:17.114 INFO:teuthology.run_tasks:Running task console_log... 2026-02-18T23:25:17.256 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7a1304915120>, signals=[15]) 2026-02-18T23:25:17.256 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-18T23:25:17.267 INFO:teuthology.task.internal:Opening connections... 2026-02-18T23:25:17.267 DEBUG:teuthology.task.internal:connecting to ubuntu@trial135.front.sepia.ceph.com 2026-02-18T23:25:17.268 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T23:25:17.332 DEBUG:teuthology.task.internal:connecting to ubuntu@trial181.front.sepia.ceph.com 2026-02-18T23:25:17.333 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T23:25:17.395 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-18T23:25:17.407 DEBUG:teuthology.orchestra.run.trial135:> uname -m 2026-02-18T23:25:17.422 INFO:teuthology.orchestra.run.trial135.stdout:x86_64 2026-02-18T23:25:17.423 DEBUG:teuthology.orchestra.run.trial135:> cat /etc/os-release 2026-02-18T23:25:17.478 INFO:teuthology.orchestra.run.trial135.stdout:NAME="CentOS Stream" 2026-02-18T23:25:17.478 INFO:teuthology.orchestra.run.trial135.stdout:VERSION="9" 2026-02-18T23:25:17.478 INFO:teuthology.orchestra.run.trial135.stdout:ID="centos" 2026-02-18T23:25:17.478 INFO:teuthology.orchestra.run.trial135.stdout:ID_LIKE="rhel fedora" 2026-02-18T23:25:17.478 INFO:teuthology.orchestra.run.trial135.stdout:VERSION_ID="9" 2026-02-18T23:25:17.478 INFO:teuthology.orchestra.run.trial135.stdout:PLATFORM_ID="platform:el9" 2026-02-18T23:25:17.478 INFO:teuthology.orchestra.run.trial135.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T23:25:17.478 INFO:teuthology.orchestra.run.trial135.stdout:ANSI_COLOR="0;31" 2026-02-18T23:25:17.478 INFO:teuthology.orchestra.run.trial135.stdout:LOGO="fedora-logo-icon" 2026-02-18T23:25:17.478 INFO:teuthology.orchestra.run.trial135.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T23:25:17.478 INFO:teuthology.orchestra.run.trial135.stdout:HOME_URL="https://centos.org/" 2026-02-18T23:25:17.478 INFO:teuthology.orchestra.run.trial135.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T23:25:17.478 INFO:teuthology.orchestra.run.trial135.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T23:25:17.478 INFO:teuthology.orchestra.run.trial135.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T23:25:17.478 INFO:teuthology.lock.ops:Updating trial135.front.sepia.ceph.com on lock server 2026-02-18T23:25:17.538 DEBUG:teuthology.orchestra.run.trial181:> uname -m 2026-02-18T23:25:17.554 INFO:teuthology.orchestra.run.trial181.stdout:x86_64 2026-02-18T23:25:17.554 DEBUG:teuthology.orchestra.run.trial181:> cat /etc/os-release 2026-02-18T23:25:17.610 INFO:teuthology.orchestra.run.trial181.stdout:NAME="CentOS Stream" 2026-02-18T23:25:17.610 INFO:teuthology.orchestra.run.trial181.stdout:VERSION="9" 2026-02-18T23:25:17.610 INFO:teuthology.orchestra.run.trial181.stdout:ID="centos" 2026-02-18T23:25:17.610 INFO:teuthology.orchestra.run.trial181.stdout:ID_LIKE="rhel fedora" 2026-02-18T23:25:17.610 INFO:teuthology.orchestra.run.trial181.stdout:VERSION_ID="9" 2026-02-18T23:25:17.610 INFO:teuthology.orchestra.run.trial181.stdout:PLATFORM_ID="platform:el9" 2026-02-18T23:25:17.610 INFO:teuthology.orchestra.run.trial181.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T23:25:17.610 INFO:teuthology.orchestra.run.trial181.stdout:ANSI_COLOR="0;31" 2026-02-18T23:25:17.610 INFO:teuthology.orchestra.run.trial181.stdout:LOGO="fedora-logo-icon" 2026-02-18T23:25:17.610 INFO:teuthology.orchestra.run.trial181.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T23:25:17.610 INFO:teuthology.orchestra.run.trial181.stdout:HOME_URL="https://centos.org/" 2026-02-18T23:25:17.610 INFO:teuthology.orchestra.run.trial181.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T23:25:17.610 INFO:teuthology.orchestra.run.trial181.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T23:25:17.610 INFO:teuthology.orchestra.run.trial181.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T23:25:17.610 INFO:teuthology.lock.ops:Updating trial181.front.sepia.ceph.com on lock server 2026-02-18T23:25:17.680 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-18T23:25:17.693 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-18T23:25:17.706 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-18T23:25:17.706 DEBUG:teuthology.orchestra.run.trial135:> test '!' -e /home/ubuntu/cephtest 2026-02-18T23:25:17.708 DEBUG:teuthology.orchestra.run.trial181:> test '!' -e /home/ubuntu/cephtest 2026-02-18T23:25:17.722 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-18T23:25:17.733 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-18T23:25:17.734 DEBUG:teuthology.orchestra.run.trial135:> test -z $(ls -A /var/lib/ceph) 2026-02-18T23:25:17.763 DEBUG:teuthology.orchestra.run.trial181:> test -z $(ls -A /var/lib/ceph) 2026-02-18T23:25:17.778 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-18T23:25:17.918 INFO:teuthology.run_tasks:Running task kernel... 2026-02-18T23:25:17.952 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'} 2026-02-18T23:25:17.952 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:25:17.953 DEBUG:teuthology.orchestra.run.trial135:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T23:25:17.953 DEBUG:teuthology.orchestra.run.trial181:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T23:25:17.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:25:17.967 DEBUG:teuthology.orchestra.run.trial181:> uname -r 2026-02-18T23:25:17.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:25:17.971 DEBUG:teuthology.orchestra.run.trial135:> uname -r 2026-02-18T23:25:18.026 INFO:teuthology.orchestra.run.trial181.stdout:5.14.0-681.el9.x86_64 2026-02-18T23:25:18.026 INFO:teuthology.task.kernel:Running kernel on trial181: 5.14.0-681.el9.x86_64 2026-02-18T23:25:18.026 DEBUG:teuthology.orchestra.run.trial181:> sudo yum install -y kernel 2026-02-18T23:25:18.032 INFO:teuthology.orchestra.run.trial135.stdout:5.14.0-681.el9.x86_64 2026-02-18T23:25:18.032 INFO:teuthology.task.kernel:Running kernel on trial135: 5.14.0-681.el9.x86_64 2026-02-18T23:25:18.033 DEBUG:teuthology.orchestra.run.trial135:> sudo yum install -y kernel 2026-02-18T23:25:19.228 INFO:teuthology.orchestra.run.trial135.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.9 MB 00:00 2026-02-18T23:25:22.420 INFO:teuthology.orchestra.run.trial135.stdout:CentOS Stream 9 - AppStream 10 MB/s | 27 MB 00:02 2026-02-18T23:25:22.695 INFO:teuthology.orchestra.run.trial181.stdout:CentOS Stream 9 - BaseOS 2.1 MB/s | 8.9 MB 00:04 2026-02-18T23:25:26.297 INFO:teuthology.orchestra.run.trial135.stdout:CentOS Stream 9 - CRB 5.0 MB/s | 7.8 MB 00:01 2026-02-18T23:25:27.429 INFO:teuthology.orchestra.run.trial135.stdout:CentOS Stream 9 - Extras packages 49 kB/s | 20 kB 00:00 2026-02-18T23:25:28.278 INFO:teuthology.orchestra.run.trial135.stdout:Extra Packages for Enterprise Linux 26 MB/s | 20 MB 00:00 2026-02-18T23:25:30.249 INFO:teuthology.orchestra.run.trial181.stdout:CentOS Stream 9 - AppStream 3.8 MB/s | 27 MB 00:07 2026-02-18T23:25:31.474 INFO:teuthology.orchestra.run.trial135.stdout:lab-extras 2.1 MB/s | 50 kB 00:00 2026-02-18T23:25:32.484 INFO:teuthology.orchestra.run.trial135.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-18T23:25:32.485 INFO:teuthology.orchestra.run.trial135.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-18T23:25:32.504 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:25:32.504 INFO:teuthology.orchestra.run.trial135.stdout:Nothing to do. 2026-02-18T23:25:32.505 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:25:32.529 DEBUG:teuthology.orchestra.run.trial135:> echo no | sudo yum reinstall kernel || true 2026-02-18T23:25:32.871 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:01 ago on Wed 18 Feb 2026 11:25:31 PM UTC. 2026-02-18T23:25:32.953 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:25:32.954 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:25:32.954 INFO:teuthology.orchestra.run.trial135.stdout: Package Architecture Version Repository Size 2026-02-18T23:25:32.954 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:25:32.954 INFO:teuthology.orchestra.run.trial135.stdout:Reinstalling: 2026-02-18T23:25:32.954 INFO:teuthology.orchestra.run.trial135.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T23:25:32.954 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:25:32.954 INFO:teuthology.orchestra.run.trial135.stdout:Transaction Summary 2026-02-18T23:25:32.954 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:25:32.955 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:25:32.955 INFO:teuthology.orchestra.run.trial135.stdout:Total download size: 803 k 2026-02-18T23:25:32.955 INFO:teuthology.orchestra.run.trial135.stdout:Installed size: 0 2026-02-18T23:25:32.955 INFO:teuthology.orchestra.run.trial135.stderr:Operation aborted. 2026-02-18T23:25:32.974 INFO:teuthology.orchestra.run.trial135.stdout:Is this ok [y/N]: 2026-02-18T23:25:32.974 DEBUG:teuthology.orchestra.run.trial135:> sudo yum reinstall -y kernel || true 2026-02-18T23:25:33.272 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:02 ago on Wed 18 Feb 2026 11:25:31 PM UTC. 2026-02-18T23:25:33.353 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:25:33.353 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:25:33.353 INFO:teuthology.orchestra.run.trial135.stdout: Package Architecture Version Repository Size 2026-02-18T23:25:33.353 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:25:33.353 INFO:teuthology.orchestra.run.trial135.stdout:Reinstalling: 2026-02-18T23:25:33.354 INFO:teuthology.orchestra.run.trial135.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T23:25:33.354 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:25:33.354 INFO:teuthology.orchestra.run.trial135.stdout:Transaction Summary 2026-02-18T23:25:33.354 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:25:33.354 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:25:33.354 INFO:teuthology.orchestra.run.trial135.stdout:Total download size: 803 k 2026-02-18T23:25:33.354 INFO:teuthology.orchestra.run.trial135.stdout:Installed size: 0 2026-02-18T23:25:33.354 INFO:teuthology.orchestra.run.trial135.stdout:Downloading Packages: 2026-02-18T23:25:33.464 INFO:teuthology.orchestra.run.trial181.stdout:CentOS Stream 9 - CRB 8.8 MB/s | 7.8 MB 00:00 2026-02-18T23:25:34.805 INFO:teuthology.orchestra.run.trial135.stdout:kernel-5.14.0-681.el9.x86_64.rpm 577 kB/s | 803 kB 00:01 2026-02-18T23:25:34.805 INFO:teuthology.orchestra.run.trial135.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:25:34.806 INFO:teuthology.orchestra.run.trial135.stdout:Total 553 kB/s | 803 kB 00:01 2026-02-18T23:25:34.815 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction check 2026-02-18T23:25:34.848 INFO:teuthology.orchestra.run.trial135.stdout:Transaction check succeeded. 2026-02-18T23:25:34.848 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction test 2026-02-18T23:25:34.853 INFO:teuthology.orchestra.run.trial135.stdout:Transaction test succeeded. 2026-02-18T23:25:34.853 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction 2026-02-18T23:25:34.877 INFO:teuthology.orchestra.run.trial135.stdout: Preparing : 1/1 2026-02-18T23:25:34.881 INFO:teuthology.orchestra.run.trial135.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-18T23:25:34.881 INFO:teuthology.orchestra.run.trial135.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:25:34.994 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:25:34.995 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-18T23:25:35.050 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:25:35.050 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:25:35.050 INFO:teuthology.orchestra.run.trial135.stdout:Reinstalled: 2026-02-18T23:25:35.050 INFO:teuthology.orchestra.run.trial135.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-18T23:25:35.051 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:25:35.051 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:25:35.077 DEBUG:teuthology.orchestra.run.trial135:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T23:25:35.100 INFO:teuthology.orchestra.run.trial135.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T23:25:35.101 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T23:25:35.101 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-18T23:25:35.101 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2026-02-18T23:25:35.101 DEBUG:teuthology.orchestra.run.trial135:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T23:25:35.163 INFO:teuthology.orchestra.run.trial135.stdout:ttyS1 2026-02-18T23:25:35.179 DEBUG:teuthology.parallel:result is None 2026-02-18T23:25:35.296 INFO:teuthology.orchestra.run.trial181.stdout:CentOS Stream 9 - Extras packages 18 kB/s | 20 kB 00:01 2026-02-18T23:25:36.198 INFO:teuthology.orchestra.run.trial181.stdout:Extra Packages for Enterprise Linux 24 MB/s | 20 MB 00:00 2026-02-18T23:25:39.310 INFO:teuthology.orchestra.run.trial181.stdout:lab-extras 2.3 MB/s | 50 kB 00:00 2026-02-18T23:25:40.322 INFO:teuthology.orchestra.run.trial181.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-18T23:25:40.322 INFO:teuthology.orchestra.run.trial181.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-18T23:25:40.341 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:25:40.342 INFO:teuthology.orchestra.run.trial181.stdout:Nothing to do. 2026-02-18T23:25:40.342 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:25:40.365 DEBUG:teuthology.orchestra.run.trial181:> echo no | sudo yum reinstall kernel || true 2026-02-18T23:25:40.666 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:01 ago on Wed 18 Feb 2026 11:25:39 PM UTC. 2026-02-18T23:25:40.746 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:25:40.747 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:25:40.747 INFO:teuthology.orchestra.run.trial181.stdout: Package Architecture Version Repository Size 2026-02-18T23:25:40.747 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:25:40.747 INFO:teuthology.orchestra.run.trial181.stdout:Reinstalling: 2026-02-18T23:25:40.747 INFO:teuthology.orchestra.run.trial181.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T23:25:40.748 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:25:40.748 INFO:teuthology.orchestra.run.trial181.stdout:Transaction Summary 2026-02-18T23:25:40.748 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:25:40.748 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:25:40.748 INFO:teuthology.orchestra.run.trial181.stdout:Total download size: 803 k 2026-02-18T23:25:40.748 INFO:teuthology.orchestra.run.trial181.stdout:Installed size: 0 2026-02-18T23:25:40.748 INFO:teuthology.orchestra.run.trial181.stderr:Operation aborted. 2026-02-18T23:25:40.767 INFO:teuthology.orchestra.run.trial181.stdout:Is this ok [y/N]: 2026-02-18T23:25:40.768 DEBUG:teuthology.orchestra.run.trial181:> sudo yum reinstall -y kernel || true 2026-02-18T23:25:41.067 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:02 ago on Wed 18 Feb 2026 11:25:39 PM UTC. 2026-02-18T23:25:41.147 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:25:41.148 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:25:41.148 INFO:teuthology.orchestra.run.trial181.stdout: Package Architecture Version Repository Size 2026-02-18T23:25:41.148 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:25:41.148 INFO:teuthology.orchestra.run.trial181.stdout:Reinstalling: 2026-02-18T23:25:41.148 INFO:teuthology.orchestra.run.trial181.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T23:25:41.148 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:25:41.148 INFO:teuthology.orchestra.run.trial181.stdout:Transaction Summary 2026-02-18T23:25:41.148 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:25:41.148 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:25:41.148 INFO:teuthology.orchestra.run.trial181.stdout:Total download size: 803 k 2026-02-18T23:25:41.149 INFO:teuthology.orchestra.run.trial181.stdout:Installed size: 0 2026-02-18T23:25:41.149 INFO:teuthology.orchestra.run.trial181.stdout:Downloading Packages: 2026-02-18T23:25:41.375 INFO:teuthology.orchestra.run.trial181.stdout:kernel-5.14.0-681.el9.x86_64.rpm 5.6 MB/s | 803 kB 00:00 2026-02-18T23:25:41.375 INFO:teuthology.orchestra.run.trial181.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:25:41.375 INFO:teuthology.orchestra.run.trial181.stdout:Total 3.5 MB/s | 803 kB 00:00 2026-02-18T23:25:41.386 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction check 2026-02-18T23:25:41.421 INFO:teuthology.orchestra.run.trial181.stdout:Transaction check succeeded. 2026-02-18T23:25:41.421 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction test 2026-02-18T23:25:41.426 INFO:teuthology.orchestra.run.trial181.stdout:Transaction test succeeded. 2026-02-18T23:25:41.426 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction 2026-02-18T23:25:41.450 INFO:teuthology.orchestra.run.trial181.stdout: Preparing : 1/1 2026-02-18T23:25:41.454 INFO:teuthology.orchestra.run.trial181.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-18T23:25:41.454 INFO:teuthology.orchestra.run.trial181.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:25:41.562 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:25:41.562 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-18T23:25:41.613 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:25:41.614 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:25:41.614 INFO:teuthology.orchestra.run.trial181.stdout:Reinstalled: 2026-02-18T23:25:41.614 INFO:teuthology.orchestra.run.trial181.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-18T23:25:41.614 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:25:41.614 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:25:41.641 DEBUG:teuthology.orchestra.run.trial181:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T23:25:41.667 INFO:teuthology.orchestra.run.trial181.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T23:25:41.668 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T23:25:41.668 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-18T23:25:41.668 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2026-02-18T23:25:41.668 DEBUG:teuthology.orchestra.run.trial181:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T23:25:41.733 INFO:teuthology.orchestra.run.trial181.stdout:ttyS1 2026-02-18T23:25:41.756 DEBUG:teuthology.parallel:result is None 2026-02-18T23:25:41.756 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-18T23:25:41.766 INFO:teuthology.task.internal:Creating test directory... 2026-02-18T23:25:41.766 DEBUG:teuthology.orchestra.run.trial135:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T23:25:41.769 DEBUG:teuthology.orchestra.run.trial181:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T23:25:41.812 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-18T23:25:41.826 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-18T23:25:41.840 INFO:teuthology.task.internal:Creating archive directory... 2026-02-18T23:25:41.840 DEBUG:teuthology.orchestra.run.trial135:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T23:25:41.843 DEBUG:teuthology.orchestra.run.trial181:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T23:25:41.879 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-18T23:25:41.891 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-18T23:25:41.891 DEBUG:teuthology.orchestra.run.trial135:> 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:25:41.899 DEBUG:teuthology.orchestra.run.trial181:> 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:25:41.921 INFO:teuthology.orchestra.run.trial135.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T23:25:41.930 INFO:teuthology.orchestra.run.trial135.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T23:25:41.937 INFO:teuthology.orchestra.run.trial181.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T23:25:41.945 INFO:teuthology.orchestra.run.trial181.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T23:25:41.947 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-18T23:25:41.960 INFO:teuthology.task.internal:Configuring sudo... 2026-02-18T23:25:41.960 DEBUG:teuthology.orchestra.run.trial135:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T23:25:41.974 DEBUG:teuthology.orchestra.run.trial181:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T23:25:42.011 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-18T23:25:42.027 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-18T23:25:42.028 DEBUG:teuthology.orchestra.run.trial135:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T23:25:42.039 DEBUG:teuthology.orchestra.run.trial181:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T23:25:42.067 DEBUG:teuthology.orchestra.run.trial135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:25:42.215 DEBUG:teuthology.orchestra.run.trial135:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:25:42.239 DEBUG:teuthology.orchestra.run.trial135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:25:42.404 DEBUG:teuthology.orchestra.run.trial135:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:25:42.432 DEBUG:teuthology.orchestra.run.trial135:> set -ex 2026-02-18T23:25:42.432 DEBUG:teuthology.orchestra.run.trial135:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T23:25:42.500 DEBUG:teuthology.orchestra.run.trial181:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:25:42.623 DEBUG:teuthology.orchestra.run.trial181:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:25:42.648 DEBUG:teuthology.orchestra.run.trial181:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:25:42.793 DEBUG:teuthology.orchestra.run.trial181:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:25:42.818 DEBUG:teuthology.orchestra.run.trial181:> set -ex 2026-02-18T23:25:42.818 DEBUG:teuthology.orchestra.run.trial181:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T23:25:42.883 DEBUG:teuthology.orchestra.run.trial135:> sudo service rsyslog restart 2026-02-18T23:25:42.885 DEBUG:teuthology.orchestra.run.trial181:> sudo service rsyslog restart 2026-02-18T23:25:42.912 INFO:teuthology.orchestra.run.trial135.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T23:25:42.952 INFO:teuthology.orchestra.run.trial181.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T23:25:43.450 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-18T23:25:43.465 INFO:teuthology.task.internal:Starting timer... 2026-02-18T23:25:43.465 INFO:teuthology.run_tasks:Running task pcp... 2026-02-18T23:25:43.486 INFO:teuthology.run_tasks:Running task selinux... 2026-02-18T23:25:43.503 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2026-02-18T23:25:43.504 DEBUG:teuthology.orchestra.run.trial135:> sudo service auditd rotate 2026-02-18T23:25:43.534 INFO:teuthology.orchestra.run.trial135.stdout:Rotating logs: 2026-02-18T23:25:43.536 DEBUG:teuthology.orchestra.run.trial181:> sudo service auditd rotate 2026-02-18T23:25:43.565 INFO:teuthology.orchestra.run.trial181.stdout:Rotating logs: 2026-02-18T23:25:43.567 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-18T23:25:43.568 DEBUG:teuthology.orchestra.run.trial135:> /usr/sbin/getenforce 2026-02-18T23:25:43.592 INFO:teuthology.orchestra.run.trial135.stdout:Permissive 2026-02-18T23:25:43.592 DEBUG:teuthology.orchestra.run.trial181:> /usr/sbin/getenforce 2026-02-18T23:25:43.624 INFO:teuthology.orchestra.run.trial181.stdout:Permissive 2026-02-18T23:25:43.624 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial135.front.sepia.ceph.com': 'permissive', 'ubuntu@trial181.front.sepia.ceph.com': 'permissive'} 2026-02-18T23:25:43.625 DEBUG:teuthology.orchestra.run.trial135:> 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:25:43.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:25:43.657 DEBUG:teuthology.orchestra.run.trial181:> 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:25:43.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:25:43.690 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-18T23:25:43.690 DEBUG:teuthology.orchestra.run.trial135:> sudo /usr/sbin/setenforce permissive 2026-02-18T23:25:43.722 DEBUG:teuthology.orchestra.run.trial181:> sudo /usr/sbin/setenforce permissive 2026-02-18T23:25:43.755 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-18T23:25:43.775 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-18T23:25:43.787 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:25:43.789 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial135.front.sepia.ceph.com,trial181.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-18T23:26:55.995 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial135.front.sepia.ceph.com'), Remote(name='ubuntu@trial181.front.sepia.ceph.com')] 2026-02-18T23:26:55.996 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial135.front.sepia.ceph.com' 2026-02-18T23:26:55.997 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T23:26:56.087 DEBUG:teuthology.orchestra.run.trial135:> true 2026-02-18T23:26:56.160 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial135.front.sepia.ceph.com' 2026-02-18T23:26:56.160 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial181.front.sepia.ceph.com' 2026-02-18T23:26:56.160 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T23:26:56.232 DEBUG:teuthology.orchestra.run.trial181:> true 2026-02-18T23:26:56.316 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial181.front.sepia.ceph.com' 2026-02-18T23:26:56.316 INFO:teuthology.run_tasks:Running task clock... 2026-02-18T23:26:56.331 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-18T23:26:56.331 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T23:26:56.331 DEBUG:teuthology.orchestra.run.trial135:> 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:26:56.333 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T23:26:56.333 DEBUG:teuthology.orchestra.run.trial181:> 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:26:56.359 INFO:teuthology.orchestra.run.trial135.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-18T23:26:56.372 INFO:teuthology.orchestra.run.trial135.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-18T23:26:56.387 INFO:teuthology.orchestra.run.trial181.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-18T23:26:56.392 INFO:teuthology.orchestra.run.trial135.stderr:sudo: ntpd: command not found 2026-02-18T23:26:56.399 INFO:teuthology.orchestra.run.trial181.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-18T23:26:56.401 INFO:teuthology.orchestra.run.trial135.stdout:506 Cannot talk to daemon 2026-02-18T23:26:56.414 INFO:teuthology.orchestra.run.trial135.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-18T23:26:56.421 INFO:teuthology.orchestra.run.trial181.stderr:sudo: ntpd: command not found 2026-02-18T23:26:56.426 INFO:teuthology.orchestra.run.trial135.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-18T23:26:56.430 INFO:teuthology.orchestra.run.trial181.stdout:506 Cannot talk to daemon 2026-02-18T23:26:56.442 INFO:teuthology.orchestra.run.trial181.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-18T23:26:56.453 INFO:teuthology.orchestra.run.trial181.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-18T23:26:56.472 INFO:teuthology.orchestra.run.trial135.stderr:bash: line 1: ntpq: command not found 2026-02-18T23:26:56.506 INFO:teuthology.orchestra.run.trial181.stderr:bash: line 1: ntpq: command not found 2026-02-18T23:26:56.525 INFO:teuthology.orchestra.run.trial135.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T23:26:56.525 INFO:teuthology.orchestra.run.trial135.stdout:=============================================================================== 2026-02-18T23:26:56.525 INFO:teuthology.orchestra.run.trial135.stdout:^? 72-14-186-59.ip.linodeus> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:26:56.525 INFO:teuthology.orchestra.run.trial135.stdout:^? 108.61.215.221.vultruser> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:26:56.525 INFO:teuthology.orchestra.run.trial135.stdout:^? 149.28.61.105.vultruserc> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:26:56.525 INFO:teuthology.orchestra.run.trial135.stdout:^? 66.42.71.197.vultruserco> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:26:56.526 INFO:teuthology.orchestra.run.trial181.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T23:26:56.526 INFO:teuthology.orchestra.run.trial181.stdout:=============================================================================== 2026-02-18T23:26:56.526 INFO:teuthology.orchestra.run.trial181.stdout:^? 23.186.168.131 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:26:56.526 INFO:teuthology.orchestra.run.trial181.stdout:^? ntp1.glypnod.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:26:56.527 INFO:teuthology.orchestra.run.trial181.stdout:^? time.cloudflare.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:26:56.527 INFO:teuthology.orchestra.run.trial181.stdout:^? 172-234-25-10.ip.linodeu> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:26:56.529 INFO:teuthology.run_tasks:Running task pexec... 2026-02-18T23:26:56.548 INFO:teuthology.task.pexec:Executing custom commands... 2026-02-18T23:26:56.549 DEBUG:teuthology.orchestra.run.trial135:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-18T23:26:56.550 DEBUG:teuthology.orchestra.run.trial181:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-18T23:26:56.572 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial135.front.sepia.ceph.com 2026-02-18T23:26:56.572 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-18T23:26:56.572 INFO:teuthology.task.pexec:sudo dnf install runc nvmetcli nvme-cli -y 2026-02-18T23:26:56.572 INFO:teuthology.task.pexec:sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf 2026-02-18T23:26:56.572 INFO:teuthology.task.pexec:sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf 2026-02-18T23:26:56.574 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial181.front.sepia.ceph.com 2026-02-18T23:26:56.574 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-18T23:26:56.574 INFO:teuthology.task.pexec:sudo dnf install runc nvmetcli nvme-cli -y 2026-02-18T23:26:56.574 INFO:teuthology.task.pexec:sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf 2026-02-18T23:26:56.574 INFO:teuthology.task.pexec:sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf 2026-02-18T23:26:56.742 INFO:teuthology.orchestra.run.trial135.stdout:No match for argument: nvme-cli 2026-02-18T23:26:56.743 INFO:teuthology.orchestra.run.trial135.stderr:No packages marked for removal. 2026-02-18T23:26:56.744 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:26:56.745 INFO:teuthology.orchestra.run.trial135.stdout:Nothing to do. 2026-02-18T23:26:56.745 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:26:56.748 INFO:teuthology.orchestra.run.trial181.stdout:No match for argument: nvme-cli 2026-02-18T23:26:56.748 INFO:teuthology.orchestra.run.trial181.stderr:No packages marked for removal. 2026-02-18T23:26:56.750 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:26:56.750 INFO:teuthology.orchestra.run.trial181.stdout:Nothing to do. 2026-02-18T23:26:56.750 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:26:57.044 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:31 ago on Wed 18 Feb 2026 11:26:25 PM UTC. 2026-02-18T23:26:57.051 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:31 ago on Wed 18 Feb 2026 11:26:25 PM UTC. 2026-02-18T23:26:57.125 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:26:57.125 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:26:57.126 INFO:teuthology.orchestra.run.trial135.stdout: Package Arch Version Repository Size 2026-02-18T23:26:57.126 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:26:57.126 INFO:teuthology.orchestra.run.trial135.stdout:Installing: 2026-02-18T23:26:57.126 INFO:teuthology.orchestra.run.trial135.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-18T23:26:57.126 INFO:teuthology.orchestra.run.trial135.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-18T23:26:57.126 INFO:teuthology.orchestra.run.trial135.stdout: runc x86_64 4:1.4.0-1.el9 appstream 4.0 M 2026-02-18T23:26:57.126 INFO:teuthology.orchestra.run.trial135.stdout:Installing dependencies: 2026-02-18T23:26:57.126 INFO:teuthology.orchestra.run.trial135.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-18T23:26:57.126 INFO:teuthology.orchestra.run.trial135.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-18T23:26:57.126 INFO:teuthology.orchestra.run.trial135.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-18T23:26:57.126 INFO:teuthology.orchestra.run.trial135.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-18T23:26:57.126 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:26:57.126 INFO:teuthology.orchestra.run.trial135.stdout:Transaction Summary 2026-02-18T23:26:57.126 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:26:57.126 INFO:teuthology.orchestra.run.trial135.stdout:Install 7 Packages 2026-02-18T23:26:57.126 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:26:57.127 INFO:teuthology.orchestra.run.trial135.stdout:Total download size: 6.3 M 2026-02-18T23:26:57.127 INFO:teuthology.orchestra.run.trial135.stdout:Installed size: 24 M 2026-02-18T23:26:57.127 INFO:teuthology.orchestra.run.trial135.stdout:Downloading Packages: 2026-02-18T23:26:57.133 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:26:57.133 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:26:57.133 INFO:teuthology.orchestra.run.trial181.stdout: Package Arch Version Repository Size 2026-02-18T23:26:57.133 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:26:57.133 INFO:teuthology.orchestra.run.trial181.stdout:Installing: 2026-02-18T23:26:57.133 INFO:teuthology.orchestra.run.trial181.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-18T23:26:57.133 INFO:teuthology.orchestra.run.trial181.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-18T23:26:57.133 INFO:teuthology.orchestra.run.trial181.stdout: runc x86_64 4:1.4.0-1.el9 appstream 4.0 M 2026-02-18T23:26:57.133 INFO:teuthology.orchestra.run.trial181.stdout:Installing dependencies: 2026-02-18T23:26:57.134 INFO:teuthology.orchestra.run.trial181.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-18T23:26:57.134 INFO:teuthology.orchestra.run.trial181.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-18T23:26:57.134 INFO:teuthology.orchestra.run.trial181.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-18T23:26:57.134 INFO:teuthology.orchestra.run.trial181.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-18T23:26:57.134 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:26:57.134 INFO:teuthology.orchestra.run.trial181.stdout:Transaction Summary 2026-02-18T23:26:57.134 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:26:57.134 INFO:teuthology.orchestra.run.trial181.stdout:Install 7 Packages 2026-02-18T23:26:57.134 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:26:57.134 INFO:teuthology.orchestra.run.trial181.stdout:Total download size: 6.3 M 2026-02-18T23:26:57.134 INFO:teuthology.orchestra.run.trial181.stdout:Installed size: 24 M 2026-02-18T23:26:57.135 INFO:teuthology.orchestra.run.trial181.stdout:Downloading Packages: 2026-02-18T23:26:57.763 INFO:teuthology.orchestra.run.trial135.stdout:(1/7): nvmetcli-0.8-3.el9.noarch.rpm 138 kB/s | 44 kB 00:00 2026-02-18T23:26:57.810 INFO:teuthology.orchestra.run.trial135.stdout:(2/7): python3-configshell-1.1.30-1.el9.noarch. 197 kB/s | 72 kB 00:00 2026-02-18T23:26:57.940 INFO:teuthology.orchestra.run.trial135.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 476 kB/s | 84 kB 00:00 2026-02-18T23:26:58.020 INFO:teuthology.orchestra.run.trial135.stdout:(4/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 717 kB/s | 150 kB 00:00 2026-02-18T23:26:58.126 INFO:teuthology.orchestra.run.trial135.stdout:(5/7): runc-1.4.0-1.el9.x86_64.rpm 37 MB/s | 4.0 MB 00:00 2026-02-18T23:26:58.127 INFO:teuthology.orchestra.run.trial135.stdout:(6/7): nvme-cli-2.16-1.el9.x86_64.rpm 1.7 MB/s | 1.2 MB 00:00 2026-02-18T23:26:58.245 INFO:teuthology.orchestra.run.trial181.stdout:(1/7): nvmetcli-0.8-3.el9.noarch.rpm 75 kB/s | 44 kB 00:00 2026-02-18T23:26:58.267 INFO:teuthology.orchestra.run.trial135.stdout:(7/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 2.5 MB/s | 837 kB 00:00 2026-02-18T23:26:58.268 INFO:teuthology.orchestra.run.trial135.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:26:58.268 INFO:teuthology.orchestra.run.trial135.stdout:Total 5.5 MB/s | 6.3 MB 00:01 2026-02-18T23:26:58.300 INFO:teuthology.orchestra.run.trial181.stdout:(2/7): python3-configshell-1.1.30-1.el9.noarch. 112 kB/s | 72 kB 00:00 2026-02-18T23:26:58.334 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction check 2026-02-18T23:26:58.341 INFO:teuthology.orchestra.run.trial135.stdout:Transaction check succeeded. 2026-02-18T23:26:58.341 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction test 2026-02-18T23:26:58.423 INFO:teuthology.orchestra.run.trial135.stdout:Transaction test succeeded. 2026-02-18T23:26:58.423 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction 2026-02-18T23:26:58.566 INFO:teuthology.orchestra.run.trial135.stdout: Preparing : 1/1 2026-02-18T23:26:58.574 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2026-02-18T23:26:58.582 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/7 2026-02-18T23:26:58.588 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-18T23:26:58.594 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-18T23:26:58.595 INFO:teuthology.orchestra.run.trial135.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/7 2026-02-18T23:26:58.612 INFO:teuthology.orchestra.run.trial181.stdout:(3/7): nvme-cli-2.16-1.el9.x86_64.rpm 1.2 MB/s | 1.2 MB 00:00 2026-02-18T23:26:58.641 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/7 2026-02-18T23:26:58.754 INFO:teuthology.orchestra.run.trial135.stdout: Installing : runc-4:1.4.0-1.el9.x86_64 6/7 2026-02-18T23:26:58.757 INFO:teuthology.orchestra.run.trial135.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-18T23:26:58.893 INFO:teuthology.orchestra.run.trial181.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 130 kB/s | 84 kB 00:00 2026-02-18T23:26:59.008 INFO:teuthology.orchestra.run.trial181.stdout:(5/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 213 kB/s | 150 kB 00:00 2026-02-18T23:26:59.036 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-18T23:26:59.036 INFO:teuthology.orchestra.run.trial135.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T23:26:59.036 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:26:59.150 INFO:teuthology.orchestra.run.trial181.stdout:(6/7): runc-1.4.0-1.el9.x86_64.rpm 15 MB/s | 4.0 MB 00:00 2026-02-18T23:26:59.289 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/7 2026-02-18T23:26:59.289 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/7 2026-02-18T23:26:59.289 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-18T23:26:59.289 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-18T23:26:59.289 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/7 2026-02-18T23:26:59.289 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2026-02-18T23:26:59.342 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : runc-4:1.4.0-1.el9.x86_64 7/7 2026-02-18T23:26:59.342 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:26:59.342 INFO:teuthology.orchestra.run.trial135.stdout:Installed: 2026-02-18T23:26:59.342 INFO:teuthology.orchestra.run.trial135.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-18T23:26:59.342 INFO:teuthology.orchestra.run.trial135.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-18T23:26:59.342 INFO:teuthology.orchestra.run.trial135.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-18T23:26:59.342 INFO:teuthology.orchestra.run.trial135.stdout: runc-4:1.4.0-1.el9.x86_64 2026-02-18T23:26:59.342 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:26:59.342 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:26:59.396 DEBUG:teuthology.parallel:result is None 2026-02-18T23:26:59.513 INFO:teuthology.orchestra.run.trial181.stdout:(7/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 930 kB/s | 837 kB 00:00 2026-02-18T23:26:59.513 INFO:teuthology.orchestra.run.trial181.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:26:59.514 INFO:teuthology.orchestra.run.trial181.stdout:Total 2.6 MB/s | 6.3 MB 00:02 2026-02-18T23:26:59.579 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction check 2026-02-18T23:26:59.587 INFO:teuthology.orchestra.run.trial181.stdout:Transaction check succeeded. 2026-02-18T23:26:59.587 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction test 2026-02-18T23:26:59.667 INFO:teuthology.orchestra.run.trial181.stdout:Transaction test succeeded. 2026-02-18T23:26:59.667 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction 2026-02-18T23:26:59.814 INFO:teuthology.orchestra.run.trial181.stdout: Preparing : 1/1 2026-02-18T23:26:59.822 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2026-02-18T23:26:59.830 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/7 2026-02-18T23:26:59.836 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-18T23:26:59.841 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-18T23:26:59.842 INFO:teuthology.orchestra.run.trial181.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/7 2026-02-18T23:26:59.887 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/7 2026-02-18T23:27:00.000 INFO:teuthology.orchestra.run.trial181.stdout: Installing : runc-4:1.4.0-1.el9.x86_64 6/7 2026-02-18T23:27:00.003 INFO:teuthology.orchestra.run.trial181.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-18T23:27:00.298 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-18T23:27:00.298 INFO:teuthology.orchestra.run.trial181.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T23:27:00.298 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:00.556 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/7 2026-02-18T23:27:00.556 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/7 2026-02-18T23:27:00.557 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-18T23:27:00.557 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-18T23:27:00.557 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/7 2026-02-18T23:27:00.557 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2026-02-18T23:27:00.610 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : runc-4:1.4.0-1.el9.x86_64 7/7 2026-02-18T23:27:00.610 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:00.610 INFO:teuthology.orchestra.run.trial181.stdout:Installed: 2026-02-18T23:27:00.611 INFO:teuthology.orchestra.run.trial181.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-18T23:27:00.611 INFO:teuthology.orchestra.run.trial181.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-18T23:27:00.611 INFO:teuthology.orchestra.run.trial181.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-18T23:27:00.611 INFO:teuthology.orchestra.run.trial181.stdout: runc-4:1.4.0-1.el9.x86_64 2026-02-18T23:27:00.611 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:00.611 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:00.663 DEBUG:teuthology.parallel:result is None 2026-02-18T23:27:00.664 INFO:teuthology.run_tasks:Running task install... 2026-02-18T23:27:00.677 DEBUG:teuthology.task.install:project ceph 2026-02-18T23:27:00.678 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '5c7d9533eb2b3fdb031dd48c8022c4d967a9a910'}} 2026-02-18T23:27:00.678 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '5c7d9533eb2b3fdb031dd48c8022c4d967a9a910'} 2026-02-18T23:27:00.678 INFO:teuthology.task.install:Using flavor: default 2026-02-18T23:27:00.686 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:27:00.686 INFO:teuthology.task.install:extra packages: [] 2026-02-18T23:27:00.687 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:27:00.687 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:27:00.687 INFO:teuthology.packaging:ref: None 2026-02-18T23:27:00.688 INFO:teuthology.packaging:tag: None 2026-02-18T23:27:00.688 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:27:00.688 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:27:00.688 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:27:00.690 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:27:00.691 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:27:00.691 INFO:teuthology.packaging:ref: None 2026-02-18T23:27:00.691 INFO:teuthology.packaging:tag: None 2026-02-18T23:27:00.691 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:27:00.691 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:27:00.691 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:27:00.895 INFO:teuthology.task.install.rpm:Pulling from https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/centos/9/flavors/default/ 2026-02-18T23:27:00.895 INFO:teuthology.task.install.rpm:Package version is 17.2.9-0 2026-02-18T23:27:00.903 INFO:teuthology.task.install.rpm:Pulling from https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/centos/9/flavors/default/ 2026-02-18T23:27:00.903 INFO:teuthology.task.install.rpm:Package version is 17.2.9-0 2026-02-18T23:27:01.038 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:27:01.038 DEBUG:teuthology.orchestra.run.trial135:> set -ex 2026-02-18T23:27:01.038 DEBUG:teuthology.orchestra.run.trial135:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-18T23:27:01.048 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:27:01.053 DEBUG:teuthology.orchestra.run.trial181:> set -ex 2026-02-18T23:27:01.053 DEBUG:teuthology.orchestra.run.trial181:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-18T23:27:01.065 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:27:01.065 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:27:01.065 INFO:teuthology.packaging:ref: None 2026-02-18T23:27:01.065 INFO:teuthology.packaging:tag: None 2026-02-18T23:27:01.065 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:27:01.065 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:27:01.065 DEBUG:teuthology.orchestra.run.trial135:> 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:27:01.081 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:27:01.081 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:27:01.081 INFO:teuthology.packaging:ref: None 2026-02-18T23:27:01.081 INFO:teuthology.packaging:tag: None 2026-02-18T23:27:01.081 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:27:01.081 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:27:01.081 DEBUG:teuthology.orchestra.run.trial181:> 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:27:01.131 DEBUG:teuthology.orchestra.run.trial135:> 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:27:01.150 DEBUG:teuthology.orchestra.run.trial181:> 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:27:01.206 DEBUG:teuthology.orchestra.run.trial135:> 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:27:01.231 DEBUG:teuthology.orchestra.run.trial181:> 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:27:01.272 INFO:teuthology.orchestra.run.trial135.stdout:check_obsoletes = 1 2026-02-18T23:27:01.273 DEBUG:teuthology.orchestra.run.trial135:> sudo yum clean all 2026-02-18T23:27:01.295 INFO:teuthology.orchestra.run.trial181.stdout:check_obsoletes = 1 2026-02-18T23:27:01.297 DEBUG:teuthology.orchestra.run.trial181:> sudo yum clean all 2026-02-18T23:27:01.431 INFO:teuthology.orchestra.run.trial135.stdout:41 files removed 2026-02-18T23:27:01.446 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install ceph-radosgw 2026-02-18T23:27:01.456 INFO:teuthology.orchestra.run.trial181.stdout:41 files removed 2026-02-18T23:27:01.471 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install ceph-radosgw 2026-02-18T23:27:01.687 INFO:teuthology.orchestra.run.trial135.stdout:ceph packages for x86_64 784 kB/s | 77 kB 00:00 2026-02-18T23:27:01.707 INFO:teuthology.orchestra.run.trial181.stdout:ceph packages for x86_64 834 kB/s | 77 kB 00:00 2026-02-18T23:27:01.785 INFO:teuthology.orchestra.run.trial135.stdout:ceph noarch packages 144 kB/s | 11 kB 00:00 2026-02-18T23:27:01.801 INFO:teuthology.orchestra.run.trial181.stdout:ceph noarch packages 153 kB/s | 11 kB 00:00 2026-02-18T23:27:01.876 INFO:teuthology.orchestra.run.trial135.stdout:ceph source packages 30 kB/s | 2.1 kB 00:00 2026-02-18T23:27:01.893 INFO:teuthology.orchestra.run.trial181.stdout:ceph source packages 30 kB/s | 2.1 kB 00:00 2026-02-18T23:27:02.621 INFO:teuthology.orchestra.run.trial181.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.9 MB 00:00 2026-02-18T23:27:02.831 INFO:teuthology.orchestra.run.trial135.stdout:CentOS Stream 9 - BaseOS 9.5 MB/s | 8.9 MB 00:00 2026-02-18T23:27:05.414 INFO:teuthology.orchestra.run.trial135.stdout:CentOS Stream 9 - AppStream 13 MB/s | 27 MB 00:02 2026-02-18T23:27:05.834 INFO:teuthology.orchestra.run.trial181.stdout:CentOS Stream 9 - AppStream 10 MB/s | 27 MB 00:02 2026-02-18T23:27:09.254 INFO:teuthology.orchestra.run.trial181.stdout:CentOS Stream 9 - CRB 7.5 MB/s | 7.8 MB 00:01 2026-02-18T23:27:11.254 INFO:teuthology.orchestra.run.trial181.stdout:CentOS Stream 9 - Extras packages 16 kB/s | 20 kB 00:01 2026-02-18T23:27:12.027 INFO:teuthology.orchestra.run.trial181.stdout:Extra Packages for Enterprise Linux 29 MB/s | 20 MB 00:00 2026-02-18T23:27:15.199 INFO:teuthology.orchestra.run.trial181.stdout:lab-extras 977 kB/s | 50 kB 00:00 2026-02-18T23:27:16.291 INFO:teuthology.orchestra.run.trial135.stdout:CentOS Stream 9 - CRB 940 kB/s | 7.8 MB 00:08 2026-02-18T23:27:16.393 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:16.393 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:16.394 INFO:teuthology.orchestra.run.trial181.stdout: Package Arch Version Repository Size 2026-02-18T23:27:16.394 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:16.394 INFO:teuthology.orchestra.run.trial181.stdout:Installing: 2026-02-18T23:27:16.394 INFO:teuthology.orchestra.run.trial181.stdout: ceph-radosgw x86_64 2:17.2.9-0.el9 ceph 14 M 2026-02-18T23:27:16.394 INFO:teuthology.orchestra.run.trial181.stdout:Upgrading: 2026-02-18T23:27:16.394 INFO:teuthology.orchestra.run.trial181.stdout: librados2 x86_64 2:17.2.9-0.el9 ceph 3.1 M 2026-02-18T23:27:16.394 INFO:teuthology.orchestra.run.trial181.stdout: librbd1 x86_64 2:17.2.9-0.el9 ceph 2.9 M 2026-02-18T23:27:16.395 INFO:teuthology.orchestra.run.trial181.stdout:Installing dependencies: 2026-02-18T23:27:16.395 INFO:teuthology.orchestra.run.trial181.stdout: ceph-base x86_64 2:17.2.9-0.el9 ceph 5.0 M 2026-02-18T23:27:16.395 INFO:teuthology.orchestra.run.trial181.stdout: ceph-common x86_64 2:17.2.9-0.el9 ceph 22 M 2026-02-18T23:27:16.395 INFO:teuthology.orchestra.run.trial181.stdout: ceph-selinux x86_64 2:17.2.9-0.el9 ceph 25 k 2026-02-18T23:27:16.395 INFO:teuthology.orchestra.run.trial181.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-18T23:27:16.395 INFO:teuthology.orchestra.run.trial181.stdout: libcephfs2 x86_64 2:17.2.9-0.el9 ceph 637 k 2026-02-18T23:27:16.395 INFO:teuthology.orchestra.run.trial181.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-18T23:27:16.395 INFO:teuthology.orchestra.run.trial181.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-18T23:27:16.395 INFO:teuthology.orchestra.run.trial181.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-18T23:27:16.395 INFO:teuthology.orchestra.run.trial181.stdout: libradosstriper1 x86_64 2:17.2.9-0.el9 ceph 457 k 2026-02-18T23:27:16.395 INFO:teuthology.orchestra.run.trial181.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-18T23:27:16.395 INFO:teuthology.orchestra.run.trial181.stdout: librgw2 x86_64 2:17.2.9-0.el9 ceph 4.9 M 2026-02-18T23:27:16.396 INFO:teuthology.orchestra.run.trial181.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-18T23:27:16.396 INFO:teuthology.orchestra.run.trial181.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-18T23:27:16.396 INFO:teuthology.orchestra.run.trial181.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-18T23:27:16.396 INFO:teuthology.orchestra.run.trial181.stdout: python3-ceph-argparse x86_64 2:17.2.9-0.el9 ceph 45 k 2026-02-18T23:27:16.396 INFO:teuthology.orchestra.run.trial181.stdout: python3-ceph-common x86_64 2:17.2.9-0.el9 ceph 120 k 2026-02-18T23:27:16.396 INFO:teuthology.orchestra.run.trial181.stdout: python3-cephfs x86_64 2:17.2.9-0.el9 ceph 157 k 2026-02-18T23:27:16.396 INFO:teuthology.orchestra.run.trial181.stdout: python3-rados x86_64 2:17.2.9-0.el9 ceph 320 k 2026-02-18T23:27:16.396 INFO:teuthology.orchestra.run.trial181.stdout: python3-rbd x86_64 2:17.2.9-0.el9 ceph 296 k 2026-02-18T23:27:16.396 INFO:teuthology.orchestra.run.trial181.stdout: python3-rgw x86_64 2:17.2.9-0.el9 ceph 100 k 2026-02-18T23:27:16.396 INFO:teuthology.orchestra.run.trial181.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-18T23:27:16.397 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:16.397 INFO:teuthology.orchestra.run.trial181.stdout:Transaction Summary 2026-02-18T23:27:16.397 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:16.397 INFO:teuthology.orchestra.run.trial181.stdout:Install 22 Packages 2026-02-18T23:27:16.397 INFO:teuthology.orchestra.run.trial181.stdout:Upgrade 2 Packages 2026-02-18T23:27:16.397 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:16.398 INFO:teuthology.orchestra.run.trial181.stdout:Total download size: 58 M 2026-02-18T23:27:16.398 INFO:teuthology.orchestra.run.trial181.stdout:Downloading Packages: 2026-02-18T23:27:17.199 INFO:teuthology.orchestra.run.trial181.stdout:(1/24): ceph-base-17.2.9-0.el9.x86_64.rpm 42 MB/s | 5.0 MB 00:00 2026-02-18T23:27:17.213 INFO:teuthology.orchestra.run.trial181.stdout:(2/24): ceph-selinux-17.2.9-0.el9.x86_64.rpm 1.9 MB/s | 25 kB 00:00 2026-02-18T23:27:17.224 INFO:teuthology.orchestra.run.trial181.stdout:(3/24): libcephfs2-17.2.9-0.el9.x86_64.rpm 54 MB/s | 637 kB 00:00 2026-02-18T23:27:17.252 INFO:teuthology.orchestra.run.trial181.stdout:(4/24): ceph-radosgw-17.2.9-0.el9.x86_64.rpm 84 MB/s | 14 MB 00:00 2026-02-18T23:27:17.253 INFO:teuthology.orchestra.run.trial181.stdout:(5/24): libradosstriper1-17.2.9-0.el9.x86_64.rp 15 MB/s | 457 kB 00:00 2026-02-18T23:27:17.265 INFO:teuthology.orchestra.run.trial181.stdout:(6/24): python3-ceph-argparse-17.2.9-0.el9.x86_ 3.9 MB/s | 45 kB 00:00 2026-02-18T23:27:17.274 INFO:teuthology.orchestra.run.trial181.stdout:(7/24): python3-ceph-common-17.2.9-0.el9.x86_64 12 MB/s | 120 kB 00:00 2026-02-18T23:27:17.284 INFO:teuthology.orchestra.run.trial181.stdout:(8/24): python3-cephfs-17.2.9-0.el9.x86_64.rpm 15 MB/s | 157 kB 00:00 2026-02-18T23:27:17.290 INFO:teuthology.orchestra.run.trial181.stdout:(9/24): librgw2-17.2.9-0.el9.x86_64.rpm 129 MB/s | 4.9 MB 00:00 2026-02-18T23:27:17.295 INFO:teuthology.orchestra.run.trial181.stdout:(10/24): python3-rados-17.2.9-0.el9.x86_64.rpm 30 MB/s | 320 kB 00:00 2026-02-18T23:27:17.332 INFO:teuthology.orchestra.run.trial181.stdout:(11/24): ceph-common-17.2.9-0.el9.x86_64.rpm 89 MB/s | 22 MB 00:00 2026-02-18T23:27:17.333 INFO:teuthology.orchestra.run.trial181.stdout:(12/24): python3-rgw-17.2.9-0.el9.x86_64.rpm 2.6 MB/s | 100 kB 00:00 2026-02-18T23:27:17.333 INFO:teuthology.orchestra.run.trial181.stdout:(13/24): python3-rbd-17.2.9-0.el9.x86_64.rpm 6.6 MB/s | 296 kB 00:00 2026-02-18T23:27:17.358 INFO:teuthology.orchestra.run.trial181.stdout:(14/24): mailcap-2.1.49-5.el9.noarch.rpm 1.3 MB/s | 33 kB 00:00 2026-02-18T23:27:17.414 INFO:teuthology.orchestra.run.trial181.stdout:(15/24): librabbitmq-0.11.0-7.el9.x86_64.rpm 567 kB/s | 45 kB 00:00 2026-02-18T23:27:17.434 INFO:teuthology.orchestra.run.trial181.stdout:(16/24): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.6 MB/s | 160 kB 00:00 2026-02-18T23:27:17.468 INFO:teuthology.orchestra.run.trial181.stdout:(17/24): librdkafka-1.6.1-102.el9.x86_64.rpm 5.9 MB/s | 662 kB 00:00 2026-02-18T23:27:17.486 INFO:teuthology.orchestra.run.trial181.stdout:(18/24): gperftools-libs-2.9.1-3.el9.x86_64.rpm 5.7 MB/s | 308 kB 00:00 2026-02-18T23:27:17.498 INFO:teuthology.orchestra.run.trial181.stdout:(19/24): liboath-2.6.12-1.el9.x86_64.rpm 1.6 MB/s | 49 kB 00:00 2026-02-18T23:27:17.500 INFO:teuthology.orchestra.run.trial181.stdout:(20/24): libunwind-1.6.2-1.el9.x86_64.rpm 4.8 MB/s | 67 kB 00:00 2026-02-18T23:27:17.515 INFO:teuthology.orchestra.run.trial135.stdout:CentOS Stream 9 - Extras packages 41 kB/s | 20 kB 00:00 2026-02-18T23:27:17.524 INFO:teuthology.orchestra.run.trial181.stdout:(21/24): librados2-17.2.9-0.el9.x86_64.rpm 129 MB/s | 3.1 MB 00:00 2026-02-18T23:27:17.526 INFO:teuthology.orchestra.run.trial181.stdout:(22/24): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.5 MB/s | 292 kB 00:00 2026-02-18T23:27:17.546 INFO:teuthology.orchestra.run.trial181.stdout:(23/24): librbd1-17.2.9-0.el9.x86_64.rpm 132 MB/s | 2.9 MB 00:00 2026-02-18T23:27:17.599 INFO:teuthology.orchestra.run.trial181.stdout:(24/24): thrift-0.15.0-4.el9.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2026-02-18T23:27:17.601 INFO:teuthology.orchestra.run.trial181.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:27:17.601 INFO:teuthology.orchestra.run.trial181.stdout:Total 48 MB/s | 58 MB 00:01 2026-02-18T23:27:17.646 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction check 2026-02-18T23:27:17.662 INFO:teuthology.orchestra.run.trial181.stdout:Transaction check succeeded. 2026-02-18T23:27:17.662 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction test 2026-02-18T23:27:17.881 INFO:teuthology.orchestra.run.trial181.stdout:Transaction test succeeded. 2026-02-18T23:27:17.882 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction 2026-02-18T23:27:18.147 INFO:teuthology.orchestra.run.trial181.stdout: Preparing : 1/1 2026-02-18T23:27:18.283 INFO:teuthology.orchestra.run.trial181.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/26 2026-02-18T23:27:18.287 INFO:teuthology.orchestra.run.trial181.stdout: Upgrading : librados2-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:27:18.315 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: librados2-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:27:18.343 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-rados-2:17.2.9-0.el9.x86_64 3/26 2026-02-18T23:27:18.343 INFO:teuthology.orchestra.run.trial181.stdout: Installing : libcephfs2-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:27:18.367 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: libcephfs2-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:27:18.376 INFO:teuthology.orchestra.run.trial181.stdout: Installing : thrift-0.15.0-4.el9.x86_64 5/26 2026-02-18T23:27:18.378 INFO:teuthology.orchestra.run.trial181.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 6/26 2026-02-18T23:27:18.403 INFO:teuthology.orchestra.run.trial135.stdout:Extra Packages for Enterprise Linux 25 MB/s | 20 MB 00:00 2026-02-18T23:27:18.586 INFO:teuthology.orchestra.run.trial181.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 7/26 2026-02-18T23:27:18.587 INFO:teuthology.orchestra.run.trial181.stdout: Installing : librgw2-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:27:18.600 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: librgw2-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:27:18.605 INFO:teuthology.orchestra.run.trial181.stdout: Installing : liboath-2.6.12-1.el9.x86_64 9/26 2026-02-18T23:27:18.613 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-ceph-argparse-2:17.2.9-0.el9.x86_64 10/26 2026-02-18T23:27:18.619 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-cephfs-2:17.2.9-0.el9.x86_64 11/26 2026-02-18T23:27:18.640 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-rgw-2:17.2.9-0.el9.x86_64 12/26 2026-02-18T23:27:18.640 INFO:teuthology.orchestra.run.trial181.stdout: Installing : libradosstriper1-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:27:18.655 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: libradosstriper1-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:27:18.662 INFO:teuthology.orchestra.run.trial181.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/26 2026-02-18T23:27:18.667 INFO:teuthology.orchestra.run.trial181.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 15/26 2026-02-18T23:27:18.798 INFO:teuthology.orchestra.run.trial181.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 16/26 2026-02-18T23:27:18.799 INFO:teuthology.orchestra.run.trial181.stdout: Upgrading : librbd1-2:17.2.9-0.el9.x86_64 17/26 2026-02-18T23:27:18.826 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: librbd1-2:17.2.9-0.el9.x86_64 17/26 2026-02-18T23:27:18.829 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-rbd-2:17.2.9-0.el9.x86_64 18/26 2026-02-18T23:27:18.851 INFO:teuthology.orchestra.run.trial181.stdout: Installing : mailcap-2.1.49-5.el9.noarch 19/26 2026-02-18T23:27:18.853 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-ceph-common-2:17.2.9-0.el9.x86_64 20/26 2026-02-18T23:27:19.857 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:27:19.859 INFO:teuthology.orchestra.run.trial181.stdout: Installing : ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:27:20.122 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:27:20.125 INFO:teuthology.orchestra.run.trial181.stdout: Installing : ceph-base-2:17.2.9-0.el9.x86_64 22/26 2026-02-18T23:27:20.169 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: ceph-base-2:17.2.9-0.el9.x86_64 22/26 2026-02-18T23:27:20.169 INFO:teuthology.orchestra.run.trial181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-18T23:27:20.170 INFO:teuthology.orchestra.run.trial181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-18T23:27:20.170 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:20.173 INFO:teuthology.orchestra.run.trial181.stdout: Installing : ceph-selinux-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:27:21.557 INFO:teuthology.orchestra.run.trial135.stdout:lab-extras 2.5 MB/s | 50 kB 00:00 2026-02-18T23:27:22.753 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout: Package Arch Version Repository Size 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout:Installing: 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout: ceph-radosgw x86_64 2:17.2.9-0.el9 ceph 14 M 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout:Upgrading: 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout: librados2 x86_64 2:17.2.9-0.el9 ceph 3.1 M 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout: librbd1 x86_64 2:17.2.9-0.el9 ceph 2.9 M 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout:Installing dependencies: 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout: ceph-base x86_64 2:17.2.9-0.el9 ceph 5.0 M 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout: ceph-common x86_64 2:17.2.9-0.el9 ceph 22 M 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout: ceph-selinux x86_64 2:17.2.9-0.el9 ceph 25 k 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout: libcephfs2 x86_64 2:17.2.9-0.el9 ceph 637 k 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout: libradosstriper1 x86_64 2:17.2.9-0.el9 ceph 457 k 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout: librgw2 x86_64 2:17.2.9-0.el9 ceph 4.9 M 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout: python3-ceph-argparse x86_64 2:17.2.9-0.el9 ceph 45 k 2026-02-18T23:27:22.754 INFO:teuthology.orchestra.run.trial135.stdout: python3-ceph-common x86_64 2:17.2.9-0.el9 ceph 120 k 2026-02-18T23:27:22.755 INFO:teuthology.orchestra.run.trial135.stdout: python3-cephfs x86_64 2:17.2.9-0.el9 ceph 157 k 2026-02-18T23:27:22.755 INFO:teuthology.orchestra.run.trial135.stdout: python3-rados x86_64 2:17.2.9-0.el9 ceph 320 k 2026-02-18T23:27:22.755 INFO:teuthology.orchestra.run.trial135.stdout: python3-rbd x86_64 2:17.2.9-0.el9 ceph 296 k 2026-02-18T23:27:22.755 INFO:teuthology.orchestra.run.trial135.stdout: python3-rgw x86_64 2:17.2.9-0.el9 ceph 100 k 2026-02-18T23:27:22.755 INFO:teuthology.orchestra.run.trial135.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-18T23:27:22.755 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:22.755 INFO:teuthology.orchestra.run.trial135.stdout:Transaction Summary 2026-02-18T23:27:22.755 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:27:22.755 INFO:teuthology.orchestra.run.trial135.stdout:Install 22 Packages 2026-02-18T23:27:22.755 INFO:teuthology.orchestra.run.trial135.stdout:Upgrade 2 Packages 2026-02-18T23:27:22.755 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:22.755 INFO:teuthology.orchestra.run.trial135.stdout:Total download size: 58 M 2026-02-18T23:27:22.755 INFO:teuthology.orchestra.run.trial135.stdout:Downloading Packages: 2026-02-18T23:27:23.499 INFO:teuthology.orchestra.run.trial135.stdout:(1/24): ceph-base-17.2.9-0.el9.x86_64.rpm 46 MB/s | 5.0 MB 00:00 2026-02-18T23:27:23.509 INFO:teuthology.orchestra.run.trial135.stdout:(2/24): ceph-selinux-17.2.9-0.el9.x86_64.rpm 2.7 MB/s | 25 kB 00:00 2026-02-18T23:27:23.520 INFO:teuthology.orchestra.run.trial135.stdout:(3/24): libcephfs2-17.2.9-0.el9.x86_64.rpm 58 MB/s | 637 kB 00:00 2026-02-18T23:27:23.532 INFO:teuthology.orchestra.run.trial135.stdout:(4/24): libradosstriper1-17.2.9-0.el9.x86_64.rp 37 MB/s | 457 kB 00:00 2026-02-18T23:27:23.570 INFO:teuthology.orchestra.run.trial135.stdout:(5/24): ceph-radosgw-17.2.9-0.el9.x86_64.rpm 81 MB/s | 14 MB 00:00 2026-02-18T23:27:23.581 INFO:teuthology.orchestra.run.trial135.stdout:(6/24): librgw2-17.2.9-0.el9.x86_64.rpm 100 MB/s | 4.9 MB 00:00 2026-02-18T23:27:23.582 INFO:teuthology.orchestra.run.trial135.stdout:(7/24): python3-ceph-argparse-17.2.9-0.el9.x86_ 3.7 MB/s | 45 kB 00:00 2026-02-18T23:27:23.616 INFO:teuthology.orchestra.run.trial135.stdout:(8/24): ceph-common-17.2.9-0.el9.x86_64.rpm 100 MB/s | 22 MB 00:00 2026-02-18T23:27:23.617 INFO:teuthology.orchestra.run.trial135.stdout:(9/24): python3-ceph-common-17.2.9-0.el9.x86_64 3.3 MB/s | 120 kB 00:00 2026-02-18T23:27:23.617 INFO:teuthology.orchestra.run.trial135.stdout:(10/24): python3-cephfs-17.2.9-0.el9.x86_64.rpm 4.3 MB/s | 157 kB 00:00 2026-02-18T23:27:23.627 INFO:teuthology.orchestra.run.trial135.stdout:(11/24): python3-rados-17.2.9-0.el9.x86_64.rpm 29 MB/s | 320 kB 00:00 2026-02-18T23:27:23.628 INFO:teuthology.orchestra.run.trial135.stdout:(12/24): python3-rbd-17.2.9-0.el9.x86_64.rpm 26 MB/s | 296 kB 00:00 2026-02-18T23:27:23.628 INFO:teuthology.orchestra.run.trial135.stdout:(13/24): python3-rgw-17.2.9-0.el9.x86_64.rpm 8.7 MB/s | 100 kB 00:00 2026-02-18T23:27:23.701 INFO:teuthology.orchestra.run.trial135.stdout:(14/24): mailcap-2.1.49-5.el9.noarch.rpm 447 kB/s | 33 kB 00:00 2026-02-18T23:27:24.147 INFO:teuthology.orchestra.run.trial135.stdout:(15/24): librabbitmq-0.11.0-7.el9.x86_64.rpm 87 kB/s | 45 kB 00:00 2026-02-18T23:27:24.310 INFO:teuthology.orchestra.run.trial135.stdout:(16/24): libpmemobj-1.12.1-1.el9.x86_64.rpm 235 kB/s | 160 kB 00:00 2026-02-18T23:27:24.664 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: ceph-selinux-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:27:24.665 INFO:teuthology.orchestra.run.trial181.stdout:skipping the directory /sys 2026-02-18T23:27:24.665 INFO:teuthology.orchestra.run.trial181.stdout:skipping the directory /proc 2026-02-18T23:27:24.665 INFO:teuthology.orchestra.run.trial181.stdout:skipping the directory /mnt 2026-02-18T23:27:24.665 INFO:teuthology.orchestra.run.trial181.stdout:skipping the directory /var/tmp 2026-02-18T23:27:24.665 INFO:teuthology.orchestra.run.trial181.stdout:skipping the directory /home 2026-02-18T23:27:24.665 INFO:teuthology.orchestra.run.trial181.stdout:skipping the directory /root 2026-02-18T23:27:24.665 INFO:teuthology.orchestra.run.trial181.stdout:skipping the directory /tmp 2026-02-18T23:27:24.665 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:24.730 INFO:teuthology.orchestra.run.trial135.stdout:(17/24): gperftools-libs-2.9.1-3.el9.x86_64.rpm 732 kB/s | 308 kB 00:00 2026-02-18T23:27:24.800 INFO:teuthology.orchestra.run.trial135.stdout:(18/24): liboath-2.6.12-1.el9.x86_64.rpm 702 kB/s | 49 kB 00:00 2026-02-18T23:27:24.870 INFO:teuthology.orchestra.run.trial135.stdout:(19/24): libunwind-1.6.2-1.el9.x86_64.rpm 967 kB/s | 67 kB 00:00 2026-02-18T23:27:24.891 INFO:teuthology.orchestra.run.trial135.stdout:(20/24): librdkafka-1.6.1-102.el9.x86_64.rpm 557 kB/s | 662 kB 00:01 2026-02-18T23:27:24.945 INFO:teuthology.orchestra.run.trial135.stdout:(21/24): librados2-17.2.9-0.el9.x86_64.rpm 57 MB/s | 3.1 MB 00:00 2026-02-18T23:27:24.967 INFO:teuthology.orchestra.run.trial135.stdout:(22/24): librbd1-17.2.9-0.el9.x86_64.rpm 141 MB/s | 2.9 MB 00:00 2026-02-18T23:27:25.223 INFO:teuthology.orchestra.run.trial135.stdout:(23/24): lttng-ust-2.12.0-6.el9.x86_64.rpm 272 kB/s | 292 kB 00:01 2026-02-18T23:27:25.271 INFO:teuthology.orchestra.run.trial181.stdout: Installing : ceph-radosgw-2:17.2.9-0.el9.x86_64 24/26 2026-02-18T23:27:25.301 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: ceph-radosgw-2:17.2.9-0.el9.x86_64 24/26 2026-02-18T23:27:25.301 INFO:teuthology.orchestra.run.trial181.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:27:25.301 INFO:teuthology.orchestra.run.trial181.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-18T23:27:25.301 INFO:teuthology.orchestra.run.trial181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T23:27:25.301 INFO:teuthology.orchestra.run.trial181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T23:27:25.301 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:25.303 INFO:teuthology.orchestra.run.trial181.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 25/26 2026-02-18T23:27:25.315 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 25/26 2026-02-18T23:27:25.316 INFO:teuthology.orchestra.run.trial181.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:27:25.509 INFO:teuthology.orchestra.run.trial135.stdout:(24/24): thrift-0.15.0-4.el9.x86_64.rpm 2.5 MB/s | 1.6 MB 00:00 2026-02-18T23:27:25.514 INFO:teuthology.orchestra.run.trial135.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:27:25.515 INFO:teuthology.orchestra.run.trial135.stdout:Total 21 MB/s | 58 MB 00:02 2026-02-18T23:27:25.556 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction check 2026-02-18T23:27:25.571 INFO:teuthology.orchestra.run.trial135.stdout:Transaction check succeeded. 2026-02-18T23:27:25.571 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction test 2026-02-18T23:27:25.661 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:27:25.661 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : ceph-base-2:17.2.9-0.el9.x86_64 1/26 2026-02-18T23:27:25.662 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : ceph-common-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:27:25.662 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : ceph-radosgw-2:17.2.9-0.el9.x86_64 3/26 2026-02-18T23:27:25.662 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : ceph-selinux-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:27:25.662 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : libcephfs2-2:17.2.9-0.el9.x86_64 5/26 2026-02-18T23:27:25.662 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : libradosstriper1-2:17.2.9-0.el9.x86_64 6/26 2026-02-18T23:27:25.662 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : librgw2-2:17.2.9-0.el9.x86_64 7/26 2026-02-18T23:27:25.662 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-ceph-argparse-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:27:25.662 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-ceph-common-2:17.2.9-0.el9.x86_64 9/26 2026-02-18T23:27:25.662 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-cephfs-2:17.2.9-0.el9.x86_64 10/26 2026-02-18T23:27:25.662 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-rados-2:17.2.9-0.el9.x86_64 11/26 2026-02-18T23:27:25.662 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-rbd-2:17.2.9-0.el9.x86_64 12/26 2026-02-18T23:27:25.663 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-rgw-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:27:25.663 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 14/26 2026-02-18T23:27:25.663 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/26 2026-02-18T23:27:25.663 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/26 2026-02-18T23:27:25.663 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/26 2026-02-18T23:27:25.663 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/26 2026-02-18T23:27:25.663 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 19/26 2026-02-18T23:27:25.663 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 20/26 2026-02-18T23:27:25.663 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 21/26 2026-02-18T23:27:25.663 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 22/26 2026-02-18T23:27:25.663 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : librados2-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:27:25.663 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 24/26 2026-02-18T23:27:25.664 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : librbd1-2:17.2.9-0.el9.x86_64 25/26 2026-02-18T23:27:25.720 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:27:25.721 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:25.721 INFO:teuthology.orchestra.run.trial181.stdout:Upgraded: 2026-02-18T23:27:25.721 INFO:teuthology.orchestra.run.trial181.stdout: librados2-2:17.2.9-0.el9.x86_64 librbd1-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:25.721 INFO:teuthology.orchestra.run.trial181.stdout:Installed: 2026-02-18T23:27:25.721 INFO:teuthology.orchestra.run.trial181.stdout: ceph-base-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:25.721 INFO:teuthology.orchestra.run.trial181.stdout: ceph-common-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:25.721 INFO:teuthology.orchestra.run.trial181.stdout: ceph-radosgw-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:25.721 INFO:teuthology.orchestra.run.trial181.stdout: ceph-selinux-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:25.721 INFO:teuthology.orchestra.run.trial181.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-18T23:27:25.721 INFO:teuthology.orchestra.run.trial181.stdout: libcephfs2-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:25.722 INFO:teuthology.orchestra.run.trial181.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-18T23:27:25.722 INFO:teuthology.orchestra.run.trial181.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-18T23:27:25.722 INFO:teuthology.orchestra.run.trial181.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-18T23:27:25.722 INFO:teuthology.orchestra.run.trial181.stdout: libradosstriper1-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:25.722 INFO:teuthology.orchestra.run.trial181.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-18T23:27:25.722 INFO:teuthology.orchestra.run.trial181.stdout: librgw2-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:25.722 INFO:teuthology.orchestra.run.trial181.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-18T23:27:25.722 INFO:teuthology.orchestra.run.trial181.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-18T23:27:25.722 INFO:teuthology.orchestra.run.trial181.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-18T23:27:25.722 INFO:teuthology.orchestra.run.trial181.stdout: python3-ceph-argparse-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:25.722 INFO:teuthology.orchestra.run.trial181.stdout: python3-ceph-common-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:25.722 INFO:teuthology.orchestra.run.trial181.stdout: python3-cephfs-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:25.722 INFO:teuthology.orchestra.run.trial181.stdout: python3-rados-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:25.723 INFO:teuthology.orchestra.run.trial181.stdout: python3-rbd-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:25.723 INFO:teuthology.orchestra.run.trial181.stdout: python3-rgw-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:25.723 INFO:teuthology.orchestra.run.trial181.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-18T23:27:25.723 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:25.723 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:25.761 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install ceph-test 2026-02-18T23:27:25.788 INFO:teuthology.orchestra.run.trial135.stdout:Transaction test succeeded. 2026-02-18T23:27:25.788 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction 2026-02-18T23:27:26.052 INFO:teuthology.orchestra.run.trial135.stdout: Preparing : 1/1 2026-02-18T23:27:26.075 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:11 ago on Wed 18 Feb 2026 11:27:15 PM UTC. 2026-02-18T23:27:26.156 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:26.157 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:26.157 INFO:teuthology.orchestra.run.trial181.stdout: Package Architecture Version Repository Size 2026-02-18T23:27:26.157 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:26.157 INFO:teuthology.orchestra.run.trial181.stdout:Installing: 2026-02-18T23:27:26.157 INFO:teuthology.orchestra.run.trial181.stdout: ceph-test x86_64 2:17.2.9-0.el9 ceph 48 M 2026-02-18T23:27:26.157 INFO:teuthology.orchestra.run.trial181.stdout:Installing dependencies: 2026-02-18T23:27:26.157 INFO:teuthology.orchestra.run.trial181.stdout: libcephsqlite x86_64 2:17.2.9-0.el9 ceph 163 k 2026-02-18T23:27:26.157 INFO:teuthology.orchestra.run.trial181.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-18T23:27:26.157 INFO:teuthology.orchestra.run.trial181.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-18T23:27:26.157 INFO:teuthology.orchestra.run.trial181.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-18T23:27:26.157 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:26.157 INFO:teuthology.orchestra.run.trial181.stdout:Transaction Summary 2026-02-18T23:27:26.157 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:26.158 INFO:teuthology.orchestra.run.trial181.stdout:Install 5 Packages 2026-02-18T23:27:26.158 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:26.158 INFO:teuthology.orchestra.run.trial181.stdout:Total download size: 49 M 2026-02-18T23:27:26.158 INFO:teuthology.orchestra.run.trial181.stdout:Installed size: 194 M 2026-02-18T23:27:26.158 INFO:teuthology.orchestra.run.trial181.stdout:Downloading Packages: 2026-02-18T23:27:26.188 INFO:teuthology.orchestra.run.trial135.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/26 2026-02-18T23:27:26.192 INFO:teuthology.orchestra.run.trial135.stdout: Upgrading : librados2-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:27:26.219 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: librados2-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:27:26.245 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-rados-2:17.2.9-0.el9.x86_64 3/26 2026-02-18T23:27:26.246 INFO:teuthology.orchestra.run.trial135.stdout: Installing : libcephfs2-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:27:26.271 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: libcephfs2-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:27:26.281 INFO:teuthology.orchestra.run.trial135.stdout: Installing : thrift-0.15.0-4.el9.x86_64 5/26 2026-02-18T23:27:26.283 INFO:teuthology.orchestra.run.trial135.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 6/26 2026-02-18T23:27:26.306 INFO:teuthology.orchestra.run.trial181.stdout:(1/5): libcephsqlite-17.2.9-0.el9.x86_64.rpm 2.5 MB/s | 163 kB 00:00 2026-02-18T23:27:26.488 INFO:teuthology.orchestra.run.trial135.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 7/26 2026-02-18T23:27:26.489 INFO:teuthology.orchestra.run.trial135.stdout: Installing : librgw2-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:27:26.501 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: librgw2-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:27:26.505 INFO:teuthology.orchestra.run.trial135.stdout: Installing : liboath-2.6.12-1.el9.x86_64 9/26 2026-02-18T23:27:26.513 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-ceph-argparse-2:17.2.9-0.el9.x86_64 10/26 2026-02-18T23:27:26.519 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-cephfs-2:17.2.9-0.el9.x86_64 11/26 2026-02-18T23:27:26.539 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-rgw-2:17.2.9-0.el9.x86_64 12/26 2026-02-18T23:27:26.540 INFO:teuthology.orchestra.run.trial135.stdout: Installing : libradosstriper1-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:27:26.554 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: libradosstriper1-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:27:26.561 INFO:teuthology.orchestra.run.trial135.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/26 2026-02-18T23:27:26.566 INFO:teuthology.orchestra.run.trial135.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 15/26 2026-02-18T23:27:26.574 INFO:teuthology.orchestra.run.trial181.stdout:(2/5): ceph-test-17.2.9-0.el9.x86_64.rpm 144 MB/s | 48 MB 00:00 2026-02-18T23:27:26.699 INFO:teuthology.orchestra.run.trial135.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 16/26 2026-02-18T23:27:26.701 INFO:teuthology.orchestra.run.trial135.stdout: Upgrading : librbd1-2:17.2.9-0.el9.x86_64 17/26 2026-02-18T23:27:26.726 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: librbd1-2:17.2.9-0.el9.x86_64 17/26 2026-02-18T23:27:26.728 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-rbd-2:17.2.9-0.el9.x86_64 18/26 2026-02-18T23:27:26.751 INFO:teuthology.orchestra.run.trial135.stdout: Installing : mailcap-2.1.49-5.el9.noarch 19/26 2026-02-18T23:27:26.752 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-ceph-common-2:17.2.9-0.el9.x86_64 20/26 2026-02-18T23:27:26.968 INFO:teuthology.orchestra.run.trial181.stdout:(3/5): libxslt-1.1.34-12.el9.x86_64.rpm 321 kB/s | 233 kB 00:00 2026-02-18T23:27:27.054 INFO:teuthology.orchestra.run.trial181.stdout:(4/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 133 kB/s | 64 kB 00:00 2026-02-18T23:27:27.587 INFO:teuthology.orchestra.run.trial181.stdout:(5/5): socat-1.7.4.1-8.el9.x86_64.rpm 237 kB/s | 303 kB 00:01 2026-02-18T23:27:27.592 INFO:teuthology.orchestra.run.trial181.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:27:27.592 INFO:teuthology.orchestra.run.trial181.stdout:Total 34 MB/s | 49 MB 00:01 2026-02-18T23:27:27.621 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction check 2026-02-18T23:27:27.630 INFO:teuthology.orchestra.run.trial181.stdout:Transaction check succeeded. 2026-02-18T23:27:27.630 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction test 2026-02-18T23:27:27.753 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:27:27.756 INFO:teuthology.orchestra.run.trial135.stdout: Installing : ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:27:27.809 INFO:teuthology.orchestra.run.trial181.stdout:Transaction test succeeded. 2026-02-18T23:27:27.809 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction 2026-02-18T23:27:28.014 INFO:teuthology.orchestra.run.trial181.stdout: Preparing : 1/1 2026-02-18T23:27:28.014 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:27:28.018 INFO:teuthology.orchestra.run.trial135.stdout: Installing : ceph-base-2:17.2.9-0.el9.x86_64 22/26 2026-02-18T23:27:28.020 INFO:teuthology.orchestra.run.trial181.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-18T23:27:28.024 INFO:teuthology.orchestra.run.trial181.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-18T23:27:28.032 INFO:teuthology.orchestra.run.trial181.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-18T23:27:28.033 INFO:teuthology.orchestra.run.trial181.stdout: Installing : libcephsqlite-2:17.2.9-0.el9.x86_64 4/5 2026-02-18T23:27:28.059 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: ceph-base-2:17.2.9-0.el9.x86_64 22/26 2026-02-18T23:27:28.059 INFO:teuthology.orchestra.run.trial135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-18T23:27:28.059 INFO:teuthology.orchestra.run.trial135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-18T23:27:28.059 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:28.062 INFO:teuthology.orchestra.run.trial135.stdout: Installing : ceph-selinux-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:27:30.153 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: libcephsqlite-2:17.2.9-0.el9.x86_64 4/5 2026-02-18T23:27:30.171 INFO:teuthology.orchestra.run.trial181.stdout: Installing : ceph-test-2:17.2.9-0.el9.x86_64 5/5 2026-02-18T23:27:30.370 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: ceph-test-2:17.2.9-0.el9.x86_64 5/5 2026-02-18T23:27:30.371 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : ceph-test-2:17.2.9-0.el9.x86_64 1/5 2026-02-18T23:27:30.371 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : libcephsqlite-2:17.2.9-0.el9.x86_64 2/5 2026-02-18T23:27:30.371 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-18T23:27:30.371 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-18T23:27:30.423 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-18T23:27:30.423 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:30.423 INFO:teuthology.orchestra.run.trial181.stdout:Installed: 2026-02-18T23:27:30.423 INFO:teuthology.orchestra.run.trial181.stdout: ceph-test-2:17.2.9-0.el9.x86_64 libcephsqlite-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:30.423 INFO:teuthology.orchestra.run.trial181.stdout: libxslt-1.1.34-12.el9.x86_64 socat-1.7.4.1-8.el9.x86_64 2026-02-18T23:27:30.423 INFO:teuthology.orchestra.run.trial181.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-18T23:27:30.423 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:30.423 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:30.455 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install ceph 2026-02-18T23:27:30.764 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:15 ago on Wed 18 Feb 2026 11:27:15 PM UTC. 2026-02-18T23:27:30.847 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:30.849 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:30.849 INFO:teuthology.orchestra.run.trial181.stdout: Package Arch Version Repository Size 2026-02-18T23:27:30.849 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:30.849 INFO:teuthology.orchestra.run.trial181.stdout:Installing: 2026-02-18T23:27:30.849 INFO:teuthology.orchestra.run.trial181.stdout: ceph x86_64 2:17.2.9-0.el9 ceph 6.4 k 2026-02-18T23:27:30.849 INFO:teuthology.orchestra.run.trial181.stdout:Installing dependencies: 2026-02-18T23:27:30.849 INFO:teuthology.orchestra.run.trial181.stdout: ceph-mds x86_64 2:17.2.9-0.el9 ceph 2.1 M 2026-02-18T23:27:30.849 INFO:teuthology.orchestra.run.trial181.stdout: ceph-mgr x86_64 2:17.2.9-0.el9 ceph 1.4 M 2026-02-18T23:27:30.849 INFO:teuthology.orchestra.run.trial181.stdout: ceph-mgr-modules-core noarch 2:17.2.9-0.el9 ceph-noarch 240 k 2026-02-18T23:27:30.849 INFO:teuthology.orchestra.run.trial181.stdout: ceph-mon x86_64 2:17.2.9-0.el9 ceph 3.9 M 2026-02-18T23:27:30.850 INFO:teuthology.orchestra.run.trial181.stdout: ceph-osd x86_64 2:17.2.9-0.el9 ceph 15 M 2026-02-18T23:27:30.850 INFO:teuthology.orchestra.run.trial181.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-18T23:27:30.850 INFO:teuthology.orchestra.run.trial181.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-18T23:27:30.850 INFO:teuthology.orchestra.run.trial181.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-18T23:27:30.850 INFO:teuthology.orchestra.run.trial181.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-18T23:27:30.850 INFO:teuthology.orchestra.run.trial181.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-18T23:27:30.850 INFO:teuthology.orchestra.run.trial181.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-18T23:27:30.850 INFO:teuthology.orchestra.run.trial181.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-18T23:27:30.850 INFO:teuthology.orchestra.run.trial181.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-18T23:27:30.850 INFO:teuthology.orchestra.run.trial181.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-18T23:27:30.850 INFO:teuthology.orchestra.run.trial181.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-18T23:27:30.850 INFO:teuthology.orchestra.run.trial181.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-18T23:27:30.850 INFO:teuthology.orchestra.run.trial181.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-18T23:27:30.851 INFO:teuthology.orchestra.run.trial181.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-18T23:27:30.851 INFO:teuthology.orchestra.run.trial181.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-18T23:27:30.851 INFO:teuthology.orchestra.run.trial181.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-18T23:27:30.851 INFO:teuthology.orchestra.run.trial181.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-18T23:27:30.851 INFO:teuthology.orchestra.run.trial181.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-18T23:27:30.851 INFO:teuthology.orchestra.run.trial181.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2026-02-18T23:27:30.851 INFO:teuthology.orchestra.run.trial181.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2026-02-18T23:27:30.851 INFO:teuthology.orchestra.run.trial181.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-18T23:27:30.851 INFO:teuthology.orchestra.run.trial181.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-18T23:27:30.851 INFO:teuthology.orchestra.run.trial181.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-18T23:27:30.851 INFO:teuthology.orchestra.run.trial181.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2026-02-18T23:27:30.851 INFO:teuthology.orchestra.run.trial181.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-18T23:27:30.851 INFO:teuthology.orchestra.run.trial181.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-18T23:27:30.851 INFO:teuthology.orchestra.run.trial181.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-18T23:27:30.852 INFO:teuthology.orchestra.run.trial181.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-18T23:27:30.852 INFO:teuthology.orchestra.run.trial181.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-18T23:27:30.852 INFO:teuthology.orchestra.run.trial181.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-18T23:27:30.852 INFO:teuthology.orchestra.run.trial181.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-18T23:27:30.852 INFO:teuthology.orchestra.run.trial181.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-18T23:27:30.852 INFO:teuthology.orchestra.run.trial181.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2026-02-18T23:27:30.852 INFO:teuthology.orchestra.run.trial181.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2026-02-18T23:27:30.852 INFO:teuthology.orchestra.run.trial181.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-18T23:27:30.852 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:30.852 INFO:teuthology.orchestra.run.trial181.stdout:Transaction Summary 2026-02-18T23:27:30.852 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:30.852 INFO:teuthology.orchestra.run.trial181.stdout:Install 40 Packages 2026-02-18T23:27:30.852 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:30.853 INFO:teuthology.orchestra.run.trial181.stdout:Total download size: 28 M 2026-02-18T23:27:30.853 INFO:teuthology.orchestra.run.trial181.stdout:Installed size: 98 M 2026-02-18T23:27:30.853 INFO:teuthology.orchestra.run.trial181.stdout:Downloading Packages: 2026-02-18T23:27:31.524 INFO:teuthology.orchestra.run.trial181.stdout:(1/40): ceph-17.2.9-0.el9.x86_64.rpm 179 kB/s | 6.4 kB 00:00 2026-02-18T23:27:31.574 INFO:teuthology.orchestra.run.trial181.stdout:(2/40): ceph-mgr-17.2.9-0.el9.x86_64.rpm 17 MB/s | 1.4 MB 00:00 2026-02-18T23:27:31.596 INFO:teuthology.orchestra.run.trial181.stdout:(3/40): ceph-mds-17.2.9-0.el9.x86_64.rpm 19 MB/s | 2.1 MB 00:00 2026-02-18T23:27:31.603 INFO:teuthology.orchestra.run.trial181.stdout:(4/40): ceph-mon-17.2.9-0.el9.x86_64.rpm 50 MB/s | 3.9 MB 00:00 2026-02-18T23:27:31.606 INFO:teuthology.orchestra.run.trial181.stdout:(5/40): ceph-mgr-modules-core-17.2.9-0.el9.noar 23 MB/s | 240 kB 00:00 2026-02-18T23:27:31.656 INFO:teuthology.orchestra.run.trial181.stdout:(6/40): ceph-osd-17.2.9-0.el9.x86_64.rpm 187 MB/s | 15 MB 00:00 2026-02-18T23:27:31.694 INFO:teuthology.orchestra.run.trial181.stdout:(7/40): ledmon-libs-1.1.0-3.el9.x86_64.rpm 446 kB/s | 40 kB 00:00 2026-02-18T23:27:31.718 INFO:teuthology.orchestra.run.trial181.stdout:(8/40): libconfig-1.7.2-9.el9.x86_64.rpm 643 kB/s | 72 kB 00:00 2026-02-18T23:27:31.772 INFO:teuthology.orchestra.run.trial181.stdout:(9/40): python3-ply-3.11-14.el9.noarch.rpm 2.0 MB/s | 106 kB 00:00 2026-02-18T23:27:31.809 INFO:teuthology.orchestra.run.trial181.stdout:(10/40): python3-pycparser-2.20-6.el9.noarch.rp 3.6 MB/s | 135 kB 00:00 2026-02-18T23:27:31.813 INFO:teuthology.orchestra.run.trial181.stdout:(11/40): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.6 MB/s | 253 kB 00:00 2026-02-18T23:27:31.845 INFO:teuthology.orchestra.run.trial181.stdout:(12/40): python3-requests-2.25.1-10.el9.noarch. 3.5 MB/s | 126 kB 00:00 2026-02-18T23:27:31.848 INFO:teuthology.orchestra.run.trial181.stdout:(13/40): python3-cryptography-36.0.1-5.el9.x86_ 8.1 MB/s | 1.2 MB 00:00 2026-02-18T23:27:31.852 INFO:teuthology.orchestra.run.trial181.stdout:(14/40): python3-urllib3-1.26.5-7.el9.noarch.rp 5.4 MB/s | 218 kB 00:00 2026-02-18T23:27:32.519 INFO:teuthology.orchestra.run.trial181.stdout:(15/40): python3-libstoragemgmt-1.10.1-1.el9.x8 264 kB/s | 177 kB 00:00 2026-02-18T23:27:32.586 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: ceph-selinux-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:27:32.586 INFO:teuthology.orchestra.run.trial135.stdout:skipping the directory /sys 2026-02-18T23:27:32.586 INFO:teuthology.orchestra.run.trial135.stdout:skipping the directory /proc 2026-02-18T23:27:32.586 INFO:teuthology.orchestra.run.trial135.stdout:skipping the directory /mnt 2026-02-18T23:27:32.586 INFO:teuthology.orchestra.run.trial135.stdout:skipping the directory /var/tmp 2026-02-18T23:27:32.586 INFO:teuthology.orchestra.run.trial135.stdout:skipping the directory /home 2026-02-18T23:27:32.586 INFO:teuthology.orchestra.run.trial135.stdout:skipping the directory /root 2026-02-18T23:27:32.586 INFO:teuthology.orchestra.run.trial135.stdout:skipping the directory /tmp 2026-02-18T23:27:32.586 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:32.593 INFO:teuthology.orchestra.run.trial181.stdout:(16/40): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 329 kB/s | 246 kB 00:00 2026-02-18T23:27:32.599 INFO:teuthology.orchestra.run.trial181.stdout:(17/40): python3-mako-1.1.4-6.el9.noarch.rpm 230 kB/s | 172 kB 00:00 2026-02-18T23:27:32.618 INFO:teuthology.orchestra.run.trial181.stdout:(18/40): python3-markupsafe-1.1.1-12.el9.x86_64 349 kB/s | 35 kB 00:00 2026-02-18T23:27:32.632 INFO:teuthology.orchestra.run.trial181.stdout:(19/40): python3-autocommand-2.2.2-8.el9.noarch 2.1 MB/s | 29 kB 00:00 2026-02-18T23:27:32.642 INFO:teuthology.orchestra.run.trial181.stdout:(20/40): python3-backports-tarfile-1.2.0-1.el9. 6.4 MB/s | 60 kB 00:00 2026-02-18T23:27:32.647 INFO:teuthology.orchestra.run.trial181.stdout:(21/40): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 7.7 MB/s | 43 kB 00:00 2026-02-18T23:27:32.660 INFO:teuthology.orchestra.run.trial181.stdout:(22/40): python3-cheroot-10.0.1-4.el9.noarch.rp 13 MB/s | 173 kB 00:00 2026-02-18T23:27:32.675 INFO:teuthology.orchestra.run.trial181.stdout:(23/40): python3-cherrypy-18.6.1-2.el9.noarch.r 24 MB/s | 358 kB 00:00 2026-02-18T23:27:32.680 INFO:teuthology.orchestra.run.trial181.stdout:(24/40): python3-jaraco-8.2.1-3.el9.noarch.rpm 2.1 MB/s | 11 kB 00:00 2026-02-18T23:27:32.685 INFO:teuthology.orchestra.run.trial181.stdout:(25/40): python3-jaraco-classes-3.2.1-5.el9.noa 3.5 MB/s | 18 kB 00:00 2026-02-18T23:27:32.690 INFO:teuthology.orchestra.run.trial181.stdout:(26/40): python3-jaraco-collections-3.0.0-8.el9 4.5 MB/s | 23 kB 00:00 2026-02-18T23:27:32.695 INFO:teuthology.orchestra.run.trial181.stdout:(27/40): python3-jaraco-context-6.0.1-3.el9.noa 3.8 MB/s | 20 kB 00:00 2026-02-18T23:27:32.699 INFO:teuthology.orchestra.run.trial181.stdout:(28/40): python3-toml-0.10.2-6.el9.noarch.rpm 418 kB/s | 42 kB 00:00 2026-02-18T23:27:32.701 INFO:teuthology.orchestra.run.trial181.stdout:(29/40): python3-jaraco-functools-3.5.0-2.el9.n 3.5 MB/s | 19 kB 00:00 2026-02-18T23:27:32.707 INFO:teuthology.orchestra.run.trial181.stdout:(30/40): python3-logutils-0.3.5-21.el9.noarch.r 7.9 MB/s | 46 kB 00:00 2026-02-18T23:27:32.712 INFO:teuthology.orchestra.run.trial181.stdout:(31/40): python3-jaraco-text-4.0.0-2.el9.noarch 1.9 MB/s | 26 kB 00:00 2026-02-18T23:27:32.713 INFO:teuthology.orchestra.run.trial181.stdout:(32/40): python3-more-itertools-8.12.0-2.el9.no 13 MB/s | 79 kB 00:00 2026-02-18T23:27:32.719 INFO:teuthology.orchestra.run.trial181.stdout:(33/40): python3-portend-3.1.0-2.el9.noarch.rpm 2.7 MB/s | 16 kB 00:00 2026-02-18T23:27:32.725 INFO:teuthology.orchestra.run.trial181.stdout:(34/40): python3-pyOpenSSL-21.0.0-1.el9.noarch. 14 MB/s | 90 kB 00:00 2026-02-18T23:27:32.731 INFO:teuthology.orchestra.run.trial181.stdout:(35/40): python3-pecan-1.4.2-3.el9.noarch.rpm 15 MB/s | 272 kB 00:00 2026-02-18T23:27:32.731 INFO:teuthology.orchestra.run.trial181.stdout:(36/40): python3-tempora-5.0.0-2.el9.noarch.rpm 6.2 MB/s | 36 kB 00:00 2026-02-18T23:27:32.741 INFO:teuthology.orchestra.run.trial181.stdout:(37/40): python3-webob-1.8.8-2.el9.noarch.rpm 23 MB/s | 230 kB 00:00 2026-02-18T23:27:32.741 INFO:teuthology.orchestra.run.trial181.stdout:(38/40): python3-werkzeug-2.0.3-3.el9.1.noarch. 41 MB/s | 427 kB 00:00 2026-02-18T23:27:32.747 INFO:teuthology.orchestra.run.trial181.stdout:(39/40): python3-zc-lockfile-2.0-10.el9.noarch. 3.3 MB/s | 20 kB 00:00 2026-02-18T23:27:32.769 INFO:teuthology.orchestra.run.trial181.stdout:(40/40): python3-packaging-20.9-5.el9.noarch.rp 437 kB/s | 77 kB 00:00 2026-02-18T23:27:32.771 INFO:teuthology.orchestra.run.trial181.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:27:32.771 INFO:teuthology.orchestra.run.trial181.stdout:Total 15 MB/s | 28 MB 00:01 2026-02-18T23:27:32.894 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction check 2026-02-18T23:27:32.911 INFO:teuthology.orchestra.run.trial181.stdout:Transaction check succeeded. 2026-02-18T23:27:32.911 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction test 2026-02-18T23:27:33.051 INFO:teuthology.orchestra.run.trial181.stdout:Transaction test succeeded. 2026-02-18T23:27:33.051 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction 2026-02-18T23:27:33.190 INFO:teuthology.orchestra.run.trial135.stdout: Installing : ceph-radosgw-2:17.2.9-0.el9.x86_64 24/26 2026-02-18T23:27:33.219 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: ceph-radosgw-2:17.2.9-0.el9.x86_64 24/26 2026-02-18T23:27:33.221 INFO:teuthology.orchestra.run.trial135.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:27:33.221 INFO:teuthology.orchestra.run.trial135.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-18T23:27:33.221 INFO:teuthology.orchestra.run.trial135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T23:27:33.221 INFO:teuthology.orchestra.run.trial135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T23:27:33.221 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:33.222 INFO:teuthology.orchestra.run.trial135.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 25/26 2026-02-18T23:27:33.233 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 25/26 2026-02-18T23:27:33.233 INFO:teuthology.orchestra.run.trial135.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:27:33.246 INFO:teuthology.orchestra.run.trial181.stdout: Preparing : 1/1 2026-02-18T23:27:33.248 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/40 2026-02-18T23:27:33.249 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/40 2026-02-18T23:27:33.255 INFO:teuthology.orchestra.run.trial181.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 3/40 2026-02-18T23:27:33.259 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 4/40 2026-02-18T23:27:33.290 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 5/40 2026-02-18T23:27:33.312 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 6/40 2026-02-18T23:27:33.321 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 7/40 2026-02-18T23:27:33.327 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 8/40 2026-02-18T23:27:33.331 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 9/40 2026-02-18T23:27:33.337 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 10/40 2026-02-18T23:27:33.342 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 11/40 2026-02-18T23:27:33.345 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 12/40 2026-02-18T23:27:33.351 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 13/40 2026-02-18T23:27:33.355 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 14/40 2026-02-18T23:27:33.362 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 15/40 2026-02-18T23:27:33.365 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/40 2026-02-18T23:27:33.375 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/40 2026-02-18T23:27:33.380 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/40 2026-02-18T23:27:33.405 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/40 2026-02-18T23:27:33.459 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/40 2026-02-18T23:27:33.484 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/40 2026-02-18T23:27:33.496 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 22/40 2026-02-18T23:27:33.503 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 23/40 2026-02-18T23:27:33.516 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/40 2026-02-18T23:27:33.532 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/40 2026-02-18T23:27:33.551 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:27:33.551 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : ceph-base-2:17.2.9-0.el9.x86_64 1/26 2026-02-18T23:27:33.551 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : ceph-common-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:27:33.551 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : ceph-radosgw-2:17.2.9-0.el9.x86_64 3/26 2026-02-18T23:27:33.552 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : ceph-selinux-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:27:33.552 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : libcephfs2-2:17.2.9-0.el9.x86_64 5/26 2026-02-18T23:27:33.552 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : libradosstriper1-2:17.2.9-0.el9.x86_64 6/26 2026-02-18T23:27:33.552 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : librgw2-2:17.2.9-0.el9.x86_64 7/26 2026-02-18T23:27:33.552 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-ceph-argparse-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:27:33.552 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-ceph-common-2:17.2.9-0.el9.x86_64 9/26 2026-02-18T23:27:33.552 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-cephfs-2:17.2.9-0.el9.x86_64 10/26 2026-02-18T23:27:33.552 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-rados-2:17.2.9-0.el9.x86_64 11/26 2026-02-18T23:27:33.552 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-rbd-2:17.2.9-0.el9.x86_64 12/26 2026-02-18T23:27:33.552 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-rgw-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:27:33.552 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 14/26 2026-02-18T23:27:33.553 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/26 2026-02-18T23:27:33.553 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/26 2026-02-18T23:27:33.553 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/26 2026-02-18T23:27:33.553 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/26 2026-02-18T23:27:33.553 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 19/26 2026-02-18T23:27:33.553 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 20/26 2026-02-18T23:27:33.553 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 21/26 2026-02-18T23:27:33.553 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 22/26 2026-02-18T23:27:33.553 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : librados2-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:27:33.553 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 24/26 2026-02-18T23:27:33.553 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : librbd1-2:17.2.9-0.el9.x86_64 25/26 2026-02-18T23:27:33.608 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/40 2026-02-18T23:27:33.610 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:27:33.611 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:33.611 INFO:teuthology.orchestra.run.trial135.stdout:Upgraded: 2026-02-18T23:27:33.611 INFO:teuthology.orchestra.run.trial135.stdout: librados2-2:17.2.9-0.el9.x86_64 librbd1-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:33.611 INFO:teuthology.orchestra.run.trial135.stdout:Installed: 2026-02-18T23:27:33.611 INFO:teuthology.orchestra.run.trial135.stdout: ceph-base-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:33.611 INFO:teuthology.orchestra.run.trial135.stdout: ceph-common-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:33.611 INFO:teuthology.orchestra.run.trial135.stdout: ceph-radosgw-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:33.611 INFO:teuthology.orchestra.run.trial135.stdout: ceph-selinux-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:33.611 INFO:teuthology.orchestra.run.trial135.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-18T23:27:33.611 INFO:teuthology.orchestra.run.trial135.stdout: libcephfs2-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:33.611 INFO:teuthology.orchestra.run.trial135.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-18T23:27:33.612 INFO:teuthology.orchestra.run.trial135.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-18T23:27:33.612 INFO:teuthology.orchestra.run.trial135.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-18T23:27:33.612 INFO:teuthology.orchestra.run.trial135.stdout: libradosstriper1-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:33.612 INFO:teuthology.orchestra.run.trial135.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-18T23:27:33.612 INFO:teuthology.orchestra.run.trial135.stdout: librgw2-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:33.612 INFO:teuthology.orchestra.run.trial135.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-18T23:27:33.612 INFO:teuthology.orchestra.run.trial135.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-18T23:27:33.612 INFO:teuthology.orchestra.run.trial135.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-18T23:27:33.612 INFO:teuthology.orchestra.run.trial135.stdout: python3-ceph-argparse-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:33.612 INFO:teuthology.orchestra.run.trial135.stdout: python3-ceph-common-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:33.612 INFO:teuthology.orchestra.run.trial135.stdout: python3-cephfs-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:33.612 INFO:teuthology.orchestra.run.trial135.stdout: python3-rados-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:33.612 INFO:teuthology.orchestra.run.trial135.stdout: python3-rbd-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:33.613 INFO:teuthology.orchestra.run.trial135.stdout: python3-rgw-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:33.613 INFO:teuthology.orchestra.run.trial135.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-18T23:27:33.613 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:33.613 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:27:33.616 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 27/40 2026-02-18T23:27:33.639 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/40 2026-02-18T23:27:33.649 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install ceph-test 2026-02-18T23:27:33.668 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 29/40 2026-02-18T23:27:33.675 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/40 2026-02-18T23:27:33.720 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/40 2026-02-18T23:27:33.783 INFO:teuthology.orchestra.run.trial181.stdout: Installing : ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 32/40 2026-02-18T23:27:33.784 INFO:teuthology.orchestra.run.trial181.stdout: Installing : ceph-mgr-2:17.2.9-0.el9.x86_64 33/40 2026-02-18T23:27:33.808 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: ceph-mgr-2:17.2.9-0.el9.x86_64 33/40 2026-02-18T23:27:33.808 INFO:teuthology.orchestra.run.trial181.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:27:33.808 INFO:teuthology.orchestra.run.trial181.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-18T23:27:33.808 INFO:teuthology.orchestra.run.trial181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T23:27:33.808 INFO:teuthology.orchestra.run.trial181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T23:27:33.808 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:33.812 INFO:teuthology.orchestra.run.trial181.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 34/40 2026-02-18T23:27:33.831 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:27:33.831 INFO:teuthology.orchestra.run.trial181.stdout:Creating group 'libstoragemgmt' with GID 992. 2026-02-18T23:27:33.832 INFO:teuthology.orchestra.run.trial181.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 992 and GID 992. 2026-02-18T23:27:33.832 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:33.841 INFO:teuthology.orchestra.run.trial181.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:27:33.865 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:27:33.865 INFO:teuthology.orchestra.run.trial181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-18T23:27:33.865 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:33.959 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:12 ago on Wed 18 Feb 2026 11:27:21 PM UTC. 2026-02-18T23:27:34.041 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:27:34.042 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:27:34.042 INFO:teuthology.orchestra.run.trial135.stdout: Package Architecture Version Repository Size 2026-02-18T23:27:34.042 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:27:34.042 INFO:teuthology.orchestra.run.trial135.stdout:Installing: 2026-02-18T23:27:34.042 INFO:teuthology.orchestra.run.trial135.stdout: ceph-test x86_64 2:17.2.9-0.el9 ceph 48 M 2026-02-18T23:27:34.042 INFO:teuthology.orchestra.run.trial135.stdout:Installing dependencies: 2026-02-18T23:27:34.042 INFO:teuthology.orchestra.run.trial135.stdout: libcephsqlite x86_64 2:17.2.9-0.el9 ceph 163 k 2026-02-18T23:27:34.043 INFO:teuthology.orchestra.run.trial135.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-18T23:27:34.043 INFO:teuthology.orchestra.run.trial135.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-18T23:27:34.043 INFO:teuthology.orchestra.run.trial135.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-18T23:27:34.043 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:34.043 INFO:teuthology.orchestra.run.trial135.stdout:Transaction Summary 2026-02-18T23:27:34.043 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:27:34.043 INFO:teuthology.orchestra.run.trial135.stdout:Install 5 Packages 2026-02-18T23:27:34.043 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:34.043 INFO:teuthology.orchestra.run.trial135.stdout:Total download size: 49 M 2026-02-18T23:27:34.043 INFO:teuthology.orchestra.run.trial135.stdout:Installed size: 194 M 2026-02-18T23:27:34.043 INFO:teuthology.orchestra.run.trial135.stdout:Downloading Packages: 2026-02-18T23:27:34.200 INFO:teuthology.orchestra.run.trial135.stdout:(1/5): libcephsqlite-17.2.9-0.el9.x86_64.rpm 2.5 MB/s | 163 kB 00:00 2026-02-18T23:27:34.464 INFO:teuthology.orchestra.run.trial135.stdout:(2/5): ceph-test-17.2.9-0.el9.x86_64.rpm 147 MB/s | 48 MB 00:00 2026-02-18T23:27:34.508 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 36/40 2026-02-18T23:27:34.509 INFO:teuthology.orchestra.run.trial181.stdout: Installing : ceph-osd-2:17.2.9-0.el9.x86_64 37/40 2026-02-18T23:27:34.535 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: ceph-osd-2:17.2.9-0.el9.x86_64 37/40 2026-02-18T23:27:34.535 INFO:teuthology.orchestra.run.trial181.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:27:34.535 INFO:teuthology.orchestra.run.trial181.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-18T23:27:34.535 INFO:teuthology.orchestra.run.trial181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T23:27:34.535 INFO:teuthology.orchestra.run.trial181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T23:27:34.535 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:34.703 INFO:teuthology.orchestra.run.trial181.stdout: Installing : ceph-mon-2:17.2.9-0.el9.x86_64 38/40 2026-02-18T23:27:34.724 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: ceph-mon-2:17.2.9-0.el9.x86_64 38/40 2026-02-18T23:27:34.724 INFO:teuthology.orchestra.run.trial181.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:27:34.724 INFO:teuthology.orchestra.run.trial181.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-18T23:27:34.725 INFO:teuthology.orchestra.run.trial181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T23:27:34.725 INFO:teuthology.orchestra.run.trial181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T23:27:34.725 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:34.811 INFO:teuthology.orchestra.run.trial181.stdout: Installing : ceph-mds-2:17.2.9-0.el9.x86_64 39/40 2026-02-18T23:27:34.832 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: ceph-mds-2:17.2.9-0.el9.x86_64 39/40 2026-02-18T23:27:34.832 INFO:teuthology.orchestra.run.trial181.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:27:34.832 INFO:teuthology.orchestra.run.trial181.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-18T23:27:34.833 INFO:teuthology.orchestra.run.trial181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T23:27:34.833 INFO:teuthology.orchestra.run.trial181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T23:27:34.833 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:34.850 INFO:teuthology.orchestra.run.trial181.stdout: Installing : ceph-2:17.2.9-0.el9.x86_64 40/40 2026-02-18T23:27:34.912 INFO:teuthology.orchestra.run.trial135.stdout:(3/5): libxslt-1.1.34-12.el9.x86_64.rpm 300 kB/s | 233 kB 00:00 2026-02-18T23:27:35.037 INFO:teuthology.orchestra.run.trial135.stdout:(4/5): socat-1.7.4.1-8.el9.x86_64.rpm 362 kB/s | 303 kB 00:00 2026-02-18T23:27:35.092 INFO:teuthology.orchestra.run.trial135.stdout:(5/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 102 kB/s | 64 kB 00:00 2026-02-18T23:27:35.093 INFO:teuthology.orchestra.run.trial135.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:27:35.093 INFO:teuthology.orchestra.run.trial135.stdout:Total 46 MB/s | 49 MB 00:01 2026-02-18T23:27:35.118 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction check 2026-02-18T23:27:35.128 INFO:teuthology.orchestra.run.trial135.stdout:Transaction check succeeded. 2026-02-18T23:27:35.128 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction test 2026-02-18T23:27:35.181 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: ceph-2:17.2.9-0.el9.x86_64 40/40 2026-02-18T23:27:35.181 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : ceph-2:17.2.9-0.el9.x86_64 1/40 2026-02-18T23:27:35.181 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : ceph-mds-2:17.2.9-0.el9.x86_64 2/40 2026-02-18T23:27:35.181 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : ceph-mgr-2:17.2.9-0.el9.x86_64 3/40 2026-02-18T23:27:35.181 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : ceph-mon-2:17.2.9-0.el9.x86_64 4/40 2026-02-18T23:27:35.181 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : ceph-osd-2:17.2.9-0.el9.x86_64 5/40 2026-02-18T23:27:35.182 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 6/40 2026-02-18T23:27:35.182 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 7/40 2026-02-18T23:27:35.182 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 8/40 2026-02-18T23:27:35.182 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 9/40 2026-02-18T23:27:35.182 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 10/40 2026-02-18T23:27:35.182 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-ply-3.11-14.el9.noarch 11/40 2026-02-18T23:27:35.182 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 12/40 2026-02-18T23:27:35.182 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 13/40 2026-02-18T23:27:35.182 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 14/40 2026-02-18T23:27:35.182 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 15/40 2026-02-18T23:27:35.182 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 16/40 2026-02-18T23:27:35.182 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 17/40 2026-02-18T23:27:35.183 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 18/40 2026-02-18T23:27:35.183 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 19/40 2026-02-18T23:27:35.183 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 20/40 2026-02-18T23:27:35.183 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 21/40 2026-02-18T23:27:35.183 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 22/40 2026-02-18T23:27:35.183 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 23/40 2026-02-18T23:27:35.183 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 24/40 2026-02-18T23:27:35.183 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 25/40 2026-02-18T23:27:35.183 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 26/40 2026-02-18T23:27:35.183 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 27/40 2026-02-18T23:27:35.183 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 28/40 2026-02-18T23:27:35.183 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 29/40 2026-02-18T23:27:35.184 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 30/40 2026-02-18T23:27:35.184 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 31/40 2026-02-18T23:27:35.184 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 32/40 2026-02-18T23:27:35.184 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 33/40 2026-02-18T23:27:35.184 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 34/40 2026-02-18T23:27:35.184 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 35/40 2026-02-18T23:27:35.184 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 36/40 2026-02-18T23:27:35.184 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 37/40 2026-02-18T23:27:35.184 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 38/40 2026-02-18T23:27:35.184 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 39/40 2026-02-18T23:27:35.236 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 40/40 2026-02-18T23:27:35.237 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:35.237 INFO:teuthology.orchestra.run.trial181.stdout:Installed: 2026-02-18T23:27:35.237 INFO:teuthology.orchestra.run.trial181.stdout: ceph-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:35.237 INFO:teuthology.orchestra.run.trial181.stdout: ceph-mds-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:35.237 INFO:teuthology.orchestra.run.trial181.stdout: ceph-mgr-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:35.237 INFO:teuthology.orchestra.run.trial181.stdout: ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 2026-02-18T23:27:35.237 INFO:teuthology.orchestra.run.trial181.stdout: ceph-mon-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:35.237 INFO:teuthology.orchestra.run.trial181.stdout: ceph-osd-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:35.237 INFO:teuthology.orchestra.run.trial181.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-18T23:27:35.237 INFO:teuthology.orchestra.run.trial181.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-18T23:27:35.238 INFO:teuthology.orchestra.run.trial181.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T23:27:35.238 INFO:teuthology.orchestra.run.trial181.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-18T23:27:35.238 INFO:teuthology.orchestra.run.trial181.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-18T23:27:35.238 INFO:teuthology.orchestra.run.trial181.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-18T23:27:35.238 INFO:teuthology.orchestra.run.trial181.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-18T23:27:35.238 INFO:teuthology.orchestra.run.trial181.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-18T23:27:35.238 INFO:teuthology.orchestra.run.trial181.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-18T23:27:35.238 INFO:teuthology.orchestra.run.trial181.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-18T23:27:35.238 INFO:teuthology.orchestra.run.trial181.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-18T23:27:35.238 INFO:teuthology.orchestra.run.trial181.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-18T23:27:35.238 INFO:teuthology.orchestra.run.trial181.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-18T23:27:35.238 INFO:teuthology.orchestra.run.trial181.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-18T23:27:35.239 INFO:teuthology.orchestra.run.trial181.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-18T23:27:35.239 INFO:teuthology.orchestra.run.trial181.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-18T23:27:35.239 INFO:teuthology.orchestra.run.trial181.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T23:27:35.239 INFO:teuthology.orchestra.run.trial181.stdout: python3-logutils-0.3.5-21.el9.noarch 2026-02-18T23:27:35.239 INFO:teuthology.orchestra.run.trial181.stdout: python3-mako-1.1.4-6.el9.noarch 2026-02-18T23:27:35.239 INFO:teuthology.orchestra.run.trial181.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-18T23:27:35.239 INFO:teuthology.orchestra.run.trial181.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-18T23:27:35.239 INFO:teuthology.orchestra.run.trial181.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-18T23:27:35.239 INFO:teuthology.orchestra.run.trial181.stdout: python3-pecan-1.4.2-3.el9.noarch 2026-02-18T23:27:35.239 INFO:teuthology.orchestra.run.trial181.stdout: python3-ply-3.11-14.el9.noarch 2026-02-18T23:27:35.239 INFO:teuthology.orchestra.run.trial181.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-18T23:27:35.239 INFO:teuthology.orchestra.run.trial181.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-18T23:27:35.239 INFO:teuthology.orchestra.run.trial181.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-18T23:27:35.240 INFO:teuthology.orchestra.run.trial181.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-18T23:27:35.240 INFO:teuthology.orchestra.run.trial181.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-18T23:27:35.240 INFO:teuthology.orchestra.run.trial181.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-18T23:27:35.240 INFO:teuthology.orchestra.run.trial181.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-18T23:27:35.240 INFO:teuthology.orchestra.run.trial181.stdout: python3-webob-1.8.8-2.el9.noarch 2026-02-18T23:27:35.240 INFO:teuthology.orchestra.run.trial181.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2026-02-18T23:27:35.240 INFO:teuthology.orchestra.run.trial181.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-18T23:27:35.240 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:35.240 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:35.272 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install ceph-base 2026-02-18T23:27:35.307 INFO:teuthology.orchestra.run.trial135.stdout:Transaction test succeeded. 2026-02-18T23:27:35.307 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction 2026-02-18T23:27:35.513 INFO:teuthology.orchestra.run.trial135.stdout: Preparing : 1/1 2026-02-18T23:27:35.518 INFO:teuthology.orchestra.run.trial135.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-18T23:27:35.522 INFO:teuthology.orchestra.run.trial135.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-18T23:27:35.530 INFO:teuthology.orchestra.run.trial135.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-18T23:27:35.531 INFO:teuthology.orchestra.run.trial135.stdout: Installing : libcephsqlite-2:17.2.9-0.el9.x86_64 4/5 2026-02-18T23:27:35.585 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:20 ago on Wed 18 Feb 2026 11:27:15 PM UTC. 2026-02-18T23:27:35.650 INFO:teuthology.orchestra.run.trial181.stdout:Package ceph-base-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:27:35.667 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:35.668 INFO:teuthology.orchestra.run.trial181.stdout:Nothing to do. 2026-02-18T23:27:35.668 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:35.690 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install cephadm 2026-02-18T23:27:35.989 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:20 ago on Wed 18 Feb 2026 11:27:15 PM UTC. 2026-02-18T23:27:36.072 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:36.072 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:36.072 INFO:teuthology.orchestra.run.trial181.stdout: Package Architecture Version Repository Size 2026-02-18T23:27:36.072 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:36.072 INFO:teuthology.orchestra.run.trial181.stdout:Installing: 2026-02-18T23:27:36.072 INFO:teuthology.orchestra.run.trial181.stdout: cephadm noarch 2:17.2.9-0.el9 ceph-noarch 83 k 2026-02-18T23:27:36.072 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:36.072 INFO:teuthology.orchestra.run.trial181.stdout:Transaction Summary 2026-02-18T23:27:36.073 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:36.073 INFO:teuthology.orchestra.run.trial181.stdout:Install 1 Package 2026-02-18T23:27:36.073 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:36.073 INFO:teuthology.orchestra.run.trial181.stdout:Total download size: 83 k 2026-02-18T23:27:36.073 INFO:teuthology.orchestra.run.trial181.stdout:Installed size: 375 k 2026-02-18T23:27:36.073 INFO:teuthology.orchestra.run.trial181.stdout:Downloading Packages: 2026-02-18T23:27:36.126 INFO:teuthology.orchestra.run.trial181.stdout:cephadm-17.2.9-0.el9.noarch.rpm 1.5 MB/s | 83 kB 00:00 2026-02-18T23:27:36.126 INFO:teuthology.orchestra.run.trial181.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:27:36.127 INFO:teuthology.orchestra.run.trial181.stdout:Total 1.5 MB/s | 83 kB 00:00 2026-02-18T23:27:36.127 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction check 2026-02-18T23:27:36.129 INFO:teuthology.orchestra.run.trial181.stdout:Transaction check succeeded. 2026-02-18T23:27:36.129 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction test 2026-02-18T23:27:36.130 INFO:teuthology.orchestra.run.trial181.stdout:Transaction test succeeded. 2026-02-18T23:27:36.130 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction 2026-02-18T23:27:36.146 INFO:teuthology.orchestra.run.trial181.stdout: Preparing : 1/1 2026-02-18T23:27:36.195 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:27:36.209 INFO:teuthology.orchestra.run.trial181.stdout: Installing : cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:27:36.273 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:27:36.326 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:27:36.326 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:36.326 INFO:teuthology.orchestra.run.trial181.stdout:Installed: 2026-02-18T23:27:36.327 INFO:teuthology.orchestra.run.trial181.stdout: cephadm-2:17.2.9-0.el9.noarch 2026-02-18T23:27:36.327 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:36.327 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:36.356 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install ceph-immutable-object-cache 2026-02-18T23:27:36.672 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:21 ago on Wed 18 Feb 2026 11:27:15 PM UTC. 2026-02-18T23:27:36.755 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:36.755 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:36.755 INFO:teuthology.orchestra.run.trial181.stdout: Package Arch Version Repo Size 2026-02-18T23:27:36.755 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:36.755 INFO:teuthology.orchestra.run.trial181.stdout:Installing: 2026-02-18T23:27:36.755 INFO:teuthology.orchestra.run.trial181.stdout: ceph-immutable-object-cache x86_64 2:17.2.9-0.el9 ceph 137 k 2026-02-18T23:27:36.755 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:36.755 INFO:teuthology.orchestra.run.trial181.stdout:Transaction Summary 2026-02-18T23:27:36.756 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:36.756 INFO:teuthology.orchestra.run.trial181.stdout:Install 1 Package 2026-02-18T23:27:36.756 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:36.756 INFO:teuthology.orchestra.run.trial181.stdout:Total download size: 137 k 2026-02-18T23:27:36.756 INFO:teuthology.orchestra.run.trial181.stdout:Installed size: 379 k 2026-02-18T23:27:36.756 INFO:teuthology.orchestra.run.trial181.stdout:Downloading Packages: 2026-02-18T23:27:36.817 INFO:teuthology.orchestra.run.trial181.stdout:ceph-immutable-object-cache-17.2.9-0.el9.x86_64 2.2 MB/s | 137 kB 00:00 2026-02-18T23:27:36.818 INFO:teuthology.orchestra.run.trial181.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:27:36.818 INFO:teuthology.orchestra.run.trial181.stdout:Total 2.1 MB/s | 137 kB 00:00 2026-02-18T23:27:36.818 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction check 2026-02-18T23:27:36.821 INFO:teuthology.orchestra.run.trial181.stdout:Transaction check succeeded. 2026-02-18T23:27:36.821 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction test 2026-02-18T23:27:36.848 INFO:teuthology.orchestra.run.trial181.stdout:Transaction test succeeded. 2026-02-18T23:27:36.848 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction 2026-02-18T23:27:36.897 INFO:teuthology.orchestra.run.trial181.stdout: Preparing : 1/1 2026-02-18T23:27:36.898 INFO:teuthology.orchestra.run.trial181.stdout: Installing : ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:36.920 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:36.920 INFO:teuthology.orchestra.run.trial181.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:27:36.920 INFO:teuthology.orchestra.run.trial181.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-18T23:27:36.920 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:37.189 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:37.189 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:37.189 INFO:teuthology.orchestra.run.trial181.stdout:Installed: 2026-02-18T23:27:37.189 INFO:teuthology.orchestra.run.trial181.stdout: ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:37.189 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:37.190 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:37.218 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install ceph-mgr 2026-02-18T23:27:37.527 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:22 ago on Wed 18 Feb 2026 11:27:15 PM UTC. 2026-02-18T23:27:37.591 INFO:teuthology.orchestra.run.trial181.stdout:Package ceph-mgr-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:27:37.609 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:37.609 INFO:teuthology.orchestra.run.trial181.stdout:Nothing to do. 2026-02-18T23:27:37.610 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:37.630 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install ceph-mgr-dashboard 2026-02-18T23:27:37.651 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: libcephsqlite-2:17.2.9-0.el9.x86_64 4/5 2026-02-18T23:27:37.669 INFO:teuthology.orchestra.run.trial135.stdout: Installing : ceph-test-2:17.2.9-0.el9.x86_64 5/5 2026-02-18T23:27:37.894 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: ceph-test-2:17.2.9-0.el9.x86_64 5/5 2026-02-18T23:27:37.894 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : ceph-test-2:17.2.9-0.el9.x86_64 1/5 2026-02-18T23:27:37.894 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : libcephsqlite-2:17.2.9-0.el9.x86_64 2/5 2026-02-18T23:27:37.894 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-18T23:27:37.894 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-18T23:27:37.930 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:22 ago on Wed 18 Feb 2026 11:27:15 PM UTC. 2026-02-18T23:27:37.949 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-18T23:27:37.949 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:37.949 INFO:teuthology.orchestra.run.trial135.stdout:Installed: 2026-02-18T23:27:37.949 INFO:teuthology.orchestra.run.trial135.stdout: ceph-test-2:17.2.9-0.el9.x86_64 libcephsqlite-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:37.949 INFO:teuthology.orchestra.run.trial135.stdout: libxslt-1.1.34-12.el9.x86_64 socat-1.7.4.1-8.el9.x86_64 2026-02-18T23:27:37.950 INFO:teuthology.orchestra.run.trial135.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-18T23:27:37.950 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:37.950 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:27:37.981 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install ceph 2026-02-18T23:27:38.012 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:38.013 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:38.013 INFO:teuthology.orchestra.run.trial181.stdout: Package Arch Version Repository Size 2026-02-18T23:27:38.013 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:38.013 INFO:teuthology.orchestra.run.trial181.stdout:Installing: 2026-02-18T23:27:38.013 INFO:teuthology.orchestra.run.trial181.stdout: ceph-mgr-dashboard noarch 2:17.2.9-0.el9 ceph-noarch 3.5 M 2026-02-18T23:27:38.014 INFO:teuthology.orchestra.run.trial181.stdout:Installing dependencies: 2026-02-18T23:27:38.014 INFO:teuthology.orchestra.run.trial181.stdout: ceph-grafana-dashboards noarch 2:17.2.9-0.el9 ceph-noarch 24 k 2026-02-18T23:27:38.014 INFO:teuthology.orchestra.run.trial181.stdout: ceph-prometheus-alerts noarch 2:17.2.9-0.el9 ceph-noarch 15 k 2026-02-18T23:27:38.014 INFO:teuthology.orchestra.run.trial181.stdout: python3-jwt noarch 2.4.0-1.el9 epel 41 k 2026-02-18T23:27:38.014 INFO:teuthology.orchestra.run.trial181.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-18T23:27:38.014 INFO:teuthology.orchestra.run.trial181.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-18T23:27:38.014 INFO:teuthology.orchestra.run.trial181.stdout:Installing weak dependencies: 2026-02-18T23:27:38.014 INFO:teuthology.orchestra.run.trial181.stdout: python3-jwt+crypto noarch 2.4.0-1.el9 epel 9.0 k 2026-02-18T23:27:38.014 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:38.014 INFO:teuthology.orchestra.run.trial181.stdout:Transaction Summary 2026-02-18T23:27:38.015 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:38.015 INFO:teuthology.orchestra.run.trial181.stdout:Install 7 Packages 2026-02-18T23:27:38.015 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:38.015 INFO:teuthology.orchestra.run.trial181.stdout:Total download size: 3.8 M 2026-02-18T23:27:38.015 INFO:teuthology.orchestra.run.trial181.stdout:Installed size: 81 M 2026-02-18T23:27:38.015 INFO:teuthology.orchestra.run.trial181.stdout:Downloading Packages: 2026-02-18T23:27:38.136 INFO:teuthology.orchestra.run.trial181.stdout:(1/7): ceph-prometheus-alerts-17.2.9-0.el9.noar 327 kB/s | 15 kB 00:00 2026-02-18T23:27:38.139 INFO:teuthology.orchestra.run.trial181.stdout:(2/7): ceph-grafana-dashboards-17.2.9-0.el9.noa 519 kB/s | 24 kB 00:00 2026-02-18T23:27:38.195 INFO:teuthology.orchestra.run.trial181.stdout:(3/7): ceph-mgr-dashboard-17.2.9-0.el9.noarch.r 34 MB/s | 3.5 MB 00:00 2026-02-18T23:27:38.196 INFO:teuthology.orchestra.run.trial181.stdout:(4/7): python3-jwt+crypto-2.4.0-1.el9.noarch.rp 153 kB/s | 9.0 kB 00:00 2026-02-18T23:27:38.218 INFO:teuthology.orchestra.run.trial181.stdout:(5/7): python3-jwt-2.4.0-1.el9.noarch.rpm 516 kB/s | 41 kB 00:00 2026-02-18T23:27:38.228 INFO:teuthology.orchestra.run.trial181.stdout:(6/7): python3-repoze-lru-0.7-16.el9.noarch.rpm 933 kB/s | 31 kB 00:00 2026-02-18T23:27:38.291 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:17 ago on Wed 18 Feb 2026 11:27:21 PM UTC. 2026-02-18T23:27:38.295 INFO:teuthology.orchestra.run.trial181.stdout:(7/7): python3-routes-2.5.1-5.el9.noarch.rpm 1.8 MB/s | 188 kB 00:00 2026-02-18T23:27:38.296 INFO:teuthology.orchestra.run.trial181.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:27:38.296 INFO:teuthology.orchestra.run.trial181.stdout:Total 14 MB/s | 3.8 MB 00:00 2026-02-18T23:27:38.296 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction check 2026-02-18T23:27:38.300 INFO:teuthology.orchestra.run.trial181.stdout:Transaction check succeeded. 2026-02-18T23:27:38.300 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction test 2026-02-18T23:27:38.332 INFO:teuthology.orchestra.run.trial181.stdout:Transaction test succeeded. 2026-02-18T23:27:38.332 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction 2026-02-18T23:27:38.374 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:27:38.375 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:27:38.375 INFO:teuthology.orchestra.run.trial135.stdout: Package Arch Version Repository Size 2026-02-18T23:27:38.376 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:27:38.376 INFO:teuthology.orchestra.run.trial135.stdout:Installing: 2026-02-18T23:27:38.376 INFO:teuthology.orchestra.run.trial135.stdout: ceph x86_64 2:17.2.9-0.el9 ceph 6.4 k 2026-02-18T23:27:38.376 INFO:teuthology.orchestra.run.trial135.stdout:Installing dependencies: 2026-02-18T23:27:38.376 INFO:teuthology.orchestra.run.trial135.stdout: ceph-mds x86_64 2:17.2.9-0.el9 ceph 2.1 M 2026-02-18T23:27:38.376 INFO:teuthology.orchestra.run.trial135.stdout: ceph-mgr x86_64 2:17.2.9-0.el9 ceph 1.4 M 2026-02-18T23:27:38.376 INFO:teuthology.orchestra.run.trial135.stdout: ceph-mgr-modules-core noarch 2:17.2.9-0.el9 ceph-noarch 240 k 2026-02-18T23:27:38.376 INFO:teuthology.orchestra.run.trial135.stdout: ceph-mon x86_64 2:17.2.9-0.el9 ceph 3.9 M 2026-02-18T23:27:38.376 INFO:teuthology.orchestra.run.trial135.stdout: ceph-osd x86_64 2:17.2.9-0.el9 ceph 15 M 2026-02-18T23:27:38.376 INFO:teuthology.orchestra.run.trial135.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-18T23:27:38.376 INFO:teuthology.orchestra.run.trial135.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-18T23:27:38.377 INFO:teuthology.orchestra.run.trial135.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-18T23:27:38.377 INFO:teuthology.orchestra.run.trial135.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-18T23:27:38.377 INFO:teuthology.orchestra.run.trial135.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-18T23:27:38.377 INFO:teuthology.orchestra.run.trial135.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-18T23:27:38.377 INFO:teuthology.orchestra.run.trial135.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-18T23:27:38.377 INFO:teuthology.orchestra.run.trial135.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-18T23:27:38.377 INFO:teuthology.orchestra.run.trial135.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-18T23:27:38.377 INFO:teuthology.orchestra.run.trial135.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-18T23:27:38.377 INFO:teuthology.orchestra.run.trial135.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-18T23:27:38.377 INFO:teuthology.orchestra.run.trial135.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-18T23:27:38.377 INFO:teuthology.orchestra.run.trial135.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-18T23:27:38.377 INFO:teuthology.orchestra.run.trial135.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-18T23:27:38.378 INFO:teuthology.orchestra.run.trial135.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-18T23:27:38.378 INFO:teuthology.orchestra.run.trial135.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-18T23:27:38.378 INFO:teuthology.orchestra.run.trial135.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-18T23:27:38.378 INFO:teuthology.orchestra.run.trial135.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2026-02-18T23:27:38.378 INFO:teuthology.orchestra.run.trial135.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2026-02-18T23:27:38.378 INFO:teuthology.orchestra.run.trial135.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-18T23:27:38.378 INFO:teuthology.orchestra.run.trial135.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-18T23:27:38.378 INFO:teuthology.orchestra.run.trial135.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-18T23:27:38.378 INFO:teuthology.orchestra.run.trial135.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2026-02-18T23:27:38.378 INFO:teuthology.orchestra.run.trial135.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-18T23:27:38.378 INFO:teuthology.orchestra.run.trial135.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-18T23:27:38.378 INFO:teuthology.orchestra.run.trial135.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-18T23:27:38.379 INFO:teuthology.orchestra.run.trial135.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-18T23:27:38.379 INFO:teuthology.orchestra.run.trial135.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-18T23:27:38.379 INFO:teuthology.orchestra.run.trial135.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-18T23:27:38.379 INFO:teuthology.orchestra.run.trial135.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-18T23:27:38.379 INFO:teuthology.orchestra.run.trial135.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-18T23:27:38.379 INFO:teuthology.orchestra.run.trial135.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2026-02-18T23:27:38.379 INFO:teuthology.orchestra.run.trial135.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2026-02-18T23:27:38.379 INFO:teuthology.orchestra.run.trial135.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-18T23:27:38.379 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:38.379 INFO:teuthology.orchestra.run.trial135.stdout:Transaction Summary 2026-02-18T23:27:38.379 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:27:38.379 INFO:teuthology.orchestra.run.trial135.stdout:Install 40 Packages 2026-02-18T23:27:38.380 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:38.380 INFO:teuthology.orchestra.run.trial135.stdout:Total download size: 28 M 2026-02-18T23:27:38.380 INFO:teuthology.orchestra.run.trial135.stdout:Installed size: 98 M 2026-02-18T23:27:38.380 INFO:teuthology.orchestra.run.trial135.stdout:Downloading Packages: 2026-02-18T23:27:38.384 INFO:teuthology.orchestra.run.trial181.stdout: Preparing : 1/1 2026-02-18T23:27:38.386 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-jwt-2.4.0-1.el9.noarch 1/7 2026-02-18T23:27:38.391 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-jwt+crypto-2.4.0-1.el9.noarch 2/7 2026-02-18T23:27:38.402 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/7 2026-02-18T23:27:38.405 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/7 2026-02-18T23:27:38.409 INFO:teuthology.orchestra.run.trial181.stdout: Installing : ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 5/7 2026-02-18T23:27:38.856 INFO:teuthology.orchestra.run.trial181.stdout: Installing : ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 6/7 2026-02-18T23:27:38.859 INFO:teuthology.orchestra.run.trial181.stdout: Installing : ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 7/7 2026-02-18T23:27:38.992 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 7/7 2026-02-18T23:27:38.992 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 1/7 2026-02-18T23:27:38.993 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 2/7 2026-02-18T23:27:38.993 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 3/7 2026-02-18T23:27:38.993 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-jwt+crypto-2.4.0-1.el9.noarch 4/7 2026-02-18T23:27:38.993 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-jwt-2.4.0-1.el9.noarch 5/7 2026-02-18T23:27:38.993 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 6/7 2026-02-18T23:27:39.046 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 7/7 2026-02-18T23:27:39.046 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:39.046 INFO:teuthology.orchestra.run.trial181.stdout:Installed: 2026-02-18T23:27:39.046 INFO:teuthology.orchestra.run.trial181.stdout: ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 2026-02-18T23:27:39.046 INFO:teuthology.orchestra.run.trial181.stdout: ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 2026-02-18T23:27:39.047 INFO:teuthology.orchestra.run.trial181.stdout: ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 2026-02-18T23:27:39.047 INFO:teuthology.orchestra.run.trial181.stdout: python3-jwt-2.4.0-1.el9.noarch 2026-02-18T23:27:39.047 INFO:teuthology.orchestra.run.trial181.stdout: python3-jwt+crypto-2.4.0-1.el9.noarch 2026-02-18T23:27:39.047 INFO:teuthology.orchestra.run.trial181.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-18T23:27:39.047 INFO:teuthology.orchestra.run.trial181.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-18T23:27:39.047 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:39.047 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:39.073 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-18T23:27:39.092 INFO:teuthology.orchestra.run.trial135.stdout:(1/40): ceph-17.2.9-0.el9.x86_64.rpm 193 kB/s | 6.4 kB 00:00 2026-02-18T23:27:39.155 INFO:teuthology.orchestra.run.trial135.stdout:(2/40): ceph-mgr-17.2.9-0.el9.x86_64.rpm 15 MB/s | 1.4 MB 00:00 2026-02-18T23:27:39.161 INFO:teuthology.orchestra.run.trial135.stdout:(3/40): ceph-mds-17.2.9-0.el9.x86_64.rpm 20 MB/s | 2.1 MB 00:00 2026-02-18T23:27:39.171 INFO:teuthology.orchestra.run.trial135.stdout:(4/40): ceph-mon-17.2.9-0.el9.x86_64.rpm 50 MB/s | 3.9 MB 00:00 2026-02-18T23:27:39.172 INFO:teuthology.orchestra.run.trial135.stdout:(5/40): ceph-mgr-modules-core-17.2.9-0.el9.noar 21 MB/s | 240 kB 00:00 2026-02-18T23:27:39.191 INFO:teuthology.orchestra.run.trial135.stdout:(6/40): ledmon-libs-1.1.0-3.el9.x86_64.rpm 2.0 MB/s | 40 kB 00:00 2026-02-18T23:27:39.197 INFO:teuthology.orchestra.run.trial135.stdout:(7/40): libconfig-1.7.2-9.el9.x86_64.rpm 2.8 MB/s | 72 kB 00:00 2026-02-18T23:27:39.204 INFO:teuthology.orchestra.run.trial135.stdout:(8/40): python3-cffi-1.14.5-5.el9.x86_64.rpm 19 MB/s | 253 kB 00:00 2026-02-18T23:27:39.210 INFO:teuthology.orchestra.run.trial135.stdout:(9/40): python3-ply-3.11-14.el9.noarch.rpm 18 MB/s | 106 kB 00:00 2026-02-18T23:27:39.217 INFO:teuthology.orchestra.run.trial135.stdout:(10/40): python3-pycparser-2.20-6.el9.noarch.rp 20 MB/s | 135 kB 00:00 2026-02-18T23:27:39.223 INFO:teuthology.orchestra.run.trial135.stdout:(11/40): python3-cryptography-36.0.1-5.el9.x86_ 49 MB/s | 1.2 MB 00:00 2026-02-18T23:27:39.224 INFO:teuthology.orchestra.run.trial135.stdout:(12/40): python3-requests-2.25.1-10.el9.noarch. 20 MB/s | 126 kB 00:00 2026-02-18T23:27:39.246 INFO:teuthology.orchestra.run.trial135.stdout:(13/40): ceph-osd-17.2.9-0.el9.x86_64.rpm 168 MB/s | 15 MB 00:00 2026-02-18T23:27:39.250 INFO:teuthology.orchestra.run.trial135.stdout:(14/40): python3-urllib3-1.26.5-7.el9.noarch.rp 7.8 MB/s | 218 kB 00:00 2026-02-18T23:27:39.301 INFO:teuthology.orchestra.run.trial135.stdout:(15/40): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 3.1 MB/s | 246 kB 00:00 2026-02-18T23:27:39.302 INFO:teuthology.orchestra.run.trial135.stdout:(16/40): python3-libstoragemgmt-1.10.1-1.el9.x8 3.3 MB/s | 177 kB 00:00 2026-02-18T23:27:39.316 INFO:teuthology.orchestra.run.trial135.stdout:(17/40): python3-mako-1.1.4-6.el9.noarch.rpm 2.5 MB/s | 172 kB 00:00 2026-02-18T23:27:39.330 INFO:teuthology.orchestra.run.trial135.stdout:(18/40): python3-packaging-20.9-5.el9.noarch.rp 2.8 MB/s | 77 kB 00:00 2026-02-18T23:27:39.338 INFO:teuthology.orchestra.run.trial135.stdout:(19/40): python3-markupsafe-1.1.1-12.el9.x86_64 937 kB/s | 35 kB 00:00 2026-02-18T23:27:39.352 INFO:teuthology.orchestra.run.trial135.stdout:(20/40): python3-toml-0.10.2-6.el9.noarch.rpm 1.1 MB/s | 42 kB 00:00 2026-02-18T23:27:39.369 INFO:teuthology.orchestra.run.trial135.stdout:(21/40): python3-autocommand-2.2.2-8.el9.noarch 754 kB/s | 29 kB 00:00 2026-02-18T23:27:39.378 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:24 ago on Wed 18 Feb 2026 11:27:15 PM UTC. 2026-02-18T23:27:39.379 INFO:teuthology.orchestra.run.trial135.stdout:(22/40): python3-backports-tarfile-1.2.0-1.el9. 1.4 MB/s | 60 kB 00:00 2026-02-18T23:27:39.400 INFO:teuthology.orchestra.run.trial135.stdout:(23/40): python3-cheroot-10.0.1-4.el9.noarch.rp 5.5 MB/s | 173 kB 00:00 2026-02-18T23:27:39.408 INFO:teuthology.orchestra.run.trial135.stdout:(24/40): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 782 kB/s | 43 kB 00:00 2026-02-18T23:27:39.411 INFO:teuthology.orchestra.run.trial135.stdout:(25/40): python3-jaraco-8.2.1-3.el9.noarch.rpm 1.0 MB/s | 11 kB 00:00 2026-02-18T23:27:39.412 INFO:teuthology.orchestra.run.trial135.stdout:(26/40): python3-cherrypy-18.6.1-2.el9.noarch.r 11 MB/s | 358 kB 00:00 2026-02-18T23:27:39.419 INFO:teuthology.orchestra.run.trial135.stdout:(27/40): python3-jaraco-classes-3.2.1-5.el9.noa 1.6 MB/s | 18 kB 00:00 2026-02-18T23:27:39.421 INFO:teuthology.orchestra.run.trial135.stdout:(28/40): python3-jaraco-collections-3.0.0-8.el9 2.1 MB/s | 23 kB 00:00 2026-02-18T23:27:39.423 INFO:teuthology.orchestra.run.trial135.stdout:(29/40): python3-jaraco-context-6.0.1-3.el9.noa 1.8 MB/s | 20 kB 00:00 2026-02-18T23:27:39.430 INFO:teuthology.orchestra.run.trial135.stdout:(30/40): python3-jaraco-functools-3.5.0-2.el9.n 1.8 MB/s | 19 kB 00:00 2026-02-18T23:27:39.432 INFO:teuthology.orchestra.run.trial135.stdout:(31/40): python3-jaraco-text-4.0.0-2.el9.noarch 2.4 MB/s | 26 kB 00:00 2026-02-18T23:27:39.447 INFO:teuthology.orchestra.run.trial135.stdout:(32/40): python3-logutils-0.3.5-21.el9.noarch.r 1.8 MB/s | 46 kB 00:00 2026-02-18T23:27:39.451 INFO:teuthology.orchestra.run.trial135.stdout:(33/40): python3-more-itertools-8.12.0-2.el9.no 3.7 MB/s | 79 kB 00:00 2026-02-18T23:27:39.458 INFO:teuthology.orchestra.run.trial135.stdout:(34/40): python3-portend-3.1.0-2.el9.noarch.rpm 1.6 MB/s | 16 kB 00:00 2026-02-18T23:27:39.459 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:39.460 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:39.460 INFO:teuthology.orchestra.run.trial181.stdout: Package Arch Version Repository Size 2026-02-18T23:27:39.460 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:39.460 INFO:teuthology.orchestra.run.trial181.stdout:Installing: 2026-02-18T23:27:39.460 INFO:teuthology.orchestra.run.trial181.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.9-0.el9 ceph-noarch 7.4 M 2026-02-18T23:27:39.460 INFO:teuthology.orchestra.run.trial181.stdout:Installing dependencies: 2026-02-18T23:27:39.461 INFO:teuthology.orchestra.run.trial181.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-18T23:27:39.461 INFO:teuthology.orchestra.run.trial181.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-18T23:27:39.461 INFO:teuthology.orchestra.run.trial181.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-18T23:27:39.461 INFO:teuthology.orchestra.run.trial181.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-18T23:27:39.461 INFO:teuthology.orchestra.run.trial181.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-18T23:27:39.461 INFO:teuthology.orchestra.run.trial181.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-18T23:27:39.461 INFO:teuthology.orchestra.run.trial181.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-18T23:27:39.461 INFO:teuthology.orchestra.run.trial181.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-18T23:27:39.461 INFO:teuthology.orchestra.run.trial181.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-18T23:27:39.461 INFO:teuthology.orchestra.run.trial181.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-18T23:27:39.461 INFO:teuthology.orchestra.run.trial181.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-18T23:27:39.461 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:39.461 INFO:teuthology.orchestra.run.trial181.stdout:Transaction Summary 2026-02-18T23:27:39.462 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:39.462 INFO:teuthology.orchestra.run.trial181.stdout:Install 12 Packages 2026-02-18T23:27:39.462 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:39.462 INFO:teuthology.orchestra.run.trial181.stdout:Total download size: 43 M 2026-02-18T23:27:39.462 INFO:teuthology.orchestra.run.trial181.stdout:Installed size: 234 M 2026-02-18T23:27:39.462 INFO:teuthology.orchestra.run.trial181.stdout:Downloading Packages: 2026-02-18T23:27:39.469 INFO:teuthology.orchestra.run.trial135.stdout:(35/40): python3-tempora-5.0.0-2.el9.noarch.rpm 3.3 MB/s | 36 kB 00:00 2026-02-18T23:27:39.483 INFO:teuthology.orchestra.run.trial135.stdout:(36/40): python3-pecan-1.4.2-3.el9.noarch.rpm 5.3 MB/s | 272 kB 00:00 2026-02-18T23:27:39.485 INFO:teuthology.orchestra.run.trial135.stdout:(37/40): python3-pyOpenSSL-21.0.0-1.el9.noarch. 2.6 MB/s | 90 kB 00:00 2026-02-18T23:27:39.496 INFO:teuthology.orchestra.run.trial135.stdout:(38/40): python3-zc-lockfile-2.0-10.el9.noarch. 1.7 MB/s | 20 kB 00:00 2026-02-18T23:27:39.500 INFO:teuthology.orchestra.run.trial135.stdout:(39/40): python3-webob-1.8.8-2.el9.noarch.rpm 7.1 MB/s | 230 kB 00:00 2026-02-18T23:27:39.533 INFO:teuthology.orchestra.run.trial135.stdout:(40/40): python3-werkzeug-2.0.3-3.el9.1.noarch. 8.3 MB/s | 427 kB 00:00 2026-02-18T23:27:39.535 INFO:teuthology.orchestra.run.trial135.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:27:39.535 INFO:teuthology.orchestra.run.trial135.stdout:Total 24 MB/s | 28 MB 00:01 2026-02-18T23:27:39.652 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction check 2026-02-18T23:27:39.668 INFO:teuthology.orchestra.run.trial135.stdout:Transaction check succeeded. 2026-02-18T23:27:39.669 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction test 2026-02-18T23:27:39.738 INFO:teuthology.orchestra.run.trial181.stdout:(1/12): ceph-mgr-diskprediction-local-17.2.9-0. 56 MB/s | 7.4 MB 00:00 2026-02-18T23:27:39.806 INFO:teuthology.orchestra.run.trial135.stdout:Transaction test succeeded. 2026-02-18T23:27:39.806 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction 2026-02-18T23:27:39.993 INFO:teuthology.orchestra.run.trial135.stdout: Preparing : 1/1 2026-02-18T23:27:39.995 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/40 2026-02-18T23:27:39.997 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/40 2026-02-18T23:27:40.002 INFO:teuthology.orchestra.run.trial135.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 3/40 2026-02-18T23:27:40.007 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 4/40 2026-02-18T23:27:40.038 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 5/40 2026-02-18T23:27:40.092 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 6/40 2026-02-18T23:27:40.092 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 7/40 2026-02-18T23:27:40.092 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 8/40 2026-02-18T23:27:40.092 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 9/40 2026-02-18T23:27:40.093 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 10/40 2026-02-18T23:27:40.093 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 11/40 2026-02-18T23:27:40.093 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 12/40 2026-02-18T23:27:40.099 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 13/40 2026-02-18T23:27:40.102 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 14/40 2026-02-18T23:27:40.109 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 15/40 2026-02-18T23:27:40.113 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/40 2026-02-18T23:27:40.122 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/40 2026-02-18T23:27:40.128 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/40 2026-02-18T23:27:40.152 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/40 2026-02-18T23:27:40.207 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/40 2026-02-18T23:27:40.232 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/40 2026-02-18T23:27:40.244 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 22/40 2026-02-18T23:27:40.251 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 23/40 2026-02-18T23:27:40.264 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/40 2026-02-18T23:27:40.280 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/40 2026-02-18T23:27:40.300 INFO:teuthology.orchestra.run.trial181.stdout:(2/12): flexiblas-3.0.4-9.el9.x86_64.rpm 53 kB/s | 30 kB 00:00 2026-02-18T23:27:40.357 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/40 2026-02-18T23:27:40.365 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 27/40 2026-02-18T23:27:40.388 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/40 2026-02-18T23:27:40.393 INFO:teuthology.orchestra.run.trial181.stdout:(3/12): libquadmath-11.5.0-14.el9.x86_64.rpm 234 kB/s | 184 kB 00:00 2026-02-18T23:27:40.418 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 29/40 2026-02-18T23:27:40.423 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/40 2026-02-18T23:27:40.468 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/40 2026-02-18T23:27:40.532 INFO:teuthology.orchestra.run.trial135.stdout: Installing : ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 32/40 2026-02-18T23:27:40.533 INFO:teuthology.orchestra.run.trial135.stdout: Installing : ceph-mgr-2:17.2.9-0.el9.x86_64 33/40 2026-02-18T23:27:40.557 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: ceph-mgr-2:17.2.9-0.el9.x86_64 33/40 2026-02-18T23:27:40.557 INFO:teuthology.orchestra.run.trial135.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:27:40.557 INFO:teuthology.orchestra.run.trial135.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-18T23:27:40.558 INFO:teuthology.orchestra.run.trial135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T23:27:40.558 INFO:teuthology.orchestra.run.trial135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T23:27:40.558 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:40.562 INFO:teuthology.orchestra.run.trial135.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 34/40 2026-02-18T23:27:40.581 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:27:40.581 INFO:teuthology.orchestra.run.trial135.stdout:Creating group 'libstoragemgmt' with GID 992. 2026-02-18T23:27:40.581 INFO:teuthology.orchestra.run.trial135.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 992 and GID 992. 2026-02-18T23:27:40.582 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:40.590 INFO:teuthology.orchestra.run.trial135.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:27:40.614 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:27:40.615 INFO:teuthology.orchestra.run.trial135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-18T23:27:40.615 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:40.872 INFO:teuthology.orchestra.run.trial181.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-9.el9.x 31 kB/s | 15 kB 00:00 2026-02-18T23:27:41.105 INFO:teuthology.orchestra.run.trial181.stdout:(5/12): libgfortran-11.5.0-14.el9.x86_64.rpm 530 kB/s | 794 kB 00:01 2026-02-18T23:27:41.296 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 36/40 2026-02-18T23:27:41.298 INFO:teuthology.orchestra.run.trial135.stdout: Installing : ceph-osd-2:17.2.9-0.el9.x86_64 37/40 2026-02-18T23:27:41.323 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: ceph-osd-2:17.2.9-0.el9.x86_64 37/40 2026-02-18T23:27:41.323 INFO:teuthology.orchestra.run.trial135.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:27:41.323 INFO:teuthology.orchestra.run.trial135.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-18T23:27:41.323 INFO:teuthology.orchestra.run.trial135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T23:27:41.323 INFO:teuthology.orchestra.run.trial135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T23:27:41.323 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:41.351 INFO:teuthology.orchestra.run.trial181.stdout:(6/12): flexiblas-netlib-3.0.4-9.el9.x86_64.rpm 2.8 MB/s | 3.0 MB 00:01 2026-02-18T23:27:41.451 INFO:teuthology.orchestra.run.trial181.stdout:(7/12): openblas-0.3.29-1.el9.x86_64.rpm 73 kB/s | 42 kB 00:00 2026-02-18T23:27:41.499 INFO:teuthology.orchestra.run.trial135.stdout: Installing : ceph-mon-2:17.2.9-0.el9.x86_64 38/40 2026-02-18T23:27:41.521 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: ceph-mon-2:17.2.9-0.el9.x86_64 38/40 2026-02-18T23:27:41.521 INFO:teuthology.orchestra.run.trial135.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:27:41.521 INFO:teuthology.orchestra.run.trial135.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-18T23:27:41.522 INFO:teuthology.orchestra.run.trial135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T23:27:41.522 INFO:teuthology.orchestra.run.trial135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T23:27:41.522 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:41.612 INFO:teuthology.orchestra.run.trial135.stdout: Installing : ceph-mds-2:17.2.9-0.el9.x86_64 39/40 2026-02-18T23:27:41.632 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: ceph-mds-2:17.2.9-0.el9.x86_64 39/40 2026-02-18T23:27:41.632 INFO:teuthology.orchestra.run.trial135.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:27:41.632 INFO:teuthology.orchestra.run.trial135.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-18T23:27:41.632 INFO:teuthology.orchestra.run.trial135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T23:27:41.632 INFO:teuthology.orchestra.run.trial135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T23:27:41.633 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:41.649 INFO:teuthology.orchestra.run.trial135.stdout: Installing : ceph-2:17.2.9-0.el9.x86_64 40/40 2026-02-18T23:27:41.971 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: ceph-2:17.2.9-0.el9.x86_64 40/40 2026-02-18T23:27:41.971 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : ceph-2:17.2.9-0.el9.x86_64 1/40 2026-02-18T23:27:41.971 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : ceph-mds-2:17.2.9-0.el9.x86_64 2/40 2026-02-18T23:27:41.971 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : ceph-mgr-2:17.2.9-0.el9.x86_64 3/40 2026-02-18T23:27:41.971 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : ceph-mon-2:17.2.9-0.el9.x86_64 4/40 2026-02-18T23:27:41.971 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : ceph-osd-2:17.2.9-0.el9.x86_64 5/40 2026-02-18T23:27:41.971 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 6/40 2026-02-18T23:27:41.971 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 7/40 2026-02-18T23:27:41.971 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 8/40 2026-02-18T23:27:41.972 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 9/40 2026-02-18T23:27:41.972 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 10/40 2026-02-18T23:27:41.972 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-ply-3.11-14.el9.noarch 11/40 2026-02-18T23:27:41.972 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 12/40 2026-02-18T23:27:41.972 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 13/40 2026-02-18T23:27:41.972 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 14/40 2026-02-18T23:27:41.972 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 15/40 2026-02-18T23:27:41.972 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 16/40 2026-02-18T23:27:41.972 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 17/40 2026-02-18T23:27:41.972 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 18/40 2026-02-18T23:27:41.972 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 19/40 2026-02-18T23:27:41.972 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 20/40 2026-02-18T23:27:41.973 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 21/40 2026-02-18T23:27:41.973 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 22/40 2026-02-18T23:27:41.973 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 23/40 2026-02-18T23:27:41.973 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 24/40 2026-02-18T23:27:41.973 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 25/40 2026-02-18T23:27:41.973 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 26/40 2026-02-18T23:27:41.973 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 27/40 2026-02-18T23:27:41.973 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 28/40 2026-02-18T23:27:41.973 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 29/40 2026-02-18T23:27:41.973 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 30/40 2026-02-18T23:27:41.973 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 31/40 2026-02-18T23:27:41.973 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 32/40 2026-02-18T23:27:41.973 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 33/40 2026-02-18T23:27:41.974 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 34/40 2026-02-18T23:27:41.974 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 35/40 2026-02-18T23:27:41.974 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 36/40 2026-02-18T23:27:41.974 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 37/40 2026-02-18T23:27:41.974 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 38/40 2026-02-18T23:27:41.974 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 39/40 2026-02-18T23:27:42.027 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 40/40 2026-02-18T23:27:42.028 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:42.028 INFO:teuthology.orchestra.run.trial135.stdout:Installed: 2026-02-18T23:27:42.028 INFO:teuthology.orchestra.run.trial135.stdout: ceph-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:42.028 INFO:teuthology.orchestra.run.trial135.stdout: ceph-mds-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:42.028 INFO:teuthology.orchestra.run.trial135.stdout: ceph-mgr-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:42.028 INFO:teuthology.orchestra.run.trial135.stdout: ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 2026-02-18T23:27:42.028 INFO:teuthology.orchestra.run.trial135.stdout: ceph-mon-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:42.028 INFO:teuthology.orchestra.run.trial135.stdout: ceph-osd-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:42.029 INFO:teuthology.orchestra.run.trial135.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-18T23:27:42.029 INFO:teuthology.orchestra.run.trial135.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-18T23:27:42.029 INFO:teuthology.orchestra.run.trial135.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T23:27:42.029 INFO:teuthology.orchestra.run.trial135.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-18T23:27:42.029 INFO:teuthology.orchestra.run.trial135.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-18T23:27:42.029 INFO:teuthology.orchestra.run.trial135.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-18T23:27:42.029 INFO:teuthology.orchestra.run.trial135.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-18T23:27:42.029 INFO:teuthology.orchestra.run.trial135.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-18T23:27:42.029 INFO:teuthology.orchestra.run.trial135.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-18T23:27:42.029 INFO:teuthology.orchestra.run.trial135.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-18T23:27:42.029 INFO:teuthology.orchestra.run.trial135.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-18T23:27:42.029 INFO:teuthology.orchestra.run.trial135.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-18T23:27:42.030 INFO:teuthology.orchestra.run.trial135.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-18T23:27:42.030 INFO:teuthology.orchestra.run.trial135.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-18T23:27:42.030 INFO:teuthology.orchestra.run.trial135.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-18T23:27:42.030 INFO:teuthology.orchestra.run.trial135.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-18T23:27:42.030 INFO:teuthology.orchestra.run.trial135.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T23:27:42.030 INFO:teuthology.orchestra.run.trial135.stdout: python3-logutils-0.3.5-21.el9.noarch 2026-02-18T23:27:42.030 INFO:teuthology.orchestra.run.trial135.stdout: python3-mako-1.1.4-6.el9.noarch 2026-02-18T23:27:42.030 INFO:teuthology.orchestra.run.trial135.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-18T23:27:42.030 INFO:teuthology.orchestra.run.trial135.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-18T23:27:42.030 INFO:teuthology.orchestra.run.trial135.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-18T23:27:42.031 INFO:teuthology.orchestra.run.trial135.stdout: python3-pecan-1.4.2-3.el9.noarch 2026-02-18T23:27:42.031 INFO:teuthology.orchestra.run.trial135.stdout: python3-ply-3.11-14.el9.noarch 2026-02-18T23:27:42.031 INFO:teuthology.orchestra.run.trial135.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-18T23:27:42.031 INFO:teuthology.orchestra.run.trial135.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-18T23:27:42.031 INFO:teuthology.orchestra.run.trial135.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-18T23:27:42.031 INFO:teuthology.orchestra.run.trial135.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-18T23:27:42.031 INFO:teuthology.orchestra.run.trial135.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-18T23:27:42.031 INFO:teuthology.orchestra.run.trial135.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-18T23:27:42.031 INFO:teuthology.orchestra.run.trial135.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-18T23:27:42.031 INFO:teuthology.orchestra.run.trial135.stdout: python3-webob-1.8.8-2.el9.noarch 2026-02-18T23:27:42.031 INFO:teuthology.orchestra.run.trial135.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2026-02-18T23:27:42.031 INFO:teuthology.orchestra.run.trial135.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-18T23:27:42.032 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:42.032 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:27:42.064 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install ceph-base 2026-02-18T23:27:42.113 INFO:teuthology.orchestra.run.trial181.stdout:(8/12): python3-devel-3.9.25-3.el9.x86_64.rpm 321 kB/s | 244 kB 00:00 2026-02-18T23:27:42.218 INFO:teuthology.orchestra.run.trial181.stdout:(9/12): openblas-openmp-0.3.29-1.el9.x86_64.rpm 4.7 MB/s | 5.3 MB 00:01 2026-02-18T23:27:42.370 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:21 ago on Wed 18 Feb 2026 11:27:21 PM UTC. 2026-02-18T23:27:42.435 INFO:teuthology.orchestra.run.trial135.stdout:Package ceph-base-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:27:42.452 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:27:42.452 INFO:teuthology.orchestra.run.trial135.stdout:Nothing to do. 2026-02-18T23:27:42.452 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:27:42.474 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install cephadm 2026-02-18T23:27:42.584 INFO:teuthology.orchestra.run.trial181.stdout:(10/12): python3-numpy-1.23.5-2.el9.x86_64.rpm 5.4 MB/s | 6.1 MB 00:01 2026-02-18T23:27:42.779 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:21 ago on Wed 18 Feb 2026 11:27:21 PM UTC. 2026-02-18T23:27:42.861 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:27:42.862 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:27:42.862 INFO:teuthology.orchestra.run.trial135.stdout: Package Architecture Version Repository Size 2026-02-18T23:27:42.862 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:27:42.862 INFO:teuthology.orchestra.run.trial135.stdout:Installing: 2026-02-18T23:27:42.862 INFO:teuthology.orchestra.run.trial135.stdout: cephadm noarch 2:17.2.9-0.el9 ceph-noarch 83 k 2026-02-18T23:27:42.862 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:42.862 INFO:teuthology.orchestra.run.trial135.stdout:Transaction Summary 2026-02-18T23:27:42.863 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:27:42.863 INFO:teuthology.orchestra.run.trial135.stdout:Install 1 Package 2026-02-18T23:27:42.863 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:42.863 INFO:teuthology.orchestra.run.trial135.stdout:Total download size: 83 k 2026-02-18T23:27:42.863 INFO:teuthology.orchestra.run.trial135.stdout:Installed size: 375 k 2026-02-18T23:27:42.863 INFO:teuthology.orchestra.run.trial135.stdout:Downloading Packages: 2026-02-18T23:27:42.915 INFO:teuthology.orchestra.run.trial135.stdout:cephadm-17.2.9-0.el9.noarch.rpm 1.5 MB/s | 83 kB 00:00 2026-02-18T23:27:42.915 INFO:teuthology.orchestra.run.trial135.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:27:42.915 INFO:teuthology.orchestra.run.trial135.stdout:Total 1.5 MB/s | 83 kB 00:00 2026-02-18T23:27:42.915 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction check 2026-02-18T23:27:42.917 INFO:teuthology.orchestra.run.trial135.stdout:Transaction check succeeded. 2026-02-18T23:27:42.917 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction test 2026-02-18T23:27:42.918 INFO:teuthology.orchestra.run.trial135.stdout:Transaction test succeeded. 2026-02-18T23:27:42.918 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction 2026-02-18T23:27:42.934 INFO:teuthology.orchestra.run.trial135.stdout: Preparing : 1/1 2026-02-18T23:27:42.945 INFO:teuthology.orchestra.run.trial181.stdout:(11/12): python3-numpy-f2py-1.23.5-2.el9.x86_64 532 kB/s | 442 kB 00:00 2026-02-18T23:27:42.984 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:27:42.998 INFO:teuthology.orchestra.run.trial135.stdout: Installing : cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:27:43.059 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:27:43.114 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:27:43.114 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:43.114 INFO:teuthology.orchestra.run.trial135.stdout:Installed: 2026-02-18T23:27:43.114 INFO:teuthology.orchestra.run.trial135.stdout: cephadm-2:17.2.9-0.el9.noarch 2026-02-18T23:27:43.115 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:43.115 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:27:43.142 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install ceph-immutable-object-cache 2026-02-18T23:27:43.451 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:22 ago on Wed 18 Feb 2026 11:27:21 PM UTC. 2026-02-18T23:27:43.535 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:27:43.535 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:27:43.535 INFO:teuthology.orchestra.run.trial135.stdout: Package Arch Version Repo Size 2026-02-18T23:27:43.536 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:27:43.536 INFO:teuthology.orchestra.run.trial135.stdout:Installing: 2026-02-18T23:27:43.536 INFO:teuthology.orchestra.run.trial135.stdout: ceph-immutable-object-cache x86_64 2:17.2.9-0.el9 ceph 137 k 2026-02-18T23:27:43.536 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:43.536 INFO:teuthology.orchestra.run.trial135.stdout:Transaction Summary 2026-02-18T23:27:43.536 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:27:43.536 INFO:teuthology.orchestra.run.trial135.stdout:Install 1 Package 2026-02-18T23:27:43.536 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:43.536 INFO:teuthology.orchestra.run.trial135.stdout:Total download size: 137 k 2026-02-18T23:27:43.536 INFO:teuthology.orchestra.run.trial135.stdout:Installed size: 379 k 2026-02-18T23:27:43.536 INFO:teuthology.orchestra.run.trial135.stdout:Downloading Packages: 2026-02-18T23:27:43.596 INFO:teuthology.orchestra.run.trial135.stdout:ceph-immutable-object-cache-17.2.9-0.el9.x86_64 2.2 MB/s | 137 kB 00:00 2026-02-18T23:27:43.597 INFO:teuthology.orchestra.run.trial135.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:27:43.597 INFO:teuthology.orchestra.run.trial135.stdout:Total 2.2 MB/s | 137 kB 00:00 2026-02-18T23:27:43.598 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction check 2026-02-18T23:27:43.600 INFO:teuthology.orchestra.run.trial135.stdout:Transaction check succeeded. 2026-02-18T23:27:43.600 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction test 2026-02-18T23:27:43.627 INFO:teuthology.orchestra.run.trial135.stdout:Transaction test succeeded. 2026-02-18T23:27:43.627 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction 2026-02-18T23:27:43.637 INFO:teuthology.orchestra.run.trial181.stdout:(12/12): python3-scipy-1.9.3-2.el9.x86_64.rpm 14 MB/s | 19 MB 00:01 2026-02-18T23:27:43.639 INFO:teuthology.orchestra.run.trial181.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:27:43.639 INFO:teuthology.orchestra.run.trial181.stdout:Total 10 MB/s | 43 MB 00:04 2026-02-18T23:27:43.676 INFO:teuthology.orchestra.run.trial135.stdout: Preparing : 1/1 2026-02-18T23:27:43.678 INFO:teuthology.orchestra.run.trial135.stdout: Installing : ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:43.700 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:43.700 INFO:teuthology.orchestra.run.trial135.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:27:43.700 INFO:teuthology.orchestra.run.trial135.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-18T23:27:43.700 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:43.805 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction check 2026-02-18T23:27:43.818 INFO:teuthology.orchestra.run.trial181.stdout:Transaction check succeeded. 2026-02-18T23:27:43.818 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction test 2026-02-18T23:27:44.009 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:44.010 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:44.010 INFO:teuthology.orchestra.run.trial135.stdout:Installed: 2026-02-18T23:27:44.010 INFO:teuthology.orchestra.run.trial135.stdout: ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:44.010 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:44.010 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:27:44.022 INFO:teuthology.orchestra.run.trial181.stdout:Transaction test succeeded. 2026-02-18T23:27:44.022 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction 2026-02-18T23:27:44.037 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install ceph-mgr 2026-02-18T23:27:44.238 INFO:teuthology.orchestra.run.trial181.stdout: Preparing : 1/1 2026-02-18T23:27:44.241 INFO:teuthology.orchestra.run.trial181.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 1/12 2026-02-18T23:27:44.247 INFO:teuthology.orchestra.run.trial181.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 2/12 2026-02-18T23:27:44.281 INFO:teuthology.orchestra.run.trial181.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 3/12 2026-02-18T23:27:44.285 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 4/12 2026-02-18T23:27:44.343 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:23 ago on Wed 18 Feb 2026 11:27:21 PM UTC. 2026-02-18T23:27:44.344 INFO:teuthology.orchestra.run.trial181.stdout: Installing : openblas-0.3.29-1.el9.x86_64 5/12 2026-02-18T23:27:44.346 INFO:teuthology.orchestra.run.trial181.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 6/12 2026-02-18T23:27:44.369 INFO:teuthology.orchestra.run.trial181.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 7/12 2026-02-18T23:27:44.407 INFO:teuthology.orchestra.run.trial135.stdout:Package ceph-mgr-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:27:44.425 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:27:44.425 INFO:teuthology.orchestra.run.trial135.stdout:Nothing to do. 2026-02-18T23:27:44.425 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:27:44.447 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install ceph-mgr-dashboard 2026-02-18T23:27:44.691 INFO:teuthology.orchestra.run.trial181.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 8/12 2026-02-18T23:27:44.748 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:23 ago on Wed 18 Feb 2026 11:27:21 PM UTC. 2026-02-18T23:27:44.763 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 9/12 2026-02-18T23:27:44.830 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:27:44.831 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:27:44.831 INFO:teuthology.orchestra.run.trial135.stdout: Package Arch Version Repository Size 2026-02-18T23:27:44.831 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:27:44.831 INFO:teuthology.orchestra.run.trial135.stdout:Installing: 2026-02-18T23:27:44.831 INFO:teuthology.orchestra.run.trial135.stdout: ceph-mgr-dashboard noarch 2:17.2.9-0.el9 ceph-noarch 3.5 M 2026-02-18T23:27:44.831 INFO:teuthology.orchestra.run.trial135.stdout:Installing dependencies: 2026-02-18T23:27:44.831 INFO:teuthology.orchestra.run.trial135.stdout: ceph-grafana-dashboards noarch 2:17.2.9-0.el9 ceph-noarch 24 k 2026-02-18T23:27:44.831 INFO:teuthology.orchestra.run.trial135.stdout: ceph-prometheus-alerts noarch 2:17.2.9-0.el9 ceph-noarch 15 k 2026-02-18T23:27:44.831 INFO:teuthology.orchestra.run.trial135.stdout: python3-jwt noarch 2.4.0-1.el9 epel 41 k 2026-02-18T23:27:44.831 INFO:teuthology.orchestra.run.trial135.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-18T23:27:44.832 INFO:teuthology.orchestra.run.trial135.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-18T23:27:44.832 INFO:teuthology.orchestra.run.trial135.stdout:Installing weak dependencies: 2026-02-18T23:27:44.832 INFO:teuthology.orchestra.run.trial135.stdout: python3-jwt+crypto noarch 2.4.0-1.el9 epel 9.0 k 2026-02-18T23:27:44.832 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:44.832 INFO:teuthology.orchestra.run.trial135.stdout:Transaction Summary 2026-02-18T23:27:44.832 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:27:44.832 INFO:teuthology.orchestra.run.trial135.stdout:Install 7 Packages 2026-02-18T23:27:44.832 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:44.832 INFO:teuthology.orchestra.run.trial135.stdout:Total download size: 3.8 M 2026-02-18T23:27:44.832 INFO:teuthology.orchestra.run.trial135.stdout:Installed size: 81 M 2026-02-18T23:27:44.832 INFO:teuthology.orchestra.run.trial135.stdout:Downloading Packages: 2026-02-18T23:27:44.965 INFO:teuthology.orchestra.run.trial135.stdout:(1/7): ceph-prometheus-alerts-17.2.9-0.el9.noar 285 kB/s | 15 kB 00:00 2026-02-18T23:27:44.965 INFO:teuthology.orchestra.run.trial135.stdout:(2/7): ceph-grafana-dashboards-17.2.9-0.el9.noa 472 kB/s | 24 kB 00:00 2026-02-18T23:27:45.037 INFO:teuthology.orchestra.run.trial135.stdout:(3/7): ceph-mgr-dashboard-17.2.9-0.el9.noarch.r 29 MB/s | 3.5 MB 00:00 2026-02-18T23:27:45.042 INFO:teuthology.orchestra.run.trial135.stdout:(4/7): python3-jwt+crypto-2.4.0-1.el9.noarch.rp 117 kB/s | 9.0 kB 00:00 2026-02-18T23:27:45.104 INFO:teuthology.orchestra.run.trial135.stdout:(5/7): python3-jwt-2.4.0-1.el9.noarch.rpm 293 kB/s | 41 kB 00:00 2026-02-18T23:27:45.153 INFO:teuthology.orchestra.run.trial135.stdout:(6/7): python3-repoze-lru-0.7-16.el9.noarch.rpm 264 kB/s | 31 kB 00:00 2026-02-18T23:27:45.195 INFO:teuthology.orchestra.run.trial135.stdout:(7/7): python3-routes-2.5.1-5.el9.noarch.rpm 1.2 MB/s | 188 kB 00:00 2026-02-18T23:27:45.196 INFO:teuthology.orchestra.run.trial135.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:27:45.196 INFO:teuthology.orchestra.run.trial135.stdout:Total 10 MB/s | 3.8 MB 00:00 2026-02-18T23:27:45.196 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction check 2026-02-18T23:27:45.199 INFO:teuthology.orchestra.run.trial135.stdout:Transaction check succeeded. 2026-02-18T23:27:45.200 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction test 2026-02-18T23:27:45.231 INFO:teuthology.orchestra.run.trial135.stdout:Transaction test succeeded. 2026-02-18T23:27:45.231 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction 2026-02-18T23:27:45.284 INFO:teuthology.orchestra.run.trial135.stdout: Preparing : 1/1 2026-02-18T23:27:45.285 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-jwt-2.4.0-1.el9.noarch 1/7 2026-02-18T23:27:45.291 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-jwt+crypto-2.4.0-1.el9.noarch 2/7 2026-02-18T23:27:45.302 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/7 2026-02-18T23:27:45.305 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/7 2026-02-18T23:27:45.309 INFO:teuthology.orchestra.run.trial135.stdout: Installing : ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 5/7 2026-02-18T23:27:45.427 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 10/12 2026-02-18T23:27:45.752 INFO:teuthology.orchestra.run.trial135.stdout: Installing : ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 6/7 2026-02-18T23:27:45.755 INFO:teuthology.orchestra.run.trial135.stdout: Installing : ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 7/7 2026-02-18T23:27:45.888 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 11/12 2026-02-18T23:27:45.891 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 7/7 2026-02-18T23:27:45.891 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 1/7 2026-02-18T23:27:45.891 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 2/7 2026-02-18T23:27:45.891 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 3/7 2026-02-18T23:27:45.891 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-jwt+crypto-2.4.0-1.el9.noarch 4/7 2026-02-18T23:27:45.891 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-jwt-2.4.0-1.el9.noarch 5/7 2026-02-18T23:27:45.892 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 6/7 2026-02-18T23:27:45.892 INFO:teuthology.orchestra.run.trial181.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 12/12 2026-02-18T23:27:45.943 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 7/7 2026-02-18T23:27:45.943 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:45.944 INFO:teuthology.orchestra.run.trial135.stdout:Installed: 2026-02-18T23:27:45.944 INFO:teuthology.orchestra.run.trial135.stdout: ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 2026-02-18T23:27:45.944 INFO:teuthology.orchestra.run.trial135.stdout: ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 2026-02-18T23:27:45.944 INFO:teuthology.orchestra.run.trial135.stdout: ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 2026-02-18T23:27:45.944 INFO:teuthology.orchestra.run.trial135.stdout: python3-jwt-2.4.0-1.el9.noarch 2026-02-18T23:27:45.944 INFO:teuthology.orchestra.run.trial135.stdout: python3-jwt+crypto-2.4.0-1.el9.noarch 2026-02-18T23:27:45.944 INFO:teuthology.orchestra.run.trial135.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-18T23:27:45.944 INFO:teuthology.orchestra.run.trial135.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-18T23:27:45.945 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:45.945 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:27:45.972 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-18T23:27:46.190 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 12/12 2026-02-18T23:27:46.191 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 1/12 2026-02-18T23:27:46.191 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 2/12 2026-02-18T23:27:46.191 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 3/12 2026-02-18T23:27:46.191 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 4/12 2026-02-18T23:27:46.191 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 5/12 2026-02-18T23:27:46.191 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 6/12 2026-02-18T23:27:46.191 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 7/12 2026-02-18T23:27:46.191 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 8/12 2026-02-18T23:27:46.191 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 9/12 2026-02-18T23:27:46.191 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 10/12 2026-02-18T23:27:46.192 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 11/12 2026-02-18T23:27:46.246 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 12/12 2026-02-18T23:27:46.247 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:46.247 INFO:teuthology.orchestra.run.trial181.stdout:Installed: 2026-02-18T23:27:46.247 INFO:teuthology.orchestra.run.trial181.stdout: ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarch 2026-02-18T23:27:46.247 INFO:teuthology.orchestra.run.trial181.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-18T23:27:46.247 INFO:teuthology.orchestra.run.trial181.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-18T23:27:46.247 INFO:teuthology.orchestra.run.trial181.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-18T23:27:46.247 INFO:teuthology.orchestra.run.trial181.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-18T23:27:46.247 INFO:teuthology.orchestra.run.trial181.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-18T23:27:46.247 INFO:teuthology.orchestra.run.trial181.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-18T23:27:46.248 INFO:teuthology.orchestra.run.trial181.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-18T23:27:46.248 INFO:teuthology.orchestra.run.trial181.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-18T23:27:46.248 INFO:teuthology.orchestra.run.trial181.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-18T23:27:46.248 INFO:teuthology.orchestra.run.trial181.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-18T23:27:46.248 INFO:teuthology.orchestra.run.trial181.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-18T23:27:46.248 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:46.248 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:46.276 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:25 ago on Wed 18 Feb 2026 11:27:21 PM UTC. 2026-02-18T23:27:46.283 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install ceph-mgr-rook 2026-02-18T23:27:46.358 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:27:46.359 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:27:46.359 INFO:teuthology.orchestra.run.trial135.stdout: Package Arch Version Repository Size 2026-02-18T23:27:46.360 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:27:46.360 INFO:teuthology.orchestra.run.trial135.stdout:Installing: 2026-02-18T23:27:46.360 INFO:teuthology.orchestra.run.trial135.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.9-0.el9 ceph-noarch 7.4 M 2026-02-18T23:27:46.360 INFO:teuthology.orchestra.run.trial135.stdout:Installing dependencies: 2026-02-18T23:27:46.360 INFO:teuthology.orchestra.run.trial135.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-18T23:27:46.360 INFO:teuthology.orchestra.run.trial135.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-18T23:27:46.360 INFO:teuthology.orchestra.run.trial135.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-18T23:27:46.360 INFO:teuthology.orchestra.run.trial135.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-18T23:27:46.360 INFO:teuthology.orchestra.run.trial135.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-18T23:27:46.360 INFO:teuthology.orchestra.run.trial135.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-18T23:27:46.361 INFO:teuthology.orchestra.run.trial135.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-18T23:27:46.361 INFO:teuthology.orchestra.run.trial135.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-18T23:27:46.361 INFO:teuthology.orchestra.run.trial135.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-18T23:27:46.361 INFO:teuthology.orchestra.run.trial135.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-18T23:27:46.361 INFO:teuthology.orchestra.run.trial135.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-18T23:27:46.361 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:46.361 INFO:teuthology.orchestra.run.trial135.stdout:Transaction Summary 2026-02-18T23:27:46.361 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:27:46.361 INFO:teuthology.orchestra.run.trial135.stdout:Install 12 Packages 2026-02-18T23:27:46.361 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:27:46.361 INFO:teuthology.orchestra.run.trial135.stdout:Total download size: 43 M 2026-02-18T23:27:46.362 INFO:teuthology.orchestra.run.trial135.stdout:Installed size: 234 M 2026-02-18T23:27:46.362 INFO:teuthology.orchestra.run.trial135.stdout:Downloading Packages: 2026-02-18T23:27:46.588 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:31 ago on Wed 18 Feb 2026 11:27:15 PM UTC. 2026-02-18T23:27:46.635 INFO:teuthology.orchestra.run.trial135.stdout:(1/12): ceph-mgr-diskprediction-local-17.2.9-0. 58 MB/s | 7.4 MB 00:00 2026-02-18T23:27:46.670 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:46.671 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:46.671 INFO:teuthology.orchestra.run.trial181.stdout: Package Arch Version Repository Size 2026-02-18T23:27:46.671 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:46.671 INFO:teuthology.orchestra.run.trial181.stdout:Installing: 2026-02-18T23:27:46.671 INFO:teuthology.orchestra.run.trial181.stdout: ceph-mgr-rook noarch 2:17.2.9-0.el9 ceph-noarch 47 k 2026-02-18T23:27:46.671 INFO:teuthology.orchestra.run.trial181.stdout:Installing dependencies: 2026-02-18T23:27:46.671 INFO:teuthology.orchestra.run.trial181.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-18T23:27:46.671 INFO:teuthology.orchestra.run.trial181.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-18T23:27:46.672 INFO:teuthology.orchestra.run.trial181.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-18T23:27:46.672 INFO:teuthology.orchestra.run.trial181.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-18T23:27:46.672 INFO:teuthology.orchestra.run.trial181.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-18T23:27:46.672 INFO:teuthology.orchestra.run.trial181.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-18T23:27:46.672 INFO:teuthology.orchestra.run.trial181.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-18T23:27:46.672 INFO:teuthology.orchestra.run.trial181.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-18T23:27:46.672 INFO:teuthology.orchestra.run.trial181.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-18T23:27:46.672 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:46.672 INFO:teuthology.orchestra.run.trial181.stdout:Transaction Summary 2026-02-18T23:27:46.672 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:46.672 INFO:teuthology.orchestra.run.trial181.stdout:Install 10 Packages 2026-02-18T23:27:46.673 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:46.673 INFO:teuthology.orchestra.run.trial181.stdout:Total download size: 2.0 M 2026-02-18T23:27:46.673 INFO:teuthology.orchestra.run.trial181.stdout:Installed size: 25 M 2026-02-18T23:27:46.673 INFO:teuthology.orchestra.run.trial181.stdout:Downloading Packages: 2026-02-18T23:27:46.680 INFO:teuthology.orchestra.run.trial135.stdout:(2/12): libquadmath-11.5.0-14.el9.x86_64.rpm 1.0 MB/s | 184 kB 00:00 2026-02-18T23:27:46.710 INFO:teuthology.orchestra.run.trial135.stdout:(3/12): libgfortran-11.5.0-14.el9.x86_64.rpm 3.8 MB/s | 794 kB 00:00 2026-02-18T23:27:46.879 INFO:teuthology.orchestra.run.trial181.stdout:(1/10): ceph-mgr-rook-17.2.9-0.el9.noarch.rpm 778 kB/s | 47 kB 00:00 2026-02-18T23:27:46.933 INFO:teuthology.orchestra.run.trial181.stdout:(2/10): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.4 MB/s | 159 kB 00:00 2026-02-18T23:27:46.956 INFO:teuthology.orchestra.run.trial181.stdout:(3/10): python3-cachetools-4.2.4-1.el9.noarch.r 1.4 MB/s | 32 kB 00:00 2026-02-18T23:27:46.959 INFO:teuthology.orchestra.run.trial181.stdout:(4/10): python3-certifi-2023.05.07-4.el9.noarch 4.0 MB/s | 14 kB 00:00 2026-02-18T23:27:46.969 INFO:teuthology.orchestra.run.trial181.stdout:(5/10): python3-google-auth-2.45.0-1.el9.noarch 25 MB/s | 254 kB 00:00 2026-02-18T23:27:46.981 INFO:teuthology.orchestra.run.trial181.stdout:(6/10): python3-kubernetes-26.1.0-3.el9.noarch. 91 MB/s | 1.0 MB 00:00 2026-02-18T23:27:46.983 INFO:teuthology.orchestra.run.trial181.stdout:(7/10): python3-requests-oauthlib-1.3.0-12.el9. 515 kB/s | 54 kB 00:00 2026-02-18T23:27:46.984 INFO:teuthology.orchestra.run.trial181.stdout:(8/10): python3-rsa-4.9-2.el9.noarch.rpm 17 MB/s | 59 kB 00:00 2026-02-18T23:27:46.987 INFO:teuthology.orchestra.run.trial181.stdout:(9/10): python3-websocket-client-1.2.3-2.el9.no 23 MB/s | 90 kB 00:00 2026-02-18T23:27:47.016 INFO:teuthology.orchestra.run.trial181.stdout:(10/10): python3-pyasn1-modules-0.4.8-6.el9.noa 1.4 MB/s | 279 kB 00:00 2026-02-18T23:27:47.017 INFO:teuthology.orchestra.run.trial181.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:27:47.017 INFO:teuthology.orchestra.run.trial181.stdout:Total 5.7 MB/s | 2.0 MB 00:00 2026-02-18T23:27:47.043 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction check 2026-02-18T23:27:47.051 INFO:teuthology.orchestra.run.trial181.stdout:Transaction check succeeded. 2026-02-18T23:27:47.051 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction test 2026-02-18T23:27:47.091 INFO:teuthology.orchestra.run.trial181.stdout:Transaction test succeeded. 2026-02-18T23:27:47.091 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction 2026-02-18T23:27:47.095 INFO:teuthology.orchestra.run.trial135.stdout:(4/12): flexiblas-3.0.4-9.el9.x86_64.rpm 64 kB/s | 30 kB 00:00 2026-02-18T23:27:47.126 INFO:teuthology.orchestra.run.trial135.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-9.el9.x 36 kB/s | 15 kB 00:00 2026-02-18T23:27:47.165 INFO:teuthology.orchestra.run.trial181.stdout: Preparing : 1/1 2026-02-18T23:27:47.215 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/10 2026-02-18T23:27:47.227 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/10 2026-02-18T23:27:47.243 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/10 2026-02-18T23:27:47.247 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/10 2026-02-18T23:27:47.255 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/10 2026-02-18T23:27:47.280 INFO:teuthology.orchestra.run.trial135.stdout:(6/12): openblas-0.3.29-1.el9.x86_64.rpm 228 kB/s | 42 kB 00:00 2026-02-18T23:27:47.294 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/10 2026-02-18T23:27:47.306 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-18T23:27:47.622 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 8/10 2026-02-18T23:27:47.628 INFO:teuthology.orchestra.run.trial135.stdout:(7/12): python3-devel-3.9.25-3.el9.x86_64.rpm 703 kB/s | 244 kB 00:00 2026-02-18T23:27:47.636 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 9/10 2026-02-18T23:27:47.636 INFO:teuthology.orchestra.run.trial181.stdout: Installing : ceph-mgr-rook-2:17.2.9-0.el9.noarch 10/10 2026-02-18T23:27:47.744 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.9-0.el9.noarch 10/10 2026-02-18T23:27:47.745 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : ceph-mgr-rook-2:17.2.9-0.el9.noarch 1/10 2026-02-18T23:27:47.745 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 2/10 2026-02-18T23:27:47.745 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 3/10 2026-02-18T23:27:47.745 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 4/10 2026-02-18T23:27:47.745 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 5/10 2026-02-18T23:27:47.745 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 6/10 2026-02-18T23:27:47.745 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-18T23:27:47.745 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 8/10 2026-02-18T23:27:47.745 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 9/10 2026-02-18T23:27:47.800 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 10/10 2026-02-18T23:27:47.800 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:47.800 INFO:teuthology.orchestra.run.trial181.stdout:Installed: 2026-02-18T23:27:47.800 INFO:teuthology.orchestra.run.trial181.stdout: ceph-mgr-rook-2:17.2.9-0.el9.noarch 2026-02-18T23:27:47.800 INFO:teuthology.orchestra.run.trial181.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-18T23:27:47.800 INFO:teuthology.orchestra.run.trial181.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-18T23:27:47.800 INFO:teuthology.orchestra.run.trial181.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-18T23:27:47.800 INFO:teuthology.orchestra.run.trial181.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-18T23:27:47.800 INFO:teuthology.orchestra.run.trial181.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-18T23:27:47.800 INFO:teuthology.orchestra.run.trial181.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-18T23:27:47.800 INFO:teuthology.orchestra.run.trial181.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-18T23:27:47.800 INFO:teuthology.orchestra.run.trial181.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-18T23:27:47.800 INFO:teuthology.orchestra.run.trial181.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-18T23:27:47.801 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:47.801 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:47.830 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install ceph-mgr-cephadm 2026-02-18T23:27:48.138 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:33 ago on Wed 18 Feb 2026 11:27:15 PM UTC. 2026-02-18T23:27:48.221 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:48.222 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:48.222 INFO:teuthology.orchestra.run.trial181.stdout: Package Arch Version Repository Size 2026-02-18T23:27:48.222 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:48.222 INFO:teuthology.orchestra.run.trial181.stdout:Installing: 2026-02-18T23:27:48.222 INFO:teuthology.orchestra.run.trial181.stdout: ceph-mgr-cephadm noarch 2:17.2.9-0.el9 ceph-noarch 124 k 2026-02-18T23:27:48.222 INFO:teuthology.orchestra.run.trial181.stdout:Installing dependencies: 2026-02-18T23:27:48.222 INFO:teuthology.orchestra.run.trial181.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-18T23:27:48.222 INFO:teuthology.orchestra.run.trial181.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-18T23:27:48.222 INFO:teuthology.orchestra.run.trial181.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-18T23:27:48.223 INFO:teuthology.orchestra.run.trial181.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-18T23:27:48.223 INFO:teuthology.orchestra.run.trial181.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-18T23:27:48.223 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:48.223 INFO:teuthology.orchestra.run.trial181.stdout:Transaction Summary 2026-02-18T23:27:48.223 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:48.223 INFO:teuthology.orchestra.run.trial181.stdout:Install 6 Packages 2026-02-18T23:27:48.223 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:48.223 INFO:teuthology.orchestra.run.trial181.stdout:Total download size: 7.0 M 2026-02-18T23:27:48.223 INFO:teuthology.orchestra.run.trial181.stdout:Installed size: 33 M 2026-02-18T23:27:48.223 INFO:teuthology.orchestra.run.trial181.stdout:Downloading Packages: 2026-02-18T23:27:49.044 INFO:teuthology.orchestra.run.trial181.stdout:(1/6): ceph-mgr-cephadm-17.2.9-0.el9.noarch.rpm 2.1 MB/s | 124 kB 00:00 2026-02-18T23:27:49.147 INFO:teuthology.orchestra.run.trial181.stdout:(2/6): python3-jinja2-2.11.3-8.el9.noarch.rpm 1.5 MB/s | 249 kB 00:00 2026-02-18T23:27:49.265 INFO:teuthology.orchestra.run.trial181.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 21 MB/s | 6.0 MB 00:00 2026-02-18T23:27:49.412 INFO:teuthology.orchestra.run.trial181.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 217 kB/s | 58 kB 00:00 2026-02-18T23:27:49.563 INFO:teuthology.orchestra.run.trial181.stdout:(5/6): python3-typing-extensions-4.15.0-1.el9.n 291 kB/s | 86 kB 00:00 2026-02-18T23:27:49.657 INFO:teuthology.orchestra.run.trial181.stdout:(6/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 895 kB/s | 548 kB 00:00 2026-02-18T23:27:49.657 INFO:teuthology.orchestra.run.trial181.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:27:49.657 INFO:teuthology.orchestra.run.trial181.stdout:Total 4.9 MB/s | 7.0 MB 00:01 2026-02-18T23:27:49.686 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction check 2026-02-18T23:27:49.692 INFO:teuthology.orchestra.run.trial181.stdout:Transaction check succeeded. 2026-02-18T23:27:49.693 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction test 2026-02-18T23:27:49.737 INFO:teuthology.orchestra.run.trial181.stdout:Transaction test succeeded. 2026-02-18T23:27:49.737 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction 2026-02-18T23:27:49.801 INFO:teuthology.orchestra.run.trial181.stdout: Preparing : 1/1 2026-02-18T23:27:49.850 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 1/6 2026-02-18T23:27:49.860 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2026-02-18T23:27:50.079 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2026-02-18T23:27:50.102 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2026-02-18T23:27:50.118 INFO:teuthology.orchestra.run.trial181.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 5/6 2026-02-18T23:27:50.119 INFO:teuthology.orchestra.run.trial181.stdout: Installing : ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 6/6 2026-02-18T23:27:50.227 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 6/6 2026-02-18T23:27:50.227 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 1/6 2026-02-18T23:27:50.228 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2026-02-18T23:27:50.228 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 3/6 2026-02-18T23:27:50.228 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2026-02-18T23:27:50.228 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2026-02-18T23:27:50.283 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 6/6 2026-02-18T23:27:50.283 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:50.283 INFO:teuthology.orchestra.run.trial181.stdout:Installed: 2026-02-18T23:27:50.283 INFO:teuthology.orchestra.run.trial181.stdout: ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 2026-02-18T23:27:50.283 INFO:teuthology.orchestra.run.trial181.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-18T23:27:50.283 INFO:teuthology.orchestra.run.trial181.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-18T23:27:50.284 INFO:teuthology.orchestra.run.trial181.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-18T23:27:50.284 INFO:teuthology.orchestra.run.trial181.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-18T23:27:50.284 INFO:teuthology.orchestra.run.trial181.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-18T23:27:50.284 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:50.284 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:50.312 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install ceph-fuse 2026-02-18T23:27:50.623 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:35 ago on Wed 18 Feb 2026 11:27:15 PM UTC. 2026-02-18T23:27:50.706 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:50.707 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:50.707 INFO:teuthology.orchestra.run.trial181.stdout: Package Architecture Version Repository Size 2026-02-18T23:27:50.707 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:50.707 INFO:teuthology.orchestra.run.trial181.stdout:Installing: 2026-02-18T23:27:50.707 INFO:teuthology.orchestra.run.trial181.stdout: ceph-fuse x86_64 2:17.2.9-0.el9 ceph 813 k 2026-02-18T23:27:50.707 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:50.708 INFO:teuthology.orchestra.run.trial181.stdout:Transaction Summary 2026-02-18T23:27:50.708 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:50.708 INFO:teuthology.orchestra.run.trial181.stdout:Install 1 Package 2026-02-18T23:27:50.708 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:50.708 INFO:teuthology.orchestra.run.trial181.stdout:Total download size: 813 k 2026-02-18T23:27:50.709 INFO:teuthology.orchestra.run.trial181.stdout:Installed size: 2.4 M 2026-02-18T23:27:50.709 INFO:teuthology.orchestra.run.trial181.stdout:Downloading Packages: 2026-02-18T23:27:50.792 INFO:teuthology.orchestra.run.trial181.stdout:ceph-fuse-17.2.9-0.el9.x86_64.rpm 9.3 MB/s | 813 kB 00:00 2026-02-18T23:27:50.793 INFO:teuthology.orchestra.run.trial181.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:27:50.793 INFO:teuthology.orchestra.run.trial181.stdout:Total 9.2 MB/s | 813 kB 00:00 2026-02-18T23:27:50.793 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction check 2026-02-18T23:27:50.796 INFO:teuthology.orchestra.run.trial181.stdout:Transaction check succeeded. 2026-02-18T23:27:50.796 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction test 2026-02-18T23:27:50.830 INFO:teuthology.orchestra.run.trial181.stdout:Transaction test succeeded. 2026-02-18T23:27:50.830 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction 2026-02-18T23:27:50.916 INFO:teuthology.orchestra.run.trial181.stdout: Preparing : 1/1 2026-02-18T23:27:50.933 INFO:teuthology.orchestra.run.trial181.stdout: Installing : ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:51.157 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:51.213 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:51.214 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:51.214 INFO:teuthology.orchestra.run.trial181.stdout:Installed: 2026-02-18T23:27:51.214 INFO:teuthology.orchestra.run.trial181.stdout: ceph-fuse-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:51.214 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:51.214 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:51.241 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install librados-devel 2026-02-18T23:27:51.571 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:36 ago on Wed 18 Feb 2026 11:27:15 PM UTC. 2026-02-18T23:27:51.653 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:51.653 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:51.653 INFO:teuthology.orchestra.run.trial181.stdout: Package Architecture Version Repository Size 2026-02-18T23:27:51.653 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:51.653 INFO:teuthology.orchestra.run.trial181.stdout:Installing: 2026-02-18T23:27:51.654 INFO:teuthology.orchestra.run.trial181.stdout: librados-devel x86_64 2:17.2.9-0.el9 ceph 126 k 2026-02-18T23:27:51.654 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:51.654 INFO:teuthology.orchestra.run.trial181.stdout:Transaction Summary 2026-02-18T23:27:51.654 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:51.654 INFO:teuthology.orchestra.run.trial181.stdout:Install 1 Package 2026-02-18T23:27:51.654 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:51.654 INFO:teuthology.orchestra.run.trial181.stdout:Total download size: 126 k 2026-02-18T23:27:51.654 INFO:teuthology.orchestra.run.trial181.stdout:Installed size: 448 k 2026-02-18T23:27:51.654 INFO:teuthology.orchestra.run.trial181.stdout:Downloading Packages: 2026-02-18T23:27:51.712 INFO:teuthology.orchestra.run.trial181.stdout:librados-devel-17.2.9-0.el9.x86_64.rpm 2.1 MB/s | 126 kB 00:00 2026-02-18T23:27:51.713 INFO:teuthology.orchestra.run.trial181.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:27:51.713 INFO:teuthology.orchestra.run.trial181.stdout:Total 2.1 MB/s | 126 kB 00:00 2026-02-18T23:27:51.713 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction check 2026-02-18T23:27:51.715 INFO:teuthology.orchestra.run.trial181.stdout:Transaction check succeeded. 2026-02-18T23:27:51.715 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction test 2026-02-18T23:27:51.746 INFO:teuthology.orchestra.run.trial181.stdout:Transaction test succeeded. 2026-02-18T23:27:51.746 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction 2026-02-18T23:27:51.800 INFO:teuthology.orchestra.run.trial181.stdout: Preparing : 1/1 2026-02-18T23:27:51.816 INFO:teuthology.orchestra.run.trial181.stdout: Installing : librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:51.869 INFO:teuthology.orchestra.run.trial135.stdout:(8/12): flexiblas-netlib-3.0.4-9.el9.x86_64.rpm 590 kB/s | 3.0 MB 00:05 2026-02-18T23:27:51.896 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:51.952 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:51.952 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:51.952 INFO:teuthology.orchestra.run.trial181.stdout:Installed: 2026-02-18T23:27:51.952 INFO:teuthology.orchestra.run.trial181.stdout: librados-devel-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:51.952 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:51.952 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:51.980 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install libcephfs2 2026-02-18T23:27:52.288 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:37 ago on Wed 18 Feb 2026 11:27:15 PM UTC. 2026-02-18T23:27:52.353 INFO:teuthology.orchestra.run.trial181.stdout:Package libcephfs2-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:27:52.371 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:52.371 INFO:teuthology.orchestra.run.trial181.stdout:Nothing to do. 2026-02-18T23:27:52.371 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:52.394 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install libcephfs-devel 2026-02-18T23:27:52.436 INFO:teuthology.orchestra.run.trial135.stdout:(9/12): python3-numpy-f2py-1.23.5-2.el9.x86_64. 780 kB/s | 442 kB 00:00 2026-02-18T23:27:52.701 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:37 ago on Wed 18 Feb 2026 11:27:15 PM UTC. 2026-02-18T23:27:52.784 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:52.784 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:52.784 INFO:teuthology.orchestra.run.trial181.stdout: Package Architecture Version Repository Size 2026-02-18T23:27:52.784 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:52.784 INFO:teuthology.orchestra.run.trial181.stdout:Installing: 2026-02-18T23:27:52.784 INFO:teuthology.orchestra.run.trial181.stdout: libcephfs-devel x86_64 2:17.2.9-0.el9 ceph 25 k 2026-02-18T23:27:52.784 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:52.785 INFO:teuthology.orchestra.run.trial181.stdout:Transaction Summary 2026-02-18T23:27:52.785 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:52.785 INFO:teuthology.orchestra.run.trial181.stdout:Install 1 Package 2026-02-18T23:27:52.785 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:52.785 INFO:teuthology.orchestra.run.trial181.stdout:Total download size: 25 k 2026-02-18T23:27:52.785 INFO:teuthology.orchestra.run.trial181.stdout:Installed size: 110 k 2026-02-18T23:27:52.785 INFO:teuthology.orchestra.run.trial181.stdout:Downloading Packages: 2026-02-18T23:27:52.828 INFO:teuthology.orchestra.run.trial181.stdout:libcephfs-devel-17.2.9-0.el9.x86_64.rpm 572 kB/s | 25 kB 00:00 2026-02-18T23:27:52.828 INFO:teuthology.orchestra.run.trial181.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:27:52.828 INFO:teuthology.orchestra.run.trial181.stdout:Total 561 kB/s | 25 kB 00:00 2026-02-18T23:27:52.828 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction check 2026-02-18T23:27:52.830 INFO:teuthology.orchestra.run.trial181.stdout:Transaction check succeeded. 2026-02-18T23:27:52.830 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction test 2026-02-18T23:27:52.831 INFO:teuthology.orchestra.run.trial181.stdout:Transaction test succeeded. 2026-02-18T23:27:52.831 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction 2026-02-18T23:27:52.851 INFO:teuthology.orchestra.run.trial181.stdout: Preparing : 1/1 2026-02-18T23:27:52.868 INFO:teuthology.orchestra.run.trial181.stdout: Installing : libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:52.922 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:52.978 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:52.978 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:52.978 INFO:teuthology.orchestra.run.trial181.stdout:Installed: 2026-02-18T23:27:52.978 INFO:teuthology.orchestra.run.trial181.stdout: libcephfs-devel-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:52.978 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:52.979 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:53.004 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install librados2 2026-02-18T23:27:53.233 INFO:teuthology.orchestra.run.trial135.stdout:(10/12): openblas-openmp-0.3.29-1.el9.x86_64.rp 886 kB/s | 5.3 MB 00:06 2026-02-18T23:27:53.313 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 11:27:15 PM UTC. 2026-02-18T23:27:53.377 INFO:teuthology.orchestra.run.trial181.stdout:Package librados2-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:27:53.395 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:53.396 INFO:teuthology.orchestra.run.trial181.stdout:Nothing to do. 2026-02-18T23:27:53.396 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:53.417 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install librbd1 2026-02-18T23:27:53.727 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 11:27:15 PM UTC. 2026-02-18T23:27:53.790 INFO:teuthology.orchestra.run.trial181.stdout:Package librbd1-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:27:53.808 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:53.809 INFO:teuthology.orchestra.run.trial181.stdout:Nothing to do. 2026-02-18T23:27:53.809 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:53.830 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install python3-rados 2026-02-18T23:27:54.136 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 11:27:15 PM UTC. 2026-02-18T23:27:54.201 INFO:teuthology.orchestra.run.trial181.stdout:Package python3-rados-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:27:54.219 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:54.220 INFO:teuthology.orchestra.run.trial181.stdout:Nothing to do. 2026-02-18T23:27:54.220 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:54.240 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install python3-rgw 2026-02-18T23:27:54.545 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 11:27:15 PM UTC. 2026-02-18T23:27:54.610 INFO:teuthology.orchestra.run.trial181.stdout:Package python3-rgw-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:27:54.628 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:54.628 INFO:teuthology.orchestra.run.trial181.stdout:Nothing to do. 2026-02-18T23:27:54.629 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:54.650 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install python3-cephfs 2026-02-18T23:27:54.953 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 11:27:15 PM UTC. 2026-02-18T23:27:55.017 INFO:teuthology.orchestra.run.trial181.stdout:Package python3-cephfs-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:27:55.024 INFO:teuthology.orchestra.run.trial135.stdout:(11/12): python3-numpy-1.23.5-2.el9.x86_64.rpm 849 kB/s | 6.1 MB 00:07 2026-02-18T23:27:55.034 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:55.035 INFO:teuthology.orchestra.run.trial181.stdout:Nothing to do. 2026-02-18T23:27:55.035 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:55.056 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install python3-rbd 2026-02-18T23:27:55.364 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:40 ago on Wed 18 Feb 2026 11:27:15 PM UTC. 2026-02-18T23:27:55.430 INFO:teuthology.orchestra.run.trial181.stdout:Package python3-rbd-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:27:55.447 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:55.448 INFO:teuthology.orchestra.run.trial181.stdout:Nothing to do. 2026-02-18T23:27:55.448 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:55.471 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install rbd-fuse 2026-02-18T23:27:55.778 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:40 ago on Wed 18 Feb 2026 11:27:15 PM UTC. 2026-02-18T23:27:55.860 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:55.860 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:55.860 INFO:teuthology.orchestra.run.trial181.stdout: Package Architecture Version Repository Size 2026-02-18T23:27:55.860 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:55.861 INFO:teuthology.orchestra.run.trial181.stdout:Installing: 2026-02-18T23:27:55.861 INFO:teuthology.orchestra.run.trial181.stdout: rbd-fuse x86_64 2:17.2.9-0.el9 ceph 82 k 2026-02-18T23:27:55.861 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:55.861 INFO:teuthology.orchestra.run.trial181.stdout:Transaction Summary 2026-02-18T23:27:55.861 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:55.861 INFO:teuthology.orchestra.run.trial181.stdout:Install 1 Package 2026-02-18T23:27:55.861 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:55.861 INFO:teuthology.orchestra.run.trial181.stdout:Total download size: 82 k 2026-02-18T23:27:55.861 INFO:teuthology.orchestra.run.trial181.stdout:Installed size: 222 k 2026-02-18T23:27:55.861 INFO:teuthology.orchestra.run.trial181.stdout:Downloading Packages: 2026-02-18T23:27:55.914 INFO:teuthology.orchestra.run.trial181.stdout:rbd-fuse-17.2.9-0.el9.x86_64.rpm 1.5 MB/s | 82 kB 00:00 2026-02-18T23:27:55.915 INFO:teuthology.orchestra.run.trial181.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:27:55.915 INFO:teuthology.orchestra.run.trial181.stdout:Total 1.5 MB/s | 82 kB 00:00 2026-02-18T23:27:55.915 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction check 2026-02-18T23:27:55.918 INFO:teuthology.orchestra.run.trial181.stdout:Transaction check succeeded. 2026-02-18T23:27:55.918 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction test 2026-02-18T23:27:55.949 INFO:teuthology.orchestra.run.trial181.stdout:Transaction test succeeded. 2026-02-18T23:27:55.950 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction 2026-02-18T23:27:56.000 INFO:teuthology.orchestra.run.trial181.stdout: Preparing : 1/1 2026-02-18T23:27:56.017 INFO:teuthology.orchestra.run.trial181.stdout: Installing : rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:56.095 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:56.152 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:56.152 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:56.152 INFO:teuthology.orchestra.run.trial181.stdout:Installed: 2026-02-18T23:27:56.153 INFO:teuthology.orchestra.run.trial181.stdout: rbd-fuse-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:56.153 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:56.153 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:56.179 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install rbd-mirror 2026-02-18T23:27:56.503 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:41 ago on Wed 18 Feb 2026 11:27:15 PM UTC. 2026-02-18T23:27:56.587 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:56.587 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:56.587 INFO:teuthology.orchestra.run.trial181.stdout: Package Architecture Version Repository Size 2026-02-18T23:27:56.587 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:56.587 INFO:teuthology.orchestra.run.trial181.stdout:Installing: 2026-02-18T23:27:56.587 INFO:teuthology.orchestra.run.trial181.stdout: rbd-mirror x86_64 2:17.2.9-0.el9 ceph 2.9 M 2026-02-18T23:27:56.587 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:56.588 INFO:teuthology.orchestra.run.trial181.stdout:Transaction Summary 2026-02-18T23:27:56.588 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:56.588 INFO:teuthology.orchestra.run.trial181.stdout:Install 1 Package 2026-02-18T23:27:56.588 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:56.588 INFO:teuthology.orchestra.run.trial181.stdout:Total download size: 2.9 M 2026-02-18T23:27:56.588 INFO:teuthology.orchestra.run.trial181.stdout:Installed size: 12 M 2026-02-18T23:27:56.588 INFO:teuthology.orchestra.run.trial181.stdout:Downloading Packages: 2026-02-18T23:27:56.688 INFO:teuthology.orchestra.run.trial181.stdout:rbd-mirror-17.2.9-0.el9.x86_64.rpm 29 MB/s | 2.9 MB 00:00 2026-02-18T23:27:56.688 INFO:teuthology.orchestra.run.trial181.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:27:56.688 INFO:teuthology.orchestra.run.trial181.stdout:Total 29 MB/s | 2.9 MB 00:00 2026-02-18T23:27:56.689 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction check 2026-02-18T23:27:56.692 INFO:teuthology.orchestra.run.trial181.stdout:Transaction check succeeded. 2026-02-18T23:27:56.692 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction test 2026-02-18T23:27:56.733 INFO:teuthology.orchestra.run.trial181.stdout:Transaction test succeeded. 2026-02-18T23:27:56.733 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction 2026-02-18T23:27:56.919 INFO:teuthology.orchestra.run.trial181.stdout: Preparing : 1/1 2026-02-18T23:27:56.921 INFO:teuthology.orchestra.run.trial181.stdout: Installing : rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:56.945 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:56.945 INFO:teuthology.orchestra.run.trial181.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:27:56.945 INFO:teuthology.orchestra.run.trial181.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-18T23:27:56.945 INFO:teuthology.orchestra.run.trial181.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:27:56.945 INFO:teuthology.orchestra.run.trial181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T23:27:56.945 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:57.223 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:57.224 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:57.224 INFO:teuthology.orchestra.run.trial181.stdout:Installed: 2026-02-18T23:27:57.224 INFO:teuthology.orchestra.run.trial181.stdout: rbd-mirror-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:57.224 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:57.224 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:57.252 DEBUG:teuthology.orchestra.run.trial181:> sudo yum -y install rbd-nbd 2026-02-18T23:27:57.566 INFO:teuthology.orchestra.run.trial181.stdout:Last metadata expiration check: 0:00:42 ago on Wed 18 Feb 2026 11:27:15 PM UTC. 2026-02-18T23:27:57.648 INFO:teuthology.orchestra.run.trial181.stdout:Dependencies resolved. 2026-02-18T23:27:57.648 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:57.648 INFO:teuthology.orchestra.run.trial181.stdout: Package Architecture Version Repository Size 2026-02-18T23:27:57.648 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:57.648 INFO:teuthology.orchestra.run.trial181.stdout:Installing: 2026-02-18T23:27:57.648 INFO:teuthology.orchestra.run.trial181.stdout: rbd-nbd x86_64 2:17.2.9-0.el9 ceph 165 k 2026-02-18T23:27:57.648 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:57.648 INFO:teuthology.orchestra.run.trial181.stdout:Transaction Summary 2026-02-18T23:27:57.648 INFO:teuthology.orchestra.run.trial181.stdout:================================================================================ 2026-02-18T23:27:57.648 INFO:teuthology.orchestra.run.trial181.stdout:Install 1 Package 2026-02-18T23:27:57.648 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:57.649 INFO:teuthology.orchestra.run.trial181.stdout:Total download size: 165 k 2026-02-18T23:27:57.649 INFO:teuthology.orchestra.run.trial181.stdout:Installed size: 477 k 2026-02-18T23:27:57.649 INFO:teuthology.orchestra.run.trial181.stdout:Downloading Packages: 2026-02-18T23:27:57.708 INFO:teuthology.orchestra.run.trial181.stdout:rbd-nbd-17.2.9-0.el9.x86_64.rpm 2.7 MB/s | 165 kB 00:00 2026-02-18T23:27:57.709 INFO:teuthology.orchestra.run.trial181.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:27:57.709 INFO:teuthology.orchestra.run.trial181.stdout:Total 2.7 MB/s | 165 kB 00:00 2026-02-18T23:27:57.709 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction check 2026-02-18T23:27:57.712 INFO:teuthology.orchestra.run.trial181.stdout:Transaction check succeeded. 2026-02-18T23:27:57.712 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction test 2026-02-18T23:27:57.744 INFO:teuthology.orchestra.run.trial181.stdout:Transaction test succeeded. 2026-02-18T23:27:57.744 INFO:teuthology.orchestra.run.trial181.stdout:Running transaction 2026-02-18T23:27:57.799 INFO:teuthology.orchestra.run.trial181.stdout: Preparing : 1/1 2026-02-18T23:27:57.816 INFO:teuthology.orchestra.run.trial181.stdout: Installing : rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:57.895 INFO:teuthology.orchestra.run.trial181.stdout: Running scriptlet: rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:57.952 INFO:teuthology.orchestra.run.trial181.stdout: Verifying : rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:27:57.952 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:57.952 INFO:teuthology.orchestra.run.trial181.stdout:Installed: 2026-02-18T23:27:57.952 INFO:teuthology.orchestra.run.trial181.stdout: rbd-nbd-2:17.2.9-0.el9.x86_64 2026-02-18T23:27:57.952 INFO:teuthology.orchestra.run.trial181.stdout: 2026-02-18T23:27:57.952 INFO:teuthology.orchestra.run.trial181.stdout:Complete! 2026-02-18T23:27:57.980 DEBUG:teuthology.parallel:result is None 2026-02-18T23:28:00.897 INFO:teuthology.orchestra.run.trial135.stdout:(12/12): python3-scipy-1.9.3-2.el9.x86_64.rpm 2.3 MB/s | 19 MB 00:08 2026-02-18T23:28:00.899 INFO:teuthology.orchestra.run.trial135.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:28:00.899 INFO:teuthology.orchestra.run.trial135.stdout:Total 2.9 MB/s | 43 MB 00:14 2026-02-18T23:28:01.057 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction check 2026-02-18T23:28:01.071 INFO:teuthology.orchestra.run.trial135.stdout:Transaction check succeeded. 2026-02-18T23:28:01.071 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction test 2026-02-18T23:28:01.276 INFO:teuthology.orchestra.run.trial135.stdout:Transaction test succeeded. 2026-02-18T23:28:01.276 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction 2026-02-18T23:28:01.496 INFO:teuthology.orchestra.run.trial135.stdout: Preparing : 1/1 2026-02-18T23:28:01.498 INFO:teuthology.orchestra.run.trial135.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 1/12 2026-02-18T23:28:01.504 INFO:teuthology.orchestra.run.trial135.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 2/12 2026-02-18T23:28:01.538 INFO:teuthology.orchestra.run.trial135.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 3/12 2026-02-18T23:28:01.543 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 4/12 2026-02-18T23:28:01.603 INFO:teuthology.orchestra.run.trial135.stdout: Installing : openblas-0.3.29-1.el9.x86_64 5/12 2026-02-18T23:28:01.605 INFO:teuthology.orchestra.run.trial135.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 6/12 2026-02-18T23:28:01.626 INFO:teuthology.orchestra.run.trial135.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 7/12 2026-02-18T23:28:01.954 INFO:teuthology.orchestra.run.trial135.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 8/12 2026-02-18T23:28:02.027 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 9/12 2026-02-18T23:28:02.705 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 10/12 2026-02-18T23:28:03.173 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 11/12 2026-02-18T23:28:03.174 INFO:teuthology.orchestra.run.trial135.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 12/12 2026-02-18T23:28:03.446 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 12/12 2026-02-18T23:28:03.446 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 1/12 2026-02-18T23:28:03.446 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 2/12 2026-02-18T23:28:03.446 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 3/12 2026-02-18T23:28:03.446 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 4/12 2026-02-18T23:28:03.446 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 5/12 2026-02-18T23:28:03.446 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 6/12 2026-02-18T23:28:03.446 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 7/12 2026-02-18T23:28:03.447 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 8/12 2026-02-18T23:28:03.447 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 9/12 2026-02-18T23:28:03.447 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 10/12 2026-02-18T23:28:03.447 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 11/12 2026-02-18T23:28:03.504 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 12/12 2026-02-18T23:28:03.504 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:03.504 INFO:teuthology.orchestra.run.trial135.stdout:Installed: 2026-02-18T23:28:03.504 INFO:teuthology.orchestra.run.trial135.stdout: ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarch 2026-02-18T23:28:03.504 INFO:teuthology.orchestra.run.trial135.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-18T23:28:03.504 INFO:teuthology.orchestra.run.trial135.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-18T23:28:03.504 INFO:teuthology.orchestra.run.trial135.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-18T23:28:03.505 INFO:teuthology.orchestra.run.trial135.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-18T23:28:03.505 INFO:teuthology.orchestra.run.trial135.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-18T23:28:03.505 INFO:teuthology.orchestra.run.trial135.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-18T23:28:03.505 INFO:teuthology.orchestra.run.trial135.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-18T23:28:03.505 INFO:teuthology.orchestra.run.trial135.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-18T23:28:03.505 INFO:teuthology.orchestra.run.trial135.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-18T23:28:03.505 INFO:teuthology.orchestra.run.trial135.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-18T23:28:03.505 INFO:teuthology.orchestra.run.trial135.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-18T23:28:03.505 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:03.505 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:28:03.544 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install ceph-mgr-rook 2026-02-18T23:28:03.869 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:42 ago on Wed 18 Feb 2026 11:27:21 PM UTC. 2026-02-18T23:28:03.951 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:28:03.952 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:03.953 INFO:teuthology.orchestra.run.trial135.stdout: Package Arch Version Repository Size 2026-02-18T23:28:03.953 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:03.953 INFO:teuthology.orchestra.run.trial135.stdout:Installing: 2026-02-18T23:28:03.953 INFO:teuthology.orchestra.run.trial135.stdout: ceph-mgr-rook noarch 2:17.2.9-0.el9 ceph-noarch 47 k 2026-02-18T23:28:03.953 INFO:teuthology.orchestra.run.trial135.stdout:Installing dependencies: 2026-02-18T23:28:03.953 INFO:teuthology.orchestra.run.trial135.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-18T23:28:03.953 INFO:teuthology.orchestra.run.trial135.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-18T23:28:03.953 INFO:teuthology.orchestra.run.trial135.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-18T23:28:03.953 INFO:teuthology.orchestra.run.trial135.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-18T23:28:03.953 INFO:teuthology.orchestra.run.trial135.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-18T23:28:03.954 INFO:teuthology.orchestra.run.trial135.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-18T23:28:03.954 INFO:teuthology.orchestra.run.trial135.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-18T23:28:03.954 INFO:teuthology.orchestra.run.trial135.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-18T23:28:03.954 INFO:teuthology.orchestra.run.trial135.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-18T23:28:03.954 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:03.954 INFO:teuthology.orchestra.run.trial135.stdout:Transaction Summary 2026-02-18T23:28:03.954 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:03.954 INFO:teuthology.orchestra.run.trial135.stdout:Install 10 Packages 2026-02-18T23:28:03.954 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:03.954 INFO:teuthology.orchestra.run.trial135.stdout:Total download size: 2.0 M 2026-02-18T23:28:03.955 INFO:teuthology.orchestra.run.trial135.stdout:Installed size: 25 M 2026-02-18T23:28:03.955 INFO:teuthology.orchestra.run.trial135.stdout:Downloading Packages: 2026-02-18T23:28:04.170 INFO:teuthology.orchestra.run.trial135.stdout:(1/10): ceph-mgr-rook-17.2.9-0.el9.noarch.rpm 917 kB/s | 47 kB 00:00 2026-02-18T23:28:04.496 INFO:teuthology.orchestra.run.trial135.stdout:(2/10): python3-requests-oauthlib-1.3.0-12.el9. 164 kB/s | 54 kB 00:00 2026-02-18T23:28:04.585 INFO:teuthology.orchestra.run.trial135.stdout:(3/10): python3-pyasn1-0.4.8-6.el9.noarch.rpm 340 kB/s | 159 kB 00:00 2026-02-18T23:28:04.587 INFO:teuthology.orchestra.run.trial135.stdout:(4/10): python3-cachetools-4.2.4-1.el9.noarch.r 350 kB/s | 32 kB 00:00 2026-02-18T23:28:04.653 INFO:teuthology.orchestra.run.trial135.stdout:(5/10): python3-pyasn1-modules-0.4.8-6.el9.noar 521 kB/s | 279 kB 00:00 2026-02-18T23:28:04.659 INFO:teuthology.orchestra.run.trial135.stdout:(6/10): python3-certifi-2023.05.07-4.el9.noarch 190 kB/s | 14 kB 00:00 2026-02-18T23:28:04.674 INFO:teuthology.orchestra.run.trial135.stdout:(7/10): python3-google-auth-2.45.0-1.el9.noarch 2.9 MB/s | 254 kB 00:00 2026-02-18T23:28:04.703 INFO:teuthology.orchestra.run.trial135.stdout:(8/10): python3-websocket-client-1.2.3-2.el9.no 3.1 MB/s | 90 kB 00:00 2026-02-18T23:28:04.712 INFO:teuthology.orchestra.run.trial135.stdout:(9/10): python3-rsa-4.9-2.el9.noarch.rpm 1.1 MB/s | 59 kB 00:00 2026-02-18T23:28:04.835 INFO:teuthology.orchestra.run.trial135.stdout:(10/10): python3-kubernetes-26.1.0-3.el9.noarch 5.6 MB/s | 1.0 MB 00:00 2026-02-18T23:28:04.835 INFO:teuthology.orchestra.run.trial135.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:28:04.836 INFO:teuthology.orchestra.run.trial135.stdout:Total 2.3 MB/s | 2.0 MB 00:00 2026-02-18T23:28:04.860 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction check 2026-02-18T23:28:04.868 INFO:teuthology.orchestra.run.trial135.stdout:Transaction check succeeded. 2026-02-18T23:28:04.868 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction test 2026-02-18T23:28:04.907 INFO:teuthology.orchestra.run.trial135.stdout:Transaction test succeeded. 2026-02-18T23:28:04.907 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction 2026-02-18T23:28:04.983 INFO:teuthology.orchestra.run.trial135.stdout: Preparing : 1/1 2026-02-18T23:28:05.035 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/10 2026-02-18T23:28:05.048 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/10 2026-02-18T23:28:05.063 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/10 2026-02-18T23:28:05.068 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/10 2026-02-18T23:28:05.076 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/10 2026-02-18T23:28:05.116 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/10 2026-02-18T23:28:05.128 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-18T23:28:05.453 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 8/10 2026-02-18T23:28:05.467 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 9/10 2026-02-18T23:28:05.467 INFO:teuthology.orchestra.run.trial135.stdout: Installing : ceph-mgr-rook-2:17.2.9-0.el9.noarch 10/10 2026-02-18T23:28:05.575 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.9-0.el9.noarch 10/10 2026-02-18T23:28:05.575 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : ceph-mgr-rook-2:17.2.9-0.el9.noarch 1/10 2026-02-18T23:28:05.575 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 2/10 2026-02-18T23:28:05.575 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 3/10 2026-02-18T23:28:05.575 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 4/10 2026-02-18T23:28:05.575 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 5/10 2026-02-18T23:28:05.575 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 6/10 2026-02-18T23:28:05.575 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-18T23:28:05.575 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 8/10 2026-02-18T23:28:05.575 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 9/10 2026-02-18T23:28:05.631 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 10/10 2026-02-18T23:28:05.631 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:05.631 INFO:teuthology.orchestra.run.trial135.stdout:Installed: 2026-02-18T23:28:05.632 INFO:teuthology.orchestra.run.trial135.stdout: ceph-mgr-rook-2:17.2.9-0.el9.noarch 2026-02-18T23:28:05.632 INFO:teuthology.orchestra.run.trial135.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-18T23:28:05.632 INFO:teuthology.orchestra.run.trial135.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-18T23:28:05.632 INFO:teuthology.orchestra.run.trial135.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-18T23:28:05.632 INFO:teuthology.orchestra.run.trial135.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-18T23:28:05.632 INFO:teuthology.orchestra.run.trial135.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-18T23:28:05.632 INFO:teuthology.orchestra.run.trial135.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-18T23:28:05.632 INFO:teuthology.orchestra.run.trial135.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-18T23:28:05.632 INFO:teuthology.orchestra.run.trial135.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-18T23:28:05.632 INFO:teuthology.orchestra.run.trial135.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-18T23:28:05.632 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:05.632 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:28:05.663 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install ceph-mgr-cephadm 2026-02-18T23:28:05.975 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:44 ago on Wed 18 Feb 2026 11:27:21 PM UTC. 2026-02-18T23:28:06.057 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:28:06.057 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:06.057 INFO:teuthology.orchestra.run.trial135.stdout: Package Arch Version Repository Size 2026-02-18T23:28:06.057 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:06.057 INFO:teuthology.orchestra.run.trial135.stdout:Installing: 2026-02-18T23:28:06.057 INFO:teuthology.orchestra.run.trial135.stdout: ceph-mgr-cephadm noarch 2:17.2.9-0.el9 ceph-noarch 124 k 2026-02-18T23:28:06.057 INFO:teuthology.orchestra.run.trial135.stdout:Installing dependencies: 2026-02-18T23:28:06.057 INFO:teuthology.orchestra.run.trial135.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-18T23:28:06.057 INFO:teuthology.orchestra.run.trial135.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-18T23:28:06.057 INFO:teuthology.orchestra.run.trial135.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-18T23:28:06.057 INFO:teuthology.orchestra.run.trial135.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-18T23:28:06.058 INFO:teuthology.orchestra.run.trial135.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-18T23:28:06.058 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:06.058 INFO:teuthology.orchestra.run.trial135.stdout:Transaction Summary 2026-02-18T23:28:06.058 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:06.058 INFO:teuthology.orchestra.run.trial135.stdout:Install 6 Packages 2026-02-18T23:28:06.058 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:06.058 INFO:teuthology.orchestra.run.trial135.stdout:Total download size: 7.0 M 2026-02-18T23:28:06.058 INFO:teuthology.orchestra.run.trial135.stdout:Installed size: 33 M 2026-02-18T23:28:06.058 INFO:teuthology.orchestra.run.trial135.stdout:Downloading Packages: 2026-02-18T23:28:06.253 INFO:teuthology.orchestra.run.trial135.stdout:(1/6): ceph-mgr-cephadm-17.2.9-0.el9.noarch.rpm 2.0 MB/s | 124 kB 00:00 2026-02-18T23:28:06.697 INFO:teuthology.orchestra.run.trial135.stdout:(2/6): python3-jinja2-2.11.3-8.el9.noarch.rpm 494 kB/s | 249 kB 00:00 2026-02-18T23:28:06.778 INFO:teuthology.orchestra.run.trial135.stdout:(3/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.0 MB/s | 548 kB 00:00 2026-02-18T23:28:06.854 INFO:teuthology.orchestra.run.trial135.stdout:(4/6): python3-typing-extensions-4.15.0-1.el9.n 1.1 MB/s | 86 kB 00:00 2026-02-18T23:28:06.988 INFO:teuthology.orchestra.run.trial135.stdout:(5/6): python3-natsort-7.1.1-5.el9.noarch.rpm 198 kB/s | 58 kB 00:00 2026-02-18T23:28:07.063 INFO:teuthology.orchestra.run.trial135.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 6.9 MB/s | 6.0 MB 00:00 2026-02-18T23:28:07.063 INFO:teuthology.orchestra.run.trial135.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:28:07.063 INFO:teuthology.orchestra.run.trial135.stdout:Total 7.0 MB/s | 7.0 MB 00:01 2026-02-18T23:28:07.094 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction check 2026-02-18T23:28:07.100 INFO:teuthology.orchestra.run.trial135.stdout:Transaction check succeeded. 2026-02-18T23:28:07.101 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction test 2026-02-18T23:28:07.146 INFO:teuthology.orchestra.run.trial135.stdout:Transaction test succeeded. 2026-02-18T23:28:07.146 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction 2026-02-18T23:28:07.209 INFO:teuthology.orchestra.run.trial135.stdout: Preparing : 1/1 2026-02-18T23:28:07.258 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 1/6 2026-02-18T23:28:07.268 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2026-02-18T23:28:07.490 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2026-02-18T23:28:07.514 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2026-02-18T23:28:07.530 INFO:teuthology.orchestra.run.trial135.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 5/6 2026-02-18T23:28:07.531 INFO:teuthology.orchestra.run.trial135.stdout: Installing : ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 6/6 2026-02-18T23:28:07.639 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 6/6 2026-02-18T23:28:07.639 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 1/6 2026-02-18T23:28:07.639 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2026-02-18T23:28:07.639 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 3/6 2026-02-18T23:28:07.640 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2026-02-18T23:28:07.640 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2026-02-18T23:28:07.695 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 6/6 2026-02-18T23:28:07.696 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:07.696 INFO:teuthology.orchestra.run.trial135.stdout:Installed: 2026-02-18T23:28:07.696 INFO:teuthology.orchestra.run.trial135.stdout: ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 2026-02-18T23:28:07.696 INFO:teuthology.orchestra.run.trial135.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-18T23:28:07.696 INFO:teuthology.orchestra.run.trial135.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-18T23:28:07.696 INFO:teuthology.orchestra.run.trial135.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-18T23:28:07.696 INFO:teuthology.orchestra.run.trial135.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-18T23:28:07.696 INFO:teuthology.orchestra.run.trial135.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-18T23:28:07.696 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:07.696 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:28:07.726 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install ceph-fuse 2026-02-18T23:28:08.036 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:47 ago on Wed 18 Feb 2026 11:27:21 PM UTC. 2026-02-18T23:28:08.118 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:28:08.118 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:08.118 INFO:teuthology.orchestra.run.trial135.stdout: Package Architecture Version Repository Size 2026-02-18T23:28:08.118 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:08.119 INFO:teuthology.orchestra.run.trial135.stdout:Installing: 2026-02-18T23:28:08.119 INFO:teuthology.orchestra.run.trial135.stdout: ceph-fuse x86_64 2:17.2.9-0.el9 ceph 813 k 2026-02-18T23:28:08.119 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:08.119 INFO:teuthology.orchestra.run.trial135.stdout:Transaction Summary 2026-02-18T23:28:08.119 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:08.119 INFO:teuthology.orchestra.run.trial135.stdout:Install 1 Package 2026-02-18T23:28:08.119 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:08.119 INFO:teuthology.orchestra.run.trial135.stdout:Total download size: 813 k 2026-02-18T23:28:08.119 INFO:teuthology.orchestra.run.trial135.stdout:Installed size: 2.4 M 2026-02-18T23:28:08.119 INFO:teuthology.orchestra.run.trial135.stdout:Downloading Packages: 2026-02-18T23:28:08.205 INFO:teuthology.orchestra.run.trial135.stdout:ceph-fuse-17.2.9-0.el9.x86_64.rpm 9.2 MB/s | 813 kB 00:00 2026-02-18T23:28:08.205 INFO:teuthology.orchestra.run.trial135.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:28:08.205 INFO:teuthology.orchestra.run.trial135.stdout:Total 9.2 MB/s | 813 kB 00:00 2026-02-18T23:28:08.205 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction check 2026-02-18T23:28:08.209 INFO:teuthology.orchestra.run.trial135.stdout:Transaction check succeeded. 2026-02-18T23:28:08.209 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction test 2026-02-18T23:28:08.242 INFO:teuthology.orchestra.run.trial135.stdout:Transaction test succeeded. 2026-02-18T23:28:08.243 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction 2026-02-18T23:28:08.327 INFO:teuthology.orchestra.run.trial135.stdout: Preparing : 1/1 2026-02-18T23:28:08.343 INFO:teuthology.orchestra.run.trial135.stdout: Installing : ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:28:08.574 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:28:08.630 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:28:08.630 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:08.631 INFO:teuthology.orchestra.run.trial135.stdout:Installed: 2026-02-18T23:28:08.631 INFO:teuthology.orchestra.run.trial135.stdout: ceph-fuse-2:17.2.9-0.el9.x86_64 2026-02-18T23:28:08.631 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:08.631 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:28:08.658 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install librados-devel 2026-02-18T23:28:08.966 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:47 ago on Wed 18 Feb 2026 11:27:21 PM UTC. 2026-02-18T23:28:09.048 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:28:09.048 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:09.048 INFO:teuthology.orchestra.run.trial135.stdout: Package Architecture Version Repository Size 2026-02-18T23:28:09.048 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:09.048 INFO:teuthology.orchestra.run.trial135.stdout:Installing: 2026-02-18T23:28:09.049 INFO:teuthology.orchestra.run.trial135.stdout: librados-devel x86_64 2:17.2.9-0.el9 ceph 126 k 2026-02-18T23:28:09.049 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:09.049 INFO:teuthology.orchestra.run.trial135.stdout:Transaction Summary 2026-02-18T23:28:09.049 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:09.049 INFO:teuthology.orchestra.run.trial135.stdout:Install 1 Package 2026-02-18T23:28:09.049 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:09.049 INFO:teuthology.orchestra.run.trial135.stdout:Total download size: 126 k 2026-02-18T23:28:09.049 INFO:teuthology.orchestra.run.trial135.stdout:Installed size: 448 k 2026-02-18T23:28:09.049 INFO:teuthology.orchestra.run.trial135.stdout:Downloading Packages: 2026-02-18T23:28:09.110 INFO:teuthology.orchestra.run.trial135.stdout:librados-devel-17.2.9-0.el9.x86_64.rpm 2.0 MB/s | 126 kB 00:00 2026-02-18T23:28:09.110 INFO:teuthology.orchestra.run.trial135.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:28:09.110 INFO:teuthology.orchestra.run.trial135.stdout:Total 2.0 MB/s | 126 kB 00:00 2026-02-18T23:28:09.110 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction check 2026-02-18T23:28:09.112 INFO:teuthology.orchestra.run.trial135.stdout:Transaction check succeeded. 2026-02-18T23:28:09.112 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction test 2026-02-18T23:28:09.143 INFO:teuthology.orchestra.run.trial135.stdout:Transaction test succeeded. 2026-02-18T23:28:09.143 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction 2026-02-18T23:28:09.197 INFO:teuthology.orchestra.run.trial135.stdout: Preparing : 1/1 2026-02-18T23:28:09.213 INFO:teuthology.orchestra.run.trial135.stdout: Installing : librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:28:09.294 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:28:09.351 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:28:09.351 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:09.351 INFO:teuthology.orchestra.run.trial135.stdout:Installed: 2026-02-18T23:28:09.351 INFO:teuthology.orchestra.run.trial135.stdout: librados-devel-2:17.2.9-0.el9.x86_64 2026-02-18T23:28:09.351 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:09.352 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:28:09.378 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install libcephfs2 2026-02-18T23:28:09.693 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:48 ago on Wed 18 Feb 2026 11:27:21 PM UTC. 2026-02-18T23:28:09.757 INFO:teuthology.orchestra.run.trial135.stdout:Package libcephfs2-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:28:09.775 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:28:09.775 INFO:teuthology.orchestra.run.trial135.stdout:Nothing to do. 2026-02-18T23:28:09.776 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:28:09.797 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install libcephfs-devel 2026-02-18T23:28:10.102 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:49 ago on Wed 18 Feb 2026 11:27:21 PM UTC. 2026-02-18T23:28:10.185 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:28:10.185 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:10.185 INFO:teuthology.orchestra.run.trial135.stdout: Package Architecture Version Repository Size 2026-02-18T23:28:10.185 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:10.186 INFO:teuthology.orchestra.run.trial135.stdout:Installing: 2026-02-18T23:28:10.186 INFO:teuthology.orchestra.run.trial135.stdout: libcephfs-devel x86_64 2:17.2.9-0.el9 ceph 25 k 2026-02-18T23:28:10.186 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:10.186 INFO:teuthology.orchestra.run.trial135.stdout:Transaction Summary 2026-02-18T23:28:10.186 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:10.186 INFO:teuthology.orchestra.run.trial135.stdout:Install 1 Package 2026-02-18T23:28:10.186 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:10.186 INFO:teuthology.orchestra.run.trial135.stdout:Total download size: 25 k 2026-02-18T23:28:10.186 INFO:teuthology.orchestra.run.trial135.stdout:Installed size: 110 k 2026-02-18T23:28:10.186 INFO:teuthology.orchestra.run.trial135.stdout:Downloading Packages: 2026-02-18T23:28:10.229 INFO:teuthology.orchestra.run.trial135.stdout:libcephfs-devel-17.2.9-0.el9.x86_64.rpm 577 kB/s | 25 kB 00:00 2026-02-18T23:28:10.229 INFO:teuthology.orchestra.run.trial135.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:28:10.230 INFO:teuthology.orchestra.run.trial135.stdout:Total 562 kB/s | 25 kB 00:00 2026-02-18T23:28:10.230 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction check 2026-02-18T23:28:10.231 INFO:teuthology.orchestra.run.trial135.stdout:Transaction check succeeded. 2026-02-18T23:28:10.231 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction test 2026-02-18T23:28:10.232 INFO:teuthology.orchestra.run.trial135.stdout:Transaction test succeeded. 2026-02-18T23:28:10.232 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction 2026-02-18T23:28:10.251 INFO:teuthology.orchestra.run.trial135.stdout: Preparing : 1/1 2026-02-18T23:28:10.268 INFO:teuthology.orchestra.run.trial135.stdout: Installing : libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:28:10.320 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:28:10.377 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:28:10.377 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:10.377 INFO:teuthology.orchestra.run.trial135.stdout:Installed: 2026-02-18T23:28:10.377 INFO:teuthology.orchestra.run.trial135.stdout: libcephfs-devel-2:17.2.9-0.el9.x86_64 2026-02-18T23:28:10.377 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:10.377 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:28:10.403 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install librados2 2026-02-18T23:28:10.710 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:49 ago on Wed 18 Feb 2026 11:27:21 PM UTC. 2026-02-18T23:28:10.774 INFO:teuthology.orchestra.run.trial135.stdout:Package librados2-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:28:10.791 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:28:10.792 INFO:teuthology.orchestra.run.trial135.stdout:Nothing to do. 2026-02-18T23:28:10.792 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:28:10.813 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install librbd1 2026-02-18T23:28:11.121 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:50 ago on Wed 18 Feb 2026 11:27:21 PM UTC. 2026-02-18T23:28:11.185 INFO:teuthology.orchestra.run.trial135.stdout:Package librbd1-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:28:11.203 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:28:11.204 INFO:teuthology.orchestra.run.trial135.stdout:Nothing to do. 2026-02-18T23:28:11.204 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:28:11.225 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install python3-rados 2026-02-18T23:28:11.531 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:50 ago on Wed 18 Feb 2026 11:27:21 PM UTC. 2026-02-18T23:28:11.596 INFO:teuthology.orchestra.run.trial135.stdout:Package python3-rados-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:28:11.613 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:28:11.614 INFO:teuthology.orchestra.run.trial135.stdout:Nothing to do. 2026-02-18T23:28:11.614 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:28:11.634 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install python3-rgw 2026-02-18T23:28:11.941 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:50 ago on Wed 18 Feb 2026 11:27:21 PM UTC. 2026-02-18T23:28:12.006 INFO:teuthology.orchestra.run.trial135.stdout:Package python3-rgw-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:28:12.024 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:28:12.025 INFO:teuthology.orchestra.run.trial135.stdout:Nothing to do. 2026-02-18T23:28:12.026 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:28:12.046 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install python3-cephfs 2026-02-18T23:28:12.358 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:51 ago on Wed 18 Feb 2026 11:27:21 PM UTC. 2026-02-18T23:28:12.422 INFO:teuthology.orchestra.run.trial135.stdout:Package python3-cephfs-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:28:12.440 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:28:12.440 INFO:teuthology.orchestra.run.trial135.stdout:Nothing to do. 2026-02-18T23:28:12.440 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:28:12.461 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install python3-rbd 2026-02-18T23:28:12.767 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:51 ago on Wed 18 Feb 2026 11:27:21 PM UTC. 2026-02-18T23:28:12.832 INFO:teuthology.orchestra.run.trial135.stdout:Package python3-rbd-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:28:12.850 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:28:12.850 INFO:teuthology.orchestra.run.trial135.stdout:Nothing to do. 2026-02-18T23:28:12.850 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:28:12.871 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install rbd-fuse 2026-02-18T23:28:13.185 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:52 ago on Wed 18 Feb 2026 11:27:21 PM UTC. 2026-02-18T23:28:13.268 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:28:13.269 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:13.269 INFO:teuthology.orchestra.run.trial135.stdout: Package Architecture Version Repository Size 2026-02-18T23:28:13.269 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:13.269 INFO:teuthology.orchestra.run.trial135.stdout:Installing: 2026-02-18T23:28:13.269 INFO:teuthology.orchestra.run.trial135.stdout: rbd-fuse x86_64 2:17.2.9-0.el9 ceph 82 k 2026-02-18T23:28:13.269 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:13.269 INFO:teuthology.orchestra.run.trial135.stdout:Transaction Summary 2026-02-18T23:28:13.269 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:13.269 INFO:teuthology.orchestra.run.trial135.stdout:Install 1 Package 2026-02-18T23:28:13.270 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:13.270 INFO:teuthology.orchestra.run.trial135.stdout:Total download size: 82 k 2026-02-18T23:28:13.270 INFO:teuthology.orchestra.run.trial135.stdout:Installed size: 222 k 2026-02-18T23:28:13.270 INFO:teuthology.orchestra.run.trial135.stdout:Downloading Packages: 2026-02-18T23:28:13.322 INFO:teuthology.orchestra.run.trial135.stdout:rbd-fuse-17.2.9-0.el9.x86_64.rpm 1.5 MB/s | 82 kB 00:00 2026-02-18T23:28:13.322 INFO:teuthology.orchestra.run.trial135.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:28:13.322 INFO:teuthology.orchestra.run.trial135.stdout:Total 1.5 MB/s | 82 kB 00:00 2026-02-18T23:28:13.322 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction check 2026-02-18T23:28:13.325 INFO:teuthology.orchestra.run.trial135.stdout:Transaction check succeeded. 2026-02-18T23:28:13.325 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction test 2026-02-18T23:28:13.357 INFO:teuthology.orchestra.run.trial135.stdout:Transaction test succeeded. 2026-02-18T23:28:13.357 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction 2026-02-18T23:28:13.410 INFO:teuthology.orchestra.run.trial135.stdout: Preparing : 1/1 2026-02-18T23:28:13.426 INFO:teuthology.orchestra.run.trial135.stdout: Installing : rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:28:13.506 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:28:13.563 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:28:13.563 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:13.564 INFO:teuthology.orchestra.run.trial135.stdout:Installed: 2026-02-18T23:28:13.564 INFO:teuthology.orchestra.run.trial135.stdout: rbd-fuse-2:17.2.9-0.el9.x86_64 2026-02-18T23:28:13.564 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:13.564 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:28:13.591 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install rbd-mirror 2026-02-18T23:28:13.898 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:52 ago on Wed 18 Feb 2026 11:27:21 PM UTC. 2026-02-18T23:28:13.984 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:28:13.984 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:13.984 INFO:teuthology.orchestra.run.trial135.stdout: Package Architecture Version Repository Size 2026-02-18T23:28:13.984 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:13.984 INFO:teuthology.orchestra.run.trial135.stdout:Installing: 2026-02-18T23:28:13.985 INFO:teuthology.orchestra.run.trial135.stdout: rbd-mirror x86_64 2:17.2.9-0.el9 ceph 2.9 M 2026-02-18T23:28:13.985 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:13.985 INFO:teuthology.orchestra.run.trial135.stdout:Transaction Summary 2026-02-18T23:28:13.985 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:13.985 INFO:teuthology.orchestra.run.trial135.stdout:Install 1 Package 2026-02-18T23:28:13.985 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:13.985 INFO:teuthology.orchestra.run.trial135.stdout:Total download size: 2.9 M 2026-02-18T23:28:13.985 INFO:teuthology.orchestra.run.trial135.stdout:Installed size: 12 M 2026-02-18T23:28:13.985 INFO:teuthology.orchestra.run.trial135.stdout:Downloading Packages: 2026-02-18T23:28:14.088 INFO:teuthology.orchestra.run.trial135.stdout:rbd-mirror-17.2.9-0.el9.x86_64.rpm 28 MB/s | 2.9 MB 00:00 2026-02-18T23:28:14.089 INFO:teuthology.orchestra.run.trial135.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:28:14.089 INFO:teuthology.orchestra.run.trial135.stdout:Total 28 MB/s | 2.9 MB 00:00 2026-02-18T23:28:14.089 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction check 2026-02-18T23:28:14.093 INFO:teuthology.orchestra.run.trial135.stdout:Transaction check succeeded. 2026-02-18T23:28:14.093 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction test 2026-02-18T23:28:14.133 INFO:teuthology.orchestra.run.trial135.stdout:Transaction test succeeded. 2026-02-18T23:28:14.133 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction 2026-02-18T23:28:14.315 INFO:teuthology.orchestra.run.trial135.stdout: Preparing : 1/1 2026-02-18T23:28:14.316 INFO:teuthology.orchestra.run.trial135.stdout: Installing : rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:28:14.339 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:28:14.339 INFO:teuthology.orchestra.run.trial135.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:28:14.339 INFO:teuthology.orchestra.run.trial135.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-18T23:28:14.339 INFO:teuthology.orchestra.run.trial135.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:28:14.339 INFO:teuthology.orchestra.run.trial135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T23:28:14.339 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:14.645 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:28:14.646 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:14.646 INFO:teuthology.orchestra.run.trial135.stdout:Installed: 2026-02-18T23:28:14.646 INFO:teuthology.orchestra.run.trial135.stdout: rbd-mirror-2:17.2.9-0.el9.x86_64 2026-02-18T23:28:14.646 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:14.646 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:28:14.673 DEBUG:teuthology.orchestra.run.trial135:> sudo yum -y install rbd-nbd 2026-02-18T23:28:14.985 INFO:teuthology.orchestra.run.trial135.stdout:Last metadata expiration check: 0:00:53 ago on Wed 18 Feb 2026 11:27:21 PM UTC. 2026-02-18T23:28:15.067 INFO:teuthology.orchestra.run.trial135.stdout:Dependencies resolved. 2026-02-18T23:28:15.067 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:15.067 INFO:teuthology.orchestra.run.trial135.stdout: Package Architecture Version Repository Size 2026-02-18T23:28:15.068 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:15.068 INFO:teuthology.orchestra.run.trial135.stdout:Installing: 2026-02-18T23:28:15.068 INFO:teuthology.orchestra.run.trial135.stdout: rbd-nbd x86_64 2:17.2.9-0.el9 ceph 165 k 2026-02-18T23:28:15.068 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:15.068 INFO:teuthology.orchestra.run.trial135.stdout:Transaction Summary 2026-02-18T23:28:15.068 INFO:teuthology.orchestra.run.trial135.stdout:================================================================================ 2026-02-18T23:28:15.068 INFO:teuthology.orchestra.run.trial135.stdout:Install 1 Package 2026-02-18T23:28:15.068 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:15.069 INFO:teuthology.orchestra.run.trial135.stdout:Total download size: 165 k 2026-02-18T23:28:15.069 INFO:teuthology.orchestra.run.trial135.stdout:Installed size: 477 k 2026-02-18T23:28:15.069 INFO:teuthology.orchestra.run.trial135.stdout:Downloading Packages: 2026-02-18T23:28:15.130 INFO:teuthology.orchestra.run.trial135.stdout:rbd-nbd-17.2.9-0.el9.x86_64.rpm 2.6 MB/s | 165 kB 00:00 2026-02-18T23:28:15.131 INFO:teuthology.orchestra.run.trial135.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:28:15.131 INFO:teuthology.orchestra.run.trial135.stdout:Total 2.5 MB/s | 165 kB 00:00 2026-02-18T23:28:15.131 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction check 2026-02-18T23:28:15.134 INFO:teuthology.orchestra.run.trial135.stdout:Transaction check succeeded. 2026-02-18T23:28:15.134 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction test 2026-02-18T23:28:15.165 INFO:teuthology.orchestra.run.trial135.stdout:Transaction test succeeded. 2026-02-18T23:28:15.165 INFO:teuthology.orchestra.run.trial135.stdout:Running transaction 2026-02-18T23:28:15.221 INFO:teuthology.orchestra.run.trial135.stdout: Preparing : 1/1 2026-02-18T23:28:15.238 INFO:teuthology.orchestra.run.trial135.stdout: Installing : rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:28:15.320 INFO:teuthology.orchestra.run.trial135.stdout: Running scriptlet: rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:28:15.377 INFO:teuthology.orchestra.run.trial135.stdout: Verifying : rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:28:15.377 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:15.377 INFO:teuthology.orchestra.run.trial135.stdout:Installed: 2026-02-18T23:28:15.377 INFO:teuthology.orchestra.run.trial135.stdout: rbd-nbd-2:17.2.9-0.el9.x86_64 2026-02-18T23:28:15.378 INFO:teuthology.orchestra.run.trial135.stdout: 2026-02-18T23:28:15.378 INFO:teuthology.orchestra.run.trial135.stdout:Complete! 2026-02-18T23:28:15.407 DEBUG:teuthology.parallel:result is None 2026-02-18T23:28:15.407 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:28:15.407 INFO:teuthology.packaging:ref: None 2026-02-18T23:28:15.407 INFO:teuthology.packaging:tag: None 2026-02-18T23:28:15.407 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:28:15.407 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:28:15.407 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:28:15.551 DEBUG:teuthology.orchestra.run.trial135:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-18T23:28:15.572 INFO:teuthology.orchestra.run.trial135.stdout:17.2.9-0.el9 2026-02-18T23:28:15.572 INFO:teuthology.packaging:The installed version of ceph is 17.2.9-0.el9 2026-02-18T23:28:15.572 INFO:teuthology.task.install:The correct ceph version 17.2.9-0 is installed. 2026-02-18T23:28:15.574 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:28:15.574 INFO:teuthology.packaging:ref: None 2026-02-18T23:28:15.574 INFO:teuthology.packaging:tag: None 2026-02-18T23:28:15.574 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:28:15.574 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:28:15.574 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:28:15.715 DEBUG:teuthology.orchestra.run.trial181:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-18T23:28:15.736 INFO:teuthology.orchestra.run.trial181.stdout:17.2.9-0.el9 2026-02-18T23:28:15.737 INFO:teuthology.packaging:The installed version of ceph is 17.2.9-0.el9 2026-02-18T23:28:15.737 INFO:teuthology.task.install:The correct ceph version 17.2.9-0 is installed. 2026-02-18T23:28:15.740 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2026-02-18T23:28:15.740 DEBUG:teuthology.orchestra.run.trial135:> set -ex 2026-02-18T23:28:15.740 DEBUG:teuthology.orchestra.run.trial135:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T23:28:15.766 DEBUG:teuthology.orchestra.run.trial181:> set -ex 2026-02-18T23:28:15.767 DEBUG:teuthology.orchestra.run.trial181:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T23:28:15.803 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2026-02-18T23:28:15.804 DEBUG:teuthology.orchestra.run.trial135:> set -ex 2026-02-18T23:28:15.804 DEBUG:teuthology.orchestra.run.trial135:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T23:28:15.830 DEBUG:teuthology.orchestra.run.trial135:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T23:28:15.893 DEBUG:teuthology.orchestra.run.trial181:> set -ex 2026-02-18T23:28:15.893 DEBUG:teuthology.orchestra.run.trial181:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T23:28:15.919 DEBUG:teuthology.orchestra.run.trial181:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T23:28:15.985 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2026-02-18T23:28:15.986 DEBUG:teuthology.orchestra.run.trial135:> set -ex 2026-02-18T23:28:15.986 DEBUG:teuthology.orchestra.run.trial135:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T23:28:16.011 DEBUG:teuthology.orchestra.run.trial135:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T23:28:16.078 DEBUG:teuthology.orchestra.run.trial181:> set -ex 2026-02-18T23:28:16.078 DEBUG:teuthology.orchestra.run.trial181:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T23:28:16.108 DEBUG:teuthology.orchestra.run.trial181:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T23:28:16.175 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2026-02-18T23:28:16.176 DEBUG:teuthology.orchestra.run.trial135:> set -ex 2026-02-18T23:28:16.176 DEBUG:teuthology.orchestra.run.trial135:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T23:28:16.202 DEBUG:teuthology.orchestra.run.trial135:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T23:28:16.267 DEBUG:teuthology.orchestra.run.trial181:> set -ex 2026-02-18T23:28:16.268 DEBUG:teuthology.orchestra.run.trial181:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T23:28:16.293 DEBUG:teuthology.orchestra.run.trial181:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T23:28:16.357 INFO:teuthology.run_tasks:Running task cephadm... 2026-02-18T23:28:16.485 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:28:16.485 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:28:16.487 INFO:tasks.cephadm:Cluster fsid is 806c334a-0d21-11f1-968e-d404e6e7d460 2026-02-18T23:28:16.487 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-02-18T23:28:16.487 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '10.20.193.135', 'mon.c': '[v2:10.20.193.135:3301,v1:10.20.193.135:6790]', 'mon.b': '10.20.193.181'} 2026-02-18T23:28:16.487 INFO:tasks.cephadm:First mon is mon.a on trial135 2026-02-18T23:28:16.487 INFO:tasks.cephadm:First mgr is y 2026-02-18T23:28:16.487 INFO:tasks.cephadm:Normalizing hostnames... 2026-02-18T23:28:16.487 DEBUG:teuthology.orchestra.run.trial135:> sudo hostname $(hostname -s) 2026-02-18T23:28:16.512 DEBUG:teuthology.orchestra.run.trial181:> sudo hostname $(hostname -s) 2026-02-18T23:28:16.539 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2026-02-18T23:28:16.539 DEBUG:teuthology.orchestra.run.trial135:> 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:28:16.606 INFO:teuthology.orchestra.run.trial135.stdout:-rw-r--r--. 1 ubuntu ubuntu 378585 Feb 18 23:28 /home/ubuntu/cephtest/cephadm 2026-02-18T23:28:16.607 DEBUG:teuthology.orchestra.run.trial181:> 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:28:16.657 INFO:teuthology.orchestra.run.trial181.stdout:-rw-r--r--. 1 ubuntu ubuntu 378585 Feb 18 23:28 /home/ubuntu/cephtest/cephadm 2026-02-18T23:28:16.658 DEBUG:teuthology.orchestra.run.trial135:> 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:28:16.677 DEBUG:teuthology.orchestra.run.trial181:> 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:28:16.712 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2026-02-18T23:28:16.713 DEBUG:teuthology.orchestra.run.trial135:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2026-02-18T23:28:16.720 DEBUG:teuthology.orchestra.run.trial181:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2026-02-18T23:28:16.957 INFO:teuthology.orchestra.run.trial135.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2026-02-18T23:28:16.969 INFO:teuthology.orchestra.run.trial181.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2026-02-18T23:28:17.110 INFO:teuthology.orchestra.run.trial135.stderr:Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:28:17.111 INFO:teuthology.orchestra.run.trial135.stderr:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:quincy... 2026-02-18T23:28:17.111 INFO:teuthology.orchestra.run.trial135.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:28:17.111 INFO:teuthology.orchestra.run.trial135.stderr:ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:28:17.112 INFO:teuthology.orchestra.run.trial181.stderr:Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:28:17.112 INFO:teuthology.orchestra.run.trial181.stderr:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:quincy... 2026-02-18T23:28:17.112 INFO:teuthology.orchestra.run.trial181.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:28:17.113 INFO:teuthology.orchestra.run.trial181.stderr:ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:28:17.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:28:17.125 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 trial135 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull' 2026-02-18T23:28:17.128 INFO:tasks.cephadm:Archiving crash dumps... 2026-02-18T23:28:17.130 DEBUG:teuthology.misc:Transferring archived files from trial135:/var/lib/ceph/806c334a-0d21-11f1-968e-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/53447/remote/trial135/crash 2026-02-18T23:28:17.131 DEBUG:teuthology.orchestra.run.trial135:> sudo tar c -f - -C /var/lib/ceph/806c334a-0d21-11f1-968e-d404e6e7d460/crash -- . 2026-02-18T23:28:17.159 INFO:teuthology.orchestra.run.trial135.stderr:tar: /var/lib/ceph/806c334a-0d21-11f1-968e-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-18T23:28:17.159 INFO:teuthology.orchestra.run.trial135.stderr:tar: Error is not recoverable: exiting now 2026-02-18T23:28:17.161 DEBUG:teuthology.misc:Transferring archived files from trial181:/var/lib/ceph/806c334a-0d21-11f1-968e-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/53447/remote/trial181/crash 2026-02-18T23:28:17.163 DEBUG:teuthology.orchestra.run.trial181:> sudo tar c -f - -C /var/lib/ceph/806c334a-0d21-11f1-968e-d404e6e7d460/crash -- . 2026-02-18T23:28:17.189 INFO:teuthology.orchestra.run.trial181.stderr:tar: /var/lib/ceph/806c334a-0d21-11f1-968e-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-18T23:28:17.189 INFO:teuthology.orchestra.run.trial181.stderr:tar: Error is not recoverable: exiting now 2026-02-18T23:28:17.190 INFO:tasks.cephadm:Checking cluster log for badness... 2026-02-18T23:28:17.191 DEBUG:teuthology.orchestra.run.trial135:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/806c334a-0d21-11f1-968e-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:28:17.226 INFO:teuthology.orchestra.run.trial135.stderr:grep: /var/log/ceph/806c334a-0d21-11f1-968e-d404e6e7d460/ceph.log: No such file or directory 2026-02-18T23:28:17.228 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2026-02-18T23:28:17.228 DEBUG:teuthology.orchestra.run.trial135:> sudo egrep '\[SEC\]' /var/log/ceph/806c334a-0d21-11f1-968e-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:28:17.293 INFO:teuthology.orchestra.run.trial135.stderr:grep: /var/log/ceph/806c334a-0d21-11f1-968e-d404e6e7d460/ceph.log: No such file or directory 2026-02-18T23:28:17.295 INFO:tasks.cephadm:Compressing logs... 2026-02-18T23:28:17.295 DEBUG:teuthology.orchestra.run.trial135:> 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:28:17.338 DEBUG:teuthology.orchestra.run.trial181:> 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:28:17.358 INFO:teuthology.orchestra.run.trial135.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-02-18T23:28:17.359 INFO:teuthology.orchestra.run.trial135.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-18T23:28:17.359 INFO:teuthology.orchestra.run.trial135.stderr:/var/log/ceph/cephadm.log: 67.1% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-18T23:28:17.361 INFO:teuthology.orchestra.run.trial135.stderr: 2026-02-18T23:28:17.361 INFO:teuthology.orchestra.run.trial135.stderr:real 0m0.010s 2026-02-18T23:28:17.361 INFO:teuthology.orchestra.run.trial135.stderr:user 0m0.008s 2026-02-18T23:28:17.361 INFO:teuthology.orchestra.run.trial135.stderr:sys 0m0.009s 2026-02-18T23:28:17.364 INFO:teuthology.orchestra.run.trial181.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-02-18T23:28:17.364 INFO:teuthology.orchestra.run.trial181.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-18T23:28:17.364 INFO:teuthology.orchestra.run.trial181.stderr:/var/log/ceph/cephadm.log: 67.1% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-18T23:28:17.366 INFO:teuthology.orchestra.run.trial181.stderr: 2026-02-18T23:28:17.366 INFO:teuthology.orchestra.run.trial181.stderr:real 0m0.010s 2026-02-18T23:28:17.366 INFO:teuthology.orchestra.run.trial181.stderr:user 0m0.009s 2026-02-18T23:28:17.366 INFO:teuthology.orchestra.run.trial181.stderr:sys 0m0.010s 2026-02-18T23:28:17.366 INFO:tasks.cephadm:Archiving logs... 2026-02-18T23:28:17.367 DEBUG:teuthology.misc:Transferring archived files from trial135:/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/53447/remote/trial135/log 2026-02-18T23:28:17.368 DEBUG:teuthology.orchestra.run.trial135:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T23:28:17.427 DEBUG:teuthology.misc:Transferring archived files from trial181:/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/53447/remote/trial181/log 2026-02-18T23:28:17.428 DEBUG:teuthology.orchestra.run.trial181:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T23:28:17.454 INFO:tasks.cephadm:Removing cluster... 2026-02-18T23:28:17.454 DEBUG:teuthology.orchestra.run.trial135:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 806c334a-0d21-11f1-968e-d404e6e7d460 --force 2026-02-18T23:28:17.795 DEBUG:teuthology.orchestra.run.trial181:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 806c334a-0d21-11f1-968e-d404e6e7d460 --force 2026-02-18T23:28:18.133 INFO:tasks.cephadm:Removing cephadm ... 2026-02-18T23:28:18.134 DEBUG:teuthology.orchestra.run.trial135:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-18T23:28:18.152 DEBUG:teuthology.orchestra.run.trial181:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-18T23:28:18.170 INFO:tasks.cephadm:Teardown complete 2026-02-18T23:28:18.170 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 trial135 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull' 2026-02-18T23:28:18.173 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-02-18T23:28:18.195 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-02-18T23:28:18.209 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:28:18.209 DEBUG:teuthology.orchestra.run.trial135:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T23:28:18.212 DEBUG:teuthology.orchestra.run.trial181:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T23:28:18.397 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-18T23:28:18.409 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-18T23:28:18.409 DEBUG:teuthology.orchestra.run.trial135:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T23:28:18.411 DEBUG:teuthology.orchestra.run.trial181:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T23:28:18.425 INFO:teuthology.orchestra.run.trial135.stderr:bash: line 1: ntpq: command not found 2026-02-18T23:28:18.427 INFO:teuthology.orchestra.run.trial181.stderr:bash: line 1: ntpq: command not found 2026-02-18T23:28:18.444 INFO:teuthology.orchestra.run.trial181.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T23:28:18.444 INFO:teuthology.orchestra.run.trial181.stdout:=============================================================================== 2026-02-18T23:28:18.444 INFO:teuthology.orchestra.run.trial181.stdout:^- 23.186.168.131 2 6 17 75 +2188us[ +760us] +/- 56ms 2026-02-18T23:28:18.444 INFO:teuthology.orchestra.run.trial181.stdout:^- ntp1.glypnod.com 2 6 37 10 +921us[ +921us] +/- 45ms 2026-02-18T23:28:18.444 INFO:teuthology.orchestra.run.trial181.stdout:^* time.cloudflare.com 3 6 37 11 -1056ns[-1439us] +/- 6603us 2026-02-18T23:28:18.444 INFO:teuthology.orchestra.run.trial181.stdout:^- 172-234-25-10.ip.linodeu> 2 6 37 11 -6357us[-6357us] +/- 76ms 2026-02-18T23:28:18.447 INFO:teuthology.orchestra.run.trial135.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T23:28:18.447 INFO:teuthology.orchestra.run.trial135.stdout:=============================================================================== 2026-02-18T23:28:18.447 INFO:teuthology.orchestra.run.trial135.stdout:^- 72-14-186-59.ip.linodeus> 2 6 37 11 -3020us[-3020us] +/- 93ms 2026-02-18T23:28:18.447 INFO:teuthology.orchestra.run.trial135.stdout:^* 108.61.215.221.vultruser> 3 6 37 12 -42us[ -675us] +/- 21ms 2026-02-18T23:28:18.448 INFO:teuthology.orchestra.run.trial135.stdout:^+ 149.28.61.105.vultruserc> 3 6 37 10 +689us[ +689us] +/- 32ms 2026-02-18T23:28:18.448 INFO:teuthology.orchestra.run.trial135.stdout:^- 66.42.71.197.vultruserco> 2 6 37 11 +496us[ +496us] +/- 47ms 2026-02-18T23:28:18.448 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-18T23:28:18.459 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-18T23:28:18.459 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-18T23:28:18.473 DEBUG:teuthology.orchestra.run.trial135:> 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:28:18.529 DEBUG:teuthology.orchestra.run.trial181:> 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:28:18.582 DEBUG:teuthology.orchestra.run.trial135:> 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:28:18.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:28:18.609 DEBUG:teuthology.orchestra.run.trial181:> 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:28:18.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:28:18.654 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-18T23:28:18.670 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-18T23:28:18.689 INFO:teuthology.task.internal:Duration was 155.223969 seconds 2026-02-18T23:28:18.690 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-18T23:28:18.705 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-18T23:28:18.705 DEBUG:teuthology.orchestra.run.trial135:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T23:28:18.708 DEBUG:teuthology.orchestra.run.trial181:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T23:28:18.743 INFO:teuthology.orchestra.run.trial135.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T23:28:18.745 INFO:teuthology.orchestra.run.trial181.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T23:28:18.954 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-18T23:28:18.954 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial135.front.sepia.ceph.com 2026-02-18T23:28:18.954 DEBUG:teuthology.orchestra.run.trial135:> 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:28:18.975 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial181.front.sepia.ceph.com 2026-02-18T23:28:18.976 DEBUG:teuthology.orchestra.run.trial181:> 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:28:19.012 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-18T23:28:19.013 DEBUG:teuthology.orchestra.run.trial135:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T23:28:19.018 DEBUG:teuthology.orchestra.run.trial181:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T23:28:19.101 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-18T23:28:19.102 DEBUG:teuthology.orchestra.run.trial135:> 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:28:19.108 DEBUG:teuthology.orchestra.run.trial181:> 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:28:19.130 INFO:teuthology.orchestra.run.trial135.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:28:19.131 INFO:teuthology.orchestra.run.trial135.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:28:19.131 INFO:teuthology.orchestra.run.trial135.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 0.0% 2026-02-18T23:28:19.131 INFO:teuthology.orchestra.run.trial135.stderr: -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T23:28:19.131 INFO:teuthology.orchestra.run.trial135.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T23:28:19.133 INFO:teuthology.orchestra.run.trial135.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 86.1% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T23:28:19.177 INFO:teuthology.orchestra.run.trial181.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:28:19.177 INFO:teuthology.orchestra.run.trial181.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:28:19.178 INFO:teuthology.orchestra.run.trial181.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T23:28:19.178 INFO:teuthology.orchestra.run.trial181.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T23:28:19.178 INFO:teuthology.orchestra.run.trial181.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T23:28:19.181 INFO:teuthology.orchestra.run.trial181.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 86.1% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T23:28:19.183 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-18T23:28:19.200 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-18T23:28:19.200 DEBUG:teuthology.orchestra.run.trial135:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T23:28:19.226 DEBUG:teuthology.orchestra.run.trial181:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T23:28:19.252 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-18T23:28:19.268 DEBUG:teuthology.orchestra.run.trial135:> 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:28:19.270 DEBUG:teuthology.orchestra.run.trial181:> 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:28:19.290 INFO:teuthology.orchestra.run.trial135.stdout:kernel.core_pattern = core 2026-02-18T23:28:19.317 INFO:teuthology.orchestra.run.trial181.stdout:kernel.core_pattern = core 2026-02-18T23:28:19.329 DEBUG:teuthology.orchestra.run.trial135:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T23:28:19.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:28:19.358 DEBUG:teuthology.orchestra.run.trial181:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T23:28:19.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:28:19.384 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-18T23:28:19.401 INFO:teuthology.task.internal:Transferring archived files... 2026-02-18T23:28:19.402 DEBUG:teuthology.misc:Transferring archived files from trial135:/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/53447/remote/trial135 2026-02-18T23:28:19.402 DEBUG:teuthology.orchestra.run.trial135:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T23:28:19.432 DEBUG:teuthology.misc:Transferring archived files from trial181:/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/53447/remote/trial181 2026-02-18T23:28:19.432 DEBUG:teuthology.orchestra.run.trial181:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T23:28:19.464 INFO:teuthology.task.internal:Removing archive directory... 2026-02-18T23:28:19.465 DEBUG:teuthology.orchestra.run.trial135:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T23:28:19.470 DEBUG:teuthology.orchestra.run.trial181:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T23:28:19.515 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-18T23:28:19.533 INFO:teuthology.task.internal:Not uploading archives. 2026-02-18T23:28:19.534 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-18T23:28:19.550 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-18T23:28:19.550 DEBUG:teuthology.orchestra.run.trial135:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T23:28:19.553 DEBUG:teuthology.orchestra.run.trial181:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T23:28:19.566 INFO:teuthology.orchestra.run.trial135.stdout: 917521 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 23:28 /home/ubuntu/cephtest 2026-02-18T23:28:19.571 INFO:teuthology.orchestra.run.trial181.stdout: 917522 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 23:28 /home/ubuntu/cephtest 2026-02-18T23:28:19.573 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-18T23:28:19.589 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-18T23:28:19.627 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/radosbench 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} duration: 155.2239694595337 failure_reason: '"grep: /var/log/ceph/806c334a-0d21-11f1-968e-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:28:19.627 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T23:28:19.757 INFO:teuthology.run:FAIL