2026-02-18T23:35:35.416 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T23:35:35.453 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T23:35:35.540 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/53470 branch: wip-jcollin-testing-20260217.080557-squid description: upgrade:quincy-x:stress-split/{0-distro/centos_9.stream 0-roles 1-start 2-first-half-tasks/snaps-few-objects 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: - 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' first_in_suite: false flavor: default job_id: '53470' kernel: branch: distro kdb: 1 sha1: distro last_in_suite: false machine_type: trial meta: - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - 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 - scontext=system_u:system_r:getty_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: trial044.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLq7MZLdPa/NSjaC32TM01F+xyjGn66k+MyA1g8/segD4eAYzqXnghRlslanCtHIbHWWlS2IRIvsCo+AlgOh7ME= trial126.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMiXLWhNe5az0/u/GglIIhzpi8wgN/SL/Dul7pyKGrPF5ILZOcwW3cWPysfkXvaJkjCkZP0FWvFGV0fYExmW4BA= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install nvmetcli nvme-cli -y - 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:35:35.540 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:35:35.540 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_5c7d9533eb2b3fdb031dd48c8022c4d967a9a910/qa/tasks 2026-02-18T23:35:35.541 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-18T23:35:35.542 INFO:teuthology.task.internal:Checking packages... 2026-02-18T23:35:35.542 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '5c7d9533eb2b3fdb031dd48c8022c4d967a9a910' 2026-02-18T23:35:35.542 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:35:35.542 INFO:teuthology.packaging:ref: None 2026-02-18T23:35:35.542 INFO:teuthology.packaging:tag: None 2026-02-18T23:35:35.542 INFO:teuthology.packaging:branch: wip-jcollin-testing-20260217.080557-squid 2026-02-18T23:35:35.542 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:35:35.543 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:35:35.661 INFO:teuthology.task.internal:Found packages for ceph version 19.2.3-689.g5c7d9533 2026-02-18T23:35:35.662 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-18T23:35:35.674 INFO:teuthology.task.internal:no buildpackages task found 2026-02-18T23:35:35.674 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-18T23:35:35.688 INFO:teuthology.task.internal:Saving configuration 2026-02-18T23:35:35.710 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-18T23:35:35.722 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-18T23:35:35.966 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial044.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/53470', '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:32:05.668357', 'locked_by': 'scheduled_jcollin@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLq7MZLdPa/NSjaC32TM01F+xyjGn66k+MyA1g8/segD4eAYzqXnghRlslanCtHIbHWWlS2IRIvsCo+AlgOh7ME='} 2026-02-18T23:35:36.024 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial126.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/53470', '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:32:05.668927', 'locked_by': 'scheduled_jcollin@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMiXLWhNe5az0/u/GglIIhzpi8wgN/SL/Dul7pyKGrPF5ILZOcwW3cWPysfkXvaJkjCkZP0FWvFGV0fYExmW4BA='} 2026-02-18T23:35:36.024 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-18T23:35:36.037 INFO:teuthology.task.internal:roles: ubuntu@trial044.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:35:36.037 INFO:teuthology.task.internal:roles: ubuntu@trial126.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:35:36.037 INFO:teuthology.run_tasks:Running task console_log... 2026-02-18T23:35:36.177 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7aba0551b060>, signals=[15]) 2026-02-18T23:35:36.177 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-18T23:35:36.189 INFO:teuthology.task.internal:Opening connections... 2026-02-18T23:35:36.189 DEBUG:teuthology.task.internal:connecting to ubuntu@trial044.front.sepia.ceph.com 2026-02-18T23:35:36.189 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T23:35:36.252 DEBUG:teuthology.task.internal:connecting to ubuntu@trial126.front.sepia.ceph.com 2026-02-18T23:35:36.252 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial126.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T23:35:36.321 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-18T23:35:36.339 DEBUG:teuthology.orchestra.run.trial044:> uname -m 2026-02-18T23:35:36.354 INFO:teuthology.orchestra.run.trial044.stdout:x86_64 2026-02-18T23:35:36.354 DEBUG:teuthology.orchestra.run.trial044:> cat /etc/os-release 2026-02-18T23:35:36.409 INFO:teuthology.orchestra.run.trial044.stdout:NAME="CentOS Stream" 2026-02-18T23:35:36.409 INFO:teuthology.orchestra.run.trial044.stdout:VERSION="9" 2026-02-18T23:35:36.409 INFO:teuthology.orchestra.run.trial044.stdout:ID="centos" 2026-02-18T23:35:36.409 INFO:teuthology.orchestra.run.trial044.stdout:ID_LIKE="rhel fedora" 2026-02-18T23:35:36.409 INFO:teuthology.orchestra.run.trial044.stdout:VERSION_ID="9" 2026-02-18T23:35:36.409 INFO:teuthology.orchestra.run.trial044.stdout:PLATFORM_ID="platform:el9" 2026-02-18T23:35:36.409 INFO:teuthology.orchestra.run.trial044.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T23:35:36.409 INFO:teuthology.orchestra.run.trial044.stdout:ANSI_COLOR="0;31" 2026-02-18T23:35:36.409 INFO:teuthology.orchestra.run.trial044.stdout:LOGO="fedora-logo-icon" 2026-02-18T23:35:36.409 INFO:teuthology.orchestra.run.trial044.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T23:35:36.410 INFO:teuthology.orchestra.run.trial044.stdout:HOME_URL="https://centos.org/" 2026-02-18T23:35:36.410 INFO:teuthology.orchestra.run.trial044.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T23:35:36.410 INFO:teuthology.orchestra.run.trial044.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T23:35:36.410 INFO:teuthology.orchestra.run.trial044.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T23:35:36.410 INFO:teuthology.lock.ops:Updating trial044.front.sepia.ceph.com on lock server 2026-02-18T23:35:36.486 DEBUG:teuthology.orchestra.run.trial126:> uname -m 2026-02-18T23:35:36.501 INFO:teuthology.orchestra.run.trial126.stdout:x86_64 2026-02-18T23:35:36.501 DEBUG:teuthology.orchestra.run.trial126:> cat /etc/os-release 2026-02-18T23:35:36.557 INFO:teuthology.orchestra.run.trial126.stdout:NAME="CentOS Stream" 2026-02-18T23:35:36.557 INFO:teuthology.orchestra.run.trial126.stdout:VERSION="9" 2026-02-18T23:35:36.557 INFO:teuthology.orchestra.run.trial126.stdout:ID="centos" 2026-02-18T23:35:36.557 INFO:teuthology.orchestra.run.trial126.stdout:ID_LIKE="rhel fedora" 2026-02-18T23:35:36.557 INFO:teuthology.orchestra.run.trial126.stdout:VERSION_ID="9" 2026-02-18T23:35:36.557 INFO:teuthology.orchestra.run.trial126.stdout:PLATFORM_ID="platform:el9" 2026-02-18T23:35:36.557 INFO:teuthology.orchestra.run.trial126.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T23:35:36.557 INFO:teuthology.orchestra.run.trial126.stdout:ANSI_COLOR="0;31" 2026-02-18T23:35:36.557 INFO:teuthology.orchestra.run.trial126.stdout:LOGO="fedora-logo-icon" 2026-02-18T23:35:36.557 INFO:teuthology.orchestra.run.trial126.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T23:35:36.557 INFO:teuthology.orchestra.run.trial126.stdout:HOME_URL="https://centos.org/" 2026-02-18T23:35:36.557 INFO:teuthology.orchestra.run.trial126.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T23:35:36.558 INFO:teuthology.orchestra.run.trial126.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T23:35:36.558 INFO:teuthology.orchestra.run.trial126.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T23:35:36.558 INFO:teuthology.lock.ops:Updating trial126.front.sepia.ceph.com on lock server 2026-02-18T23:35:36.635 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-18T23:35:36.648 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-18T23:35:36.660 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-18T23:35:36.660 DEBUG:teuthology.orchestra.run.trial044:> test '!' -e /home/ubuntu/cephtest 2026-02-18T23:35:36.662 DEBUG:teuthology.orchestra.run.trial126:> test '!' -e /home/ubuntu/cephtest 2026-02-18T23:35:36.676 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-18T23:35:36.687 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-18T23:35:36.687 DEBUG:teuthology.orchestra.run.trial044:> test -z $(ls -A /var/lib/ceph) 2026-02-18T23:35:36.717 DEBUG:teuthology.orchestra.run.trial126:> test -z $(ls -A /var/lib/ceph) 2026-02-18T23:35:36.734 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-18T23:35:36.916 INFO:teuthology.run_tasks:Running task kernel... 2026-02-18T23:35:36.936 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'} 2026-02-18T23:35:36.936 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:35:36.937 DEBUG:teuthology.orchestra.run.trial044:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T23:35:36.937 DEBUG:teuthology.orchestra.run.trial126:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T23:35:36.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:35:36.951 DEBUG:teuthology.orchestra.run.trial044:> uname -r 2026-02-18T23:35:36.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:35:36.952 DEBUG:teuthology.orchestra.run.trial126:> uname -r 2026-02-18T23:35:37.005 INFO:teuthology.orchestra.run.trial044.stdout:5.14.0-681.el9.x86_64 2026-02-18T23:35:37.005 INFO:teuthology.task.kernel:Running kernel on trial044: 5.14.0-681.el9.x86_64 2026-02-18T23:35:37.006 DEBUG:teuthology.orchestra.run.trial044:> sudo yum install -y kernel 2026-02-18T23:35:37.007 INFO:teuthology.orchestra.run.trial126.stdout:5.14.0-681.el9.x86_64 2026-02-18T23:35:37.007 INFO:teuthology.task.kernel:Running kernel on trial126: 5.14.0-681.el9.x86_64 2026-02-18T23:35:37.007 DEBUG:teuthology.orchestra.run.trial126:> sudo yum install -y kernel 2026-02-18T23:35:37.924 INFO:teuthology.orchestra.run.trial044.stdout:CentOS Stream 9 - BaseOS 17 MB/s | 8.9 MB 00:00 2026-02-18T23:35:38.019 INFO:teuthology.orchestra.run.trial126.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.9 MB 00:00 2026-02-18T23:35:43.757 INFO:teuthology.orchestra.run.trial044.stdout:CentOS Stream 9 - AppStream 5.1 MB/s | 27 MB 00:05 2026-02-18T23:35:43.807 INFO:teuthology.orchestra.run.trial126.stdout:CentOS Stream 9 - AppStream 5.1 MB/s | 27 MB 00:05 2026-02-18T23:35:47.173 INFO:teuthology.orchestra.run.trial044.stdout:CentOS Stream 9 - CRB 7.5 MB/s | 7.8 MB 00:01 2026-02-18T23:35:48.089 INFO:teuthology.orchestra.run.trial044.stdout:CentOS Stream 9 - Extras packages 104 kB/s | 20 kB 00:00 2026-02-18T23:35:49.314 INFO:teuthology.orchestra.run.trial044.stdout:Extra Packages for Enterprise Linux 17 MB/s | 20 MB 00:01 2026-02-18T23:35:52.510 INFO:teuthology.orchestra.run.trial044.stdout:lab-extras 1.1 MB/s | 50 kB 00:00 2026-02-18T23:35:53.529 INFO:teuthology.orchestra.run.trial044.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-18T23:35:53.529 INFO:teuthology.orchestra.run.trial044.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-18T23:35:53.547 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:35:53.548 INFO:teuthology.orchestra.run.trial044.stdout:Nothing to do. 2026-02-18T23:35:53.548 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:35:53.572 DEBUG:teuthology.orchestra.run.trial044:> echo no | sudo yum reinstall kernel || true 2026-02-18T23:35:53.881 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:01 ago on Wed 18 Feb 2026 11:35:52 PM UTC. 2026-02-18T23:35:53.961 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:35:53.962 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:35:53.962 INFO:teuthology.orchestra.run.trial044.stdout: Package Architecture Version Repository Size 2026-02-18T23:35:53.962 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:35:53.962 INFO:teuthology.orchestra.run.trial044.stdout:Reinstalling: 2026-02-18T23:35:53.962 INFO:teuthology.orchestra.run.trial044.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T23:35:53.963 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:35:53.963 INFO:teuthology.orchestra.run.trial044.stdout:Transaction Summary 2026-02-18T23:35:53.963 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:35:53.963 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:35:53.963 INFO:teuthology.orchestra.run.trial044.stdout:Total download size: 803 k 2026-02-18T23:35:53.963 INFO:teuthology.orchestra.run.trial044.stdout:Installed size: 0 2026-02-18T23:35:53.963 INFO:teuthology.orchestra.run.trial044.stderr:Operation aborted. 2026-02-18T23:35:53.983 INFO:teuthology.orchestra.run.trial044.stdout:Is this ok [y/N]: 2026-02-18T23:35:53.983 DEBUG:teuthology.orchestra.run.trial044:> sudo yum reinstall -y kernel || true 2026-02-18T23:35:54.285 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:02 ago on Wed 18 Feb 2026 11:35:52 PM UTC. 2026-02-18T23:35:54.366 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:35:54.366 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:35:54.366 INFO:teuthology.orchestra.run.trial044.stdout: Package Architecture Version Repository Size 2026-02-18T23:35:54.366 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:35:54.366 INFO:teuthology.orchestra.run.trial044.stdout:Reinstalling: 2026-02-18T23:35:54.366 INFO:teuthology.orchestra.run.trial044.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T23:35:54.366 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:35:54.366 INFO:teuthology.orchestra.run.trial044.stdout:Transaction Summary 2026-02-18T23:35:54.366 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:35:54.367 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:35:54.367 INFO:teuthology.orchestra.run.trial044.stdout:Total download size: 803 k 2026-02-18T23:35:54.367 INFO:teuthology.orchestra.run.trial044.stdout:Installed size: 0 2026-02-18T23:35:54.367 INFO:teuthology.orchestra.run.trial044.stdout:Downloading Packages: 2026-02-18T23:35:54.627 INFO:teuthology.orchestra.run.trial044.stdout:kernel-5.14.0-681.el9.x86_64.rpm 3.9 MB/s | 803 kB 00:00 2026-02-18T23:35:54.627 INFO:teuthology.orchestra.run.trial044.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:35:54.628 INFO:teuthology.orchestra.run.trial044.stdout:Total 3.0 MB/s | 803 kB 00:00 2026-02-18T23:35:54.637 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction check 2026-02-18T23:35:54.670 INFO:teuthology.orchestra.run.trial044.stdout:Transaction check succeeded. 2026-02-18T23:35:54.670 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction test 2026-02-18T23:35:54.675 INFO:teuthology.orchestra.run.trial044.stdout:Transaction test succeeded. 2026-02-18T23:35:54.675 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction 2026-02-18T23:35:54.698 INFO:teuthology.orchestra.run.trial044.stdout: Preparing : 1/1 2026-02-18T23:35:54.702 INFO:teuthology.orchestra.run.trial044.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-18T23:35:54.702 INFO:teuthology.orchestra.run.trial044.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:35:54.814 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:35:54.814 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-18T23:35:54.867 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:35:54.867 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:35:54.867 INFO:teuthology.orchestra.run.trial044.stdout:Reinstalled: 2026-02-18T23:35:54.867 INFO:teuthology.orchestra.run.trial044.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-18T23:35:54.867 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:35:54.867 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:35:54.896 DEBUG:teuthology.orchestra.run.trial044:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T23:35:54.921 INFO:teuthology.orchestra.run.trial044.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T23:35:54.922 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T23:35:54.922 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-18T23:35:54.922 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2026-02-18T23:35:54.923 DEBUG:teuthology.orchestra.run.trial044:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T23:35:54.987 INFO:teuthology.orchestra.run.trial044.stdout:ttyS1 2026-02-18T23:35:54.996 INFO:teuthology.orchestra.run.trial126.stdout:CentOS Stream 9 - CRB 902 kB/s | 7.8 MB 00:08 2026-02-18T23:35:55.010 DEBUG:teuthology.parallel:result is None 2026-02-18T23:35:56.589 INFO:teuthology.orchestra.run.trial126.stdout:CentOS Stream 9 - Extras packages 23 kB/s | 20 kB 00:00 2026-02-18T23:35:57.075 INFO:teuthology.orchestra.run.trial126.stdout:Extra Packages for Enterprise Linux 49 MB/s | 20 MB 00:00 2026-02-18T23:36:00.222 INFO:teuthology.orchestra.run.trial126.stdout:lab-extras 2.7 MB/s | 50 kB 00:00 2026-02-18T23:36:01.273 INFO:teuthology.orchestra.run.trial126.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-18T23:36:01.273 INFO:teuthology.orchestra.run.trial126.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-18T23:36:01.293 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:36:01.293 INFO:teuthology.orchestra.run.trial126.stdout:Nothing to do. 2026-02-18T23:36:01.293 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:36:01.317 DEBUG:teuthology.orchestra.run.trial126:> echo no | sudo yum reinstall kernel || true 2026-02-18T23:36:01.619 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:01 ago on Wed 18 Feb 2026 11:36:00 PM UTC. 2026-02-18T23:36:01.701 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:36:01.704 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:36:01.704 INFO:teuthology.orchestra.run.trial126.stdout: Package Architecture Version Repository Size 2026-02-18T23:36:01.704 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:36:01.704 INFO:teuthology.orchestra.run.trial126.stdout:Reinstalling: 2026-02-18T23:36:01.704 INFO:teuthology.orchestra.run.trial126.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T23:36:01.704 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:36:01.705 INFO:teuthology.orchestra.run.trial126.stdout:Transaction Summary 2026-02-18T23:36:01.705 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:36:01.705 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:36:01.705 INFO:teuthology.orchestra.run.trial126.stdout:Total download size: 803 k 2026-02-18T23:36:01.705 INFO:teuthology.orchestra.run.trial126.stdout:Installed size: 0 2026-02-18T23:36:01.705 INFO:teuthology.orchestra.run.trial126.stderr:Operation aborted. 2026-02-18T23:36:01.723 INFO:teuthology.orchestra.run.trial126.stdout:Is this ok [y/N]: 2026-02-18T23:36:01.724 DEBUG:teuthology.orchestra.run.trial126:> sudo yum reinstall -y kernel || true 2026-02-18T23:36:02.031 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:02 ago on Wed 18 Feb 2026 11:36:00 PM UTC. 2026-02-18T23:36:02.110 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:36:02.111 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:36:02.111 INFO:teuthology.orchestra.run.trial126.stdout: Package Architecture Version Repository Size 2026-02-18T23:36:02.111 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:36:02.111 INFO:teuthology.orchestra.run.trial126.stdout:Reinstalling: 2026-02-18T23:36:02.111 INFO:teuthology.orchestra.run.trial126.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T23:36:02.111 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:36:02.111 INFO:teuthology.orchestra.run.trial126.stdout:Transaction Summary 2026-02-18T23:36:02.111 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:36:02.111 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:36:02.111 INFO:teuthology.orchestra.run.trial126.stdout:Total download size: 803 k 2026-02-18T23:36:02.111 INFO:teuthology.orchestra.run.trial126.stdout:Installed size: 0 2026-02-18T23:36:02.111 INFO:teuthology.orchestra.run.trial126.stdout:Downloading Packages: 2026-02-18T23:36:03.910 INFO:teuthology.orchestra.run.trial126.stdout:kernel-5.14.0-681.el9.x86_64.rpm 537 kB/s | 803 kB 00:01 2026-02-18T23:36:03.910 INFO:teuthology.orchestra.run.trial126.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:36:03.911 INFO:teuthology.orchestra.run.trial126.stdout:Total 446 kB/s | 803 kB 00:01 2026-02-18T23:36:03.922 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction check 2026-02-18T23:36:03.954 INFO:teuthology.orchestra.run.trial126.stdout:Transaction check succeeded. 2026-02-18T23:36:03.954 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction test 2026-02-18T23:36:03.959 INFO:teuthology.orchestra.run.trial126.stdout:Transaction test succeeded. 2026-02-18T23:36:03.959 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction 2026-02-18T23:36:03.983 INFO:teuthology.orchestra.run.trial126.stdout: Preparing : 1/1 2026-02-18T23:36:03.987 INFO:teuthology.orchestra.run.trial126.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-18T23:36:03.987 INFO:teuthology.orchestra.run.trial126.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:36:04.097 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:36:04.097 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-18T23:36:04.154 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:36:04.154 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:36:04.154 INFO:teuthology.orchestra.run.trial126.stdout:Reinstalled: 2026-02-18T23:36:04.154 INFO:teuthology.orchestra.run.trial126.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-18T23:36:04.154 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:36:04.154 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:36:04.180 DEBUG:teuthology.orchestra.run.trial126:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T23:36:04.204 INFO:teuthology.orchestra.run.trial126.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T23:36:04.205 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T23:36:04.205 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-18T23:36:04.205 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2026-02-18T23:36:04.205 DEBUG:teuthology.orchestra.run.trial126:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T23:36:04.269 INFO:teuthology.orchestra.run.trial126.stdout:ttyS1 2026-02-18T23:36:04.292 DEBUG:teuthology.parallel:result is None 2026-02-18T23:36:04.293 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-18T23:36:04.309 INFO:teuthology.task.internal:Creating test directory... 2026-02-18T23:36:04.310 DEBUG:teuthology.orchestra.run.trial044:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T23:36:04.312 DEBUG:teuthology.orchestra.run.trial126:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T23:36:04.350 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-18T23:36:04.362 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-18T23:36:04.375 INFO:teuthology.task.internal:Creating archive directory... 2026-02-18T23:36:04.375 DEBUG:teuthology.orchestra.run.trial044:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T23:36:04.378 DEBUG:teuthology.orchestra.run.trial126:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T23:36:04.412 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-18T23:36:04.423 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-18T23:36:04.423 DEBUG:teuthology.orchestra.run.trial044:> 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:36:04.436 DEBUG:teuthology.orchestra.run.trial126:> 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:36:04.460 INFO:teuthology.orchestra.run.trial044.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T23:36:04.469 INFO:teuthology.orchestra.run.trial044.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T23:36:04.471 INFO:teuthology.orchestra.run.trial126.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T23:36:04.478 INFO:teuthology.orchestra.run.trial126.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T23:36:04.480 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-18T23:36:04.493 INFO:teuthology.task.internal:Configuring sudo... 2026-02-18T23:36:04.493 DEBUG:teuthology.orchestra.run.trial044:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T23:36:04.512 DEBUG:teuthology.orchestra.run.trial126:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T23:36:04.544 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-18T23:36:04.557 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-18T23:36:04.557 DEBUG:teuthology.orchestra.run.trial044:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T23:36:04.575 DEBUG:teuthology.orchestra.run.trial126:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T23:36:04.600 DEBUG:teuthology.orchestra.run.trial044:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:36:04.750 DEBUG:teuthology.orchestra.run.trial044:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:36:04.776 DEBUG:teuthology.orchestra.run.trial044:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:36:04.926 DEBUG:teuthology.orchestra.run.trial044:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:36:04.951 DEBUG:teuthology.orchestra.run.trial044:> set -ex 2026-02-18T23:36:04.951 DEBUG:teuthology.orchestra.run.trial044:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T23:36:05.015 DEBUG:teuthology.orchestra.run.trial126:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:36:05.106 DEBUG:teuthology.orchestra.run.trial126:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:36:05.129 DEBUG:teuthology.orchestra.run.trial126:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:36:05.270 DEBUG:teuthology.orchestra.run.trial126:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:36:05.294 DEBUG:teuthology.orchestra.run.trial126:> set -ex 2026-02-18T23:36:05.294 DEBUG:teuthology.orchestra.run.trial126:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T23:36:05.358 DEBUG:teuthology.orchestra.run.trial044:> sudo service rsyslog restart 2026-02-18T23:36:05.360 DEBUG:teuthology.orchestra.run.trial126:> sudo service rsyslog restart 2026-02-18T23:36:05.386 INFO:teuthology.orchestra.run.trial044.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T23:36:05.427 INFO:teuthology.orchestra.run.trial126.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T23:36:05.892 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-18T23:36:05.905 INFO:teuthology.task.internal:Starting timer... 2026-02-18T23:36:05.905 INFO:teuthology.run_tasks:Running task pcp... 2026-02-18T23:36:05.928 INFO:teuthology.run_tasks:Running task selinux... 2026-02-18T23:36:05.947 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']} 2026-02-18T23:36:05.948 DEBUG:teuthology.orchestra.run.trial044:> sudo service auditd rotate 2026-02-18T23:36:05.978 INFO:teuthology.orchestra.run.trial044.stdout:Rotating logs: 2026-02-18T23:36:05.980 DEBUG:teuthology.orchestra.run.trial126:> sudo service auditd rotate 2026-02-18T23:36:06.011 INFO:teuthology.orchestra.run.trial126.stdout:Rotating logs: 2026-02-18T23:36:06.013 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-18T23:36:06.013 DEBUG:teuthology.orchestra.run.trial044:> /usr/sbin/getenforce 2026-02-18T23:36:06.038 INFO:teuthology.orchestra.run.trial044.stdout:Permissive 2026-02-18T23:36:06.039 DEBUG:teuthology.orchestra.run.trial126:> /usr/sbin/getenforce 2026-02-18T23:36:06.084 INFO:teuthology.orchestra.run.trial126.stdout:Permissive 2026-02-18T23:36:06.084 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial044.front.sepia.ceph.com': 'permissive', 'ubuntu@trial126.front.sepia.ceph.com': 'permissive'} 2026-02-18T23:36:06.085 DEBUG:teuthology.orchestra.run.trial044:> 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 -e scontext=system_u:system_r:getty_t:s0 2026-02-18T23:36:06.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:36:06.113 DEBUG:teuthology.orchestra.run.trial126:> 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 -e scontext=system_u:system_r:getty_t:s0 2026-02-18T23:36:06.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:36:06.160 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-18T23:36:06.160 DEBUG:teuthology.orchestra.run.trial044:> sudo /usr/sbin/setenforce permissive 2026-02-18T23:36:06.183 DEBUG:teuthology.orchestra.run.trial126:> sudo /usr/sbin/setenforce permissive 2026-02-18T23:36:06.223 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-18T23:36:06.237 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2026-02-18T23:36:06.239 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2026-02-18T23:36:06.348 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-18T23:36:06.361 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:36:06.363 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial044.front.sepia.ceph.com,trial126.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-18T23:37:12.621 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial044.front.sepia.ceph.com'), Remote(name='ubuntu@trial126.front.sepia.ceph.com')] 2026-02-18T23:37:12.623 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial044.front.sepia.ceph.com' 2026-02-18T23:37:12.624 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T23:37:12.736 DEBUG:teuthology.orchestra.run.trial044:> true 2026-02-18T23:37:12.818 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial044.front.sepia.ceph.com' 2026-02-18T23:37:12.819 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial126.front.sepia.ceph.com' 2026-02-18T23:37:12.819 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial126.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T23:37:12.947 DEBUG:teuthology.orchestra.run.trial126:> true 2026-02-18T23:37:13.020 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial126.front.sepia.ceph.com' 2026-02-18T23:37:13.020 INFO:teuthology.run_tasks:Running task clock... 2026-02-18T23:37:13.037 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-18T23:37:13.037 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T23:37:13.037 DEBUG:teuthology.orchestra.run.trial044:> 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:37:13.039 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T23:37:13.039 DEBUG:teuthology.orchestra.run.trial126:> 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:37:13.065 INFO:teuthology.orchestra.run.trial044.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-18T23:37:13.077 INFO:teuthology.orchestra.run.trial044.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-18T23:37:13.088 INFO:teuthology.orchestra.run.trial126.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-18T23:37:13.098 INFO:teuthology.orchestra.run.trial044.stderr:sudo: ntpd: command not found 2026-02-18T23:37:13.100 INFO:teuthology.orchestra.run.trial126.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-18T23:37:13.107 INFO:teuthology.orchestra.run.trial044.stdout:506 Cannot talk to daemon 2026-02-18T23:37:13.118 INFO:teuthology.orchestra.run.trial044.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-18T23:37:13.121 INFO:teuthology.orchestra.run.trial126.stderr:sudo: ntpd: command not found 2026-02-18T23:37:13.128 INFO:teuthology.orchestra.run.trial044.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-18T23:37:13.131 INFO:teuthology.orchestra.run.trial126.stdout:506 Cannot talk to daemon 2026-02-18T23:37:13.143 INFO:teuthology.orchestra.run.trial126.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-18T23:37:13.154 INFO:teuthology.orchestra.run.trial126.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-18T23:37:13.175 INFO:teuthology.orchestra.run.trial044.stderr:bash: line 1: ntpq: command not found 2026-02-18T23:37:13.194 INFO:teuthology.orchestra.run.trial044.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T23:37:13.194 INFO:teuthology.orchestra.run.trial044.stdout:=============================================================================== 2026-02-18T23:37:13.195 INFO:teuthology.orchestra.run.trial044.stdout:^? pool-138-89-14-60.mad.ea> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:37:13.195 INFO:teuthology.orchestra.run.trial044.stdout:^? europa.ellipse.net 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:37:13.195 INFO:teuthology.orchestra.run.trial044.stdout:^? 73.185.182.209 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:37:13.195 INFO:teuthology.orchestra.run.trial044.stdout:^? vps-lga1.orleans.ddnss.de 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:37:13.202 INFO:teuthology.orchestra.run.trial126.stderr:bash: line 1: ntpq: command not found 2026-02-18T23:37:13.221 INFO:teuthology.orchestra.run.trial126.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T23:37:13.221 INFO:teuthology.orchestra.run.trial126.stdout:=============================================================================== 2026-02-18T23:37:13.221 INFO:teuthology.orchestra.run.trial126.stdout:^? 23.186.168.133 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:37:13.221 INFO:teuthology.orchestra.run.trial126.stdout:^? 172-234-44-141.ip.linode> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:37:13.221 INFO:teuthology.orchestra.run.trial126.stdout:^? time.lmtlabs.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:37:13.221 INFO:teuthology.orchestra.run.trial126.stdout:^? s2-b.time.mci1.us.rozint> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:37:13.222 INFO:teuthology.run_tasks:Running task pexec... 2026-02-18T23:37:13.240 INFO:teuthology.task.pexec:Executing custom commands... 2026-02-18T23:37:13.241 DEBUG:teuthology.orchestra.run.trial044:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-18T23:37:13.242 DEBUG:teuthology.orchestra.run.trial126:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-18T23:37:13.245 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial044.front.sepia.ceph.com 2026-02-18T23:37:13.245 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-18T23:37:13.245 INFO:teuthology.task.pexec:sudo dnf install nvmetcli nvme-cli -y 2026-02-18T23:37:13.265 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial126.front.sepia.ceph.com 2026-02-18T23:37:13.266 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-18T23:37:13.266 INFO:teuthology.task.pexec:sudo dnf install nvmetcli nvme-cli -y 2026-02-18T23:37:13.417 INFO:teuthology.orchestra.run.trial044.stdout:No match for argument: nvme-cli 2026-02-18T23:37:13.418 INFO:teuthology.orchestra.run.trial044.stderr:No packages marked for removal. 2026-02-18T23:37:13.419 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:37:13.420 INFO:teuthology.orchestra.run.trial044.stdout:Nothing to do. 2026-02-18T23:37:13.420 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:37:13.438 INFO:teuthology.orchestra.run.trial126.stdout:No match for argument: nvme-cli 2026-02-18T23:37:13.438 INFO:teuthology.orchestra.run.trial126.stderr:No packages marked for removal. 2026-02-18T23:37:13.439 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:37:13.440 INFO:teuthology.orchestra.run.trial126.stdout:Nothing to do. 2026-02-18T23:37:13.440 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:37:13.717 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:26 ago on Wed 18 Feb 2026 11:36:47 PM UTC. 2026-02-18T23:37:13.745 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:26 ago on Wed 18 Feb 2026 11:36:47 PM UTC. 2026-02-18T23:37:13.799 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:37:13.800 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:37:13.800 INFO:teuthology.orchestra.run.trial044.stdout: Package Architecture Version Repository Size 2026-02-18T23:37:13.800 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:37:13.800 INFO:teuthology.orchestra.run.trial044.stdout:Installing: 2026-02-18T23:37:13.800 INFO:teuthology.orchestra.run.trial044.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-18T23:37:13.800 INFO:teuthology.orchestra.run.trial044.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-18T23:37:13.800 INFO:teuthology.orchestra.run.trial044.stdout:Installing dependencies: 2026-02-18T23:37:13.800 INFO:teuthology.orchestra.run.trial044.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-18T23:37:13.800 INFO:teuthology.orchestra.run.trial044.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-18T23:37:13.801 INFO:teuthology.orchestra.run.trial044.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-18T23:37:13.801 INFO:teuthology.orchestra.run.trial044.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-18T23:37:13.801 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:13.801 INFO:teuthology.orchestra.run.trial044.stdout:Transaction Summary 2026-02-18T23:37:13.801 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:37:13.801 INFO:teuthology.orchestra.run.trial044.stdout:Install 6 Packages 2026-02-18T23:37:13.801 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:13.801 INFO:teuthology.orchestra.run.trial044.stdout:Total download size: 2.3 M 2026-02-18T23:37:13.801 INFO:teuthology.orchestra.run.trial044.stdout:Installed size: 11 M 2026-02-18T23:37:13.801 INFO:teuthology.orchestra.run.trial044.stdout:Downloading Packages: 2026-02-18T23:37:13.827 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:37:13.828 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:13.828 INFO:teuthology.orchestra.run.trial126.stdout: Package Architecture Version Repository Size 2026-02-18T23:37:13.828 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:13.829 INFO:teuthology.orchestra.run.trial126.stdout:Installing: 2026-02-18T23:37:13.829 INFO:teuthology.orchestra.run.trial126.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-18T23:37:13.829 INFO:teuthology.orchestra.run.trial126.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-18T23:37:13.829 INFO:teuthology.orchestra.run.trial126.stdout:Installing dependencies: 2026-02-18T23:37:13.829 INFO:teuthology.orchestra.run.trial126.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-18T23:37:13.829 INFO:teuthology.orchestra.run.trial126.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-18T23:37:13.830 INFO:teuthology.orchestra.run.trial126.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-18T23:37:13.830 INFO:teuthology.orchestra.run.trial126.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-18T23:37:13.830 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:13.830 INFO:teuthology.orchestra.run.trial126.stdout:Transaction Summary 2026-02-18T23:37:13.830 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:13.830 INFO:teuthology.orchestra.run.trial126.stdout:Install 6 Packages 2026-02-18T23:37:13.830 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:13.831 INFO:teuthology.orchestra.run.trial126.stdout:Total download size: 2.3 M 2026-02-18T23:37:13.831 INFO:teuthology.orchestra.run.trial126.stdout:Installed size: 11 M 2026-02-18T23:37:13.831 INFO:teuthology.orchestra.run.trial126.stdout:Downloading Packages: 2026-02-18T23:37:14.418 INFO:teuthology.orchestra.run.trial126.stdout:(1/6): nvmetcli-0.8-3.el9.noarch.rpm 83 kB/s | 44 kB 00:00 2026-02-18T23:37:14.493 INFO:teuthology.orchestra.run.trial126.stdout:(2/6): python3-configshell-1.1.30-1.el9.noarch. 119 kB/s | 72 kB 00:00 2026-02-18T23:37:14.585 INFO:teuthology.orchestra.run.trial044.stdout:(1/6): nvmetcli-0.8-3.el9.noarch.rpm 91 kB/s | 44 kB 00:00 2026-02-18T23:37:14.588 INFO:teuthology.orchestra.run.trial044.stdout:(2/6): python3-configshell-1.1.30-1.el9.noarch. 148 kB/s | 72 kB 00:00 2026-02-18T23:37:14.598 INFO:teuthology.orchestra.run.trial126.stdout:(3/6): python3-kmod-0.9-32.el9.x86_64.rpm 469 kB/s | 84 kB 00:00 2026-02-18T23:37:14.746 INFO:teuthology.orchestra.run.trial044.stdout:(3/6): python3-kmod-0.9-32.el9.x86_64.rpm 523 kB/s | 84 kB 00:00 2026-02-18T23:37:14.747 INFO:teuthology.orchestra.run.trial126.stdout:(4/6): python3-pyparsing-2.4.7-9.el9.noarch.rpm 593 kB/s | 150 kB 00:00 2026-02-18T23:37:14.827 INFO:teuthology.orchestra.run.trial044.stdout:(4/6): python3-pyparsing-2.4.7-9.el9.noarch.rpm 630 kB/s | 150 kB 00:00 2026-02-18T23:37:15.643 INFO:teuthology.orchestra.run.trial126.stdout:(5/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 802 kB/s | 837 kB 00:01 2026-02-18T23:37:15.654 INFO:teuthology.orchestra.run.trial126.stdout:(6/6): nvme-cli-2.16-1.el9.x86_64.rpm 669 kB/s | 1.2 MB 00:01 2026-02-18T23:37:15.656 INFO:teuthology.orchestra.run.trial126.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:37:15.656 INFO:teuthology.orchestra.run.trial126.stdout:Total 1.3 MB/s | 2.3 MB 00:01 2026-02-18T23:37:15.711 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction check 2026-02-18T23:37:15.718 INFO:teuthology.orchestra.run.trial126.stdout:Transaction check succeeded. 2026-02-18T23:37:15.719 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction test 2026-02-18T23:37:15.762 INFO:teuthology.orchestra.run.trial044.stdout:(5/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 824 kB/s | 837 kB 00:01 2026-02-18T23:37:15.783 INFO:teuthology.orchestra.run.trial126.stdout:Transaction test succeeded. 2026-02-18T23:37:15.784 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction 2026-02-18T23:37:15.914 INFO:teuthology.orchestra.run.trial126.stdout: Preparing : 1/1 2026-02-18T23:37:15.922 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2026-02-18T23:37:15.931 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/6 2026-02-18T23:37:15.936 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/6 2026-02-18T23:37:15.942 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/6 2026-02-18T23:37:15.943 INFO:teuthology.orchestra.run.trial126.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/6 2026-02-18T23:37:16.075 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/6 2026-02-18T23:37:16.078 INFO:teuthology.orchestra.run.trial126.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 6/6 2026-02-18T23:37:16.358 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 6/6 2026-02-18T23:37:16.358 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T23:37:16.358 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:16.614 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/6 2026-02-18T23:37:16.614 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/6 2026-02-18T23:37:16.614 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/6 2026-02-18T23:37:16.615 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/6 2026-02-18T23:37:16.615 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/6 2026-02-18T23:37:16.668 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2026-02-18T23:37:16.669 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:16.669 INFO:teuthology.orchestra.run.trial126.stdout:Installed: 2026-02-18T23:37:16.669 INFO:teuthology.orchestra.run.trial126.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-18T23:37:16.669 INFO:teuthology.orchestra.run.trial126.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-18T23:37:16.669 INFO:teuthology.orchestra.run.trial126.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-18T23:37:16.669 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:16.669 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:37:16.698 DEBUG:teuthology.parallel:result is None 2026-02-18T23:37:16.863 INFO:teuthology.orchestra.run.trial044.stdout:(6/6): nvme-cli-2.16-1.el9.x86_64.rpm 427 kB/s | 1.2 MB 00:02 2026-02-18T23:37:16.866 INFO:teuthology.orchestra.run.trial044.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:37:16.866 INFO:teuthology.orchestra.run.trial044.stdout:Total 772 kB/s | 2.3 MB 00:03 2026-02-18T23:37:16.919 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction check 2026-02-18T23:37:16.926 INFO:teuthology.orchestra.run.trial044.stdout:Transaction check succeeded. 2026-02-18T23:37:16.926 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction test 2026-02-18T23:37:16.992 INFO:teuthology.orchestra.run.trial044.stdout:Transaction test succeeded. 2026-02-18T23:37:16.992 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction 2026-02-18T23:37:17.125 INFO:teuthology.orchestra.run.trial044.stdout: Preparing : 1/1 2026-02-18T23:37:17.133 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2026-02-18T23:37:17.142 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/6 2026-02-18T23:37:17.147 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/6 2026-02-18T23:37:17.153 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/6 2026-02-18T23:37:17.154 INFO:teuthology.orchestra.run.trial044.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/6 2026-02-18T23:37:17.285 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/6 2026-02-18T23:37:17.287 INFO:teuthology.orchestra.run.trial044.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 6/6 2026-02-18T23:37:17.568 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 6/6 2026-02-18T23:37:17.569 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T23:37:17.569 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:17.803 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/6 2026-02-18T23:37:17.804 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/6 2026-02-18T23:37:17.804 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/6 2026-02-18T23:37:17.804 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/6 2026-02-18T23:37:17.804 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/6 2026-02-18T23:37:17.860 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2026-02-18T23:37:17.860 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:17.861 INFO:teuthology.orchestra.run.trial044.stdout:Installed: 2026-02-18T23:37:17.861 INFO:teuthology.orchestra.run.trial044.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-18T23:37:17.861 INFO:teuthology.orchestra.run.trial044.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-18T23:37:17.861 INFO:teuthology.orchestra.run.trial044.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-18T23:37:17.861 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:17.861 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:37:17.891 DEBUG:teuthology.parallel:result is None 2026-02-18T23:37:17.892 INFO:teuthology.run_tasks:Running task install... 2026-02-18T23:37:17.912 DEBUG:teuthology.task.install:project ceph 2026-02-18T23:37:17.912 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '5c7d9533eb2b3fdb031dd48c8022c4d967a9a910'}} 2026-02-18T23:37:17.912 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '5c7d9533eb2b3fdb031dd48c8022c4d967a9a910'} 2026-02-18T23:37:17.912 INFO:teuthology.task.install:Using flavor: default 2026-02-18T23:37:17.920 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:37:17.921 INFO:teuthology.task.install:extra packages: [] 2026-02-18T23:37:17.921 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:37:17.921 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:37:17.922 INFO:teuthology.packaging:ref: None 2026-02-18T23:37:17.922 INFO:teuthology.packaging:tag: None 2026-02-18T23:37:17.922 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:37:17.922 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:37:17.922 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:37:17.925 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:37:17.925 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:37:17.925 INFO:teuthology.packaging:ref: None 2026-02-18T23:37:17.926 INFO:teuthology.packaging:tag: None 2026-02-18T23:37:17.926 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:37:17.926 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:37:17.926 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:37:18.139 INFO:teuthology.task.install.rpm:Pulling from https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/centos/9/flavors/default/ 2026-02-18T23:37:18.139 INFO:teuthology.task.install.rpm:Package version is 17.2.9-0 2026-02-18T23:37:18.148 INFO:teuthology.task.install.rpm:Pulling from https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/centos/9/flavors/default/ 2026-02-18T23:37:18.149 INFO:teuthology.task.install.rpm:Package version is 17.2.9-0 2026-02-18T23:37:18.283 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:37:18.283 DEBUG:teuthology.orchestra.run.trial044:> set -ex 2026-02-18T23:37:18.283 DEBUG:teuthology.orchestra.run.trial044:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-18T23:37:18.291 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:37:18.291 DEBUG:teuthology.orchestra.run.trial126:> set -ex 2026-02-18T23:37:18.291 DEBUG:teuthology.orchestra.run.trial126:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-18T23:37:18.310 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:37:18.310 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:37:18.310 INFO:teuthology.packaging:ref: None 2026-02-18T23:37:18.310 INFO:teuthology.packaging:tag: None 2026-02-18T23:37:18.310 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:37:18.310 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:37:18.310 DEBUG:teuthology.orchestra.run.trial044:> 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:37:18.319 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:37:18.319 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:37:18.320 INFO:teuthology.packaging:ref: None 2026-02-18T23:37:18.320 INFO:teuthology.packaging:tag: None 2026-02-18T23:37:18.320 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:37:18.320 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:37:18.320 DEBUG:teuthology.orchestra.run.trial126:> 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:37:18.376 DEBUG:teuthology.orchestra.run.trial044:> 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:37:18.384 DEBUG:teuthology.orchestra.run.trial126:> 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:37:18.450 DEBUG:teuthology.orchestra.run.trial044:> 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:37:18.458 DEBUG:teuthology.orchestra.run.trial126:> 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:37:18.517 INFO:teuthology.orchestra.run.trial044.stdout:check_obsoletes = 1 2026-02-18T23:37:18.519 DEBUG:teuthology.orchestra.run.trial044:> sudo yum clean all 2026-02-18T23:37:18.527 INFO:teuthology.orchestra.run.trial126.stdout:check_obsoletes = 1 2026-02-18T23:37:18.529 DEBUG:teuthology.orchestra.run.trial126:> sudo yum clean all 2026-02-18T23:37:18.680 INFO:teuthology.orchestra.run.trial044.stdout:41 files removed 2026-02-18T23:37:18.686 INFO:teuthology.orchestra.run.trial126.stdout:41 files removed 2026-02-18T23:37:18.695 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install ceph-radosgw 2026-02-18T23:37:18.701 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install ceph-radosgw 2026-02-18T23:37:18.923 INFO:teuthology.orchestra.run.trial044.stdout:ceph packages for x86_64 898 kB/s | 77 kB 00:00 2026-02-18T23:37:18.928 INFO:teuthology.orchestra.run.trial126.stdout:ceph packages for x86_64 908 kB/s | 77 kB 00:00 2026-02-18T23:37:19.020 INFO:teuthology.orchestra.run.trial044.stdout:ceph noarch packages 147 kB/s | 11 kB 00:00 2026-02-18T23:37:19.020 INFO:teuthology.orchestra.run.trial126.stdout:ceph noarch packages 156 kB/s | 11 kB 00:00 2026-02-18T23:37:19.113 INFO:teuthology.orchestra.run.trial044.stdout:ceph source packages 30 kB/s | 2.1 kB 00:00 2026-02-18T23:37:19.113 INFO:teuthology.orchestra.run.trial126.stdout:ceph source packages 29 kB/s | 2.1 kB 00:00 2026-02-18T23:37:19.940 INFO:teuthology.orchestra.run.trial126.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.9 MB 00:00 2026-02-18T23:37:20.036 INFO:teuthology.orchestra.run.trial044.stdout:CentOS Stream 9 - BaseOS 9.8 MB/s | 8.9 MB 00:00 2026-02-18T23:37:23.080 INFO:teuthology.orchestra.run.trial126.stdout:CentOS Stream 9 - AppStream 10 MB/s | 27 MB 00:02 2026-02-18T23:37:23.201 INFO:teuthology.orchestra.run.trial044.stdout:CentOS Stream 9 - AppStream 10 MB/s | 27 MB 00:02 2026-02-18T23:37:27.023 INFO:teuthology.orchestra.run.trial126.stdout:CentOS Stream 9 - CRB 5.0 MB/s | 7.8 MB 00:01 2026-02-18T23:37:29.084 INFO:teuthology.orchestra.run.trial126.stdout:CentOS Stream 9 - Extras packages 15 kB/s | 20 kB 00:01 2026-02-18T23:37:29.353 INFO:teuthology.orchestra.run.trial126.stdout:Extra Packages for Enterprise Linux 98 MB/s | 20 MB 00:00 2026-02-18T23:37:31.050 INFO:teuthology.orchestra.run.trial044.stdout:CentOS Stream 9 - CRB 1.4 MB/s | 7.8 MB 00:05 2026-02-18T23:37:32.005 INFO:teuthology.orchestra.run.trial044.stdout:CentOS Stream 9 - Extras packages 86 kB/s | 20 kB 00:00 2026-02-18T23:37:32.586 INFO:teuthology.orchestra.run.trial126.stdout:lab-extras 2.6 MB/s | 50 kB 00:00 2026-02-18T23:37:33.546 INFO:teuthology.orchestra.run.trial044.stdout:Extra Packages for Enterprise Linux 14 MB/s | 20 MB 00:01 2026-02-18T23:37:33.792 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: Package Arch Version Repository Size 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout:Installing: 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: ceph-radosgw x86_64 2:17.2.9-0.el9 ceph 14 M 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout:Upgrading: 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: librados2 x86_64 2:17.2.9-0.el9 ceph 3.1 M 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: librbd1 x86_64 2:17.2.9-0.el9 ceph 2.9 M 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout:Installing dependencies: 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: ceph-base x86_64 2:17.2.9-0.el9 ceph 5.0 M 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: ceph-common x86_64 2:17.2.9-0.el9 ceph 22 M 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: ceph-selinux x86_64 2:17.2.9-0.el9 ceph 25 k 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: libcephfs2 x86_64 2:17.2.9-0.el9 ceph 637 k 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: libradosstriper1 x86_64 2:17.2.9-0.el9 ceph 457 k 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: librgw2 x86_64 2:17.2.9-0.el9 ceph 4.9 M 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: python3-ceph-argparse x86_64 2:17.2.9-0.el9 ceph 45 k 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: python3-ceph-common x86_64 2:17.2.9-0.el9 ceph 120 k 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: python3-cephfs x86_64 2:17.2.9-0.el9 ceph 157 k 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: python3-rados x86_64 2:17.2.9-0.el9 ceph 320 k 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: python3-rbd x86_64 2:17.2.9-0.el9 ceph 296 k 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: python3-rgw x86_64 2:17.2.9-0.el9 ceph 100 k 2026-02-18T23:37:33.793 INFO:teuthology.orchestra.run.trial126.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-18T23:37:33.794 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:33.794 INFO:teuthology.orchestra.run.trial126.stdout:Transaction Summary 2026-02-18T23:37:33.794 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:33.794 INFO:teuthology.orchestra.run.trial126.stdout:Install 22 Packages 2026-02-18T23:37:33.794 INFO:teuthology.orchestra.run.trial126.stdout:Upgrade 2 Packages 2026-02-18T23:37:33.794 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:33.794 INFO:teuthology.orchestra.run.trial126.stdout:Total download size: 58 M 2026-02-18T23:37:33.794 INFO:teuthology.orchestra.run.trial126.stdout:Downloading Packages: 2026-02-18T23:37:34.411 INFO:teuthology.orchestra.run.trial126.stdout:(1/24): ceph-base-17.2.9-0.el9.x86_64.rpm 45 MB/s | 5.0 MB 00:00 2026-02-18T23:37:34.420 INFO:teuthology.orchestra.run.trial126.stdout:(2/24): ceph-selinux-17.2.9-0.el9.x86_64.rpm 2.8 MB/s | 25 kB 00:00 2026-02-18T23:37:34.431 INFO:teuthology.orchestra.run.trial126.stdout:(3/24): libcephfs2-17.2.9-0.el9.x86_64.rpm 56 MB/s | 637 kB 00:00 2026-02-18T23:37:34.442 INFO:teuthology.orchestra.run.trial126.stdout:(4/24): libradosstriper1-17.2.9-0.el9.x86_64.rp 43 MB/s | 457 kB 00:00 2026-02-18T23:37:34.468 INFO:teuthology.orchestra.run.trial126.stdout:(5/24): ceph-radosgw-17.2.9-0.el9.x86_64.rpm 86 MB/s | 14 MB 00:00 2026-02-18T23:37:34.480 INFO:teuthology.orchestra.run.trial126.stdout:(6/24): python3-ceph-argparse-17.2.9-0.el9.x86_ 3.6 MB/s | 45 kB 00:00 2026-02-18T23:37:34.489 INFO:teuthology.orchestra.run.trial126.stdout:(7/24): librgw2-17.2.9-0.el9.x86_64.rpm 104 MB/s | 4.9 MB 00:00 2026-02-18T23:37:34.490 INFO:teuthology.orchestra.run.trial126.stdout:(8/24): python3-ceph-common-17.2.9-0.el9.x86_64 12 MB/s | 120 kB 00:00 2026-02-18T23:37:34.498 INFO:teuthology.orchestra.run.trial126.stdout:(9/24): python3-cephfs-17.2.9-0.el9.x86_64.rpm 17 MB/s | 157 kB 00:00 2026-02-18T23:37:34.500 INFO:teuthology.orchestra.run.trial126.stdout:(10/24): python3-rados-17.2.9-0.el9.x86_64.rpm 30 MB/s | 320 kB 00:00 2026-02-18T23:37:34.531 INFO:teuthology.orchestra.run.trial126.stdout:(11/24): ceph-common-17.2.9-0.el9.x86_64.rpm 98 MB/s | 22 MB 00:00 2026-02-18T23:37:34.531 INFO:teuthology.orchestra.run.trial126.stdout:(12/24): python3-rgw-17.2.9-0.el9.x86_64.rpm 3.2 MB/s | 100 kB 00:00 2026-02-18T23:37:34.532 INFO:teuthology.orchestra.run.trial126.stdout:(13/24): python3-rbd-17.2.9-0.el9.x86_64.rpm 8.5 MB/s | 296 kB 00:00 2026-02-18T23:37:34.630 INFO:teuthology.orchestra.run.trial126.stdout:(14/24): librabbitmq-0.11.0-7.el9.x86_64.rpm 464 kB/s | 45 kB 00:00 2026-02-18T23:37:34.673 INFO:teuthology.orchestra.run.trial126.stdout:(15/24): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.1 MB/s | 160 kB 00:00 2026-02-18T23:37:34.734 INFO:teuthology.orchestra.run.trial126.stdout:(16/24): lttng-ust-2.12.0-6.el9.x86_64.rpm 4.7 MB/s | 292 kB 00:00 2026-02-18T23:37:34.748 INFO:teuthology.orchestra.run.trial126.stdout:(17/24): librdkafka-1.6.1-102.el9.x86_64.rpm 5.5 MB/s | 662 kB 00:00 2026-02-18T23:37:34.799 INFO:teuthology.orchestra.run.trial126.stdout:(18/24): mailcap-2.1.49-5.el9.noarch.rpm 124 kB/s | 33 kB 00:00 2026-02-18T23:37:35.059 INFO:teuthology.orchestra.run.trial126.stdout:(19/24): liboath-2.6.12-1.el9.x86_64.rpm 157 kB/s | 49 kB 00:00 2026-02-18T23:37:35.123 INFO:teuthology.orchestra.run.trial126.stdout:(20/24): libunwind-1.6.2-1.el9.x86_64.rpm 208 kB/s | 67 kB 00:00 2026-02-18T23:37:35.155 INFO:teuthology.orchestra.run.trial126.stdout:(21/24): librados2-17.2.9-0.el9.x86_64.rpm 96 MB/s | 3.1 MB 00:00 2026-02-18T23:37:35.176 INFO:teuthology.orchestra.run.trial126.stdout:(22/24): librbd1-17.2.9-0.el9.x86_64.rpm 137 MB/s | 2.9 MB 00:00 2026-02-18T23:37:35.191 INFO:teuthology.orchestra.run.trial126.stdout:(23/24): gperftools-libs-2.9.1-3.el9.x86_64.rpm 674 kB/s | 308 kB 00:00 2026-02-18T23:37:35.446 INFO:teuthology.orchestra.run.trial126.stdout:(24/24): thrift-0.15.0-4.el9.x86_64.rpm 4.1 MB/s | 1.6 MB 00:00 2026-02-18T23:37:35.449 INFO:teuthology.orchestra.run.trial126.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:37:35.450 INFO:teuthology.orchestra.run.trial126.stdout:Total 35 MB/s | 58 MB 00:01 2026-02-18T23:37:35.490 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction check 2026-02-18T23:37:35.506 INFO:teuthology.orchestra.run.trial126.stdout:Transaction check succeeded. 2026-02-18T23:37:35.506 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction test 2026-02-18T23:37:35.724 INFO:teuthology.orchestra.run.trial126.stdout:Transaction test succeeded. 2026-02-18T23:37:35.724 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction 2026-02-18T23:37:35.989 INFO:teuthology.orchestra.run.trial126.stdout: Preparing : 1/1 2026-02-18T23:37:36.129 INFO:teuthology.orchestra.run.trial126.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/26 2026-02-18T23:37:36.132 INFO:teuthology.orchestra.run.trial126.stdout: Upgrading : librados2-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:37:36.159 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: librados2-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:37:36.188 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-rados-2:17.2.9-0.el9.x86_64 3/26 2026-02-18T23:37:36.189 INFO:teuthology.orchestra.run.trial126.stdout: Installing : libcephfs2-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:37:36.212 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: libcephfs2-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:37:36.221 INFO:teuthology.orchestra.run.trial126.stdout: Installing : thrift-0.15.0-4.el9.x86_64 5/26 2026-02-18T23:37:36.223 INFO:teuthology.orchestra.run.trial126.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 6/26 2026-02-18T23:37:36.436 INFO:teuthology.orchestra.run.trial126.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 7/26 2026-02-18T23:37:36.437 INFO:teuthology.orchestra.run.trial126.stdout: Installing : librgw2-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:37:36.449 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: librgw2-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:37:36.453 INFO:teuthology.orchestra.run.trial126.stdout: Installing : liboath-2.6.12-1.el9.x86_64 9/26 2026-02-18T23:37:36.462 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-ceph-argparse-2:17.2.9-0.el9.x86_64 10/26 2026-02-18T23:37:36.468 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-cephfs-2:17.2.9-0.el9.x86_64 11/26 2026-02-18T23:37:36.488 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-rgw-2:17.2.9-0.el9.x86_64 12/26 2026-02-18T23:37:36.489 INFO:teuthology.orchestra.run.trial126.stdout: Installing : libradosstriper1-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:37:36.503 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: libradosstriper1-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:37:36.510 INFO:teuthology.orchestra.run.trial126.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/26 2026-02-18T23:37:36.515 INFO:teuthology.orchestra.run.trial126.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 15/26 2026-02-18T23:37:36.650 INFO:teuthology.orchestra.run.trial126.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 16/26 2026-02-18T23:37:36.651 INFO:teuthology.orchestra.run.trial126.stdout: Upgrading : librbd1-2:17.2.9-0.el9.x86_64 17/26 2026-02-18T23:37:36.676 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: librbd1-2:17.2.9-0.el9.x86_64 17/26 2026-02-18T23:37:36.679 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-rbd-2:17.2.9-0.el9.x86_64 18/26 2026-02-18T23:37:36.701 INFO:teuthology.orchestra.run.trial126.stdout: Installing : mailcap-2.1.49-5.el9.noarch 19/26 2026-02-18T23:37:36.702 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-ceph-common-2:17.2.9-0.el9.x86_64 20/26 2026-02-18T23:37:36.712 INFO:teuthology.orchestra.run.trial044.stdout:lab-extras 2.6 MB/s | 50 kB 00:00 2026-02-18T23:37:37.720 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:37:37.723 INFO:teuthology.orchestra.run.trial126.stdout: Installing : ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:37:37.903 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:37:37.903 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:37:37.904 INFO:teuthology.orchestra.run.trial044.stdout: Package Arch Version Repository Size 2026-02-18T23:37:37.904 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:37:37.904 INFO:teuthology.orchestra.run.trial044.stdout:Installing: 2026-02-18T23:37:37.904 INFO:teuthology.orchestra.run.trial044.stdout: ceph-radosgw x86_64 2:17.2.9-0.el9 ceph 14 M 2026-02-18T23:37:37.904 INFO:teuthology.orchestra.run.trial044.stdout:Upgrading: 2026-02-18T23:37:37.904 INFO:teuthology.orchestra.run.trial044.stdout: librados2 x86_64 2:17.2.9-0.el9 ceph 3.1 M 2026-02-18T23:37:37.904 INFO:teuthology.orchestra.run.trial044.stdout: librbd1 x86_64 2:17.2.9-0.el9 ceph 2.9 M 2026-02-18T23:37:37.904 INFO:teuthology.orchestra.run.trial044.stdout:Installing dependencies: 2026-02-18T23:37:37.904 INFO:teuthology.orchestra.run.trial044.stdout: ceph-base x86_64 2:17.2.9-0.el9 ceph 5.0 M 2026-02-18T23:37:37.904 INFO:teuthology.orchestra.run.trial044.stdout: ceph-common x86_64 2:17.2.9-0.el9 ceph 22 M 2026-02-18T23:37:37.904 INFO:teuthology.orchestra.run.trial044.stdout: ceph-selinux x86_64 2:17.2.9-0.el9 ceph 25 k 2026-02-18T23:37:37.905 INFO:teuthology.orchestra.run.trial044.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-18T23:37:37.905 INFO:teuthology.orchestra.run.trial044.stdout: libcephfs2 x86_64 2:17.2.9-0.el9 ceph 637 k 2026-02-18T23:37:37.905 INFO:teuthology.orchestra.run.trial044.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-18T23:37:37.905 INFO:teuthology.orchestra.run.trial044.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-18T23:37:37.905 INFO:teuthology.orchestra.run.trial044.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-18T23:37:37.905 INFO:teuthology.orchestra.run.trial044.stdout: libradosstriper1 x86_64 2:17.2.9-0.el9 ceph 457 k 2026-02-18T23:37:37.905 INFO:teuthology.orchestra.run.trial044.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-18T23:37:37.905 INFO:teuthology.orchestra.run.trial044.stdout: librgw2 x86_64 2:17.2.9-0.el9 ceph 4.9 M 2026-02-18T23:37:37.905 INFO:teuthology.orchestra.run.trial044.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-18T23:37:37.905 INFO:teuthology.orchestra.run.trial044.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-18T23:37:37.905 INFO:teuthology.orchestra.run.trial044.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-18T23:37:37.905 INFO:teuthology.orchestra.run.trial044.stdout: python3-ceph-argparse x86_64 2:17.2.9-0.el9 ceph 45 k 2026-02-18T23:37:37.906 INFO:teuthology.orchestra.run.trial044.stdout: python3-ceph-common x86_64 2:17.2.9-0.el9 ceph 120 k 2026-02-18T23:37:37.906 INFO:teuthology.orchestra.run.trial044.stdout: python3-cephfs x86_64 2:17.2.9-0.el9 ceph 157 k 2026-02-18T23:37:37.906 INFO:teuthology.orchestra.run.trial044.stdout: python3-rados x86_64 2:17.2.9-0.el9 ceph 320 k 2026-02-18T23:37:37.906 INFO:teuthology.orchestra.run.trial044.stdout: python3-rbd x86_64 2:17.2.9-0.el9 ceph 296 k 2026-02-18T23:37:37.906 INFO:teuthology.orchestra.run.trial044.stdout: python3-rgw x86_64 2:17.2.9-0.el9 ceph 100 k 2026-02-18T23:37:37.906 INFO:teuthology.orchestra.run.trial044.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-18T23:37:37.906 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:37.906 INFO:teuthology.orchestra.run.trial044.stdout:Transaction Summary 2026-02-18T23:37:37.906 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:37:37.906 INFO:teuthology.orchestra.run.trial044.stdout:Install 22 Packages 2026-02-18T23:37:37.906 INFO:teuthology.orchestra.run.trial044.stdout:Upgrade 2 Packages 2026-02-18T23:37:37.907 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:37.907 INFO:teuthology.orchestra.run.trial044.stdout:Total download size: 58 M 2026-02-18T23:37:37.907 INFO:teuthology.orchestra.run.trial044.stdout:Downloading Packages: 2026-02-18T23:37:37.995 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:37:37.998 INFO:teuthology.orchestra.run.trial126.stdout: Installing : ceph-base-2:17.2.9-0.el9.x86_64 22/26 2026-02-18T23:37:38.034 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: ceph-base-2:17.2.9-0.el9.x86_64 22/26 2026-02-18T23:37:38.034 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-18T23:37:38.034 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-18T23:37:38.035 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:38.037 INFO:teuthology.orchestra.run.trial126.stdout: Installing : ceph-selinux-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:37:38.228 INFO:teuthology.orchestra.run.trial044.stdout:(1/24): ceph-base-17.2.9-0.el9.x86_64.rpm 40 MB/s | 5.0 MB 00:00 2026-02-18T23:37:38.241 INFO:teuthology.orchestra.run.trial044.stdout:(2/24): ceph-selinux-17.2.9-0.el9.x86_64.rpm 1.9 MB/s | 25 kB 00:00 2026-02-18T23:37:38.266 INFO:teuthology.orchestra.run.trial044.stdout:(3/24): ceph-radosgw-17.2.9-0.el9.x86_64.rpm 89 MB/s | 14 MB 00:00 2026-02-18T23:37:38.268 INFO:teuthology.orchestra.run.trial044.stdout:(4/24): libcephfs2-17.2.9-0.el9.x86_64.rpm 23 MB/s | 637 kB 00:00 2026-02-18T23:37:38.277 INFO:teuthology.orchestra.run.trial044.stdout:(5/24): libradosstriper1-17.2.9-0.el9.x86_64.rp 40 MB/s | 457 kB 00:00 2026-02-18T23:37:38.286 INFO:teuthology.orchestra.run.trial044.stdout:(6/24): python3-ceph-argparse-17.2.9-0.el9.x86_ 4.7 MB/s | 45 kB 00:00 2026-02-18T23:37:38.296 INFO:teuthology.orchestra.run.trial044.stdout:(7/24): python3-ceph-common-17.2.9-0.el9.x86_64 13 MB/s | 120 kB 00:00 2026-02-18T23:37:38.301 INFO:teuthology.orchestra.run.trial044.stdout:(8/24): librgw2-17.2.9-0.el9.x86_64.rpm 149 MB/s | 4.9 MB 00:00 2026-02-18T23:37:38.334 INFO:teuthology.orchestra.run.trial044.stdout:(9/24): ceph-common-17.2.9-0.el9.x86_64.rpm 97 MB/s | 22 MB 00:00 2026-02-18T23:37:38.335 INFO:teuthology.orchestra.run.trial044.stdout:(10/24): python3-cephfs-17.2.9-0.el9.x86_64.rpm 3.9 MB/s | 157 kB 00:00 2026-02-18T23:37:38.336 INFO:teuthology.orchestra.run.trial044.stdout:(11/24): python3-rados-17.2.9-0.el9.x86_64.rpm 9.1 MB/s | 320 kB 00:00 2026-02-18T23:37:38.344 INFO:teuthology.orchestra.run.trial044.stdout:(12/24): python3-rgw-17.2.9-0.el9.x86_64.rpm 10 MB/s | 100 kB 00:00 2026-02-18T23:37:38.345 INFO:teuthology.orchestra.run.trial044.stdout:(13/24): python3-rbd-17.2.9-0.el9.x86_64.rpm 26 MB/s | 296 kB 00:00 2026-02-18T23:37:38.419 INFO:teuthology.orchestra.run.trial044.stdout:(14/24): mailcap-2.1.49-5.el9.noarch.rpm 401 kB/s | 33 kB 00:00 2026-02-18T23:37:38.993 INFO:teuthology.orchestra.run.trial044.stdout:(15/24): librabbitmq-0.11.0-7.el9.x86_64.rpm 70 kB/s | 45 kB 00:00 2026-02-18T23:37:39.064 INFO:teuthology.orchestra.run.trial044.stdout:(16/24): libpmemobj-1.12.1-1.el9.x86_64.rpm 222 kB/s | 160 kB 00:00 2026-02-18T23:37:39.098 INFO:teuthology.orchestra.run.trial044.stdout:(17/24): gperftools-libs-2.9.1-3.el9.x86_64.rpm 9.0 MB/s | 308 kB 00:00 2026-02-18T23:37:39.102 INFO:teuthology.orchestra.run.trial044.stdout:(18/24): liboath-2.6.12-1.el9.x86_64.rpm 10 MB/s | 49 kB 00:00 2026-02-18T23:37:39.107 INFO:teuthology.orchestra.run.trial044.stdout:(19/24): libunwind-1.6.2-1.el9.x86_64.rpm 14 MB/s | 67 kB 00:00 2026-02-18T23:37:39.123 INFO:teuthology.orchestra.run.trial044.stdout:(20/24): thrift-0.15.0-4.el9.x86_64.rpm 103 MB/s | 1.6 MB 00:00 2026-02-18T23:37:39.166 INFO:teuthology.orchestra.run.trial044.stdout:(21/24): librados2-17.2.9-0.el9.x86_64.rpm 72 MB/s | 3.1 MB 00:00 2026-02-18T23:37:39.190 INFO:teuthology.orchestra.run.trial044.stdout:(22/24): librbd1-17.2.9-0.el9.x86_64.rpm 126 MB/s | 2.9 MB 00:00 2026-02-18T23:37:39.289 INFO:teuthology.orchestra.run.trial044.stdout:(23/24): librdkafka-1.6.1-102.el9.x86_64.rpm 761 kB/s | 662 kB 00:00 2026-02-18T23:37:40.093 INFO:teuthology.orchestra.run.trial044.stdout:(24/24): lttng-ust-2.12.0-6.el9.x86_64.rpm 266 kB/s | 292 kB 00:01 2026-02-18T23:37:40.097 INFO:teuthology.orchestra.run.trial044.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:37:40.097 INFO:teuthology.orchestra.run.trial044.stdout:Total 26 MB/s | 58 MB 00:02 2026-02-18T23:37:40.140 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction check 2026-02-18T23:37:40.156 INFO:teuthology.orchestra.run.trial044.stdout:Transaction check succeeded. 2026-02-18T23:37:40.156 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction test 2026-02-18T23:37:40.374 INFO:teuthology.orchestra.run.trial044.stdout:Transaction test succeeded. 2026-02-18T23:37:40.375 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction 2026-02-18T23:37:40.644 INFO:teuthology.orchestra.run.trial044.stdout: Preparing : 1/1 2026-02-18T23:37:40.780 INFO:teuthology.orchestra.run.trial044.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/26 2026-02-18T23:37:40.783 INFO:teuthology.orchestra.run.trial044.stdout: Upgrading : librados2-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:37:40.811 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: librados2-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:37:40.838 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-rados-2:17.2.9-0.el9.x86_64 3/26 2026-02-18T23:37:40.838 INFO:teuthology.orchestra.run.trial044.stdout: Installing : libcephfs2-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:37:40.860 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: libcephfs2-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:37:40.867 INFO:teuthology.orchestra.run.trial044.stdout: Installing : thrift-0.15.0-4.el9.x86_64 5/26 2026-02-18T23:37:40.870 INFO:teuthology.orchestra.run.trial044.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 6/26 2026-02-18T23:37:41.076 INFO:teuthology.orchestra.run.trial044.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 7/26 2026-02-18T23:37:41.077 INFO:teuthology.orchestra.run.trial044.stdout: Installing : librgw2-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:37:41.089 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: librgw2-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:37:41.093 INFO:teuthology.orchestra.run.trial044.stdout: Installing : liboath-2.6.12-1.el9.x86_64 9/26 2026-02-18T23:37:41.102 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-ceph-argparse-2:17.2.9-0.el9.x86_64 10/26 2026-02-18T23:37:41.108 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-cephfs-2:17.2.9-0.el9.x86_64 11/26 2026-02-18T23:37:41.129 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-rgw-2:17.2.9-0.el9.x86_64 12/26 2026-02-18T23:37:41.129 INFO:teuthology.orchestra.run.trial044.stdout: Installing : libradosstriper1-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:37:41.143 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: libradosstriper1-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:37:41.151 INFO:teuthology.orchestra.run.trial044.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/26 2026-02-18T23:37:41.156 INFO:teuthology.orchestra.run.trial044.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 15/26 2026-02-18T23:37:41.290 INFO:teuthology.orchestra.run.trial044.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 16/26 2026-02-18T23:37:41.291 INFO:teuthology.orchestra.run.trial044.stdout: Upgrading : librbd1-2:17.2.9-0.el9.x86_64 17/26 2026-02-18T23:37:41.316 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: librbd1-2:17.2.9-0.el9.x86_64 17/26 2026-02-18T23:37:41.318 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-rbd-2:17.2.9-0.el9.x86_64 18/26 2026-02-18T23:37:41.340 INFO:teuthology.orchestra.run.trial044.stdout: Installing : mailcap-2.1.49-5.el9.noarch 19/26 2026-02-18T23:37:41.341 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-ceph-common-2:17.2.9-0.el9.x86_64 20/26 2026-02-18T23:37:42.344 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:37:42.346 INFO:teuthology.orchestra.run.trial044.stdout: Installing : ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:37:42.592 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: ceph-selinux-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:37:42.593 INFO:teuthology.orchestra.run.trial126.stdout:skipping the directory /sys 2026-02-18T23:37:42.593 INFO:teuthology.orchestra.run.trial126.stdout:skipping the directory /proc 2026-02-18T23:37:42.593 INFO:teuthology.orchestra.run.trial126.stdout:skipping the directory /mnt 2026-02-18T23:37:42.593 INFO:teuthology.orchestra.run.trial126.stdout:skipping the directory /var/tmp 2026-02-18T23:37:42.593 INFO:teuthology.orchestra.run.trial126.stdout:skipping the directory /home 2026-02-18T23:37:42.593 INFO:teuthology.orchestra.run.trial126.stdout:skipping the directory /root 2026-02-18T23:37:42.593 INFO:teuthology.orchestra.run.trial126.stdout:skipping the directory /tmp 2026-02-18T23:37:42.593 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:42.603 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:37:42.606 INFO:teuthology.orchestra.run.trial044.stdout: Installing : ceph-base-2:17.2.9-0.el9.x86_64 22/26 2026-02-18T23:37:42.651 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: ceph-base-2:17.2.9-0.el9.x86_64 22/26 2026-02-18T23:37:42.651 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-18T23:37:42.652 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-18T23:37:42.652 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:42.655 INFO:teuthology.orchestra.run.trial044.stdout: Installing : ceph-selinux-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:37:43.211 INFO:teuthology.orchestra.run.trial126.stdout: Installing : ceph-radosgw-2:17.2.9-0.el9.x86_64 24/26 2026-02-18T23:37:43.241 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: ceph-radosgw-2:17.2.9-0.el9.x86_64 24/26 2026-02-18T23:37:43.241 INFO:teuthology.orchestra.run.trial126.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:37:43.241 INFO:teuthology.orchestra.run.trial126.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-18T23:37:43.241 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T23:37:43.241 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T23:37:43.241 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:43.243 INFO:teuthology.orchestra.run.trial126.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 25/26 2026-02-18T23:37:43.256 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 25/26 2026-02-18T23:37:43.256 INFO:teuthology.orchestra.run.trial126.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:37:43.578 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:37:43.578 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : ceph-base-2:17.2.9-0.el9.x86_64 1/26 2026-02-18T23:37:43.579 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : ceph-common-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:37:43.579 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : ceph-radosgw-2:17.2.9-0.el9.x86_64 3/26 2026-02-18T23:37:43.579 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : ceph-selinux-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:37:43.579 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : libcephfs2-2:17.2.9-0.el9.x86_64 5/26 2026-02-18T23:37:43.579 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : libradosstriper1-2:17.2.9-0.el9.x86_64 6/26 2026-02-18T23:37:43.579 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : librgw2-2:17.2.9-0.el9.x86_64 7/26 2026-02-18T23:37:43.579 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-ceph-argparse-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:37:43.579 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-ceph-common-2:17.2.9-0.el9.x86_64 9/26 2026-02-18T23:37:43.579 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-cephfs-2:17.2.9-0.el9.x86_64 10/26 2026-02-18T23:37:43.579 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-rados-2:17.2.9-0.el9.x86_64 11/26 2026-02-18T23:37:43.579 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-rbd-2:17.2.9-0.el9.x86_64 12/26 2026-02-18T23:37:43.579 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-rgw-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:37:43.579 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 14/26 2026-02-18T23:37:43.579 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/26 2026-02-18T23:37:43.579 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/26 2026-02-18T23:37:43.579 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/26 2026-02-18T23:37:43.579 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/26 2026-02-18T23:37:43.579 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 19/26 2026-02-18T23:37:43.580 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 20/26 2026-02-18T23:37:43.580 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 21/26 2026-02-18T23:37:43.580 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 22/26 2026-02-18T23:37:43.580 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : librados2-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:37:43.580 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 24/26 2026-02-18T23:37:43.580 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : librbd1-2:17.2.9-0.el9.x86_64 25/26 2026-02-18T23:37:43.637 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:37:43.637 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:43.637 INFO:teuthology.orchestra.run.trial126.stdout:Upgraded: 2026-02-18T23:37:43.637 INFO:teuthology.orchestra.run.trial126.stdout: librados2-2:17.2.9-0.el9.x86_64 librbd1-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:43.638 INFO:teuthology.orchestra.run.trial126.stdout:Installed: 2026-02-18T23:37:43.638 INFO:teuthology.orchestra.run.trial126.stdout: ceph-base-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:43.638 INFO:teuthology.orchestra.run.trial126.stdout: ceph-common-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:43.638 INFO:teuthology.orchestra.run.trial126.stdout: ceph-radosgw-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:43.638 INFO:teuthology.orchestra.run.trial126.stdout: ceph-selinux-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:43.638 INFO:teuthology.orchestra.run.trial126.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-18T23:37:43.638 INFO:teuthology.orchestra.run.trial126.stdout: libcephfs2-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:43.638 INFO:teuthology.orchestra.run.trial126.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-18T23:37:43.638 INFO:teuthology.orchestra.run.trial126.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-18T23:37:43.638 INFO:teuthology.orchestra.run.trial126.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-18T23:37:43.639 INFO:teuthology.orchestra.run.trial126.stdout: libradosstriper1-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:43.639 INFO:teuthology.orchestra.run.trial126.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-18T23:37:43.639 INFO:teuthology.orchestra.run.trial126.stdout: librgw2-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:43.639 INFO:teuthology.orchestra.run.trial126.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-18T23:37:43.639 INFO:teuthology.orchestra.run.trial126.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-18T23:37:43.639 INFO:teuthology.orchestra.run.trial126.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-18T23:37:43.639 INFO:teuthology.orchestra.run.trial126.stdout: python3-ceph-argparse-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:43.640 INFO:teuthology.orchestra.run.trial126.stdout: python3-ceph-common-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:43.640 INFO:teuthology.orchestra.run.trial126.stdout: python3-cephfs-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:43.640 INFO:teuthology.orchestra.run.trial126.stdout: python3-rados-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:43.640 INFO:teuthology.orchestra.run.trial126.stdout: python3-rbd-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:43.640 INFO:teuthology.orchestra.run.trial126.stdout: python3-rgw-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:43.640 INFO:teuthology.orchestra.run.trial126.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-18T23:37:43.640 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:43.641 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:37:43.675 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install ceph-test 2026-02-18T23:37:43.987 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:11 ago on Wed 18 Feb 2026 11:37:32 PM UTC. 2026-02-18T23:37:44.068 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:37:44.069 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:44.069 INFO:teuthology.orchestra.run.trial126.stdout: Package Architecture Version Repository Size 2026-02-18T23:37:44.069 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:44.070 INFO:teuthology.orchestra.run.trial126.stdout:Installing: 2026-02-18T23:37:44.070 INFO:teuthology.orchestra.run.trial126.stdout: ceph-test x86_64 2:17.2.9-0.el9 ceph 48 M 2026-02-18T23:37:44.070 INFO:teuthology.orchestra.run.trial126.stdout:Installing dependencies: 2026-02-18T23:37:44.070 INFO:teuthology.orchestra.run.trial126.stdout: libcephsqlite x86_64 2:17.2.9-0.el9 ceph 163 k 2026-02-18T23:37:44.070 INFO:teuthology.orchestra.run.trial126.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-18T23:37:44.070 INFO:teuthology.orchestra.run.trial126.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-18T23:37:44.070 INFO:teuthology.orchestra.run.trial126.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-18T23:37:44.070 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:44.070 INFO:teuthology.orchestra.run.trial126.stdout:Transaction Summary 2026-02-18T23:37:44.070 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:44.071 INFO:teuthology.orchestra.run.trial126.stdout:Install 5 Packages 2026-02-18T23:37:44.071 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:44.071 INFO:teuthology.orchestra.run.trial126.stdout:Total download size: 49 M 2026-02-18T23:37:44.071 INFO:teuthology.orchestra.run.trial126.stdout:Installed size: 194 M 2026-02-18T23:37:44.071 INFO:teuthology.orchestra.run.trial126.stdout:Downloading Packages: 2026-02-18T23:37:44.199 INFO:teuthology.orchestra.run.trial126.stdout:(1/5): libcephsqlite-17.2.9-0.el9.x86_64.rpm 2.3 MB/s | 163 kB 00:00 2026-02-18T23:37:44.310 INFO:teuthology.orchestra.run.trial126.stdout:(2/5): libxslt-1.1.34-12.el9.x86_64.rpm 1.3 MB/s | 233 kB 00:00 2026-02-18T23:37:44.357 INFO:teuthology.orchestra.run.trial126.stdout:(3/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.3 MB/s | 64 kB 00:00 2026-02-18T23:37:44.359 INFO:teuthology.orchestra.run.trial126.stdout:(4/5): socat-1.7.4.1-8.el9.x86_64.rpm 1.8 MB/s | 303 kB 00:00 2026-02-18T23:37:44.438 INFO:teuthology.orchestra.run.trial126.stdout:(5/5): ceph-test-17.2.9-0.el9.x86_64.rpm 156 MB/s | 48 MB 00:00 2026-02-18T23:37:44.439 INFO:teuthology.orchestra.run.trial126.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:37:44.440 INFO:teuthology.orchestra.run.trial126.stdout:Total 132 MB/s | 49 MB 00:00 2026-02-18T23:37:44.466 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction check 2026-02-18T23:37:44.475 INFO:teuthology.orchestra.run.trial126.stdout:Transaction check succeeded. 2026-02-18T23:37:44.475 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction test 2026-02-18T23:37:44.653 INFO:teuthology.orchestra.run.trial126.stdout:Transaction test succeeded. 2026-02-18T23:37:44.653 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction 2026-02-18T23:37:44.861 INFO:teuthology.orchestra.run.trial126.stdout: Preparing : 1/1 2026-02-18T23:37:44.866 INFO:teuthology.orchestra.run.trial126.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-18T23:37:44.872 INFO:teuthology.orchestra.run.trial126.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-18T23:37:44.879 INFO:teuthology.orchestra.run.trial126.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-18T23:37:44.880 INFO:teuthology.orchestra.run.trial126.stdout: Installing : libcephsqlite-2:17.2.9-0.el9.x86_64 4/5 2026-02-18T23:37:47.001 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: libcephsqlite-2:17.2.9-0.el9.x86_64 4/5 2026-02-18T23:37:47.019 INFO:teuthology.orchestra.run.trial126.stdout: Installing : ceph-test-2:17.2.9-0.el9.x86_64 5/5 2026-02-18T23:37:47.160 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: ceph-selinux-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:37:47.160 INFO:teuthology.orchestra.run.trial044.stdout:skipping the directory /sys 2026-02-18T23:37:47.160 INFO:teuthology.orchestra.run.trial044.stdout:skipping the directory /proc 2026-02-18T23:37:47.161 INFO:teuthology.orchestra.run.trial044.stdout:skipping the directory /mnt 2026-02-18T23:37:47.161 INFO:teuthology.orchestra.run.trial044.stdout:skipping the directory /var/tmp 2026-02-18T23:37:47.161 INFO:teuthology.orchestra.run.trial044.stdout:skipping the directory /home 2026-02-18T23:37:47.161 INFO:teuthology.orchestra.run.trial044.stdout:skipping the directory /root 2026-02-18T23:37:47.161 INFO:teuthology.orchestra.run.trial044.stdout:skipping the directory /tmp 2026-02-18T23:37:47.161 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:47.229 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: ceph-test-2:17.2.9-0.el9.x86_64 5/5 2026-02-18T23:37:47.230 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : ceph-test-2:17.2.9-0.el9.x86_64 1/5 2026-02-18T23:37:47.230 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : libcephsqlite-2:17.2.9-0.el9.x86_64 2/5 2026-02-18T23:37:47.230 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-18T23:37:47.230 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-18T23:37:47.282 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-18T23:37:47.282 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:47.283 INFO:teuthology.orchestra.run.trial126.stdout:Installed: 2026-02-18T23:37:47.283 INFO:teuthology.orchestra.run.trial126.stdout: ceph-test-2:17.2.9-0.el9.x86_64 libcephsqlite-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:47.283 INFO:teuthology.orchestra.run.trial126.stdout: libxslt-1.1.34-12.el9.x86_64 socat-1.7.4.1-8.el9.x86_64 2026-02-18T23:37:47.283 INFO:teuthology.orchestra.run.trial126.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-18T23:37:47.283 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:47.283 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:37:47.315 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install ceph 2026-02-18T23:37:47.630 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:15 ago on Wed 18 Feb 2026 11:37:32 PM UTC. 2026-02-18T23:37:47.713 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:37:47.714 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:47.714 INFO:teuthology.orchestra.run.trial126.stdout: Package Arch Version Repository Size 2026-02-18T23:37:47.714 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:47.714 INFO:teuthology.orchestra.run.trial126.stdout:Installing: 2026-02-18T23:37:47.714 INFO:teuthology.orchestra.run.trial126.stdout: ceph x86_64 2:17.2.9-0.el9 ceph 6.4 k 2026-02-18T23:37:47.714 INFO:teuthology.orchestra.run.trial126.stdout:Installing dependencies: 2026-02-18T23:37:47.714 INFO:teuthology.orchestra.run.trial126.stdout: ceph-mds x86_64 2:17.2.9-0.el9 ceph 2.1 M 2026-02-18T23:37:47.714 INFO:teuthology.orchestra.run.trial126.stdout: ceph-mgr x86_64 2:17.2.9-0.el9 ceph 1.4 M 2026-02-18T23:37:47.714 INFO:teuthology.orchestra.run.trial126.stdout: ceph-mgr-modules-core noarch 2:17.2.9-0.el9 ceph-noarch 240 k 2026-02-18T23:37:47.714 INFO:teuthology.orchestra.run.trial126.stdout: ceph-mon x86_64 2:17.2.9-0.el9 ceph 3.9 M 2026-02-18T23:37:47.714 INFO:teuthology.orchestra.run.trial126.stdout: ceph-osd x86_64 2:17.2.9-0.el9 ceph 15 M 2026-02-18T23:37:47.714 INFO:teuthology.orchestra.run.trial126.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-18T23:37:47.714 INFO:teuthology.orchestra.run.trial126.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-18T23:37:47.715 INFO:teuthology.orchestra.run.trial126.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-18T23:37:47.715 INFO:teuthology.orchestra.run.trial126.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-18T23:37:47.715 INFO:teuthology.orchestra.run.trial126.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-18T23:37:47.715 INFO:teuthology.orchestra.run.trial126.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-18T23:37:47.715 INFO:teuthology.orchestra.run.trial126.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-18T23:37:47.715 INFO:teuthology.orchestra.run.trial126.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-18T23:37:47.715 INFO:teuthology.orchestra.run.trial126.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-18T23:37:47.715 INFO:teuthology.orchestra.run.trial126.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-18T23:37:47.715 INFO:teuthology.orchestra.run.trial126.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-18T23:37:47.715 INFO:teuthology.orchestra.run.trial126.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-18T23:37:47.715 INFO:teuthology.orchestra.run.trial126.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-18T23:37:47.715 INFO:teuthology.orchestra.run.trial126.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-18T23:37:47.715 INFO:teuthology.orchestra.run.trial126.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-18T23:37:47.715 INFO:teuthology.orchestra.run.trial126.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-18T23:37:47.715 INFO:teuthology.orchestra.run.trial126.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-18T23:37:47.715 INFO:teuthology.orchestra.run.trial126.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2026-02-18T23:37:47.715 INFO:teuthology.orchestra.run.trial126.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2026-02-18T23:37:47.715 INFO:teuthology.orchestra.run.trial126.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-18T23:37:47.715 INFO:teuthology.orchestra.run.trial126.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-18T23:37:47.715 INFO:teuthology.orchestra.run.trial126.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-18T23:37:47.715 INFO:teuthology.orchestra.run.trial126.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2026-02-18T23:37:47.716 INFO:teuthology.orchestra.run.trial126.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-18T23:37:47.716 INFO:teuthology.orchestra.run.trial126.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-18T23:37:47.716 INFO:teuthology.orchestra.run.trial126.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-18T23:37:47.716 INFO:teuthology.orchestra.run.trial126.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-18T23:37:47.716 INFO:teuthology.orchestra.run.trial126.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-18T23:37:47.716 INFO:teuthology.orchestra.run.trial126.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-18T23:37:47.716 INFO:teuthology.orchestra.run.trial126.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-18T23:37:47.716 INFO:teuthology.orchestra.run.trial126.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-18T23:37:47.716 INFO:teuthology.orchestra.run.trial126.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2026-02-18T23:37:47.716 INFO:teuthology.orchestra.run.trial126.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2026-02-18T23:37:47.716 INFO:teuthology.orchestra.run.trial126.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-18T23:37:47.716 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:47.716 INFO:teuthology.orchestra.run.trial126.stdout:Transaction Summary 2026-02-18T23:37:47.716 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:47.716 INFO:teuthology.orchestra.run.trial126.stdout:Install 40 Packages 2026-02-18T23:37:47.716 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:47.717 INFO:teuthology.orchestra.run.trial126.stdout:Total download size: 28 M 2026-02-18T23:37:47.717 INFO:teuthology.orchestra.run.trial126.stdout:Installed size: 98 M 2026-02-18T23:37:47.717 INFO:teuthology.orchestra.run.trial126.stdout:Downloading Packages: 2026-02-18T23:37:47.763 INFO:teuthology.orchestra.run.trial044.stdout: Installing : ceph-radosgw-2:17.2.9-0.el9.x86_64 24/26 2026-02-18T23:37:47.794 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: ceph-radosgw-2:17.2.9-0.el9.x86_64 24/26 2026-02-18T23:37:47.795 INFO:teuthology.orchestra.run.trial044.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:37:47.795 INFO:teuthology.orchestra.run.trial044.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-18T23:37:47.795 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T23:37:47.795 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T23:37:47.795 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:47.796 INFO:teuthology.orchestra.run.trial044.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 25/26 2026-02-18T23:37:47.809 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 25/26 2026-02-18T23:37:47.809 INFO:teuthology.orchestra.run.trial044.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:37:48.148 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:37:48.148 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : ceph-base-2:17.2.9-0.el9.x86_64 1/26 2026-02-18T23:37:48.148 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : ceph-common-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:37:48.148 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : ceph-radosgw-2:17.2.9-0.el9.x86_64 3/26 2026-02-18T23:37:48.148 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : ceph-selinux-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:37:48.148 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : libcephfs2-2:17.2.9-0.el9.x86_64 5/26 2026-02-18T23:37:48.148 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : libradosstriper1-2:17.2.9-0.el9.x86_64 6/26 2026-02-18T23:37:48.149 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : librgw2-2:17.2.9-0.el9.x86_64 7/26 2026-02-18T23:37:48.149 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-ceph-argparse-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:37:48.149 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-ceph-common-2:17.2.9-0.el9.x86_64 9/26 2026-02-18T23:37:48.149 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-cephfs-2:17.2.9-0.el9.x86_64 10/26 2026-02-18T23:37:48.149 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-rados-2:17.2.9-0.el9.x86_64 11/26 2026-02-18T23:37:48.149 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-rbd-2:17.2.9-0.el9.x86_64 12/26 2026-02-18T23:37:48.149 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-rgw-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:37:48.149 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 14/26 2026-02-18T23:37:48.149 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/26 2026-02-18T23:37:48.149 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/26 2026-02-18T23:37:48.149 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/26 2026-02-18T23:37:48.149 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/26 2026-02-18T23:37:48.150 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 19/26 2026-02-18T23:37:48.150 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 20/26 2026-02-18T23:37:48.150 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 21/26 2026-02-18T23:37:48.150 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 22/26 2026-02-18T23:37:48.150 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : librados2-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:37:48.150 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 24/26 2026-02-18T23:37:48.150 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : librbd1-2:17.2.9-0.el9.x86_64 25/26 2026-02-18T23:37:48.179 INFO:teuthology.orchestra.run.trial126.stdout:(1/40): ceph-17.2.9-0.el9.x86_64.rpm 164 kB/s | 6.4 kB 00:00 2026-02-18T23:37:48.206 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:37:48.206 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:48.206 INFO:teuthology.orchestra.run.trial044.stdout:Upgraded: 2026-02-18T23:37:48.206 INFO:teuthology.orchestra.run.trial044.stdout: librados2-2:17.2.9-0.el9.x86_64 librbd1-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:48.207 INFO:teuthology.orchestra.run.trial044.stdout:Installed: 2026-02-18T23:37:48.207 INFO:teuthology.orchestra.run.trial044.stdout: ceph-base-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:48.207 INFO:teuthology.orchestra.run.trial044.stdout: ceph-common-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:48.207 INFO:teuthology.orchestra.run.trial044.stdout: ceph-radosgw-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:48.207 INFO:teuthology.orchestra.run.trial044.stdout: ceph-selinux-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:48.207 INFO:teuthology.orchestra.run.trial044.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-18T23:37:48.207 INFO:teuthology.orchestra.run.trial044.stdout: libcephfs2-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:48.207 INFO:teuthology.orchestra.run.trial044.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-18T23:37:48.207 INFO:teuthology.orchestra.run.trial044.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-18T23:37:48.207 INFO:teuthology.orchestra.run.trial044.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-18T23:37:48.208 INFO:teuthology.orchestra.run.trial044.stdout: libradosstriper1-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:48.208 INFO:teuthology.orchestra.run.trial044.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-18T23:37:48.208 INFO:teuthology.orchestra.run.trial044.stdout: librgw2-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:48.208 INFO:teuthology.orchestra.run.trial044.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-18T23:37:48.208 INFO:teuthology.orchestra.run.trial044.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-18T23:37:48.208 INFO:teuthology.orchestra.run.trial044.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-18T23:37:48.208 INFO:teuthology.orchestra.run.trial044.stdout: python3-ceph-argparse-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:48.208 INFO:teuthology.orchestra.run.trial044.stdout: python3-ceph-common-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:48.208 INFO:teuthology.orchestra.run.trial044.stdout: python3-cephfs-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:48.208 INFO:teuthology.orchestra.run.trial044.stdout: python3-rados-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:48.208 INFO:teuthology.orchestra.run.trial044.stdout: python3-rbd-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:48.208 INFO:teuthology.orchestra.run.trial044.stdout: python3-rgw-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:48.209 INFO:teuthology.orchestra.run.trial044.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-18T23:37:48.209 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:48.209 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:37:48.234 INFO:teuthology.orchestra.run.trial126.stdout:(2/40): ceph-mgr-17.2.9-0.el9.x86_64.rpm 15 MB/s | 1.4 MB 00:00 2026-02-18T23:37:48.241 INFO:teuthology.orchestra.run.trial126.stdout:(3/40): ceph-mds-17.2.9-0.el9.x86_64.rpm 21 MB/s | 2.1 MB 00:00 2026-02-18T23:37:48.249 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install ceph-test 2026-02-18T23:37:48.252 INFO:teuthology.orchestra.run.trial126.stdout:(4/40): ceph-mgr-modules-core-17.2.9-0.el9.noar 22 MB/s | 240 kB 00:00 2026-02-18T23:37:48.257 INFO:teuthology.orchestra.run.trial126.stdout:(5/40): ceph-mon-17.2.9-0.el9.x86_64.rpm 50 MB/s | 3.9 MB 00:00 2026-02-18T23:37:48.284 INFO:teuthology.orchestra.run.trial126.stdout:(6/40): ledmon-libs-1.1.0-3.el9.x86_64.rpm 1.2 MB/s | 40 kB 00:00 2026-02-18T23:37:48.294 INFO:teuthology.orchestra.run.trial126.stdout:(7/40): libconfig-1.7.2-9.el9.x86_64.rpm 1.9 MB/s | 72 kB 00:00 2026-02-18T23:37:48.321 INFO:teuthology.orchestra.run.trial126.stdout:(8/40): ceph-osd-17.2.9-0.el9.x86_64.rpm 177 MB/s | 15 MB 00:00 2026-02-18T23:37:48.322 INFO:teuthology.orchestra.run.trial126.stdout:(9/40): python3-cffi-1.14.5-5.el9.x86_64.rpm 6.5 MB/s | 253 kB 00:00 2026-02-18T23:37:48.334 INFO:teuthology.orchestra.run.trial126.stdout:(10/40): python3-pycparser-2.20-6.el9.noarch.rp 11 MB/s | 135 kB 00:00 2026-02-18T23:37:48.345 INFO:teuthology.orchestra.run.trial126.stdout:(11/40): python3-requests-2.25.1-10.el9.noarch. 11 MB/s | 126 kB 00:00 2026-02-18T23:37:48.358 INFO:teuthology.orchestra.run.trial126.stdout:(12/40): python3-cryptography-36.0.1-5.el9.x86_ 19 MB/s | 1.2 MB 00:00 2026-02-18T23:37:48.359 INFO:teuthology.orchestra.run.trial126.stdout:(13/40): python3-ply-3.11-14.el9.noarch.rpm 2.7 MB/s | 106 kB 00:00 2026-02-18T23:37:48.360 INFO:teuthology.orchestra.run.trial126.stdout:(14/40): python3-urllib3-1.26.5-7.el9.noarch.rp 15 MB/s | 218 kB 00:00 2026-02-18T23:37:48.419 INFO:teuthology.orchestra.run.trial126.stdout:(15/40): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 4.0 MB/s | 246 kB 00:00 2026-02-18T23:37:48.421 INFO:teuthology.orchestra.run.trial126.stdout:(16/40): python3-libstoragemgmt-1.10.1-1.el9.x8 2.8 MB/s | 177 kB 00:00 2026-02-18T23:37:48.426 INFO:teuthology.orchestra.run.trial126.stdout:(17/40): python3-mako-1.1.4-6.el9.noarch.rpm 2.5 MB/s | 172 kB 00:00 2026-02-18T23:37:48.450 INFO:teuthology.orchestra.run.trial126.stdout:(18/40): python3-packaging-20.9-5.el9.noarch.rp 2.7 MB/s | 77 kB 00:00 2026-02-18T23:37:48.461 INFO:teuthology.orchestra.run.trial126.stdout:(19/40): python3-toml-0.10.2-6.el9.noarch.rpm 1.2 MB/s | 42 kB 00:00 2026-02-18T23:37:48.464 INFO:teuthology.orchestra.run.trial126.stdout:(20/40): python3-markupsafe-1.1.1-12.el9.x86_64 772 kB/s | 35 kB 00:00 2026-02-18T23:37:48.518 INFO:teuthology.orchestra.run.trial126.stdout:(21/40): python3-autocommand-2.2.2-8.el9.noarch 434 kB/s | 29 kB 00:00 2026-02-18T23:37:48.541 INFO:teuthology.orchestra.run.trial126.stdout:(22/40): python3-backports-tarfile-1.2.0-1.el9. 754 kB/s | 60 kB 00:00 2026-02-18T23:37:48.543 INFO:teuthology.orchestra.run.trial126.stdout:(23/40): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 552 kB/s | 43 kB 00:00 2026-02-18T23:37:48.553 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:12 ago on Wed 18 Feb 2026 11:37:36 PM UTC. 2026-02-18T23:37:48.564 INFO:teuthology.orchestra.run.trial126.stdout:(24/40): python3-jaraco-8.2.1-3.el9.noarch.rpm 513 kB/s | 11 kB 00:00 2026-02-18T23:37:48.579 INFO:teuthology.orchestra.run.trial126.stdout:(25/40): python3-cheroot-10.0.1-4.el9.noarch.rp 2.8 MB/s | 173 kB 00:00 2026-02-18T23:37:48.585 INFO:teuthology.orchestra.run.trial126.stdout:(26/40): python3-jaraco-classes-3.2.1-5.el9.noa 834 kB/s | 18 kB 00:00 2026-02-18T23:37:48.600 INFO:teuthology.orchestra.run.trial126.stdout:(27/40): python3-jaraco-collections-3.0.0-8.el9 1.1 MB/s | 23 kB 00:00 2026-02-18T23:37:48.603 INFO:teuthology.orchestra.run.trial126.stdout:(28/40): python3-cherrypy-18.6.1-2.el9.noarch.r 5.6 MB/s | 358 kB 00:00 2026-02-18T23:37:48.607 INFO:teuthology.orchestra.run.trial126.stdout:(29/40): python3-jaraco-context-6.0.1-3.el9.noa 929 kB/s | 20 kB 00:00 2026-02-18T23:37:48.622 INFO:teuthology.orchestra.run.trial126.stdout:(30/40): python3-jaraco-functools-3.5.0-2.el9.n 924 kB/s | 19 kB 00:00 2026-02-18T23:37:48.625 INFO:teuthology.orchestra.run.trial126.stdout:(31/40): python3-jaraco-text-4.0.0-2.el9.noarch 1.2 MB/s | 26 kB 00:00 2026-02-18T23:37:48.628 INFO:teuthology.orchestra.run.trial126.stdout:(32/40): python3-logutils-0.3.5-21.el9.noarch.r 2.1 MB/s | 46 kB 00:00 2026-02-18T23:37:48.634 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:37:48.634 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:37:48.634 INFO:teuthology.orchestra.run.trial044.stdout: Package Architecture Version Repository Size 2026-02-18T23:37:48.634 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:37:48.634 INFO:teuthology.orchestra.run.trial044.stdout:Installing: 2026-02-18T23:37:48.634 INFO:teuthology.orchestra.run.trial044.stdout: ceph-test x86_64 2:17.2.9-0.el9 ceph 48 M 2026-02-18T23:37:48.635 INFO:teuthology.orchestra.run.trial044.stdout:Installing dependencies: 2026-02-18T23:37:48.635 INFO:teuthology.orchestra.run.trial044.stdout: libcephsqlite x86_64 2:17.2.9-0.el9 ceph 163 k 2026-02-18T23:37:48.635 INFO:teuthology.orchestra.run.trial044.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-18T23:37:48.635 INFO:teuthology.orchestra.run.trial044.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-18T23:37:48.635 INFO:teuthology.orchestra.run.trial044.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-18T23:37:48.635 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:48.635 INFO:teuthology.orchestra.run.trial044.stdout:Transaction Summary 2026-02-18T23:37:48.635 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:37:48.635 INFO:teuthology.orchestra.run.trial044.stdout:Install 5 Packages 2026-02-18T23:37:48.635 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:48.636 INFO:teuthology.orchestra.run.trial044.stdout:Total download size: 49 M 2026-02-18T23:37:48.636 INFO:teuthology.orchestra.run.trial044.stdout:Installed size: 194 M 2026-02-18T23:37:48.636 INFO:teuthology.orchestra.run.trial044.stdout:Downloading Packages: 2026-02-18T23:37:48.644 INFO:teuthology.orchestra.run.trial126.stdout:(33/40): python3-more-itertools-8.12.0-2.el9.no 3.5 MB/s | 79 kB 00:00 2026-02-18T23:37:48.648 INFO:teuthology.orchestra.run.trial126.stdout:(34/40): python3-pecan-1.4.2-3.el9.noarch.rpm 11 MB/s | 272 kB 00:00 2026-02-18T23:37:48.649 INFO:teuthology.orchestra.run.trial126.stdout:(35/40): python3-portend-3.1.0-2.el9.noarch.rpm 785 kB/s | 16 kB 00:00 2026-02-18T23:37:48.666 INFO:teuthology.orchestra.run.trial126.stdout:(36/40): python3-pyOpenSSL-21.0.0-1.el9.noarch. 4.0 MB/s | 90 kB 00:00 2026-02-18T23:37:48.670 INFO:teuthology.orchestra.run.trial126.stdout:(37/40): python3-tempora-5.0.0-2.el9.noarch.rpm 1.6 MB/s | 36 kB 00:00 2026-02-18T23:37:48.691 INFO:teuthology.orchestra.run.trial126.stdout:(38/40): python3-zc-lockfile-2.0-10.el9.noarch. 951 kB/s | 20 kB 00:00 2026-02-18T23:37:48.692 INFO:teuthology.orchestra.run.trial126.stdout:(39/40): python3-webob-1.8.8-2.el9.noarch.rpm 5.3 MB/s | 230 kB 00:00 2026-02-18T23:37:48.710 INFO:teuthology.orchestra.run.trial126.stdout:(40/40): python3-werkzeug-2.0.3-3.el9.1.noarch. 9.5 MB/s | 427 kB 00:00 2026-02-18T23:37:48.712 INFO:teuthology.orchestra.run.trial126.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:37:48.712 INFO:teuthology.orchestra.run.trial126.stdout:Total 28 MB/s | 28 MB 00:00 2026-02-18T23:37:48.758 INFO:teuthology.orchestra.run.trial044.stdout:(1/5): libcephsqlite-17.2.9-0.el9.x86_64.rpm 2.5 MB/s | 163 kB 00:00 2026-02-18T23:37:48.828 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction check 2026-02-18T23:37:48.845 INFO:teuthology.orchestra.run.trial126.stdout:Transaction check succeeded. 2026-02-18T23:37:48.845 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction test 2026-02-18T23:37:48.983 INFO:teuthology.orchestra.run.trial126.stdout:Transaction test succeeded. 2026-02-18T23:37:48.983 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction 2026-02-18T23:37:49.003 INFO:teuthology.orchestra.run.trial044.stdout:(2/5): ceph-test-17.2.9-0.el9.x86_64.rpm 156 MB/s | 48 MB 00:00 2026-02-18T23:37:49.172 INFO:teuthology.orchestra.run.trial126.stdout: Preparing : 1/1 2026-02-18T23:37:49.174 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/40 2026-02-18T23:37:49.177 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/40 2026-02-18T23:37:49.182 INFO:teuthology.orchestra.run.trial126.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 3/40 2026-02-18T23:37:49.187 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 4/40 2026-02-18T23:37:49.218 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 5/40 2026-02-18T23:37:49.240 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 6/40 2026-02-18T23:37:49.249 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 7/40 2026-02-18T23:37:49.255 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 8/40 2026-02-18T23:37:49.259 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 9/40 2026-02-18T23:37:49.265 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 10/40 2026-02-18T23:37:49.270 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 11/40 2026-02-18T23:37:49.274 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 12/40 2026-02-18T23:37:49.279 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 13/40 2026-02-18T23:37:49.283 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 14/40 2026-02-18T23:37:49.290 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 15/40 2026-02-18T23:37:49.293 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/40 2026-02-18T23:37:49.303 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/40 2026-02-18T23:37:49.308 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/40 2026-02-18T23:37:49.332 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/40 2026-02-18T23:37:49.387 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/40 2026-02-18T23:37:49.411 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/40 2026-02-18T23:37:49.423 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 22/40 2026-02-18T23:37:49.430 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 23/40 2026-02-18T23:37:49.443 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/40 2026-02-18T23:37:49.458 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/40 2026-02-18T23:37:49.533 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/40 2026-02-18T23:37:49.541 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 27/40 2026-02-18T23:37:49.561 INFO:teuthology.orchestra.run.trial044.stdout:(3/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 115 kB/s | 64 kB 00:00 2026-02-18T23:37:49.564 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/40 2026-02-18T23:37:49.593 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 29/40 2026-02-18T23:37:49.599 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/40 2026-02-18T23:37:49.632 INFO:teuthology.orchestra.run.trial044.stdout:(4/5): libxslt-1.1.34-12.el9.x86_64.rpm 249 kB/s | 233 kB 00:00 2026-02-18T23:37:49.643 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/40 2026-02-18T23:37:49.707 INFO:teuthology.orchestra.run.trial126.stdout: Installing : ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 32/40 2026-02-18T23:37:49.707 INFO:teuthology.orchestra.run.trial126.stdout: Installing : ceph-mgr-2:17.2.9-0.el9.x86_64 33/40 2026-02-18T23:37:49.714 INFO:teuthology.orchestra.run.trial044.stdout:(5/5): socat-1.7.4.1-8.el9.x86_64.rpm 317 kB/s | 303 kB 00:00 2026-02-18T23:37:49.717 INFO:teuthology.orchestra.run.trial044.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:37:49.717 INFO:teuthology.orchestra.run.trial044.stdout:Total 45 MB/s | 49 MB 00:01 2026-02-18T23:37:49.731 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: ceph-mgr-2:17.2.9-0.el9.x86_64 33/40 2026-02-18T23:37:49.731 INFO:teuthology.orchestra.run.trial126.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:37:49.731 INFO:teuthology.orchestra.run.trial126.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-18T23:37:49.731 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T23:37:49.731 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T23:37:49.731 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:49.735 INFO:teuthology.orchestra.run.trial126.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 34/40 2026-02-18T23:37:49.742 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction check 2026-02-18T23:37:49.750 INFO:teuthology.orchestra.run.trial044.stdout:Transaction check succeeded. 2026-02-18T23:37:49.751 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction test 2026-02-18T23:37:49.754 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:37:49.754 INFO:teuthology.orchestra.run.trial126.stdout:Creating group 'libstoragemgmt' with GID 992. 2026-02-18T23:37:49.755 INFO:teuthology.orchestra.run.trial126.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 992 and GID 992. 2026-02-18T23:37:49.755 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:49.764 INFO:teuthology.orchestra.run.trial126.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:37:49.788 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:37:49.788 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-18T23:37:49.788 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:49.931 INFO:teuthology.orchestra.run.trial044.stdout:Transaction test succeeded. 2026-02-18T23:37:49.931 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction 2026-02-18T23:37:50.139 INFO:teuthology.orchestra.run.trial044.stdout: Preparing : 1/1 2026-02-18T23:37:50.145 INFO:teuthology.orchestra.run.trial044.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-18T23:37:50.149 INFO:teuthology.orchestra.run.trial044.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-18T23:37:50.157 INFO:teuthology.orchestra.run.trial044.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-18T23:37:50.157 INFO:teuthology.orchestra.run.trial044.stdout: Installing : libcephsqlite-2:17.2.9-0.el9.x86_64 4/5 2026-02-18T23:37:50.434 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 36/40 2026-02-18T23:37:50.436 INFO:teuthology.orchestra.run.trial126.stdout: Installing : ceph-osd-2:17.2.9-0.el9.x86_64 37/40 2026-02-18T23:37:50.462 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: ceph-osd-2:17.2.9-0.el9.x86_64 37/40 2026-02-18T23:37:50.462 INFO:teuthology.orchestra.run.trial126.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:37:50.462 INFO:teuthology.orchestra.run.trial126.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-18T23:37:50.462 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T23:37:50.462 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T23:37:50.462 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:50.633 INFO:teuthology.orchestra.run.trial126.stdout: Installing : ceph-mon-2:17.2.9-0.el9.x86_64 38/40 2026-02-18T23:37:50.656 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: ceph-mon-2:17.2.9-0.el9.x86_64 38/40 2026-02-18T23:37:50.656 INFO:teuthology.orchestra.run.trial126.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:37:50.656 INFO:teuthology.orchestra.run.trial126.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-18T23:37:50.656 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T23:37:50.656 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T23:37:50.656 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:50.743 INFO:teuthology.orchestra.run.trial126.stdout: Installing : ceph-mds-2:17.2.9-0.el9.x86_64 39/40 2026-02-18T23:37:50.763 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: ceph-mds-2:17.2.9-0.el9.x86_64 39/40 2026-02-18T23:37:50.763 INFO:teuthology.orchestra.run.trial126.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:37:50.763 INFO:teuthology.orchestra.run.trial126.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-18T23:37:50.764 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T23:37:50.764 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T23:37:50.764 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:50.780 INFO:teuthology.orchestra.run.trial126.stdout: Installing : ceph-2:17.2.9-0.el9.x86_64 40/40 2026-02-18T23:37:51.107 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: ceph-2:17.2.9-0.el9.x86_64 40/40 2026-02-18T23:37:51.107 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : ceph-2:17.2.9-0.el9.x86_64 1/40 2026-02-18T23:37:51.107 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : ceph-mds-2:17.2.9-0.el9.x86_64 2/40 2026-02-18T23:37:51.108 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : ceph-mgr-2:17.2.9-0.el9.x86_64 3/40 2026-02-18T23:37:51.108 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : ceph-mon-2:17.2.9-0.el9.x86_64 4/40 2026-02-18T23:37:51.108 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : ceph-osd-2:17.2.9-0.el9.x86_64 5/40 2026-02-18T23:37:51.108 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 6/40 2026-02-18T23:37:51.108 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 7/40 2026-02-18T23:37:51.108 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 8/40 2026-02-18T23:37:51.108 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 9/40 2026-02-18T23:37:51.108 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 10/40 2026-02-18T23:37:51.108 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-ply-3.11-14.el9.noarch 11/40 2026-02-18T23:37:51.108 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 12/40 2026-02-18T23:37:51.109 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 13/40 2026-02-18T23:37:51.109 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 14/40 2026-02-18T23:37:51.109 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 15/40 2026-02-18T23:37:51.109 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 16/40 2026-02-18T23:37:51.109 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 17/40 2026-02-18T23:37:51.109 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 18/40 2026-02-18T23:37:51.109 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 19/40 2026-02-18T23:37:51.109 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 20/40 2026-02-18T23:37:51.109 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 21/40 2026-02-18T23:37:51.109 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 22/40 2026-02-18T23:37:51.109 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 23/40 2026-02-18T23:37:51.110 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 24/40 2026-02-18T23:37:51.110 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 25/40 2026-02-18T23:37:51.110 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 26/40 2026-02-18T23:37:51.110 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 27/40 2026-02-18T23:37:51.110 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 28/40 2026-02-18T23:37:51.110 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 29/40 2026-02-18T23:37:51.110 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 30/40 2026-02-18T23:37:51.110 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 31/40 2026-02-18T23:37:51.110 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 32/40 2026-02-18T23:37:51.110 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 33/40 2026-02-18T23:37:51.110 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 34/40 2026-02-18T23:37:51.110 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 35/40 2026-02-18T23:37:51.110 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 36/40 2026-02-18T23:37:51.111 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 37/40 2026-02-18T23:37:51.111 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 38/40 2026-02-18T23:37:51.111 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 39/40 2026-02-18T23:37:51.164 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 40/40 2026-02-18T23:37:51.164 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:51.165 INFO:teuthology.orchestra.run.trial126.stdout:Installed: 2026-02-18T23:37:51.165 INFO:teuthology.orchestra.run.trial126.stdout: ceph-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:51.165 INFO:teuthology.orchestra.run.trial126.stdout: ceph-mds-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:51.165 INFO:teuthology.orchestra.run.trial126.stdout: ceph-mgr-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:51.165 INFO:teuthology.orchestra.run.trial126.stdout: ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 2026-02-18T23:37:51.165 INFO:teuthology.orchestra.run.trial126.stdout: ceph-mon-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:51.165 INFO:teuthology.orchestra.run.trial126.stdout: ceph-osd-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:51.165 INFO:teuthology.orchestra.run.trial126.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-18T23:37:51.165 INFO:teuthology.orchestra.run.trial126.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-18T23:37:51.165 INFO:teuthology.orchestra.run.trial126.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T23:37:51.165 INFO:teuthology.orchestra.run.trial126.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-18T23:37:51.166 INFO:teuthology.orchestra.run.trial126.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-18T23:37:51.166 INFO:teuthology.orchestra.run.trial126.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-18T23:37:51.166 INFO:teuthology.orchestra.run.trial126.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-18T23:37:51.166 INFO:teuthology.orchestra.run.trial126.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-18T23:37:51.166 INFO:teuthology.orchestra.run.trial126.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-18T23:37:51.166 INFO:teuthology.orchestra.run.trial126.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-18T23:37:51.166 INFO:teuthology.orchestra.run.trial126.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-18T23:37:51.166 INFO:teuthology.orchestra.run.trial126.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-18T23:37:51.166 INFO:teuthology.orchestra.run.trial126.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-18T23:37:51.166 INFO:teuthology.orchestra.run.trial126.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-18T23:37:51.166 INFO:teuthology.orchestra.run.trial126.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-18T23:37:51.166 INFO:teuthology.orchestra.run.trial126.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-18T23:37:51.166 INFO:teuthology.orchestra.run.trial126.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T23:37:51.167 INFO:teuthology.orchestra.run.trial126.stdout: python3-logutils-0.3.5-21.el9.noarch 2026-02-18T23:37:51.167 INFO:teuthology.orchestra.run.trial126.stdout: python3-mako-1.1.4-6.el9.noarch 2026-02-18T23:37:51.167 INFO:teuthology.orchestra.run.trial126.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-18T23:37:51.167 INFO:teuthology.orchestra.run.trial126.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-18T23:37:51.167 INFO:teuthology.orchestra.run.trial126.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-18T23:37:51.167 INFO:teuthology.orchestra.run.trial126.stdout: python3-pecan-1.4.2-3.el9.noarch 2026-02-18T23:37:51.167 INFO:teuthology.orchestra.run.trial126.stdout: python3-ply-3.11-14.el9.noarch 2026-02-18T23:37:51.167 INFO:teuthology.orchestra.run.trial126.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-18T23:37:51.167 INFO:teuthology.orchestra.run.trial126.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-18T23:37:51.167 INFO:teuthology.orchestra.run.trial126.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-18T23:37:51.167 INFO:teuthology.orchestra.run.trial126.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-18T23:37:51.168 INFO:teuthology.orchestra.run.trial126.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-18T23:37:51.168 INFO:teuthology.orchestra.run.trial126.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-18T23:37:51.168 INFO:teuthology.orchestra.run.trial126.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-18T23:37:51.168 INFO:teuthology.orchestra.run.trial126.stdout: python3-webob-1.8.8-2.el9.noarch 2026-02-18T23:37:51.168 INFO:teuthology.orchestra.run.trial126.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2026-02-18T23:37:51.168 INFO:teuthology.orchestra.run.trial126.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-18T23:37:51.168 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:51.168 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:37:51.201 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install ceph-base 2026-02-18T23:37:51.515 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:19 ago on Wed 18 Feb 2026 11:37:32 PM UTC. 2026-02-18T23:37:51.580 INFO:teuthology.orchestra.run.trial126.stdout:Package ceph-base-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:37:51.598 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:37:51.598 INFO:teuthology.orchestra.run.trial126.stdout:Nothing to do. 2026-02-18T23:37:51.598 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:37:51.620 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install cephadm 2026-02-18T23:37:51.926 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:19 ago on Wed 18 Feb 2026 11:37:32 PM UTC. 2026-02-18T23:37:52.007 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:37:52.008 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:52.008 INFO:teuthology.orchestra.run.trial126.stdout: Package Architecture Version Repository Size 2026-02-18T23:37:52.008 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:52.008 INFO:teuthology.orchestra.run.trial126.stdout:Installing: 2026-02-18T23:37:52.008 INFO:teuthology.orchestra.run.trial126.stdout: cephadm noarch 2:17.2.9-0.el9 ceph-noarch 83 k 2026-02-18T23:37:52.008 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:52.008 INFO:teuthology.orchestra.run.trial126.stdout:Transaction Summary 2026-02-18T23:37:52.008 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:52.009 INFO:teuthology.orchestra.run.trial126.stdout:Install 1 Package 2026-02-18T23:37:52.009 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:52.009 INFO:teuthology.orchestra.run.trial126.stdout:Total download size: 83 k 2026-02-18T23:37:52.009 INFO:teuthology.orchestra.run.trial126.stdout:Installed size: 375 k 2026-02-18T23:37:52.009 INFO:teuthology.orchestra.run.trial126.stdout:Downloading Packages: 2026-02-18T23:37:52.060 INFO:teuthology.orchestra.run.trial126.stdout:cephadm-17.2.9-0.el9.noarch.rpm 1.6 MB/s | 83 kB 00:00 2026-02-18T23:37:52.061 INFO:teuthology.orchestra.run.trial126.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:37:52.061 INFO:teuthology.orchestra.run.trial126.stdout:Total 1.5 MB/s | 83 kB 00:00 2026-02-18T23:37:52.061 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction check 2026-02-18T23:37:52.063 INFO:teuthology.orchestra.run.trial126.stdout:Transaction check succeeded. 2026-02-18T23:37:52.063 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction test 2026-02-18T23:37:52.064 INFO:teuthology.orchestra.run.trial126.stdout:Transaction test succeeded. 2026-02-18T23:37:52.064 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction 2026-02-18T23:37:52.080 INFO:teuthology.orchestra.run.trial126.stdout: Preparing : 1/1 2026-02-18T23:37:52.127 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:37:52.142 INFO:teuthology.orchestra.run.trial126.stdout: Installing : cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:37:52.205 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:37:52.258 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:37:52.258 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:52.258 INFO:teuthology.orchestra.run.trial126.stdout:Installed: 2026-02-18T23:37:52.258 INFO:teuthology.orchestra.run.trial126.stdout: cephadm-2:17.2.9-0.el9.noarch 2026-02-18T23:37:52.258 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:52.259 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:37:52.278 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: libcephsqlite-2:17.2.9-0.el9.x86_64 4/5 2026-02-18T23:37:52.286 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install ceph-immutable-object-cache 2026-02-18T23:37:52.296 INFO:teuthology.orchestra.run.trial044.stdout: Installing : ceph-test-2:17.2.9-0.el9.x86_64 5/5 2026-02-18T23:37:52.496 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: ceph-test-2:17.2.9-0.el9.x86_64 5/5 2026-02-18T23:37:52.497 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : ceph-test-2:17.2.9-0.el9.x86_64 1/5 2026-02-18T23:37:52.497 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : libcephsqlite-2:17.2.9-0.el9.x86_64 2/5 2026-02-18T23:37:52.497 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-18T23:37:52.497 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-18T23:37:52.550 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-18T23:37:52.550 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:52.550 INFO:teuthology.orchestra.run.trial044.stdout:Installed: 2026-02-18T23:37:52.550 INFO:teuthology.orchestra.run.trial044.stdout: ceph-test-2:17.2.9-0.el9.x86_64 libcephsqlite-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:52.550 INFO:teuthology.orchestra.run.trial044.stdout: libxslt-1.1.34-12.el9.x86_64 socat-1.7.4.1-8.el9.x86_64 2026-02-18T23:37:52.551 INFO:teuthology.orchestra.run.trial044.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-18T23:37:52.551 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:52.551 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:37:52.584 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install ceph 2026-02-18T23:37:52.598 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:20 ago on Wed 18 Feb 2026 11:37:32 PM UTC. 2026-02-18T23:37:52.681 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:37:52.681 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:52.681 INFO:teuthology.orchestra.run.trial126.stdout: Package Arch Version Repo Size 2026-02-18T23:37:52.681 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:52.681 INFO:teuthology.orchestra.run.trial126.stdout:Installing: 2026-02-18T23:37:52.681 INFO:teuthology.orchestra.run.trial126.stdout: ceph-immutable-object-cache x86_64 2:17.2.9-0.el9 ceph 137 k 2026-02-18T23:37:52.682 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:52.682 INFO:teuthology.orchestra.run.trial126.stdout:Transaction Summary 2026-02-18T23:37:52.682 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:52.682 INFO:teuthology.orchestra.run.trial126.stdout:Install 1 Package 2026-02-18T23:37:52.682 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:52.682 INFO:teuthology.orchestra.run.trial126.stdout:Total download size: 137 k 2026-02-18T23:37:52.682 INFO:teuthology.orchestra.run.trial126.stdout:Installed size: 379 k 2026-02-18T23:37:52.682 INFO:teuthology.orchestra.run.trial126.stdout:Downloading Packages: 2026-02-18T23:37:52.742 INFO:teuthology.orchestra.run.trial126.stdout:ceph-immutable-object-cache-17.2.9-0.el9.x86_64 2.2 MB/s | 137 kB 00:00 2026-02-18T23:37:52.743 INFO:teuthology.orchestra.run.trial126.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:37:52.743 INFO:teuthology.orchestra.run.trial126.stdout:Total 2.2 MB/s | 137 kB 00:00 2026-02-18T23:37:52.743 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction check 2026-02-18T23:37:52.747 INFO:teuthology.orchestra.run.trial126.stdout:Transaction check succeeded. 2026-02-18T23:37:52.747 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction test 2026-02-18T23:37:52.774 INFO:teuthology.orchestra.run.trial126.stdout:Transaction test succeeded. 2026-02-18T23:37:52.774 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction 2026-02-18T23:37:52.822 INFO:teuthology.orchestra.run.trial126.stdout: Preparing : 1/1 2026-02-18T23:37:52.823 INFO:teuthology.orchestra.run.trial126.stdout: Installing : ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:37:52.845 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:37:52.846 INFO:teuthology.orchestra.run.trial126.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:37:52.846 INFO:teuthology.orchestra.run.trial126.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-18T23:37:52.846 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:52.891 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:16 ago on Wed 18 Feb 2026 11:37:36 PM UTC. 2026-02-18T23:37:52.973 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:37:52.974 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:37:52.975 INFO:teuthology.orchestra.run.trial044.stdout: Package Arch Version Repository Size 2026-02-18T23:37:52.975 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:37:52.975 INFO:teuthology.orchestra.run.trial044.stdout:Installing: 2026-02-18T23:37:52.975 INFO:teuthology.orchestra.run.trial044.stdout: ceph x86_64 2:17.2.9-0.el9 ceph 6.4 k 2026-02-18T23:37:52.975 INFO:teuthology.orchestra.run.trial044.stdout:Installing dependencies: 2026-02-18T23:37:52.975 INFO:teuthology.orchestra.run.trial044.stdout: ceph-mds x86_64 2:17.2.9-0.el9 ceph 2.1 M 2026-02-18T23:37:52.975 INFO:teuthology.orchestra.run.trial044.stdout: ceph-mgr x86_64 2:17.2.9-0.el9 ceph 1.4 M 2026-02-18T23:37:52.975 INFO:teuthology.orchestra.run.trial044.stdout: ceph-mgr-modules-core noarch 2:17.2.9-0.el9 ceph-noarch 240 k 2026-02-18T23:37:52.975 INFO:teuthology.orchestra.run.trial044.stdout: ceph-mon x86_64 2:17.2.9-0.el9 ceph 3.9 M 2026-02-18T23:37:52.975 INFO:teuthology.orchestra.run.trial044.stdout: ceph-osd x86_64 2:17.2.9-0.el9 ceph 15 M 2026-02-18T23:37:52.976 INFO:teuthology.orchestra.run.trial044.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-18T23:37:52.976 INFO:teuthology.orchestra.run.trial044.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-18T23:37:52.976 INFO:teuthology.orchestra.run.trial044.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-18T23:37:52.976 INFO:teuthology.orchestra.run.trial044.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-18T23:37:52.976 INFO:teuthology.orchestra.run.trial044.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-18T23:37:52.976 INFO:teuthology.orchestra.run.trial044.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-18T23:37:52.976 INFO:teuthology.orchestra.run.trial044.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-18T23:37:52.976 INFO:teuthology.orchestra.run.trial044.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-18T23:37:52.976 INFO:teuthology.orchestra.run.trial044.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-18T23:37:52.976 INFO:teuthology.orchestra.run.trial044.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-18T23:37:52.976 INFO:teuthology.orchestra.run.trial044.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-18T23:37:52.976 INFO:teuthology.orchestra.run.trial044.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-18T23:37:52.976 INFO:teuthology.orchestra.run.trial044.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-18T23:37:52.977 INFO:teuthology.orchestra.run.trial044.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-18T23:37:52.977 INFO:teuthology.orchestra.run.trial044.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-18T23:37:52.977 INFO:teuthology.orchestra.run.trial044.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-18T23:37:52.977 INFO:teuthology.orchestra.run.trial044.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-18T23:37:52.977 INFO:teuthology.orchestra.run.trial044.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2026-02-18T23:37:52.977 INFO:teuthology.orchestra.run.trial044.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2026-02-18T23:37:52.977 INFO:teuthology.orchestra.run.trial044.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-18T23:37:52.977 INFO:teuthology.orchestra.run.trial044.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-18T23:37:52.977 INFO:teuthology.orchestra.run.trial044.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-18T23:37:52.977 INFO:teuthology.orchestra.run.trial044.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2026-02-18T23:37:52.978 INFO:teuthology.orchestra.run.trial044.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-18T23:37:52.978 INFO:teuthology.orchestra.run.trial044.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-18T23:37:52.978 INFO:teuthology.orchestra.run.trial044.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-18T23:37:52.978 INFO:teuthology.orchestra.run.trial044.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-18T23:37:52.978 INFO:teuthology.orchestra.run.trial044.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-18T23:37:52.978 INFO:teuthology.orchestra.run.trial044.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-18T23:37:52.978 INFO:teuthology.orchestra.run.trial044.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-18T23:37:52.978 INFO:teuthology.orchestra.run.trial044.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-18T23:37:52.978 INFO:teuthology.orchestra.run.trial044.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2026-02-18T23:37:52.979 INFO:teuthology.orchestra.run.trial044.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2026-02-18T23:37:52.979 INFO:teuthology.orchestra.run.trial044.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-18T23:37:52.979 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:52.979 INFO:teuthology.orchestra.run.trial044.stdout:Transaction Summary 2026-02-18T23:37:52.979 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:37:52.979 INFO:teuthology.orchestra.run.trial044.stdout:Install 40 Packages 2026-02-18T23:37:52.979 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:52.980 INFO:teuthology.orchestra.run.trial044.stdout:Total download size: 28 M 2026-02-18T23:37:52.980 INFO:teuthology.orchestra.run.trial044.stdout:Installed size: 98 M 2026-02-18T23:37:52.980 INFO:teuthology.orchestra.run.trial044.stdout:Downloading Packages: 2026-02-18T23:37:53.116 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:37:53.116 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:53.116 INFO:teuthology.orchestra.run.trial126.stdout:Installed: 2026-02-18T23:37:53.116 INFO:teuthology.orchestra.run.trial126.stdout: ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:53.116 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:53.116 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:37:53.143 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install ceph-mgr 2026-02-18T23:37:53.453 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:21 ago on Wed 18 Feb 2026 11:37:32 PM UTC. 2026-02-18T23:37:53.517 INFO:teuthology.orchestra.run.trial126.stdout:Package ceph-mgr-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:37:53.534 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:37:53.535 INFO:teuthology.orchestra.run.trial126.stdout:Nothing to do. 2026-02-18T23:37:53.535 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:37:53.555 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install ceph-mgr-dashboard 2026-02-18T23:37:53.629 INFO:teuthology.orchestra.run.trial044.stdout:(1/40): ceph-17.2.9-0.el9.x86_64.rpm 198 kB/s | 6.4 kB 00:00 2026-02-18T23:37:53.691 INFO:teuthology.orchestra.run.trial044.stdout:(2/40): ceph-mgr-17.2.9-0.el9.x86_64.rpm 15 MB/s | 1.4 MB 00:00 2026-02-18T23:37:53.701 INFO:teuthology.orchestra.run.trial044.stdout:(3/40): ceph-mds-17.2.9-0.el9.x86_64.rpm 20 MB/s | 2.1 MB 00:00 2026-02-18T23:37:53.710 INFO:teuthology.orchestra.run.trial044.stdout:(4/40): ceph-mon-17.2.9-0.el9.x86_64.rpm 49 MB/s | 3.9 MB 00:00 2026-02-18T23:37:53.712 INFO:teuthology.orchestra.run.trial044.stdout:(5/40): ceph-mgr-modules-core-17.2.9-0.el9.noar 20 MB/s | 240 kB 00:00 2026-02-18T23:37:53.778 INFO:teuthology.orchestra.run.trial044.stdout:(6/40): ceph-osd-17.2.9-0.el9.x86_64.rpm 178 MB/s | 15 MB 00:00 2026-02-18T23:37:53.862 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:21 ago on Wed 18 Feb 2026 11:37:32 PM UTC. 2026-02-18T23:37:53.948 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:37:53.949 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:53.949 INFO:teuthology.orchestra.run.trial126.stdout: Package Arch Version Repository Size 2026-02-18T23:37:53.949 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:53.949 INFO:teuthology.orchestra.run.trial126.stdout:Installing: 2026-02-18T23:37:53.949 INFO:teuthology.orchestra.run.trial126.stdout: ceph-mgr-dashboard noarch 2:17.2.9-0.el9 ceph-noarch 3.5 M 2026-02-18T23:37:53.949 INFO:teuthology.orchestra.run.trial126.stdout:Installing dependencies: 2026-02-18T23:37:53.949 INFO:teuthology.orchestra.run.trial126.stdout: ceph-grafana-dashboards noarch 2:17.2.9-0.el9 ceph-noarch 24 k 2026-02-18T23:37:53.949 INFO:teuthology.orchestra.run.trial126.stdout: ceph-prometheus-alerts noarch 2:17.2.9-0.el9 ceph-noarch 15 k 2026-02-18T23:37:53.950 INFO:teuthology.orchestra.run.trial126.stdout: python3-jwt noarch 2.4.0-1.el9 epel 41 k 2026-02-18T23:37:53.950 INFO:teuthology.orchestra.run.trial126.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-18T23:37:53.950 INFO:teuthology.orchestra.run.trial126.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-18T23:37:53.950 INFO:teuthology.orchestra.run.trial126.stdout:Installing weak dependencies: 2026-02-18T23:37:53.950 INFO:teuthology.orchestra.run.trial126.stdout: python3-jwt+crypto noarch 2.4.0-1.el9 epel 9.0 k 2026-02-18T23:37:53.950 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:53.950 INFO:teuthology.orchestra.run.trial126.stdout:Transaction Summary 2026-02-18T23:37:53.950 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:53.950 INFO:teuthology.orchestra.run.trial126.stdout:Install 7 Packages 2026-02-18T23:37:53.950 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:53.950 INFO:teuthology.orchestra.run.trial126.stdout:Total download size: 3.8 M 2026-02-18T23:37:53.951 INFO:teuthology.orchestra.run.trial126.stdout:Installed size: 81 M 2026-02-18T23:37:53.951 INFO:teuthology.orchestra.run.trial126.stdout:Downloading Packages: 2026-02-18T23:37:53.990 INFO:teuthology.orchestra.run.trial044.stdout:(7/40): ledmon-libs-1.1.0-3.el9.x86_64.rpm 144 kB/s | 40 kB 00:00 2026-02-18T23:37:54.067 INFO:teuthology.orchestra.run.trial044.stdout:(8/40): libconfig-1.7.2-9.el9.x86_64.rpm 203 kB/s | 72 kB 00:00 2026-02-18T23:37:54.116 INFO:teuthology.orchestra.run.trial126.stdout:(1/7): ceph-prometheus-alerts-17.2.9-0.el9.noar 326 kB/s | 15 kB 00:00 2026-02-18T23:37:54.122 INFO:teuthology.orchestra.run.trial126.stdout:(2/7): ceph-grafana-dashboards-17.2.9-0.el9.noa 482 kB/s | 24 kB 00:00 2026-02-18T23:37:54.177 INFO:teuthology.orchestra.run.trial126.stdout:(3/7): ceph-mgr-dashboard-17.2.9-0.el9.noarch.r 33 MB/s | 3.5 MB 00:00 2026-02-18T23:37:54.238 INFO:teuthology.orchestra.run.trial044.stdout:(9/40): python3-ply-3.11-14.el9.noarch.rpm 624 kB/s | 106 kB 00:00 2026-02-18T23:37:54.261 INFO:teuthology.orchestra.run.trial126.stdout:(4/7): python3-jwt+crypto-2.4.0-1.el9.noarch.rp 62 kB/s | 9.0 kB 00:00 2026-02-18T23:37:54.282 INFO:teuthology.orchestra.run.trial044.stdout:(10/40): python3-cffi-1.14.5-5.el9.x86_64.rpm 502 kB/s | 253 kB 00:00 2026-02-18T23:37:54.357 INFO:teuthology.orchestra.run.trial044.stdout:(11/40): python3-pycparser-2.20-6.el9.noarch.rp 1.1 MB/s | 135 kB 00:00 2026-02-18T23:37:54.386 INFO:teuthology.orchestra.run.trial126.stdout:(5/7): python3-jwt-2.4.0-1.el9.noarch.rpm 154 kB/s | 41 kB 00:00 2026-02-18T23:37:54.388 INFO:teuthology.orchestra.run.trial044.stdout:(12/40): python3-requests-2.25.1-10.el9.noarch. 1.2 MB/s | 126 kB 00:00 2026-02-18T23:37:54.405 INFO:teuthology.orchestra.run.trial126.stdout:(6/7): python3-repoze-lru-0.7-16.el9.noarch.rpm 135 kB/s | 31 kB 00:00 2026-02-18T23:37:54.483 INFO:teuthology.orchestra.run.trial044.stdout:(13/40): python3-cryptography-36.0.1-5.el9.x86_ 2.5 MB/s | 1.2 MB 00:00 2026-02-18T23:37:54.501 INFO:teuthology.orchestra.run.trial044.stdout:(14/40): python3-urllib3-1.26.5-7.el9.noarch.rp 1.5 MB/s | 218 kB 00:00 2026-02-18T23:37:54.550 INFO:teuthology.orchestra.run.trial044.stdout:(15/40): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 1.5 MB/s | 246 kB 00:00 2026-02-18T23:37:54.560 INFO:teuthology.orchestra.run.trial126.stdout:(7/7): python3-routes-2.5.1-5.el9.noarch.rpm 630 kB/s | 188 kB 00:00 2026-02-18T23:37:54.562 INFO:teuthology.orchestra.run.trial126.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:37:54.562 INFO:teuthology.orchestra.run.trial126.stdout:Total 6.2 MB/s | 3.8 MB 00:00 2026-02-18T23:37:54.562 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction check 2026-02-18T23:37:54.565 INFO:teuthology.orchestra.run.trial126.stdout:Transaction check succeeded. 2026-02-18T23:37:54.566 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction test 2026-02-18T23:37:54.577 INFO:teuthology.orchestra.run.trial044.stdout:(16/40): python3-markupsafe-1.1.1-12.el9.x86_64 1.3 MB/s | 35 kB 00:00 2026-02-18T23:37:54.598 INFO:teuthology.orchestra.run.trial126.stdout:Transaction test succeeded. 2026-02-18T23:37:54.598 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction 2026-02-18T23:37:54.607 INFO:teuthology.orchestra.run.trial044.stdout:(17/40): python3-packaging-20.9-5.el9.noarch.rp 2.5 MB/s | 77 kB 00:00 2026-02-18T23:37:54.628 INFO:teuthology.orchestra.run.trial044.stdout:(18/40): python3-libstoragemgmt-1.10.1-1.el9.x8 1.2 MB/s | 177 kB 00:00 2026-02-18T23:37:54.634 INFO:teuthology.orchestra.run.trial044.stdout:(19/40): python3-toml-0.10.2-6.el9.noarch.rpm 1.5 MB/s | 42 kB 00:00 2026-02-18T23:37:54.646 INFO:teuthology.orchestra.run.trial044.stdout:(20/40): python3-mako-1.1.4-6.el9.noarch.rpm 1.2 MB/s | 172 kB 00:00 2026-02-18T23:37:54.651 INFO:teuthology.orchestra.run.trial126.stdout: Preparing : 1/1 2026-02-18T23:37:54.652 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-jwt-2.4.0-1.el9.noarch 1/7 2026-02-18T23:37:54.657 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-jwt+crypto-2.4.0-1.el9.noarch 2/7 2026-02-18T23:37:54.668 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/7 2026-02-18T23:37:54.671 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/7 2026-02-18T23:37:54.675 INFO:teuthology.orchestra.run.trial126.stdout: Installing : ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 5/7 2026-02-18T23:37:54.801 INFO:teuthology.orchestra.run.trial044.stdout:(21/40): python3-autocommand-2.2.2-8.el9.noarch 170 kB/s | 29 kB 00:00 2026-02-18T23:37:54.849 INFO:teuthology.orchestra.run.trial044.stdout:(22/40): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 215 kB/s | 43 kB 00:00 2026-02-18T23:37:54.854 INFO:teuthology.orchestra.run.trial044.stdout:(23/40): python3-backports-tarfile-1.2.0-1.el9. 273 kB/s | 60 kB 00:00 2026-02-18T23:37:54.911 INFO:teuthology.orchestra.run.trial044.stdout:(24/40): python3-jaraco-8.2.1-3.el9.noarch.rpm 192 kB/s | 11 kB 00:00 2026-02-18T23:37:54.971 INFO:teuthology.orchestra.run.trial044.stdout:(25/40): python3-jaraco-classes-3.2.1-5.el9.noa 291 kB/s | 18 kB 00:00 2026-02-18T23:37:54.986 INFO:teuthology.orchestra.run.trial044.stdout:(26/40): python3-cheroot-10.0.1-4.el9.noarch.rp 943 kB/s | 173 kB 00:00 2026-02-18T23:37:55.035 INFO:teuthology.orchestra.run.trial044.stdout:(27/40): python3-jaraco-collections-3.0.0-8.el9 361 kB/s | 23 kB 00:00 2026-02-18T23:37:55.040 INFO:teuthology.orchestra.run.trial044.stdout:(28/40): python3-jaraco-context-6.0.1-3.el9.noa 361 kB/s | 20 kB 00:00 2026-02-18T23:37:55.060 INFO:teuthology.orchestra.run.trial044.stdout:(29/40): python3-cherrypy-18.6.1-2.el9.noarch.r 1.7 MB/s | 358 kB 00:00 2026-02-18T23:37:55.096 INFO:teuthology.orchestra.run.trial044.stdout:(30/40): python3-jaraco-text-4.0.0-2.el9.noarch 473 kB/s | 26 kB 00:00 2026-02-18T23:37:55.096 INFO:teuthology.orchestra.run.trial044.stdout:(31/40): python3-jaraco-functools-3.5.0-2.el9.n 318 kB/s | 19 kB 00:00 2026-02-18T23:37:55.115 INFO:teuthology.orchestra.run.trial044.stdout:(32/40): python3-logutils-0.3.5-21.el9.noarch.r 835 kB/s | 46 kB 00:00 2026-02-18T23:37:55.120 INFO:teuthology.orchestra.run.trial126.stdout: Installing : ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 6/7 2026-02-18T23:37:55.123 INFO:teuthology.orchestra.run.trial126.stdout: Installing : ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 7/7 2026-02-18T23:37:55.161 INFO:teuthology.orchestra.run.trial044.stdout:(33/40): python3-more-itertools-8.12.0-2.el9.no 1.2 MB/s | 79 kB 00:00 2026-02-18T23:37:55.168 INFO:teuthology.orchestra.run.trial044.stdout:(34/40): python3-portend-3.1.0-2.el9.noarch.rpm 314 kB/s | 16 kB 00:00 2026-02-18T23:37:55.222 INFO:teuthology.orchestra.run.trial044.stdout:(35/40): python3-tempora-5.0.0-2.el9.noarch.rpm 662 kB/s | 36 kB 00:00 2026-02-18T23:37:55.229 INFO:teuthology.orchestra.run.trial044.stdout:(36/40): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.3 MB/s | 90 kB 00:00 2026-02-18T23:37:55.254 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 7/7 2026-02-18T23:37:55.254 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 1/7 2026-02-18T23:37:55.255 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 2/7 2026-02-18T23:37:55.255 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 3/7 2026-02-18T23:37:55.255 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-jwt+crypto-2.4.0-1.el9.noarch 4/7 2026-02-18T23:37:55.255 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-jwt-2.4.0-1.el9.noarch 5/7 2026-02-18T23:37:55.255 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 6/7 2026-02-18T23:37:55.268 INFO:teuthology.orchestra.run.trial044.stdout:(37/40): python3-pecan-1.4.2-3.el9.noarch.rpm 1.6 MB/s | 272 kB 00:00 2026-02-18T23:37:55.296 INFO:teuthology.orchestra.run.trial044.stdout:(38/40): python3-webob-1.8.8-2.el9.noarch.rpm 3.1 MB/s | 230 kB 00:00 2026-02-18T23:37:55.310 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 7/7 2026-02-18T23:37:55.310 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:55.310 INFO:teuthology.orchestra.run.trial126.stdout:Installed: 2026-02-18T23:37:55.310 INFO:teuthology.orchestra.run.trial126.stdout: ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 2026-02-18T23:37:55.311 INFO:teuthology.orchestra.run.trial126.stdout: ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 2026-02-18T23:37:55.311 INFO:teuthology.orchestra.run.trial126.stdout: ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 2026-02-18T23:37:55.311 INFO:teuthology.orchestra.run.trial126.stdout: python3-jwt-2.4.0-1.el9.noarch 2026-02-18T23:37:55.311 INFO:teuthology.orchestra.run.trial126.stdout: python3-jwt+crypto-2.4.0-1.el9.noarch 2026-02-18T23:37:55.311 INFO:teuthology.orchestra.run.trial126.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-18T23:37:55.311 INFO:teuthology.orchestra.run.trial126.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-18T23:37:55.311 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:55.311 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:37:55.321 INFO:teuthology.orchestra.run.trial044.stdout:(39/40): python3-zc-lockfile-2.0-10.el9.noarch. 373 kB/s | 20 kB 00:00 2026-02-18T23:37:55.342 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-18T23:37:55.360 INFO:teuthology.orchestra.run.trial044.stdout:(40/40): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.2 MB/s | 427 kB 00:00 2026-02-18T23:37:55.360 INFO:teuthology.orchestra.run.trial044.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:37:55.361 INFO:teuthology.orchestra.run.trial044.stdout:Total 12 MB/s | 28 MB 00:02 2026-02-18T23:37:55.476 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction check 2026-02-18T23:37:55.492 INFO:teuthology.orchestra.run.trial044.stdout:Transaction check succeeded. 2026-02-18T23:37:55.492 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction test 2026-02-18T23:37:55.630 INFO:teuthology.orchestra.run.trial044.stdout:Transaction test succeeded. 2026-02-18T23:37:55.630 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction 2026-02-18T23:37:55.653 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:23 ago on Wed 18 Feb 2026 11:37:32 PM UTC. 2026-02-18T23:37:55.734 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:37:55.735 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:55.735 INFO:teuthology.orchestra.run.trial126.stdout: Package Arch Version Repository Size 2026-02-18T23:37:55.735 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:55.735 INFO:teuthology.orchestra.run.trial126.stdout:Installing: 2026-02-18T23:37:55.735 INFO:teuthology.orchestra.run.trial126.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.9-0.el9 ceph-noarch 7.4 M 2026-02-18T23:37:55.735 INFO:teuthology.orchestra.run.trial126.stdout:Installing dependencies: 2026-02-18T23:37:55.735 INFO:teuthology.orchestra.run.trial126.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-18T23:37:55.735 INFO:teuthology.orchestra.run.trial126.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-18T23:37:55.735 INFO:teuthology.orchestra.run.trial126.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-18T23:37:55.735 INFO:teuthology.orchestra.run.trial126.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-18T23:37:55.736 INFO:teuthology.orchestra.run.trial126.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-18T23:37:55.736 INFO:teuthology.orchestra.run.trial126.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-18T23:37:55.736 INFO:teuthology.orchestra.run.trial126.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-18T23:37:55.736 INFO:teuthology.orchestra.run.trial126.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-18T23:37:55.736 INFO:teuthology.orchestra.run.trial126.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-18T23:37:55.736 INFO:teuthology.orchestra.run.trial126.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-18T23:37:55.736 INFO:teuthology.orchestra.run.trial126.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-18T23:37:55.736 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:55.736 INFO:teuthology.orchestra.run.trial126.stdout:Transaction Summary 2026-02-18T23:37:55.736 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:55.736 INFO:teuthology.orchestra.run.trial126.stdout:Install 12 Packages 2026-02-18T23:37:55.736 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:55.737 INFO:teuthology.orchestra.run.trial126.stdout:Total download size: 43 M 2026-02-18T23:37:55.737 INFO:teuthology.orchestra.run.trial126.stdout:Installed size: 234 M 2026-02-18T23:37:55.737 INFO:teuthology.orchestra.run.trial126.stdout:Downloading Packages: 2026-02-18T23:37:55.829 INFO:teuthology.orchestra.run.trial044.stdout: Preparing : 1/1 2026-02-18T23:37:55.831 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/40 2026-02-18T23:37:55.833 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/40 2026-02-18T23:37:55.838 INFO:teuthology.orchestra.run.trial044.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 3/40 2026-02-18T23:37:55.843 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 4/40 2026-02-18T23:37:55.874 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 5/40 2026-02-18T23:37:55.895 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 6/40 2026-02-18T23:37:55.905 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 7/40 2026-02-18T23:37:55.911 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 8/40 2026-02-18T23:37:55.915 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 9/40 2026-02-18T23:37:55.920 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 10/40 2026-02-18T23:37:55.926 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 11/40 2026-02-18T23:37:55.929 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 12/40 2026-02-18T23:37:55.935 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 13/40 2026-02-18T23:37:55.939 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 14/40 2026-02-18T23:37:55.946 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 15/40 2026-02-18T23:37:55.949 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/40 2026-02-18T23:37:55.959 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/40 2026-02-18T23:37:55.966 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/40 2026-02-18T23:37:55.991 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/40 2026-02-18T23:37:56.047 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/40 2026-02-18T23:37:56.071 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/40 2026-02-18T23:37:56.084 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 22/40 2026-02-18T23:37:56.091 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 23/40 2026-02-18T23:37:56.104 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/40 2026-02-18T23:37:56.119 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/40 2026-02-18T23:37:56.196 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/40 2026-02-18T23:37:56.205 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 27/40 2026-02-18T23:37:56.207 INFO:teuthology.orchestra.run.trial126.stdout:(1/12): ceph-mgr-diskprediction-local-17.2.9-0. 21 MB/s | 7.4 MB 00:00 2026-02-18T23:37:56.228 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/40 2026-02-18T23:37:56.258 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 29/40 2026-02-18T23:37:56.265 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/40 2026-02-18T23:37:56.291 INFO:teuthology.orchestra.run.trial126.stdout:(2/12): flexiblas-3.0.4-9.el9.x86_64.rpm 350 kB/s | 30 kB 00:00 2026-02-18T23:37:56.309 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/40 2026-02-18T23:37:56.349 INFO:teuthology.orchestra.run.trial126.stdout:(3/12): flexiblas-netlib-3.0.4-9.el9.x86_64.rpm 52 MB/s | 3.0 MB 00:00 2026-02-18T23:37:56.357 INFO:teuthology.orchestra.run.trial126.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-9.el9.x 1.8 MB/s | 15 kB 00:00 2026-02-18T23:37:56.365 INFO:teuthology.orchestra.run.trial126.stdout:(5/12): openblas-0.3.29-1.el9.x86_64.rpm 4.9 MB/s | 42 kB 00:00 2026-02-18T23:37:56.372 INFO:teuthology.orchestra.run.trial044.stdout: Installing : ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 32/40 2026-02-18T23:37:56.374 INFO:teuthology.orchestra.run.trial044.stdout: Installing : ceph-mgr-2:17.2.9-0.el9.x86_64 33/40 2026-02-18T23:37:56.392 INFO:teuthology.orchestra.run.trial126.stdout:(6/12): openblas-openmp-0.3.29-1.el9.x86_64.rpm 201 MB/s | 5.3 MB 00:00 2026-02-18T23:37:56.397 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: ceph-mgr-2:17.2.9-0.el9.x86_64 33/40 2026-02-18T23:37:56.397 INFO:teuthology.orchestra.run.trial044.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:37:56.398 INFO:teuthology.orchestra.run.trial044.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-18T23:37:56.398 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T23:37:56.398 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T23:37:56.398 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:56.403 INFO:teuthology.orchestra.run.trial044.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 34/40 2026-02-18T23:37:56.404 INFO:teuthology.orchestra.run.trial126.stdout:(7/12): python3-devel-3.9.25-3.el9.x86_64.rpm 20 MB/s | 244 kB 00:00 2026-02-18T23:37:56.420 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:37:56.421 INFO:teuthology.orchestra.run.trial044.stdout:Creating group 'libstoragemgmt' with GID 992. 2026-02-18T23:37:56.421 INFO:teuthology.orchestra.run.trial044.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 992 and GID 992. 2026-02-18T23:37:56.421 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:56.429 INFO:teuthology.orchestra.run.trial044.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:37:56.436 INFO:teuthology.orchestra.run.trial126.stdout:(8/12): python3-numpy-1.23.5-2.el9.x86_64.rpm 189 MB/s | 6.1 MB 00:00 2026-02-18T23:37:56.448 INFO:teuthology.orchestra.run.trial126.stdout:(9/12): python3-numpy-f2py-1.23.5-2.el9.x86_64. 36 MB/s | 442 kB 00:00 2026-02-18T23:37:56.452 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:37:56.453 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-18T23:37:56.453 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:56.548 INFO:teuthology.orchestra.run.trial126.stdout:(10/12): python3-scipy-1.9.3-2.el9.x86_64.rpm 195 MB/s | 19 MB 00:00 2026-02-18T23:37:56.619 INFO:teuthology.orchestra.run.trial126.stdout:(11/12): libquadmath-11.5.0-14.el9.x86_64.rpm 244 kB/s | 184 kB 00:00 2026-02-18T23:37:56.765 INFO:teuthology.orchestra.run.trial126.stdout:(12/12): libgfortran-11.5.0-14.el9.x86_64.rpm 879 kB/s | 794 kB 00:00 2026-02-18T23:37:56.766 INFO:teuthology.orchestra.run.trial126.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:37:56.766 INFO:teuthology.orchestra.run.trial126.stdout:Total 42 MB/s | 43 MB 00:01 2026-02-18T23:37:56.927 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction check 2026-02-18T23:37:56.940 INFO:teuthology.orchestra.run.trial126.stdout:Transaction check succeeded. 2026-02-18T23:37:56.941 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction test 2026-02-18T23:37:57.099 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 36/40 2026-02-18T23:37:57.101 INFO:teuthology.orchestra.run.trial044.stdout: Installing : ceph-osd-2:17.2.9-0.el9.x86_64 37/40 2026-02-18T23:37:57.126 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: ceph-osd-2:17.2.9-0.el9.x86_64 37/40 2026-02-18T23:37:57.127 INFO:teuthology.orchestra.run.trial044.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:37:57.127 INFO:teuthology.orchestra.run.trial044.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-18T23:37:57.127 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T23:37:57.127 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T23:37:57.127 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:57.145 INFO:teuthology.orchestra.run.trial126.stdout:Transaction test succeeded. 2026-02-18T23:37:57.146 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction 2026-02-18T23:37:57.293 INFO:teuthology.orchestra.run.trial044.stdout: Installing : ceph-mon-2:17.2.9-0.el9.x86_64 38/40 2026-02-18T23:37:57.315 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: ceph-mon-2:17.2.9-0.el9.x86_64 38/40 2026-02-18T23:37:57.315 INFO:teuthology.orchestra.run.trial044.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:37:57.315 INFO:teuthology.orchestra.run.trial044.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-18T23:37:57.316 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T23:37:57.316 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T23:37:57.316 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:57.364 INFO:teuthology.orchestra.run.trial126.stdout: Preparing : 1/1 2026-02-18T23:37:57.366 INFO:teuthology.orchestra.run.trial126.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 1/12 2026-02-18T23:37:57.372 INFO:teuthology.orchestra.run.trial126.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 2/12 2026-02-18T23:37:57.403 INFO:teuthology.orchestra.run.trial044.stdout: Installing : ceph-mds-2:17.2.9-0.el9.x86_64 39/40 2026-02-18T23:37:57.406 INFO:teuthology.orchestra.run.trial126.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 3/12 2026-02-18T23:37:57.411 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 4/12 2026-02-18T23:37:57.425 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: ceph-mds-2:17.2.9-0.el9.x86_64 39/40 2026-02-18T23:37:57.425 INFO:teuthology.orchestra.run.trial044.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:37:57.425 INFO:teuthology.orchestra.run.trial044.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-18T23:37:57.425 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T23:37:57.425 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T23:37:57.426 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:57.442 INFO:teuthology.orchestra.run.trial044.stdout: Installing : ceph-2:17.2.9-0.el9.x86_64 40/40 2026-02-18T23:37:57.471 INFO:teuthology.orchestra.run.trial126.stdout: Installing : openblas-0.3.29-1.el9.x86_64 5/12 2026-02-18T23:37:57.474 INFO:teuthology.orchestra.run.trial126.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 6/12 2026-02-18T23:37:57.495 INFO:teuthology.orchestra.run.trial126.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 7/12 2026-02-18T23:37:57.760 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: ceph-2:17.2.9-0.el9.x86_64 40/40 2026-02-18T23:37:57.760 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : ceph-2:17.2.9-0.el9.x86_64 1/40 2026-02-18T23:37:57.760 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : ceph-mds-2:17.2.9-0.el9.x86_64 2/40 2026-02-18T23:37:57.760 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : ceph-mgr-2:17.2.9-0.el9.x86_64 3/40 2026-02-18T23:37:57.760 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : ceph-mon-2:17.2.9-0.el9.x86_64 4/40 2026-02-18T23:37:57.761 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : ceph-osd-2:17.2.9-0.el9.x86_64 5/40 2026-02-18T23:37:57.761 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 6/40 2026-02-18T23:37:57.761 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 7/40 2026-02-18T23:37:57.761 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 8/40 2026-02-18T23:37:57.761 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 9/40 2026-02-18T23:37:57.761 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 10/40 2026-02-18T23:37:57.761 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-ply-3.11-14.el9.noarch 11/40 2026-02-18T23:37:57.761 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 12/40 2026-02-18T23:37:57.761 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 13/40 2026-02-18T23:37:57.761 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 14/40 2026-02-18T23:37:57.761 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 15/40 2026-02-18T23:37:57.761 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 16/40 2026-02-18T23:37:57.761 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 17/40 2026-02-18T23:37:57.761 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 18/40 2026-02-18T23:37:57.762 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 19/40 2026-02-18T23:37:57.762 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 20/40 2026-02-18T23:37:57.762 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 21/40 2026-02-18T23:37:57.762 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 22/40 2026-02-18T23:37:57.762 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 23/40 2026-02-18T23:37:57.762 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 24/40 2026-02-18T23:37:57.762 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 25/40 2026-02-18T23:37:57.762 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 26/40 2026-02-18T23:37:57.762 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 27/40 2026-02-18T23:37:57.762 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 28/40 2026-02-18T23:37:57.762 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 29/40 2026-02-18T23:37:57.762 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 30/40 2026-02-18T23:37:57.763 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 31/40 2026-02-18T23:37:57.763 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 32/40 2026-02-18T23:37:57.763 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 33/40 2026-02-18T23:37:57.764 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 34/40 2026-02-18T23:37:57.764 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 35/40 2026-02-18T23:37:57.764 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 36/40 2026-02-18T23:37:57.764 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 37/40 2026-02-18T23:37:57.764 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 38/40 2026-02-18T23:37:57.764 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 39/40 2026-02-18T23:37:57.819 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 40/40 2026-02-18T23:37:57.819 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:57.819 INFO:teuthology.orchestra.run.trial044.stdout:Installed: 2026-02-18T23:37:57.819 INFO:teuthology.orchestra.run.trial044.stdout: ceph-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:57.819 INFO:teuthology.orchestra.run.trial044.stdout: ceph-mds-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:57.819 INFO:teuthology.orchestra.run.trial044.stdout: ceph-mgr-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:57.819 INFO:teuthology.orchestra.run.trial044.stdout: ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 2026-02-18T23:37:57.819 INFO:teuthology.orchestra.run.trial044.stdout: ceph-mon-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:57.819 INFO:teuthology.orchestra.run.trial044.stdout: ceph-osd-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:57.820 INFO:teuthology.orchestra.run.trial044.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-18T23:37:57.820 INFO:teuthology.orchestra.run.trial044.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-18T23:37:57.820 INFO:teuthology.orchestra.run.trial044.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T23:37:57.820 INFO:teuthology.orchestra.run.trial044.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-18T23:37:57.820 INFO:teuthology.orchestra.run.trial044.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-18T23:37:57.820 INFO:teuthology.orchestra.run.trial044.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-18T23:37:57.820 INFO:teuthology.orchestra.run.trial044.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-18T23:37:57.820 INFO:teuthology.orchestra.run.trial044.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-18T23:37:57.820 INFO:teuthology.orchestra.run.trial044.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-18T23:37:57.820 INFO:teuthology.orchestra.run.trial044.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-18T23:37:57.820 INFO:teuthology.orchestra.run.trial044.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-18T23:37:57.820 INFO:teuthology.orchestra.run.trial044.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-18T23:37:57.821 INFO:teuthology.orchestra.run.trial044.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-18T23:37:57.821 INFO:teuthology.orchestra.run.trial044.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-18T23:37:57.821 INFO:teuthology.orchestra.run.trial044.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-18T23:37:57.821 INFO:teuthology.orchestra.run.trial044.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-18T23:37:57.821 INFO:teuthology.orchestra.run.trial044.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T23:37:57.821 INFO:teuthology.orchestra.run.trial044.stdout: python3-logutils-0.3.5-21.el9.noarch 2026-02-18T23:37:57.821 INFO:teuthology.orchestra.run.trial044.stdout: python3-mako-1.1.4-6.el9.noarch 2026-02-18T23:37:57.821 INFO:teuthology.orchestra.run.trial044.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-18T23:37:57.821 INFO:teuthology.orchestra.run.trial044.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-18T23:37:57.821 INFO:teuthology.orchestra.run.trial044.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-18T23:37:57.821 INFO:teuthology.orchestra.run.trial044.stdout: python3-pecan-1.4.2-3.el9.noarch 2026-02-18T23:37:57.821 INFO:teuthology.orchestra.run.trial044.stdout: python3-ply-3.11-14.el9.noarch 2026-02-18T23:37:57.822 INFO:teuthology.orchestra.run.trial044.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-18T23:37:57.822 INFO:teuthology.orchestra.run.trial044.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-18T23:37:57.822 INFO:teuthology.orchestra.run.trial044.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-18T23:37:57.822 INFO:teuthology.orchestra.run.trial044.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-18T23:37:57.822 INFO:teuthology.orchestra.run.trial044.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-18T23:37:57.822 INFO:teuthology.orchestra.run.trial044.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-18T23:37:57.822 INFO:teuthology.orchestra.run.trial044.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-18T23:37:57.822 INFO:teuthology.orchestra.run.trial044.stdout: python3-webob-1.8.8-2.el9.noarch 2026-02-18T23:37:57.822 INFO:teuthology.orchestra.run.trial044.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2026-02-18T23:37:57.822 INFO:teuthology.orchestra.run.trial044.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-18T23:37:57.822 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:57.822 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:37:57.823 INFO:teuthology.orchestra.run.trial126.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 8/12 2026-02-18T23:37:57.855 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install ceph-base 2026-02-18T23:37:57.893 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 9/12 2026-02-18T23:37:58.160 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:22 ago on Wed 18 Feb 2026 11:37:36 PM UTC. 2026-02-18T23:37:58.224 INFO:teuthology.orchestra.run.trial044.stdout:Package ceph-base-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:37:58.241 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:37:58.242 INFO:teuthology.orchestra.run.trial044.stdout:Nothing to do. 2026-02-18T23:37:58.242 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:37:58.263 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install cephadm 2026-02-18T23:37:58.565 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 10/12 2026-02-18T23:37:58.569 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:22 ago on Wed 18 Feb 2026 11:37:36 PM UTC. 2026-02-18T23:37:58.652 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:37:58.652 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:37:58.652 INFO:teuthology.orchestra.run.trial044.stdout: Package Architecture Version Repository Size 2026-02-18T23:37:58.652 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:37:58.652 INFO:teuthology.orchestra.run.trial044.stdout:Installing: 2026-02-18T23:37:58.652 INFO:teuthology.orchestra.run.trial044.stdout: cephadm noarch 2:17.2.9-0.el9 ceph-noarch 83 k 2026-02-18T23:37:58.653 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:58.653 INFO:teuthology.orchestra.run.trial044.stdout:Transaction Summary 2026-02-18T23:37:58.653 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:37:58.653 INFO:teuthology.orchestra.run.trial044.stdout:Install 1 Package 2026-02-18T23:37:58.653 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:58.653 INFO:teuthology.orchestra.run.trial044.stdout:Total download size: 83 k 2026-02-18T23:37:58.653 INFO:teuthology.orchestra.run.trial044.stdout:Installed size: 375 k 2026-02-18T23:37:58.653 INFO:teuthology.orchestra.run.trial044.stdout:Downloading Packages: 2026-02-18T23:37:58.705 INFO:teuthology.orchestra.run.trial044.stdout:cephadm-17.2.9-0.el9.noarch.rpm 1.5 MB/s | 83 kB 00:00 2026-02-18T23:37:58.706 INFO:teuthology.orchestra.run.trial044.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:37:58.706 INFO:teuthology.orchestra.run.trial044.stdout:Total 1.5 MB/s | 83 kB 00:00 2026-02-18T23:37:58.706 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction check 2026-02-18T23:37:58.708 INFO:teuthology.orchestra.run.trial044.stdout:Transaction check succeeded. 2026-02-18T23:37:58.708 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction test 2026-02-18T23:37:58.709 INFO:teuthology.orchestra.run.trial044.stdout:Transaction test succeeded. 2026-02-18T23:37:58.709 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction 2026-02-18T23:37:58.726 INFO:teuthology.orchestra.run.trial044.stdout: Preparing : 1/1 2026-02-18T23:37:58.776 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:37:58.790 INFO:teuthology.orchestra.run.trial044.stdout: Installing : cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:37:58.850 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:37:58.906 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:37:58.906 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:58.906 INFO:teuthology.orchestra.run.trial044.stdout:Installed: 2026-02-18T23:37:58.906 INFO:teuthology.orchestra.run.trial044.stdout: cephadm-2:17.2.9-0.el9.noarch 2026-02-18T23:37:58.906 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:58.906 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:37:58.935 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install ceph-immutable-object-cache 2026-02-18T23:37:59.031 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 11/12 2026-02-18T23:37:59.032 INFO:teuthology.orchestra.run.trial126.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 12/12 2026-02-18T23:37:59.246 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:23 ago on Wed 18 Feb 2026 11:37:36 PM UTC. 2026-02-18T23:37:59.308 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 12/12 2026-02-18T23:37:59.308 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 1/12 2026-02-18T23:37:59.308 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 2/12 2026-02-18T23:37:59.308 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 3/12 2026-02-18T23:37:59.308 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 4/12 2026-02-18T23:37:59.308 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 5/12 2026-02-18T23:37:59.309 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 6/12 2026-02-18T23:37:59.309 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 7/12 2026-02-18T23:37:59.309 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 8/12 2026-02-18T23:37:59.309 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 9/12 2026-02-18T23:37:59.309 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 10/12 2026-02-18T23:37:59.309 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 11/12 2026-02-18T23:37:59.328 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:37:59.328 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:37:59.328 INFO:teuthology.orchestra.run.trial044.stdout: Package Arch Version Repo Size 2026-02-18T23:37:59.328 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:37:59.329 INFO:teuthology.orchestra.run.trial044.stdout:Installing: 2026-02-18T23:37:59.329 INFO:teuthology.orchestra.run.trial044.stdout: ceph-immutable-object-cache x86_64 2:17.2.9-0.el9 ceph 137 k 2026-02-18T23:37:59.329 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:59.329 INFO:teuthology.orchestra.run.trial044.stdout:Transaction Summary 2026-02-18T23:37:59.329 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:37:59.329 INFO:teuthology.orchestra.run.trial044.stdout:Install 1 Package 2026-02-18T23:37:59.329 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:59.329 INFO:teuthology.orchestra.run.trial044.stdout:Total download size: 137 k 2026-02-18T23:37:59.329 INFO:teuthology.orchestra.run.trial044.stdout:Installed size: 379 k 2026-02-18T23:37:59.329 INFO:teuthology.orchestra.run.trial044.stdout:Downloading Packages: 2026-02-18T23:37:59.366 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 12/12 2026-02-18T23:37:59.366 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:59.366 INFO:teuthology.orchestra.run.trial126.stdout:Installed: 2026-02-18T23:37:59.366 INFO:teuthology.orchestra.run.trial126.stdout: ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarch 2026-02-18T23:37:59.366 INFO:teuthology.orchestra.run.trial126.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-18T23:37:59.366 INFO:teuthology.orchestra.run.trial126.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-18T23:37:59.366 INFO:teuthology.orchestra.run.trial126.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-18T23:37:59.366 INFO:teuthology.orchestra.run.trial126.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-18T23:37:59.366 INFO:teuthology.orchestra.run.trial126.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-18T23:37:59.366 INFO:teuthology.orchestra.run.trial126.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-18T23:37:59.366 INFO:teuthology.orchestra.run.trial126.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-18T23:37:59.366 INFO:teuthology.orchestra.run.trial126.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-18T23:37:59.366 INFO:teuthology.orchestra.run.trial126.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-18T23:37:59.366 INFO:teuthology.orchestra.run.trial126.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-18T23:37:59.366 INFO:teuthology.orchestra.run.trial126.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-18T23:37:59.366 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:59.366 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:37:59.392 INFO:teuthology.orchestra.run.trial044.stdout:ceph-immutable-object-cache-17.2.9-0.el9.x86_64 2.2 MB/s | 137 kB 00:00 2026-02-18T23:37:59.392 INFO:teuthology.orchestra.run.trial044.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:37:59.392 INFO:teuthology.orchestra.run.trial044.stdout:Total 2.1 MB/s | 137 kB 00:00 2026-02-18T23:37:59.392 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction check 2026-02-18T23:37:59.396 INFO:teuthology.orchestra.run.trial044.stdout:Transaction check succeeded. 2026-02-18T23:37:59.396 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction test 2026-02-18T23:37:59.402 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install ceph-mgr-rook 2026-02-18T23:37:59.424 INFO:teuthology.orchestra.run.trial044.stdout:Transaction test succeeded. 2026-02-18T23:37:59.424 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction 2026-02-18T23:37:59.475 INFO:teuthology.orchestra.run.trial044.stdout: Preparing : 1/1 2026-02-18T23:37:59.476 INFO:teuthology.orchestra.run.trial044.stdout: Installing : ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:37:59.498 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:37:59.498 INFO:teuthology.orchestra.run.trial044.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:37:59.498 INFO:teuthology.orchestra.run.trial044.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-18T23:37:59.498 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:59.713 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:27 ago on Wed 18 Feb 2026 11:37:32 PM UTC. 2026-02-18T23:37:59.792 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:37:59.792 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:59.793 INFO:teuthology.orchestra.run.trial044.stdout:Installed: 2026-02-18T23:37:59.793 INFO:teuthology.orchestra.run.trial044.stdout: ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 2026-02-18T23:37:59.793 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:37:59.793 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:37:59.794 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:37:59.795 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:59.795 INFO:teuthology.orchestra.run.trial126.stdout: Package Arch Version Repository Size 2026-02-18T23:37:59.795 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:59.795 INFO:teuthology.orchestra.run.trial126.stdout:Installing: 2026-02-18T23:37:59.795 INFO:teuthology.orchestra.run.trial126.stdout: ceph-mgr-rook noarch 2:17.2.9-0.el9 ceph-noarch 47 k 2026-02-18T23:37:59.795 INFO:teuthology.orchestra.run.trial126.stdout:Installing dependencies: 2026-02-18T23:37:59.795 INFO:teuthology.orchestra.run.trial126.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-18T23:37:59.796 INFO:teuthology.orchestra.run.trial126.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-18T23:37:59.796 INFO:teuthology.orchestra.run.trial126.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-18T23:37:59.796 INFO:teuthology.orchestra.run.trial126.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-18T23:37:59.796 INFO:teuthology.orchestra.run.trial126.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-18T23:37:59.796 INFO:teuthology.orchestra.run.trial126.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-18T23:37:59.796 INFO:teuthology.orchestra.run.trial126.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-18T23:37:59.796 INFO:teuthology.orchestra.run.trial126.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-18T23:37:59.796 INFO:teuthology.orchestra.run.trial126.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-18T23:37:59.796 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:59.796 INFO:teuthology.orchestra.run.trial126.stdout:Transaction Summary 2026-02-18T23:37:59.797 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:37:59.797 INFO:teuthology.orchestra.run.trial126.stdout:Install 10 Packages 2026-02-18T23:37:59.797 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:37:59.797 INFO:teuthology.orchestra.run.trial126.stdout:Total download size: 2.0 M 2026-02-18T23:37:59.798 INFO:teuthology.orchestra.run.trial126.stdout:Installed size: 25 M 2026-02-18T23:37:59.798 INFO:teuthology.orchestra.run.trial126.stdout:Downloading Packages: 2026-02-18T23:37:59.821 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install ceph-mgr 2026-02-18T23:37:59.986 INFO:teuthology.orchestra.run.trial126.stdout:(1/10): ceph-mgr-rook-17.2.9-0.el9.noarch.rpm 923 kB/s | 47 kB 00:00 2026-02-18T23:38:00.127 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:24 ago on Wed 18 Feb 2026 11:37:36 PM UTC. 2026-02-18T23:38:00.191 INFO:teuthology.orchestra.run.trial044.stdout:Package ceph-mgr-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:38:00.208 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:38:00.209 INFO:teuthology.orchestra.run.trial044.stdout:Nothing to do. 2026-02-18T23:38:00.209 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:38:00.230 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install ceph-mgr-dashboard 2026-02-18T23:38:00.482 INFO:teuthology.orchestra.run.trial126.stdout:(2/10): python3-requests-oauthlib-1.3.0-12.el9. 108 kB/s | 54 kB 00:00 2026-02-18T23:38:00.541 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:24 ago on Wed 18 Feb 2026 11:37:36 PM UTC. 2026-02-18T23:38:00.608 INFO:teuthology.orchestra.run.trial126.stdout:(3/10): python3-pyasn1-0.4.8-6.el9.noarch.rpm 236 kB/s | 159 kB 00:00 2026-02-18T23:38:00.625 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:38:00.625 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:00.625 INFO:teuthology.orchestra.run.trial044.stdout: Package Arch Version Repository Size 2026-02-18T23:38:00.625 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:00.625 INFO:teuthology.orchestra.run.trial044.stdout:Installing: 2026-02-18T23:38:00.625 INFO:teuthology.orchestra.run.trial044.stdout: ceph-mgr-dashboard noarch 2:17.2.9-0.el9 ceph-noarch 3.5 M 2026-02-18T23:38:00.625 INFO:teuthology.orchestra.run.trial044.stdout:Installing dependencies: 2026-02-18T23:38:00.625 INFO:teuthology.orchestra.run.trial044.stdout: ceph-grafana-dashboards noarch 2:17.2.9-0.el9 ceph-noarch 24 k 2026-02-18T23:38:00.625 INFO:teuthology.orchestra.run.trial044.stdout: ceph-prometheus-alerts noarch 2:17.2.9-0.el9 ceph-noarch 15 k 2026-02-18T23:38:00.625 INFO:teuthology.orchestra.run.trial044.stdout: python3-jwt noarch 2.4.0-1.el9 epel 41 k 2026-02-18T23:38:00.626 INFO:teuthology.orchestra.run.trial044.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-18T23:38:00.626 INFO:teuthology.orchestra.run.trial044.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-18T23:38:00.626 INFO:teuthology.orchestra.run.trial044.stdout:Installing weak dependencies: 2026-02-18T23:38:00.626 INFO:teuthology.orchestra.run.trial044.stdout: python3-jwt+crypto noarch 2.4.0-1.el9 epel 9.0 k 2026-02-18T23:38:00.626 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:00.626 INFO:teuthology.orchestra.run.trial044.stdout:Transaction Summary 2026-02-18T23:38:00.626 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:00.626 INFO:teuthology.orchestra.run.trial044.stdout:Install 7 Packages 2026-02-18T23:38:00.626 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:00.626 INFO:teuthology.orchestra.run.trial044.stdout:Total download size: 3.8 M 2026-02-18T23:38:00.626 INFO:teuthology.orchestra.run.trial044.stdout:Installed size: 81 M 2026-02-18T23:38:00.626 INFO:teuthology.orchestra.run.trial044.stdout:Downloading Packages: 2026-02-18T23:38:00.681 INFO:teuthology.orchestra.run.trial126.stdout:(4/10): python3-pyasn1-modules-0.4.8-6.el9.noar 374 kB/s | 279 kB 00:00 2026-02-18T23:38:00.787 INFO:teuthology.orchestra.run.trial044.stdout:(1/7): ceph-prometheus-alerts-17.2.9-0.el9.noar 324 kB/s | 15 kB 00:00 2026-02-18T23:38:00.790 INFO:teuthology.orchestra.run.trial044.stdout:(2/7): ceph-grafana-dashboards-17.2.9-0.el9.noa 512 kB/s | 24 kB 00:00 2026-02-18T23:38:00.835 INFO:teuthology.orchestra.run.trial126.stdout:(5/10): python3-cachetools-4.2.4-1.el9.noarch.r 91 kB/s | 32 kB 00:00 2026-02-18T23:38:00.855 INFO:teuthology.orchestra.run.trial044.stdout:(3/7): ceph-mgr-dashboard-17.2.9-0.el9.noarch.r 31 MB/s | 3.5 MB 00:00 2026-02-18T23:38:00.927 INFO:teuthology.orchestra.run.trial126.stdout:(6/10): python3-certifi-2023.05.07-4.el9.noarch 44 kB/s | 14 kB 00:00 2026-02-18T23:38:00.928 INFO:teuthology.orchestra.run.trial044.stdout:(4/7): python3-jwt+crypto-2.4.0-1.el9.noarch.rp 64 kB/s | 9.0 kB 00:00 2026-02-18T23:38:00.990 INFO:teuthology.orchestra.run.trial044.stdout:(5/7): python3-jwt-2.4.0-1.el9.noarch.rpm 205 kB/s | 41 kB 00:00 2026-02-18T23:38:01.036 INFO:teuthology.orchestra.run.trial044.stdout:(6/7): python3-repoze-lru-0.7-16.el9.noarch.rpm 169 kB/s | 31 kB 00:00 2026-02-18T23:38:01.070 INFO:teuthology.orchestra.run.trial126.stdout:(7/10): python3-google-auth-2.45.0-1.el9.noarch 653 kB/s | 254 kB 00:00 2026-02-18T23:38:01.101 INFO:teuthology.orchestra.run.trial044.stdout:(7/7): python3-routes-2.5.1-5.el9.noarch.rpm 1.1 MB/s | 188 kB 00:00 2026-02-18T23:38:01.104 INFO:teuthology.orchestra.run.trial044.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:38:01.104 INFO:teuthology.orchestra.run.trial044.stdout:Total 8.0 MB/s | 3.8 MB 00:00 2026-02-18T23:38:01.104 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction check 2026-02-18T23:38:01.107 INFO:teuthology.orchestra.run.trial044.stdout:Transaction check succeeded. 2026-02-18T23:38:01.107 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction test 2026-02-18T23:38:01.140 INFO:teuthology.orchestra.run.trial044.stdout:Transaction test succeeded. 2026-02-18T23:38:01.140 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction 2026-02-18T23:38:01.192 INFO:teuthology.orchestra.run.trial044.stdout: Preparing : 1/1 2026-02-18T23:38:01.194 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-jwt-2.4.0-1.el9.noarch 1/7 2026-02-18T23:38:01.199 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-jwt+crypto-2.4.0-1.el9.noarch 2/7 2026-02-18T23:38:01.210 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/7 2026-02-18T23:38:01.212 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/7 2026-02-18T23:38:01.216 INFO:teuthology.orchestra.run.trial044.stdout: Installing : ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 5/7 2026-02-18T23:38:01.238 INFO:teuthology.orchestra.run.trial126.stdout:(8/10): python3-kubernetes-26.1.0-3.el9.noarch. 2.5 MB/s | 1.0 MB 00:00 2026-02-18T23:38:01.241 INFO:teuthology.orchestra.run.trial126.stdout:(9/10): python3-rsa-4.9-2.el9.noarch.rpm 188 kB/s | 59 kB 00:00 2026-02-18T23:38:01.248 INFO:teuthology.orchestra.run.trial126.stdout:(10/10): python3-websocket-client-1.2.3-2.el9.n 503 kB/s | 90 kB 00:00 2026-02-18T23:38:01.251 INFO:teuthology.orchestra.run.trial126.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:38:01.251 INFO:teuthology.orchestra.run.trial126.stdout:Total 1.4 MB/s | 2.0 MB 00:01 2026-02-18T23:38:01.278 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction check 2026-02-18T23:38:01.286 INFO:teuthology.orchestra.run.trial126.stdout:Transaction check succeeded. 2026-02-18T23:38:01.286 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction test 2026-02-18T23:38:01.326 INFO:teuthology.orchestra.run.trial126.stdout:Transaction test succeeded. 2026-02-18T23:38:01.326 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction 2026-02-18T23:38:01.400 INFO:teuthology.orchestra.run.trial126.stdout: Preparing : 1/1 2026-02-18T23:38:01.450 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/10 2026-02-18T23:38:01.463 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/10 2026-02-18T23:38:01.478 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/10 2026-02-18T23:38:01.482 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/10 2026-02-18T23:38:01.490 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/10 2026-02-18T23:38:01.529 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/10 2026-02-18T23:38:01.542 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-18T23:38:01.655 INFO:teuthology.orchestra.run.trial044.stdout: Installing : ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 6/7 2026-02-18T23:38:01.658 INFO:teuthology.orchestra.run.trial044.stdout: Installing : ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 7/7 2026-02-18T23:38:01.789 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 7/7 2026-02-18T23:38:01.789 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 1/7 2026-02-18T23:38:01.789 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 2/7 2026-02-18T23:38:01.789 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 3/7 2026-02-18T23:38:01.790 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-jwt+crypto-2.4.0-1.el9.noarch 4/7 2026-02-18T23:38:01.790 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-jwt-2.4.0-1.el9.noarch 5/7 2026-02-18T23:38:01.790 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 6/7 2026-02-18T23:38:01.842 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 7/7 2026-02-18T23:38:01.842 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:01.843 INFO:teuthology.orchestra.run.trial044.stdout:Installed: 2026-02-18T23:38:01.843 INFO:teuthology.orchestra.run.trial044.stdout: ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 2026-02-18T23:38:01.843 INFO:teuthology.orchestra.run.trial044.stdout: ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 2026-02-18T23:38:01.843 INFO:teuthology.orchestra.run.trial044.stdout: ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 2026-02-18T23:38:01.843 INFO:teuthology.orchestra.run.trial044.stdout: python3-jwt-2.4.0-1.el9.noarch 2026-02-18T23:38:01.843 INFO:teuthology.orchestra.run.trial044.stdout: python3-jwt+crypto-2.4.0-1.el9.noarch 2026-02-18T23:38:01.843 INFO:teuthology.orchestra.run.trial044.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-18T23:38:01.843 INFO:teuthology.orchestra.run.trial044.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-18T23:38:01.844 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:01.844 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:38:01.861 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 8/10 2026-02-18T23:38:01.872 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-18T23:38:01.876 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 9/10 2026-02-18T23:38:01.876 INFO:teuthology.orchestra.run.trial126.stdout: Installing : ceph-mgr-rook-2:17.2.9-0.el9.noarch 10/10 2026-02-18T23:38:01.982 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.9-0.el9.noarch 10/10 2026-02-18T23:38:01.982 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : ceph-mgr-rook-2:17.2.9-0.el9.noarch 1/10 2026-02-18T23:38:01.982 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 2/10 2026-02-18T23:38:01.982 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 3/10 2026-02-18T23:38:01.982 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 4/10 2026-02-18T23:38:01.983 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 5/10 2026-02-18T23:38:01.983 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 6/10 2026-02-18T23:38:01.983 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-18T23:38:01.983 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 8/10 2026-02-18T23:38:01.983 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 9/10 2026-02-18T23:38:02.038 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 10/10 2026-02-18T23:38:02.039 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:02.039 INFO:teuthology.orchestra.run.trial126.stdout:Installed: 2026-02-18T23:38:02.039 INFO:teuthology.orchestra.run.trial126.stdout: ceph-mgr-rook-2:17.2.9-0.el9.noarch 2026-02-18T23:38:02.039 INFO:teuthology.orchestra.run.trial126.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-18T23:38:02.039 INFO:teuthology.orchestra.run.trial126.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-18T23:38:02.039 INFO:teuthology.orchestra.run.trial126.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-18T23:38:02.039 INFO:teuthology.orchestra.run.trial126.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-18T23:38:02.039 INFO:teuthology.orchestra.run.trial126.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-18T23:38:02.039 INFO:teuthology.orchestra.run.trial126.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-18T23:38:02.040 INFO:teuthology.orchestra.run.trial126.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-18T23:38:02.040 INFO:teuthology.orchestra.run.trial126.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-18T23:38:02.040 INFO:teuthology.orchestra.run.trial126.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-18T23:38:02.040 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:02.040 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:38:02.069 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install ceph-mgr-cephadm 2026-02-18T23:38:02.179 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:26 ago on Wed 18 Feb 2026 11:37:36 PM UTC. 2026-02-18T23:38:02.261 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:38:02.262 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:02.262 INFO:teuthology.orchestra.run.trial044.stdout: Package Arch Version Repository Size 2026-02-18T23:38:02.262 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:02.262 INFO:teuthology.orchestra.run.trial044.stdout:Installing: 2026-02-18T23:38:02.262 INFO:teuthology.orchestra.run.trial044.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.9-0.el9 ceph-noarch 7.4 M 2026-02-18T23:38:02.262 INFO:teuthology.orchestra.run.trial044.stdout:Installing dependencies: 2026-02-18T23:38:02.262 INFO:teuthology.orchestra.run.trial044.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-18T23:38:02.262 INFO:teuthology.orchestra.run.trial044.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-18T23:38:02.262 INFO:teuthology.orchestra.run.trial044.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-18T23:38:02.262 INFO:teuthology.orchestra.run.trial044.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-18T23:38:02.262 INFO:teuthology.orchestra.run.trial044.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-18T23:38:02.262 INFO:teuthology.orchestra.run.trial044.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-18T23:38:02.262 INFO:teuthology.orchestra.run.trial044.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-18T23:38:02.262 INFO:teuthology.orchestra.run.trial044.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-18T23:38:02.262 INFO:teuthology.orchestra.run.trial044.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-18T23:38:02.262 INFO:teuthology.orchestra.run.trial044.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-18T23:38:02.262 INFO:teuthology.orchestra.run.trial044.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-18T23:38:02.262 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:02.262 INFO:teuthology.orchestra.run.trial044.stdout:Transaction Summary 2026-02-18T23:38:02.262 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:02.262 INFO:teuthology.orchestra.run.trial044.stdout:Install 12 Packages 2026-02-18T23:38:02.262 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:02.263 INFO:teuthology.orchestra.run.trial044.stdout:Total download size: 43 M 2026-02-18T23:38:02.263 INFO:teuthology.orchestra.run.trial044.stdout:Installed size: 234 M 2026-02-18T23:38:02.263 INFO:teuthology.orchestra.run.trial044.stdout:Downloading Packages: 2026-02-18T23:38:02.377 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:30 ago on Wed 18 Feb 2026 11:37:32 PM UTC. 2026-02-18T23:38:02.460 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:38:02.461 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:38:02.461 INFO:teuthology.orchestra.run.trial126.stdout: Package Arch Version Repository Size 2026-02-18T23:38:02.461 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:38:02.461 INFO:teuthology.orchestra.run.trial126.stdout:Installing: 2026-02-18T23:38:02.461 INFO:teuthology.orchestra.run.trial126.stdout: ceph-mgr-cephadm noarch 2:17.2.9-0.el9 ceph-noarch 124 k 2026-02-18T23:38:02.461 INFO:teuthology.orchestra.run.trial126.stdout:Installing dependencies: 2026-02-18T23:38:02.461 INFO:teuthology.orchestra.run.trial126.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-18T23:38:02.461 INFO:teuthology.orchestra.run.trial126.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-18T23:38:02.461 INFO:teuthology.orchestra.run.trial126.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-18T23:38:02.462 INFO:teuthology.orchestra.run.trial126.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-18T23:38:02.462 INFO:teuthology.orchestra.run.trial126.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-18T23:38:02.462 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:02.462 INFO:teuthology.orchestra.run.trial126.stdout:Transaction Summary 2026-02-18T23:38:02.462 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:38:02.462 INFO:teuthology.orchestra.run.trial126.stdout:Install 6 Packages 2026-02-18T23:38:02.462 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:02.462 INFO:teuthology.orchestra.run.trial126.stdout:Total download size: 7.0 M 2026-02-18T23:38:02.462 INFO:teuthology.orchestra.run.trial126.stdout:Installed size: 33 M 2026-02-18T23:38:02.462 INFO:teuthology.orchestra.run.trial126.stdout:Downloading Packages: 2026-02-18T23:38:02.520 INFO:teuthology.orchestra.run.trial044.stdout:(1/12): ceph-mgr-diskprediction-local-17.2.9-0. 55 MB/s | 7.4 MB 00:00 2026-02-18T23:38:02.611 INFO:teuthology.orchestra.run.trial044.stdout:(2/12): flexiblas-3.0.4-9.el9.x86_64.rpm 328 kB/s | 30 kB 00:00 2026-02-18T23:38:02.654 INFO:teuthology.orchestra.run.trial126.stdout:(1/6): ceph-mgr-cephadm-17.2.9-0.el9.noarch.rpm 2.1 MB/s | 124 kB 00:00 2026-02-18T23:38:02.800 INFO:teuthology.orchestra.run.trial044.stdout:(3/12): flexiblas-netlib-3.0.4-9.el9.x86_64.rpm 16 MB/s | 3.0 MB 00:00 2026-02-18T23:38:02.826 INFO:teuthology.orchestra.run.trial044.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-9.el9.x 590 kB/s | 15 kB 00:00 2026-02-18T23:38:02.851 INFO:teuthology.orchestra.run.trial044.stdout:(5/12): openblas-0.3.29-1.el9.x86_64.rpm 1.6 MB/s | 42 kB 00:00 2026-02-18T23:38:02.919 INFO:teuthology.orchestra.run.trial044.stdout:(6/12): openblas-openmp-0.3.29-1.el9.x86_64.rpm 78 MB/s | 5.3 MB 00:00 2026-02-18T23:38:02.947 INFO:teuthology.orchestra.run.trial044.stdout:(7/12): python3-devel-3.9.25-3.el9.x86_64.rpm 8.4 MB/s | 244 kB 00:00 2026-02-18T23:38:02.952 INFO:teuthology.orchestra.run.trial126.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.8 MB/s | 548 kB 00:00 2026-02-18T23:38:03.005 INFO:teuthology.orchestra.run.trial126.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 1.1 MB/s | 58 kB 00:00 2026-02-18T23:38:03.014 INFO:teuthology.orchestra.run.trial044.stdout:(8/12): python3-numpy-1.23.5-2.el9.x86_64.rpm 91 MB/s | 6.1 MB 00:00 2026-02-18T23:38:03.045 INFO:teuthology.orchestra.run.trial044.stdout:(9/12): python3-numpy-f2py-1.23.5-2.el9.x86_64. 14 MB/s | 442 kB 00:00 2026-02-18T23:38:03.054 INFO:teuthology.orchestra.run.trial126.stdout:(4/6): python3-typing-extensions-4.15.0-1.el9.n 1.7 MB/s | 86 kB 00:00 2026-02-18T23:38:03.056 INFO:teuthology.orchestra.run.trial044.stdout:(10/12): libquadmath-11.5.0-14.el9.x86_64.rpm 275 kB/s | 184 kB 00:00 2026-02-18T23:38:03.202 INFO:teuthology.orchestra.run.trial044.stdout:(11/12): python3-scipy-1.9.3-2.el9.x86_64.rpm 123 MB/s | 19 MB 00:00 2026-02-18T23:38:03.367 INFO:teuthology.orchestra.run.trial126.stdout:(5/6): python3-jinja2-2.11.3-8.el9.noarch.rpm 322 kB/s | 249 kB 00:00 2026-02-18T23:38:03.732 INFO:teuthology.orchestra.run.trial126.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 5.3 MB/s | 6.0 MB 00:01 2026-02-18T23:38:03.733 INFO:teuthology.orchestra.run.trial126.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:38:03.733 INFO:teuthology.orchestra.run.trial126.stdout:Total 5.5 MB/s | 7.0 MB 00:01 2026-02-18T23:38:03.762 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction check 2026-02-18T23:38:03.768 INFO:teuthology.orchestra.run.trial126.stdout:Transaction check succeeded. 2026-02-18T23:38:03.768 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction test 2026-02-18T23:38:03.770 INFO:teuthology.orchestra.run.trial044.stdout:(12/12): libgfortran-11.5.0-14.el9.x86_64.rpm 574 kB/s | 794 kB 00:01 2026-02-18T23:38:03.775 INFO:teuthology.orchestra.run.trial044.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:38:03.775 INFO:teuthology.orchestra.run.trial044.stdout:Total 28 MB/s | 43 MB 00:01 2026-02-18T23:38:03.813 INFO:teuthology.orchestra.run.trial126.stdout:Transaction test succeeded. 2026-02-18T23:38:03.813 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction 2026-02-18T23:38:03.878 INFO:teuthology.orchestra.run.trial126.stdout: Preparing : 1/1 2026-02-18T23:38:03.927 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 1/6 2026-02-18T23:38:03.937 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction check 2026-02-18T23:38:03.937 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2026-02-18T23:38:03.950 INFO:teuthology.orchestra.run.trial044.stdout:Transaction check succeeded. 2026-02-18T23:38:03.950 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction test 2026-02-18T23:38:04.152 INFO:teuthology.orchestra.run.trial044.stdout:Transaction test succeeded. 2026-02-18T23:38:04.152 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction 2026-02-18T23:38:04.163 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2026-02-18T23:38:04.186 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2026-02-18T23:38:04.203 INFO:teuthology.orchestra.run.trial126.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 5/6 2026-02-18T23:38:04.205 INFO:teuthology.orchestra.run.trial126.stdout: Installing : ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 6/6 2026-02-18T23:38:04.309 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 6/6 2026-02-18T23:38:04.309 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 1/6 2026-02-18T23:38:04.309 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2026-02-18T23:38:04.309 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 3/6 2026-02-18T23:38:04.309 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2026-02-18T23:38:04.309 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2026-02-18T23:38:04.365 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 6/6 2026-02-18T23:38:04.366 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:04.366 INFO:teuthology.orchestra.run.trial126.stdout:Installed: 2026-02-18T23:38:04.366 INFO:teuthology.orchestra.run.trial126.stdout: ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 2026-02-18T23:38:04.366 INFO:teuthology.orchestra.run.trial126.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-18T23:38:04.366 INFO:teuthology.orchestra.run.trial126.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-18T23:38:04.366 INFO:teuthology.orchestra.run.trial126.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-18T23:38:04.366 INFO:teuthology.orchestra.run.trial126.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-18T23:38:04.366 INFO:teuthology.orchestra.run.trial126.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-18T23:38:04.366 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:04.366 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:38:04.366 INFO:teuthology.orchestra.run.trial044.stdout: Preparing : 1/1 2026-02-18T23:38:04.369 INFO:teuthology.orchestra.run.trial044.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 1/12 2026-02-18T23:38:04.375 INFO:teuthology.orchestra.run.trial044.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 2/12 2026-02-18T23:38:04.396 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install ceph-fuse 2026-02-18T23:38:04.408 INFO:teuthology.orchestra.run.trial044.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 3/12 2026-02-18T23:38:04.412 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 4/12 2026-02-18T23:38:04.470 INFO:teuthology.orchestra.run.trial044.stdout: Installing : openblas-0.3.29-1.el9.x86_64 5/12 2026-02-18T23:38:04.473 INFO:teuthology.orchestra.run.trial044.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 6/12 2026-02-18T23:38:04.494 INFO:teuthology.orchestra.run.trial044.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 7/12 2026-02-18T23:38:04.710 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:32 ago on Wed 18 Feb 2026 11:37:32 PM UTC. 2026-02-18T23:38:04.794 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:38:04.794 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:38:04.794 INFO:teuthology.orchestra.run.trial126.stdout: Package Architecture Version Repository Size 2026-02-18T23:38:04.794 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:38:04.794 INFO:teuthology.orchestra.run.trial126.stdout:Installing: 2026-02-18T23:38:04.794 INFO:teuthology.orchestra.run.trial126.stdout: ceph-fuse x86_64 2:17.2.9-0.el9 ceph 813 k 2026-02-18T23:38:04.794 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:04.794 INFO:teuthology.orchestra.run.trial126.stdout:Transaction Summary 2026-02-18T23:38:04.794 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:38:04.794 INFO:teuthology.orchestra.run.trial126.stdout:Install 1 Package 2026-02-18T23:38:04.794 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:04.795 INFO:teuthology.orchestra.run.trial126.stdout:Total download size: 813 k 2026-02-18T23:38:04.795 INFO:teuthology.orchestra.run.trial126.stdout:Installed size: 2.4 M 2026-02-18T23:38:04.795 INFO:teuthology.orchestra.run.trial126.stdout:Downloading Packages: 2026-02-18T23:38:04.810 INFO:teuthology.orchestra.run.trial044.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 8/12 2026-02-18T23:38:04.881 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 9/12 2026-02-18T23:38:04.882 INFO:teuthology.orchestra.run.trial126.stdout:ceph-fuse-17.2.9-0.el9.x86_64.rpm 9.1 MB/s | 813 kB 00:00 2026-02-18T23:38:04.883 INFO:teuthology.orchestra.run.trial126.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:38:04.883 INFO:teuthology.orchestra.run.trial126.stdout:Total 9.0 MB/s | 813 kB 00:00 2026-02-18T23:38:04.883 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction check 2026-02-18T23:38:04.887 INFO:teuthology.orchestra.run.trial126.stdout:Transaction check succeeded. 2026-02-18T23:38:04.887 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction test 2026-02-18T23:38:04.919 INFO:teuthology.orchestra.run.trial126.stdout:Transaction test succeeded. 2026-02-18T23:38:04.919 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction 2026-02-18T23:38:05.002 INFO:teuthology.orchestra.run.trial126.stdout: Preparing : 1/1 2026-02-18T23:38:05.020 INFO:teuthology.orchestra.run.trial126.stdout: Installing : ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:05.242 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:05.298 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:05.299 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:05.299 INFO:teuthology.orchestra.run.trial126.stdout:Installed: 2026-02-18T23:38:05.299 INFO:teuthology.orchestra.run.trial126.stdout: ceph-fuse-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:05.299 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:05.299 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:38:05.327 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install librados-devel 2026-02-18T23:38:05.536 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 10/12 2026-02-18T23:38:05.640 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:33 ago on Wed 18 Feb 2026 11:37:32 PM UTC. 2026-02-18T23:38:05.722 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:38:05.722 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:38:05.723 INFO:teuthology.orchestra.run.trial126.stdout: Package Architecture Version Repository Size 2026-02-18T23:38:05.723 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:38:05.723 INFO:teuthology.orchestra.run.trial126.stdout:Installing: 2026-02-18T23:38:05.723 INFO:teuthology.orchestra.run.trial126.stdout: librados-devel x86_64 2:17.2.9-0.el9 ceph 126 k 2026-02-18T23:38:05.723 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:05.723 INFO:teuthology.orchestra.run.trial126.stdout:Transaction Summary 2026-02-18T23:38:05.723 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:38:05.723 INFO:teuthology.orchestra.run.trial126.stdout:Install 1 Package 2026-02-18T23:38:05.723 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:05.723 INFO:teuthology.orchestra.run.trial126.stdout:Total download size: 126 k 2026-02-18T23:38:05.724 INFO:teuthology.orchestra.run.trial126.stdout:Installed size: 448 k 2026-02-18T23:38:05.724 INFO:teuthology.orchestra.run.trial126.stdout:Downloading Packages: 2026-02-18T23:38:05.785 INFO:teuthology.orchestra.run.trial126.stdout:librados-devel-17.2.9-0.el9.x86_64.rpm 2.0 MB/s | 126 kB 00:00 2026-02-18T23:38:05.786 INFO:teuthology.orchestra.run.trial126.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:38:05.786 INFO:teuthology.orchestra.run.trial126.stdout:Total 2.0 MB/s | 126 kB 00:00 2026-02-18T23:38:05.786 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction check 2026-02-18T23:38:05.788 INFO:teuthology.orchestra.run.trial126.stdout:Transaction check succeeded. 2026-02-18T23:38:05.788 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction test 2026-02-18T23:38:05.819 INFO:teuthology.orchestra.run.trial126.stdout:Transaction test succeeded. 2026-02-18T23:38:05.819 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction 2026-02-18T23:38:05.873 INFO:teuthology.orchestra.run.trial126.stdout: Preparing : 1/1 2026-02-18T23:38:05.889 INFO:teuthology.orchestra.run.trial126.stdout: Installing : librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:05.968 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:05.995 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 11/12 2026-02-18T23:38:05.995 INFO:teuthology.orchestra.run.trial044.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 12/12 2026-02-18T23:38:06.025 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:06.025 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:06.026 INFO:teuthology.orchestra.run.trial126.stdout:Installed: 2026-02-18T23:38:06.026 INFO:teuthology.orchestra.run.trial126.stdout: librados-devel-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:06.026 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:06.026 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:38:06.055 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install libcephfs2 2026-02-18T23:38:06.276 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 12/12 2026-02-18T23:38:06.276 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 1/12 2026-02-18T23:38:06.276 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 2/12 2026-02-18T23:38:06.276 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 3/12 2026-02-18T23:38:06.276 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 4/12 2026-02-18T23:38:06.276 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 5/12 2026-02-18T23:38:06.276 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 6/12 2026-02-18T23:38:06.276 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 7/12 2026-02-18T23:38:06.276 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 8/12 2026-02-18T23:38:06.276 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 9/12 2026-02-18T23:38:06.276 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 10/12 2026-02-18T23:38:06.276 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 11/12 2026-02-18T23:38:06.335 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 12/12 2026-02-18T23:38:06.335 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:06.335 INFO:teuthology.orchestra.run.trial044.stdout:Installed: 2026-02-18T23:38:06.335 INFO:teuthology.orchestra.run.trial044.stdout: ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarch 2026-02-18T23:38:06.335 INFO:teuthology.orchestra.run.trial044.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-18T23:38:06.336 INFO:teuthology.orchestra.run.trial044.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-18T23:38:06.336 INFO:teuthology.orchestra.run.trial044.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-18T23:38:06.336 INFO:teuthology.orchestra.run.trial044.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-18T23:38:06.336 INFO:teuthology.orchestra.run.trial044.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-18T23:38:06.336 INFO:teuthology.orchestra.run.trial044.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-18T23:38:06.336 INFO:teuthology.orchestra.run.trial044.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-18T23:38:06.336 INFO:teuthology.orchestra.run.trial044.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-18T23:38:06.336 INFO:teuthology.orchestra.run.trial044.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-18T23:38:06.336 INFO:teuthology.orchestra.run.trial044.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-18T23:38:06.336 INFO:teuthology.orchestra.run.trial044.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-18T23:38:06.336 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:06.337 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:38:06.371 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:34 ago on Wed 18 Feb 2026 11:37:32 PM UTC. 2026-02-18T23:38:06.373 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install ceph-mgr-rook 2026-02-18T23:38:06.436 INFO:teuthology.orchestra.run.trial126.stdout:Package libcephfs2-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:38:06.453 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:38:06.454 INFO:teuthology.orchestra.run.trial126.stdout:Nothing to do. 2026-02-18T23:38:06.454 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:38:06.475 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install libcephfs-devel 2026-02-18T23:38:06.677 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:30 ago on Wed 18 Feb 2026 11:37:36 PM UTC. 2026-02-18T23:38:06.760 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:38:06.760 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:06.760 INFO:teuthology.orchestra.run.trial044.stdout: Package Arch Version Repository Size 2026-02-18T23:38:06.760 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:06.760 INFO:teuthology.orchestra.run.trial044.stdout:Installing: 2026-02-18T23:38:06.760 INFO:teuthology.orchestra.run.trial044.stdout: ceph-mgr-rook noarch 2:17.2.9-0.el9 ceph-noarch 47 k 2026-02-18T23:38:06.760 INFO:teuthology.orchestra.run.trial044.stdout:Installing dependencies: 2026-02-18T23:38:06.760 INFO:teuthology.orchestra.run.trial044.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-18T23:38:06.760 INFO:teuthology.orchestra.run.trial044.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-18T23:38:06.760 INFO:teuthology.orchestra.run.trial044.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-18T23:38:06.761 INFO:teuthology.orchestra.run.trial044.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-18T23:38:06.761 INFO:teuthology.orchestra.run.trial044.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-18T23:38:06.761 INFO:teuthology.orchestra.run.trial044.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-18T23:38:06.761 INFO:teuthology.orchestra.run.trial044.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-18T23:38:06.761 INFO:teuthology.orchestra.run.trial044.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-18T23:38:06.761 INFO:teuthology.orchestra.run.trial044.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-18T23:38:06.761 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:06.761 INFO:teuthology.orchestra.run.trial044.stdout:Transaction Summary 2026-02-18T23:38:06.761 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:06.761 INFO:teuthology.orchestra.run.trial044.stdout:Install 10 Packages 2026-02-18T23:38:06.761 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:06.761 INFO:teuthology.orchestra.run.trial044.stdout:Total download size: 2.0 M 2026-02-18T23:38:06.761 INFO:teuthology.orchestra.run.trial044.stdout:Installed size: 25 M 2026-02-18T23:38:06.761 INFO:teuthology.orchestra.run.trial044.stdout:Downloading Packages: 2026-02-18T23:38:06.782 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:34 ago on Wed 18 Feb 2026 11:37:32 PM UTC. 2026-02-18T23:38:06.865 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:38:06.865 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:38:06.865 INFO:teuthology.orchestra.run.trial126.stdout: Package Architecture Version Repository Size 2026-02-18T23:38:06.865 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:38:06.866 INFO:teuthology.orchestra.run.trial126.stdout:Installing: 2026-02-18T23:38:06.866 INFO:teuthology.orchestra.run.trial126.stdout: libcephfs-devel x86_64 2:17.2.9-0.el9 ceph 25 k 2026-02-18T23:38:06.866 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:06.866 INFO:teuthology.orchestra.run.trial126.stdout:Transaction Summary 2026-02-18T23:38:06.866 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:38:06.866 INFO:teuthology.orchestra.run.trial126.stdout:Install 1 Package 2026-02-18T23:38:06.866 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:06.866 INFO:teuthology.orchestra.run.trial126.stdout:Total download size: 25 k 2026-02-18T23:38:06.866 INFO:teuthology.orchestra.run.trial126.stdout:Installed size: 110 k 2026-02-18T23:38:06.866 INFO:teuthology.orchestra.run.trial126.stdout:Downloading Packages: 2026-02-18T23:38:06.910 INFO:teuthology.orchestra.run.trial126.stdout:libcephfs-devel-17.2.9-0.el9.x86_64.rpm 559 kB/s | 25 kB 00:00 2026-02-18T23:38:06.910 INFO:teuthology.orchestra.run.trial126.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:38:06.910 INFO:teuthology.orchestra.run.trial126.stdout:Total 546 kB/s | 25 kB 00:00 2026-02-18T23:38:06.910 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction check 2026-02-18T23:38:06.912 INFO:teuthology.orchestra.run.trial126.stdout:Transaction check succeeded. 2026-02-18T23:38:06.912 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction test 2026-02-18T23:38:06.913 INFO:teuthology.orchestra.run.trial126.stdout:Transaction test succeeded. 2026-02-18T23:38:06.913 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction 2026-02-18T23:38:06.932 INFO:teuthology.orchestra.run.trial126.stdout: Preparing : 1/1 2026-02-18T23:38:06.948 INFO:teuthology.orchestra.run.trial126.stdout: Installing : libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:06.951 INFO:teuthology.orchestra.run.trial044.stdout:(1/10): ceph-mgr-rook-17.2.9-0.el9.noarch.rpm 965 kB/s | 47 kB 00:00 2026-02-18T23:38:07.001 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:07.057 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:07.058 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:07.058 INFO:teuthology.orchestra.run.trial126.stdout:Installed: 2026-02-18T23:38:07.058 INFO:teuthology.orchestra.run.trial126.stdout: libcephfs-devel-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:07.058 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:07.058 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:38:07.083 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install librados2 2026-02-18T23:38:07.184 INFO:teuthology.orchestra.run.trial044.stdout:(2/10): python3-requests-oauthlib-1.3.0-12.el9. 231 kB/s | 54 kB 00:00 2026-02-18T23:38:07.195 INFO:teuthology.orchestra.run.trial044.stdout:(3/10): python3-pyasn1-0.4.8-6.el9.noarch.rpm 543 kB/s | 159 kB 00:00 2026-02-18T23:38:07.240 INFO:teuthology.orchestra.run.trial044.stdout:(4/10): python3-pyasn1-modules-0.4.8-6.el9.noar 826 kB/s | 279 kB 00:00 2026-02-18T23:38:07.305 INFO:teuthology.orchestra.run.trial044.stdout:(5/10): python3-certifi-2023.05.07-4.el9.noarch 130 kB/s | 14 kB 00:00 2026-02-18T23:38:07.305 INFO:teuthology.orchestra.run.trial044.stdout:(6/10): python3-cachetools-4.2.4-1.el9.noarch.r 269 kB/s | 32 kB 00:00 2026-02-18T23:38:07.358 INFO:teuthology.orchestra.run.trial044.stdout:(7/10): python3-rsa-4.9-2.el9.noarch.rpm 1.1 MB/s | 59 kB 00:00 2026-02-18T23:38:07.397 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:35 ago on Wed 18 Feb 2026 11:37:32 PM UTC. 2026-02-18T23:38:07.400 INFO:teuthology.orchestra.run.trial044.stdout:(8/10): python3-websocket-client-1.2.3-2.el9.no 2.1 MB/s | 90 kB 00:00 2026-02-18T23:38:07.402 INFO:teuthology.orchestra.run.trial044.stdout:(9/10): python3-google-auth-2.45.0-1.el9.noarch 1.5 MB/s | 254 kB 00:00 2026-02-18T23:38:07.460 INFO:teuthology.orchestra.run.trial126.stdout:Package librados2-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:38:07.470 INFO:teuthology.orchestra.run.trial044.stdout:(10/10): python3-kubernetes-26.1.0-3.el9.noarch 6.1 MB/s | 1.0 MB 00:00 2026-02-18T23:38:07.472 INFO:teuthology.orchestra.run.trial044.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:38:07.472 INFO:teuthology.orchestra.run.trial044.stdout:Total 2.8 MB/s | 2.0 MB 00:00 2026-02-18T23:38:07.478 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:38:07.479 INFO:teuthology.orchestra.run.trial126.stdout:Nothing to do. 2026-02-18T23:38:07.479 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:38:07.496 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction check 2026-02-18T23:38:07.500 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install librbd1 2026-02-18T23:38:07.505 INFO:teuthology.orchestra.run.trial044.stdout:Transaction check succeeded. 2026-02-18T23:38:07.506 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction test 2026-02-18T23:38:07.546 INFO:teuthology.orchestra.run.trial044.stdout:Transaction test succeeded. 2026-02-18T23:38:07.547 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction 2026-02-18T23:38:07.623 INFO:teuthology.orchestra.run.trial044.stdout: Preparing : 1/1 2026-02-18T23:38:07.672 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/10 2026-02-18T23:38:07.685 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/10 2026-02-18T23:38:07.700 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/10 2026-02-18T23:38:07.704 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/10 2026-02-18T23:38:07.712 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/10 2026-02-18T23:38:07.751 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/10 2026-02-18T23:38:07.763 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-18T23:38:07.812 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:35 ago on Wed 18 Feb 2026 11:37:32 PM UTC. 2026-02-18T23:38:07.876 INFO:teuthology.orchestra.run.trial126.stdout:Package librbd1-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:38:07.894 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:38:07.894 INFO:teuthology.orchestra.run.trial126.stdout:Nothing to do. 2026-02-18T23:38:07.894 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:38:07.915 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install python3-rados 2026-02-18T23:38:08.079 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 8/10 2026-02-18T23:38:08.092 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 9/10 2026-02-18T23:38:08.093 INFO:teuthology.orchestra.run.trial044.stdout: Installing : ceph-mgr-rook-2:17.2.9-0.el9.noarch 10/10 2026-02-18T23:38:08.196 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.9-0.el9.noarch 10/10 2026-02-18T23:38:08.197 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : ceph-mgr-rook-2:17.2.9-0.el9.noarch 1/10 2026-02-18T23:38:08.197 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 2/10 2026-02-18T23:38:08.197 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 3/10 2026-02-18T23:38:08.197 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 4/10 2026-02-18T23:38:08.197 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 5/10 2026-02-18T23:38:08.197 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 6/10 2026-02-18T23:38:08.197 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-18T23:38:08.197 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 8/10 2026-02-18T23:38:08.197 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 9/10 2026-02-18T23:38:08.227 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:36 ago on Wed 18 Feb 2026 11:37:32 PM UTC. 2026-02-18T23:38:08.253 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 10/10 2026-02-18T23:38:08.253 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:08.253 INFO:teuthology.orchestra.run.trial044.stdout:Installed: 2026-02-18T23:38:08.253 INFO:teuthology.orchestra.run.trial044.stdout: ceph-mgr-rook-2:17.2.9-0.el9.noarch 2026-02-18T23:38:08.253 INFO:teuthology.orchestra.run.trial044.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-18T23:38:08.253 INFO:teuthology.orchestra.run.trial044.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-18T23:38:08.253 INFO:teuthology.orchestra.run.trial044.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-18T23:38:08.253 INFO:teuthology.orchestra.run.trial044.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-18T23:38:08.253 INFO:teuthology.orchestra.run.trial044.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-18T23:38:08.254 INFO:teuthology.orchestra.run.trial044.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-18T23:38:08.254 INFO:teuthology.orchestra.run.trial044.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-18T23:38:08.254 INFO:teuthology.orchestra.run.trial044.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-18T23:38:08.254 INFO:teuthology.orchestra.run.trial044.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-18T23:38:08.254 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:08.254 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:38:08.285 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install ceph-mgr-cephadm 2026-02-18T23:38:08.292 INFO:teuthology.orchestra.run.trial126.stdout:Package python3-rados-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:38:08.310 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:38:08.311 INFO:teuthology.orchestra.run.trial126.stdout:Nothing to do. 2026-02-18T23:38:08.311 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:38:08.332 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install python3-rgw 2026-02-18T23:38:08.589 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:32 ago on Wed 18 Feb 2026 11:37:36 PM UTC. 2026-02-18T23:38:08.643 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:36 ago on Wed 18 Feb 2026 11:37:32 PM UTC. 2026-02-18T23:38:08.676 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:38:08.677 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:08.677 INFO:teuthology.orchestra.run.trial044.stdout: Package Arch Version Repository Size 2026-02-18T23:38:08.677 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:08.677 INFO:teuthology.orchestra.run.trial044.stdout:Installing: 2026-02-18T23:38:08.678 INFO:teuthology.orchestra.run.trial044.stdout: ceph-mgr-cephadm noarch 2:17.2.9-0.el9 ceph-noarch 124 k 2026-02-18T23:38:08.678 INFO:teuthology.orchestra.run.trial044.stdout:Installing dependencies: 2026-02-18T23:38:08.678 INFO:teuthology.orchestra.run.trial044.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-18T23:38:08.678 INFO:teuthology.orchestra.run.trial044.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-18T23:38:08.678 INFO:teuthology.orchestra.run.trial044.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-18T23:38:08.678 INFO:teuthology.orchestra.run.trial044.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-18T23:38:08.678 INFO:teuthology.orchestra.run.trial044.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-18T23:38:08.678 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:08.678 INFO:teuthology.orchestra.run.trial044.stdout:Transaction Summary 2026-02-18T23:38:08.678 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:08.679 INFO:teuthology.orchestra.run.trial044.stdout:Install 6 Packages 2026-02-18T23:38:08.679 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:08.679 INFO:teuthology.orchestra.run.trial044.stdout:Total download size: 7.0 M 2026-02-18T23:38:08.679 INFO:teuthology.orchestra.run.trial044.stdout:Installed size: 33 M 2026-02-18T23:38:08.679 INFO:teuthology.orchestra.run.trial044.stdout:Downloading Packages: 2026-02-18T23:38:08.707 INFO:teuthology.orchestra.run.trial126.stdout:Package python3-rgw-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:38:08.725 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:38:08.726 INFO:teuthology.orchestra.run.trial126.stdout:Nothing to do. 2026-02-18T23:38:08.727 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:38:08.746 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install python3-cephfs 2026-02-18T23:38:09.054 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:37 ago on Wed 18 Feb 2026 11:37:32 PM UTC. 2026-02-18T23:38:09.119 INFO:teuthology.orchestra.run.trial126.stdout:Package python3-cephfs-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:38:09.137 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:38:09.138 INFO:teuthology.orchestra.run.trial126.stdout:Nothing to do. 2026-02-18T23:38:09.138 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:38:09.158 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install python3-rbd 2026-02-18T23:38:09.202 INFO:teuthology.orchestra.run.trial044.stdout:(1/6): ceph-mgr-cephadm-17.2.9-0.el9.noarch.rpm 2.0 MB/s | 124 kB 00:00 2026-02-18T23:38:09.231 INFO:teuthology.orchestra.run.trial044.stdout:(2/6): python3-jinja2-2.11.3-8.el9.noarch.rpm 2.7 MB/s | 249 kB 00:00 2026-02-18T23:38:09.312 INFO:teuthology.orchestra.run.trial044.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 717 kB/s | 58 kB 00:00 2026-02-18T23:38:09.342 INFO:teuthology.orchestra.run.trial044.stdout:(4/6): python3-babel-2.9.1-2.el9.noarch.rpm 30 MB/s | 6.0 MB 00:00 2026-02-18T23:38:09.361 INFO:teuthology.orchestra.run.trial044.stdout:(5/6): python3-typing-extensions-4.15.0-1.el9.n 1.7 MB/s | 86 kB 00:00 2026-02-18T23:38:09.388 INFO:teuthology.orchestra.run.trial044.stdout:(6/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 2.9 MB/s | 548 kB 00:00 2026-02-18T23:38:09.388 INFO:teuthology.orchestra.run.trial044.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:38:09.389 INFO:teuthology.orchestra.run.trial044.stdout:Total 9.8 MB/s | 7.0 MB 00:00 2026-02-18T23:38:09.420 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction check 2026-02-18T23:38:09.426 INFO:teuthology.orchestra.run.trial044.stdout:Transaction check succeeded. 2026-02-18T23:38:09.426 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction test 2026-02-18T23:38:09.470 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:37 ago on Wed 18 Feb 2026 11:37:32 PM UTC. 2026-02-18T23:38:09.472 INFO:teuthology.orchestra.run.trial044.stdout:Transaction test succeeded. 2026-02-18T23:38:09.472 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction 2026-02-18T23:38:09.534 INFO:teuthology.orchestra.run.trial126.stdout:Package python3-rbd-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:38:09.535 INFO:teuthology.orchestra.run.trial044.stdout: Preparing : 1/1 2026-02-18T23:38:09.552 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:38:09.553 INFO:teuthology.orchestra.run.trial126.stdout:Nothing to do. 2026-02-18T23:38:09.553 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:38:09.574 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install rbd-fuse 2026-02-18T23:38:09.583 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 1/6 2026-02-18T23:38:09.593 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2026-02-18T23:38:09.812 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2026-02-18T23:38:09.835 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2026-02-18T23:38:09.851 INFO:teuthology.orchestra.run.trial044.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 5/6 2026-02-18T23:38:09.852 INFO:teuthology.orchestra.run.trial044.stdout: Installing : ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 6/6 2026-02-18T23:38:09.886 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:37 ago on Wed 18 Feb 2026 11:37:32 PM UTC. 2026-02-18T23:38:09.961 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 6/6 2026-02-18T23:38:09.961 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 1/6 2026-02-18T23:38:09.961 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2026-02-18T23:38:09.961 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 3/6 2026-02-18T23:38:09.961 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2026-02-18T23:38:09.961 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2026-02-18T23:38:09.969 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:38:09.970 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:38:09.970 INFO:teuthology.orchestra.run.trial126.stdout: Package Architecture Version Repository Size 2026-02-18T23:38:09.970 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:38:09.970 INFO:teuthology.orchestra.run.trial126.stdout:Installing: 2026-02-18T23:38:09.970 INFO:teuthology.orchestra.run.trial126.stdout: rbd-fuse x86_64 2:17.2.9-0.el9 ceph 82 k 2026-02-18T23:38:09.970 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:09.970 INFO:teuthology.orchestra.run.trial126.stdout:Transaction Summary 2026-02-18T23:38:09.970 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:38:09.970 INFO:teuthology.orchestra.run.trial126.stdout:Install 1 Package 2026-02-18T23:38:09.970 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:09.971 INFO:teuthology.orchestra.run.trial126.stdout:Total download size: 82 k 2026-02-18T23:38:09.971 INFO:teuthology.orchestra.run.trial126.stdout:Installed size: 222 k 2026-02-18T23:38:09.971 INFO:teuthology.orchestra.run.trial126.stdout:Downloading Packages: 2026-02-18T23:38:10.018 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 6/6 2026-02-18T23:38:10.019 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:10.019 INFO:teuthology.orchestra.run.trial044.stdout:Installed: 2026-02-18T23:38:10.019 INFO:teuthology.orchestra.run.trial044.stdout: ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 2026-02-18T23:38:10.019 INFO:teuthology.orchestra.run.trial044.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-18T23:38:10.019 INFO:teuthology.orchestra.run.trial044.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-18T23:38:10.019 INFO:teuthology.orchestra.run.trial044.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-18T23:38:10.019 INFO:teuthology.orchestra.run.trial044.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-18T23:38:10.019 INFO:teuthology.orchestra.run.trial044.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-18T23:38:10.020 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:10.020 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:38:10.031 INFO:teuthology.orchestra.run.trial126.stdout:rbd-fuse-17.2.9-0.el9.x86_64.rpm 1.3 MB/s | 82 kB 00:00 2026-02-18T23:38:10.032 INFO:teuthology.orchestra.run.trial126.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:38:10.032 INFO:teuthology.orchestra.run.trial126.stdout:Total 1.3 MB/s | 82 kB 00:00 2026-02-18T23:38:10.032 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction check 2026-02-18T23:38:10.035 INFO:teuthology.orchestra.run.trial126.stdout:Transaction check succeeded. 2026-02-18T23:38:10.035 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction test 2026-02-18T23:38:10.051 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install ceph-fuse 2026-02-18T23:38:10.067 INFO:teuthology.orchestra.run.trial126.stdout:Transaction test succeeded. 2026-02-18T23:38:10.067 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction 2026-02-18T23:38:10.118 INFO:teuthology.orchestra.run.trial126.stdout: Preparing : 1/1 2026-02-18T23:38:10.134 INFO:teuthology.orchestra.run.trial126.stdout: Installing : rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:10.215 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:10.272 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:10.272 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:10.272 INFO:teuthology.orchestra.run.trial126.stdout:Installed: 2026-02-18T23:38:10.272 INFO:teuthology.orchestra.run.trial126.stdout: rbd-fuse-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:10.273 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:10.273 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:38:10.300 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install rbd-mirror 2026-02-18T23:38:10.357 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:34 ago on Wed 18 Feb 2026 11:37:36 PM UTC. 2026-02-18T23:38:10.441 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:38:10.442 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:10.442 INFO:teuthology.orchestra.run.trial044.stdout: Package Architecture Version Repository Size 2026-02-18T23:38:10.442 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:10.442 INFO:teuthology.orchestra.run.trial044.stdout:Installing: 2026-02-18T23:38:10.442 INFO:teuthology.orchestra.run.trial044.stdout: ceph-fuse x86_64 2:17.2.9-0.el9 ceph 813 k 2026-02-18T23:38:10.442 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:10.442 INFO:teuthology.orchestra.run.trial044.stdout:Transaction Summary 2026-02-18T23:38:10.442 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:10.442 INFO:teuthology.orchestra.run.trial044.stdout:Install 1 Package 2026-02-18T23:38:10.442 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:10.442 INFO:teuthology.orchestra.run.trial044.stdout:Total download size: 813 k 2026-02-18T23:38:10.442 INFO:teuthology.orchestra.run.trial044.stdout:Installed size: 2.4 M 2026-02-18T23:38:10.442 INFO:teuthology.orchestra.run.trial044.stdout:Downloading Packages: 2026-02-18T23:38:10.532 INFO:teuthology.orchestra.run.trial044.stdout:ceph-fuse-17.2.9-0.el9.x86_64.rpm 9.0 MB/s | 813 kB 00:00 2026-02-18T23:38:10.532 INFO:teuthology.orchestra.run.trial044.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:38:10.532 INFO:teuthology.orchestra.run.trial044.stdout:Total 8.9 MB/s | 813 kB 00:00 2026-02-18T23:38:10.532 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction check 2026-02-18T23:38:10.535 INFO:teuthology.orchestra.run.trial044.stdout:Transaction check succeeded. 2026-02-18T23:38:10.535 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction test 2026-02-18T23:38:10.568 INFO:teuthology.orchestra.run.trial044.stdout:Transaction test succeeded. 2026-02-18T23:38:10.568 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction 2026-02-18T23:38:10.620 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 11:37:32 PM UTC. 2026-02-18T23:38:10.654 INFO:teuthology.orchestra.run.trial044.stdout: Preparing : 1/1 2026-02-18T23:38:10.670 INFO:teuthology.orchestra.run.trial044.stdout: Installing : ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:10.704 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:38:10.705 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:38:10.705 INFO:teuthology.orchestra.run.trial126.stdout: Package Architecture Version Repository Size 2026-02-18T23:38:10.705 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:38:10.705 INFO:teuthology.orchestra.run.trial126.stdout:Installing: 2026-02-18T23:38:10.705 INFO:teuthology.orchestra.run.trial126.stdout: rbd-mirror x86_64 2:17.2.9-0.el9 ceph 2.9 M 2026-02-18T23:38:10.705 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:10.705 INFO:teuthology.orchestra.run.trial126.stdout:Transaction Summary 2026-02-18T23:38:10.706 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:38:10.706 INFO:teuthology.orchestra.run.trial126.stdout:Install 1 Package 2026-02-18T23:38:10.706 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:10.706 INFO:teuthology.orchestra.run.trial126.stdout:Total download size: 2.9 M 2026-02-18T23:38:10.706 INFO:teuthology.orchestra.run.trial126.stdout:Installed size: 12 M 2026-02-18T23:38:10.706 INFO:teuthology.orchestra.run.trial126.stdout:Downloading Packages: 2026-02-18T23:38:10.813 INFO:teuthology.orchestra.run.trial126.stdout:rbd-mirror-17.2.9-0.el9.x86_64.rpm 27 MB/s | 2.9 MB 00:00 2026-02-18T23:38:10.814 INFO:teuthology.orchestra.run.trial126.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:38:10.814 INFO:teuthology.orchestra.run.trial126.stdout:Total 27 MB/s | 2.9 MB 00:00 2026-02-18T23:38:10.814 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction check 2026-02-18T23:38:10.818 INFO:teuthology.orchestra.run.trial126.stdout:Transaction check succeeded. 2026-02-18T23:38:10.818 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction test 2026-02-18T23:38:10.856 INFO:teuthology.orchestra.run.trial126.stdout:Transaction test succeeded. 2026-02-18T23:38:10.857 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction 2026-02-18T23:38:10.886 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:10.943 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:10.943 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:10.943 INFO:teuthology.orchestra.run.trial044.stdout:Installed: 2026-02-18T23:38:10.943 INFO:teuthology.orchestra.run.trial044.stdout: ceph-fuse-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:10.944 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:10.944 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:38:10.971 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install librados-devel 2026-02-18T23:38:11.038 INFO:teuthology.orchestra.run.trial126.stdout: Preparing : 1/1 2026-02-18T23:38:11.040 INFO:teuthology.orchestra.run.trial126.stdout: Installing : rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:11.063 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:11.063 INFO:teuthology.orchestra.run.trial126.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:38:11.063 INFO:teuthology.orchestra.run.trial126.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-18T23:38:11.063 INFO:teuthology.orchestra.run.trial126.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:38:11.063 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T23:38:11.063 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:11.279 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:35 ago on Wed 18 Feb 2026 11:37:36 PM UTC. 2026-02-18T23:38:11.356 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:11.357 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:11.357 INFO:teuthology.orchestra.run.trial126.stdout:Installed: 2026-02-18T23:38:11.357 INFO:teuthology.orchestra.run.trial126.stdout: rbd-mirror-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:11.357 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:11.357 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:38:11.361 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:38:11.362 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:11.362 INFO:teuthology.orchestra.run.trial044.stdout: Package Architecture Version Repository Size 2026-02-18T23:38:11.362 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:11.362 INFO:teuthology.orchestra.run.trial044.stdout:Installing: 2026-02-18T23:38:11.362 INFO:teuthology.orchestra.run.trial044.stdout: librados-devel x86_64 2:17.2.9-0.el9 ceph 126 k 2026-02-18T23:38:11.362 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:11.362 INFO:teuthology.orchestra.run.trial044.stdout:Transaction Summary 2026-02-18T23:38:11.362 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:11.363 INFO:teuthology.orchestra.run.trial044.stdout:Install 1 Package 2026-02-18T23:38:11.363 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:11.363 INFO:teuthology.orchestra.run.trial044.stdout:Total download size: 126 k 2026-02-18T23:38:11.363 INFO:teuthology.orchestra.run.trial044.stdout:Installed size: 448 k 2026-02-18T23:38:11.363 INFO:teuthology.orchestra.run.trial044.stdout:Downloading Packages: 2026-02-18T23:38:11.385 DEBUG:teuthology.orchestra.run.trial126:> sudo yum -y install rbd-nbd 2026-02-18T23:38:11.423 INFO:teuthology.orchestra.run.trial044.stdout:librados-devel-17.2.9-0.el9.x86_64.rpm 2.0 MB/s | 126 kB 00:00 2026-02-18T23:38:11.424 INFO:teuthology.orchestra.run.trial044.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:38:11.425 INFO:teuthology.orchestra.run.trial044.stdout:Total 2.0 MB/s | 126 kB 00:00 2026-02-18T23:38:11.425 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction check 2026-02-18T23:38:11.427 INFO:teuthology.orchestra.run.trial044.stdout:Transaction check succeeded. 2026-02-18T23:38:11.427 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction test 2026-02-18T23:38:11.459 INFO:teuthology.orchestra.run.trial044.stdout:Transaction test succeeded. 2026-02-18T23:38:11.459 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction 2026-02-18T23:38:11.512 INFO:teuthology.orchestra.run.trial044.stdout: Preparing : 1/1 2026-02-18T23:38:11.528 INFO:teuthology.orchestra.run.trial044.stdout: Installing : librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:11.605 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:11.662 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:11.662 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:11.663 INFO:teuthology.orchestra.run.trial044.stdout:Installed: 2026-02-18T23:38:11.663 INFO:teuthology.orchestra.run.trial044.stdout: librados-devel-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:11.663 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:11.663 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:38:11.691 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install libcephfs2 2026-02-18T23:38:11.699 INFO:teuthology.orchestra.run.trial126.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 11:37:32 PM UTC. 2026-02-18T23:38:11.781 INFO:teuthology.orchestra.run.trial126.stdout:Dependencies resolved. 2026-02-18T23:38:11.781 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:38:11.781 INFO:teuthology.orchestra.run.trial126.stdout: Package Architecture Version Repository Size 2026-02-18T23:38:11.781 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:38:11.781 INFO:teuthology.orchestra.run.trial126.stdout:Installing: 2026-02-18T23:38:11.781 INFO:teuthology.orchestra.run.trial126.stdout: rbd-nbd x86_64 2:17.2.9-0.el9 ceph 165 k 2026-02-18T23:38:11.781 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:11.781 INFO:teuthology.orchestra.run.trial126.stdout:Transaction Summary 2026-02-18T23:38:11.781 INFO:teuthology.orchestra.run.trial126.stdout:================================================================================ 2026-02-18T23:38:11.781 INFO:teuthology.orchestra.run.trial126.stdout:Install 1 Package 2026-02-18T23:38:11.781 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:11.781 INFO:teuthology.orchestra.run.trial126.stdout:Total download size: 165 k 2026-02-18T23:38:11.781 INFO:teuthology.orchestra.run.trial126.stdout:Installed size: 477 k 2026-02-18T23:38:11.781 INFO:teuthology.orchestra.run.trial126.stdout:Downloading Packages: 2026-02-18T23:38:11.843 INFO:teuthology.orchestra.run.trial126.stdout:rbd-nbd-17.2.9-0.el9.x86_64.rpm 2.6 MB/s | 165 kB 00:00 2026-02-18T23:38:11.844 INFO:teuthology.orchestra.run.trial126.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:38:11.845 INFO:teuthology.orchestra.run.trial126.stdout:Total 2.6 MB/s | 165 kB 00:00 2026-02-18T23:38:11.845 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction check 2026-02-18T23:38:11.847 INFO:teuthology.orchestra.run.trial126.stdout:Transaction check succeeded. 2026-02-18T23:38:11.848 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction test 2026-02-18T23:38:11.879 INFO:teuthology.orchestra.run.trial126.stdout:Transaction test succeeded. 2026-02-18T23:38:11.879 INFO:teuthology.orchestra.run.trial126.stdout:Running transaction 2026-02-18T23:38:11.934 INFO:teuthology.orchestra.run.trial126.stdout: Preparing : 1/1 2026-02-18T23:38:11.950 INFO:teuthology.orchestra.run.trial126.stdout: Installing : rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:12.014 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:36 ago on Wed 18 Feb 2026 11:37:36 PM UTC. 2026-02-18T23:38:12.023 INFO:teuthology.orchestra.run.trial126.stdout: Running scriptlet: rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:12.079 INFO:teuthology.orchestra.run.trial044.stdout:Package libcephfs2-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:38:12.080 INFO:teuthology.orchestra.run.trial126.stdout: Verifying : rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:12.081 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:12.081 INFO:teuthology.orchestra.run.trial126.stdout:Installed: 2026-02-18T23:38:12.081 INFO:teuthology.orchestra.run.trial126.stdout: rbd-nbd-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:12.081 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:38:12.081 INFO:teuthology.orchestra.run.trial126.stdout:Complete! 2026-02-18T23:38:12.096 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:38:12.137 INFO:teuthology.orchestra.run.trial044.stdout:Nothing to do. 2026-02-18T23:38:12.137 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:38:12.140 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install libcephfs-devel 2026-02-18T23:38:12.141 DEBUG:teuthology.parallel:result is None 2026-02-18T23:38:12.455 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:36 ago on Wed 18 Feb 2026 11:37:36 PM UTC. 2026-02-18T23:38:12.538 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:38:12.538 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:12.538 INFO:teuthology.orchestra.run.trial044.stdout: Package Architecture Version Repository Size 2026-02-18T23:38:12.539 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:12.539 INFO:teuthology.orchestra.run.trial044.stdout:Installing: 2026-02-18T23:38:12.539 INFO:teuthology.orchestra.run.trial044.stdout: libcephfs-devel x86_64 2:17.2.9-0.el9 ceph 25 k 2026-02-18T23:38:12.539 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:12.539 INFO:teuthology.orchestra.run.trial044.stdout:Transaction Summary 2026-02-18T23:38:12.539 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:12.539 INFO:teuthology.orchestra.run.trial044.stdout:Install 1 Package 2026-02-18T23:38:12.539 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:12.539 INFO:teuthology.orchestra.run.trial044.stdout:Total download size: 25 k 2026-02-18T23:38:12.540 INFO:teuthology.orchestra.run.trial044.stdout:Installed size: 110 k 2026-02-18T23:38:12.540 INFO:teuthology.orchestra.run.trial044.stdout:Downloading Packages: 2026-02-18T23:38:12.582 INFO:teuthology.orchestra.run.trial044.stdout:libcephfs-devel-17.2.9-0.el9.x86_64.rpm 576 kB/s | 25 kB 00:00 2026-02-18T23:38:12.583 INFO:teuthology.orchestra.run.trial044.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:38:12.583 INFO:teuthology.orchestra.run.trial044.stdout:Total 563 kB/s | 25 kB 00:00 2026-02-18T23:38:12.583 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction check 2026-02-18T23:38:12.584 INFO:teuthology.orchestra.run.trial044.stdout:Transaction check succeeded. 2026-02-18T23:38:12.584 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction test 2026-02-18T23:38:12.585 INFO:teuthology.orchestra.run.trial044.stdout:Transaction test succeeded. 2026-02-18T23:38:12.585 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction 2026-02-18T23:38:12.604 INFO:teuthology.orchestra.run.trial044.stdout: Preparing : 1/1 2026-02-18T23:38:12.620 INFO:teuthology.orchestra.run.trial044.stdout: Installing : libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:12.675 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:12.731 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:12.731 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:12.731 INFO:teuthology.orchestra.run.trial044.stdout:Installed: 2026-02-18T23:38:12.731 INFO:teuthology.orchestra.run.trial044.stdout: libcephfs-devel-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:12.732 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:12.732 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:38:12.759 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install librados2 2026-02-18T23:38:13.070 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:37 ago on Wed 18 Feb 2026 11:37:36 PM UTC. 2026-02-18T23:38:13.134 INFO:teuthology.orchestra.run.trial044.stdout:Package librados2-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:38:13.152 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:38:13.152 INFO:teuthology.orchestra.run.trial044.stdout:Nothing to do. 2026-02-18T23:38:13.152 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:38:13.173 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install librbd1 2026-02-18T23:38:13.479 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:37 ago on Wed 18 Feb 2026 11:37:36 PM UTC. 2026-02-18T23:38:13.543 INFO:teuthology.orchestra.run.trial044.stdout:Package librbd1-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:38:13.561 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:38:13.561 INFO:teuthology.orchestra.run.trial044.stdout:Nothing to do. 2026-02-18T23:38:13.562 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:38:13.583 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install python3-rados 2026-02-18T23:38:13.892 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:37 ago on Wed 18 Feb 2026 11:37:36 PM UTC. 2026-02-18T23:38:13.956 INFO:teuthology.orchestra.run.trial044.stdout:Package python3-rados-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:38:13.974 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:38:13.974 INFO:teuthology.orchestra.run.trial044.stdout:Nothing to do. 2026-02-18T23:38:13.974 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:38:13.996 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install python3-rgw 2026-02-18T23:38:14.303 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 11:37:36 PM UTC. 2026-02-18T23:38:14.368 INFO:teuthology.orchestra.run.trial044.stdout:Package python3-rgw-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:38:14.386 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:38:14.386 INFO:teuthology.orchestra.run.trial044.stdout:Nothing to do. 2026-02-18T23:38:14.387 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:38:14.408 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install python3-cephfs 2026-02-18T23:38:14.716 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 11:37:36 PM UTC. 2026-02-18T23:38:14.780 INFO:teuthology.orchestra.run.trial044.stdout:Package python3-cephfs-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:38:14.798 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:38:14.799 INFO:teuthology.orchestra.run.trial044.stdout:Nothing to do. 2026-02-18T23:38:14.799 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:38:14.820 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install python3-rbd 2026-02-18T23:38:15.131 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 11:37:36 PM UTC. 2026-02-18T23:38:15.196 INFO:teuthology.orchestra.run.trial044.stdout:Package python3-rbd-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:38:15.213 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:38:15.214 INFO:teuthology.orchestra.run.trial044.stdout:Nothing to do. 2026-02-18T23:38:15.214 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:38:15.236 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install rbd-fuse 2026-02-18T23:38:15.544 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 11:37:36 PM UTC. 2026-02-18T23:38:15.626 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:38:15.626 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:15.627 INFO:teuthology.orchestra.run.trial044.stdout: Package Architecture Version Repository Size 2026-02-18T23:38:15.627 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:15.627 INFO:teuthology.orchestra.run.trial044.stdout:Installing: 2026-02-18T23:38:15.627 INFO:teuthology.orchestra.run.trial044.stdout: rbd-fuse x86_64 2:17.2.9-0.el9 ceph 82 k 2026-02-18T23:38:15.627 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:15.627 INFO:teuthology.orchestra.run.trial044.stdout:Transaction Summary 2026-02-18T23:38:15.627 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:15.627 INFO:teuthology.orchestra.run.trial044.stdout:Install 1 Package 2026-02-18T23:38:15.627 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:15.627 INFO:teuthology.orchestra.run.trial044.stdout:Total download size: 82 k 2026-02-18T23:38:15.628 INFO:teuthology.orchestra.run.trial044.stdout:Installed size: 222 k 2026-02-18T23:38:15.628 INFO:teuthology.orchestra.run.trial044.stdout:Downloading Packages: 2026-02-18T23:38:15.678 INFO:teuthology.orchestra.run.trial044.stdout:rbd-fuse-17.2.9-0.el9.x86_64.rpm 1.6 MB/s | 82 kB 00:00 2026-02-18T23:38:15.678 INFO:teuthology.orchestra.run.trial044.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:38:15.679 INFO:teuthology.orchestra.run.trial044.stdout:Total 1.5 MB/s | 82 kB 00:00 2026-02-18T23:38:15.679 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction check 2026-02-18T23:38:15.681 INFO:teuthology.orchestra.run.trial044.stdout:Transaction check succeeded. 2026-02-18T23:38:15.682 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction test 2026-02-18T23:38:15.712 INFO:teuthology.orchestra.run.trial044.stdout:Transaction test succeeded. 2026-02-18T23:38:15.713 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction 2026-02-18T23:38:15.762 INFO:teuthology.orchestra.run.trial044.stdout: Preparing : 1/1 2026-02-18T23:38:15.778 INFO:teuthology.orchestra.run.trial044.stdout: Installing : rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:15.863 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:15.919 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:15.919 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:15.920 INFO:teuthology.orchestra.run.trial044.stdout:Installed: 2026-02-18T23:38:15.920 INFO:teuthology.orchestra.run.trial044.stdout: rbd-fuse-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:15.920 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:15.920 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:38:15.949 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install rbd-mirror 2026-02-18T23:38:16.273 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:40 ago on Wed 18 Feb 2026 11:37:36 PM UTC. 2026-02-18T23:38:16.356 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:38:16.357 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:16.357 INFO:teuthology.orchestra.run.trial044.stdout: Package Architecture Version Repository Size 2026-02-18T23:38:16.357 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:16.357 INFO:teuthology.orchestra.run.trial044.stdout:Installing: 2026-02-18T23:38:16.357 INFO:teuthology.orchestra.run.trial044.stdout: rbd-mirror x86_64 2:17.2.9-0.el9 ceph 2.9 M 2026-02-18T23:38:16.357 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:16.357 INFO:teuthology.orchestra.run.trial044.stdout:Transaction Summary 2026-02-18T23:38:16.357 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:16.357 INFO:teuthology.orchestra.run.trial044.stdout:Install 1 Package 2026-02-18T23:38:16.357 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:16.357 INFO:teuthology.orchestra.run.trial044.stdout:Total download size: 2.9 M 2026-02-18T23:38:16.357 INFO:teuthology.orchestra.run.trial044.stdout:Installed size: 12 M 2026-02-18T23:38:16.357 INFO:teuthology.orchestra.run.trial044.stdout:Downloading Packages: 2026-02-18T23:38:16.459 INFO:teuthology.orchestra.run.trial044.stdout:rbd-mirror-17.2.9-0.el9.x86_64.rpm 29 MB/s | 2.9 MB 00:00 2026-02-18T23:38:16.459 INFO:teuthology.orchestra.run.trial044.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:38:16.459 INFO:teuthology.orchestra.run.trial044.stdout:Total 29 MB/s | 2.9 MB 00:00 2026-02-18T23:38:16.460 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction check 2026-02-18T23:38:16.463 INFO:teuthology.orchestra.run.trial044.stdout:Transaction check succeeded. 2026-02-18T23:38:16.463 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction test 2026-02-18T23:38:16.502 INFO:teuthology.orchestra.run.trial044.stdout:Transaction test succeeded. 2026-02-18T23:38:16.502 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction 2026-02-18T23:38:16.689 INFO:teuthology.orchestra.run.trial044.stdout: Preparing : 1/1 2026-02-18T23:38:16.690 INFO:teuthology.orchestra.run.trial044.stdout: Installing : rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:16.714 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:16.714 INFO:teuthology.orchestra.run.trial044.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:38:16.714 INFO:teuthology.orchestra.run.trial044.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-18T23:38:16.714 INFO:teuthology.orchestra.run.trial044.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:38:16.714 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T23:38:16.715 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:17.008 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:17.008 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:17.008 INFO:teuthology.orchestra.run.trial044.stdout:Installed: 2026-02-18T23:38:17.008 INFO:teuthology.orchestra.run.trial044.stdout: rbd-mirror-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:17.008 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:17.009 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:38:17.037 DEBUG:teuthology.orchestra.run.trial044:> sudo yum -y install rbd-nbd 2026-02-18T23:38:17.348 INFO:teuthology.orchestra.run.trial044.stdout:Last metadata expiration check: 0:00:41 ago on Wed 18 Feb 2026 11:37:36 PM UTC. 2026-02-18T23:38:17.430 INFO:teuthology.orchestra.run.trial044.stdout:Dependencies resolved. 2026-02-18T23:38:17.431 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:17.431 INFO:teuthology.orchestra.run.trial044.stdout: Package Architecture Version Repository Size 2026-02-18T23:38:17.431 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:17.431 INFO:teuthology.orchestra.run.trial044.stdout:Installing: 2026-02-18T23:38:17.431 INFO:teuthology.orchestra.run.trial044.stdout: rbd-nbd x86_64 2:17.2.9-0.el9 ceph 165 k 2026-02-18T23:38:17.431 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:17.431 INFO:teuthology.orchestra.run.trial044.stdout:Transaction Summary 2026-02-18T23:38:17.431 INFO:teuthology.orchestra.run.trial044.stdout:================================================================================ 2026-02-18T23:38:17.431 INFO:teuthology.orchestra.run.trial044.stdout:Install 1 Package 2026-02-18T23:38:17.432 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:17.432 INFO:teuthology.orchestra.run.trial044.stdout:Total download size: 165 k 2026-02-18T23:38:17.432 INFO:teuthology.orchestra.run.trial044.stdout:Installed size: 477 k 2026-02-18T23:38:17.432 INFO:teuthology.orchestra.run.trial044.stdout:Downloading Packages: 2026-02-18T23:38:17.491 INFO:teuthology.orchestra.run.trial044.stdout:rbd-nbd-17.2.9-0.el9.x86_64.rpm 2.7 MB/s | 165 kB 00:00 2026-02-18T23:38:17.491 INFO:teuthology.orchestra.run.trial044.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:38:17.491 INFO:teuthology.orchestra.run.trial044.stdout:Total 2.7 MB/s | 165 kB 00:00 2026-02-18T23:38:17.491 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction check 2026-02-18T23:38:17.495 INFO:teuthology.orchestra.run.trial044.stdout:Transaction check succeeded. 2026-02-18T23:38:17.495 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction test 2026-02-18T23:38:17.526 INFO:teuthology.orchestra.run.trial044.stdout:Transaction test succeeded. 2026-02-18T23:38:17.526 INFO:teuthology.orchestra.run.trial044.stdout:Running transaction 2026-02-18T23:38:17.581 INFO:teuthology.orchestra.run.trial044.stdout: Preparing : 1/1 2026-02-18T23:38:17.598 INFO:teuthology.orchestra.run.trial044.stdout: Installing : rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:17.682 INFO:teuthology.orchestra.run.trial044.stdout: Running scriptlet: rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:17.741 INFO:teuthology.orchestra.run.trial044.stdout: Verifying : rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:38:17.741 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:17.742 INFO:teuthology.orchestra.run.trial044.stdout:Installed: 2026-02-18T23:38:17.742 INFO:teuthology.orchestra.run.trial044.stdout: rbd-nbd-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:17.742 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:38:17.742 INFO:teuthology.orchestra.run.trial044.stdout:Complete! 2026-02-18T23:38:17.773 DEBUG:teuthology.parallel:result is None 2026-02-18T23:38:17.774 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:38:17.774 INFO:teuthology.packaging:ref: None 2026-02-18T23:38:17.774 INFO:teuthology.packaging:tag: None 2026-02-18T23:38:17.774 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:38:17.774 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:38:17.774 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2026-02-18T23:38:17.953 DEBUG:teuthology.orchestra.run.trial044:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-18T23:38:17.975 INFO:teuthology.orchestra.run.trial044.stdout:17.2.9-0.el9 2026-02-18T23:38:17.975 INFO:teuthology.packaging:The installed version of ceph is 17.2.9-0.el9 2026-02-18T23:38:17.976 INFO:teuthology.task.install:The correct ceph version 17.2.9-0 is installed. 2026-02-18T23:38:17.979 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:38:17.979 INFO:teuthology.packaging:ref: None 2026-02-18T23:38:17.979 INFO:teuthology.packaging:tag: None 2026-02-18T23:38:17.979 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:38:17.979 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:38:17.979 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2026-02-18T23:38:18.146 DEBUG:teuthology.orchestra.run.trial126:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-18T23:38:18.167 INFO:teuthology.orchestra.run.trial126.stdout:17.2.9-0.el9 2026-02-18T23:38:18.167 INFO:teuthology.packaging:The installed version of ceph is 17.2.9-0.el9 2026-02-18T23:38:18.167 INFO:teuthology.task.install:The correct ceph version 17.2.9-0 is installed. 2026-02-18T23:38:18.169 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2026-02-18T23:38:18.169 DEBUG:teuthology.orchestra.run.trial044:> set -ex 2026-02-18T23:38:18.169 DEBUG:teuthology.orchestra.run.trial044:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T23:38:18.195 DEBUG:teuthology.orchestra.run.trial126:> set -ex 2026-02-18T23:38:18.195 DEBUG:teuthology.orchestra.run.trial126:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T23:38:18.231 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2026-02-18T23:38:18.232 DEBUG:teuthology.orchestra.run.trial044:> set -ex 2026-02-18T23:38:18.232 DEBUG:teuthology.orchestra.run.trial044:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T23:38:18.261 DEBUG:teuthology.orchestra.run.trial044:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T23:38:18.330 DEBUG:teuthology.orchestra.run.trial126:> set -ex 2026-02-18T23:38:18.330 DEBUG:teuthology.orchestra.run.trial126:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T23:38:18.358 DEBUG:teuthology.orchestra.run.trial126:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T23:38:18.422 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2026-02-18T23:38:18.422 DEBUG:teuthology.orchestra.run.trial044:> set -ex 2026-02-18T23:38:18.422 DEBUG:teuthology.orchestra.run.trial044:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T23:38:18.449 DEBUG:teuthology.orchestra.run.trial044:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T23:38:18.514 DEBUG:teuthology.orchestra.run.trial126:> set -ex 2026-02-18T23:38:18.514 DEBUG:teuthology.orchestra.run.trial126:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T23:38:18.540 DEBUG:teuthology.orchestra.run.trial126:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T23:38:18.603 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2026-02-18T23:38:18.604 DEBUG:teuthology.orchestra.run.trial044:> set -ex 2026-02-18T23:38:18.604 DEBUG:teuthology.orchestra.run.trial044:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T23:38:18.629 DEBUG:teuthology.orchestra.run.trial044:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T23:38:18.693 DEBUG:teuthology.orchestra.run.trial126:> set -ex 2026-02-18T23:38:18.693 DEBUG:teuthology.orchestra.run.trial126:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T23:38:18.718 DEBUG:teuthology.orchestra.run.trial126:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T23:38:18.781 INFO:teuthology.run_tasks:Running task cephadm... 2026-02-18T23:38:18.871 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:38:18.871 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:38:18.874 INFO:tasks.cephadm:Cluster fsid is e779020d-0d22-11f1-89fb-d404e6e7d460 2026-02-18T23:38:18.874 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-02-18T23:38:18.874 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '10.20.193.44', 'mon.c': '[v2:10.20.193.44:3301,v1:10.20.193.44:6790]', 'mon.b': '10.20.193.126'} 2026-02-18T23:38:18.874 INFO:tasks.cephadm:First mon is mon.a on trial044 2026-02-18T23:38:18.875 INFO:tasks.cephadm:First mgr is y 2026-02-18T23:38:18.875 INFO:tasks.cephadm:Normalizing hostnames... 2026-02-18T23:38:18.875 DEBUG:teuthology.orchestra.run.trial044:> sudo hostname $(hostname -s) 2026-02-18T23:38:18.900 DEBUG:teuthology.orchestra.run.trial126:> sudo hostname $(hostname -s) 2026-02-18T23:38:18.925 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2026-02-18T23:38:18.925 DEBUG:teuthology.orchestra.run.trial044:> 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:38:18.989 INFO:teuthology.orchestra.run.trial044.stdout:-rw-r--r--. 1 ubuntu ubuntu 378585 Feb 18 23:38 /home/ubuntu/cephtest/cephadm 2026-02-18T23:38:18.989 DEBUG:teuthology.orchestra.run.trial126:> 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:38:19.038 INFO:teuthology.orchestra.run.trial126.stdout:-rw-r--r--. 1 ubuntu ubuntu 378585 Feb 18 23:38 /home/ubuntu/cephtest/cephadm 2026-02-18T23:38:19.038 DEBUG:teuthology.orchestra.run.trial044:> 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:38:19.054 DEBUG:teuthology.orchestra.run.trial126:> 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:38:19.087 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2026-02-18T23:38:19.087 DEBUG:teuthology.orchestra.run.trial044:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2026-02-18T23:38:19.096 DEBUG:teuthology.orchestra.run.trial126:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2026-02-18T23:38:19.336 INFO:teuthology.orchestra.run.trial044.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2026-02-18T23:38:19.366 INFO:teuthology.orchestra.run.trial126.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2026-02-18T23:38:19.474 INFO:teuthology.orchestra.run.trial044.stderr:Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:38:19.474 INFO:teuthology.orchestra.run.trial044.stderr:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:quincy... 2026-02-18T23:38:19.474 INFO:teuthology.orchestra.run.trial044.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:38:19.474 INFO:teuthology.orchestra.run.trial044.stderr:ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:38:19.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:38:19.488 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 trial044 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull' 2026-02-18T23:38:19.490 INFO:tasks.cephadm:Archiving crash dumps... 2026-02-18T23:38:19.493 DEBUG:teuthology.misc:Transferring archived files from trial044:/var/lib/ceph/e779020d-0d22-11f1-89fb-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/53470/remote/trial044/crash 2026-02-18T23:38:19.494 DEBUG:teuthology.orchestra.run.trial044:> sudo tar c -f - -C /var/lib/ceph/e779020d-0d22-11f1-89fb-d404e6e7d460/crash -- . 2026-02-18T23:38:19.504 INFO:teuthology.orchestra.run.trial126.stderr:Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:38:19.504 INFO:teuthology.orchestra.run.trial126.stderr:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:quincy... 2026-02-18T23:38:19.504 INFO:teuthology.orchestra.run.trial126.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:38:19.504 INFO:teuthology.orchestra.run.trial126.stderr:ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:38:19.520 INFO:teuthology.orchestra.run.trial044.stderr:tar: /var/lib/ceph/e779020d-0d22-11f1-89fb-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-18T23:38:19.521 INFO:teuthology.orchestra.run.trial044.stderr:tar: Error is not recoverable: exiting now 2026-02-18T23:38:19.523 DEBUG:teuthology.misc:Transferring archived files from trial126:/var/lib/ceph/e779020d-0d22-11f1-89fb-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/53470/remote/trial126/crash 2026-02-18T23:38:19.525 DEBUG:teuthology.orchestra.run.trial126:> sudo tar c -f - -C /var/lib/ceph/e779020d-0d22-11f1-89fb-d404e6e7d460/crash -- . 2026-02-18T23:38:19.551 INFO:teuthology.orchestra.run.trial126.stderr:tar: /var/lib/ceph/e779020d-0d22-11f1-89fb-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-18T23:38:19.551 INFO:teuthology.orchestra.run.trial126.stderr:tar: Error is not recoverable: exiting now 2026-02-18T23:38:19.553 INFO:tasks.cephadm:Checking cluster log for badness... 2026-02-18T23:38:19.553 DEBUG:teuthology.orchestra.run.trial044:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/e779020d-0d22-11f1-89fb-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:38:19.587 INFO:teuthology.orchestra.run.trial044.stderr:grep: /var/log/ceph/e779020d-0d22-11f1-89fb-d404e6e7d460/ceph.log: No such file or directory 2026-02-18T23:38:19.589 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2026-02-18T23:38:19.589 DEBUG:teuthology.orchestra.run.trial044:> sudo egrep '\[SEC\]' /var/log/ceph/e779020d-0d22-11f1-89fb-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:38:19.654 INFO:teuthology.orchestra.run.trial044.stderr:grep: /var/log/ceph/e779020d-0d22-11f1-89fb-d404e6e7d460/ceph.log: No such file or directory 2026-02-18T23:38:19.655 INFO:tasks.cephadm:Compressing logs... 2026-02-18T23:38:19.656 DEBUG:teuthology.orchestra.run.trial044:> 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:38:19.698 DEBUG:teuthology.orchestra.run.trial126:> 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:38:19.718 INFO:teuthology.orchestra.run.trial044.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log: No such file or directory 2026-02-18T23:38:19.718 INFO:teuthology.orchestra.run.trial044.stderr: 2026-02-18T23:38:19.719 INFO:teuthology.orchestra.run.trial044.stderr:/var/log/ceph/cephadm.log: 67.2% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-18T23:38:19.720 INFO:teuthology.orchestra.run.trial044.stderr: 2026-02-18T23:38:19.720 INFO:teuthology.orchestra.run.trial044.stderr:real 0m0.010s 2026-02-18T23:38:19.720 INFO:teuthology.orchestra.run.trial044.stderr:user 0m0.005s 2026-02-18T23:38:19.720 INFO:teuthology.orchestra.run.trial044.stderr:sys 0m0.013s 2026-02-18T23:38:19.722 INFO:teuthology.orchestra.run.trial126.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-18T23:38:19.722 INFO:teuthology.orchestra.run.trial126.stderr:: No such file or directory 2026-02-18T23:38:19.722 INFO:teuthology.orchestra.run.trial126.stderr:/var/log/ceph/cephadm.log: 67.3% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-18T23:38:19.724 INFO:teuthology.orchestra.run.trial126.stderr: 2026-02-18T23:38:19.724 INFO:teuthology.orchestra.run.trial126.stderr:real 0m0.010s 2026-02-18T23:38:19.724 INFO:teuthology.orchestra.run.trial126.stderr:user 0m0.007s 2026-02-18T23:38:19.724 INFO:teuthology.orchestra.run.trial126.stderr:sys 0m0.011s 2026-02-18T23:38:19.724 INFO:tasks.cephadm:Archiving logs... 2026-02-18T23:38:19.725 DEBUG:teuthology.misc:Transferring archived files from trial044:/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/53470/remote/trial044/log 2026-02-18T23:38:19.726 DEBUG:teuthology.orchestra.run.trial044:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T23:38:19.785 DEBUG:teuthology.misc:Transferring archived files from trial126:/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/53470/remote/trial126/log 2026-02-18T23:38:19.787 DEBUG:teuthology.orchestra.run.trial126:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T23:38:19.813 INFO:tasks.cephadm:Removing cluster... 2026-02-18T23:38:19.814 DEBUG:teuthology.orchestra.run.trial044:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e779020d-0d22-11f1-89fb-d404e6e7d460 --force 2026-02-18T23:38:20.158 DEBUG:teuthology.orchestra.run.trial126:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e779020d-0d22-11f1-89fb-d404e6e7d460 --force 2026-02-18T23:38:20.488 INFO:tasks.cephadm:Removing cephadm ... 2026-02-18T23:38:20.489 DEBUG:teuthology.orchestra.run.trial044:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-18T23:38:20.508 DEBUG:teuthology.orchestra.run.trial126:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-18T23:38:20.524 INFO:tasks.cephadm:Teardown complete 2026-02-18T23:38:20.525 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 trial044 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull' 2026-02-18T23:38:20.526 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-02-18T23:38:20.537 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-02-18T23:38:20.553 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:38:20.554 DEBUG:teuthology.orchestra.run.trial044:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T23:38:20.556 DEBUG:teuthology.orchestra.run.trial126:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T23:38:20.759 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-18T23:38:20.769 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-18T23:38:20.769 DEBUG:teuthology.orchestra.run.trial044:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T23:38:20.771 DEBUG:teuthology.orchestra.run.trial126:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T23:38:20.786 INFO:teuthology.orchestra.run.trial044.stderr:bash: line 1: ntpq: command not found 2026-02-18T23:38:20.787 INFO:teuthology.orchestra.run.trial126.stderr:bash: line 1: ntpq: command not found 2026-02-18T23:38:20.804 INFO:teuthology.orchestra.run.trial044.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T23:38:20.804 INFO:teuthology.orchestra.run.trial044.stdout:=============================================================================== 2026-02-18T23:38:20.804 INFO:teuthology.orchestra.run.trial044.stdout:^* pool-138-89-14-60.mad.ea> 1 6 17 60 +119us[ +128us] +/- 2942us 2026-02-18T23:38:20.804 INFO:teuthology.orchestra.run.trial044.stdout:^- europa.ellipse.net 2 6 17 61 -479us[ -469us] +/- 47ms 2026-02-18T23:38:20.804 INFO:teuthology.orchestra.run.trial044.stdout:^- 73.185.182.209 2 6 17 61 +1461us[+1471us] +/- 73ms 2026-02-18T23:38:20.804 INFO:teuthology.orchestra.run.trial044.stdout:^+ vps-lga1.orleans.ddnss.de 2 6 17 61 -88us[ -78us] +/- 2319us 2026-02-18T23:38:20.808 INFO:teuthology.orchestra.run.trial126.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T23:38:20.808 INFO:teuthology.orchestra.run.trial126.stdout:=============================================================================== 2026-02-18T23:38:20.808 INFO:teuthology.orchestra.run.trial126.stdout:^- 23.186.168.133 2 6 35 59 -2690us[-2690us] +/- 56ms 2026-02-18T23:38:20.809 INFO:teuthology.orchestra.run.trial126.stdout:^- 172-234-44-141.ip.linode> 2 6 17 61 +12ms[ +13ms] +/- 91ms 2026-02-18T23:38:20.809 INFO:teuthology.orchestra.run.trial126.stdout:^+ time.lmtlabs.com 2 6 17 61 +1223us[+1879us] +/- 15ms 2026-02-18T23:38:20.809 INFO:teuthology.orchestra.run.trial126.stdout:^* s2-b.time.mci1.us.rozint> 2 6 17 60 -1413us[ -756us] +/- 23ms 2026-02-18T23:38:20.809 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-18T23:38:20.826 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-18T23:38:20.826 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-18T23:38:20.845 DEBUG:teuthology.orchestra.run.trial044:> 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:38:20.898 DEBUG:teuthology.orchestra.run.trial126:> 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:38:20.939 DEBUG:teuthology.orchestra.run.trial044:> 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 -e scontext=system_u:system_r:getty_t:s0 2026-02-18T23:38:20.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:38:20.964 DEBUG:teuthology.orchestra.run.trial126:> 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 -e scontext=system_u:system_r:getty_t:s0 2026-02-18T23:38:21.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:38:21.005 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-18T23:38:21.017 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-18T23:38:21.031 INFO:teuthology.task.internal:Duration was 135.125224 seconds 2026-02-18T23:38:21.031 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-18T23:38:21.056 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-18T23:38:21.056 DEBUG:teuthology.orchestra.run.trial044:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T23:38:21.059 DEBUG:teuthology.orchestra.run.trial126:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T23:38:21.094 INFO:teuthology.orchestra.run.trial044.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T23:38:21.096 INFO:teuthology.orchestra.run.trial126.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T23:38:21.394 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-18T23:38:21.395 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial044.front.sepia.ceph.com 2026-02-18T23:38:21.395 DEBUG:teuthology.orchestra.run.trial044:> 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:38:21.416 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial126.front.sepia.ceph.com 2026-02-18T23:38:21.417 DEBUG:teuthology.orchestra.run.trial126:> 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:38:21.454 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-18T23:38:21.454 DEBUG:teuthology.orchestra.run.trial044:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T23:38:21.457 DEBUG:teuthology.orchestra.run.trial126:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T23:38:21.536 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-18T23:38:21.536 DEBUG:teuthology.orchestra.run.trial044:> 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:38:21.539 DEBUG:teuthology.orchestra.run.trial126:> 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:38:21.561 INFO:teuthology.orchestra.run.trial044.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:38:21.561 INFO:teuthology.orchestra.run.trial044.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:38:21.561 INFO:teuthology.orchestra.run.trial044.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T23:38:21.561 INFO:teuthology.orchestra.run.trial044.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T23:38:21.561 INFO:teuthology.orchestra.run.trial044.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T23:38:21.565 INFO:teuthology.orchestra.run.trial044.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 86.2% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T23:38:21.598 INFO:teuthology.orchestra.run.trial126.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:38:21.598 INFO:teuthology.orchestra.run.trial126.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:38:21.599 INFO:teuthology.orchestra.run.trial126.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip 0.0% -5 -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz --verbose 2026-02-18T23:38:21.599 INFO:teuthology.orchestra.run.trial126.stderr: -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T23:38:21.599 INFO:teuthology.orchestra.run.trial126.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T23:38:21.602 INFO:teuthology.orchestra.run.trial126.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 86.1% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T23:38:21.604 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-18T23:38:21.614 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-18T23:38:21.614 DEBUG:teuthology.orchestra.run.trial044:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T23:38:21.638 DEBUG:teuthology.orchestra.run.trial126:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T23:38:21.671 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-18T23:38:21.686 DEBUG:teuthology.orchestra.run.trial044:> 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:38:21.688 DEBUG:teuthology.orchestra.run.trial126:> 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:38:21.711 INFO:teuthology.orchestra.run.trial044.stdout:kernel.core_pattern = core 2026-02-18T23:38:21.733 INFO:teuthology.orchestra.run.trial126.stdout:kernel.core_pattern = core 2026-02-18T23:38:21.744 DEBUG:teuthology.orchestra.run.trial044:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T23:38:21.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:38:21.776 DEBUG:teuthology.orchestra.run.trial126:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T23:38:21.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:38:21.799 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-18T23:38:21.812 INFO:teuthology.task.internal:Transferring archived files... 2026-02-18T23:38:21.812 DEBUG:teuthology.misc:Transferring archived files from trial044:/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/53470/remote/trial044 2026-02-18T23:38:21.812 DEBUG:teuthology.orchestra.run.trial044:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T23:38:21.847 DEBUG:teuthology.misc:Transferring archived files from trial126:/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/53470/remote/trial126 2026-02-18T23:38:21.847 DEBUG:teuthology.orchestra.run.trial126:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T23:38:21.879 INFO:teuthology.task.internal:Removing archive directory... 2026-02-18T23:38:21.879 DEBUG:teuthology.orchestra.run.trial044:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T23:38:21.890 DEBUG:teuthology.orchestra.run.trial126:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T23:38:21.929 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-18T23:38:21.948 INFO:teuthology.task.internal:Not uploading archives. 2026-02-18T23:38:21.949 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-18T23:38:21.966 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-18T23:38:21.967 DEBUG:teuthology.orchestra.run.trial044:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T23:38:21.970 DEBUG:teuthology.orchestra.run.trial126:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T23:38:21.984 INFO:teuthology.orchestra.run.trial044.stdout: 917521 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 23:38 /home/ubuntu/cephtest 2026-02-18T23:38:21.987 INFO:teuthology.orchestra.run.trial126.stdout: 917572 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 23:38 /home/ubuntu/cephtest 2026-02-18T23:38:21.989 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-18T23:38:22.003 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-18T23:38:22.031 INFO:teuthology.run:Summary data: description: upgrade:quincy-x:stress-split/{0-distro/centos_9.stream 0-roles 1-start 2-first-half-tasks/snaps-few-objects 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} duration: 135.1252236366272 failure_reason: '"grep: /var/log/ceph/e779020d-0d22-11f1-89fb-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:38:22.031 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T23:38:22.122 INFO:teuthology.run:FAIL