2026-02-18T23:23:33.825 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T23:23:33.842 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T23:23:33.927 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/53441 branch: wip-jcollin-testing-20260217.080557-squid description: upgrade:quincy-x:stress-split/{0-distro/ubuntu_22.04 0-roles 1-start 2-first-half-tasks/radosbench 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} email: jcollin@redhat.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 && ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' first_in_suite: false flavor: default job_id: '53441' kernel: branch: distro kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: trial meta: - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' name: jcollin-2026-02-17_12:45:39-upgrade:quincy-x:stress-split-wip-jcollin-testing-20260217.080557-squid-distro-default-trial no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' 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 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 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEq+sB2w5vHYIQ2CsVr60hvII8iyremE1iqyjwxFsuI+XnUujAxNBeIe1qoeur2h3OO7E1OkR//OAfqhfZtpquc= trial126.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLKW24JwI+B4IikgYQ8u8zeIAaiUcv3xOVZjq2gqAwATzMr9lwFTipycB3B0gZJQG1XIEeawdHCxJGZPxSE4Qq8= tasks: - 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:23:33.927 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:23:33.928 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_5c7d9533eb2b3fdb031dd48c8022c4d967a9a910/qa/tasks 2026-02-18T23:23:33.928 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-18T23:23:33.929 INFO:teuthology.task.internal:Checking packages... 2026-02-18T23:23:33.930 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '5c7d9533eb2b3fdb031dd48c8022c4d967a9a910' 2026-02-18T23:23:33.930 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:23:33.930 INFO:teuthology.packaging:ref: None 2026-02-18T23:23:33.930 INFO:teuthology.packaging:tag: None 2026-02-18T23:23:33.930 INFO:teuthology.packaging:branch: wip-jcollin-testing-20260217.080557-squid 2026-02-18T23:23:33.930 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:23:33.930 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-jcollin-testing-20260217.080557-squid 2026-02-18T23:23:34.050 INFO:teuthology.task.internal:Found packages for ceph version 19.2.3-689-g5c7d9533-1jammy 2026-02-18T23:23:34.051 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-18T23:23:34.063 INFO:teuthology.task.internal:no buildpackages task found 2026-02-18T23:23:34.063 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-18T23:23:34.080 INFO:teuthology.task.internal:Saving configuration 2026-02-18T23:23:34.100 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-18T23:23:34.113 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-18T23:23:34.188 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/53441', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-18 23:20:04.302676', 'locked_by': 'scheduled_jcollin@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKKxBZFJuiTItBnBPJ8gmIQy0UxGpvBo0gMMc2Xc8st4'} 2026-02-18T23:23:34.245 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/53441', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-18 23:20:04.303290', 'locked_by': 'scheduled_jcollin@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICyzxygIdjXGZRMCrmqq0/4A5CdTZnud7g8K6Xf6c2/G'} 2026-02-18T23:23:34.245 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-18T23:23:34.255 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:23:34.255 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:23:34.255 INFO:teuthology.run_tasks:Running task console_log... 2026-02-18T23:23:34.398 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7718fd630720>, signals=[15]) 2026-02-18T23:23:34.398 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-18T23:23:34.419 INFO:teuthology.task.internal:Opening connections... 2026-02-18T23:23:34.419 DEBUG:teuthology.task.internal:connecting to ubuntu@trial044.front.sepia.ceph.com 2026-02-18T23:23:34.419 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T23:23:34.486 DEBUG:teuthology.task.internal:connecting to ubuntu@trial126.front.sepia.ceph.com 2026-02-18T23:23:34.486 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial126.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T23:23:34.595 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-18T23:23:34.606 DEBUG:teuthology.orchestra.run.trial044:> uname -m 2026-02-18T23:23:34.610 INFO:teuthology.orchestra.run.trial044.stdout:x86_64 2026-02-18T23:23:34.610 DEBUG:teuthology.orchestra.run.trial044:> cat /etc/os-release 2026-02-18T23:23:34.654 INFO:teuthology.orchestra.run.trial044.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T23:23:34.654 INFO:teuthology.orchestra.run.trial044.stdout:NAME="Ubuntu" 2026-02-18T23:23:34.654 INFO:teuthology.orchestra.run.trial044.stdout:VERSION_ID="22.04" 2026-02-18T23:23:34.654 INFO:teuthology.orchestra.run.trial044.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T23:23:34.654 INFO:teuthology.orchestra.run.trial044.stdout:VERSION_CODENAME=jammy 2026-02-18T23:23:34.654 INFO:teuthology.orchestra.run.trial044.stdout:ID=ubuntu 2026-02-18T23:23:34.654 INFO:teuthology.orchestra.run.trial044.stdout:ID_LIKE=debian 2026-02-18T23:23:34.654 INFO:teuthology.orchestra.run.trial044.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T23:23:34.654 INFO:teuthology.orchestra.run.trial044.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T23:23:34.654 INFO:teuthology.orchestra.run.trial044.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T23:23:34.654 INFO:teuthology.orchestra.run.trial044.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T23:23:34.654 INFO:teuthology.orchestra.run.trial044.stdout:UBUNTU_CODENAME=jammy 2026-02-18T23:23:34.655 INFO:teuthology.lock.ops:Updating trial044.front.sepia.ceph.com on lock server 2026-02-18T23:23:34.735 DEBUG:teuthology.orchestra.run.trial126:> uname -m 2026-02-18T23:23:34.739 INFO:teuthology.orchestra.run.trial126.stdout:x86_64 2026-02-18T23:23:34.739 DEBUG:teuthology.orchestra.run.trial126:> cat /etc/os-release 2026-02-18T23:23:34.785 INFO:teuthology.orchestra.run.trial126.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T23:23:34.785 INFO:teuthology.orchestra.run.trial126.stdout:NAME="Ubuntu" 2026-02-18T23:23:34.785 INFO:teuthology.orchestra.run.trial126.stdout:VERSION_ID="22.04" 2026-02-18T23:23:34.785 INFO:teuthology.orchestra.run.trial126.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T23:23:34.785 INFO:teuthology.orchestra.run.trial126.stdout:VERSION_CODENAME=jammy 2026-02-18T23:23:34.785 INFO:teuthology.orchestra.run.trial126.stdout:ID=ubuntu 2026-02-18T23:23:34.785 INFO:teuthology.orchestra.run.trial126.stdout:ID_LIKE=debian 2026-02-18T23:23:34.785 INFO:teuthology.orchestra.run.trial126.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T23:23:34.785 INFO:teuthology.orchestra.run.trial126.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T23:23:34.785 INFO:teuthology.orchestra.run.trial126.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T23:23:34.785 INFO:teuthology.orchestra.run.trial126.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T23:23:34.785 INFO:teuthology.orchestra.run.trial126.stdout:UBUNTU_CODENAME=jammy 2026-02-18T23:23:34.785 INFO:teuthology.lock.ops:Updating trial126.front.sepia.ceph.com on lock server 2026-02-18T23:23:34.846 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-18T23:23:34.859 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-18T23:23:34.871 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-18T23:23:34.871 DEBUG:teuthology.orchestra.run.trial044:> test '!' -e /home/ubuntu/cephtest 2026-02-18T23:23:34.872 DEBUG:teuthology.orchestra.run.trial126:> test '!' -e /home/ubuntu/cephtest 2026-02-18T23:23:34.875 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-18T23:23:34.885 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-18T23:23:34.885 DEBUG:teuthology.orchestra.run.trial044:> test -z $(ls -A /var/lib/ceph) 2026-02-18T23:23:34.919 DEBUG:teuthology.orchestra.run.trial126:> test -z $(ls -A /var/lib/ceph) 2026-02-18T23:23:34.923 INFO:teuthology.orchestra.run.trial044.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-02-18T23:23:34.926 INFO:teuthology.orchestra.run.trial126.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-02-18T23:23:34.926 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-18T23:23:35.073 INFO:teuthology.run_tasks:Running task kernel... 2026-02-18T23:23:35.093 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'} 2026-02-18T23:23:35.093 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:23:35.093 DEBUG:teuthology.orchestra.run.trial044:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T23:23:35.094 DEBUG:teuthology.orchestra.run.trial126:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T23:23:35.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:23:35.097 DEBUG:teuthology.orchestra.run.trial044:> uname -r 2026-02-18T23:23:35.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:23:35.097 DEBUG:teuthology.orchestra.run.trial126:> uname -r 2026-02-18T23:23:35.141 INFO:teuthology.orchestra.run.trial044.stdout:5.15.0-170-generic 2026-02-18T23:23:35.141 INFO:teuthology.task.kernel:Running kernel on trial044: 5.15.0-170-generic 2026-02-18T23:23:35.141 DEBUG:teuthology.orchestra.run.trial044:> sudo apt-get clean 2026-02-18T23:23:35.142 INFO:teuthology.orchestra.run.trial126.stdout:5.15.0-170-generic 2026-02-18T23:23:35.142 INFO:teuthology.task.kernel:Running kernel on trial126: 5.15.0-170-generic 2026-02-18T23:23:35.142 DEBUG:teuthology.orchestra.run.trial126:> sudo apt-get clean 2026-02-18T23:23:35.203 DEBUG:teuthology.orchestra.run.trial044:> sudo apt-get update 2026-02-18T23:23:35.205 DEBUG:teuthology.orchestra.run.trial126:> sudo apt-get update 2026-02-18T23:23:35.466 INFO:teuthology.orchestra.run.trial126.stdout:Hit:1 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-18T23:23:35.467 INFO:teuthology.orchestra.run.trial044.stdout:Hit:1 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-18T23:23:35.473 INFO:teuthology.orchestra.run.trial126.stdout:Get:2 https://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2026-02-18T23:23:35.474 INFO:teuthology.orchestra.run.trial044.stdout:Get:2 https://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2026-02-18T23:23:35.510 INFO:teuthology.orchestra.run.trial126.stdout:Get:3 https://archive.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2026-02-18T23:23:35.514 INFO:teuthology.orchestra.run.trial044.stdout:Get:3 https://archive.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2026-02-18T23:23:35.526 INFO:teuthology.orchestra.run.trial126.stdout:Hit:4 https://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-02-18T23:23:35.530 INFO:teuthology.orchestra.run.trial044.stdout:Hit:4 https://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-02-18T23:23:35.604 INFO:teuthology.orchestra.run.trial126.stdout:Get:5 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3243 kB] 2026-02-18T23:23:35.619 INFO:teuthology.orchestra.run.trial044.stdout:Get:5 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3243 kB] 2026-02-18T23:23:35.668 INFO:teuthology.orchestra.run.trial126.stdout:Get:6 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1256 kB] 2026-02-18T23:23:35.675 INFO:teuthology.orchestra.run.trial126.stdout:Get:7 https://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [314 kB] 2026-02-18T23:23:35.684 INFO:teuthology.orchestra.run.trial044.stdout:Get:6 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1256 kB] 2026-02-18T23:23:35.686 INFO:teuthology.orchestra.run.trial126.stdout:Get:8 https://archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2980 kB] 2026-02-18T23:23:35.692 INFO:teuthology.orchestra.run.trial044.stdout:Get:7 https://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [314 kB] 2026-02-18T23:23:35.703 INFO:teuthology.orchestra.run.trial126.stdout:Get:9 https://archive.ubuntu.com/ubuntu jammy-security/main Translation-en [428 kB] 2026-02-18T23:23:35.704 INFO:teuthology.orchestra.run.trial044.stdout:Get:8 https://archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2980 kB] 2026-02-18T23:23:35.706 INFO:teuthology.orchestra.run.trial126.stdout:Get:10 https://archive.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [5139 kB] 2026-02-18T23:23:35.722 INFO:teuthology.orchestra.run.trial044.stdout:Get:9 https://archive.ubuntu.com/ubuntu jammy-security/main Translation-en [428 kB] 2026-02-18T23:23:35.725 INFO:teuthology.orchestra.run.trial044.stdout:Get:10 https://archive.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [5139 kB] 2026-02-18T23:23:35.728 INFO:teuthology.orchestra.run.trial126.stdout:Get:11 https://archive.ubuntu.com/ubuntu jammy-security/restricted Translation-en [977 kB] 2026-02-18T23:23:35.748 INFO:teuthology.orchestra.run.trial044.stdout:Get:11 https://archive.ubuntu.com/ubuntu jammy-security/restricted Translation-en [977 kB] 2026-02-18T23:23:39.148 INFO:teuthology.orchestra.run.trial126.stdout:Fetched 14.6 MB in 1s (11.9 MB/s) 2026-02-18T23:23:39.176 INFO:teuthology.orchestra.run.trial044.stdout:Fetched 14.6 MB in 1s (11.6 MB/s) 2026-02-18T23:23:39.689 INFO:teuthology.orchestra.run.trial126.stdout:Reading package lists... 2026-02-18T23:23:39.703 DEBUG:teuthology.orchestra.run.trial126:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2026-02-18T23:23:39.710 INFO:teuthology.orchestra.run.trial044.stdout:Reading package lists... 2026-02-18T23:23:39.724 DEBUG:teuthology.orchestra.run.trial044:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2026-02-18T23:23:39.737 INFO:teuthology.orchestra.run.trial126.stdout:Reading package lists... 2026-02-18T23:23:39.758 INFO:teuthology.orchestra.run.trial044.stdout:Reading package lists... 2026-02-18T23:23:39.846 INFO:teuthology.orchestra.run.trial126.stdout:Building dependency tree... 2026-02-18T23:23:39.847 INFO:teuthology.orchestra.run.trial126.stdout:Reading state information... 2026-02-18T23:23:39.867 INFO:teuthology.orchestra.run.trial044.stdout:Building dependency tree... 2026-02-18T23:23:39.868 INFO:teuthology.orchestra.run.trial044.stdout:Reading state information... 2026-02-18T23:23:39.934 INFO:teuthology.orchestra.run.trial126.stdout:linux-image-generic is already the newest version (5.15.0.170.159). 2026-02-18T23:23:39.935 INFO:teuthology.orchestra.run.trial126.stdout:linux-image-generic set to manually installed. 2026-02-18T23:23:39.935 INFO:teuthology.orchestra.run.trial126.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T23:23:39.935 INFO:teuthology.orchestra.run.trial126.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T23:23:39.935 INFO:teuthology.orchestra.run.trial126.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T23:23:39.935 INFO:teuthology.orchestra.run.trial126.stdout: sg3-utils-udev 2026-02-18T23:23:39.935 INFO:teuthology.orchestra.run.trial126.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T23:23:39.954 INFO:teuthology.orchestra.run.trial126.stdout:0 upgraded, 0 newly installed, 0 to remove and 12 not upgraded. 2026-02-18T23:23:39.956 DEBUG:teuthology.orchestra.run.trial126:> dpkg -s linux-image-generic 2026-02-18T23:23:39.957 INFO:teuthology.orchestra.run.trial044.stdout:linux-image-generic is already the newest version (5.15.0.170.159). 2026-02-18T23:23:39.957 INFO:teuthology.orchestra.run.trial044.stdout:linux-image-generic set to manually installed. 2026-02-18T23:23:39.957 INFO:teuthology.orchestra.run.trial044.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T23:23:39.957 INFO:teuthology.orchestra.run.trial044.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T23:23:39.958 INFO:teuthology.orchestra.run.trial044.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T23:23:39.958 INFO:teuthology.orchestra.run.trial044.stdout: sg3-utils-udev 2026-02-18T23:23:39.958 INFO:teuthology.orchestra.run.trial044.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T23:23:39.976 INFO:teuthology.orchestra.run.trial044.stdout:0 upgraded, 0 newly installed, 0 to remove and 12 not upgraded. 2026-02-18T23:23:39.978 DEBUG:teuthology.orchestra.run.trial044:> dpkg -s linux-image-generic 2026-02-18T23:23:40.012 INFO:teuthology.orchestra.run.trial126.stdout:Package: linux-image-generic 2026-02-18T23:23:40.012 INFO:teuthology.orchestra.run.trial126.stdout:Status: install ok installed 2026-02-18T23:23:40.012 INFO:teuthology.orchestra.run.trial126.stdout:Priority: optional 2026-02-18T23:23:40.012 INFO:teuthology.orchestra.run.trial126.stdout:Section: kernel 2026-02-18T23:23:40.012 INFO:teuthology.orchestra.run.trial126.stdout:Installed-Size: 21 2026-02-18T23:23:40.012 INFO:teuthology.orchestra.run.trial126.stdout:Maintainer: Ubuntu Kernel Team 2026-02-18T23:23:40.012 INFO:teuthology.orchestra.run.trial126.stdout:Architecture: amd64 2026-02-18T23:23:40.012 INFO:teuthology.orchestra.run.trial126.stdout:Source: linux-meta 2026-02-18T23:23:40.012 INFO:teuthology.orchestra.run.trial126.stdout:Version: 5.15.0.170.159 2026-02-18T23:23:40.012 INFO:teuthology.orchestra.run.trial126.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.6), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-170), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.6) 2026-02-18T23:23:40.013 INFO:teuthology.orchestra.run.trial126.stdout:Depends: linux-image-5.15.0-170-generic, linux-modules-extra-5.15.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2026-02-18T23:23:40.013 INFO:teuthology.orchestra.run.trial126.stdout:Recommends: thermald 2026-02-18T23:23:40.013 INFO:teuthology.orchestra.run.trial126.stdout:Description: Generic Linux kernel image 2026-02-18T23:23:40.013 INFO:teuthology.orchestra.run.trial126.stdout: This package will always depend on the latest generic kernel image 2026-02-18T23:23:40.013 INFO:teuthology.orchestra.run.trial126.stdout: available. 2026-02-18T23:23:40.013 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-18T23:23:40.013 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2026-02-18T23:23:40.014 DEBUG:teuthology.orchestra.run.trial126:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T23:23:40.028 INFO:teuthology.orchestra.run.trial044.stdout:Package: linux-image-generic 2026-02-18T23:23:40.028 INFO:teuthology.orchestra.run.trial044.stdout:Status: install ok installed 2026-02-18T23:23:40.028 INFO:teuthology.orchestra.run.trial044.stdout:Priority: optional 2026-02-18T23:23:40.029 INFO:teuthology.orchestra.run.trial044.stdout:Section: kernel 2026-02-18T23:23:40.029 INFO:teuthology.orchestra.run.trial044.stdout:Installed-Size: 21 2026-02-18T23:23:40.029 INFO:teuthology.orchestra.run.trial044.stdout:Maintainer: Ubuntu Kernel Team 2026-02-18T23:23:40.029 INFO:teuthology.orchestra.run.trial044.stdout:Architecture: amd64 2026-02-18T23:23:40.029 INFO:teuthology.orchestra.run.trial044.stdout:Source: linux-meta 2026-02-18T23:23:40.029 INFO:teuthology.orchestra.run.trial044.stdout:Version: 5.15.0.170.159 2026-02-18T23:23:40.029 INFO:teuthology.orchestra.run.trial044.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.6), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-170), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.6) 2026-02-18T23:23:40.029 INFO:teuthology.orchestra.run.trial044.stdout:Depends: linux-image-5.15.0-170-generic, linux-modules-extra-5.15.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2026-02-18T23:23:40.029 INFO:teuthology.orchestra.run.trial044.stdout:Recommends: thermald 2026-02-18T23:23:40.029 INFO:teuthology.orchestra.run.trial044.stdout:Description: Generic Linux kernel image 2026-02-18T23:23:40.029 INFO:teuthology.orchestra.run.trial044.stdout: This package will always depend on the latest generic kernel image 2026-02-18T23:23:40.030 INFO:teuthology.orchestra.run.trial044.stdout: available. 2026-02-18T23:23:40.030 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-18T23:23:40.030 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2026-02-18T23:23:40.030 DEBUG:teuthology.orchestra.run.trial044:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T23:23:40.062 INFO:teuthology.orchestra.run.trial126.stdout:ttyS1 2026-02-18T23:23:40.078 INFO:teuthology.orchestra.run.trial044.stdout:ttyS1 2026-02-18T23:23:40.081 DEBUG:teuthology.parallel:result is None 2026-02-18T23:23:40.105 DEBUG:teuthology.parallel:result is None 2026-02-18T23:23:40.105 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-18T23:23:40.119 INFO:teuthology.task.internal:Creating test directory... 2026-02-18T23:23:40.119 DEBUG:teuthology.orchestra.run.trial044:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T23:23:40.148 DEBUG:teuthology.orchestra.run.trial126:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T23:23:40.153 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-18T23:23:40.165 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-18T23:23:40.177 INFO:teuthology.task.internal:Creating archive directory... 2026-02-18T23:23:40.178 DEBUG:teuthology.orchestra.run.trial044:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T23:23:40.192 DEBUG:teuthology.orchestra.run.trial126:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T23:23:40.206 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-18T23:23:40.218 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-18T23:23:40.219 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:23:40.240 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:23:40.247 INFO:teuthology.orchestra.run.trial044.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T23:23:40.250 INFO:teuthology.orchestra.run.trial126.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T23:23:40.253 INFO:teuthology.orchestra.run.trial044.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T23:23:40.257 INFO:teuthology.orchestra.run.trial126.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T23:23:40.258 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-18T23:23:40.270 INFO:teuthology.task.internal:Configuring sudo... 2026-02-18T23:23:40.270 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:23:40.300 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:23:40.310 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-18T23:23:40.327 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-18T23:23:40.328 DEBUG:teuthology.orchestra.run.trial044:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T23:23:40.352 DEBUG:teuthology.orchestra.run.trial126:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T23:23:40.358 DEBUG:teuthology.orchestra.run.trial044:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:23:40.398 DEBUG:teuthology.orchestra.run.trial044:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:23:40.442 DEBUG:teuthology.orchestra.run.trial044:> set -ex 2026-02-18T23:23:40.442 DEBUG:teuthology.orchestra.run.trial044:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T23:23:40.492 DEBUG:teuthology.orchestra.run.trial126:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:23:40.496 DEBUG:teuthology.orchestra.run.trial126:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:23:40.543 DEBUG:teuthology.orchestra.run.trial126:> set -ex 2026-02-18T23:23:40.543 DEBUG:teuthology.orchestra.run.trial126:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T23:23:40.596 DEBUG:teuthology.orchestra.run.trial044:> sudo service rsyslog restart 2026-02-18T23:23:40.598 DEBUG:teuthology.orchestra.run.trial126:> sudo service rsyslog restart 2026-02-18T23:23:40.655 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-18T23:23:40.666 INFO:teuthology.task.internal:Starting timer... 2026-02-18T23:23:40.666 INFO:teuthology.run_tasks:Running task pcp... 2026-02-18T23:23:40.678 INFO:teuthology.run_tasks:Running task selinux... 2026-02-18T23:23:40.695 DEBUG:teuthology.task.selinux:Excluding trial044: OS 'ubuntu' does not support SELinux 2026-02-18T23:23:40.695 DEBUG:teuthology.task.selinux:Excluding trial126: OS 'ubuntu' does not support SELinux 2026-02-18T23:23:40.695 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-18T23:23:40.695 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2026-02-18T23:23:40.695 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-18T23:23:40.695 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-18T23:23:40.711 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-18T23:23:40.723 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:23:40.724 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:24:41.192 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:24:41.194 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial044.front.sepia.ceph.com' 2026-02-18T23:24:41.196 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T23:24:41.307 DEBUG:teuthology.orchestra.run.trial044:> true 2026-02-18T23:24:41.558 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial044.front.sepia.ceph.com' 2026-02-18T23:24:41.559 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial126.front.sepia.ceph.com' 2026-02-18T23:24:41.560 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial126.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T23:24:41.667 DEBUG:teuthology.orchestra.run.trial126:> true 2026-02-18T23:24:41.916 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial126.front.sepia.ceph.com' 2026-02-18T23:24:41.917 INFO:teuthology.run_tasks:Running task clock... 2026-02-18T23:24:41.930 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-18T23:24:41.931 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T23:24:41.932 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:24:41.934 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T23:24:41.934 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:24:41.952 INFO:teuthology.orchestra.run.trial044.stdout:18 Feb 23:24:42 ntpd[5488]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-02-18T23:24:41.953 INFO:teuthology.orchestra.run.trial044.stdout:18 Feb 23:24:42 ntpd[5488]: Command line: ntpd -gq 2026-02-18T23:24:41.953 INFO:teuthology.orchestra.run.trial044.stdout:18 Feb 23:24:42 ntpd[5488]: ---------------------------------------------------- 2026-02-18T23:24:41.953 INFO:teuthology.orchestra.run.trial044.stdout:18 Feb 23:24:42 ntpd[5488]: ntp-4 is maintained by Network Time Foundation, 2026-02-18T23:24:41.953 INFO:teuthology.orchestra.run.trial044.stdout:18 Feb 23:24:42 ntpd[5488]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-02-18T23:24:41.953 INFO:teuthology.orchestra.run.trial044.stdout:18 Feb 23:24:42 ntpd[5488]: corporation. Support and training for ntp-4 are 2026-02-18T23:24:41.953 INFO:teuthology.orchestra.run.trial044.stdout:18 Feb 23:24:42 ntpd[5488]: available at https://www.nwtime.org/support 2026-02-18T23:24:41.953 INFO:teuthology.orchestra.run.trial044.stdout:18 Feb 23:24:42 ntpd[5488]: ---------------------------------------------------- 2026-02-18T23:24:41.953 INFO:teuthology.orchestra.run.trial044.stdout:18 Feb 23:24:42 ntpd[5488]: proto: precision = 0.020 usec (-25) 2026-02-18T23:24:41.953 INFO:teuthology.orchestra.run.trial044.stdout:18 Feb 23:24:42 ntpd[5488]: basedate set to 2022-02-04 2026-02-18T23:24:41.953 INFO:teuthology.orchestra.run.trial044.stdout:18 Feb 23:24:42 ntpd[5488]: gps base set to 2022-02-06 (week 2196) 2026-02-18T23:24:41.953 INFO:teuthology.orchestra.run.trial044.stdout:18 Feb 23:24:42 ntpd[5488]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2026-02-18T23:24:41.954 INFO:teuthology.orchestra.run.trial044.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2026-02-18T23:24:41.954 INFO:teuthology.orchestra.run.trial044.stderr:restrict ::: KOD does nothing without LIMITED. 2026-02-18T23:24:41.955 INFO:teuthology.orchestra.run.trial044.stdout:18 Feb 23:24:42 ntpd[5488]: restrict ::: KOD does nothing without LIMITED. 2026-02-18T23:24:41.956 INFO:teuthology.orchestra.run.trial044.stdout:18 Feb 23:24:42 ntpd[5488]: Listen and drop on 0 v6wildcard [::]:123 2026-02-18T23:24:41.956 INFO:teuthology.orchestra.run.trial044.stdout:18 Feb 23:24:42 ntpd[5488]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-02-18T23:24:41.956 INFO:teuthology.orchestra.run.trial044.stdout:18 Feb 23:24:42 ntpd[5488]: Listen normally on 2 lo 127.0.0.1:123 2026-02-18T23:24:41.956 INFO:teuthology.orchestra.run.trial044.stdout:18 Feb 23:24:42 ntpd[5488]: Listen normally on 3 enp1s0f0 10.20.193.44:123 2026-02-18T23:24:41.956 INFO:teuthology.orchestra.run.trial044.stdout:18 Feb 23:24:42 ntpd[5488]: Listen normally on 4 lo [::1]:123 2026-02-18T23:24:41.956 INFO:teuthology.orchestra.run.trial044.stdout:18 Feb 23:24:42 ntpd[5488]: Listen normally on 5 enp1s0f0 [fe80::925a:8ff:fe77:6080%2]:123 2026-02-18T23:24:41.956 INFO:teuthology.orchestra.run.trial044.stdout:18 Feb 23:24:42 ntpd[5488]: Listening on routing socket on fd #22 for interface updates 2026-02-18T23:24:41.977 INFO:teuthology.orchestra.run.trial126.stdout:18 Feb 23:24:41 ntpd[5474]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-02-18T23:24:41.977 INFO:teuthology.orchestra.run.trial126.stdout:18 Feb 23:24:41 ntpd[5474]: Command line: ntpd -gq 2026-02-18T23:24:41.977 INFO:teuthology.orchestra.run.trial126.stdout:18 Feb 23:24:41 ntpd[5474]: ---------------------------------------------------- 2026-02-18T23:24:41.978 INFO:teuthology.orchestra.run.trial126.stdout:18 Feb 23:24:41 ntpd[5474]: ntp-4 is maintained by Network Time Foundation, 2026-02-18T23:24:41.978 INFO:teuthology.orchestra.run.trial126.stdout:18 Feb 23:24:41 ntpd[5474]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-02-18T23:24:41.978 INFO:teuthology.orchestra.run.trial126.stdout:18 Feb 23:24:41 ntpd[5474]: corporation. Support and training for ntp-4 are 2026-02-18T23:24:41.978 INFO:teuthology.orchestra.run.trial126.stdout:18 Feb 23:24:41 ntpd[5474]: available at https://www.nwtime.org/support 2026-02-18T23:24:41.978 INFO:teuthology.orchestra.run.trial126.stdout:18 Feb 23:24:41 ntpd[5474]: ---------------------------------------------------- 2026-02-18T23:24:41.978 INFO:teuthology.orchestra.run.trial126.stdout:18 Feb 23:24:41 ntpd[5474]: proto: precision = 0.020 usec (-25) 2026-02-18T23:24:41.978 INFO:teuthology.orchestra.run.trial126.stdout:18 Feb 23:24:41 ntpd[5474]: basedate set to 2022-02-04 2026-02-18T23:24:41.978 INFO:teuthology.orchestra.run.trial126.stdout:18 Feb 23:24:41 ntpd[5474]: gps base set to 2022-02-06 (week 2196) 2026-02-18T23:24:41.978 INFO:teuthology.orchestra.run.trial126.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2026-02-18T23:24:41.979 INFO:teuthology.orchestra.run.trial126.stdout:18 Feb 23:24:41 ntpd[5474]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2026-02-18T23:24:41.979 INFO:teuthology.orchestra.run.trial126.stdout:18 Feb 23:24:41 ntpd[5474]: restrict ::: KOD does nothing without LIMITED. 2026-02-18T23:24:41.979 INFO:teuthology.orchestra.run.trial126.stderr:restrict ::: KOD does nothing without LIMITED. 2026-02-18T23:24:41.980 INFO:teuthology.orchestra.run.trial126.stdout:18 Feb 23:24:41 ntpd[5474]: Listen and drop on 0 v6wildcard [::]:123 2026-02-18T23:24:41.980 INFO:teuthology.orchestra.run.trial126.stdout:18 Feb 23:24:41 ntpd[5474]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-02-18T23:24:41.981 INFO:teuthology.orchestra.run.trial126.stdout:18 Feb 23:24:41 ntpd[5474]: Listen normally on 2 lo 127.0.0.1:123 2026-02-18T23:24:41.981 INFO:teuthology.orchestra.run.trial126.stdout:18 Feb 23:24:41 ntpd[5474]: Listen normally on 3 enp1s0f0 10.20.193.126:123 2026-02-18T23:24:41.981 INFO:teuthology.orchestra.run.trial126.stdout:18 Feb 23:24:41 ntpd[5474]: Listen normally on 4 lo [::1]:123 2026-02-18T23:24:41.981 INFO:teuthology.orchestra.run.trial126.stdout:18 Feb 23:24:41 ntpd[5474]: Listen normally on 5 enp1s0f0 [fe80::925a:8ff:fe76:e986%2]:123 2026-02-18T23:24:41.981 INFO:teuthology.orchestra.run.trial126.stdout:18 Feb 23:24:41 ntpd[5474]: Listening on routing socket on fd #22 for interface updates 2026-02-18T23:24:42.952 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:43 ntpd[5488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:42.952 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:43 ntpd[5488]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:42.977 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:42 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:42.977 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:42 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:43.021 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:43 ntpd[5488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:43.021 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:43 ntpd[5488]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:43.021 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:43 ntpd[5488]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T23:24:43.021 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:43 ntpd[5488]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T23:24:43.047 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:42 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:43.047 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:42 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:43.047 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:42 ntpd[5474]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T23:24:43.047 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:42 ntpd[5474]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T23:24:43.977 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:43 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:43.977 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:43 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:43.977 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:43 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:43.977 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:43 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:43.984 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:43 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:43.984 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:43 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:43.984 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:43 ntpd[5474]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T23:24:43.984 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:43 ntpd[5474]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T23:24:44.116 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:44 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:44.116 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:44 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:44.116 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:44 ntpd[5474]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T23:24:44.116 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:44 ntpd[5474]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T23:24:44.952 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:45 ntpd[5488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:44.952 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:45 ntpd[5488]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:44.977 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:44 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:44.977 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:44 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:45.020 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:45 ntpd[5488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:45.021 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:45 ntpd[5488]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:45.021 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:45 ntpd[5488]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T23:24:45.021 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:45 ntpd[5488]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T23:24:45.047 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:44 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:45.047 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:44 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:45.047 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:44 ntpd[5474]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T23:24:45.047 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:44 ntpd[5474]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T23:24:45.977 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:45 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:45.977 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:45 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:45.977 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:45 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:45.977 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:45 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:45.977 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:45 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:45.977 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:45 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:45.980 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:45 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:45.980 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:45 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:45.980 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:45 ntpd[5474]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T23:24:45.980 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:45 ntpd[5474]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T23:24:45.983 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:45 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:45.984 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:45 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:45.984 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:45 ntpd[5474]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T23:24:45.984 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:45 ntpd[5474]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T23:24:46.115 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:46 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:46.115 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:46 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:46.116 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:46 ntpd[5474]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T23:24:46.116 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:46 ntpd[5474]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T23:24:46.952 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:46.952 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:46.952 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:46.952 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:46.953 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:46.953 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:46.953 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:46.953 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:46.955 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:46.955 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:46.955 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T23:24:46.955 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T23:24:46.977 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:46 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:46.977 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:46 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:46.979 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:46.980 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:46.980 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T23:24:46.980 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T23:24:46.988 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:46.988 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:46.988 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T23:24:46.988 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T23:24:47.020 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:47.020 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:47.021 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T23:24:47.021 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:47 ntpd[5488]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T23:24:47.048 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:46 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:47.048 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:46 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:47.048 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:46 ntpd[5474]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T23:24:47.048 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:46 ntpd[5474]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T23:24:47.977 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:47 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:47.978 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:47 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:47.978 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:47 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:47.978 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:47 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:47.978 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:47 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:47.978 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:47 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:47.980 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:47 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:47.980 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:47 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:47.980 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:47 ntpd[5474]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T23:24:47.980 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:47 ntpd[5474]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T23:24:47.984 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:47 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:47.984 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:47 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:47.984 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:47 ntpd[5474]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T23:24:47.984 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:47 ntpd[5474]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T23:24:48.116 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:48 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:48.116 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:48 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:48.116 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:48 ntpd[5474]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T23:24:48.116 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:48 ntpd[5474]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T23:24:48.953 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:48.953 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:48.954 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:48.954 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:48.954 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:48.954 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:48.954 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:48.954 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:48.956 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:48.956 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:48.956 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T23:24:48.956 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T23:24:48.977 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:48 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:48.977 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:48 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:48.979 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:48.979 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:48.980 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T23:24:48.980 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T23:24:48.985 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:48.985 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:48.985 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T23:24:48.985 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T23:24:49.021 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:49.021 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:49.022 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T23:24:49.022 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T23:24:49.022 INFO:teuthology.orchestra.run.trial044.stdout:18 Feb 23:24:49 ntpd[5488]: ntpd: time set -0.252193 s 2026-02-18T23:24:49.022 INFO:teuthology.orchestra.run.trial044.stdout:ntpd: time set -0.252193s 2026-02-18T23:24:49.023 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2026-02-18T23:24:49.023 INFO:teuthology.orchestra.run.trial044.stderr:18 Feb 23:24:49 ntpd[5488]: can't open /var/log/ntpstats/loopstats.20260218: Permission denied 2026-02-18T23:24:49.048 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:48 ntpd[5474]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T23:24:49.048 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:48 ntpd[5474]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T23:24:49.048 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:48 ntpd[5474]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T23:24:49.048 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:48 ntpd[5474]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T23:24:49.049 INFO:teuthology.orchestra.run.trial126.stdout:18 Feb 23:24:49 ntpd[5474]: ntpd: time set +0.063941 s 2026-02-18T23:24:49.049 INFO:teuthology.orchestra.run.trial126.stdout:ntpd: time set +0.063941s 2026-02-18T23:24:49.049 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:49 ntpd[5474]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2026-02-18T23:24:49.049 INFO:teuthology.orchestra.run.trial126.stderr:18 Feb 23:24:49 ntpd[5474]: can't open /var/log/ntpstats/loopstats.20260218: Permission denied 2026-02-18T23:24:49.061 INFO:teuthology.orchestra.run.trial044.stdout: remote refid st t when poll reach delay offset jitter 2026-02-18T23:24:49.061 INFO:teuthology.orchestra.run.trial044.stdout:============================================================================== 2026-02-18T23:24:49.061 INFO:teuthology.orchestra.run.trial044.stdout: 170-187-147-56. .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T23:24:49.061 INFO:teuthology.orchestra.run.trial044.stdout: 23.186.168.129 .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T23:24:49.062 INFO:teuthology.orchestra.run.trial044.stdout: 143-42-229-154. .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T23:24:49.062 INFO:teuthology.orchestra.run.trial044.stdout: nyc2.us.ntp.li .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T23:24:49.121 INFO:teuthology.orchestra.run.trial126.stdout: remote refid st t when poll reach delay offset jitter 2026-02-18T23:24:49.121 INFO:teuthology.orchestra.run.trial126.stdout:============================================================================== 2026-02-18T23:24:49.121 INFO:teuthology.orchestra.run.trial126.stdout: 69.172.133.130 .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T23:24:49.121 INFO:teuthology.orchestra.run.trial126.stdout: rn-02.koehn.com .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T23:24:49.121 INFO:teuthology.orchestra.run.trial126.stdout: ntp.maxhost.io .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T23:24:49.122 INFO:teuthology.orchestra.run.trial126.stdout: 149.28.200.179 .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T23:24:49.122 INFO:teuthology.run_tasks:Running task install... 2026-02-18T23:24:49.140 DEBUG:teuthology.task.install:project ceph 2026-02-18T23:24:49.140 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '5c7d9533eb2b3fdb031dd48c8022c4d967a9a910'}} 2026-02-18T23:24:49.140 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '5c7d9533eb2b3fdb031dd48c8022c4d967a9a910'} 2026-02-18T23:24:49.140 INFO:teuthology.task.install:Using flavor: default 2026-02-18T23:24:49.149 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:24:49.150 INFO:teuthology.task.install:extra packages: [] 2026-02-18T23:24:49.150 DEBUG:teuthology.orchestra.run.trial044:> sudo apt-key list | grep Ceph 2026-02-18T23:24:49.151 DEBUG:teuthology.orchestra.run.trial126:> sudo apt-key list | grep Ceph 2026-02-18T23:24:49.195 INFO:teuthology.orchestra.run.trial044.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2026-02-18T23:24:49.210 INFO:teuthology.orchestra.run.trial126.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2026-02-18T23:24:49.223 INFO:teuthology.orchestra.run.trial044.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2026-02-18T23:24:49.223 INFO:teuthology.orchestra.run.trial044.stdout:uid [ unknown] Ceph.com (release key) 2026-02-18T23:24:49.225 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2026-02-18T23:24:49.225 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:24:49.225 INFO:teuthology.packaging:ref: None 2026-02-18T23:24:49.225 INFO:teuthology.packaging:tag: None 2026-02-18T23:24:49.225 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:24:49.226 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:24:49.226 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy 2026-02-18T23:24:49.241 INFO:teuthology.orchestra.run.trial126.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2026-02-18T23:24:49.241 INFO:teuthology.orchestra.run.trial126.stdout:uid [ unknown] Ceph.com (release key) 2026-02-18T23:24:49.242 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2026-02-18T23:24:49.242 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:24:49.242 INFO:teuthology.packaging:ref: None 2026-02-18T23:24:49.242 INFO:teuthology.packaging:tag: None 2026-02-18T23:24:49.242 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:24:49.242 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:24:49.243 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy 2026-02-18T23:24:49.429 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default/ 2026-02-18T23:24:49.429 INFO:teuthology.task.install.deb:Package version is 17.2.9-1jammy 2026-02-18T23:24:49.438 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default/ 2026-02-18T23:24:49.438 INFO:teuthology.task.install.deb:Package version is 17.2.9-1jammy 2026-02-18T23:24:49.574 DEBUG:teuthology.orchestra.run.trial044:> set -ex 2026-02-18T23:24:49.574 DEBUG:teuthology.orchestra.run.trial044:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2026-02-18T23:24:49.583 DEBUG:teuthology.orchestra.run.trial044:> sudo apt-get update 2026-02-18T23:24:49.585 DEBUG:teuthology.orchestra.run.trial126:> set -ex 2026-02-18T23:24:49.586 DEBUG:teuthology.orchestra.run.trial126:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2026-02-18T23:24:49.595 DEBUG:teuthology.orchestra.run.trial126:> sudo apt-get update 2026-02-18T23:24:49.763 INFO:teuthology.orchestra.run.trial044.stdout:Ign:1 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy InRelease 2026-02-18T23:24:49.772 INFO:teuthology.orchestra.run.trial126.stdout:Ign:1 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy InRelease 2026-02-18T23:24:49.772 INFO:teuthology.orchestra.run.trial044.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy Release [7677 B] 2026-02-18T23:24:49.781 INFO:teuthology.orchestra.run.trial044.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy Release.gpg 2026-02-18T23:24:49.781 INFO:teuthology.orchestra.run.trial126.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy Release [7677 B] 2026-02-18T23:24:49.790 INFO:teuthology.orchestra.run.trial044.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.4 kB] 2026-02-18T23:24:49.790 INFO:teuthology.orchestra.run.trial126.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy Release.gpg 2026-02-18T23:24:49.800 INFO:teuthology.orchestra.run.trial126.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.4 kB] 2026-02-18T23:24:50.101 INFO:teuthology.orchestra.run.trial044.stdout:Hit:5 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-18T23:24:50.102 INFO:teuthology.orchestra.run.trial126.stdout:Hit:5 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-18T23:24:50.188 INFO:teuthology.orchestra.run.trial044.stdout:Hit:6 https://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-02-18T23:24:50.189 INFO:teuthology.orchestra.run.trial126.stdout:Hit:6 https://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-02-18T23:24:50.280 INFO:teuthology.orchestra.run.trial044.stdout:Hit:7 https://archive.ubuntu.com/ubuntu jammy-security InRelease 2026-02-18T23:24:50.281 INFO:teuthology.orchestra.run.trial126.stdout:Hit:7 https://archive.ubuntu.com/ubuntu jammy-security InRelease 2026-02-18T23:24:50.371 INFO:teuthology.orchestra.run.trial126.stdout:Hit:8 https://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-02-18T23:24:50.371 INFO:teuthology.orchestra.run.trial044.stdout:Hit:8 https://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-02-18T23:24:50.513 INFO:teuthology.orchestra.run.trial126.stdout:Fetched 25.1 kB in 1s (33.0 kB/s) 2026-02-18T23:24:50.518 INFO:teuthology.orchestra.run.trial044.stdout:Fetched 25.1 kB in 1s (32.4 kB/s) 2026-02-18T23:24:51.028 INFO:teuthology.orchestra.run.trial044.stdout:Reading package lists... 2026-02-18T23:24:51.035 INFO:teuthology.orchestra.run.trial126.stdout:Reading package lists... 2026-02-18T23:24:51.042 DEBUG:teuthology.orchestra.run.trial044:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.9-1jammy cephadm=17.2.9-1jammy ceph-mds=17.2.9-1jammy ceph-mgr=17.2.9-1jammy ceph-common=17.2.9-1jammy ceph-fuse=17.2.9-1jammy ceph-test=17.2.9-1jammy radosgw=17.2.9-1jammy python3-rados=17.2.9-1jammy python3-rgw=17.2.9-1jammy python3-cephfs=17.2.9-1jammy python3-rbd=17.2.9-1jammy libcephfs2=17.2.9-1jammy libcephfs-dev=17.2.9-1jammy librados2=17.2.9-1jammy librbd1=17.2.9-1jammy rbd-fuse=17.2.9-1jammy 2026-02-18T23:24:51.049 DEBUG:teuthology.orchestra.run.trial126:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.9-1jammy cephadm=17.2.9-1jammy ceph-mds=17.2.9-1jammy ceph-mgr=17.2.9-1jammy ceph-common=17.2.9-1jammy ceph-fuse=17.2.9-1jammy ceph-test=17.2.9-1jammy radosgw=17.2.9-1jammy python3-rados=17.2.9-1jammy python3-rgw=17.2.9-1jammy python3-cephfs=17.2.9-1jammy python3-rbd=17.2.9-1jammy libcephfs2=17.2.9-1jammy libcephfs-dev=17.2.9-1jammy librados2=17.2.9-1jammy librbd1=17.2.9-1jammy rbd-fuse=17.2.9-1jammy 2026-02-18T23:24:51.075 INFO:teuthology.orchestra.run.trial044.stdout:Reading package lists... 2026-02-18T23:24:51.084 INFO:teuthology.orchestra.run.trial126.stdout:Reading package lists... 2026-02-18T23:24:51.183 INFO:teuthology.orchestra.run.trial044.stdout:Building dependency tree... 2026-02-18T23:24:51.184 INFO:teuthology.orchestra.run.trial044.stdout:Reading state information... 2026-02-18T23:24:51.194 INFO:teuthology.orchestra.run.trial126.stdout:Building dependency tree... 2026-02-18T23:24:51.195 INFO:teuthology.orchestra.run.trial126.stdout:Reading state information... 2026-02-18T23:24:51.275 INFO:teuthology.orchestra.run.trial044.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T23:24:51.275 INFO:teuthology.orchestra.run.trial044.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T23:24:51.275 INFO:teuthology.orchestra.run.trial044.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T23:24:51.275 INFO:teuthology.orchestra.run.trial044.stdout: sg3-utils-udev 2026-02-18T23:24:51.275 INFO:teuthology.orchestra.run.trial044.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T23:24:51.275 INFO:teuthology.orchestra.run.trial044.stdout:The following additional packages will be installed: 2026-02-18T23:24:51.275 INFO:teuthology.orchestra.run.trial044.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2026-02-18T23:24:51.275 INFO:teuthology.orchestra.run.trial044.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2026-02-18T23:24:51.276 INFO:teuthology.orchestra.run.trial044.stdout: libdouble-conversion3 libfmt8 libfuse2 libjq1 liblttng-ust1 liboath0 2026-02-18T23:24:51.276 INFO:teuthology.orchestra.run.trial044.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2026-02-18T23:24:51.276 INFO:teuthology.orchestra.run.trial044.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2026-02-18T23:24:51.276 INFO:teuthology.orchestra.run.trial044.stdout: nvme-cli python-pastedeploy-tpl python3-cachetools python3-ceph-argparse 2026-02-18T23:24:51.276 INFO:teuthology.orchestra.run.trial044.stdout: python3-ceph-common python3-cheroot python3-cherrypy3 python3-google-auth 2026-02-18T23:24:51.276 INFO:teuthology.orchestra.run.trial044.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2026-02-18T23:24:51.276 INFO:teuthology.orchestra.run.trial044.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-02-18T23:24:51.276 INFO:teuthology.orchestra.run.trial044.stdout: python3-kubernetes python3-logutils python3-mako python3-natsort 2026-02-18T23:24:51.276 INFO:teuthology.orchestra.run.trial044.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2026-02-18T23:24:51.277 INFO:teuthology.orchestra.run.trial044.stdout: python3-pluggy python3-portend python3-prettytable python3-psutil python3-py 2026-02-18T23:24:51.277 INFO:teuthology.orchestra.run.trial044.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2026-02-18T23:24:51.277 INFO:teuthology.orchestra.run.trial044.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-simplegeneric 2026-02-18T23:24:51.277 INFO:teuthology.orchestra.run.trial044.stdout: python3-simplejson python3-singledispatch python3-sklearn 2026-02-18T23:24:51.277 INFO:teuthology.orchestra.run.trial044.stdout: python3-sklearn-lib python3-tempita python3-tempora python3-threadpoolctl 2026-02-18T23:24:51.277 INFO:teuthology.orchestra.run.trial044.stdout: python3-toml python3-waitress python3-wcwidth python3-webob 2026-02-18T23:24:51.277 INFO:teuthology.orchestra.run.trial044.stdout: python3-websocket python3-webtest python3-werkzeug python3-zc.lockfile 2026-02-18T23:24:51.277 INFO:teuthology.orchestra.run.trial044.stdout: qttranslations5-l10n socat xmlstarlet 2026-02-18T23:24:51.277 INFO:teuthology.orchestra.run.trial044.stdout:Suggested packages: 2026-02-18T23:24:51.277 INFO:teuthology.orchestra.run.trial044.stdout: python3-influxdb python3-beaker python-mako-doc python-natsort-doc 2026-02-18T23:24:51.278 INFO:teuthology.orchestra.run.trial044.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2026-02-18T23:24:51.278 INFO:teuthology.orchestra.run.trial044.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2026-02-18T23:24:51.278 INFO:teuthology.orchestra.run.trial044.stdout: ttf-bitstream-vera python-pyinotify-doc python3-dap python-sklearn-doc 2026-02-18T23:24:51.278 INFO:teuthology.orchestra.run.trial044.stdout: ipython3 python-waitress-doc python-webob-doc python-webtest-doc 2026-02-18T23:24:51.278 INFO:teuthology.orchestra.run.trial044.stdout: python-werkzeug-doc python3-watchdog 2026-02-18T23:24:51.278 INFO:teuthology.orchestra.run.trial044.stdout:Recommended packages: 2026-02-18T23:24:51.278 INFO:teuthology.orchestra.run.trial044.stdout: btrfs-tools 2026-02-18T23:24:51.288 INFO:teuthology.orchestra.run.trial126.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T23:24:51.288 INFO:teuthology.orchestra.run.trial126.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T23:24:51.288 INFO:teuthology.orchestra.run.trial126.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T23:24:51.288 INFO:teuthology.orchestra.run.trial126.stdout: sg3-utils-udev 2026-02-18T23:24:51.288 INFO:teuthology.orchestra.run.trial126.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T23:24:51.289 INFO:teuthology.orchestra.run.trial126.stdout:The following additional packages will be installed: 2026-02-18T23:24:51.289 INFO:teuthology.orchestra.run.trial126.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2026-02-18T23:24:51.289 INFO:teuthology.orchestra.run.trial126.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2026-02-18T23:24:51.289 INFO:teuthology.orchestra.run.trial126.stdout: libdouble-conversion3 libfmt8 libfuse2 libjq1 liblttng-ust1 liboath0 2026-02-18T23:24:51.289 INFO:teuthology.orchestra.run.trial126.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2026-02-18T23:24:51.289 INFO:teuthology.orchestra.run.trial126.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2026-02-18T23:24:51.289 INFO:teuthology.orchestra.run.trial126.stdout: nvme-cli python-pastedeploy-tpl python3-cachetools python3-ceph-argparse 2026-02-18T23:24:51.289 INFO:teuthology.orchestra.run.trial126.stdout: python3-ceph-common python3-cheroot python3-cherrypy3 python3-google-auth 2026-02-18T23:24:51.289 INFO:teuthology.orchestra.run.trial126.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2026-02-18T23:24:51.290 INFO:teuthology.orchestra.run.trial126.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-02-18T23:24:51.290 INFO:teuthology.orchestra.run.trial126.stdout: python3-kubernetes python3-logutils python3-mako python3-natsort 2026-02-18T23:24:51.290 INFO:teuthology.orchestra.run.trial126.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2026-02-18T23:24:51.290 INFO:teuthology.orchestra.run.trial126.stdout: python3-pluggy python3-portend python3-prettytable python3-psutil python3-py 2026-02-18T23:24:51.290 INFO:teuthology.orchestra.run.trial126.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2026-02-18T23:24:51.290 INFO:teuthology.orchestra.run.trial126.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-simplegeneric 2026-02-18T23:24:51.290 INFO:teuthology.orchestra.run.trial126.stdout: python3-simplejson python3-singledispatch python3-sklearn 2026-02-18T23:24:51.290 INFO:teuthology.orchestra.run.trial126.stdout: python3-sklearn-lib python3-tempita python3-tempora python3-threadpoolctl 2026-02-18T23:24:51.290 INFO:teuthology.orchestra.run.trial126.stdout: python3-toml python3-waitress python3-wcwidth python3-webob 2026-02-18T23:24:51.290 INFO:teuthology.orchestra.run.trial126.stdout: python3-websocket python3-webtest python3-werkzeug python3-zc.lockfile 2026-02-18T23:24:51.290 INFO:teuthology.orchestra.run.trial126.stdout: qttranslations5-l10n socat xmlstarlet 2026-02-18T23:24:51.291 INFO:teuthology.orchestra.run.trial126.stdout:Suggested packages: 2026-02-18T23:24:51.291 INFO:teuthology.orchestra.run.trial126.stdout: python3-influxdb python3-beaker python-mako-doc python-natsort-doc 2026-02-18T23:24:51.291 INFO:teuthology.orchestra.run.trial126.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2026-02-18T23:24:51.291 INFO:teuthology.orchestra.run.trial126.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2026-02-18T23:24:51.291 INFO:teuthology.orchestra.run.trial126.stdout: ttf-bitstream-vera python-pyinotify-doc python3-dap python-sklearn-doc 2026-02-18T23:24:51.291 INFO:teuthology.orchestra.run.trial126.stdout: ipython3 python-waitress-doc python-webob-doc python-webtest-doc 2026-02-18T23:24:51.291 INFO:teuthology.orchestra.run.trial126.stdout: python-werkzeug-doc python3-watchdog 2026-02-18T23:24:51.291 INFO:teuthology.orchestra.run.trial126.stdout:Recommended packages: 2026-02-18T23:24:51.291 INFO:teuthology.orchestra.run.trial126.stdout: btrfs-tools 2026-02-18T23:24:51.309 INFO:teuthology.orchestra.run.trial044.stdout:The following NEW packages will be installed: 2026-02-18T23:24:51.309 INFO:teuthology.orchestra.run.trial044.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2026-02-18T23:24:51.309 INFO:teuthology.orchestra.run.trial044.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2026-02-18T23:24:51.309 INFO:teuthology.orchestra.run.trial044.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2026-02-18T23:24:51.309 INFO:teuthology.orchestra.run.trial044.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libfuse2 libjq1 2026-02-18T23:24:51.309 INFO:teuthology.orchestra.run.trial044.stdout: liblttng-ust1 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2026-02-18T23:24:51.309 INFO:teuthology.orchestra.run.trial044.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 librgw2 2026-02-18T23:24:51.309 INFO:teuthology.orchestra.run.trial044.stdout: libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli python-pastedeploy-tpl 2026-02-18T23:24:51.309 INFO:teuthology.orchestra.run.trial044.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2026-02-18T23:24:51.310 INFO:teuthology.orchestra.run.trial044.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-iniconfig 2026-02-18T23:24:51.310 INFO:teuthology.orchestra.run.trial044.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2026-02-18T23:24:51.310 INFO:teuthology.orchestra.run.trial044.stdout: python3-jaraco.text python3-joblib python3-kubernetes python3-logutils 2026-02-18T23:24:51.310 INFO:teuthology.orchestra.run.trial044.stdout: python3-mako python3-natsort python3-paste python3-pastedeploy 2026-02-18T23:24:51.310 INFO:teuthology.orchestra.run.trial044.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2026-02-18T23:24:51.310 INFO:teuthology.orchestra.run.trial044.stdout: python3-prettytable python3-psutil python3-py python3-pygments 2026-02-18T23:24:51.310 INFO:teuthology.orchestra.run.trial044.stdout: python3-pyinotify python3-pytest python3-rados python3-rbd 2026-02-18T23:24:51.310 INFO:teuthology.orchestra.run.trial044.stdout: python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2026-02-18T23:24:51.310 INFO:teuthology.orchestra.run.trial044.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2026-02-18T23:24:51.310 INFO:teuthology.orchestra.run.trial044.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2026-02-18T23:24:51.311 INFO:teuthology.orchestra.run.trial044.stdout: python3-threadpoolctl python3-toml python3-waitress python3-wcwidth 2026-02-18T23:24:51.311 INFO:teuthology.orchestra.run.trial044.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2026-02-18T23:24:51.311 INFO:teuthology.orchestra.run.trial044.stdout: python3-zc.lockfile qttranslations5-l10n radosgw rbd-fuse socat xmlstarlet 2026-02-18T23:24:51.320 INFO:teuthology.orchestra.run.trial126.stdout:The following NEW packages will be installed: 2026-02-18T23:24:51.320 INFO:teuthology.orchestra.run.trial126.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2026-02-18T23:24:51.320 INFO:teuthology.orchestra.run.trial126.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2026-02-18T23:24:51.320 INFO:teuthology.orchestra.run.trial126.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2026-02-18T23:24:51.320 INFO:teuthology.orchestra.run.trial126.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libfuse2 libjq1 2026-02-18T23:24:51.320 INFO:teuthology.orchestra.run.trial126.stdout: liblttng-ust1 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2026-02-18T23:24:51.321 INFO:teuthology.orchestra.run.trial126.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 librgw2 2026-02-18T23:24:51.321 INFO:teuthology.orchestra.run.trial126.stdout: libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli python-pastedeploy-tpl 2026-02-18T23:24:51.321 INFO:teuthology.orchestra.run.trial126.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2026-02-18T23:24:51.321 INFO:teuthology.orchestra.run.trial126.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-iniconfig 2026-02-18T23:24:51.321 INFO:teuthology.orchestra.run.trial126.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2026-02-18T23:24:51.321 INFO:teuthology.orchestra.run.trial126.stdout: python3-jaraco.text python3-joblib python3-kubernetes python3-logutils 2026-02-18T23:24:51.321 INFO:teuthology.orchestra.run.trial126.stdout: python3-mako python3-natsort python3-paste python3-pastedeploy 2026-02-18T23:24:51.321 INFO:teuthology.orchestra.run.trial126.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2026-02-18T23:24:51.321 INFO:teuthology.orchestra.run.trial126.stdout: python3-prettytable python3-psutil python3-py python3-pygments 2026-02-18T23:24:51.321 INFO:teuthology.orchestra.run.trial126.stdout: python3-pyinotify python3-pytest python3-rados python3-rbd 2026-02-18T23:24:51.321 INFO:teuthology.orchestra.run.trial126.stdout: python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2026-02-18T23:24:51.322 INFO:teuthology.orchestra.run.trial126.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2026-02-18T23:24:51.322 INFO:teuthology.orchestra.run.trial126.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2026-02-18T23:24:51.322 INFO:teuthology.orchestra.run.trial126.stdout: python3-threadpoolctl python3-toml python3-waitress python3-wcwidth 2026-02-18T23:24:51.322 INFO:teuthology.orchestra.run.trial126.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2026-02-18T23:24:51.322 INFO:teuthology.orchestra.run.trial126.stdout: python3-zc.lockfile qttranslations5-l10n radosgw rbd-fuse socat xmlstarlet 2026-02-18T23:24:51.415 INFO:teuthology.orchestra.run.trial044.stdout:0 upgraded, 96 newly installed, 0 to remove and 12 not upgraded. 2026-02-18T23:24:51.415 INFO:teuthology.orchestra.run.trial044.stdout:Need to get 162 MB of archives. 2026-02-18T23:24:51.415 INFO:teuthology.orchestra.run.trial044.stdout:After this operation, 723 MB of additional disk space will be used. 2026-02-18T23:24:51.416 INFO:teuthology.orchestra.run.trial044.stdout:Get:1 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 17.2.9-1jammy [3217 kB] 2026-02-18T23:24:51.439 INFO:teuthology.orchestra.run.trial126.stdout:0 upgraded, 96 newly installed, 0 to remove and 12 not upgraded. 2026-02-18T23:24:51.439 INFO:teuthology.orchestra.run.trial126.stdout:Need to get 162 MB of archives. 2026-02-18T23:24:51.439 INFO:teuthology.orchestra.run.trial126.stdout:After this operation, 723 MB of additional disk space will be used. 2026-02-18T23:24:51.439 INFO:teuthology.orchestra.run.trial126.stdout:Get:1 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 17.2.9-1jammy [3217 kB] 2026-02-18T23:24:51.484 INFO:teuthology.orchestra.run.trial044.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 17.2.9-1jammy [3073 kB] 2026-02-18T23:24:51.501 INFO:teuthology.orchestra.run.trial044.stdout:Get:3 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 17.2.9-1jammy [636 kB] 2026-02-18T23:24:51.505 INFO:teuthology.orchestra.run.trial044.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 17.2.9-1jammy [344 kB] 2026-02-18T23:24:51.507 INFO:teuthology.orchestra.run.trial044.stdout:Get:5 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 17.2.9-1jammy [23.1 kB] 2026-02-18T23:24:51.507 INFO:teuthology.orchestra.run.trial044.stdout:Get:6 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 17.2.9-1jammy [164 kB] 2026-02-18T23:24:51.508 INFO:teuthology.orchestra.run.trial044.stdout:Get:7 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 17.2.9-1jammy [49.7 kB] 2026-02-18T23:24:51.509 INFO:teuthology.orchestra.run.trial044.stdout:Get:8 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 17.2.9-1jammy [315 kB] 2026-02-18T23:24:51.511 INFO:teuthology.orchestra.run.trial044.stdout:Get:9 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 17.2.9-1jammy [5151 kB] 2026-02-18T23:24:51.525 INFO:teuthology.orchestra.run.trial126.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 17.2.9-1jammy [3073 kB] 2026-02-18T23:24:51.529 INFO:teuthology.orchestra.run.trial044.stdout:Get:10 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 17.2.9-1jammy [102 kB] 2026-02-18T23:24:51.529 INFO:teuthology.orchestra.run.trial044.stdout:Get:11 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 17.2.9-1jammy [415 kB] 2026-02-18T23:24:51.531 INFO:teuthology.orchestra.run.trial044.stdout:Get:12 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 17.2.9-1jammy [24.0 MB] 2026-02-18T23:24:51.544 INFO:teuthology.orchestra.run.trial126.stdout:Get:3 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 17.2.9-1jammy [636 kB] 2026-02-18T23:24:51.550 INFO:teuthology.orchestra.run.trial126.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 17.2.9-1jammy [344 kB] 2026-02-18T23:24:51.552 INFO:teuthology.orchestra.run.trial126.stdout:Get:5 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 17.2.9-1jammy [23.1 kB] 2026-02-18T23:24:51.552 INFO:teuthology.orchestra.run.trial126.stdout:Get:6 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 17.2.9-1jammy [164 kB] 2026-02-18T23:24:51.553 INFO:teuthology.orchestra.run.trial126.stdout:Get:7 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 17.2.9-1jammy [49.7 kB] 2026-02-18T23:24:51.553 INFO:teuthology.orchestra.run.trial126.stdout:Get:8 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 17.2.9-1jammy [315 kB] 2026-02-18T23:24:51.555 INFO:teuthology.orchestra.run.trial126.stdout:Get:9 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 17.2.9-1jammy [5151 kB] 2026-02-18T23:24:51.597 INFO:teuthology.orchestra.run.trial126.stdout:Get:10 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 17.2.9-1jammy [102 kB] 2026-02-18T23:24:51.598 INFO:teuthology.orchestra.run.trial126.stdout:Get:11 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 17.2.9-1jammy [415 kB] 2026-02-18T23:24:51.600 INFO:teuthology.orchestra.run.trial126.stdout:Get:12 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 17.2.9-1jammy [24.0 MB] 2026-02-18T23:24:51.667 INFO:teuthology.orchestra.run.trial044.stdout:Get:13 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 17.2.9-1jammy [4841 kB] 2026-02-18T23:24:51.675 INFO:teuthology.orchestra.run.trial126.stdout:Get:13 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2026-02-18T23:24:51.720 INFO:teuthology.orchestra.run.trial044.stdout:Get:14 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 17.2.9-1jammy [225 kB] 2026-02-18T23:24:51.722 INFO:teuthology.orchestra.run.trial044.stdout:Get:15 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 17.2.9-1jammy [120 kB] 2026-02-18T23:24:51.722 INFO:teuthology.orchestra.run.trial044.stdout:Get:16 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 17.2.9-1jammy [1446 kB] 2026-02-18T23:24:51.724 INFO:teuthology.orchestra.run.trial044.stdout:Get:17 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2026-02-18T23:24:51.739 INFO:teuthology.orchestra.run.trial044.stdout:Get:18 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 17.2.9-1jammy [4400 kB] 2026-02-18T23:24:51.755 INFO:teuthology.orchestra.run.trial126.stdout:Get:14 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 17.2.9-1jammy [4841 kB] 2026-02-18T23:24:51.783 INFO:teuthology.orchestra.run.trial126.stdout:Get:15 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 17.2.9-1jammy [225 kB] 2026-02-18T23:24:51.784 INFO:teuthology.orchestra.run.trial126.stdout:Get:16 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 17.2.9-1jammy [120 kB] 2026-02-18T23:24:51.784 INFO:teuthology.orchestra.run.trial126.stdout:Get:17 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 17.2.9-1jammy [1446 kB] 2026-02-18T23:24:51.788 INFO:teuthology.orchestra.run.trial044.stdout:Get:19 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 17.2.9-1jammy [20.7 MB] 2026-02-18T23:24:51.796 INFO:teuthology.orchestra.run.trial126.stdout:Get:18 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 17.2.9-1jammy [4400 kB] 2026-02-18T23:24:51.827 INFO:teuthology.orchestra.run.trial126.stdout:Get:19 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 17.2.9-1jammy [20.7 MB] 2026-02-18T23:24:51.901 INFO:teuthology.orchestra.run.trial126.stdout:Get:20 https://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2026-02-18T23:24:51.947 INFO:teuthology.orchestra.run.trial126.stdout:Get:21 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 17.2.9-1jammy [3730 B] 2026-02-18T23:24:51.948 INFO:teuthology.orchestra.run.trial126.stdout:Get:22 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 17.2.9-1jammy [786 kB] 2026-02-18T23:24:51.950 INFO:teuthology.orchestra.run.trial126.stdout:Get:23 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 17.2.9-1jammy [2127 kB] 2026-02-18T23:24:51.962 INFO:teuthology.orchestra.run.trial126.stdout:Get:24 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 17.2.9-1jammy [82.5 kB] 2026-02-18T23:24:51.962 INFO:teuthology.orchestra.run.trial126.stdout:Get:25 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 17.2.9-1jammy [121 kB] 2026-02-18T23:24:51.963 INFO:teuthology.orchestra.run.trial126.stdout:Get:26 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 17.2.9-1jammy [2309 kB] 2026-02-18T23:24:51.975 INFO:teuthology.orchestra.run.trial126.stdout:Get:27 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 17.2.9-1jammy [8615 kB] 2026-02-18T23:24:52.000 INFO:teuthology.orchestra.run.trial044.stdout:Get:20 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 17.2.9-1jammy [3730 B] 2026-02-18T23:24:52.000 INFO:teuthology.orchestra.run.trial044.stdout:Get:21 https://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2026-02-18T23:24:52.000 INFO:teuthology.orchestra.run.trial044.stdout:Get:22 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 17.2.9-1jammy [786 kB] 2026-02-18T23:24:52.004 INFO:teuthology.orchestra.run.trial044.stdout:Get:23 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 17.2.9-1jammy [2127 kB] 2026-02-18T23:24:52.021 INFO:teuthology.orchestra.run.trial126.stdout:Get:28 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 17.2.9-1jammy [3848 B] 2026-02-18T23:24:52.021 INFO:teuthology.orchestra.run.trial126.stdout:Get:29 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 17.2.9-1jammy [47.5 MB] 2026-02-18T23:24:52.026 INFO:teuthology.orchestra.run.trial044.stdout:Get:24 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 17.2.9-1jammy [82.5 kB] 2026-02-18T23:24:52.027 INFO:teuthology.orchestra.run.trial044.stdout:Get:25 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 17.2.9-1jammy [121 kB] 2026-02-18T23:24:52.028 INFO:teuthology.orchestra.run.trial044.stdout:Get:26 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 17.2.9-1jammy [2309 kB] 2026-02-18T23:24:52.039 INFO:teuthology.orchestra.run.trial126.stdout:Get:30 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2026-02-18T23:24:52.047 INFO:teuthology.orchestra.run.trial044.stdout:Get:27 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 17.2.9-1jammy [8615 kB] 2026-02-18T23:24:52.049 INFO:teuthology.orchestra.run.trial126.stdout:Get:31 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2026-02-18T23:24:52.058 INFO:teuthology.orchestra.run.trial126.stdout:Get:32 https://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2026-02-18T23:24:52.130 INFO:teuthology.orchestra.run.trial044.stdout:Get:28 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 17.2.9-1jammy [3848 B] 2026-02-18T23:24:52.130 INFO:teuthology.orchestra.run.trial044.stdout:Get:29 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 17.2.9-1jammy [47.5 MB] 2026-02-18T23:24:52.166 INFO:teuthology.orchestra.run.trial044.stdout:Get:30 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2026-02-18T23:24:52.178 INFO:teuthology.orchestra.run.trial044.stdout:Get:31 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2026-02-18T23:24:52.181 INFO:teuthology.orchestra.run.trial126.stdout:Get:33 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2026-02-18T23:24:52.185 INFO:teuthology.orchestra.run.trial126.stdout:Get:34 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2026-02-18T23:24:52.189 INFO:teuthology.orchestra.run.trial044.stdout:Get:32 https://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2026-02-18T23:24:52.205 INFO:teuthology.orchestra.run.trial126.stdout:Get:35 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2006 kB] 2026-02-18T23:24:52.275 INFO:teuthology.orchestra.run.trial126.stdout:Get:36 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 17.2.9-1jammy [242 kB] 2026-02-18T23:24:52.276 INFO:teuthology.orchestra.run.trial126.stdout:Get:37 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 17.2.9-1jammy [22.5 kB] 2026-02-18T23:24:52.276 INFO:teuthology.orchestra.run.trial126.stdout:Get:38 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 17.2.9-1jammy [15.6 MB] 2026-02-18T23:24:52.311 INFO:teuthology.orchestra.run.trial126.stdout:Get:39 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2026-02-18T23:24:52.317 INFO:teuthology.orchestra.run.trial126.stdout:Get:40 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2026-02-18T23:24:52.338 INFO:teuthology.orchestra.run.trial126.stdout:Get:41 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2026-02-18T23:24:52.339 INFO:teuthology.orchestra.run.trial044.stdout:Get:33 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2026-02-18T23:24:52.344 INFO:teuthology.orchestra.run.trial044.stdout:Get:34 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2026-02-18T23:24:52.346 INFO:teuthology.orchestra.run.trial126.stdout:Get:42 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liboath0 amd64 2.6.7-3ubuntu0.1 [41.3 kB] 2026-02-18T23:24:52.346 INFO:teuthology.orchestra.run.trial126.stdout:Get:43 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9030 B] 2026-02-18T23:24:52.346 INFO:teuthology.orchestra.run.trial126.stdout:Get:44 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2026-02-18T23:24:52.347 INFO:teuthology.orchestra.run.trial126.stdout:Get:45 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6452 B] 2026-02-18T23:24:52.348 INFO:teuthology.orchestra.run.trial126.stdout:Get:46 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8716 B] 2026-02-18T23:24:52.348 INFO:teuthology.orchestra.run.trial126.stdout:Get:47 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2026-02-18T23:24:52.359 INFO:teuthology.orchestra.run.trial126.stdout:Get:48 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 17.2.9-1jammy [76.2 kB] 2026-02-18T23:24:52.369 INFO:teuthology.orchestra.run.trial044.stdout:Get:35 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2006 kB] 2026-02-18T23:24:52.403 INFO:teuthology.orchestra.run.trial126.stdout:Get:49 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2026-02-18T23:24:52.404 INFO:teuthology.orchestra.run.trial126.stdout:Get:50 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7240 B] 2026-02-18T23:24:52.420 INFO:teuthology.orchestra.run.trial126.stdout:Get:51 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8980 B] 2026-02-18T23:24:52.420 INFO:teuthology.orchestra.run.trial126.stdout:Get:52 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2026-02-18T23:24:52.422 INFO:teuthology.orchestra.run.trial126.stdout:Get:53 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2026-02-18T23:24:52.423 INFO:teuthology.orchestra.run.trial126.stdout:Get:54 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2026-02-18T23:24:52.423 INFO:teuthology.orchestra.run.trial126.stdout:Get:55 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2026-02-18T23:24:52.423 INFO:teuthology.orchestra.run.trial126.stdout:Get:56 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2026-02-18T23:24:52.424 INFO:teuthology.orchestra.run.trial126.stdout:Get:57 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7320 B] 2026-02-18T23:24:52.474 INFO:teuthology.orchestra.run.trial126.stdout:Get:58 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2026-02-18T23:24:52.496 INFO:teuthology.orchestra.run.trial126.stdout:Get:59 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-waitress all 1.4.4-1.1ubuntu1.1 [47.0 kB] 2026-02-18T23:24:52.497 INFO:teuthology.orchestra.run.trial044.stdout:Get:36 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2026-02-18T23:24:52.497 INFO:teuthology.orchestra.run.trial126.stdout:Get:60 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2026-02-18T23:24:52.497 INFO:teuthology.orchestra.run.trial126.stdout:Get:61 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2026-02-18T23:24:52.502 INFO:teuthology.orchestra.run.trial126.stdout:Get:62 https://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4892 B] 2026-02-18T23:24:52.502 INFO:teuthology.orchestra.run.trial126.stdout:Get:63 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2026-02-18T23:24:52.502 INFO:teuthology.orchestra.run.trial126.stdout:Get:64 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2026-02-18T23:24:52.503 INFO:teuthology.orchestra.run.trial126.stdout:Get:65 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2026-02-18T23:24:52.505 INFO:teuthology.orchestra.run.trial044.stdout:Get:37 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2026-02-18T23:24:52.522 INFO:teuthology.orchestra.run.trial044.stdout:Get:38 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 17.2.9-1jammy [242 kB] 2026-02-18T23:24:52.523 INFO:teuthology.orchestra.run.trial044.stdout:Get:39 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 17.2.9-1jammy [22.5 kB] 2026-02-18T23:24:52.523 INFO:teuthology.orchestra.run.trial044.stdout:Get:40 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 17.2.9-1jammy [15.6 MB] 2026-02-18T23:24:52.529 INFO:teuthology.orchestra.run.trial044.stdout:Get:41 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2026-02-18T23:24:52.537 INFO:teuthology.orchestra.run.trial044.stdout:Get:42 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liboath0 amd64 2.6.7-3ubuntu0.1 [41.3 kB] 2026-02-18T23:24:52.538 INFO:teuthology.orchestra.run.trial044.stdout:Get:43 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9030 B] 2026-02-18T23:24:52.539 INFO:teuthology.orchestra.run.trial044.stdout:Get:44 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2026-02-18T23:24:52.540 INFO:teuthology.orchestra.run.trial044.stdout:Get:45 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6452 B] 2026-02-18T23:24:52.541 INFO:teuthology.orchestra.run.trial044.stdout:Get:46 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8716 B] 2026-02-18T23:24:52.541 INFO:teuthology.orchestra.run.trial044.stdout:Get:47 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2026-02-18T23:24:52.546 INFO:teuthology.orchestra.run.trial126.stdout:Get:66 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.3 [181 kB] 2026-02-18T23:24:52.548 INFO:teuthology.orchestra.run.trial126.stdout:Get:67 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libfuse2 amd64 2.9.9-5ubuntu3 [90.3 kB] 2026-02-18T23:24:52.576 INFO:teuthology.orchestra.run.trial126.stdout:Get:68 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2026-02-18T23:24:52.576 INFO:teuthology.orchestra.run.trial126.stdout:Get:69 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2026-02-18T23:24:52.577 INFO:teuthology.orchestra.run.trial126.stdout:Get:70 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2058 kB] 2026-02-18T23:24:52.600 INFO:teuthology.orchestra.run.trial126.stdout:Get:71 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2026-02-18T23:24:52.602 INFO:teuthology.orchestra.run.trial126.stdout:Get:72 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2026-02-18T23:24:52.602 INFO:teuthology.orchestra.run.trial126.stdout:Get:73 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1829 kB] 2026-02-18T23:24:52.607 INFO:teuthology.orchestra.run.trial044.stdout:Get:48 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2026-02-18T23:24:52.607 INFO:teuthology.orchestra.run.trial044.stdout:Get:49 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7240 B] 2026-02-18T23:24:52.629 INFO:teuthology.orchestra.run.trial044.stdout:Get:50 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8980 B] 2026-02-18T23:24:52.630 INFO:teuthology.orchestra.run.trial044.stdout:Get:51 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2026-02-18T23:24:52.632 INFO:teuthology.orchestra.run.trial044.stdout:Get:52 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2026-02-18T23:24:52.633 INFO:teuthology.orchestra.run.trial044.stdout:Get:53 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2026-02-18T23:24:52.633 INFO:teuthology.orchestra.run.trial044.stdout:Get:54 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2026-02-18T23:24:52.634 INFO:teuthology.orchestra.run.trial044.stdout:Get:55 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2026-02-18T23:24:52.634 INFO:teuthology.orchestra.run.trial044.stdout:Get:56 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7320 B] 2026-02-18T23:24:52.640 INFO:teuthology.orchestra.run.trial044.stdout:Get:57 https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 17.2.9-1jammy [76.2 kB] 2026-02-18T23:24:52.661 INFO:teuthology.orchestra.run.trial126.stdout:Get:74 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9722 B] 2026-02-18T23:24:52.661 INFO:teuthology.orchestra.run.trial126.stdout:Get:75 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2026-02-18T23:24:52.690 INFO:teuthology.orchestra.run.trial126.stdout:Get:76 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2026-02-18T23:24:52.691 INFO:teuthology.orchestra.run.trial126.stdout:Get:77 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2026-02-18T23:24:52.691 INFO:teuthology.orchestra.run.trial126.stdout:Get:78 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2026-02-18T23:24:52.691 INFO:teuthology.orchestra.run.trial126.stdout:Get:79 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2026-02-18T23:24:52.694 INFO:teuthology.orchestra.run.trial126.stdout:Get:80 https://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2026-02-18T23:24:52.695 INFO:teuthology.orchestra.run.trial044.stdout:Get:58 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2026-02-18T23:24:52.696 INFO:teuthology.orchestra.run.trial126.stdout:Get:81 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjq1 amd64 1.6-2.1ubuntu3.1 [133 kB] 2026-02-18T23:24:52.696 INFO:teuthology.orchestra.run.trial126.stdout:Get:82 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 jq amd64 1.6-2.1ubuntu3.1 [52.5 kB] 2026-02-18T23:24:52.722 INFO:teuthology.orchestra.run.trial044.stdout:Get:59 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-waitress all 1.4.4-1.1ubuntu1.1 [47.0 kB] 2026-02-18T23:24:52.723 INFO:teuthology.orchestra.run.trial044.stdout:Get:60 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2026-02-18T23:24:52.723 INFO:teuthology.orchestra.run.trial044.stdout:Get:61 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2026-02-18T23:24:52.729 INFO:teuthology.orchestra.run.trial044.stdout:Get:62 https://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4892 B] 2026-02-18T23:24:52.730 INFO:teuthology.orchestra.run.trial044.stdout:Get:63 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2026-02-18T23:24:52.730 INFO:teuthology.orchestra.run.trial044.stdout:Get:64 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2026-02-18T23:24:52.730 INFO:teuthology.orchestra.run.trial044.stdout:Get:65 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2026-02-18T23:24:52.762 INFO:teuthology.orchestra.run.trial126.stdout:Get:83 https://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2026-02-18T23:24:52.765 INFO:teuthology.orchestra.run.trial126.stdout:Get:84 https://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2026-02-18T23:24:52.767 INFO:teuthology.orchestra.run.trial126.stdout:Get:85 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2026-02-18T23:24:52.783 INFO:teuthology.orchestra.run.trial044.stdout:Get:66 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.3 [181 kB] 2026-02-18T23:24:52.785 INFO:teuthology.orchestra.run.trial044.stdout:Get:67 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libfuse2 amd64 2.9.9-5ubuntu3 [90.3 kB] 2026-02-18T23:24:52.819 INFO:teuthology.orchestra.run.trial044.stdout:Get:68 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2026-02-18T23:24:52.819 INFO:teuthology.orchestra.run.trial044.stdout:Get:69 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2026-02-18T23:24:52.820 INFO:teuthology.orchestra.run.trial044.stdout:Get:70 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2058 kB] 2026-02-18T23:24:52.834 INFO:teuthology.orchestra.run.trial126.stdout:Get:86 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6024 B] 2026-02-18T23:24:52.834 INFO:teuthology.orchestra.run.trial126.stdout:Get:87 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2026-02-18T23:24:52.835 INFO:teuthology.orchestra.run.trial126.stdout:Get:88 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2026-02-18T23:24:52.835 INFO:teuthology.orchestra.run.trial126.stdout:Get:89 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2026-02-18T23:24:52.836 INFO:teuthology.orchestra.run.trial126.stdout:Get:90 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2026-02-18T23:24:52.837 INFO:teuthology.orchestra.run.trial126.stdout:Get:91 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pygments all 2.11.2+dfsg-2ubuntu0.1 [750 kB] 2026-02-18T23:24:52.843 INFO:teuthology.orchestra.run.trial126.stdout:Get:92 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2026-02-18T23:24:52.848 INFO:teuthology.orchestra.run.trial044.stdout:Get:71 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2026-02-18T23:24:52.851 INFO:teuthology.orchestra.run.trial044.stdout:Get:72 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2026-02-18T23:24:52.851 INFO:teuthology.orchestra.run.trial044.stdout:Get:73 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1829 kB] 2026-02-18T23:24:52.906 INFO:teuthology.orchestra.run.trial126.stdout:Get:93 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2026-02-18T23:24:52.906 INFO:teuthology.orchestra.run.trial126.stdout:Get:94 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2026-02-18T23:24:52.908 INFO:teuthology.orchestra.run.trial126.stdout:Get:95 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2026-02-18T23:24:52.923 INFO:teuthology.orchestra.run.trial044.stdout:Get:74 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9722 B] 2026-02-18T23:24:52.923 INFO:teuthology.orchestra.run.trial044.stdout:Get:75 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2026-02-18T23:24:52.958 INFO:teuthology.orchestra.run.trial044.stdout:Get:76 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2026-02-18T23:24:52.959 INFO:teuthology.orchestra.run.trial044.stdout:Get:77 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2026-02-18T23:24:52.959 INFO:teuthology.orchestra.run.trial044.stdout:Get:78 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2026-02-18T23:24:52.959 INFO:teuthology.orchestra.run.trial044.stdout:Get:79 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2026-02-18T23:24:52.963 INFO:teuthology.orchestra.run.trial044.stdout:Get:80 https://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2026-02-18T23:24:52.964 INFO:teuthology.orchestra.run.trial044.stdout:Get:81 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjq1 amd64 1.6-2.1ubuntu3.1 [133 kB] 2026-02-18T23:24:52.966 INFO:teuthology.orchestra.run.trial044.stdout:Get:82 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 jq amd64 1.6-2.1ubuntu3.1 [52.5 kB] 2026-02-18T23:24:52.978 INFO:teuthology.orchestra.run.trial126.stdout:Get:96 https://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1983 kB] 2026-02-18T23:24:53.046 INFO:teuthology.orchestra.run.trial044.stdout:Get:83 https://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2026-02-18T23:24:53.050 INFO:teuthology.orchestra.run.trial044.stdout:Get:84 https://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2026-02-18T23:24:53.052 INFO:teuthology.orchestra.run.trial044.stdout:Get:85 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2026-02-18T23:24:53.134 INFO:teuthology.orchestra.run.trial044.stdout:Get:86 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6024 B] 2026-02-18T23:24:53.134 INFO:teuthology.orchestra.run.trial044.stdout:Get:87 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2026-02-18T23:24:53.135 INFO:teuthology.orchestra.run.trial044.stdout:Get:88 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2026-02-18T23:24:53.135 INFO:teuthology.orchestra.run.trial044.stdout:Get:89 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2026-02-18T23:24:53.136 INFO:teuthology.orchestra.run.trial044.stdout:Get:90 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2026-02-18T23:24:53.137 INFO:teuthology.orchestra.run.trial044.stdout:Get:91 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pygments all 2.11.2+dfsg-2ubuntu0.1 [750 kB] 2026-02-18T23:24:53.144 INFO:teuthology.orchestra.run.trial044.stdout:Get:92 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2026-02-18T23:24:53.222 INFO:teuthology.orchestra.run.trial044.stdout:Get:93 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2026-02-18T23:24:53.222 INFO:teuthology.orchestra.run.trial044.stdout:Get:94 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2026-02-18T23:24:53.224 INFO:teuthology.orchestra.run.trial044.stdout:Get:95 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2026-02-18T23:24:53.310 INFO:teuthology.orchestra.run.trial126.stdout:Fetched 162 MB in 2s (97.0 MB/s) 2026-02-18T23:24:53.310 INFO:teuthology.orchestra.run.trial044.stdout:Get:96 https://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1983 kB] 2026-02-18T23:24:53.331 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package libfmt8:amd64. 2026-02-18T23:24:53.488 INFO:teuthology.orchestra.run.trial126.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 167442 files and directories currently installed.) 2026-02-18T23:24:53.490 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../00-libfmt8_8.1.1+ds1-2_amd64.deb ... 2026-02-18T23:24:53.491 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2026-02-18T23:24:53.507 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2026-02-18T23:24:53.520 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../01-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2026-02-18T23:24:53.520 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-02-18T23:24:53.541 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package librados2. 2026-02-18T23:24:53.553 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../02-librados2_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:53.553 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking librados2 (17.2.9-1jammy) ... 2026-02-18T23:24:53.592 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package librbd1. 2026-02-18T23:24:53.601 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../03-librbd1_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:53.601 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking librbd1 (17.2.9-1jammy) ... 2026-02-18T23:24:53.640 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package libcephfs2. 2026-02-18T23:24:53.649 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../04-libcephfs2_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:53.649 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking libcephfs2 (17.2.9-1jammy) ... 2026-02-18T23:24:53.649 INFO:teuthology.orchestra.run.trial044.stdout:Fetched 162 MB in 2s (80.4 MB/s) 2026-02-18T23:24:53.668 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-rados. 2026-02-18T23:24:53.670 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package libfmt8:amd64. 2026-02-18T23:24:53.676 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../05-python3-rados_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:53.676 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-rados (17.2.9-1jammy) ... 2026-02-18T23:24:53.694 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-ceph-argparse. 2026-02-18T23:24:53.701 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../06-python3-ceph-argparse_17.2.9-1jammy_all.deb ... 2026-02-18T23:24:53.702 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-ceph-argparse (17.2.9-1jammy) ... 2026-02-18T23:24:53.715 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-cephfs. 2026-02-18T23:24:53.724 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../07-python3-cephfs_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:53.724 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-cephfs (17.2.9-1jammy) ... 2026-02-18T23:24:53.739 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-ceph-common. 2026-02-18T23:24:53.747 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../08-python3-ceph-common_17.2.9-1jammy_all.deb ... 2026-02-18T23:24:53.748 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-ceph-common (17.2.9-1jammy) ... 2026-02-18T23:24:53.764 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-wcwidth. 2026-02-18T23:24:53.773 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../09-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2026-02-18T23:24:53.773 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2026-02-18T23:24:53.788 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-prettytable. 2026-02-18T23:24:53.795 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../10-python3-prettytable_2.5.0-2_all.deb ... 2026-02-18T23:24:53.796 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2026-02-18T23:24:53.811 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-rbd. 2026-02-18T23:24:53.819 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../11-python3-rbd_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:53.820 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-rbd (17.2.9-1jammy) ... 2026-02-18T23:24:53.825 INFO:teuthology.orchestra.run.trial044.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 167442 files and directories currently installed.) 2026-02-18T23:24:53.827 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../00-libfmt8_8.1.1+ds1-2_amd64.deb ... 2026-02-18T23:24:53.827 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2026-02-18T23:24:53.837 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package librdkafka1:amd64. 2026-02-18T23:24:53.844 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2026-02-18T23:24:53.845 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../12-librdkafka1_1.8.0-1build1_amd64.deb ... 2026-02-18T23:24:53.845 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2026-02-18T23:24:53.856 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../01-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2026-02-18T23:24:53.857 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-02-18T23:24:53.863 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2026-02-18T23:24:53.871 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../13-libdouble-conversion3_3.1.7-4_amd64.deb ... 2026-02-18T23:24:53.872 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2026-02-18T23:24:53.876 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package librados2. 2026-02-18T23:24:53.886 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2026-02-18T23:24:53.888 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../02-librados2_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:53.888 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking librados2 (17.2.9-1jammy) ... 2026-02-18T23:24:53.894 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../14-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2026-02-18T23:24:53.894 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-02-18T23:24:53.911 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package libqt5core5a:amd64. 2026-02-18T23:24:53.918 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../15-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T23:24:53.923 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T23:24:53.926 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package librbd1. 2026-02-18T23:24:53.935 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../03-librbd1_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:53.935 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking librbd1 (17.2.9-1jammy) ... 2026-02-18T23:24:53.953 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2026-02-18T23:24:53.961 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../16-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T23:24:53.962 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T23:24:53.975 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package libcephfs2. 2026-02-18T23:24:53.978 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package libqt5network5:amd64. 2026-02-18T23:24:53.983 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../04-libcephfs2_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:53.984 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking libcephfs2 (17.2.9-1jammy) ... 2026-02-18T23:24:53.986 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../17-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T23:24:53.986 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T23:24:54.001 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-rados. 2026-02-18T23:24:54.007 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2026-02-18T23:24:54.009 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../05-python3-rados_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:54.010 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-rados (17.2.9-1jammy) ... 2026-02-18T23:24:54.014 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../18-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2026-02-18T23:24:54.015 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-02-18T23:24:54.026 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-ceph-argparse. 2026-02-18T23:24:54.031 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package librgw2. 2026-02-18T23:24:54.034 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../06-python3-ceph-argparse_17.2.9-1jammy_all.deb ... 2026-02-18T23:24:54.035 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-ceph-argparse (17.2.9-1jammy) ... 2026-02-18T23:24:54.039 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../19-librgw2_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:54.039 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking librgw2 (17.2.9-1jammy) ... 2026-02-18T23:24:54.049 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-cephfs. 2026-02-18T23:24:54.057 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../07-python3-cephfs_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:54.058 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-cephfs (17.2.9-1jammy) ... 2026-02-18T23:24:54.073 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-ceph-common. 2026-02-18T23:24:54.080 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../08-python3-ceph-common_17.2.9-1jammy_all.deb ... 2026-02-18T23:24:54.081 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-ceph-common (17.2.9-1jammy) ... 2026-02-18T23:24:54.095 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-rgw. 2026-02-18T23:24:54.097 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-wcwidth. 2026-02-18T23:24:54.103 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../20-python3-rgw_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:54.103 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-rgw (17.2.9-1jammy) ... 2026-02-18T23:24:54.105 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../09-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2026-02-18T23:24:54.105 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2026-02-18T23:24:54.118 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package liboath0:amd64. 2026-02-18T23:24:54.121 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-prettytable. 2026-02-18T23:24:54.126 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../21-liboath0_2.6.7-3ubuntu0.1_amd64.deb ... 2026-02-18T23:24:54.127 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-02-18T23:24:54.129 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../10-python3-prettytable_2.5.0-2_all.deb ... 2026-02-18T23:24:54.130 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2026-02-18T23:24:54.141 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package libradosstriper1. 2026-02-18T23:24:54.144 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-rbd. 2026-02-18T23:24:54.149 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../22-libradosstriper1_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:54.150 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking libradosstriper1 (17.2.9-1jammy) ... 2026-02-18T23:24:54.152 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../11-python3-rbd_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:54.153 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-rbd (17.2.9-1jammy) ... 2026-02-18T23:24:54.168 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package ceph-common. 2026-02-18T23:24:54.169 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package librdkafka1:amd64. 2026-02-18T23:24:54.176 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../23-ceph-common_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:54.176 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking ceph-common (17.2.9-1jammy) ... 2026-02-18T23:24:54.178 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../12-librdkafka1_1.8.0-1build1_amd64.deb ... 2026-02-18T23:24:54.178 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2026-02-18T23:24:54.196 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2026-02-18T23:24:54.204 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../13-libdouble-conversion3_3.1.7-4_amd64.deb ... 2026-02-18T23:24:54.205 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2026-02-18T23:24:54.219 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2026-02-18T23:24:54.226 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../14-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2026-02-18T23:24:54.227 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-02-18T23:24:54.244 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package libqt5core5a:amd64. 2026-02-18T23:24:54.252 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../15-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T23:24:54.256 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T23:24:54.285 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2026-02-18T23:24:54.293 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../16-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T23:24:54.293 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T23:24:54.310 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package libqt5network5:amd64. 2026-02-18T23:24:54.318 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../17-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T23:24:54.318 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T23:24:54.337 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2026-02-18T23:24:54.344 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../18-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2026-02-18T23:24:54.345 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-02-18T23:24:54.360 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package librgw2. 2026-02-18T23:24:54.368 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../19-librgw2_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:54.369 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking librgw2 (17.2.9-1jammy) ... 2026-02-18T23:24:54.371 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package ceph-base. 2026-02-18T23:24:54.379 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../24-ceph-base_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:54.384 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking ceph-base (17.2.9-1jammy) ... 2026-02-18T23:24:54.427 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-rgw. 2026-02-18T23:24:54.435 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../20-python3-rgw_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:54.435 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-rgw (17.2.9-1jammy) ... 2026-02-18T23:24:54.444 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2026-02-18T23:24:54.449 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package liboath0:amd64. 2026-02-18T23:24:54.453 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../25-ceph-mgr-modules-core_17.2.9-1jammy_all.deb ... 2026-02-18T23:24:54.453 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking ceph-mgr-modules-core (17.2.9-1jammy) ... 2026-02-18T23:24:54.458 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../21-liboath0_2.6.7-3ubuntu0.1_amd64.deb ... 2026-02-18T23:24:54.458 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-02-18T23:24:54.472 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package libradosstriper1. 2026-02-18T23:24:54.480 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../22-libradosstriper1_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:54.480 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking libradosstriper1 (17.2.9-1jammy) ... 2026-02-18T23:24:54.481 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-jaraco.functools. 2026-02-18T23:24:54.489 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../26-python3-jaraco.functools_3.4.0-2_all.deb ... 2026-02-18T23:24:54.490 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2026-02-18T23:24:54.498 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package ceph-common. 2026-02-18T23:24:54.504 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-cheroot. 2026-02-18T23:24:54.506 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../23-ceph-common_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:54.506 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking ceph-common (17.2.9-1jammy) ... 2026-02-18T23:24:54.512 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../27-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2026-02-18T23:24:54.513 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-02-18T23:24:54.529 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-jaraco.classes. 2026-02-18T23:24:54.537 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../28-python3-jaraco.classes_3.2.1-3_all.deb ... 2026-02-18T23:24:54.538 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2026-02-18T23:24:54.552 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-jaraco.text. 2026-02-18T23:24:54.560 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../29-python3-jaraco.text_3.6.0-2_all.deb ... 2026-02-18T23:24:54.561 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2026-02-18T23:24:54.574 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-jaraco.collections. 2026-02-18T23:24:54.582 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../30-python3-jaraco.collections_3.4.0-2_all.deb ... 2026-02-18T23:24:54.582 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2026-02-18T23:24:54.597 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-tempora. 2026-02-18T23:24:54.604 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../31-python3-tempora_4.1.2-1_all.deb ... 2026-02-18T23:24:54.605 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-tempora (4.1.2-1) ... 2026-02-18T23:24:54.620 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-portend. 2026-02-18T23:24:54.628 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../32-python3-portend_3.0.0-1_all.deb ... 2026-02-18T23:24:54.628 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-portend (3.0.0-1) ... 2026-02-18T23:24:54.643 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-zc.lockfile. 2026-02-18T23:24:54.651 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../33-python3-zc.lockfile_2.0-1_all.deb ... 2026-02-18T23:24:54.651 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2026-02-18T23:24:54.666 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-cherrypy3. 2026-02-18T23:24:54.674 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../34-python3-cherrypy3_18.6.1-4_all.deb ... 2026-02-18T23:24:54.675 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2026-02-18T23:24:54.690 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package ceph-base. 2026-02-18T23:24:54.698 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../24-ceph-base_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:54.698 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-natsort. 2026-02-18T23:24:54.703 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking ceph-base (17.2.9-1jammy) ... 2026-02-18T23:24:54.706 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../35-python3-natsort_8.0.2-1_all.deb ... 2026-02-18T23:24:54.707 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-natsort (8.0.2-1) ... 2026-02-18T23:24:54.724 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-logutils. 2026-02-18T23:24:54.732 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../36-python3-logutils_0.3.3-8_all.deb ... 2026-02-18T23:24:54.733 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-logutils (0.3.3-8) ... 2026-02-18T23:24:54.747 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-mako. 2026-02-18T23:24:54.755 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../37-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2026-02-18T23:24:54.756 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2026-02-18T23:24:54.768 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2026-02-18T23:24:54.775 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-simplegeneric. 2026-02-18T23:24:54.776 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../25-ceph-mgr-modules-core_17.2.9-1jammy_all.deb ... 2026-02-18T23:24:54.776 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking ceph-mgr-modules-core (17.2.9-1jammy) ... 2026-02-18T23:24:54.783 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../38-python3-simplegeneric_0.8.1-3_all.deb ... 2026-02-18T23:24:54.783 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2026-02-18T23:24:54.798 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-singledispatch. 2026-02-18T23:24:54.804 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-jaraco.functools. 2026-02-18T23:24:54.806 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../39-python3-singledispatch_3.4.0.3-3_all.deb ... 2026-02-18T23:24:54.806 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2026-02-18T23:24:54.812 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../26-python3-jaraco.functools_3.4.0-2_all.deb ... 2026-02-18T23:24:54.813 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2026-02-18T23:24:54.820 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-webob. 2026-02-18T23:24:54.828 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-cheroot. 2026-02-18T23:24:54.828 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../40-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2026-02-18T23:24:54.828 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-02-18T23:24:54.836 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../27-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2026-02-18T23:24:54.836 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-02-18T23:24:54.845 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-waitress. 2026-02-18T23:24:54.853 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../41-python3-waitress_1.4.4-1.1ubuntu1.1_all.deb ... 2026-02-18T23:24:54.853 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-jaraco.classes. 2026-02-18T23:24:54.854 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1.1) ... 2026-02-18T23:24:54.861 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../28-python3-jaraco.classes_3.2.1-3_all.deb ... 2026-02-18T23:24:54.861 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2026-02-18T23:24:54.869 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-tempita. 2026-02-18T23:24:54.876 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-jaraco.text. 2026-02-18T23:24:54.876 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../42-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2026-02-18T23:24:54.876 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2026-02-18T23:24:54.884 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../29-python3-jaraco.text_3.6.0-2_all.deb ... 2026-02-18T23:24:54.885 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2026-02-18T23:24:54.891 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-paste. 2026-02-18T23:24:54.899 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../43-python3-paste_3.5.0+dfsg1-1_all.deb ... 2026-02-18T23:24:54.899 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-jaraco.collections. 2026-02-18T23:24:54.899 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2026-02-18T23:24:54.907 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../30-python3-jaraco.collections_3.4.0-2_all.deb ... 2026-02-18T23:24:54.907 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2026-02-18T23:24:54.922 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-tempora. 2026-02-18T23:24:54.926 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2026-02-18T23:24:54.930 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../31-python3-tempora_4.1.2-1_all.deb ... 2026-02-18T23:24:54.930 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-tempora (4.1.2-1) ... 2026-02-18T23:24:54.934 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../44-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2026-02-18T23:24:54.934 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2026-02-18T23:24:54.946 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-portend. 2026-02-18T23:24:54.949 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-pastedeploy. 2026-02-18T23:24:54.954 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../32-python3-portend_3.0.0-1_all.deb ... 2026-02-18T23:24:54.954 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-portend (3.0.0-1) ... 2026-02-18T23:24:54.957 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../45-python3-pastedeploy_2.1.1-1_all.deb ... 2026-02-18T23:24:54.957 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2026-02-18T23:24:54.968 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-zc.lockfile. 2026-02-18T23:24:54.972 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-webtest. 2026-02-18T23:24:54.976 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../33-python3-zc.lockfile_2.0-1_all.deb ... 2026-02-18T23:24:54.976 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2026-02-18T23:24:54.980 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../46-python3-webtest_2.0.35-1_all.deb ... 2026-02-18T23:24:54.980 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-webtest (2.0.35-1) ... 2026-02-18T23:24:54.991 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-cherrypy3. 2026-02-18T23:24:54.995 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-pecan. 2026-02-18T23:24:54.999 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../34-python3-cherrypy3_18.6.1-4_all.deb ... 2026-02-18T23:24:54.999 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2026-02-18T23:24:55.003 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../47-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2026-02-18T23:24:55.004 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2026-02-18T23:24:55.022 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-natsort. 2026-02-18T23:24:55.028 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-werkzeug. 2026-02-18T23:24:55.031 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../35-python3-natsort_8.0.2-1_all.deb ... 2026-02-18T23:24:55.031 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-natsort (8.0.2-1) ... 2026-02-18T23:24:55.036 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../48-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.3_all.deb ... 2026-02-18T23:24:55.036 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.3) ... 2026-02-18T23:24:55.048 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-logutils. 2026-02-18T23:24:55.056 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../36-python3-logutils_0.3.3-8_all.deb ... 2026-02-18T23:24:55.057 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2026-02-18T23:24:55.057 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-logutils (0.3.3-8) ... 2026-02-18T23:24:55.064 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../49-libsqlite3-mod-ceph_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:55.064 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking libsqlite3-mod-ceph (17.2.9-1jammy) ... 2026-02-18T23:24:55.071 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-mako. 2026-02-18T23:24:55.079 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package ceph-mgr. 2026-02-18T23:24:55.080 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../37-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2026-02-18T23:24:55.080 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2026-02-18T23:24:55.087 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../50-ceph-mgr_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:55.087 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking ceph-mgr (17.2.9-1jammy) ... 2026-02-18T23:24:55.098 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-simplegeneric. 2026-02-18T23:24:55.105 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../38-python3-simplegeneric_0.8.1-3_all.deb ... 2026-02-18T23:24:55.106 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2026-02-18T23:24:55.112 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package ceph-mon. 2026-02-18T23:24:55.120 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../51-ceph-mon_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:55.121 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-singledispatch. 2026-02-18T23:24:55.121 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking ceph-mon (17.2.9-1jammy) ... 2026-02-18T23:24:55.128 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../39-python3-singledispatch_3.4.0.3-3_all.deb ... 2026-02-18T23:24:55.129 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2026-02-18T23:24:55.143 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-webob. 2026-02-18T23:24:55.150 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../40-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2026-02-18T23:24:55.150 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-02-18T23:24:55.167 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-waitress. 2026-02-18T23:24:55.169 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package libfuse2:amd64. 2026-02-18T23:24:55.176 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../41-python3-waitress_1.4.4-1.1ubuntu1.1_all.deb ... 2026-02-18T23:24:55.177 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../52-libfuse2_2.9.9-5ubuntu3_amd64.deb ... 2026-02-18T23:24:55.177 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-02-18T23:24:55.179 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1.1) ... 2026-02-18T23:24:55.193 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package ceph-osd. 2026-02-18T23:24:55.195 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-tempita. 2026-02-18T23:24:55.200 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../53-ceph-osd_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:55.201 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking ceph-osd (17.2.9-1jammy) ... 2026-02-18T23:24:55.203 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../42-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2026-02-18T23:24:55.203 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2026-02-18T23:24:55.218 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-paste. 2026-02-18T23:24:55.226 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../43-python3-paste_3.5.0+dfsg1-1_all.deb ... 2026-02-18T23:24:55.227 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2026-02-18T23:24:55.255 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2026-02-18T23:24:55.262 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../44-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2026-02-18T23:24:55.263 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2026-02-18T23:24:55.277 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-pastedeploy. 2026-02-18T23:24:55.286 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../45-python3-pastedeploy_2.1.1-1_all.deb ... 2026-02-18T23:24:55.286 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2026-02-18T23:24:55.301 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-webtest. 2026-02-18T23:24:55.309 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../46-python3-webtest_2.0.35-1_all.deb ... 2026-02-18T23:24:55.310 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-webtest (2.0.35-1) ... 2026-02-18T23:24:55.326 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-pecan. 2026-02-18T23:24:55.334 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../47-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2026-02-18T23:24:55.334 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2026-02-18T23:24:55.339 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package ceph. 2026-02-18T23:24:55.348 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../54-ceph_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:55.348 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking ceph (17.2.9-1jammy) ... 2026-02-18T23:24:55.358 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-werkzeug. 2026-02-18T23:24:55.361 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package ceph-fuse. 2026-02-18T23:24:55.366 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../48-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.3_all.deb ... 2026-02-18T23:24:55.366 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.3) ... 2026-02-18T23:24:55.369 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../55-ceph-fuse_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:55.369 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking ceph-fuse (17.2.9-1jammy) ... 2026-02-18T23:24:55.386 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2026-02-18T23:24:55.389 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package ceph-mds. 2026-02-18T23:24:55.394 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../49-libsqlite3-mod-ceph_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:55.394 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking libsqlite3-mod-ceph (17.2.9-1jammy) ... 2026-02-18T23:24:55.397 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../56-ceph-mds_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:55.398 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking ceph-mds (17.2.9-1jammy) ... 2026-02-18T23:24:55.410 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package ceph-mgr. 2026-02-18T23:24:55.417 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../50-ceph-mgr_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:55.418 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking ceph-mgr (17.2.9-1jammy) ... 2026-02-18T23:24:55.429 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package cephadm. 2026-02-18T23:24:55.437 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../57-cephadm_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:55.437 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking cephadm (17.2.9-1jammy) ... 2026-02-18T23:24:55.443 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package ceph-mon. 2026-02-18T23:24:55.451 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../51-ceph-mon_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:55.451 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking ceph-mon (17.2.9-1jammy) ... 2026-02-18T23:24:55.452 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2026-02-18T23:24:55.460 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../58-ceph-mgr-cephadm_17.2.9-1jammy_all.deb ... 2026-02-18T23:24:55.461 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking ceph-mgr-cephadm (17.2.9-1jammy) ... 2026-02-18T23:24:55.479 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-repoze.lru. 2026-02-18T23:24:55.487 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../59-python3-repoze.lru_0.7-2_all.deb ... 2026-02-18T23:24:55.487 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2026-02-18T23:24:55.500 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package libfuse2:amd64. 2026-02-18T23:24:55.501 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-routes. 2026-02-18T23:24:55.509 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../52-libfuse2_2.9.9-5ubuntu3_amd64.deb ... 2026-02-18T23:24:55.509 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-02-18T23:24:55.510 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../60-python3-routes_2.5.1-1ubuntu1_all.deb ... 2026-02-18T23:24:55.510 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2026-02-18T23:24:55.525 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package ceph-osd. 2026-02-18T23:24:55.529 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2026-02-18T23:24:55.533 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../53-ceph-osd_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:55.534 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking ceph-osd (17.2.9-1jammy) ... 2026-02-18T23:24:55.537 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../61-ceph-mgr-dashboard_17.2.9-1jammy_all.deb ... 2026-02-18T23:24:55.538 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking ceph-mgr-dashboard (17.2.9-1jammy) ... 2026-02-18T23:24:55.673 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package ceph. 2026-02-18T23:24:55.682 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../54-ceph_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:55.682 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking ceph (17.2.9-1jammy) ... 2026-02-18T23:24:55.696 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package ceph-fuse. 2026-02-18T23:24:55.704 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../55-ceph-fuse_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:55.704 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking ceph-fuse (17.2.9-1jammy) ... 2026-02-18T23:24:55.724 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package ceph-mds. 2026-02-18T23:24:55.729 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2026-02-18T23:24:55.732 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../56-ceph-mds_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:55.733 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking ceph-mds (17.2.9-1jammy) ... 2026-02-18T23:24:55.738 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../62-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2026-02-18T23:24:55.738 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-02-18T23:24:55.763 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package cephadm. 2026-02-18T23:24:55.771 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../57-cephadm_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:55.771 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking cephadm (17.2.9-1jammy) ... 2026-02-18T23:24:55.783 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-joblib. 2026-02-18T23:24:55.786 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2026-02-18T23:24:55.791 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../63-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2026-02-18T23:24:55.791 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2026-02-18T23:24:55.794 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../58-ceph-mgr-cephadm_17.2.9-1jammy_all.deb ... 2026-02-18T23:24:55.794 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking ceph-mgr-cephadm (17.2.9-1jammy) ... 2026-02-18T23:24:55.812 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-repoze.lru. 2026-02-18T23:24:55.818 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-threadpoolctl. 2026-02-18T23:24:55.820 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../59-python3-repoze.lru_0.7-2_all.deb ... 2026-02-18T23:24:55.820 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2026-02-18T23:24:55.827 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../64-python3-threadpoolctl_3.1.0-1_all.deb ... 2026-02-18T23:24:55.827 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2026-02-18T23:24:55.835 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-routes. 2026-02-18T23:24:55.842 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-sklearn. 2026-02-18T23:24:55.843 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../60-python3-routes_2.5.1-1ubuntu1_all.deb ... 2026-02-18T23:24:55.844 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2026-02-18T23:24:55.851 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../65-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2026-02-18T23:24:55.851 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2026-02-18T23:24:55.864 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2026-02-18T23:24:55.872 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../61-ceph-mgr-dashboard_17.2.9-1jammy_all.deb ... 2026-02-18T23:24:55.872 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking ceph-mgr-dashboard (17.2.9-1jammy) ... 2026-02-18T23:24:55.931 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2026-02-18T23:24:55.940 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../66-ceph-mgr-diskprediction-local_17.2.9-1jammy_all.deb ... 2026-02-18T23:24:55.941 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.9-1jammy) ... 2026-02-18T23:24:56.062 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2026-02-18T23:24:56.070 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../62-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2026-02-18T23:24:56.071 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-02-18T23:24:56.108 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-cachetools. 2026-02-18T23:24:56.115 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-joblib. 2026-02-18T23:24:56.116 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../67-python3-cachetools_5.0.0-1_all.deb ... 2026-02-18T23:24:56.117 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2026-02-18T23:24:56.124 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../63-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2026-02-18T23:24:56.124 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2026-02-18T23:24:56.132 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-rsa. 2026-02-18T23:24:56.140 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../68-python3-rsa_4.8-1_all.deb ... 2026-02-18T23:24:56.140 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-rsa (4.8-1) ... 2026-02-18T23:24:56.151 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-threadpoolctl. 2026-02-18T23:24:56.157 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-google-auth. 2026-02-18T23:24:56.159 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../64-python3-threadpoolctl_3.1.0-1_all.deb ... 2026-02-18T23:24:56.159 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2026-02-18T23:24:56.166 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../69-python3-google-auth_1.5.1-3_all.deb ... 2026-02-18T23:24:56.166 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2026-02-18T23:24:56.174 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-sklearn. 2026-02-18T23:24:56.183 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../65-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2026-02-18T23:24:56.183 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-requests-oauthlib. 2026-02-18T23:24:56.183 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2026-02-18T23:24:56.192 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../70-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2026-02-18T23:24:56.192 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-02-18T23:24:56.208 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-websocket. 2026-02-18T23:24:56.216 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../71-python3-websocket_1.2.3-1_all.deb ... 2026-02-18T23:24:56.217 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-websocket (1.2.3-1) ... 2026-02-18T23:24:56.234 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-kubernetes. 2026-02-18T23:24:56.242 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../72-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2026-02-18T23:24:56.243 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2026-02-18T23:24:56.266 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2026-02-18T23:24:56.274 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../66-ceph-mgr-diskprediction-local_17.2.9-1jammy_all.deb ... 2026-02-18T23:24:56.275 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.9-1jammy) ... 2026-02-18T23:24:56.336 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2026-02-18T23:24:56.344 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../73-ceph-mgr-k8sevents_17.2.9-1jammy_all.deb ... 2026-02-18T23:24:56.345 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking ceph-mgr-k8sevents (17.2.9-1jammy) ... 2026-02-18T23:24:56.359 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package libonig5:amd64. 2026-02-18T23:24:56.367 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../74-libonig5_6.9.7.1-2build1_amd64.deb ... 2026-02-18T23:24:56.367 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2026-02-18T23:24:56.383 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package libjq1:amd64. 2026-02-18T23:24:56.392 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../75-libjq1_1.6-2.1ubuntu3.1_amd64.deb ... 2026-02-18T23:24:56.392 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-02-18T23:24:56.406 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package jq. 2026-02-18T23:24:56.415 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../76-jq_1.6-2.1ubuntu3.1_amd64.deb ... 2026-02-18T23:24:56.415 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking jq (1.6-2.1ubuntu3.1) ... 2026-02-18T23:24:56.430 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package socat. 2026-02-18T23:24:56.439 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../77-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2026-02-18T23:24:56.439 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2026-02-18T23:24:56.441 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-cachetools. 2026-02-18T23:24:56.450 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../67-python3-cachetools_5.0.0-1_all.deb ... 2026-02-18T23:24:56.450 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2026-02-18T23:24:56.459 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package xmlstarlet. 2026-02-18T23:24:56.465 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-rsa. 2026-02-18T23:24:56.467 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../78-xmlstarlet_1.6.1-2.1_amd64.deb ... 2026-02-18T23:24:56.467 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2026-02-18T23:24:56.473 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../68-python3-rsa_4.8-1_all.deb ... 2026-02-18T23:24:56.473 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-rsa (4.8-1) ... 2026-02-18T23:24:56.490 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-google-auth. 2026-02-18T23:24:56.498 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../69-python3-google-auth_1.5.1-3_all.deb ... 2026-02-18T23:24:56.499 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2026-02-18T23:24:56.502 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package ceph-test. 2026-02-18T23:24:56.511 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../79-ceph-test_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:56.511 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking ceph-test (17.2.9-1jammy) ... 2026-02-18T23:24:56.516 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-requests-oauthlib. 2026-02-18T23:24:56.524 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../70-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2026-02-18T23:24:56.524 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-02-18T23:24:56.540 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-websocket. 2026-02-18T23:24:56.548 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../71-python3-websocket_1.2.3-1_all.deb ... 2026-02-18T23:24:56.549 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-websocket (1.2.3-1) ... 2026-02-18T23:24:56.566 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-kubernetes. 2026-02-18T23:24:56.574 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../72-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2026-02-18T23:24:56.574 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2026-02-18T23:24:56.668 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2026-02-18T23:24:56.677 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../73-ceph-mgr-k8sevents_17.2.9-1jammy_all.deb ... 2026-02-18T23:24:56.677 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking ceph-mgr-k8sevents (17.2.9-1jammy) ... 2026-02-18T23:24:56.691 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package libonig5:amd64. 2026-02-18T23:24:56.699 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../74-libonig5_6.9.7.1-2build1_amd64.deb ... 2026-02-18T23:24:56.699 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2026-02-18T23:24:56.716 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package libjq1:amd64. 2026-02-18T23:24:56.724 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../75-libjq1_1.6-2.1ubuntu3.1_amd64.deb ... 2026-02-18T23:24:56.724 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-02-18T23:24:56.739 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package jq. 2026-02-18T23:24:56.747 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../76-jq_1.6-2.1ubuntu3.1_amd64.deb ... 2026-02-18T23:24:56.748 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking jq (1.6-2.1ubuntu3.1) ... 2026-02-18T23:24:56.763 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package socat. 2026-02-18T23:24:56.772 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../77-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2026-02-18T23:24:56.772 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2026-02-18T23:24:56.791 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package xmlstarlet. 2026-02-18T23:24:56.800 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../78-xmlstarlet_1.6.1-2.1_amd64.deb ... 2026-02-18T23:24:56.800 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2026-02-18T23:24:56.835 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package ceph-test. 2026-02-18T23:24:56.844 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../79-ceph-test_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:56.844 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking ceph-test (17.2.9-1jammy) ... 2026-02-18T23:24:56.891 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package ceph-volume. 2026-02-18T23:24:56.899 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../80-ceph-volume_17.2.9-1jammy_all.deb ... 2026-02-18T23:24:56.900 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking ceph-volume (17.2.9-1jammy) ... 2026-02-18T23:24:56.929 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package libcephfs-dev. 2026-02-18T23:24:56.938 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../81-libcephfs-dev_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:56.938 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking libcephfs-dev (17.2.9-1jammy) ... 2026-02-18T23:24:56.953 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package nvme-cli. 2026-02-18T23:24:56.962 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../82-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2026-02-18T23:24:56.962 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2026-02-18T23:24:57.002 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-iniconfig. 2026-02-18T23:24:57.010 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../83-python3-iniconfig_1.1.1-2_all.deb ... 2026-02-18T23:24:57.011 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2026-02-18T23:24:57.025 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-pastescript. 2026-02-18T23:24:57.033 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../84-python3-pastescript_2.0.2-4_all.deb ... 2026-02-18T23:24:57.034 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2026-02-18T23:24:57.052 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-pluggy. 2026-02-18T23:24:57.060 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../85-python3-pluggy_0.13.0-7.1_all.deb ... 2026-02-18T23:24:57.061 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2026-02-18T23:24:57.076 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-psutil. 2026-02-18T23:24:57.084 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../86-python3-psutil_5.9.0-1build1_amd64.deb ... 2026-02-18T23:24:57.085 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2026-02-18T23:24:57.103 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-py. 2026-02-18T23:24:57.111 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../87-python3-py_1.10.0-1_all.deb ... 2026-02-18T23:24:57.112 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-py (1.10.0-1) ... 2026-02-18T23:24:57.132 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-pygments. 2026-02-18T23:24:57.141 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../88-python3-pygments_2.11.2+dfsg-2ubuntu0.1_all.deb ... 2026-02-18T23:24:57.141 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... 2026-02-18T23:24:57.182 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-pyinotify. 2026-02-18T23:24:57.191 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../89-python3-pyinotify_0.9.6-1.3_all.deb ... 2026-02-18T23:24:57.191 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2026-02-18T23:24:57.206 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-toml. 2026-02-18T23:24:57.214 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../90-python3-toml_0.10.2-1_all.deb ... 2026-02-18T23:24:57.215 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-toml (0.10.2-1) ... 2026-02-18T23:24:57.229 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package ceph-volume. 2026-02-18T23:24:57.230 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-pytest. 2026-02-18T23:24:57.237 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../80-ceph-volume_17.2.9-1jammy_all.deb ... 2026-02-18T23:24:57.238 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking ceph-volume (17.2.9-1jammy) ... 2026-02-18T23:24:57.238 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../91-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2026-02-18T23:24:57.238 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2026-02-18T23:24:57.260 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package python3-simplejson. 2026-02-18T23:24:57.268 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package libcephfs-dev. 2026-02-18T23:24:57.269 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../92-python3-simplejson_3.17.6-1build1_amd64.deb ... 2026-02-18T23:24:57.269 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2026-02-18T23:24:57.276 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../81-libcephfs-dev_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:57.276 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking libcephfs-dev (17.2.9-1jammy) ... 2026-02-18T23:24:57.286 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package qttranslations5-l10n. 2026-02-18T23:24:57.291 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package nvme-cli. 2026-02-18T23:24:57.295 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../93-qttranslations5-l10n_5.15.3-1_all.deb ... 2026-02-18T23:24:57.295 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2026-02-18T23:24:57.298 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../82-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2026-02-18T23:24:57.299 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2026-02-18T23:24:57.338 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-iniconfig. 2026-02-18T23:24:57.346 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../83-python3-iniconfig_1.1.1-2_all.deb ... 2026-02-18T23:24:57.346 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2026-02-18T23:24:57.362 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-pastescript. 2026-02-18T23:24:57.362 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package radosgw. 2026-02-18T23:24:57.370 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../84-python3-pastescript_2.0.2-4_all.deb ... 2026-02-18T23:24:57.370 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2026-02-18T23:24:57.371 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../94-radosgw_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:57.372 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking radosgw (17.2.9-1jammy) ... 2026-02-18T23:24:57.388 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-pluggy. 2026-02-18T23:24:57.396 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../85-python3-pluggy_0.13.0-7.1_all.deb ... 2026-02-18T23:24:57.397 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2026-02-18T23:24:57.412 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-psutil. 2026-02-18T23:24:57.420 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../86-python3-psutil_5.9.0-1build1_amd64.deb ... 2026-02-18T23:24:57.420 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2026-02-18T23:24:57.440 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-py. 2026-02-18T23:24:57.448 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../87-python3-py_1.10.0-1_all.deb ... 2026-02-18T23:24:57.448 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-py (1.10.0-1) ... 2026-02-18T23:24:57.468 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-pygments. 2026-02-18T23:24:57.476 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../88-python3-pygments_2.11.2+dfsg-2ubuntu0.1_all.deb ... 2026-02-18T23:24:57.477 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... 2026-02-18T23:24:57.491 INFO:teuthology.orchestra.run.trial126.stdout:Selecting previously unselected package rbd-fuse. 2026-02-18T23:24:57.499 INFO:teuthology.orchestra.run.trial126.stdout:Preparing to unpack .../95-rbd-fuse_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:57.500 INFO:teuthology.orchestra.run.trial126.stdout:Unpacking rbd-fuse (17.2.9-1jammy) ... 2026-02-18T23:24:57.518 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-pyinotify. 2026-02-18T23:24:57.526 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../89-python3-pyinotify_0.9.6-1.3_all.deb ... 2026-02-18T23:24:57.527 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2026-02-18T23:24:57.527 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2026-02-18T23:24:57.541 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-toml. 2026-02-18T23:24:57.549 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../90-python3-toml_0.10.2-1_all.deb ... 2026-02-18T23:24:57.550 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-toml (0.10.2-1) ... 2026-02-18T23:24:57.565 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-pytest. 2026-02-18T23:24:57.573 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../91-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2026-02-18T23:24:57.574 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2026-02-18T23:24:57.593 INFO:teuthology.orchestra.run.trial126.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2026-02-18T23:24:57.594 INFO:teuthology.orchestra.run.trial126.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2026-02-18T23:24:57.595 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package python3-simplejson. 2026-02-18T23:24:57.603 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../92-python3-simplejson_3.17.6-1build1_amd64.deb ... 2026-02-18T23:24:57.604 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2026-02-18T23:24:57.621 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package qttranslations5-l10n. 2026-02-18T23:24:57.630 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../93-qttranslations5-l10n_5.15.3-1_all.deb ... 2026-02-18T23:24:57.630 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2026-02-18T23:24:57.666 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T23:24:57.697 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package radosgw. 2026-02-18T23:24:57.706 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../94-radosgw_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:57.706 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking radosgw (17.2.9-1jammy) ... 2026-02-18T23:24:57.826 INFO:teuthology.orchestra.run.trial044.stdout:Selecting previously unselected package rbd-fuse. 2026-02-18T23:24:57.834 INFO:teuthology.orchestra.run.trial044.stdout:Preparing to unpack .../95-rbd-fuse_17.2.9-1jammy_amd64.deb ... 2026-02-18T23:24:57.835 INFO:teuthology.orchestra.run.trial044.stdout:Unpacking rbd-fuse (17.2.9-1jammy) ... 2026-02-18T23:24:57.862 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2026-02-18T23:24:57.928 INFO:teuthology.orchestra.run.trial044.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2026-02-18T23:24:57.929 INFO:teuthology.orchestra.run.trial044.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2026-02-18T23:24:57.937 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /lib/systemd/system/nvmf-autoconnect.service. 2026-02-18T23:24:58.001 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T23:24:58.268 INFO:teuthology.orchestra.run.trial126.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2026-02-18T23:24:58.271 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /lib/systemd/system/nvmf-autoconnect.service. 2026-02-18T23:24:58.278 INFO:teuthology.orchestra.run.trial126.stdout:Setting up cephadm (17.2.9-1jammy) ... 2026-02-18T23:24:58.324 INFO:teuthology.orchestra.run.trial126.stdout:Adding system user cephadm....done 2026-02-18T23:24:58.335 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1.1) ... 2026-02-18T23:24:58.408 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2026-02-18T23:24:58.473 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2026-02-18T23:24:58.543 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-repoze.lru (0.7-2) ... 2026-02-18T23:24:58.617 INFO:teuthology.orchestra.run.trial126.stdout:Setting up liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-02-18T23:24:58.618 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-py (1.10.0-1) ... 2026-02-18T23:24:58.646 INFO:teuthology.orchestra.run.trial044.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2026-02-18T23:24:58.656 INFO:teuthology.orchestra.run.trial044.stdout:Setting up cephadm (17.2.9-1jammy) ... 2026-02-18T23:24:58.703 INFO:teuthology.orchestra.run.trial044.stdout:Adding system user cephadm....done 2026-02-18T23:24:58.712 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1.1) ... 2026-02-18T23:24:58.715 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2026-02-18T23:24:58.782 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2026-02-18T23:24:58.839 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-cachetools (5.0.0-1) ... 2026-02-18T23:24:58.856 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2026-02-18T23:24:58.914 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2026-02-18T23:24:58.928 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-repoze.lru (0.7-2) ... 2026-02-18T23:24:58.992 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2026-02-18T23:24:59.003 INFO:teuthology.orchestra.run.trial044.stdout:Setting up liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-02-18T23:24:59.004 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-py (1.10.0-1) ... 2026-02-18T23:24:59.069 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-ceph-argparse (17.2.9-1jammy) ... 2026-02-18T23:24:59.097 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2026-02-18T23:24:59.137 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-02-18T23:24:59.137 INFO:teuthology.orchestra.run.trial126.stdout:Setting up libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-02-18T23:24:59.138 INFO:teuthology.orchestra.run.trial126.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-02-18T23:24:59.139 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2026-02-18T23:24:59.218 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-cachetools (5.0.0-1) ... 2026-02-18T23:24:59.260 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-natsort (8.0.2-1) ... 2026-02-18T23:24:59.294 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2026-02-18T23:24:59.341 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2026-02-18T23:24:59.371 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2026-02-18T23:24:59.423 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2026-02-18T23:24:59.445 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-ceph-argparse (17.2.9-1jammy) ... 2026-02-18T23:24:59.511 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... 2026-02-18T23:24:59.513 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-02-18T23:24:59.515 INFO:teuthology.orchestra.run.trial044.stdout:Setting up libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-02-18T23:24:59.516 INFO:teuthology.orchestra.run.trial044.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-02-18T23:24:59.516 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2026-02-18T23:24:59.636 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-natsort (8.0.2-1) ... 2026-02-18T23:24:59.713 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2026-02-18T23:24:59.768 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2026-02-18T23:24:59.789 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2026-02-18T23:24:59.847 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2026-02-18T23:24:59.848 INFO:teuthology.orchestra.run.trial126.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2026-02-18T23:24:59.849 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2026-02-18T23:24:59.875 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... 2026-02-18T23:24:59.941 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2026-02-18T23:25:00.073 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-02-18T23:25:00.120 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2026-02-18T23:25:00.156 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.3) ... 2026-02-18T23:25:00.195 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2026-02-18T23:25:00.196 INFO:teuthology.orchestra.run.trial044.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2026-02-18T23:25:00.197 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2026-02-18T23:25:00.260 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2026-02-18T23:25:00.289 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2026-02-18T23:25:00.335 INFO:teuthology.orchestra.run.trial126.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2026-02-18T23:25:00.336 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-ceph-common (17.2.9-1jammy) ... 2026-02-18T23:25:00.415 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-02-18T23:25:00.416 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2026-02-18T23:25:00.496 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.3) ... 2026-02-18T23:25:00.600 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2026-02-18T23:25:00.672 INFO:teuthology.orchestra.run.trial044.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2026-02-18T23:25:00.673 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-ceph-common (17.2.9-1jammy) ... 2026-02-18T23:25:00.751 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2026-02-18T23:25:00.918 INFO:teuthology.orchestra.run.trial126.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T23:25:00.923 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-toml (0.10.2-1) ... 2026-02-18T23:25:00.999 INFO:teuthology.orchestra.run.trial126.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2026-02-18T23:25:01.000 INFO:teuthology.orchestra.run.trial126.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2026-02-18T23:25:01.001 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2026-02-18T23:25:01.078 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2026-02-18T23:25:01.151 INFO:teuthology.orchestra.run.trial126.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T23:25:01.152 INFO:teuthology.orchestra.run.trial126.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2026-02-18T23:25:01.152 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-rsa (4.8-1) ... 2026-02-18T23:25:01.228 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2026-02-18T23:25:01.240 INFO:teuthology.orchestra.run.trial044.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T23:25:01.245 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-toml (0.10.2-1) ... 2026-02-18T23:25:01.300 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-logutils (0.3.3-8) ... 2026-02-18T23:25:01.320 INFO:teuthology.orchestra.run.trial044.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2026-02-18T23:25:01.321 INFO:teuthology.orchestra.run.trial044.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2026-02-18T23:25:01.321 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2026-02-18T23:25:01.375 INFO:teuthology.orchestra.run.trial126.stdout:Setting up ceph-mgr-modules-core (17.2.9-1jammy) ... 2026-02-18T23:25:01.376 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-tempora (4.1.2-1) ... 2026-02-18T23:25:01.399 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2026-02-18T23:25:01.449 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2026-02-18T23:25:01.472 INFO:teuthology.orchestra.run.trial044.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T23:25:01.472 INFO:teuthology.orchestra.run.trial044.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2026-02-18T23:25:01.474 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-rsa (4.8-1) ... 2026-02-18T23:25:01.524 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-prettytable (2.5.0-2) ... 2026-02-18T23:25:01.549 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2026-02-18T23:25:01.608 INFO:teuthology.orchestra.run.trial126.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-02-18T23:25:01.609 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-websocket (1.2.3-1) ... 2026-02-18T23:25:01.620 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-logutils (0.3.3-8) ... 2026-02-18T23:25:01.692 INFO:teuthology.orchestra.run.trial126.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2026-02-18T23:25:01.693 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-02-18T23:25:01.695 INFO:teuthology.orchestra.run.trial044.stdout:Setting up ceph-mgr-modules-core (17.2.9-1jammy) ... 2026-02-18T23:25:01.696 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-tempora (4.1.2-1) ... 2026-02-18T23:25:01.767 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2026-02-18T23:25:01.769 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2026-02-18T23:25:01.843 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-prettytable (2.5.0-2) ... 2026-02-18T23:25:01.845 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-02-18T23:25:01.921 INFO:teuthology.orchestra.run.trial044.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-02-18T23:25:01.922 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-websocket (1.2.3-1) ... 2026-02-18T23:25:01.930 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2026-02-18T23:25:02.003 INFO:teuthology.orchestra.run.trial044.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2026-02-18T23:25:02.004 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-02-18T23:25:02.004 INFO:teuthology.orchestra.run.trial126.stdout:Setting up librados2 (17.2.9-1jammy) ... 2026-02-18T23:25:02.005 INFO:teuthology.orchestra.run.trial126.stdout:Setting up libsqlite3-mod-ceph (17.2.9-1jammy) ... 2026-02-18T23:25:02.006 INFO:teuthology.orchestra.run.trial126.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-02-18T23:25:02.007 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2026-02-18T23:25:02.080 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2026-02-18T23:25:02.145 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2026-02-18T23:25:02.158 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-02-18T23:25:02.225 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-portend (3.0.0-1) ... 2026-02-18T23:25:02.243 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2026-02-18T23:25:02.298 INFO:teuthology.orchestra.run.trial126.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T23:25:02.299 INFO:teuthology.orchestra.run.trial126.stdout:Setting up libcephfs2 (17.2.9-1jammy) ... 2026-02-18T23:25:02.300 INFO:teuthology.orchestra.run.trial126.stdout:Setting up libradosstriper1 (17.2.9-1jammy) ... 2026-02-18T23:25:02.301 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-google-auth (1.5.1-3) ... 2026-02-18T23:25:02.315 INFO:teuthology.orchestra.run.trial044.stdout:Setting up librados2 (17.2.9-1jammy) ... 2026-02-18T23:25:02.317 INFO:teuthology.orchestra.run.trial044.stdout:Setting up libsqlite3-mod-ceph (17.2.9-1jammy) ... 2026-02-18T23:25:02.317 INFO:teuthology.orchestra.run.trial044.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-02-18T23:25:02.318 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2026-02-18T23:25:02.385 INFO:teuthology.orchestra.run.trial126.stdout:Setting up librbd1 (17.2.9-1jammy) ... 2026-02-18T23:25:02.386 INFO:teuthology.orchestra.run.trial126.stdout:Setting up jq (1.6-2.1ubuntu3.1) ... 2026-02-18T23:25:02.387 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-webtest (2.0.35-1) ... 2026-02-18T23:25:02.456 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2026-02-18T23:25:02.466 INFO:teuthology.orchestra.run.trial126.stdout:Setting up ceph-fuse (17.2.9-1jammy) ... 2026-02-18T23:25:02.532 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-portend (3.0.0-1) ... 2026-02-18T23:25:02.538 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2026-02-18T23:25:02.538 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2026-02-18T23:25:02.604 INFO:teuthology.orchestra.run.trial044.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T23:25:02.605 INFO:teuthology.orchestra.run.trial044.stdout:Setting up libcephfs2 (17.2.9-1jammy) ... 2026-02-18T23:25:02.606 INFO:teuthology.orchestra.run.trial044.stdout:Setting up libradosstriper1 (17.2.9-1jammy) ... 2026-02-18T23:25:02.607 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-google-auth (1.5.1-3) ... 2026-02-18T23:25:02.692 INFO:teuthology.orchestra.run.trial044.stdout:Setting up librbd1 (17.2.9-1jammy) ... 2026-02-18T23:25:02.693 INFO:teuthology.orchestra.run.trial044.stdout:Setting up jq (1.6-2.1ubuntu3.1) ... 2026-02-18T23:25:02.694 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-webtest (2.0.35-1) ... 2026-02-18T23:25:02.771 INFO:teuthology.orchestra.run.trial044.stdout:Setting up ceph-fuse (17.2.9-1jammy) ... 2026-02-18T23:25:02.843 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2026-02-18T23:25:02.844 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2026-02-18T23:25:02.917 INFO:teuthology.orchestra.run.trial126.stdout:Setting up libcephfs-dev (17.2.9-1jammy) ... 2026-02-18T23:25:02.918 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2026-02-18T23:25:03.050 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-pastescript (2.0.2-4) ... 2026-02-18T23:25:03.141 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2026-02-18T23:25:03.249 INFO:teuthology.orchestra.run.trial044.stdout:Setting up libcephfs-dev (17.2.9-1jammy) ... 2026-02-18T23:25:03.250 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2026-02-18T23:25:03.257 INFO:teuthology.orchestra.run.trial126.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-02-18T23:25:03.258 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-rados (17.2.9-1jammy) ... 2026-02-18T23:25:03.260 INFO:teuthology.orchestra.run.trial126.stdout:Setting up librgw2 (17.2.9-1jammy) ... 2026-02-18T23:25:03.260 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2026-02-18T23:25:03.381 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-pastescript (2.0.2-4) ... 2026-02-18T23:25:03.467 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2026-02-18T23:25:03.578 INFO:teuthology.orchestra.run.trial044.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-02-18T23:25:03.579 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-rados (17.2.9-1jammy) ... 2026-02-18T23:25:03.580 INFO:teuthology.orchestra.run.trial044.stdout:Setting up librgw2 (17.2.9-1jammy) ... 2026-02-18T23:25:03.581 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2026-02-18T23:25:03.781 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-rbd (17.2.9-1jammy) ... 2026-02-18T23:25:03.782 INFO:teuthology.orchestra.run.trial126.stdout:Setting up rbd-fuse (17.2.9-1jammy) ... 2026-02-18T23:25:03.783 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-rgw (17.2.9-1jammy) ... 2026-02-18T23:25:03.784 INFO:teuthology.orchestra.run.trial126.stdout:Setting up python3-cephfs (17.2.9-1jammy) ... 2026-02-18T23:25:03.785 INFO:teuthology.orchestra.run.trial126.stdout:Setting up ceph-common (17.2.9-1jammy) ... 2026-02-18T23:25:03.822 INFO:teuthology.orchestra.run.trial126.stdout:Adding group ceph....done 2026-02-18T23:25:03.857 INFO:teuthology.orchestra.run.trial126.stdout:Adding system user ceph....done 2026-02-18T23:25:03.876 INFO:teuthology.orchestra.run.trial126.stdout:Setting system user ceph properties....done 2026-02-18T23:25:03.881 INFO:teuthology.orchestra.run.trial126.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-02-18T23:25:03.970 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2026-02-18T23:25:04.096 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-rbd (17.2.9-1jammy) ... 2026-02-18T23:25:04.097 INFO:teuthology.orchestra.run.trial044.stdout:Setting up rbd-fuse (17.2.9-1jammy) ... 2026-02-18T23:25:04.098 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-rgw (17.2.9-1jammy) ... 2026-02-18T23:25:04.099 INFO:teuthology.orchestra.run.trial044.stdout:Setting up python3-cephfs (17.2.9-1jammy) ... 2026-02-18T23:25:04.100 INFO:teuthology.orchestra.run.trial044.stdout:Setting up ceph-common (17.2.9-1jammy) ... 2026-02-18T23:25:04.136 INFO:teuthology.orchestra.run.trial044.stdout:Adding group ceph....done 2026-02-18T23:25:04.172 INFO:teuthology.orchestra.run.trial044.stdout:Adding system user ceph....done 2026-02-18T23:25:04.191 INFO:teuthology.orchestra.run.trial044.stdout:Setting system user ceph properties....done 2026-02-18T23:25:04.198 INFO:teuthology.orchestra.run.trial044.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-02-18T23:25:04.233 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2026-02-18T23:25:04.286 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2026-02-18T23:25:04.554 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2026-02-18T23:25:04.575 INFO:teuthology.orchestra.run.trial126.stdout:Setting up ceph-test (17.2.9-1jammy) ... 2026-02-18T23:25:04.576 INFO:teuthology.orchestra.run.trial126.stdout:Setting up radosgw (17.2.9-1jammy) ... 2026-02-18T23:25:04.651 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /lib/systemd/system/ceph-radosgw.target. 2026-02-18T23:25:04.651 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /lib/systemd/system/ceph-radosgw.target. 2026-02-18T23:25:04.946 INFO:teuthology.orchestra.run.trial044.stdout:Setting up ceph-test (17.2.9-1jammy) ... 2026-02-18T23:25:04.946 INFO:teuthology.orchestra.run.trial044.stdout:Setting up radosgw (17.2.9-1jammy) ... 2026-02-18T23:25:05.019 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /lib/systemd/system/ceph-radosgw.target. 2026-02-18T23:25:05.020 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /lib/systemd/system/ceph-radosgw.target. 2026-02-18T23:25:05.164 INFO:teuthology.orchestra.run.trial126.stdout:Setting up ceph-base (17.2.9-1jammy) ... 2026-02-18T23:25:05.277 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2026-02-18T23:25:05.589 INFO:teuthology.orchestra.run.trial044.stdout:Setting up ceph-base (17.2.9-1jammy) ... 2026-02-18T23:25:05.603 INFO:teuthology.orchestra.run.trial126.stdout:Setting up ceph-mds (17.2.9-1jammy) ... 2026-02-18T23:25:05.665 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2026-02-18T23:25:05.665 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2026-02-18T23:25:05.701 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2026-02-18T23:25:06.003 INFO:teuthology.orchestra.run.trial126.stdout:Setting up ceph-mgr (17.2.9-1jammy) ... 2026-02-18T23:25:06.068 INFO:teuthology.orchestra.run.trial044.stdout:Setting up ceph-mds (17.2.9-1jammy) ... 2026-02-18T23:25:06.081 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2026-02-18T23:25:06.081 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2026-02-18T23:25:06.129 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2026-02-18T23:25:06.129 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2026-02-18T23:25:06.414 INFO:teuthology.orchestra.run.trial126.stdout:Setting up ceph-osd (17.2.9-1jammy) ... 2026-02-18T23:25:06.500 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2026-02-18T23:25:06.500 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2026-02-18T23:25:06.508 INFO:teuthology.orchestra.run.trial044.stdout:Setting up ceph-mgr (17.2.9-1jammy) ... 2026-02-18T23:25:06.583 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2026-02-18T23:25:06.583 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2026-02-18T23:25:06.864 INFO:teuthology.orchestra.run.trial126.stdout:Setting up ceph-mgr-k8sevents (17.2.9-1jammy) ... 2026-02-18T23:25:06.865 INFO:teuthology.orchestra.run.trial126.stdout:Setting up ceph-mgr-diskprediction-local (17.2.9-1jammy) ... 2026-02-18T23:25:06.875 INFO:teuthology.orchestra.run.trial126.stdout:Setting up ceph-mon (17.2.9-1jammy) ... 2026-02-18T23:25:06.947 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2026-02-18T23:25:06.947 INFO:teuthology.orchestra.run.trial126.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2026-02-18T23:25:06.965 INFO:teuthology.orchestra.run.trial044.stdout:Setting up ceph-osd (17.2.9-1jammy) ... 2026-02-18T23:25:07.048 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2026-02-18T23:25:07.048 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2026-02-18T23:25:07.311 INFO:teuthology.orchestra.run.trial126.stdout:Setting up ceph-mgr-cephadm (17.2.9-1jammy) ... 2026-02-18T23:25:07.321 INFO:teuthology.orchestra.run.trial126.stdout:Setting up ceph (17.2.9-1jammy) ... 2026-02-18T23:25:07.322 INFO:teuthology.orchestra.run.trial126.stdout:Setting up ceph-mgr-dashboard (17.2.9-1jammy) ... 2026-02-18T23:25:07.333 INFO:teuthology.orchestra.run.trial126.stdout:Setting up ceph-volume (17.2.9-1jammy) ... 2026-02-18T23:25:07.335 INFO:teuthology.orchestra.run.trial126.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-02-18T23:25:07.418 INFO:teuthology.orchestra.run.trial126.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-02-18T23:25:07.448 INFO:teuthology.orchestra.run.trial044.stdout:Setting up ceph-mgr-k8sevents (17.2.9-1jammy) ... 2026-02-18T23:25:07.448 INFO:teuthology.orchestra.run.trial044.stdout:Setting up ceph-mgr-diskprediction-local (17.2.9-1jammy) ... 2026-02-18T23:25:07.459 INFO:teuthology.orchestra.run.trial044.stdout:Setting up ceph-mon (17.2.9-1jammy) ... 2026-02-18T23:25:07.531 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2026-02-18T23:25:07.531 INFO:teuthology.orchestra.run.trial044.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2026-02-18T23:25:07.884 INFO:teuthology.orchestra.run.trial044.stdout:Setting up ceph-mgr-cephadm (17.2.9-1jammy) ... 2026-02-18T23:25:07.894 INFO:teuthology.orchestra.run.trial044.stdout:Setting up ceph (17.2.9-1jammy) ... 2026-02-18T23:25:07.894 INFO:teuthology.orchestra.run.trial044.stdout:Setting up ceph-mgr-dashboard (17.2.9-1jammy) ... 2026-02-18T23:25:07.904 INFO:teuthology.orchestra.run.trial044.stdout:Setting up ceph-volume (17.2.9-1jammy) ... 2026-02-18T23:25:07.905 INFO:teuthology.orchestra.run.trial044.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-02-18T23:25:07.985 INFO:teuthology.orchestra.run.trial044.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-02-18T23:25:08.081 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:25:08.081 INFO:teuthology.orchestra.run.trial126.stdout:Running kernel seems to be up-to-date. 2026-02-18T23:25:08.082 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:25:08.082 INFO:teuthology.orchestra.run.trial126.stdout:The processor microcode seems to be up-to-date. 2026-02-18T23:25:08.082 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:25:08.082 INFO:teuthology.orchestra.run.trial126.stdout:No services need to be restarted. 2026-02-18T23:25:08.082 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:25:08.082 INFO:teuthology.orchestra.run.trial126.stdout:No containers need to be restarted. 2026-02-18T23:25:08.082 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:25:08.082 INFO:teuthology.orchestra.run.trial126.stdout:No user sessions are running outdated binaries. 2026-02-18T23:25:08.082 INFO:teuthology.orchestra.run.trial126.stdout: 2026-02-18T23:25:08.082 INFO:teuthology.orchestra.run.trial126.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-02-18T23:25:08.394 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:25:08.394 INFO:teuthology.orchestra.run.trial044.stdout:Running kernel seems to be up-to-date. 2026-02-18T23:25:08.394 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:25:08.394 INFO:teuthology.orchestra.run.trial044.stdout:The processor microcode seems to be up-to-date. 2026-02-18T23:25:08.394 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:25:08.395 INFO:teuthology.orchestra.run.trial044.stdout:No services need to be restarted. 2026-02-18T23:25:08.395 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:25:08.395 INFO:teuthology.orchestra.run.trial044.stdout:No containers need to be restarted. 2026-02-18T23:25:08.395 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:25:08.395 INFO:teuthology.orchestra.run.trial044.stdout:No user sessions are running outdated binaries. 2026-02-18T23:25:08.395 INFO:teuthology.orchestra.run.trial044.stdout: 2026-02-18T23:25:08.395 INFO:teuthology.orchestra.run.trial044.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-02-18T23:25:08.851 INFO:teuthology.orchestra.run.trial126.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-02-18T23:25:08.856 DEBUG:teuthology.parallel:result is None 2026-02-18T23:25:09.152 INFO:teuthology.orchestra.run.trial044.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-02-18T23:25:09.159 DEBUG:teuthology.parallel:result is None 2026-02-18T23:25:09.159 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:25:09.159 INFO:teuthology.packaging:ref: None 2026-02-18T23:25:09.159 INFO:teuthology.packaging:tag: None 2026-02-18T23:25:09.160 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:25:09.160 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:25:09.160 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy 2026-02-18T23:25:09.331 DEBUG:teuthology.orchestra.run.trial044:> dpkg-query -W -f '${Version}' ceph 2026-02-18T23:25:09.343 INFO:teuthology.orchestra.run.trial044.stdout:17.2.9-1jammy 2026-02-18T23:25:09.343 INFO:teuthology.packaging:The installed version of ceph is 17.2.9-1jammy 2026-02-18T23:25:09.344 INFO:teuthology.task.install:The correct ceph version 17.2.9-1jammy is installed. 2026-02-18T23:25:09.346 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:25:09.346 INFO:teuthology.packaging:ref: None 2026-02-18T23:25:09.346 INFO:teuthology.packaging:tag: None 2026-02-18T23:25:09.347 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:25:09.347 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:25:09.347 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy 2026-02-18T23:25:09.503 DEBUG:teuthology.orchestra.run.trial126:> dpkg-query -W -f '${Version}' ceph 2026-02-18T23:25:09.514 INFO:teuthology.orchestra.run.trial126.stdout:17.2.9-1jammy 2026-02-18T23:25:09.515 INFO:teuthology.packaging:The installed version of ceph is 17.2.9-1jammy 2026-02-18T23:25:09.515 INFO:teuthology.task.install:The correct ceph version 17.2.9-1jammy is installed. 2026-02-18T23:25:09.518 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2026-02-18T23:25:09.518 DEBUG:teuthology.orchestra.run.trial044:> set -ex 2026-02-18T23:25:09.518 DEBUG:teuthology.orchestra.run.trial044:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T23:25:09.529 DEBUG:teuthology.orchestra.run.trial126:> set -ex 2026-02-18T23:25:09.529 DEBUG:teuthology.orchestra.run.trial126:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T23:25:09.566 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2026-02-18T23:25:09.566 DEBUG:teuthology.orchestra.run.trial044:> set -ex 2026-02-18T23:25:09.566 DEBUG:teuthology.orchestra.run.trial044:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T23:25:09.578 DEBUG:teuthology.orchestra.run.trial044:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T23:25:09.627 DEBUG:teuthology.orchestra.run.trial126:> set -ex 2026-02-18T23:25:09.627 DEBUG:teuthology.orchestra.run.trial126:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T23:25:09.638 DEBUG:teuthology.orchestra.run.trial126:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T23:25:09.689 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2026-02-18T23:25:09.690 DEBUG:teuthology.orchestra.run.trial044:> set -ex 2026-02-18T23:25:09.690 DEBUG:teuthology.orchestra.run.trial044:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T23:25:09.699 DEBUG:teuthology.orchestra.run.trial044:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T23:25:09.750 DEBUG:teuthology.orchestra.run.trial126:> set -ex 2026-02-18T23:25:09.751 DEBUG:teuthology.orchestra.run.trial126:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T23:25:09.761 DEBUG:teuthology.orchestra.run.trial126:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T23:25:09.809 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2026-02-18T23:25:09.810 DEBUG:teuthology.orchestra.run.trial044:> set -ex 2026-02-18T23:25:09.810 DEBUG:teuthology.orchestra.run.trial044:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T23:25:09.820 DEBUG:teuthology.orchestra.run.trial044:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T23:25:09.870 DEBUG:teuthology.orchestra.run.trial126:> set -ex 2026-02-18T23:25:09.871 DEBUG:teuthology.orchestra.run.trial126:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T23:25:09.881 DEBUG:teuthology.orchestra.run.trial126:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T23:25:09.929 INFO:teuthology.run_tasks:Running task cephadm... 2026-02-18T23:25:10.063 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:25:10.063 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:25:10.065 INFO:tasks.cephadm:Cluster fsid is 114e8b9a-0d21-11f1-b719-d404e6e7d460 2026-02-18T23:25:10.065 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-02-18T23:25:10.065 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:25:10.065 INFO:tasks.cephadm:First mon is mon.a on trial044 2026-02-18T23:25:10.065 INFO:tasks.cephadm:First mgr is y 2026-02-18T23:25:10.065 INFO:tasks.cephadm:Normalizing hostnames... 2026-02-18T23:25:10.065 DEBUG:teuthology.orchestra.run.trial044:> sudo hostname $(hostname -s) 2026-02-18T23:25:10.080 DEBUG:teuthology.orchestra.run.trial126:> sudo hostname $(hostname -s) 2026-02-18T23:25:10.090 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2026-02-18T23:25:10.090 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:25:10.192 INFO:teuthology.orchestra.run.trial044.stdout:-rw-rw-r-- 1 ubuntu ubuntu 378585 Feb 18 23:25 /home/ubuntu/cephtest/cephadm 2026-02-18T23:25:10.193 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:25:10.254 INFO:teuthology.orchestra.run.trial126.stdout:-rw-rw-r-- 1 ubuntu ubuntu 378585 Feb 18 23:25 /home/ubuntu/cephtest/cephadm 2026-02-18T23:25:10.254 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:25:10.259 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:25:10.273 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2026-02-18T23:25:10.273 DEBUG:teuthology.orchestra.run.trial044:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2026-02-18T23:25:10.304 DEBUG:teuthology.orchestra.run.trial126:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2026-02-18T23:25:10.381 INFO:teuthology.orchestra.run.trial044.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2026-02-18T23:25:10.383 INFO:teuthology.orchestra.run.trial126.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2026-02-18T23:25:10.639 INFO:teuthology.orchestra.run.trial044.stderr:Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:25:10.639 INFO:teuthology.orchestra.run.trial044.stderr:/usr/bin/docker: stderr Error response from daemon: manifest for quay.ceph.io/ceph-ci/ceph:quincy not found: manifest unknown: manifest unknown 2026-02-18T23:25:10.639 INFO:teuthology.orchestra.run.trial044.stderr:ERROR: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:25:10.645 INFO:teuthology.orchestra.run.trial126.stderr:Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:25:10.645 INFO:teuthology.orchestra.run.trial126.stderr:/usr/bin/docker: stderr Error response from daemon: manifest for quay.ceph.io/ceph-ci/ceph:quincy not found: manifest unknown: manifest unknown 2026-02-18T23:25:10.645 INFO:teuthology.orchestra.run.trial126.stderr:ERROR: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:25:10.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:25:10.649 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:25:10.652 INFO:tasks.cephadm:Archiving crash dumps... 2026-02-18T23:25:10.655 DEBUG:teuthology.misc:Transferring archived files from trial044:/var/lib/ceph/114e8b9a-0d21-11f1-b719-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/53441/remote/trial044/crash 2026-02-18T23:25:10.656 DEBUG:teuthology.orchestra.run.trial044:> sudo tar c -f - -C /var/lib/ceph/114e8b9a-0d21-11f1-b719-d404e6e7d460/crash -- . 2026-02-18T23:25:10.664 INFO:teuthology.orchestra.run.trial044.stderr:tar: /var/lib/ceph/114e8b9a-0d21-11f1-b719-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-18T23:25:10.665 INFO:teuthology.orchestra.run.trial044.stderr:tar: Error is not recoverable: exiting now 2026-02-18T23:25:10.667 DEBUG:teuthology.misc:Transferring archived files from trial126:/var/lib/ceph/114e8b9a-0d21-11f1-b719-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/53441/remote/trial126/crash 2026-02-18T23:25:10.668 DEBUG:teuthology.orchestra.run.trial126:> sudo tar c -f - -C /var/lib/ceph/114e8b9a-0d21-11f1-b719-d404e6e7d460/crash -- . 2026-02-18T23:25:10.676 INFO:teuthology.orchestra.run.trial126.stderr:tar: /var/lib/ceph/114e8b9a-0d21-11f1-b719-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-18T23:25:10.676 INFO:teuthology.orchestra.run.trial126.stderr:tar: Error is not recoverable: exiting now 2026-02-18T23:25:10.677 INFO:tasks.cephadm:Checking cluster log for badness... 2026-02-18T23:25:10.678 DEBUG:teuthology.orchestra.run.trial044:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/114e8b9a-0d21-11f1-b719-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:25:10.715 INFO:teuthology.orchestra.run.trial044.stderr:grep: /var/log/ceph/114e8b9a-0d21-11f1-b719-d404e6e7d460/ceph.log: No such file or directory 2026-02-18T23:25:10.717 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2026-02-18T23:25:10.717 DEBUG:teuthology.orchestra.run.trial044:> sudo egrep '\[SEC\]' /var/log/ceph/114e8b9a-0d21-11f1-b719-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:25:10.771 INFO:teuthology.orchestra.run.trial044.stderr:grep: /var/log/ceph/114e8b9a-0d21-11f1-b719-d404e6e7d460/ceph.log: No such file or directory 2026-02-18T23:25:10.772 INFO:tasks.cephadm:Compressing logs... 2026-02-18T23:25:10.772 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:25:10.820 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:25:10.826 INFO:teuthology.orchestra.run.trial044.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-02-18T23:25:10.827 INFO:teuthology.orchestra.run.trial044.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-18T23:25:10.827 INFO:teuthology.orchestra.run.trial044.stderr:/var/log/ceph/cephadm.log: 63.1% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-18T23:25:10.828 INFO:teuthology.orchestra.run.trial044.stderr: 2026-02-18T23:25:10.828 INFO:teuthology.orchestra.run.trial044.stderr:real 0m0.007s 2026-02-18T23:25:10.828 INFO:teuthology.orchestra.run.trial044.stderr:user 0m0.007s 2026-02-18T23:25:10.828 INFO:teuthology.orchestra.run.trial044.stderr:sys 0m0.006s 2026-02-18T23:25:10.830 INFO:teuthology.orchestra.run.trial126.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-02-18T23:25:10.831 INFO:teuthology.orchestra.run.trial126.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-18T23:25:10.831 INFO:teuthology.orchestra.run.trial126.stderr:/var/log/ceph/cephadm.log: 63.4% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-18T23:25:10.832 INFO:teuthology.orchestra.run.trial126.stderr: 2026-02-18T23:25:10.832 INFO:teuthology.orchestra.run.trial126.stderr:real 0m0.008s 2026-02-18T23:25:10.832 INFO:teuthology.orchestra.run.trial126.stderr:user 0m0.006s 2026-02-18T23:25:10.833 INFO:teuthology.orchestra.run.trial126.stderr:sys 0m0.008s 2026-02-18T23:25:10.833 INFO:tasks.cephadm:Archiving logs... 2026-02-18T23:25:10.833 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/53441/remote/trial044/log 2026-02-18T23:25:10.834 DEBUG:teuthology.orchestra.run.trial044:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T23:25:10.880 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/53441/remote/trial126/log 2026-02-18T23:25:10.882 DEBUG:teuthology.orchestra.run.trial126:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T23:25:10.892 INFO:tasks.cephadm:Removing cluster... 2026-02-18T23:25:10.892 DEBUG:teuthology.orchestra.run.trial044:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 114e8b9a-0d21-11f1-b719-d404e6e7d460 --force 2026-02-18T23:25:12.313 DEBUG:teuthology.orchestra.run.trial126:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 114e8b9a-0d21-11f1-b719-d404e6e7d460 --force 2026-02-18T23:25:13.680 INFO:tasks.cephadm:Removing cephadm ... 2026-02-18T23:25:13.680 DEBUG:teuthology.orchestra.run.trial044:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-18T23:25:13.685 DEBUG:teuthology.orchestra.run.trial126:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-18T23:25:13.690 INFO:tasks.cephadm:Teardown complete 2026-02-18T23:25:13.690 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:25:13.693 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-02-18T23:25:13.713 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-02-18T23:25:13.729 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:25:13.730 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:25:13.733 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:25:13.899 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-18T23:25:13.911 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-18T23:25:13.911 DEBUG:teuthology.orchestra.run.trial044:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T23:25:13.912 DEBUG:teuthology.orchestra.run.trial126:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T23:25:13.923 INFO:teuthology.orchestra.run.trial044.stdout: remote refid st t when poll reach delay offset jitter 2026-02-18T23:25:13.923 INFO:teuthology.orchestra.run.trial044.stdout:============================================================================== 2026-02-18T23:25:13.923 INFO:teuthology.orchestra.run.trial044.stdout: 170-187-147-56. 82.43.52.28 2 u 23 64 1 21.134 +6.814 0.000 2026-02-18T23:25:13.923 INFO:teuthology.orchestra.run.trial044.stdout: 23.186.168.129 132.163.97.4 2 u 20 64 1 69.836 -0.358 0.000 2026-02-18T23:25:13.923 INFO:teuthology.orchestra.run.trial044.stdout: 143-42-229-154. .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T23:25:13.923 INFO:teuthology.orchestra.run.trial044.stdout: nyc2.us.ntp.li 17.253.2.35 2 u 19 64 1 3.318 -0.149 0.000 2026-02-18T23:25:13.924 INFO:teuthology.orchestra.run.trial126.stdout: remote refid st t when poll reach delay offset jitter 2026-02-18T23:25:13.924 INFO:teuthology.orchestra.run.trial126.stdout:============================================================================== 2026-02-18T23:25:13.925 INFO:teuthology.orchestra.run.trial126.stdout: 69.172.133.130 68.234.48.70 2 u 23 64 1 4.633 +0.383 0.000 2026-02-18T23:25:13.925 INFO:teuthology.orchestra.run.trial126.stdout: rn-02.koehn.com 17.253.6.37 2 u 23 64 1 24.993 -0.048 0.000 2026-02-18T23:25:13.925 INFO:teuthology.orchestra.run.trial126.stdout: ntp.maxhost.io 132.163.97.4 2 u 21 64 1 69.730 -0.021 0.000 2026-02-18T23:25:13.925 INFO:teuthology.orchestra.run.trial126.stdout: 149.28.200.179 198.137.202.56 3 u 23 64 1 69.349 +0.846 0.000 2026-02-18T23:25:13.925 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-18T23:25:13.939 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-18T23:25:13.939 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-18T23:25:13.953 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-18T23:25:13.968 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-18T23:25:13.982 INFO:teuthology.task.internal:Duration was 93.316782 seconds 2026-02-18T23:25:13.983 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-18T23:25:13.997 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-18T23:25:13.997 DEBUG:teuthology.orchestra.run.trial044:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T23:25:13.998 DEBUG:teuthology.orchestra.run.trial126:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T23:25:14.022 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-18T23:25:14.022 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial044.front.sepia.ceph.com 2026-02-18T23:25:14.022 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:25:14.068 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial126.front.sepia.ceph.com 2026-02-18T23:25:14.068 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:25:14.075 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-18T23:25:14.076 DEBUG:teuthology.orchestra.run.trial044:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T23:25:14.112 DEBUG:teuthology.orchestra.run.trial126:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T23:25:14.322 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-18T23:25:14.322 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:25:14.323 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:25:14.330 INFO:teuthology.orchestra.run.trial126.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:25:14.330 INFO:teuthology.orchestra.run.trial126.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T23:25:14.330 INFO:teuthology.orchestra.run.trial044.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:25:14.330 INFO:teuthology.orchestra.run.trial126.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T23:25:14.330 INFO:teuthology.orchestra.run.trial126.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:25:14.331 INFO:teuthology.orchestra.run.trial126.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: /home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T23:25:14.331 INFO:teuthology.orchestra.run.trial044.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T23:25:14.331 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:25:14.331 INFO:teuthology.orchestra.run.trial044.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:25:14.331 INFO:teuthology.orchestra.run.trial044.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: /home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T23:25:14.393 INFO:teuthology.orchestra.run.trial126.stderr: 81.7% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T23:25:14.395 INFO:teuthology.orchestra.run.trial044.stderr: 81.7% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T23:25:14.396 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-18T23:25:14.415 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-18T23:25:14.415 DEBUG:teuthology.orchestra.run.trial044:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T23:25:14.466 DEBUG:teuthology.orchestra.run.trial126:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T23:25:14.481 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-18T23:25:14.498 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:25:14.517 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:25:14.522 INFO:teuthology.orchestra.run.trial044.stdout:kernel.core_pattern = core 2026-02-18T23:25:14.534 INFO:teuthology.orchestra.run.trial126.stdout:kernel.core_pattern = core 2026-02-18T23:25:14.542 DEBUG:teuthology.orchestra.run.trial044:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T23:25:14.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:25:14.577 DEBUG:teuthology.orchestra.run.trial126:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T23:25:14.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:25:14.588 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-18T23:25:14.599 INFO:teuthology.task.internal:Transferring archived files... 2026-02-18T23:25:14.599 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/53441/remote/trial044 2026-02-18T23:25:14.600 DEBUG:teuthology.orchestra.run.trial044:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T23:25:14.644 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/53441/remote/trial126 2026-02-18T23:25:14.644 DEBUG:teuthology.orchestra.run.trial126:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T23:25:14.662 INFO:teuthology.task.internal:Removing archive directory... 2026-02-18T23:25:14.662 DEBUG:teuthology.orchestra.run.trial044:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T23:25:14.683 DEBUG:teuthology.orchestra.run.trial126:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T23:25:14.704 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-18T23:25:14.716 INFO:teuthology.task.internal:Not uploading archives. 2026-02-18T23:25:14.716 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-18T23:25:14.730 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-18T23:25:14.730 DEBUG:teuthology.orchestra.run.trial044:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T23:25:14.731 DEBUG:teuthology.orchestra.run.trial126:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T23:25:14.734 INFO:teuthology.orchestra.run.trial044.stdout: 1179687 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 23:25 /home/ubuntu/cephtest 2026-02-18T23:25:14.749 INFO:teuthology.orchestra.run.trial126.stdout: 1179687 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 23:25 /home/ubuntu/cephtest 2026-02-18T23:25:14.749 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-18T23:25:14.761 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-18T23:25:14.789 INFO:teuthology.run:Summary data: description: upgrade:quincy-x:stress-split/{0-distro/ubuntu_22.04 0-roles 1-start 2-first-half-tasks/radosbench 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} duration: 93.31678199768066 failure_reason: '"grep: /var/log/ceph/114e8b9a-0d21-11f1-b719-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:25:14.789 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T23:25:14.876 INFO:teuthology.run:FAIL