2023-10-11T22:08:46.945 INFO:root:teuthology version: 0.0.1.dev197+g8cdab07 2023-10-11T22:08:46.946 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/teuthology-2023-10-11_22:00:49-upgrade:reef-x-main-distro-default-smithi/7422178 --owner scheduled_teuthology@teuthology --name teuthology-2023-10-11_22:00:49-upgrade:reef-x-main-distro-default-smithi --description upgrade:reef-x/stress-split/{0-distro/centos_8.stream_container_tools_crun 0-roles 1-start 2-first-half-tasks/rbd-cls 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} --verbose -- /home/teuthworker/archive/teuthology-2023-10-11_22:00:49-upgrade:reef-x-main-distro-default-smithi/7422178/orig.config.yaml 2023-10-11T22:08:47.009 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-11T22:08:47.106 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2023-10-11_22:00:49-upgrade:reef-x-main-distro-default-smithi/7422178 branch: main description: upgrade:reef-x/stress-split/{0-distro/centos_8.stream_container_tools_crun 0-roles 1-start 2-first-half-tasks/rbd-cls 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} email: ceph-qa@ceph.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 ; 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]'' ; 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'' ; 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]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - workunit: branch: reef clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' first_in_suite: false job_id: '7422178' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run basic cls tests for rbd ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: teuthology-2023-10-11_22:00:49-upgrade:reef-x-main-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: main 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\) sha1: 139f9d150570a7260a8195111e0367fb0b954112 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 139f9d150570a7260a8195111e0367fb0b954112 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: 0e959b9800d261ceb7a7fc5aaee78a725bc44d5c owner: scheduled_teuthology@teuthology priority: 50 repo: https://github.com/ceph/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 1365 sha1: 139f9d150570a7260a8195111e0367fb0b954112 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: reef clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh - 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:reef-x suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph.git suite_sha1: 0e959b9800d261ceb7a7fc5aaee78a725bc44d5c targets: smithi112.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBBPP+FP8WVMGyAJ4S7wDg6Z6VWHphuFU0iO7IkYfvVfID6SzgZo0gou/FsN3x9/+8oEfQeuuPVn4Hz/BkeQW5c= smithi131.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGWGYJIFnJT5mgT+Yb0ix2MLHqmBDz4aOxnAVECwLncpWVbbyW4TfGOpvcVWmYmCnVXbYTQ4iTZZXW+9A4TbQsw= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - sudo sed -i 's/runtime = "runc"/#runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/#runtime = "crun"/runtime = "crun"/g' /usr/share/containers/containers.conf - install: branch: reef exclude_packages: - ceph-volume - cephadm: cephadm_branch: reef 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:reef - 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: 8cdab074dcca9a68965bc5a50e9c30b691949723 timestamp: 2023-10-11_22:00:49 tube: smithi user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 2023-10-11T22:08:47.107 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa; will attempt to use it 2023-10-11T22:08:47.108 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks 2023-10-11T22:08:47.108 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-11T22:08:47.110 INFO:teuthology.task.internal:Checking packages... 2023-10-11T22:08:47.133 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '139f9d150570a7260a8195111e0367fb0b954112' 2023-10-11T22:08:47.133 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:08:47.134 INFO:teuthology.packaging:ref: None 2023-10-11T22:08:47.134 INFO:teuthology.packaging:tag: None 2023-10-11T22:08:47.135 INFO:teuthology.packaging:branch: main 2023-10-11T22:08:47.135 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:08:47.135 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-10-11T22:08:47.558 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-6694.g6e66389a 2023-10-11T22:08:47.559 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-11T22:08:47.566 INFO:teuthology.task.internal:no buildpackages task found 2023-10-11T22:08:47.566 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-11T22:08:47.618 INFO:teuthology.task.internal:Saving configuration 2023-10-11T22:08:47.640 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-11T22:08:47.653 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-11T22:08:47.676 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi112.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-11_22:00:49-upgrade:reef-x-main-distro-default-smithi/7422178', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-11 22:03:47.689840', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBBPP+FP8WVMGyAJ4S7wDg6Z6VWHphuFU0iO7IkYfvVfID6SzgZo0gou/FsN3x9/+8oEfQeuuPVn4Hz/BkeQW5c='} 2023-10-11T22:08:47.696 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi131.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-11_22:00:49-upgrade:reef-x-main-distro-default-smithi/7422178', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-11 22:03:47.691297', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGWGYJIFnJT5mgT+Yb0ix2MLHqmBDz4aOxnAVECwLncpWVbbyW4TfGOpvcVWmYmCnVXbYTQ4iTZZXW+9A4TbQsw='} 2023-10-11T22:08:47.697 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-11T22:08:47.708 INFO:teuthology.task.internal:roles: ubuntu@smithi112.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'] 2023-10-11T22:08:47.709 INFO:teuthology.task.internal:roles: ubuntu@smithi131.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'] 2023-10-11T22:08:47.709 INFO:teuthology.run_tasks:Running task console_log... 2023-10-11T22:08:47.811 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fb240bb9e50>, signals=[15]) 2023-10-11T22:08:47.813 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-11T22:08:47.824 INFO:teuthology.task.internal:Opening connections... 2023-10-11T22:08:47.825 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi112.front.sepia.ceph.com 2023-10-11T22:08:47.828 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:08:47.899 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi131.front.sepia.ceph.com 2023-10-11T22:08:47.900 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi131.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:08:47.970 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-11T22:08:47.981 DEBUG:teuthology.orchestra.run.smithi112:> uname -m 2023-10-11T22:08:48.004 INFO:teuthology.orchestra.run.smithi112.stdout:x86_64 2023-10-11T22:08:48.005 DEBUG:teuthology.orchestra.run.smithi112:> cat /etc/os-release 2023-10-11T22:08:48.065 INFO:teuthology.orchestra.run.smithi112.stdout:NAME="CentOS Stream" 2023-10-11T22:08:48.065 INFO:teuthology.orchestra.run.smithi112.stdout:VERSION="8" 2023-10-11T22:08:48.065 INFO:teuthology.orchestra.run.smithi112.stdout:ID="centos" 2023-10-11T22:08:48.065 INFO:teuthology.orchestra.run.smithi112.stdout:ID_LIKE="rhel fedora" 2023-10-11T22:08:48.065 INFO:teuthology.orchestra.run.smithi112.stdout:VERSION_ID="8" 2023-10-11T22:08:48.066 INFO:teuthology.orchestra.run.smithi112.stdout:PLATFORM_ID="platform:el8" 2023-10-11T22:08:48.066 INFO:teuthology.orchestra.run.smithi112.stdout:PRETTY_NAME="CentOS Stream 8" 2023-10-11T22:08:48.066 INFO:teuthology.orchestra.run.smithi112.stdout:ANSI_COLOR="0;31" 2023-10-11T22:08:48.066 INFO:teuthology.orchestra.run.smithi112.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-10-11T22:08:48.067 INFO:teuthology.orchestra.run.smithi112.stdout:HOME_URL="https://centos.org/" 2023-10-11T22:08:48.067 INFO:teuthology.orchestra.run.smithi112.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-11T22:08:48.067 INFO:teuthology.orchestra.run.smithi112.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-11T22:08:48.067 INFO:teuthology.orchestra.run.smithi112.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-10-11T22:08:48.068 INFO:teuthology.lock.ops:Updating smithi112.front.sepia.ceph.com on lock server 2023-10-11T22:08:48.090 DEBUG:teuthology.orchestra.run.smithi131:> uname -m 2023-10-11T22:08:48.113 INFO:teuthology.orchestra.run.smithi131.stdout:x86_64 2023-10-11T22:08:48.114 DEBUG:teuthology.orchestra.run.smithi131:> cat /etc/os-release 2023-10-11T22:08:48.175 INFO:teuthology.orchestra.run.smithi131.stdout:NAME="CentOS Stream" 2023-10-11T22:08:48.175 INFO:teuthology.orchestra.run.smithi131.stdout:VERSION="8" 2023-10-11T22:08:48.176 INFO:teuthology.orchestra.run.smithi131.stdout:ID="centos" 2023-10-11T22:08:48.176 INFO:teuthology.orchestra.run.smithi131.stdout:ID_LIKE="rhel fedora" 2023-10-11T22:08:48.176 INFO:teuthology.orchestra.run.smithi131.stdout:VERSION_ID="8" 2023-10-11T22:08:48.176 INFO:teuthology.orchestra.run.smithi131.stdout:PLATFORM_ID="platform:el8" 2023-10-11T22:08:48.176 INFO:teuthology.orchestra.run.smithi131.stdout:PRETTY_NAME="CentOS Stream 8" 2023-10-11T22:08:48.177 INFO:teuthology.orchestra.run.smithi131.stdout:ANSI_COLOR="0;31" 2023-10-11T22:08:48.177 INFO:teuthology.orchestra.run.smithi131.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-10-11T22:08:48.177 INFO:teuthology.orchestra.run.smithi131.stdout:HOME_URL="https://centos.org/" 2023-10-11T22:08:48.177 INFO:teuthology.orchestra.run.smithi131.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-11T22:08:48.177 INFO:teuthology.orchestra.run.smithi131.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-11T22:08:48.178 INFO:teuthology.orchestra.run.smithi131.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-10-11T22:08:48.178 INFO:teuthology.lock.ops:Updating smithi131.front.sepia.ceph.com on lock server 2023-10-11T22:08:48.199 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-11T22:08:48.210 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-11T22:08:48.223 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-11T22:08:48.223 DEBUG:teuthology.orchestra.run.smithi112:> test '!' -e /home/ubuntu/cephtest 2023-10-11T22:08:48.226 DEBUG:teuthology.orchestra.run.smithi131:> test '!' -e /home/ubuntu/cephtest 2023-10-11T22:08:48.246 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-11T22:08:48.259 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-11T22:08:48.259 DEBUG:teuthology.orchestra.run.smithi112:> test -z $(ls -A /var/lib/ceph) 2023-10-11T22:08:48.287 DEBUG:teuthology.orchestra.run.smithi131:> test -z $(ls -A /var/lib/ceph) 2023-10-11T22:08:48.318 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-11T22:08:48.377 INFO:teuthology.run_tasks:Running task kernel... 2023-10-11T22:08:48.397 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-11T22:08:48.398 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-10-11T22:08:48.399 DEBUG:teuthology.orchestra.run.smithi112:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-11T22:08:48.399 DEBUG:teuthology.orchestra.run.smithi131:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-11T22:08:48.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:08:48.419 DEBUG:teuthology.orchestra.run.smithi131:> uname -r 2023-10-11T22:08:48.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:08:48.421 DEBUG:teuthology.orchestra.run.smithi112:> uname -r 2023-10-11T22:08:48.480 INFO:teuthology.orchestra.run.smithi131.stdout:4.18.0-489.el8.x86_64 2023-10-11T22:08:48.481 INFO:teuthology.task.kernel:Running kernel on smithi131: 4.18.0-489.el8.x86_64 2023-10-11T22:08:48.481 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum install -y kernel 2023-10-11T22:08:48.482 INFO:teuthology.orchestra.run.smithi112.stdout:4.18.0-489.el8.x86_64 2023-10-11T22:08:48.482 INFO:teuthology.task.kernel:Running kernel on smithi112: 4.18.0-489.el8.x86_64 2023-10-11T22:08:48.483 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum install -y kernel 2023-10-11T22:09:06.319 INFO:teuthology.orchestra.run.smithi112.stdout:CentOS Stream 8 - AppStream 2.2 MB/s | 33 MB 00:15 2023-10-11T22:09:13.368 INFO:teuthology.orchestra.run.smithi131.stdout:CentOS Stream 8 - AppStream 1.5 MB/s | 33 MB 00:22 2023-10-11T22:09:16.069 INFO:teuthology.orchestra.run.smithi112.stdout:CentOS Stream 8 - BaseOS 13 MB/s | 49 MB 00:03 2023-10-11T22:09:22.468 INFO:teuthology.orchestra.run.smithi131.stdout:CentOS Stream 8 - BaseOS 16 MB/s | 49 MB 00:02 2023-10-11T22:10:52.736 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2023-10-11T22:10:52.737 DEBUG:teuthology.task.console_log:Killing console logger for smithi112 2023-10-11T22:10:52.738 DEBUG:teuthology.task.console_log:Killing console logger for smithi131 2023-10-11T22:10:52.738 DEBUG:teuthology.exit:Finished running handlers