2024-04-13T11:55:05.354 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-13T11:55:05.354 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_rfriedma@teuthology --archive /home/teuthworker/archive/rfriedma-2024-04-13_11:33:33-upgrade-wip-rf-testing-65185-reef-distro-default-smithi/7654996 --verbose --description upgrade/pacific-x/stress-split/{0-distro/centos_8.stream_container_tools 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/classic} --name rfriedma-2024-04-13_11:33:33-upgrade-wip-rf-testing-65185-reef-distro-default-smithi -- /home/teuthworker/archive/rfriedma-2024-04-13_11:33:33-upgrade-wip-rf-testing-65185-reef-distro-default-smithi/7654996/orig.config.yaml 2024-04-13T11:55:05.420 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-13T11:55:05.511 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/rfriedma-2024-04-13_11:33:33-upgrade-wip-rf-testing-65185-reef-distro-default-smithi/7654996 branch: wip-rf-testing-65185-reef description: upgrade/pacific-x/stress-split/{0-distro/centos_8.stream_container_tools 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/classic} email: null 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: - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' first_in_suite: false job_id: '7654996' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' name: rfriedma-2024-04-13_11:33:33-upgrade-wip-rf-testing-65185-reef-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: wip-rf-testing-65185-reef ceph: conf: global: mon election default strategy: 1 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: 3912a595edbe78ed8c8afd668289a3540a16f46f ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 3912a595edbe78ed8c8afd668289a3540a16f46f selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-rf-testing-65185-reef sha1: 3912a595edbe78ed8c8afd668289a3540a16f46f owner: scheduled_rfriedma@teuthology priority: 73 repo: https://git.ceph.com/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: 7341 sha1: 3912a595edbe78ed8c8afd668289a3540a16f46f 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: pacific clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: pacific clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: pacific 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 suite_branch: wip-rf-testing-65185-reef suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_3912a595edbe78ed8c8afd668289a3540a16f46f/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 3912a595edbe78ed8c8afd668289a3540a16f46f targets: smithi086.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJeU2zjbxNjj6zijC11xob8rcy02ENcORQZASBhMiSqXxJmfjlBfz+A7x5nVr85dn0dzX7Y8MOi/iCRjE29F1EE= smithi142.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLwL7IGjDoQRv6VnwkSpu6qoLACjvH1W6WfCXiN1hVyB57NunJydzdH8oRPX8FssiEy723pX3bwL4GC15hTorr0= 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 - install: branch: pacific exclude_packages: - ceph-volume - cephadm: cephadm_branch: pacific 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:pacific - 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: 6c637841c215537a4502385240412f1966e0faab timestamp: 2024-04-13_11:33:33 tube: smithi user: rfriedma verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-13T11:55:05.512 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_3912a595edbe78ed8c8afd668289a3540a16f46f/qa; will attempt to use it 2024-04-13T11:55:05.512 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_3912a595edbe78ed8c8afd668289a3540a16f46f/qa/tasks 2024-04-13T11:55:05.513 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-13T11:55:05.514 INFO:teuthology.task.internal:Checking packages... 2024-04-13T11:55:05.537 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '3912a595edbe78ed8c8afd668289a3540a16f46f' 2024-04-13T11:55:05.537 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-13T11:55:05.537 INFO:teuthology.packaging:ref: None 2024-04-13T11:55:05.537 INFO:teuthology.packaging:tag: None 2024-04-13T11:55:05.537 INFO:teuthology.packaging:branch: wip-rf-testing-65185-reef 2024-04-13T11:55:05.537 INFO:teuthology.packaging:sha1: 3912a595edbe78ed8c8afd668289a3540a16f46f 2024-04-13T11:55:05.538 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-rf-testing-65185-reef 2024-04-13T11:55:05.691 INFO:teuthology.task.internal:Found packages for ceph version 18.2.2-1156.g3912a595 2024-04-13T11:55:05.693 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-13T11:55:05.700 INFO:teuthology.task.internal:no buildpackages task found 2024-04-13T11:55:05.700 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-13T11:55:05.740 INFO:teuthology.task.internal:Saving configuration 2024-04-13T11:55:05.768 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-13T11:55:05.774 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-13T11:55:05.798 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi086.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/rfriedma-2024-04-13_11:33:33-upgrade-wip-rf-testing-65185-reef-distro-default-smithi/7654996', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-13 11:50:12.508657', 'locked_by': 'scheduled_rfriedma@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJeU2zjbxNjj6zijC11xob8rcy02ENcORQZASBhMiSqXxJmfjlBfz+A7x5nVr85dn0dzX7Y8MOi/iCRjE29F1EE='} 2024-04-13T11:55:05.820 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi142.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/rfriedma-2024-04-13_11:33:33-upgrade-wip-rf-testing-65185-reef-distro-default-smithi/7654996', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-13 11:50:12.509982', 'locked_by': 'scheduled_rfriedma@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLwL7IGjDoQRv6VnwkSpu6qoLACjvH1W6WfCXiN1hVyB57NunJydzdH8oRPX8FssiEy723pX3bwL4GC15hTorr0='} 2024-04-13T11:55:05.820 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-13T11:55:05.827 INFO:teuthology.task.internal:roles: ubuntu@smithi086.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'] 2024-04-13T11:55:05.828 INFO:teuthology.task.internal:roles: ubuntu@smithi142.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'] 2024-04-13T11:55:05.828 INFO:teuthology.run_tasks:Running task console_log... 2024-04-13T11:55:05.910 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f18fb64f160>, signals=[15]) 2024-04-13T11:55:05.910 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-13T11:55:05.916 INFO:teuthology.task.internal:Opening connections... 2024-04-13T11:55:05.917 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi086.front.sepia.ceph.com 2024-04-13T11:55:05.920 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-13T11:55:05.996 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi142.front.sepia.ceph.com 2024-04-13T11:55:05.997 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-13T11:55:06.068 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-13T11:55:06.075 DEBUG:teuthology.orchestra.run.smithi086:> uname -m 2024-04-13T11:55:06.097 INFO:teuthology.orchestra.run.smithi086.stdout:x86_64 2024-04-13T11:55:06.098 DEBUG:teuthology.orchestra.run.smithi086:> cat /etc/os-release 2024-04-13T11:55:06.159 INFO:teuthology.orchestra.run.smithi086.stdout:NAME="CentOS Stream" 2024-04-13T11:55:06.159 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION="8" 2024-04-13T11:55:06.159 INFO:teuthology.orchestra.run.smithi086.stdout:ID="centos" 2024-04-13T11:55:06.159 INFO:teuthology.orchestra.run.smithi086.stdout:ID_LIKE="rhel fedora" 2024-04-13T11:55:06.159 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION_ID="8" 2024-04-13T11:55:06.159 INFO:teuthology.orchestra.run.smithi086.stdout:PLATFORM_ID="platform:el8" 2024-04-13T11:55:06.159 INFO:teuthology.orchestra.run.smithi086.stdout:PRETTY_NAME="CentOS Stream 8" 2024-04-13T11:55:06.159 INFO:teuthology.orchestra.run.smithi086.stdout:ANSI_COLOR="0;31" 2024-04-13T11:55:06.159 INFO:teuthology.orchestra.run.smithi086.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-04-13T11:55:06.159 INFO:teuthology.orchestra.run.smithi086.stdout:HOME_URL="https://centos.org/" 2024-04-13T11:55:06.159 INFO:teuthology.orchestra.run.smithi086.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-13T11:55:06.160 INFO:teuthology.orchestra.run.smithi086.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-04-13T11:55:06.160 INFO:teuthology.orchestra.run.smithi086.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-13T11:55:06.160 INFO:teuthology.lock.ops:Updating smithi086.front.sepia.ceph.com on lock server 2024-04-13T11:55:06.178 DEBUG:teuthology.orchestra.run.smithi142:> uname -m 2024-04-13T11:55:06.201 INFO:teuthology.orchestra.run.smithi142.stdout:x86_64 2024-04-13T11:55:06.201 DEBUG:teuthology.orchestra.run.smithi142:> cat /etc/os-release 2024-04-13T11:55:06.262 INFO:teuthology.orchestra.run.smithi142.stdout:NAME="CentOS Stream" 2024-04-13T11:55:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:VERSION="8" 2024-04-13T11:55:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:ID="centos" 2024-04-13T11:55:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:ID_LIKE="rhel fedora" 2024-04-13T11:55:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:VERSION_ID="8" 2024-04-13T11:55:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:PLATFORM_ID="platform:el8" 2024-04-13T11:55:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:PRETTY_NAME="CentOS Stream 8" 2024-04-13T11:55:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:ANSI_COLOR="0;31" 2024-04-13T11:55:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-04-13T11:55:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:HOME_URL="https://centos.org/" 2024-04-13T11:55:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-13T11:55:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-04-13T11:55:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-13T11:55:06.264 INFO:teuthology.lock.ops:Updating smithi142.front.sepia.ceph.com on lock server 2024-04-13T11:55:06.287 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-13T11:55:06.296 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-13T11:55:06.332 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-13T11:55:06.332 DEBUG:teuthology.orchestra.run.smithi086:> test '!' -e /home/ubuntu/cephtest 2024-04-13T11:55:06.335 DEBUG:teuthology.orchestra.run.smithi142:> test '!' -e /home/ubuntu/cephtest 2024-04-13T11:55:06.355 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-13T11:55:06.362 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-13T11:55:06.362 DEBUG:teuthology.orchestra.run.smithi086:> test -z $(ls -A /var/lib/ceph) 2024-04-13T11:55:06.396 DEBUG:teuthology.orchestra.run.smithi142:> test -z $(ls -A /var/lib/ceph) 2024-04-13T11:55:06.428 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-13T11:55:06.483 INFO:teuthology.run_tasks:Running task kernel... 2024-04-13T11:55:06.545 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-04-13T11:55:06.545 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-04-13T11:55:06.546 DEBUG:teuthology.orchestra.run.smithi086:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-13T11:55:06.546 DEBUG:teuthology.orchestra.run.smithi142:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-13T11:55:06.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-13T11:55:06.567 DEBUG:teuthology.orchestra.run.smithi086:> uname -r 2024-04-13T11:55:06.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-13T11:55:06.568 DEBUG:teuthology.orchestra.run.smithi142:> uname -r 2024-04-13T11:55:06.628 INFO:teuthology.orchestra.run.smithi086.stdout:4.18.0-489.el8.x86_64 2024-04-13T11:55:06.629 INFO:teuthology.task.kernel:Running kernel on smithi086: 4.18.0-489.el8.x86_64 2024-04-13T11:55:06.629 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum install -y kernel 2024-04-13T11:55:06.630 INFO:teuthology.orchestra.run.smithi142.stdout:4.18.0-489.el8.x86_64 2024-04-13T11:55:06.630 INFO:teuthology.task.kernel:Running kernel on smithi142: 4.18.0-489.el8.x86_64 2024-04-13T11:55:06.630 DEBUG:teuthology.orchestra.run.smithi142:> sudo yum install -y kernel 2024-04-13T11:55:10.593 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 8 - AppStream 19 MB/s | 28 MB 00:01 2024-04-13T11:55:10.735 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 8 - AppStream 18 MB/s | 28 MB 00:01 2024-04-13T11:55:16.360 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 8 - BaseOS 15 MB/s | 10 MB 00:00 2024-04-13T11:55:16.418 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 8 - BaseOS 15 MB/s | 10 MB 00:00 2024-04-13T11:55:18.110 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 8 - Extras 121 kB/s | 18 kB 00:00 2024-04-13T11:55:18.310 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 8 - Extras 61 kB/s | 18 kB 00:00 2024-04-13T11:55:18.453 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 8 - Extras common packages 33 kB/s | 7.7 kB 00:00 2024-04-13T11:55:18.694 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 8 - Extras common packages 28 kB/s | 7.7 kB 00:00 2024-04-13T11:55:18.696 INFO:teuthology.orchestra.run.smithi086.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2024-04-13T11:55:18.996 INFO:teuthology.orchestra.run.smithi142.stdout:Copr repo for python3-asyncssh owned by ceph 16 kB/s | 3.5 kB 00:00 2024-04-13T11:55:19.582 INFO:teuthology.orchestra.run.smithi086.stdout:Extra Packages for Enterprise Linux 20 MB/s | 16 MB 00:00 2024-04-13T11:55:20.224 INFO:teuthology.orchestra.run.smithi142.stdout:Extra Packages for Enterprise Linux 14 MB/s | 16 MB 00:01 2024-04-13T11:55:23.405 INFO:teuthology.orchestra.run.smithi086.stdout:lab-extras 368 kB/s | 24 kB 00:00 2024-04-13T11:55:24.013 INFO:teuthology.orchestra.run.smithi142.stdout:lab-extras 450 kB/s | 24 kB 00:00 2024-04-13T11:55:26.472 INFO:teuthology.orchestra.run.smithi086.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-04-13T11:55:26.472 INFO:teuthology.orchestra.run.smithi086.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-04-13T11:55:26.586 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-04-13T11:55:26.587 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-13T11:55:26.587 INFO:teuthology.orchestra.run.smithi086.stdout: Package Architecture Version Repository Size 2024-04-13T11:55:26.587 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-13T11:55:26.587 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2024-04-13T11:55:26.587 INFO:teuthology.orchestra.run.smithi086.stdout: kernel x86_64 4.18.0-552.el8 baseos 10 M 2024-04-13T11:55:26.587 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2024-04-13T11:55:26.588 INFO:teuthology.orchestra.run.smithi086.stdout: kernel-core x86_64 4.18.0-552.el8 baseos 44 M 2024-04-13T11:55:26.588 INFO:teuthology.orchestra.run.smithi086.stdout: kernel-modules x86_64 4.18.0-552.el8 baseos 36 M 2024-04-13T11:55:26.588 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T11:55:26.588 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2024-04-13T11:55:26.588 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-13T11:55:26.588 INFO:teuthology.orchestra.run.smithi086.stdout:Install 3 Packages 2024-04-13T11:55:26.588 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T11:55:26.589 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 90 M 2024-04-13T11:55:26.589 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 96 M 2024-04-13T11:55:26.589 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2024-04-13T11:55:27.076 INFO:teuthology.orchestra.run.smithi142.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-04-13T11:55:27.077 INFO:teuthology.orchestra.run.smithi142.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-04-13T11:55:27.198 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2024-04-13T11:55:27.198 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-13T11:55:27.198 INFO:teuthology.orchestra.run.smithi142.stdout: Package Architecture Version Repository Size 2024-04-13T11:55:27.198 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-13T11:55:27.199 INFO:teuthology.orchestra.run.smithi142.stdout:Installing: 2024-04-13T11:55:27.199 INFO:teuthology.orchestra.run.smithi142.stdout: kernel x86_64 4.18.0-552.el8 baseos 10 M 2024-04-13T11:55:27.199 INFO:teuthology.orchestra.run.smithi142.stdout:Installing dependencies: 2024-04-13T11:55:27.199 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-core x86_64 4.18.0-552.el8 baseos 44 M 2024-04-13T11:55:27.199 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-modules x86_64 4.18.0-552.el8 baseos 36 M 2024-04-13T11:55:27.199 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T11:55:27.199 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2024-04-13T11:55:27.199 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-13T11:55:27.199 INFO:teuthology.orchestra.run.smithi142.stdout:Install 3 Packages 2024-04-13T11:55:27.199 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T11:55:27.200 INFO:teuthology.orchestra.run.smithi142.stdout:Total download size: 90 M 2024-04-13T11:55:27.200 INFO:teuthology.orchestra.run.smithi142.stdout:Installed size: 96 M 2024-04-13T11:55:27.200 INFO:teuthology.orchestra.run.smithi142.stdout:Downloading Packages: 2024-04-13T11:55:27.448 INFO:teuthology.orchestra.run.smithi086.stdout:(1/3): kernel-4.18.0-552.el8.x86_64.rpm 16 MB/s | 10 MB 00:00 2024-04-13T11:55:28.307 INFO:teuthology.orchestra.run.smithi086.stdout:(2/3): kernel-modules-4.18.0-552.el8.x86_64.rpm 24 MB/s | 36 MB 00:01 2024-04-13T11:55:28.739 INFO:teuthology.orchestra.run.smithi142.stdout:(1/3): kernel-4.18.0-552.el8.x86_64.rpm 11 MB/s | 10 MB 00:00 2024-04-13T11:55:28.824 INFO:teuthology.orchestra.run.smithi086.stdout:(3/3): kernel-core-4.18.0-552.el8.x86_64.rpm 21 MB/s | 44 MB 00:02 2024-04-13T11:55:28.824 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2024-04-13T11:55:28.824 INFO:teuthology.orchestra.run.smithi086.stdout:Total 40 MB/s | 90 MB 00:02 2024-04-13T11:55:29.505 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2024-04-13T11:55:29.937 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2024-04-13T11:55:29.937 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2024-04-13T11:55:29.948 INFO:teuthology.orchestra.run.smithi142.stdout:(2/3): kernel-modules-4.18.0-552.el8.x86_64.rpm 17 MB/s | 36 MB 00:02 2024-04-13T11:55:30.464 INFO:teuthology.orchestra.run.smithi142.stdout:(3/3): kernel-core-4.18.0-552.el8.x86_64.rpm 16 MB/s | 44 MB 00:02 2024-04-13T11:55:30.464 INFO:teuthology.orchestra.run.smithi142.stdout:-------------------------------------------------------------------------------- 2024-04-13T11:55:30.464 INFO:teuthology.orchestra.run.smithi142.stdout:Total 28 MB/s | 90 MB 00:03 2024-04-13T11:55:31.153 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction check 2024-04-13T11:55:31.189 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2024-04-13T11:55:31.219 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2024-04-13T11:55:31.575 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction check succeeded. 2024-04-13T11:55:31.575 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction test 2024-04-13T11:55:32.843 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction test succeeded. 2024-04-13T11:55:32.874 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction 2024-04-13T11:55:34.026 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2024-04-13T11:55:34.603 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-13T11:55:35.696 INFO:teuthology.orchestra.run.smithi142.stdout: Preparing : 1/1 2024-04-13T11:55:36.214 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-13T11:55:38.165 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-13T11:55:38.536 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-13T11:55:39.814 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-13T11:55:40.205 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-13T11:55:41.978 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-13T11:55:42.253 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : kernel-4.18.0-552.el8.x86_64 3/3 2024-04-13T11:55:43.638 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-13T11:55:43.921 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : kernel-4.18.0-552.el8.x86_64 3/3 2024-04-13T11:56:04.073 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 3/3 2024-04-13T11:56:04.096 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-13T11:56:04.464 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: kernel-4.18.0-552.el8.x86_64 3/3 2024-04-13T11:56:04.464 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : kernel-4.18.0-552.el8.x86_64 1/3 2024-04-13T11:56:04.464 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : kernel-core-4.18.0-552.el8.x86_64 2/3 2024-04-13T11:56:04.985 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-13T11:56:04.985 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T11:56:04.985 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2024-04-13T11:56:04.985 INFO:teuthology.orchestra.run.smithi086.stdout: kernel-4.18.0-552.el8.x86_64 kernel-core-4.18.0-552.el8.x86_64 2024-04-13T11:56:04.985 INFO:teuthology.orchestra.run.smithi086.stdout: kernel-modules-4.18.0-552.el8.x86_64 2024-04-13T11:56:04.985 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T11:56:04.985 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2024-04-13T11:56:05.132 DEBUG:teuthology.orchestra.run.smithi086:> rpm -q kernel | sort -rV | head -n 1 2024-04-13T11:56:05.350 INFO:teuthology.orchestra.run.smithi086.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-13T11:56:05.351 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-13T11:56:05.351 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-552.el8.x86_64 2024-04-13T11:56:05.351 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-13T11:56:05.351 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-13T11:56:05.351 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-13T11:56:05.351 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi086.front.sepia.ceph.com, path=None, version=distro) 2024-04-13T11:56:05.352 DEBUG:teuthology.orchestra.run.smithi086:> rpm -q kernel | sort -rV | head -n 1 2024-04-13T11:56:05.562 INFO:teuthology.orchestra.run.smithi086.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-13T11:56:05.562 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-13T11:56:05.562 DEBUG:teuthology.orchestra.run.smithi086:> sudo rpm -qi grub2-tools 2024-04-13T11:56:05.596 INFO:teuthology.orchestra.run.smithi086.stdout:Name : grub2-tools 2024-04-13T11:56:05.596 INFO:teuthology.orchestra.run.smithi086.stdout:Epoch : 1 2024-04-13T11:56:05.596 INFO:teuthology.orchestra.run.smithi086.stdout:Version : 2.02 2024-04-13T11:56:05.596 INFO:teuthology.orchestra.run.smithi086.stdout:Release : 129.el8 2024-04-13T11:56:05.596 INFO:teuthology.orchestra.run.smithi086.stdout:Architecture: x86_64 2024-04-13T11:56:05.596 INFO:teuthology.orchestra.run.smithi086.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-04-13T11:56:05.597 INFO:teuthology.orchestra.run.smithi086.stdout:Group : System Environment/Base 2024-04-13T11:56:05.597 INFO:teuthology.orchestra.run.smithi086.stdout:Size : 9265586 2024-04-13T11:56:05.597 INFO:teuthology.orchestra.run.smithi086.stdout:License : GPLv3+ 2024-04-13T11:56:05.597 INFO:teuthology.orchestra.run.smithi086.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-04-13T11:56:05.597 INFO:teuthology.orchestra.run.smithi086.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-04-13T11:56:05.597 INFO:teuthology.orchestra.run.smithi086.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-04-13T11:56:05.597 INFO:teuthology.orchestra.run.smithi086.stdout:Build Host : kbuilder.bsys.centos.org 2024-04-13T11:56:05.597 INFO:teuthology.orchestra.run.smithi086.stdout:Relocations : (not relocatable) 2024-04-13T11:56:05.597 INFO:teuthology.orchestra.run.smithi086.stdout:Packager : CentOS BuildSystem 2024-04-13T11:56:05.597 INFO:teuthology.orchestra.run.smithi086.stdout:Vendor : CentOS 2024-04-13T11:56:05.597 INFO:teuthology.orchestra.run.smithi086.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-13T11:56:05.597 INFO:teuthology.orchestra.run.smithi086.stdout:Summary : Support tools for GRUB. 2024-04-13T11:56:05.597 INFO:teuthology.orchestra.run.smithi086.stdout:Description : 2024-04-13T11:56:05.597 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T11:56:05.598 INFO:teuthology.orchestra.run.smithi086.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-13T11:56:05.598 INFO:teuthology.orchestra.run.smithi086.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-13T11:56:05.598 INFO:teuthology.orchestra.run.smithi086.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-13T11:56:05.598 INFO:teuthology.orchestra.run.smithi086.stdout:hardware devices. 2024-04-13T11:56:05.598 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T11:56:05.598 INFO:teuthology.orchestra.run.smithi086.stdout:This subpackage provides tools for support of all platforms. 2024-04-13T11:56:05.599 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-13T11:56:05.599 INFO:teuthology.task.kernel:Updating grub on smithi086 to boot 4.18.0-552.el8.x86_64 2024-04-13T11:56:05.599 DEBUG:teuthology.orchestra.run.smithi086:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-13T11:56:05.714 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 3/3 2024-04-13T11:56:05.740 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-13T11:56:06.091 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-4.18.0-552.el8.x86_64 3/3 2024-04-13T11:56:06.092 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : kernel-4.18.0-552.el8.x86_64 1/3 2024-04-13T11:56:06.092 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : kernel-core-4.18.0-552.el8.x86_64 2/3 2024-04-13T11:56:06.614 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-13T11:56:06.615 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T11:56:06.615 INFO:teuthology.orchestra.run.smithi142.stdout:Installed: 2024-04-13T11:56:06.615 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-4.18.0-552.el8.x86_64 kernel-core-4.18.0-552.el8.x86_64 2024-04-13T11:56:06.615 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-modules-4.18.0-552.el8.x86_64 2024-04-13T11:56:06.615 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T11:56:06.615 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2024-04-13T11:56:06.750 DEBUG:teuthology.orchestra.run.smithi142:> rpm -q kernel | sort -rV | head -n 1 2024-04-13T11:56:06.971 INFO:teuthology.orchestra.run.smithi142.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-13T11:56:06.971 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-13T11:56:06.972 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-552.el8.x86_64 2024-04-13T11:56:06.972 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-13T11:56:06.972 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-13T11:56:06.972 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-13T11:56:06.972 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi142.front.sepia.ceph.com, path=None, version=distro) 2024-04-13T11:56:06.972 DEBUG:teuthology.orchestra.run.smithi142:> rpm -q kernel | sort -rV | head -n 1 2024-04-13T11:56:07.185 INFO:teuthology.orchestra.run.smithi142.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-13T11:56:07.185 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-13T11:56:07.185 DEBUG:teuthology.orchestra.run.smithi142:> sudo rpm -qi grub2-tools 2024-04-13T11:56:07.218 INFO:teuthology.orchestra.run.smithi142.stdout:Name : grub2-tools 2024-04-13T11:56:07.219 INFO:teuthology.orchestra.run.smithi142.stdout:Epoch : 1 2024-04-13T11:56:07.219 INFO:teuthology.orchestra.run.smithi142.stdout:Version : 2.02 2024-04-13T11:56:07.219 INFO:teuthology.orchestra.run.smithi142.stdout:Release : 129.el8 2024-04-13T11:56:07.219 INFO:teuthology.orchestra.run.smithi142.stdout:Architecture: x86_64 2024-04-13T11:56:07.219 INFO:teuthology.orchestra.run.smithi142.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-04-13T11:56:07.219 INFO:teuthology.orchestra.run.smithi142.stdout:Group : System Environment/Base 2024-04-13T11:56:07.219 INFO:teuthology.orchestra.run.smithi142.stdout:Size : 9265586 2024-04-13T11:56:07.219 INFO:teuthology.orchestra.run.smithi142.stdout:License : GPLv3+ 2024-04-13T11:56:07.219 INFO:teuthology.orchestra.run.smithi142.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-04-13T11:56:07.219 INFO:teuthology.orchestra.run.smithi142.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-04-13T11:56:07.219 INFO:teuthology.orchestra.run.smithi142.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-04-13T11:56:07.219 INFO:teuthology.orchestra.run.smithi142.stdout:Build Host : kbuilder.bsys.centos.org 2024-04-13T11:56:07.219 INFO:teuthology.orchestra.run.smithi142.stdout:Relocations : (not relocatable) 2024-04-13T11:56:07.220 INFO:teuthology.orchestra.run.smithi142.stdout:Packager : CentOS BuildSystem 2024-04-13T11:56:07.220 INFO:teuthology.orchestra.run.smithi142.stdout:Vendor : CentOS 2024-04-13T11:56:07.220 INFO:teuthology.orchestra.run.smithi142.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-13T11:56:07.220 INFO:teuthology.orchestra.run.smithi142.stdout:Summary : Support tools for GRUB. 2024-04-13T11:56:07.220 INFO:teuthology.orchestra.run.smithi142.stdout:Description : 2024-04-13T11:56:07.220 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T11:56:07.220 INFO:teuthology.orchestra.run.smithi142.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-13T11:56:07.220 INFO:teuthology.orchestra.run.smithi142.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-13T11:56:07.220 INFO:teuthology.orchestra.run.smithi142.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-13T11:56:07.220 INFO:teuthology.orchestra.run.smithi142.stdout:hardware devices. 2024-04-13T11:56:07.220 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T11:56:07.220 INFO:teuthology.orchestra.run.smithi142.stdout:This subpackage provides tools for support of all platforms. 2024-04-13T11:56:07.221 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-13T11:56:07.221 INFO:teuthology.task.kernel:Updating grub on smithi142 to boot 4.18.0-552.el8.x86_64 2024-04-13T11:56:07.221 DEBUG:teuthology.orchestra.run.smithi142:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-13T11:56:07.351 INFO:teuthology.orchestra.run.smithi086.stderr:Generating grub configuration file ... 2024-04-13T11:56:08.970 INFO:teuthology.orchestra.run.smithi142.stderr:Generating grub configuration file ... 2024-04-13T11:56:09.556 INFO:teuthology.orchestra.run.smithi086.stderr:done 2024-04-13T11:56:09.557 DEBUG:teuthology.orchestra.run.smithi086:> mktemp 2024-04-13T11:56:09.590 INFO:teuthology.orchestra.run.smithi086.stdout:/tmp/tmp.TPDrLe1ZcU 2024-04-13T11:56:09.590 DEBUG:teuthology.orchestra.run.smithi086:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.TPDrLe1ZcU 2024-04-13T11:56:09.663 DEBUG:teuthology.orchestra.run.smithi086:> sudo chmod 0666 /tmp/tmp.TPDrLe1ZcU 2024-04-13T11:56:09.809 DEBUG:teuthology.orchestra.remote:smithi086:/tmp/tmp.TPDrLe1ZcU is 6KB 2024-04-13T11:56:09.832 DEBUG:teuthology.orchestra.run.smithi086:> rm -fr /tmp/tmp.TPDrLe1ZcU 2024-04-13T11:56:09.849 DEBUG:teuthology.orchestra.run.smithi086:> sudo /bin/ls /boot/loader/entries || true 2024-04-13T11:56:09.923 INFO:teuthology.orchestra.run.smithi086.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-04-13T11:56:09.923 INFO:teuthology.orchestra.run.smithi086.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-04-13T11:56:09.923 INFO:teuthology.orchestra.run.smithi086.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-04-13T11:56:09.923 INFO:teuthology.orchestra.run.smithi086.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64.conf 2024-04-13T11:56:09.924 DEBUG:teuthology.orchestra.run.smithi086:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64 2024-04-13T11:56:10.093 DEBUG:teuthology.orchestra.run.smithi086:> sudo shutdown -r now 2024-04-13T11:56:11.113 INFO:teuthology.orchestra.run.smithi142.stderr:done 2024-04-13T11:56:11.115 DEBUG:teuthology.orchestra.run.smithi142:> mktemp 2024-04-13T11:56:11.149 INFO:teuthology.orchestra.run.smithi142.stdout:/tmp/tmp.jxaNwUbhU4 2024-04-13T11:56:11.149 DEBUG:teuthology.orchestra.run.smithi142:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.jxaNwUbhU4 2024-04-13T11:56:11.251 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod 0666 /tmp/tmp.jxaNwUbhU4 2024-04-13T11:56:11.355 DEBUG:teuthology.orchestra.remote:smithi142:/tmp/tmp.jxaNwUbhU4 is 6KB 2024-04-13T11:56:11.403 DEBUG:teuthology.orchestra.run.smithi142:> rm -fr /tmp/tmp.jxaNwUbhU4 2024-04-13T11:56:11.420 DEBUG:teuthology.orchestra.run.smithi142:> sudo /bin/ls /boot/loader/entries || true 2024-04-13T11:56:11.486 INFO:teuthology.orchestra.run.smithi142.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-04-13T11:56:11.486 INFO:teuthology.orchestra.run.smithi142.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-04-13T11:56:11.486 INFO:teuthology.orchestra.run.smithi142.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-04-13T11:56:11.486 INFO:teuthology.orchestra.run.smithi142.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64.conf 2024-04-13T11:56:11.487 DEBUG:teuthology.orchestra.run.smithi142:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64 2024-04-13T11:56:11.620 DEBUG:teuthology.orchestra.run.smithi142:> sudo shutdown -r now 2024-04-13T11:56:40.125 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-13T11:56:40.125 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi086.front.sepia.ceph.com' 2024-04-13T11:56:40.126 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-13T11:56:41.625 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-13T11:56:41.625 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-04-13T11:56:41.626 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-13T11:56:58.526 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.86 2024-04-13T11:57:00.062 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.142 2024-04-13T11:57:07.534 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi086.front.sepia.ceph.com' 2024-04-13T11:57:07.535 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-13T11:57:09.064 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-04-13T11:57:09.065 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-13T11:57:10.590 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.86 2024-04-13T11:57:22.602 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi086.front.sepia.ceph.com' 2024-04-13T11:57:22.603 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-13T11:57:54.931 DEBUG:teuthology.orchestra.run.smithi086:> true 2024-04-13T11:57:55.410 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi086.front.sepia.ceph.com' 2024-04-13T11:57:55.411 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.18.0-552.el8.x86_64"... 2024-04-13T11:57:55.411 DEBUG:teuthology.orchestra.run.smithi086:> uname -r 2024-04-13T11:57:55.427 INFO:teuthology.orchestra.run.smithi086.stdout:4.18.0-552.el8.x86_64 2024-04-13T11:57:55.427 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-552.el8.x86_64 vs 4.18.0-552.el8.x86_64 2024-04-13T11:57:55.427 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-13T11:57:55.427 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-13T11:57:56.428 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-13T11:57:56.428 DEBUG:teuthology.orchestra.run.smithi086:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-13T11:57:56.496 INFO:teuthology.orchestra.run.smithi086.stdout:ttyS1 2024-04-13T11:57:56.512 DEBUG:teuthology.parallel:result is None 2024-04-13T11:58:09.067 DEBUG:teuthology.orchestra.remote:timed out 2024-04-13T11:58:21.068 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-04-13T11:58:21.069 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-13T11:58:21.399 DEBUG:teuthology.orchestra.run.smithi142:> true 2024-04-13T11:58:21.691 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-04-13T11:58:21.691 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.18.0-552.el8.x86_64"... 2024-04-13T11:58:21.692 DEBUG:teuthology.orchestra.run.smithi142:> uname -r 2024-04-13T11:58:21.710 INFO:teuthology.orchestra.run.smithi142.stdout:4.18.0-552.el8.x86_64 2024-04-13T11:58:21.710 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-552.el8.x86_64 vs 4.18.0-552.el8.x86_64 2024-04-13T11:58:21.710 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-13T11:58:21.710 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-13T11:58:22.710 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-13T11:58:22.711 DEBUG:teuthology.orchestra.run.smithi142:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-13T11:58:22.796 INFO:teuthology.orchestra.run.smithi142.stdout:ttyS1 2024-04-13T11:58:22.808 DEBUG:teuthology.parallel:result is None 2024-04-13T11:58:22.809 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-13T11:58:22.816 INFO:teuthology.task.internal:Creating test directory... 2024-04-13T11:58:22.817 DEBUG:teuthology.orchestra.run.smithi086:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-13T11:58:22.819 DEBUG:teuthology.orchestra.run.smithi142:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-13T11:58:22.840 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-13T11:58:22.870 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-13T11:58:22.920 INFO:teuthology.task.internal:Creating archive directory... 2024-04-13T11:58:22.921 DEBUG:teuthology.orchestra.run.smithi086:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-13T11:58:22.923 DEBUG:teuthology.orchestra.run.smithi142:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-13T11:58:22.994 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-13T11:58:23.000 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-13T11:58:23.001 DEBUG:teuthology.orchestra.run.smithi086:> 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 2024-04-13T11:58:23.003 DEBUG:teuthology.orchestra.run.smithi142:> 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 2024-04-13T11:58:23.037 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-13T11:58:23.045 INFO:teuthology.orchestra.run.smithi086.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-13T11:58:23.048 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-13T11:58:23.056 INFO:teuthology.orchestra.run.smithi086.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-13T11:58:23.058 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-13T11:58:23.065 INFO:teuthology.task.internal:Configuring sudo... 2024-04-13T11:58:23.065 DEBUG:teuthology.orchestra.run.smithi086:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-13T11:58:23.067 DEBUG:teuthology.orchestra.run.smithi142:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-13T11:58:23.120 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-13T11:58:23.129 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-13T11:58:23.129 DEBUG:teuthology.orchestra.run.smithi086:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-13T11:58:23.137 DEBUG:teuthology.orchestra.run.smithi142:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-13T11:58:23.178 DEBUG:teuthology.orchestra.run.smithi086:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-13T11:58:23.236 DEBUG:teuthology.orchestra.run.smithi086:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-13T11:58:23.294 DEBUG:teuthology.orchestra.run.smithi086:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-13T11:58:23.380 DEBUG:teuthology.orchestra.run.smithi086:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-13T11:58:23.421 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-04-13T11:58:23.422 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-13T11:58:23.489 DEBUG:teuthology.orchestra.run.smithi142:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-13T11:58:23.536 DEBUG:teuthology.orchestra.run.smithi142:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-13T11:58:23.587 DEBUG:teuthology.orchestra.run.smithi142:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-13T11:58:23.675 DEBUG:teuthology.orchestra.run.smithi142:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-13T11:58:23.718 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-04-13T11:58:23.718 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-13T11:58:23.787 DEBUG:teuthology.orchestra.run.smithi086:> sudo service rsyslog restart 2024-04-13T11:58:23.789 DEBUG:teuthology.orchestra.run.smithi142:> sudo service rsyslog restart 2024-04-13T11:58:23.860 INFO:teuthology.orchestra.run.smithi086.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-13T11:58:23.896 INFO:teuthology.orchestra.run.smithi142.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-13T11:58:24.311 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-13T11:58:24.319 INFO:teuthology.task.internal:Starting timer... 2024-04-13T11:58:24.319 INFO:teuthology.run_tasks:Running task pcp... 2024-04-13T11:58:24.367 INFO:teuthology.run_tasks:Running task selinux... 2024-04-13T11:58:24.414 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-13T11:58:24.415 DEBUG:teuthology.orchestra.run.smithi086:> sudo service auditd rotate 2024-04-13T11:58:24.503 INFO:teuthology.orchestra.run.smithi086.stdout:Rotating logs: 2024-04-13T11:58:24.504 DEBUG:teuthology.orchestra.run.smithi142:> sudo service auditd rotate 2024-04-13T11:58:24.591 INFO:teuthology.orchestra.run.smithi142.stdout:Rotating logs: 2024-04-13T11:58:24.593 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-13T11:58:24.593 DEBUG:teuthology.orchestra.run.smithi086:> /usr/sbin/getenforce 2024-04-13T11:58:24.633 INFO:teuthology.orchestra.run.smithi086.stdout:Permissive 2024-04-13T11:58:24.633 DEBUG:teuthology.orchestra.run.smithi142:> /usr/sbin/getenforce 2024-04-13T11:58:24.675 INFO:teuthology.orchestra.run.smithi142.stdout:Permissive 2024-04-13T11:58:24.675 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi086.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi142.front.sepia.ceph.com': 'permissive'} 2024-04-13T11:58:24.675 DEBUG:teuthology.orchestra.run.smithi086:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-04-13T11:58:24.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-13T11:58:24.702 DEBUG:teuthology.orchestra.run.smithi142:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-04-13T11:58:24.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-13T11:58:24.744 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-13T11:58:24.744 DEBUG:teuthology.orchestra.run.smithi086:> sudo /usr/sbin/setenforce permissive 2024-04-13T11:58:24.771 DEBUG:teuthology.orchestra.run.smithi142:> sudo /usr/sbin/setenforce permissive 2024-04-13T11:58:24.812 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-13T11:58:24.821 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-13T11:58:24.840 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'}]}] 2024-04-13T11:58:24.841 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi086.front.sepia.ceph.com,smithi142.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-13T12:04:21.997 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi086.front.sepia.ceph.com'), Remote(name='ubuntu@smithi142.front.sepia.ceph.com')] 2024-04-13T12:04:21.998 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi086.front.sepia.ceph.com' 2024-04-13T12:04:21.999 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-13T12:04:22.082 DEBUG:teuthology.orchestra.run.smithi086:> true 2024-04-13T12:04:22.153 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi086.front.sepia.ceph.com' 2024-04-13T12:04:22.154 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-04-13T12:04:22.154 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-13T12:04:22.226 DEBUG:teuthology.orchestra.run.smithi142:> true 2024-04-13T12:04:22.294 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-04-13T12:04:22.295 INFO:teuthology.run_tasks:Running task clock... 2024-04-13T12:04:22.308 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-13T12:04:22.308 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-13T12:04:22.308 DEBUG:teuthology.orchestra.run.smithi086:> 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 2024-04-13T12:04:22.311 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-13T12:04:22.311 DEBUG:teuthology.orchestra.run.smithi142:> 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 2024-04-13T12:04:22.346 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-13T12:04:22.361 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-13T12:04:22.369 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-13T12:04:22.383 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-13T12:04:22.421 INFO:teuthology.orchestra.run.smithi086.stderr:sudo: ntpd: command not found 2024-04-13T12:04:22.433 INFO:teuthology.orchestra.run.smithi086.stdout:506 Cannot talk to daemon 2024-04-13T12:04:22.447 INFO:teuthology.orchestra.run.smithi142.stderr:sudo: ntpd: command not found 2024-04-13T12:04:22.448 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-13T12:04:22.458 INFO:teuthology.orchestra.run.smithi142.stdout:506 Cannot talk to daemon 2024-04-13T12:04:22.462 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-13T12:04:22.472 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-13T12:04:22.485 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-13T12:04:22.531 INFO:teuthology.orchestra.run.smithi086.stderr:bash: ntpq: command not found 2024-04-13T12:04:22.539 INFO:teuthology.orchestra.run.smithi086.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-13T12:04:22.539 INFO:teuthology.orchestra.run.smithi086.stdout:=============================================================================== 2024-04-13T12:04:22.539 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-13T12:04:22.539 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-13T12:04:22.539 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-13T12:04:22.539 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-13T12:04:22.545 INFO:teuthology.orchestra.run.smithi142.stderr:bash: ntpq: command not found 2024-04-13T12:04:22.550 INFO:teuthology.orchestra.run.smithi142.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-13T12:04:22.550 INFO:teuthology.orchestra.run.smithi142.stdout:=============================================================================== 2024-04-13T12:04:22.550 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-13T12:04:22.550 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-13T12:04:22.550 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-13T12:04:22.550 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-13T12:04:22.551 INFO:teuthology.run_tasks:Running task pexec... 2024-04-13T12:04:22.560 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-13T12:04:22.561 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi086.front.sepia.ceph.com 2024-04-13T12:04:22.561 DEBUG:teuthology.orchestra.run.smithi086:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-13T12:04:22.561 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi142.front.sepia.ceph.com 2024-04-13T12:04:22.561 DEBUG:teuthology.orchestra.run.smithi142:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-13T12:04:23.341 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:01:30 ago on Sat 13 Apr 2024 12:02:53 PM UTC. 2024-04-13T12:04:23.355 INFO:teuthology.orchestra.run.smithi142.stdout:Last metadata expiration check: 0:01:19 ago on Sat 13 Apr 2024 12:03:04 PM UTC. 2024-04-13T12:04:25.501 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2024-04-13T12:04:25.501 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-13T12:04:25.501 INFO:teuthology.orchestra.run.smithi142.stdout: Package Architecture Version Repository Size 2024-04-13T12:04:25.502 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-13T12:04:25.502 INFO:teuthology.orchestra.run.smithi142.stdout:Resetting modules: 2024-04-13T12:04:25.502 INFO:teuthology.orchestra.run.smithi142.stdout: container-tools 2024-04-13T12:04:25.502 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:04:25.502 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2024-04-13T12:04:25.502 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-13T12:04:25.502 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:04:25.510 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-04-13T12:04:25.511 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-13T12:04:25.511 INFO:teuthology.orchestra.run.smithi086.stdout: Package Architecture Version Repository Size 2024-04-13T12:04:25.511 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-13T12:04:25.511 INFO:teuthology.orchestra.run.smithi086.stdout:Resetting modules: 2024-04-13T12:04:25.511 INFO:teuthology.orchestra.run.smithi086.stdout: container-tools 2024-04-13T12:04:25.511 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:04:25.511 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2024-04-13T12:04:25.512 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-13T12:04:25.512 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:04:25.754 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2024-04-13T12:04:25.758 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2024-04-13T12:04:26.542 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:01:33 ago on Sat 13 Apr 2024 12:02:53 PM UTC. 2024-04-13T12:04:26.542 INFO:teuthology.orchestra.run.smithi142.stdout:Last metadata expiration check: 0:01:22 ago on Sat 13 Apr 2024 12:03:04 PM UTC. 2024-04-13T12:04:28.649 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2024-04-13T12:04:28.681 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-04-13T12:04:28.686 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-13T12:04:28.686 INFO:teuthology.orchestra.run.smithi142.stdout: Package Arch Version Repository Size 2024-04-13T12:04:28.686 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-13T12:04:28.686 INFO:teuthology.orchestra.run.smithi142.stdout:Installing group/module packages: 2024-04-13T12:04:28.686 INFO:teuthology.orchestra.run.smithi142.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-04-13T12:04:28.686 INFO:teuthology.orchestra.run.smithi142.stdout: buildah x86_64 2:1.33.6-2.module_el8+976+11360731 appstream 9.6 M 2024-04-13T12:04:28.686 INFO:teuthology.orchestra.run.smithi142.stdout: cockpit-podman noarch 84.1-1.module_el8+977+8ab54275 appstream 689 k 2024-04-13T12:04:28.686 INFO:teuthology.orchestra.run.smithi142.stdout: crun x86_64 1.14.3-2.module_el8+968+fbb249c7 appstream 258 k 2024-04-13T12:04:28.686 INFO:teuthology.orchestra.run.smithi142.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-04-13T12:04:28.686 INFO:teuthology.orchestra.run.smithi142.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-04-13T12:04:28.687 INFO:teuthology.orchestra.run.smithi142.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-04-13T12:04:28.687 INFO:teuthology.orchestra.run.smithi142.stdout: toolbox x86_64 0.0.99.5-2.module_el8+971+3d3df00d appstream 2.5 M 2024-04-13T12:04:28.687 INFO:teuthology.orchestra.run.smithi142.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-04-13T12:04:28.687 INFO:teuthology.orchestra.run.smithi142.stdout:Installing dependencies: 2024-04-13T12:04:28.687 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-04-13T12:04:28.687 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-04-13T12:04:28.687 INFO:teuthology.orchestra.run.smithi142.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-04-13T12:04:28.687 INFO:teuthology.orchestra.run.smithi142.stdout:Installing weak dependencies: 2024-04-13T12:04:28.687 INFO:teuthology.orchestra.run.smithi142.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-04-13T12:04:28.687 INFO:teuthology.orchestra.run.smithi142.stdout:Installing module profiles: 2024-04-13T12:04:28.687 INFO:teuthology.orchestra.run.smithi142.stdout: container-tools/common 2024-04-13T12:04:28.687 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:04:28.687 INFO:teuthology.orchestra.run.smithi142.stdout:Enabling module streams: 2024-04-13T12:04:28.687 INFO:teuthology.orchestra.run.smithi142.stdout: container-tools rhel8 2024-04-13T12:04:28.687 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:04:28.688 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2024-04-13T12:04:28.688 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-13T12:04:28.688 INFO:teuthology.orchestra.run.smithi142.stdout:Install 13 Packages 2024-04-13T12:04:28.688 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:04:28.688 INFO:teuthology.orchestra.run.smithi142.stdout:Total download size: 27 M 2024-04-13T12:04:28.688 INFO:teuthology.orchestra.run.smithi142.stdout:Installed size: 91 M 2024-04-13T12:04:28.689 INFO:teuthology.orchestra.run.smithi142.stdout:Downloading Packages: 2024-04-13T12:04:28.717 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-13T12:04:28.717 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repository Size 2024-04-13T12:04:28.717 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-13T12:04:28.718 INFO:teuthology.orchestra.run.smithi086.stdout:Installing group/module packages: 2024-04-13T12:04:28.718 INFO:teuthology.orchestra.run.smithi086.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-04-13T12:04:28.718 INFO:teuthology.orchestra.run.smithi086.stdout: buildah x86_64 2:1.33.6-2.module_el8+976+11360731 appstream 9.6 M 2024-04-13T12:04:28.718 INFO:teuthology.orchestra.run.smithi086.stdout: cockpit-podman noarch 84.1-1.module_el8+977+8ab54275 appstream 689 k 2024-04-13T12:04:28.718 INFO:teuthology.orchestra.run.smithi086.stdout: crun x86_64 1.14.3-2.module_el8+968+fbb249c7 appstream 258 k 2024-04-13T12:04:28.718 INFO:teuthology.orchestra.run.smithi086.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-04-13T12:04:28.718 INFO:teuthology.orchestra.run.smithi086.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-04-13T12:04:28.718 INFO:teuthology.orchestra.run.smithi086.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-04-13T12:04:28.718 INFO:teuthology.orchestra.run.smithi086.stdout: toolbox x86_64 0.0.99.5-2.module_el8+971+3d3df00d appstream 2.5 M 2024-04-13T12:04:28.718 INFO:teuthology.orchestra.run.smithi086.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-04-13T12:04:28.718 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2024-04-13T12:04:28.718 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-04-13T12:04:28.718 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-04-13T12:04:28.719 INFO:teuthology.orchestra.run.smithi086.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-04-13T12:04:28.719 INFO:teuthology.orchestra.run.smithi086.stdout:Installing weak dependencies: 2024-04-13T12:04:28.719 INFO:teuthology.orchestra.run.smithi086.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-04-13T12:04:28.719 INFO:teuthology.orchestra.run.smithi086.stdout:Installing module profiles: 2024-04-13T12:04:28.719 INFO:teuthology.orchestra.run.smithi086.stdout: container-tools/common 2024-04-13T12:04:28.719 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:04:28.719 INFO:teuthology.orchestra.run.smithi086.stdout:Enabling module streams: 2024-04-13T12:04:28.719 INFO:teuthology.orchestra.run.smithi086.stdout: container-tools rhel8 2024-04-13T12:04:28.719 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:04:28.719 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2024-04-13T12:04:28.719 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-13T12:04:28.719 INFO:teuthology.orchestra.run.smithi086.stdout:Install 13 Packages 2024-04-13T12:04:28.719 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:04:28.720 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 27 M 2024-04-13T12:04:28.720 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 91 M 2024-04-13T12:04:28.720 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2024-04-13T12:04:28.939 INFO:teuthology.orchestra.run.smithi086.stdout:(1/13): cockpit-podman-84.1-1.module_el8+977+8a 4.2 MB/s | 689 kB 00:00 2024-04-13T12:04:28.972 INFO:teuthology.orchestra.run.smithi086.stdout:(2/13): aardvark-dns-1.10.0-1.module_el8+871+55 5.2 MB/s | 1.0 MB 00:00 2024-04-13T12:04:28.998 INFO:teuthology.orchestra.run.smithi086.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 648 kB/s | 38 kB 00:00 2024-04-13T12:04:29.023 INFO:teuthology.orchestra.run.smithi086.stdout:(4/13): crun-1.14.3-2.module_el8+968+fbb249c7.x 5.0 MB/s | 258 kB 00:00 2024-04-13T12:04:29.065 INFO:teuthology.orchestra.run.smithi086.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 4.2 MB/s | 180 kB 00:00 2024-04-13T12:04:29.066 INFO:teuthology.orchestra.run.smithi142.stdout:(1/13): cockpit-podman-84.1-1.module_el8+977+8a 3.5 MB/s | 689 kB 00:00 2024-04-13T12:04:29.109 INFO:teuthology.orchestra.run.smithi142.stdout:(2/13): aardvark-dns-1.10.0-1.module_el8+871+55 4.3 MB/s | 1.0 MB 00:00 2024-04-13T12:04:29.134 INFO:teuthology.orchestra.run.smithi142.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 556 kB/s | 38 kB 00:00 2024-04-13T12:04:29.140 INFO:teuthology.orchestra.run.smithi086.stdout:(6/13): netavark-1.10.3-1.module_el8+951+32019c 29 MB/s | 4.1 MB 00:00 2024-04-13T12:04:29.159 INFO:teuthology.orchestra.run.smithi142.stdout:(4/13): crun-1.14.3-2.module_el8+968+fbb249c7.x 5.0 MB/s | 258 kB 00:00 2024-04-13T12:04:29.165 INFO:teuthology.orchestra.run.smithi086.stdout:(7/13): python3-pytoml-0.1.14-5.git7dea353.el8. 247 kB/s | 25 kB 00:00 2024-04-13T12:04:29.201 INFO:teuthology.orchestra.run.smithi142.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 4.2 MB/s | 180 kB 00:00 2024-04-13T12:04:29.243 INFO:teuthology.orchestra.run.smithi142.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 597 kB/s | 25 kB 00:00 2024-04-13T12:04:29.274 INFO:teuthology.orchestra.run.smithi086.stdout:(8/13): buildah-1.33.6-2.module_el8+976+1136073 19 MB/s | 9.6 MB 00:00 2024-04-13T12:04:29.299 INFO:teuthology.orchestra.run.smithi086.stdout:(9/13): python3-pyxdg-0.25-16.el8.noarch.rpm 703 kB/s | 94 kB 00:00 2024-04-13T12:04:29.301 INFO:teuthology.orchestra.run.smithi142.stdout:(7/13): netavark-1.10.3-1.module_el8+951+32019c 24 MB/s | 4.1 MB 00:00 2024-04-13T12:04:29.319 INFO:teuthology.orchestra.run.smithi142.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.2 MB/s | 94 kB 00:00 2024-04-13T12:04:29.358 INFO:teuthology.orchestra.run.smithi086.stdout:(10/13): toolbox-0.0.99.5-2.module_el8+971+3d3d 30 MB/s | 2.5 MB 00:00 2024-04-13T12:04:29.383 INFO:teuthology.orchestra.run.smithi086.stdout:(11/13): udica-0.2.6-20.module_el8+804+f131391c 629 kB/s | 53 kB 00:00 2024-04-13T12:04:29.408 INFO:teuthology.orchestra.run.smithi086.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 819 kB/s | 41 kB 00:00 2024-04-13T12:04:29.435 INFO:teuthology.orchestra.run.smithi142.stdout:(9/13): buildah-1.33.6-2.module_el8+976+1136073 17 MB/s | 9.6 MB 00:00 2024-04-13T12:04:29.478 INFO:teuthology.orchestra.run.smithi142.stdout:(10/13): udica-0.2.6-20.module_el8+804+f131391c 1.2 MB/s | 53 kB 00:00 2024-04-13T12:04:29.528 INFO:teuthology.orchestra.run.smithi142.stdout:(11/13): toolbox-0.0.99.5-2.module_el8+971+3d3d 12 MB/s | 2.5 MB 00:00 2024-04-13T12:04:29.534 INFO:teuthology.orchestra.run.smithi086.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 24 MB/s | 8.8 MB 00:00 2024-04-13T12:04:29.534 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:04:29.534 INFO:teuthology.orchestra.run.smithi086.stdout:Total 34 MB/s | 27 MB 00:00 2024-04-13T12:04:29.553 INFO:teuthology.orchestra.run.smithi142.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 547 kB/s | 41 kB 00:00 2024-04-13T12:04:29.671 INFO:teuthology.orchestra.run.smithi142.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 24 MB/s | 8.8 MB 00:00 2024-04-13T12:04:29.671 INFO:teuthology.orchestra.run.smithi142.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:04:29.671 INFO:teuthology.orchestra.run.smithi142.stdout:Total 28 MB/s | 27 MB 00:00 2024-04-13T12:04:29.803 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2024-04-13T12:04:29.824 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2024-04-13T12:04:29.824 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2024-04-13T12:04:29.938 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction check 2024-04-13T12:04:29.959 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction check succeeded. 2024-04-13T12:04:29.959 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction test 2024-04-13T12:04:30.094 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2024-04-13T12:04:30.097 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2024-04-13T12:04:30.221 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction test succeeded. 2024-04-13T12:04:30.224 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction 2024-04-13T12:04:30.737 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2024-04-13T12:04:30.870 INFO:teuthology.orchestra.run.smithi142.stdout: Preparing : 1/1 2024-04-13T12:04:31.676 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-04-13T12:04:31.801 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-04-13T12:04:31.889 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-04-13T12:04:32.021 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-04-13T12:04:32.051 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-04-13T12:04:32.175 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-04-13T12:04:32.246 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-04-13T12:04:32.362 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-04-13T12:04:32.504 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-04-13T12:04:32.586 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-04-13T12:04:33.045 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-04-13T12:04:33.093 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-04-13T12:04:34.014 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-04-13T12:04:34.061 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-04-13T12:04:34.273 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 8/13 2024-04-13T12:04:34.327 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 8/13 2024-04-13T12:04:34.453 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 9/13 2024-04-13T12:04:34.523 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 9/13 2024-04-13T12:04:34.908 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-04-13T12:04:34.941 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-04-13T12:04:35.123 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-13T12:04:35.135 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-13T12:04:35.321 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-13T12:04:35.347 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-13T12:04:35.558 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-13T12:04:35.567 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-13T12:04:35.983 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-13T12:04:35.983 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-04-13T12:04:35.983 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2/13 2024-04-13T12:04:35.983 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 3/13 2024-04-13T12:04:35.983 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-04-13T12:04:35.983 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 5/13 2024-04-13T12:04:35.983 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-04-13T12:04:35.983 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-04-13T12:04:35.983 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-04-13T12:04:35.983 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-04-13T12:04:35.984 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-04-13T12:04:35.984 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-13T12:04:35.984 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-13T12:04:35.985 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-13T12:04:35.985 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-04-13T12:04:35.986 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2/13 2024-04-13T12:04:35.986 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 3/13 2024-04-13T12:04:35.986 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-04-13T12:04:35.986 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 5/13 2024-04-13T12:04:35.986 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-04-13T12:04:35.986 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-04-13T12:04:35.986 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-04-13T12:04:35.986 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-04-13T12:04:35.986 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-04-13T12:04:35.986 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-13T12:04:35.986 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-13T12:04:36.494 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-04-13T12:04:36.495 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:04:36.495 INFO:teuthology.orchestra.run.smithi142.stdout:Installed: 2024-04-13T12:04:36.495 INFO:teuthology.orchestra.run.smithi142.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-04-13T12:04:36.495 INFO:teuthology.orchestra.run.smithi142.stdout: buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2024-04-13T12:04:36.495 INFO:teuthology.orchestra.run.smithi142.stdout: cockpit-podman-84.1-1.module_el8+977+8ab54275.noarch 2024-04-13T12:04:36.495 INFO:teuthology.orchestra.run.smithi142.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-04-13T12:04:36.495 INFO:teuthology.orchestra.run.smithi142.stdout: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 2024-04-13T12:04:36.495 INFO:teuthology.orchestra.run.smithi142.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-04-13T12:04:36.495 INFO:teuthology.orchestra.run.smithi142.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-04-13T12:04:36.495 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-04-13T12:04:36.495 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-04-13T12:04:36.495 INFO:teuthology.orchestra.run.smithi142.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-04-13T12:04:36.495 INFO:teuthology.orchestra.run.smithi142.stdout: toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 2024-04-13T12:04:36.496 INFO:teuthology.orchestra.run.smithi142.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-04-13T12:04:36.496 INFO:teuthology.orchestra.run.smithi142.stdout: yajl-2.1.0-12.el8.x86_64 2024-04-13T12:04:36.496 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:04:36.496 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2024-04-13T12:04:36.515 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-04-13T12:04:36.515 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:04:36.515 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2024-04-13T12:04:36.515 INFO:teuthology.orchestra.run.smithi086.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-04-13T12:04:36.515 INFO:teuthology.orchestra.run.smithi086.stdout: buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2024-04-13T12:04:36.515 INFO:teuthology.orchestra.run.smithi086.stdout: cockpit-podman-84.1-1.module_el8+977+8ab54275.noarch 2024-04-13T12:04:36.515 INFO:teuthology.orchestra.run.smithi086.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-04-13T12:04:36.515 INFO:teuthology.orchestra.run.smithi086.stdout: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 2024-04-13T12:04:36.515 INFO:teuthology.orchestra.run.smithi086.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-04-13T12:04:36.516 INFO:teuthology.orchestra.run.smithi086.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-04-13T12:04:36.516 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-04-13T12:04:36.516 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-04-13T12:04:36.516 INFO:teuthology.orchestra.run.smithi086.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-04-13T12:04:36.516 INFO:teuthology.orchestra.run.smithi086.stdout: toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 2024-04-13T12:04:36.516 INFO:teuthology.orchestra.run.smithi086.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-04-13T12:04:36.516 INFO:teuthology.orchestra.run.smithi086.stdout: yajl-2.1.0-12.el8.x86_64 2024-04-13T12:04:36.516 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:04:36.516 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2024-04-13T12:04:36.798 DEBUG:teuthology.parallel:result is None 2024-04-13T12:04:36.801 DEBUG:teuthology.parallel:result is None 2024-04-13T12:04:36.802 INFO:teuthology.run_tasks:Running task install... 2024-04-13T12:04:36.810 DEBUG:teuthology.task.install:project ceph 2024-04-13T12:04:36.810 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '3912a595edbe78ed8c8afd668289a3540a16f46f'}} 2024-04-13T12:04:36.810 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '3912a595edbe78ed8c8afd668289a3540a16f46f'} 2024-04-13T12:04:36.810 INFO:teuthology.task.install:Using flavor: default 2024-04-13T12:04:36.813 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'ceph-mds', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python-ceph', 'libcephfs1', 'libcephfs-java', 'libcephfs-jni', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-fuse', 'cephfs-java', 'libcephfs_jni1', 'libcephfs1', 'librados2', 'librbd1', 'python-ceph', 'rbd-fuse']} 2024-04-13T12:04:36.813 INFO:teuthology.task.install:extra packages: [] 2024-04-13T12:04:36.814 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'pacific', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '3912a595edbe78ed8c8afd668289a3540a16f46f', 'tag': None, 'wait_for_package': False} 2024-04-13T12:04:36.814 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-13T12:04:36.814 INFO:teuthology.packaging:ref: None 2024-04-13T12:04:36.814 INFO:teuthology.packaging:tag: None 2024-04-13T12:04:36.814 INFO:teuthology.packaging:branch: pacific 2024-04-13T12:04:36.814 INFO:teuthology.packaging:sha1: 3912a595edbe78ed8c8afd668289a3540a16f46f 2024-04-13T12:04:36.815 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2024-04-13T12:04:36.817 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'pacific', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '3912a595edbe78ed8c8afd668289a3540a16f46f', 'tag': None, 'wait_for_package': False} 2024-04-13T12:04:36.817 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-13T12:04:36.817 INFO:teuthology.packaging:ref: None 2024-04-13T12:04:36.817 INFO:teuthology.packaging:tag: None 2024-04-13T12:04:36.817 INFO:teuthology.packaging:branch: pacific 2024-04-13T12:04:36.817 INFO:teuthology.packaging:sha1: 3912a595edbe78ed8c8afd668289a3540a16f46f 2024-04-13T12:04:36.817 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2024-04-13T12:04:37.025 INFO:teuthology.task.install.rpm:Pulling from https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/ 2024-04-13T12:04:37.025 INFO:teuthology.task.install.rpm:Package version is 16.2.15-0 2024-04-13T12:04:37.050 INFO:teuthology.task.install.rpm:Pulling from https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/ 2024-04-13T12:04:37.050 INFO:teuthology.task.install.rpm:Package version is 16.2.15-0 2024-04-13T12:04:37.076 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-13T12:04:37.076 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-04-13T12:04:37.076 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-13T12:04:37.087 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://chacra.ceph.com/r/ceph/pacific/618f440892089921c3e944a991122ddc44e60516/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-13T12:04:37.087 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-04-13T12:04:37.087 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-13T12:04:37.103 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-fuse, cephfs-java, libcephfs_jni1, libcephfs1, librados2, librbd1, python-ceph, rbd-fuse on remote rpm x86_64 2024-04-13T12:04:37.104 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-13T12:04:37.104 INFO:teuthology.packaging:ref: None 2024-04-13T12:04:37.104 INFO:teuthology.packaging:tag: None 2024-04-13T12:04:37.104 INFO:teuthology.packaging:branch: pacific 2024-04-13T12:04:37.104 INFO:teuthology.packaging:sha1: 3912a595edbe78ed8c8afd668289a3540a16f46f 2024-04-13T12:04:37.104 DEBUG:teuthology.orchestra.run.smithi086:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/pacific/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-13T12:04:37.115 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-fuse, cephfs-java, libcephfs_jni1, libcephfs1, librados2, librbd1, python-ceph, rbd-fuse on remote rpm x86_64 2024-04-13T12:04:37.116 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-13T12:04:37.116 INFO:teuthology.packaging:ref: None 2024-04-13T12:04:37.116 INFO:teuthology.packaging:tag: None 2024-04-13T12:04:37.116 INFO:teuthology.packaging:branch: pacific 2024-04-13T12:04:37.116 INFO:teuthology.packaging:sha1: 3912a595edbe78ed8c8afd668289a3540a16f46f 2024-04-13T12:04:37.116 DEBUG:teuthology.orchestra.run.smithi142:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/pacific/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-13T12:04:37.172 DEBUG:teuthology.orchestra.run.smithi086:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-04-13T12:04:37.185 DEBUG:teuthology.orchestra.run.smithi142:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-04-13T12:04:37.248 DEBUG:teuthology.orchestra.run.smithi086:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-04-13T12:04:37.261 DEBUG:teuthology.orchestra.run.smithi142:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-04-13T12:04:37.314 INFO:teuthology.orchestra.run.smithi086.stdout:check_obsoletes = 1 2024-04-13T12:04:37.315 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum clean all 2024-04-13T12:04:37.328 INFO:teuthology.orchestra.run.smithi142.stdout:check_obsoletes = 1 2024-04-13T12:04:37.329 DEBUG:teuthology.orchestra.run.smithi142:> sudo yum clean all 2024-04-13T12:04:37.590 INFO:teuthology.orchestra.run.smithi086.stdout:78 files removed 2024-04-13T12:04:37.595 INFO:teuthology.orchestra.run.smithi142.stdout:78 files removed 2024-04-13T12:04:37.618 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install ceph-radosgw 2024-04-13T12:04:37.623 DEBUG:teuthology.orchestra.run.smithi142:> sudo yum -y install ceph-radosgw 2024-04-13T12:04:38.120 INFO:teuthology.orchestra.run.smithi142.stdout:ceph packages for x86_64 810 kB/s | 76 kB 00:00 2024-04-13T12:04:38.132 INFO:teuthology.orchestra.run.smithi086.stdout:ceph packages for x86_64 720 kB/s | 76 kB 00:00 2024-04-13T12:04:38.249 INFO:teuthology.orchestra.run.smithi086.stdout:ceph noarch packages 194 kB/s | 15 kB 00:00 2024-04-13T12:04:38.375 INFO:teuthology.orchestra.run.smithi086.stdout:ceph source packages 18 kB/s | 1.7 kB 00:00 2024-04-13T12:04:38.412 INFO:teuthology.orchestra.run.smithi142.stdout:ceph noarch packages 60 kB/s | 15 kB 00:00 2024-04-13T12:04:38.522 INFO:teuthology.orchestra.run.smithi142.stdout:ceph source packages 22 kB/s | 1.7 kB 00:00 2024-04-13T12:04:39.309 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 8 - AppStream 31 MB/s | 28 MB 00:00 2024-04-13T12:04:39.405 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 8 - AppStream 33 MB/s | 28 MB 00:00 2024-04-13T12:04:45.111 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 8 - BaseOS 12 MB/s | 10 MB 00:00 2024-04-13T12:04:45.339 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 8 - BaseOS 12 MB/s | 10 MB 00:00 2024-04-13T12:04:46.886 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 8 - Extras 94 kB/s | 18 kB 00:00 2024-04-13T12:04:47.232 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 8 - Extras 64 kB/s | 18 kB 00:00 2024-04-13T12:04:47.262 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 8 - Extras common packages 29 kB/s | 7.7 kB 00:00 2024-04-13T12:04:47.732 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 8 - Extras common packages 20 kB/s | 7.7 kB 00:00 2024-04-13T12:04:48.571 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 8 - PowerTools 4.1 MB/s | 5.0 MB 00:01 2024-04-13T12:04:48.934 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 8 - PowerTools 4.5 MB/s | 5.0 MB 00:01 2024-04-13T12:04:49.606 INFO:teuthology.orchestra.run.smithi086.stdout:Copr repo for python3-asyncssh owned by ceph 31 kB/s | 3.5 kB 00:00 2024-04-13T12:04:50.077 INFO:teuthology.orchestra.run.smithi142.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2024-04-13T12:04:50.917 INFO:teuthology.orchestra.run.smithi086.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2024-04-13T12:04:51.913 INFO:teuthology.orchestra.run.smithi142.stdout:Extra Packages for Enterprise Linux 9.3 MB/s | 16 MB 00:01 2024-04-13T12:04:54.690 INFO:teuthology.orchestra.run.smithi086.stdout:lab-extras 393 kB/s | 24 kB 00:00 2024-04-13T12:04:55.844 INFO:teuthology.orchestra.run.smithi142.stdout:lab-extras 417 kB/s | 24 kB 00:00 2024-04-13T12:04:58.290 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-04-13T12:04:58.292 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-13T12:04:58.292 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repository Size 2024-04-13T12:04:58.292 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-13T12:04:58.292 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2024-04-13T12:04:58.292 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-radosgw x86_64 2:16.2.15-0.el8 ceph 12 M 2024-04-13T12:04:58.293 INFO:teuthology.orchestra.run.smithi086.stdout:Upgrading: 2024-04-13T12:04:58.293 INFO:teuthology.orchestra.run.smithi086.stdout: librados2 x86_64 2:16.2.15-0.el8 ceph 3.7 M 2024-04-13T12:04:58.293 INFO:teuthology.orchestra.run.smithi086.stdout: librbd1 x86_64 2:16.2.15-0.el8 ceph 4.2 M 2024-04-13T12:04:58.293 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2024-04-13T12:04:58.293 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-base x86_64 2:16.2.15-0.el8 ceph 6.1 M 2024-04-13T12:04:58.293 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-common x86_64 2:16.2.15-0.el8 ceph 24 M 2024-04-13T12:04:58.293 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-selinux x86_64 2:16.2.15-0.el8 ceph 26 k 2024-04-13T12:04:58.293 INFO:teuthology.orchestra.run.smithi086.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2024-04-13T12:04:58.293 INFO:teuthology.orchestra.run.smithi086.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2024-04-13T12:04:58.293 INFO:teuthology.orchestra.run.smithi086.stdout: libcephfs2 x86_64 2:16.2.15-0.el8 ceph 825 k 2024-04-13T12:04:58.293 INFO:teuthology.orchestra.run.smithi086.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2024-04-13T12:04:58.293 INFO:teuthology.orchestra.run.smithi086.stdout: librabbitmq x86_64 0.9.0-5.el8 baseos 47 k 2024-04-13T12:04:58.293 INFO:teuthology.orchestra.run.smithi086.stdout: libradosstriper1 x86_64 2:16.2.15-0.el8 ceph 494 k 2024-04-13T12:04:58.294 INFO:teuthology.orchestra.run.smithi086.stdout: librdkafka x86_64 1.6.1-1.el8 appstream 677 k 2024-04-13T12:04:58.294 INFO:teuthology.orchestra.run.smithi086.stdout: librgw2 x86_64 2:16.2.15-0.el8 ceph 3.8 M 2024-04-13T12:04:58.294 INFO:teuthology.orchestra.run.smithi086.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2024-04-13T12:04:58.294 INFO:teuthology.orchestra.run.smithi086.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2024-04-13T12:04:58.294 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ceph-argparse x86_64 2:16.2.15-0.el8 ceph 45 k 2024-04-13T12:04:58.294 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ceph-common x86_64 2:16.2.15-0.el8 ceph 99 k 2024-04-13T12:04:58.294 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cephfs x86_64 2:16.2.15-0.el8 ceph 215 k 2024-04-13T12:04:58.294 INFO:teuthology.orchestra.run.smithi086.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2024-04-13T12:04:58.294 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rados x86_64 2:16.2.15-0.el8 ceph 389 k 2024-04-13T12:04:58.294 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rbd x86_64 2:16.2.15-0.el8 ceph 369 k 2024-04-13T12:04:58.294 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rgw x86_64 2:16.2.15-0.el8 ceph 114 k 2024-04-13T12:04:58.294 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:04:58.294 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2024-04-13T12:04:58.294 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-13T12:04:58.295 INFO:teuthology.orchestra.run.smithi086.stdout:Install 21 Packages 2024-04-13T12:04:58.295 INFO:teuthology.orchestra.run.smithi086.stdout:Upgrade 2 Packages 2024-04-13T12:04:58.295 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:04:58.295 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 58 M 2024-04-13T12:04:58.295 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2024-04-13T12:04:59.008 INFO:teuthology.orchestra.run.smithi086.stdout:(1/23): ceph-base-16.2.15-0.el8.x86_64.rpm 22 MB/s | 6.1 MB 00:00 2024-04-13T12:04:59.458 INFO:teuthology.orchestra.run.smithi086.stdout:(2/23): ceph-radosgw-16.2.15-0.el8.x86_64.rpm 16 MB/s | 12 MB 00:00 2024-04-13T12:04:59.484 INFO:teuthology.orchestra.run.smithi086.stdout:(3/23): ceph-selinux-16.2.15-0.el8.x86_64.rpm 54 kB/s | 26 kB 00:00 2024-04-13T12:04:59.494 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2024-04-13T12:04:59.494 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-13T12:04:59.494 INFO:teuthology.orchestra.run.smithi142.stdout: Package Arch Version Repository Size 2024-04-13T12:04:59.495 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-13T12:04:59.495 INFO:teuthology.orchestra.run.smithi142.stdout:Installing: 2024-04-13T12:04:59.495 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-radosgw x86_64 2:16.2.15-0.el8 ceph 12 M 2024-04-13T12:04:59.495 INFO:teuthology.orchestra.run.smithi142.stdout:Upgrading: 2024-04-13T12:04:59.495 INFO:teuthology.orchestra.run.smithi142.stdout: librados2 x86_64 2:16.2.15-0.el8 ceph 3.7 M 2024-04-13T12:04:59.495 INFO:teuthology.orchestra.run.smithi142.stdout: librbd1 x86_64 2:16.2.15-0.el8 ceph 4.2 M 2024-04-13T12:04:59.495 INFO:teuthology.orchestra.run.smithi142.stdout:Installing dependencies: 2024-04-13T12:04:59.495 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-base x86_64 2:16.2.15-0.el8 ceph 6.1 M 2024-04-13T12:04:59.495 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-common x86_64 2:16.2.15-0.el8 ceph 24 M 2024-04-13T12:04:59.495 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-selinux x86_64 2:16.2.15-0.el8 ceph 26 k 2024-04-13T12:04:59.495 INFO:teuthology.orchestra.run.smithi142.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2024-04-13T12:04:59.495 INFO:teuthology.orchestra.run.smithi142.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2024-04-13T12:04:59.495 INFO:teuthology.orchestra.run.smithi142.stdout: libcephfs2 x86_64 2:16.2.15-0.el8 ceph 825 k 2024-04-13T12:04:59.496 INFO:teuthology.orchestra.run.smithi142.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2024-04-13T12:04:59.496 INFO:teuthology.orchestra.run.smithi142.stdout: librabbitmq x86_64 0.9.0-5.el8 baseos 47 k 2024-04-13T12:04:59.496 INFO:teuthology.orchestra.run.smithi142.stdout: libradosstriper1 x86_64 2:16.2.15-0.el8 ceph 494 k 2024-04-13T12:04:59.496 INFO:teuthology.orchestra.run.smithi142.stdout: librdkafka x86_64 1.6.1-1.el8 appstream 677 k 2024-04-13T12:04:59.496 INFO:teuthology.orchestra.run.smithi142.stdout: librgw2 x86_64 2:16.2.15-0.el8 ceph 3.8 M 2024-04-13T12:04:59.496 INFO:teuthology.orchestra.run.smithi142.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2024-04-13T12:04:59.496 INFO:teuthology.orchestra.run.smithi142.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2024-04-13T12:04:59.496 INFO:teuthology.orchestra.run.smithi142.stdout: python3-ceph-argparse x86_64 2:16.2.15-0.el8 ceph 45 k 2024-04-13T12:04:59.496 INFO:teuthology.orchestra.run.smithi142.stdout: python3-ceph-common x86_64 2:16.2.15-0.el8 ceph 99 k 2024-04-13T12:04:59.496 INFO:teuthology.orchestra.run.smithi142.stdout: python3-cephfs x86_64 2:16.2.15-0.el8 ceph 215 k 2024-04-13T12:04:59.496 INFO:teuthology.orchestra.run.smithi142.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2024-04-13T12:04:59.496 INFO:teuthology.orchestra.run.smithi142.stdout: python3-rados x86_64 2:16.2.15-0.el8 ceph 389 k 2024-04-13T12:04:59.496 INFO:teuthology.orchestra.run.smithi142.stdout: python3-rbd x86_64 2:16.2.15-0.el8 ceph 369 k 2024-04-13T12:04:59.496 INFO:teuthology.orchestra.run.smithi142.stdout: python3-rgw x86_64 2:16.2.15-0.el8 ceph 114 k 2024-04-13T12:04:59.497 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:04:59.497 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2024-04-13T12:04:59.497 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-13T12:04:59.497 INFO:teuthology.orchestra.run.smithi142.stdout:Install 21 Packages 2024-04-13T12:04:59.497 INFO:teuthology.orchestra.run.smithi142.stdout:Upgrade 2 Packages 2024-04-13T12:04:59.497 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:04:59.497 INFO:teuthology.orchestra.run.smithi142.stdout:Total download size: 58 M 2024-04-13T12:04:59.497 INFO:teuthology.orchestra.run.smithi142.stdout:Downloading Packages: 2024-04-13T12:04:59.742 INFO:teuthology.orchestra.run.smithi086.stdout:(4/23): libcephfs2-16.2.15-0.el8.x86_64.rpm 2.8 MB/s | 825 kB 00:00 2024-04-13T12:04:59.776 INFO:teuthology.orchestra.run.smithi086.stdout:(5/23): libradosstriper1-16.2.15-0.el8.x86_64.r 1.6 MB/s | 494 kB 00:00 2024-04-13T12:04:59.968 INFO:teuthology.orchestra.run.smithi086.stdout:(6/23): librgw2-16.2.15-0.el8.x86_64.rpm 17 MB/s | 3.8 MB 00:00 2024-04-13T12:05:00.043 INFO:teuthology.orchestra.run.smithi086.stdout:(7/23): python3-ceph-argparse-16.2.15-0.el8.x86 168 kB/s | 45 kB 00:00 2024-04-13T12:05:00.069 INFO:teuthology.orchestra.run.smithi086.stdout:(8/23): python3-ceph-common-16.2.15-0.el8.x86_6 985 kB/s | 99 kB 00:00 2024-04-13T12:05:00.127 INFO:teuthology.orchestra.run.smithi086.stdout:(9/23): python3-cephfs-16.2.15-0.el8.x86_64.rpm 2.5 MB/s | 215 kB 00:00 2024-04-13T12:05:00.162 INFO:teuthology.orchestra.run.smithi086.stdout:(10/23): python3-rados-16.2.15-0.el8.x86_64.rpm 4.1 MB/s | 389 kB 00:00 2024-04-13T12:05:00.194 INFO:teuthology.orchestra.run.smithi086.stdout:(11/23): python3-rbd-16.2.15-0.el8.x86_64.rpm 5.4 MB/s | 369 kB 00:00 2024-04-13T12:05:00.195 INFO:teuthology.orchestra.run.smithi142.stdout:(1/23): ceph-base-16.2.15-0.el8.x86_64.rpm 44 MB/s | 6.1 MB 00:00 2024-04-13T12:05:00.220 INFO:teuthology.orchestra.run.smithi142.stdout:(2/23): ceph-selinux-16.2.15-0.el8.x86_64.rpm 1.0 MB/s | 26 kB 00:00 2024-04-13T12:05:00.284 INFO:teuthology.orchestra.run.smithi142.stdout:(3/23): libcephfs2-16.2.15-0.el8.x86_64.rpm 13 MB/s | 825 kB 00:00 2024-04-13T12:05:00.321 INFO:teuthology.orchestra.run.smithi142.stdout:(4/23): libradosstriper1-16.2.15-0.el8.x86_64.r 13 MB/s | 494 kB 00:00 2024-04-13T12:05:00.413 INFO:teuthology.orchestra.run.smithi142.stdout:(5/23): librgw2-16.2.15-0.el8.x86_64.rpm 41 MB/s | 3.8 MB 00:00 2024-04-13T12:05:00.428 INFO:teuthology.orchestra.run.smithi086.stdout:(12/23): ceph-common-16.2.15-0.el8.x86_64.rpm 14 MB/s | 24 MB 00:01 2024-04-13T12:05:00.438 INFO:teuthology.orchestra.run.smithi142.stdout:(6/23): python3-ceph-argparse-16.2.15-0.el8.x86 1.8 MB/s | 45 kB 00:00 2024-04-13T12:05:00.453 INFO:teuthology.orchestra.run.smithi086.stdout:(13/23): python3-rgw-16.2.15-0.el8.x86_64.rpm 394 kB/s | 114 kB 00:00 2024-04-13T12:05:00.464 INFO:teuthology.orchestra.run.smithi142.stdout:(7/23): python3-ceph-common-16.2.15-0.el8.x86_6 3.9 MB/s | 99 kB 00:00 2024-04-13T12:05:00.480 INFO:teuthology.orchestra.run.smithi142.stdout:(8/23): python3-cephfs-16.2.15-0.el8.x86_64.rpm 13 MB/s | 215 kB 00:00 2024-04-13T12:05:00.515 INFO:teuthology.orchestra.run.smithi142.stdout:(9/23): python3-rados-16.2.15-0.el8.x86_64.rpm 11 MB/s | 389 kB 00:00 2024-04-13T12:05:00.537 INFO:teuthology.orchestra.run.smithi086.stdout:(14/23): python3-prettytable-0.7.2-14.el8.noarc 528 kB/s | 44 kB 00:00 2024-04-13T12:05:00.562 INFO:teuthology.orchestra.run.smithi086.stdout:(15/23): librdkafka-1.6.1-1.el8.x86_64.rpm 1.8 MB/s | 677 kB 00:00 2024-04-13T12:05:00.588 INFO:teuthology.orchestra.run.smithi086.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.6 MB/s | 259 kB 00:00 2024-04-13T12:05:00.631 INFO:teuthology.orchestra.run.smithi142.stdout:(10/23): ceph-radosgw-16.2.15-0.el8.x86_64.rpm 20 MB/s | 12 MB 00:00 2024-04-13T12:05:00.656 INFO:teuthology.orchestra.run.smithi142.stdout:(11/23): python3-rgw-16.2.15-0.el8.x86_64.rpm 4.5 MB/s | 114 kB 00:00 2024-04-13T12:05:00.682 INFO:teuthology.orchestra.run.smithi142.stdout:(12/23): python3-rbd-16.2.15-0.el8.x86_64.rpm 2.2 MB/s | 369 kB 00:00 2024-04-13T12:05:00.738 INFO:teuthology.orchestra.run.smithi086.stdout:(17/23): librabbitmq-0.9.0-5.el8.x86_64.rpm 235 kB/s | 47 kB 00:00 2024-04-13T12:05:00.763 INFO:teuthology.orchestra.run.smithi086.stdout:(18/23): leveldb-1.22-1.el8.x86_64.rpm 1.0 MB/s | 181 kB 00:00 2024-04-13T12:05:00.788 INFO:teuthology.orchestra.run.smithi086.stdout:(19/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.3 MB/s | 306 kB 00:00 2024-04-13T12:05:00.814 INFO:teuthology.orchestra.run.smithi086.stdout:(20/23): libunwind-1.3.1-3.el8.x86_64.rpm 1.5 MB/s | 75 kB 00:00 2024-04-13T12:05:00.864 INFO:teuthology.orchestra.run.smithi086.stdout:(21/23): liboath-2.6.2-3.el8.x86_64.rpm 468 kB/s | 59 kB 00:00 2024-04-13T12:05:00.974 INFO:teuthology.orchestra.run.smithi142.stdout:(13/23): ceph-common-16.2.15-0.el8.x86_64.rpm 26 MB/s | 24 MB 00:00 2024-04-13T12:05:01.016 INFO:teuthology.orchestra.run.smithi142.stdout:(14/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 777 kB/s | 259 kB 00:00 2024-04-13T12:05:01.031 INFO:teuthology.orchestra.run.smithi086.stdout:(22/23): librados2-16.2.15-0.el8.x86_64.rpm 15 MB/s | 3.7 MB 00:00 2024-04-13T12:05:01.050 INFO:teuthology.orchestra.run.smithi142.stdout:(15/23): librdkafka-1.6.1-1.el8.x86_64.rpm 1.7 MB/s | 677 kB 00:00 2024-04-13T12:05:01.075 INFO:teuthology.orchestra.run.smithi142.stdout:(16/23): python3-prettytable-0.7.2-14.el8.noarc 438 kB/s | 44 kB 00:00 2024-04-13T12:05:01.090 INFO:teuthology.orchestra.run.smithi086.stdout:(23/23): librbd1-16.2.15-0.el8.x86_64.rpm 15 MB/s | 4.2 MB 00:00 2024-04-13T12:05:01.092 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:05:01.092 INFO:teuthology.orchestra.run.smithi086.stdout:Total 21 MB/s | 58 MB 00:02 2024-04-13T12:05:01.137 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2024-04-13T12:05:01.175 INFO:teuthology.orchestra.run.smithi142.stdout:(17/23): librabbitmq-0.9.0-5.el8.x86_64.rpm 296 kB/s | 47 kB 00:00 2024-04-13T12:05:01.184 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2024-04-13T12:05:01.184 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2024-04-13T12:05:01.537 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2024-04-13T12:05:01.540 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2024-04-13T12:05:01.809 INFO:teuthology.orchestra.run.smithi142.stdout:(18/23): liboath-2.6.2-3.el8.x86_64.rpm 94 kB/s | 59 kB 00:00 2024-04-13T12:05:01.926 INFO:teuthology.orchestra.run.smithi142.stdout:(19/23): leveldb-1.22-1.el8.x86_64.rpm 213 kB/s | 181 kB 00:00 2024-04-13T12:05:02.001 INFO:teuthology.orchestra.run.smithi142.stdout:(20/23): librados2-16.2.15-0.el8.x86_64.rpm 50 MB/s | 3.7 MB 00:00 2024-04-13T12:05:02.085 INFO:teuthology.orchestra.run.smithi142.stdout:(21/23): librbd1-16.2.15-0.el8.x86_64.rpm 50 MB/s | 4.2 MB 00:00 2024-04-13T12:05:02.141 INFO:teuthology.orchestra.run.smithi142.stdout:(22/23): gperftools-libs-2.7-9.el8.x86_64.rpm 281 kB/s | 306 kB 00:01 2024-04-13T12:05:02.160 INFO:teuthology.orchestra.run.smithi142.stdout:(23/23): libunwind-1.3.1-3.el8.x86_64.rpm 214 kB/s | 75 kB 00:00 2024-04-13T12:05:02.164 INFO:teuthology.orchestra.run.smithi142.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:05:02.164 INFO:teuthology.orchestra.run.smithi142.stdout:Total 22 MB/s | 58 MB 00:02 2024-04-13T12:05:02.208 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction check 2024-04-13T12:05:02.255 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction check succeeded. 2024-04-13T12:05:02.255 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction test 2024-04-13T12:05:02.552 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2024-04-13T12:05:02.596 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction test succeeded. 2024-04-13T12:05:02.599 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction 2024-04-13T12:05:02.752 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/25 2024-04-13T12:05:02.930 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2024-04-13T12:05:03.342 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2024-04-13T12:05:03.539 INFO:teuthology.orchestra.run.smithi086.stdout: Upgrading : librados2-2:16.2.15-0.el8.x86_64 3/25 2024-04-13T12:05:03.583 INFO:teuthology.orchestra.run.smithi142.stdout: Preparing : 1/1 2024-04-13T12:05:03.655 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librados2-2:16.2.15-0.el8.x86_64 3/25 2024-04-13T12:05:03.792 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/25 2024-04-13T12:05:03.891 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-rados-2:16.2.15-0.el8.x86_64 4/25 2024-04-13T12:05:04.021 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2024-04-13T12:05:04.055 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libcephfs2-2:16.2.15-0.el8.x86_64 5/25 2024-04-13T12:05:04.432 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2024-04-13T12:05:04.489 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: libcephfs2-2:16.2.15-0.el8.x86_64 5/25 2024-04-13T12:05:04.672 INFO:teuthology.orchestra.run.smithi086.stdout: Upgrading : librbd1-2:16.2.15-0.el8.x86_64 6/25 2024-04-13T12:05:04.761 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librbd1-2:16.2.15-0.el8.x86_64 6/25 2024-04-13T12:05:04.956 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : librabbitmq-0.9.0-5.el8.x86_64 7/25 2024-04-13T12:05:05.145 INFO:teuthology.orchestra.run.smithi142.stdout: Upgrading : librados2-2:16.2.15-0.el8.x86_64 3/25 2024-04-13T12:05:05.228 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: librados2-2:16.2.15-0.el8.x86_64 3/25 2024-04-13T12:05:05.418 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : librdkafka-1.6.1-1.el8.x86_64 8/25 2024-04-13T12:05:05.448 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-rados-2:16.2.15-0.el8.x86_64 4/25 2024-04-13T12:05:05.612 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : libcephfs2-2:16.2.15-0.el8.x86_64 5/25 2024-04-13T12:05:06.055 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: libcephfs2-2:16.2.15-0.el8.x86_64 5/25 2024-04-13T12:05:06.239 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : librgw2-2:16.2.15-0.el8.x86_64 9/25 2024-04-13T12:05:06.245 INFO:teuthology.orchestra.run.smithi142.stdout: Upgrading : librbd1-2:16.2.15-0.el8.x86_64 6/25 2024-04-13T12:05:06.307 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: librbd1-2:16.2.15-0.el8.x86_64 6/25 2024-04-13T12:05:06.320 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librgw2-2:16.2.15-0.el8.x86_64 9/25 2024-04-13T12:05:06.496 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : librabbitmq-0.9.0-5.el8.x86_64 7/25 2024-04-13T12:05:06.545 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : leveldb-1.22-1.el8.x86_64 10/25 2024-04-13T12:05:06.711 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-ceph-argparse-2:16.2.15-0.el8.x86_64 11/25 2024-04-13T12:05:06.885 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cephfs-2:16.2.15-0.el8.x86_64 12/25 2024-04-13T12:05:06.981 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : librdkafka-1.6.1-1.el8.x86_64 8/25 2024-04-13T12:05:07.090 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-rgw-2:16.2.15-0.el8.x86_64 13/25 2024-04-13T12:05:07.128 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : librgw2-2:16.2.15-0.el8.x86_64 9/25 2024-04-13T12:05:07.206 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: librgw2-2:16.2.15-0.el8.x86_64 9/25 2024-04-13T12:05:07.337 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-rbd-2:16.2.15-0.el8.x86_64 14/25 2024-04-13T12:05:07.409 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : leveldb-1.22-1.el8.x86_64 10/25 2024-04-13T12:05:07.480 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libradosstriper1-2:16.2.15-0.el8.x86_64 15/25 2024-04-13T12:05:07.557 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: libradosstriper1-2:16.2.15-0.el8.x86_64 15/25 2024-04-13T12:05:07.566 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-ceph-argparse-2:16.2.15-0.el8.x86_64 11/25 2024-04-13T12:05:07.748 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-cephfs-2:16.2.15-0.el8.x86_64 12/25 2024-04-13T12:05:07.799 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 16/25 2024-04-13T12:05:07.945 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-rgw-2:16.2.15-0.el8.x86_64 13/25 2024-04-13T12:05:07.989 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 17/25 2024-04-13T12:05:08.170 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2024-04-13T12:05:08.172 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-rbd-2:16.2.15-0.el8.x86_64 14/25 2024-04-13T12:05:08.320 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : libradosstriper1-2:16.2.15-0.el8.x86_64 15/25 2024-04-13T12:05:08.384 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: libradosstriper1-2:16.2.15-0.el8.x86_64 15/25 2024-04-13T12:05:08.397 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-ceph-common-2:16.2.15-0.el8.x86_64 19/25 2024-04-13T12:05:08.637 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 16/25 2024-04-13T12:05:08.819 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 17/25 2024-04-13T12:05:08.989 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2024-04-13T12:05:09.187 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-ceph-common-2:16.2.15-0.el8.x86_64 19/25 2024-04-13T12:05:10.883 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-common-2:16.2.15-0.el8.x86_64 20/25 2024-04-13T12:05:11.081 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-common-2:16.2.15-0.el8.x86_64 20/25 2024-04-13T12:05:11.636 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: ceph-common-2:16.2.15-0.el8.x86_64 20/25 2024-04-13T12:05:11.848 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-common-2:16.2.15-0.el8.x86_64 20/25 2024-04-13T12:05:11.861 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : ceph-common-2:16.2.15-0.el8.x86_64 20/25 2024-04-13T12:05:12.140 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-base-2:16.2.15-0.el8.x86_64 21/25 2024-04-13T12:05:12.246 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-base-2:16.2.15-0.el8.x86_64 21/25 2024-04-13T12:05:12.421 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-selinux-2:16.2.15-0.el8.x86_64 22/25 2024-04-13T12:05:12.570 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: ceph-common-2:16.2.15-0.el8.x86_64 20/25 2024-04-13T12:05:12.859 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : ceph-base-2:16.2.15-0.el8.x86_64 21/25 2024-04-13T12:05:12.968 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: ceph-base-2:16.2.15-0.el8.x86_64 21/25 2024-04-13T12:05:13.111 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : ceph-selinux-2:16.2.15-0.el8.x86_64 22/25 2024-04-13T12:05:31.365 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-selinux-2:16.2.15-0.el8.x86_64 22/25 2024-04-13T12:05:31.365 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /sys 2024-04-13T12:05:31.365 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /proc 2024-04-13T12:05:31.365 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /dev 2024-04-13T12:05:31.365 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /run 2024-04-13T12:05:31.366 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /mnt 2024-04-13T12:05:31.366 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /var/tmp 2024-04-13T12:05:31.366 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /home 2024-04-13T12:05:31.366 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /tmp 2024-04-13T12:05:31.366 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /dev 2024-04-13T12:05:31.366 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:05:32.283 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: ceph-selinux-2:16.2.15-0.el8.x86_64 22/25 2024-04-13T12:05:32.283 INFO:teuthology.orchestra.run.smithi142.stdout:skipping the directory /sys 2024-04-13T12:05:32.283 INFO:teuthology.orchestra.run.smithi142.stdout:skipping the directory /proc 2024-04-13T12:05:32.283 INFO:teuthology.orchestra.run.smithi142.stdout:skipping the directory /dev 2024-04-13T12:05:32.283 INFO:teuthology.orchestra.run.smithi142.stdout:skipping the directory /run 2024-04-13T12:05:32.283 INFO:teuthology.orchestra.run.smithi142.stdout:skipping the directory /mnt 2024-04-13T12:05:32.283 INFO:teuthology.orchestra.run.smithi142.stdout:skipping the directory /var/tmp 2024-04-13T12:05:32.283 INFO:teuthology.orchestra.run.smithi142.stdout:skipping the directory /home 2024-04-13T12:05:32.284 INFO:teuthology.orchestra.run.smithi142.stdout:skipping the directory /tmp 2024-04-13T12:05:32.284 INFO:teuthology.orchestra.run.smithi142.stdout:skipping the directory /dev 2024-04-13T12:05:32.284 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:05:32.545 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-radosgw-2:16.2.15-0.el8.x86_64 23/25 2024-04-13T12:05:32.630 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-radosgw-2:16.2.15-0.el8.x86_64 23/25 2024-04-13T12:05:32.630 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2024-04-13T12:05:32.870 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2024-04-13T12:05:32.871 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2024-04-13T12:05:33.472 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : ceph-radosgw-2:16.2.15-0.el8.x86_64 23/25 2024-04-13T12:05:33.533 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: ceph-radosgw-2:16.2.15-0.el8.x86_64 23/25 2024-04-13T12:05:33.534 INFO:teuthology.orchestra.run.smithi142.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2024-04-13T12:05:33.587 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2024-04-13T12:05:33.587 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-base-2:16.2.15-0.el8.x86_64 1/25 2024-04-13T12:05:33.587 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-common-2:16.2.15-0.el8.x86_64 2/25 2024-04-13T12:05:33.587 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-radosgw-2:16.2.15-0.el8.x86_64 3/25 2024-04-13T12:05:33.587 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-selinux-2:16.2.15-0.el8.x86_64 4/25 2024-04-13T12:05:33.588 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libcephfs2-2:16.2.15-0.el8.x86_64 5/25 2024-04-13T12:05:33.588 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libradosstriper1-2:16.2.15-0.el8.x86_64 6/25 2024-04-13T12:05:33.588 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librgw2-2:16.2.15-0.el8.x86_64 7/25 2024-04-13T12:05:33.588 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-ceph-argparse-2:16.2.15-0.el8.x86_64 8/25 2024-04-13T12:05:33.588 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-ceph-common-2:16.2.15-0.el8.x86_64 9/25 2024-04-13T12:05:33.588 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cephfs-2:16.2.15-0.el8.x86_64 10/25 2024-04-13T12:05:33.588 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-rados-2:16.2.15-0.el8.x86_64 11/25 2024-04-13T12:05:33.588 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-rbd-2:16.2.15-0.el8.x86_64 12/25 2024-04-13T12:05:33.588 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-rgw-2:16.2.15-0.el8.x86_64 13/25 2024-04-13T12:05:33.588 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librdkafka-1.6.1-1.el8.x86_64 14/25 2024-04-13T12:05:33.588 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2024-04-13T12:05:33.588 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2024-04-13T12:05:33.588 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librabbitmq-0.9.0-5.el8.x86_64 17/25 2024-04-13T12:05:33.589 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2024-04-13T12:05:33.589 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : leveldb-1.22-1.el8.x86_64 19/25 2024-04-13T12:05:33.589 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 20/25 2024-04-13T12:05:33.589 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 21/25 2024-04-13T12:05:33.589 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librados2-2:16.2.15-0.el8.x86_64 22/25 2024-04-13T12:05:33.589 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2024-04-13T12:05:33.589 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librbd1-2:16.2.15-0.el8.x86_64 24/25 2024-04-13T12:05:33.759 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2024-04-13T12:05:33.760 INFO:teuthology.orchestra.run.smithi142.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2024-04-13T12:05:34.426 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2024-04-13T12:05:34.427 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : ceph-base-2:16.2.15-0.el8.x86_64 1/25 2024-04-13T12:05:34.427 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : ceph-common-2:16.2.15-0.el8.x86_64 2/25 2024-04-13T12:05:34.427 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : ceph-radosgw-2:16.2.15-0.el8.x86_64 3/25 2024-04-13T12:05:34.427 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : ceph-selinux-2:16.2.15-0.el8.x86_64 4/25 2024-04-13T12:05:34.427 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : libcephfs2-2:16.2.15-0.el8.x86_64 5/25 2024-04-13T12:05:34.427 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : libradosstriper1-2:16.2.15-0.el8.x86_64 6/25 2024-04-13T12:05:34.427 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : librgw2-2:16.2.15-0.el8.x86_64 7/25 2024-04-13T12:05:34.427 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-ceph-argparse-2:16.2.15-0.el8.x86_64 8/25 2024-04-13T12:05:34.427 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-ceph-common-2:16.2.15-0.el8.x86_64 9/25 2024-04-13T12:05:34.427 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-cephfs-2:16.2.15-0.el8.x86_64 10/25 2024-04-13T12:05:34.427 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-rados-2:16.2.15-0.el8.x86_64 11/25 2024-04-13T12:05:34.428 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-rbd-2:16.2.15-0.el8.x86_64 12/25 2024-04-13T12:05:34.428 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-rgw-2:16.2.15-0.el8.x86_64 13/25 2024-04-13T12:05:34.428 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : librdkafka-1.6.1-1.el8.x86_64 14/25 2024-04-13T12:05:34.428 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2024-04-13T12:05:34.428 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2024-04-13T12:05:34.428 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : librabbitmq-0.9.0-5.el8.x86_64 17/25 2024-04-13T12:05:34.428 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2024-04-13T12:05:34.428 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : leveldb-1.22-1.el8.x86_64 19/25 2024-04-13T12:05:34.428 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 20/25 2024-04-13T12:05:34.428 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 21/25 2024-04-13T12:05:34.428 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : librados2-2:16.2.15-0.el8.x86_64 22/25 2024-04-13T12:05:34.428 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2024-04-13T12:05:34.429 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : librbd1-2:16.2.15-0.el8.x86_64 24/25 2024-04-13T12:05:34.432 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2024-04-13T12:05:34.432 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:05:34.433 INFO:teuthology.orchestra.run.smithi086.stdout:Upgraded: 2024-04-13T12:05:34.433 INFO:teuthology.orchestra.run.smithi086.stdout: librados2-2:16.2.15-0.el8.x86_64 librbd1-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:34.433 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2024-04-13T12:05:34.433 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-base-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:34.433 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-common-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:34.433 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-radosgw-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:34.433 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-selinux-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:34.433 INFO:teuthology.orchestra.run.smithi086.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2024-04-13T12:05:34.433 INFO:teuthology.orchestra.run.smithi086.stdout: leveldb-1.22-1.el8.x86_64 2024-04-13T12:05:34.433 INFO:teuthology.orchestra.run.smithi086.stdout: libcephfs2-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:34.433 INFO:teuthology.orchestra.run.smithi086.stdout: liboath-2.6.2-3.el8.x86_64 2024-04-13T12:05:34.433 INFO:teuthology.orchestra.run.smithi086.stdout: librabbitmq-0.9.0-5.el8.x86_64 2024-04-13T12:05:34.433 INFO:teuthology.orchestra.run.smithi086.stdout: libradosstriper1-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:34.433 INFO:teuthology.orchestra.run.smithi086.stdout: librdkafka-1.6.1-1.el8.x86_64 2024-04-13T12:05:34.434 INFO:teuthology.orchestra.run.smithi086.stdout: librgw2-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:34.434 INFO:teuthology.orchestra.run.smithi086.stdout: libunwind-1.3.1-3.el8.x86_64 2024-04-13T12:05:34.434 INFO:teuthology.orchestra.run.smithi086.stdout: lttng-ust-2.8.1-11.el8.x86_64 2024-04-13T12:05:34.434 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ceph-argparse-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:34.434 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ceph-common-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:34.434 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cephfs-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:34.434 INFO:teuthology.orchestra.run.smithi086.stdout: python3-prettytable-0.7.2-14.el8.noarch 2024-04-13T12:05:34.434 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rados-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:34.435 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rbd-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:34.435 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rgw-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:34.435 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:05:34.435 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2024-04-13T12:05:34.719 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install ceph-test 2024-04-13T12:05:35.316 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2024-04-13T12:05:35.316 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:05:35.316 INFO:teuthology.orchestra.run.smithi142.stdout:Upgraded: 2024-04-13T12:05:35.316 INFO:teuthology.orchestra.run.smithi142.stdout: librados2-2:16.2.15-0.el8.x86_64 librbd1-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:35.316 INFO:teuthology.orchestra.run.smithi142.stdout:Installed: 2024-04-13T12:05:35.316 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-base-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:35.316 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-common-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:35.316 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-radosgw-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:35.317 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-selinux-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:35.317 INFO:teuthology.orchestra.run.smithi142.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2024-04-13T12:05:35.317 INFO:teuthology.orchestra.run.smithi142.stdout: leveldb-1.22-1.el8.x86_64 2024-04-13T12:05:35.317 INFO:teuthology.orchestra.run.smithi142.stdout: libcephfs2-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:35.317 INFO:teuthology.orchestra.run.smithi142.stdout: liboath-2.6.2-3.el8.x86_64 2024-04-13T12:05:35.317 INFO:teuthology.orchestra.run.smithi142.stdout: librabbitmq-0.9.0-5.el8.x86_64 2024-04-13T12:05:35.317 INFO:teuthology.orchestra.run.smithi142.stdout: libradosstriper1-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:35.317 INFO:teuthology.orchestra.run.smithi142.stdout: librdkafka-1.6.1-1.el8.x86_64 2024-04-13T12:05:35.317 INFO:teuthology.orchestra.run.smithi142.stdout: librgw2-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:35.317 INFO:teuthology.orchestra.run.smithi142.stdout: libunwind-1.3.1-3.el8.x86_64 2024-04-13T12:05:35.317 INFO:teuthology.orchestra.run.smithi142.stdout: lttng-ust-2.8.1-11.el8.x86_64 2024-04-13T12:05:35.317 INFO:teuthology.orchestra.run.smithi142.stdout: python3-ceph-argparse-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:35.317 INFO:teuthology.orchestra.run.smithi142.stdout: python3-ceph-common-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:35.317 INFO:teuthology.orchestra.run.smithi142.stdout: python3-cephfs-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:35.318 INFO:teuthology.orchestra.run.smithi142.stdout: python3-prettytable-0.7.2-14.el8.noarch 2024-04-13T12:05:35.318 INFO:teuthology.orchestra.run.smithi142.stdout: python3-rados-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:35.318 INFO:teuthology.orchestra.run.smithi142.stdout: python3-rbd-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:35.318 INFO:teuthology.orchestra.run.smithi142.stdout: python3-rgw-2:16.2.15-0.el8.x86_64 2024-04-13T12:05:35.318 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:05:35.318 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2024-04-13T12:05:35.448 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:00:41 ago on Sat 13 Apr 2024 12:04:54 PM UTC. 2024-04-13T12:05:35.658 DEBUG:teuthology.orchestra.run.smithi142:> sudo yum -y install ceph-test 2024-04-13T12:05:36.387 INFO:teuthology.orchestra.run.smithi142.stdout:Last metadata expiration check: 0:00:41 ago on Sat 13 Apr 2024 12:04:55 PM UTC. 2024-04-13T12:05:37.093 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-04-13T12:05:37.094 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-13T12:05:37.094 INFO:teuthology.orchestra.run.smithi086.stdout: Package Architecture Version Repository Size 2024-04-13T12:05:37.095 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-13T12:05:37.095 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2024-04-13T12:05:37.095 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-test x86_64 2:16.2.15-0.el8 ceph 52 M 2024-04-13T12:05:37.095 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2024-04-13T12:05:37.095 INFO:teuthology.orchestra.run.smithi086.stdout: jq x86_64 1.6-8.el8 appstream 203 k 2024-04-13T12:05:37.095 INFO:teuthology.orchestra.run.smithi086.stdout: libcephsqlite x86_64 2:16.2.15-0.el8 ceph 174 k 2024-04-13T12:05:37.095 INFO:teuthology.orchestra.run.smithi086.stdout: oniguruma x86_64 6.8.2-3.el8 appstream 188 k 2024-04-13T12:05:37.095 INFO:teuthology.orchestra.run.smithi086.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2024-04-13T12:05:37.095 INFO:teuthology.orchestra.run.smithi086.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2024-04-13T12:05:37.095 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:05:37.095 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2024-04-13T12:05:37.096 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-13T12:05:37.096 INFO:teuthology.orchestra.run.smithi086.stdout:Install 6 Packages 2024-04-13T12:05:37.096 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:05:37.096 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 53 M 2024-04-13T12:05:37.096 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 197 M 2024-04-13T12:05:37.096 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2024-04-13T12:05:37.454 INFO:teuthology.orchestra.run.smithi086.stdout:(1/6): jq-1.6-8.el8.x86_64.rpm 1.4 MB/s | 203 kB 00:00 2024-04-13T12:05:37.504 INFO:teuthology.orchestra.run.smithi086.stdout:(2/6): oniguruma-6.8.2-3.el8.x86_64.rpm 3.7 MB/s | 188 kB 00:00 2024-04-13T12:05:37.563 INFO:teuthology.orchestra.run.smithi086.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 5.4 MB/s | 323 kB 00:00 2024-04-13T12:05:37.588 INFO:teuthology.orchestra.run.smithi086.stdout:(4/6): libcephsqlite-16.2.15-0.el8.x86_64.rpm 636 kB/s | 174 kB 00:00 2024-04-13T12:05:37.613 INFO:teuthology.orchestra.run.smithi086.stdout:(5/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.4 MB/s | 71 kB 00:00 2024-04-13T12:05:37.989 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2024-04-13T12:05:37.990 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-13T12:05:37.990 INFO:teuthology.orchestra.run.smithi142.stdout: Package Architecture Version Repository Size 2024-04-13T12:05:37.990 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-13T12:05:37.990 INFO:teuthology.orchestra.run.smithi142.stdout:Installing: 2024-04-13T12:05:37.991 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-test x86_64 2:16.2.15-0.el8 ceph 52 M 2024-04-13T12:05:37.991 INFO:teuthology.orchestra.run.smithi142.stdout:Installing dependencies: 2024-04-13T12:05:37.991 INFO:teuthology.orchestra.run.smithi142.stdout: jq x86_64 1.6-8.el8 appstream 203 k 2024-04-13T12:05:37.991 INFO:teuthology.orchestra.run.smithi142.stdout: libcephsqlite x86_64 2:16.2.15-0.el8 ceph 174 k 2024-04-13T12:05:37.991 INFO:teuthology.orchestra.run.smithi142.stdout: oniguruma x86_64 6.8.2-3.el8 appstream 188 k 2024-04-13T12:05:37.991 INFO:teuthology.orchestra.run.smithi142.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2024-04-13T12:05:37.991 INFO:teuthology.orchestra.run.smithi142.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2024-04-13T12:05:37.992 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:05:37.992 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2024-04-13T12:05:37.992 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-13T12:05:37.992 INFO:teuthology.orchestra.run.smithi142.stdout:Install 6 Packages 2024-04-13T12:05:37.992 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:05:37.993 INFO:teuthology.orchestra.run.smithi142.stdout:Total download size: 53 M 2024-04-13T12:05:37.993 INFO:teuthology.orchestra.run.smithi142.stdout:Installed size: 197 M 2024-04-13T12:05:37.993 INFO:teuthology.orchestra.run.smithi142.stdout:Downloading Packages: 2024-04-13T12:05:38.258 INFO:teuthology.orchestra.run.smithi142.stdout:(1/6): libcephsqlite-16.2.15-0.el8.x86_64.rpm 2.1 MB/s | 174 kB 00:00 2024-04-13T12:05:38.300 INFO:teuthology.orchestra.run.smithi142.stdout:(2/6): jq-1.6-8.el8.x86_64.rpm 1.6 MB/s | 203 kB 00:00 2024-04-13T12:05:38.358 INFO:teuthology.orchestra.run.smithi142.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 5.4 MB/s | 323 kB 00:00 2024-04-13T12:05:38.384 INFO:teuthology.orchestra.run.smithi142.stdout:(4/6): oniguruma-6.8.2-3.el8.x86_64.rpm 1.5 MB/s | 188 kB 00:00 2024-04-13T12:05:38.409 INFO:teuthology.orchestra.run.smithi142.stdout:(5/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.4 MB/s | 71 kB 00:00 2024-04-13T12:05:38.822 INFO:teuthology.orchestra.run.smithi086.stdout:(6/6): ceph-test-16.2.15-0.el8.x86_64.rpm 35 MB/s | 52 MB 00:01 2024-04-13T12:05:38.824 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:05:38.824 INFO:teuthology.orchestra.run.smithi086.stdout:Total 31 MB/s | 53 MB 00:01 2024-04-13T12:05:38.867 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2024-04-13T12:05:38.888 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2024-04-13T12:05:38.888 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2024-04-13T12:05:39.009 INFO:teuthology.orchestra.run.smithi142.stdout:(6/6): ceph-test-16.2.15-0.el8.x86_64.rpm 63 MB/s | 52 MB 00:00 2024-04-13T12:05:39.011 INFO:teuthology.orchestra.run.smithi142.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:05:39.011 INFO:teuthology.orchestra.run.smithi142.stdout:Total 52 MB/s | 53 MB 00:01 2024-04-13T12:05:39.054 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction check 2024-04-13T12:05:39.075 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction check succeeded. 2024-04-13T12:05:39.075 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction test 2024-04-13T12:05:39.181 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2024-04-13T12:05:39.184 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2024-04-13T12:05:39.370 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction test succeeded. 2024-04-13T12:05:39.373 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction 2024-04-13T12:05:39.653 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2024-04-13T12:05:39.852 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 1/6 2024-04-13T12:05:39.867 INFO:teuthology.orchestra.run.smithi142.stdout: Preparing : 1/1 2024-04-13T12:05:40.012 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2024-04-13T12:05:40.082 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 1/6 2024-04-13T12:05:40.142 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : oniguruma-6.8.2-3.el8.x86_64 3/6 2024-04-13T12:05:40.243 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: oniguruma-6.8.2-3.el8.x86_64 3/6 2024-04-13T12:05:40.292 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2024-04-13T12:05:40.432 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : jq-1.6-8.el8.x86_64 4/6 2024-04-13T12:05:40.448 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : oniguruma-6.8.2-3.el8.x86_64 3/6 2024-04-13T12:05:40.513 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: oniguruma-6.8.2-3.el8.x86_64 3/6 2024-04-13T12:05:40.610 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libcephsqlite-2:16.2.15-0.el8.x86_64 5/6 2024-04-13T12:05:40.729 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : jq-1.6-8.el8.x86_64 4/6 2024-04-13T12:05:40.890 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : libcephsqlite-2:16.2.15-0.el8.x86_64 5/6 2024-04-13T12:05:45.217 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: libcephsqlite-2:16.2.15-0.el8.x86_64 5/6 2024-04-13T12:05:45.490 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-test-2:16.2.15-0.el8.x86_64 6/6 2024-04-13T12:05:45.497 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: libcephsqlite-2:16.2.15-0.el8.x86_64 5/6 2024-04-13T12:05:45.729 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : ceph-test-2:16.2.15-0.el8.x86_64 6/6 2024-04-13T12:05:45.777 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-test-2:16.2.15-0.el8.x86_64 6/6 2024-04-13T12:05:45.778 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-test-2:16.2.15-0.el8.x86_64 1/6 2024-04-13T12:05:45.778 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libcephsqlite-2:16.2.15-0.el8.x86_64 2/6 2024-04-13T12:05:45.778 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : jq-1.6-8.el8.x86_64 3/6 2024-04-13T12:05:45.778 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : oniguruma-6.8.2-3.el8.x86_64 4/6 2024-04-13T12:05:45.778 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2024-04-13T12:05:46.003 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: ceph-test-2:16.2.15-0.el8.x86_64 6/6 2024-04-13T12:05:46.003 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : ceph-test-2:16.2.15-0.el8.x86_64 1/6 2024-04-13T12:05:46.004 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : libcephsqlite-2:16.2.15-0.el8.x86_64 2/6 2024-04-13T12:05:46.004 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : jq-1.6-8.el8.x86_64 3/6 2024-04-13T12:05:46.004 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : oniguruma-6.8.2-3.el8.x86_64 4/6 2024-04-13T12:05:46.004 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2024-04-13T12:05:46.187 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 6/6 2024-04-13T12:05:46.187 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:05:46.187 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2024-04-13T12:05:46.187 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-test-2:16.2.15-0.el8.x86_64 jq-1.6-8.el8.x86_64 2024-04-13T12:05:46.187 INFO:teuthology.orchestra.run.smithi086.stdout: libcephsqlite-2:16.2.15-0.el8.x86_64 oniguruma-6.8.2-3.el8.x86_64 2024-04-13T12:05:46.187 INFO:teuthology.orchestra.run.smithi086.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2024-04-13T12:05:46.187 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:05:46.187 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2024-04-13T12:05:46.374 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install ceph 2024-04-13T12:05:46.416 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 6/6 2024-04-13T12:05:46.416 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:05:46.416 INFO:teuthology.orchestra.run.smithi142.stdout:Installed: 2024-04-13T12:05:46.416 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-test-2:16.2.15-0.el8.x86_64 jq-1.6-8.el8.x86_64 2024-04-13T12:05:46.416 INFO:teuthology.orchestra.run.smithi142.stdout: libcephsqlite-2:16.2.15-0.el8.x86_64 oniguruma-6.8.2-3.el8.x86_64 2024-04-13T12:05:46.416 INFO:teuthology.orchestra.run.smithi142.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2024-04-13T12:05:46.416 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:05:46.416 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2024-04-13T12:05:46.639 DEBUG:teuthology.orchestra.run.smithi142:> sudo yum -y install ceph 2024-04-13T12:05:47.105 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:00:53 ago on Sat 13 Apr 2024 12:04:54 PM UTC. 2024-04-13T12:05:47.376 INFO:teuthology.orchestra.run.smithi142.stdout:Last metadata expiration check: 0:00:52 ago on Sat 13 Apr 2024 12:04:55 PM UTC. 2024-04-13T12:05:48.744 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-04-13T12:05:48.747 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-13T12:05:48.747 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repository Size 2024-04-13T12:05:48.747 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-13T12:05:48.747 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2024-04-13T12:05:48.747 INFO:teuthology.orchestra.run.smithi086.stdout: ceph x86_64 2:16.2.15-0.el8 ceph 6.3 k 2024-04-13T12:05:48.747 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2024-04-13T12:05:48.747 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mds x86_64 2:16.2.15-0.el8 ceph 2.4 M 2024-04-13T12:05:48.747 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr x86_64 2:16.2.15-0.el8 ceph 1.6 M 2024-04-13T12:05:48.748 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-modules-core noarch 2:16.2.15-0.el8 ceph-noarch 245 k 2024-04-13T12:05:48.748 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mon x86_64 2:16.2.15-0.el8 ceph 5.2 M 2024-04-13T12:05:48.748 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-osd x86_64 2:16.2.15-0.el8 ceph 19 M 2024-04-13T12:05:48.748 INFO:teuthology.orchestra.run.smithi086.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2024-04-13T12:05:48.748 INFO:teuthology.orchestra.run.smithi086.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2024-04-13T12:05:48.748 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2024-04-13T12:05:48.748 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2024-04-13T12:05:48.748 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2024-04-13T12:05:48.748 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cryptography x86_64 3.2.1-7.el8 baseos 641 k 2024-04-13T12:05:48.748 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2024-04-13T12:05:48.748 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2024-04-13T12:05:48.748 INFO:teuthology.orchestra.run.smithi086.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2024-04-13T12:05:48.748 INFO:teuthology.orchestra.run.smithi086.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2024-04-13T12:05:48.749 INFO:teuthology.orchestra.run.smithi086.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2024-04-13T12:05:48.749 INFO:teuthology.orchestra.run.smithi086.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2024-04-13T12:05:48.749 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2024-04-13T12:05:48.749 INFO:teuthology.orchestra.run.smithi086.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2024-04-13T12:05:48.749 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2024-04-13T12:05:48.749 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2024-04-13T12:05:48.749 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2024-04-13T12:05:48.749 INFO:teuthology.orchestra.run.smithi086.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2024-04-13T12:05:48.749 INFO:teuthology.orchestra.run.smithi086.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2024-04-13T12:05:48.749 INFO:teuthology.orchestra.run.smithi086.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2024-04-13T12:05:48.749 INFO:teuthology.orchestra.run.smithi086.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2024-04-13T12:05:48.749 INFO:teuthology.orchestra.run.smithi086.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2024-04-13T12:05:48.749 INFO:teuthology.orchestra.run.smithi086.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2024-04-13T12:05:48.749 INFO:teuthology.orchestra.run.smithi086.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2024-04-13T12:05:48.750 INFO:teuthology.orchestra.run.smithi086.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2024-04-13T12:05:48.750 INFO:teuthology.orchestra.run.smithi086.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2024-04-13T12:05:48.750 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:05:48.750 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2024-04-13T12:05:48.750 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-13T12:05:48.750 INFO:teuthology.orchestra.run.smithi086.stdout:Install 32 Packages 2024-04-13T12:05:48.750 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:05:48.751 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 32 M 2024-04-13T12:05:48.751 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 104 M 2024-04-13T12:05:48.751 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2024-04-13T12:05:49.008 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2024-04-13T12:05:49.014 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-13T12:05:49.014 INFO:teuthology.orchestra.run.smithi142.stdout: Package Arch Version Repository Size 2024-04-13T12:05:49.014 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-13T12:05:49.014 INFO:teuthology.orchestra.run.smithi142.stdout:Installing: 2024-04-13T12:05:49.014 INFO:teuthology.orchestra.run.smithi142.stdout: ceph x86_64 2:16.2.15-0.el8 ceph 6.3 k 2024-04-13T12:05:49.014 INFO:teuthology.orchestra.run.smithi142.stdout:Installing dependencies: 2024-04-13T12:05:49.014 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-mds x86_64 2:16.2.15-0.el8 ceph 2.4 M 2024-04-13T12:05:49.015 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-mgr x86_64 2:16.2.15-0.el8 ceph 1.6 M 2024-04-13T12:05:49.015 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-mgr-modules-core noarch 2:16.2.15-0.el8 ceph-noarch 245 k 2024-04-13T12:05:49.015 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-mon x86_64 2:16.2.15-0.el8 ceph 5.2 M 2024-04-13T12:05:49.015 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-osd x86_64 2:16.2.15-0.el8 ceph 19 M 2024-04-13T12:05:49.015 INFO:teuthology.orchestra.run.smithi142.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2024-04-13T12:05:49.015 INFO:teuthology.orchestra.run.smithi142.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2024-04-13T12:05:49.015 INFO:teuthology.orchestra.run.smithi142.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2024-04-13T12:05:49.015 INFO:teuthology.orchestra.run.smithi142.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2024-04-13T12:05:49.015 INFO:teuthology.orchestra.run.smithi142.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2024-04-13T12:05:49.015 INFO:teuthology.orchestra.run.smithi142.stdout: python3-cryptography x86_64 3.2.1-7.el8 baseos 641 k 2024-04-13T12:05:49.015 INFO:teuthology.orchestra.run.smithi142.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2024-04-13T12:05:49.015 INFO:teuthology.orchestra.run.smithi142.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2024-04-13T12:05:49.015 INFO:teuthology.orchestra.run.smithi142.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2024-04-13T12:05:49.015 INFO:teuthology.orchestra.run.smithi142.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2024-04-13T12:05:49.015 INFO:teuthology.orchestra.run.smithi142.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2024-04-13T12:05:49.015 INFO:teuthology.orchestra.run.smithi142.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2024-04-13T12:05:49.016 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2024-04-13T12:05:49.016 INFO:teuthology.orchestra.run.smithi142.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2024-04-13T12:05:49.016 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2024-04-13T12:05:49.016 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2024-04-13T12:05:49.016 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2024-04-13T12:05:49.016 INFO:teuthology.orchestra.run.smithi142.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2024-04-13T12:05:49.016 INFO:teuthology.orchestra.run.smithi142.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2024-04-13T12:05:49.016 INFO:teuthology.orchestra.run.smithi142.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2024-04-13T12:05:49.016 INFO:teuthology.orchestra.run.smithi142.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2024-04-13T12:05:49.016 INFO:teuthology.orchestra.run.smithi142.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2024-04-13T12:05:49.016 INFO:teuthology.orchestra.run.smithi142.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2024-04-13T12:05:49.016 INFO:teuthology.orchestra.run.smithi142.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2024-04-13T12:05:49.016 INFO:teuthology.orchestra.run.smithi142.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2024-04-13T12:05:49.016 INFO:teuthology.orchestra.run.smithi142.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2024-04-13T12:05:49.017 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:05:49.017 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2024-04-13T12:05:49.017 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-13T12:05:49.017 INFO:teuthology.orchestra.run.smithi142.stdout:Install 32 Packages 2024-04-13T12:05:49.017 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:05:49.017 INFO:teuthology.orchestra.run.smithi142.stdout:Total download size: 32 M 2024-04-13T12:05:49.017 INFO:teuthology.orchestra.run.smithi142.stdout:Installed size: 104 M 2024-04-13T12:05:49.017 INFO:teuthology.orchestra.run.smithi142.stdout:Downloading Packages: 2024-04-13T12:05:49.232 INFO:teuthology.orchestra.run.smithi086.stdout:(1/32): ceph-16.2.15-0.el8.x86_64.rpm 77 kB/s | 6.3 kB 00:00 2024-04-13T12:05:49.323 INFO:teuthology.orchestra.run.smithi086.stdout:(2/32): ceph-mds-16.2.15-0.el8.x86_64.rpm 14 MB/s | 2.4 MB 00:00 2024-04-13T12:05:49.399 INFO:teuthology.orchestra.run.smithi086.stdout:(3/32): ceph-mgr-16.2.15-0.el8.x86_64.rpm 6.5 MB/s | 1.6 MB 00:00 2024-04-13T12:05:49.503 INFO:teuthology.orchestra.run.smithi142.stdout:(1/32): ceph-16.2.15-0.el8.x86_64.rpm 105 kB/s | 6.3 kB 00:00 2024-04-13T12:05:49.553 INFO:teuthology.orchestra.run.smithi142.stdout:(2/32): ceph-mgr-16.2.15-0.el8.x86_64.rpm 15 MB/s | 1.6 MB 00:00 2024-04-13T12:05:49.595 INFO:teuthology.orchestra.run.smithi142.stdout:(3/32): ceph-mds-16.2.15-0.el8.x86_64.rpm 16 MB/s | 2.4 MB 00:00 2024-04-13T12:05:49.641 INFO:teuthology.orchestra.run.smithi086.stdout:(4/32): ceph-mon-16.2.15-0.el8.x86_64.rpm 13 MB/s | 5.2 MB 00:00 2024-04-13T12:05:49.758 INFO:teuthology.orchestra.run.smithi086.stdout:(5/32): python3-mako-1.0.6-14.el8.noarch.rpm 1.3 MB/s | 157 kB 00:00 2024-04-13T12:05:49.779 INFO:teuthology.orchestra.run.smithi142.stdout:(4/32): ceph-mgr-modules-core-16.2.15-0.el8.noa 1.3 MB/s | 245 kB 00:00 2024-04-13T12:05:49.799 INFO:teuthology.orchestra.run.smithi086.stdout:(6/32): python3-markupsafe-0.23-19.el8.x86_64.r 929 kB/s | 39 kB 00:00 2024-04-13T12:05:49.841 INFO:teuthology.orchestra.run.smithi086.stdout:(7/32): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 2.4 MB/s | 103 kB 00:00 2024-04-13T12:05:49.883 INFO:teuthology.orchestra.run.smithi086.stdout:(8/32): python3-pytz-2017.2-11.el8.noarch.rpm 1.3 MB/s | 57 kB 00:00 2024-04-13T12:05:49.896 INFO:teuthology.orchestra.run.smithi142.stdout:(5/32): python3-mako-1.0.6-14.el8.noarch.rpm 1.3 MB/s | 157 kB 00:00 2024-04-13T12:05:49.929 INFO:teuthology.orchestra.run.smithi142.stdout:(6/32): python3-markupsafe-0.23-19.el8.x86_64.r 1.1 MB/s | 39 kB 00:00 2024-04-13T12:05:49.983 INFO:teuthology.orchestra.run.smithi086.stdout:(9/32): python3-werkzeug-0.12.2-4.el8.noarch.rp 4.5 MB/s | 457 kB 00:00 2024-04-13T12:05:50.004 INFO:teuthology.orchestra.run.smithi142.stdout:(7/32): ceph-mon-16.2.15-0.el8.x86_64.rpm 10 MB/s | 5.2 MB 00:00 2024-04-13T12:05:50.009 INFO:teuthology.orchestra.run.smithi086.stdout:(10/32): ceph-mgr-modules-core-16.2.15-0.el8.no 401 kB/s | 245 kB 00:00 2024-04-13T12:05:50.030 INFO:teuthology.orchestra.run.smithi142.stdout:(8/32): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 1.0 MB/s | 103 kB 00:00 2024-04-13T12:05:50.097 INFO:teuthology.orchestra.run.smithi142.stdout:(9/32): python3-werkzeug-0.12.2-4.el8.noarch.rp 6.7 MB/s | 457 kB 00:00 2024-04-13T12:05:50.122 INFO:teuthology.orchestra.run.smithi142.stdout:(10/32): python3-pytz-2017.2-11.el8.noarch.rpm 487 kB/s | 57 kB 00:00 2024-04-13T12:05:50.243 INFO:teuthology.orchestra.run.smithi086.stdout:(11/32): ceph-osd-16.2.15-0.el8.x86_64.rpm 20 MB/s | 19 MB 00:00 2024-04-13T12:05:50.301 INFO:teuthology.orchestra.run.smithi086.stdout:(12/32): python3-cffi-1.11.5-6.el8.x86_64.rpm 782 kB/s | 249 kB 00:00 2024-04-13T12:05:50.315 INFO:teuthology.orchestra.run.smithi142.stdout:(11/32): ceph-osd-16.2.15-0.el8.x86_64.rpm 25 MB/s | 19 MB 00:00 2024-04-13T12:05:50.368 INFO:teuthology.orchestra.run.smithi086.stdout:(13/32): python3-cryptography-3.2.1-7.el8.x86_6 1.7 MB/s | 641 kB 00:00 2024-04-13T12:05:50.435 INFO:teuthology.orchestra.run.smithi086.stdout:(14/32): python3-pycparser-2.14-14.el8.noarch.r 568 kB/s | 109 kB 00:00 2024-04-13T12:05:50.506 INFO:teuthology.orchestra.run.smithi142.stdout:(12/32): python3-pycparser-2.14-14.el8.noarch.r 570 kB/s | 109 kB 00:00 2024-04-13T12:05:50.532 INFO:teuthology.orchestra.run.smithi142.stdout:(13/32): python3-cffi-1.11.5-6.el8.x86_64.rpm 573 kB/s | 249 kB 00:00 2024-04-13T12:05:50.544 INFO:teuthology.orchestra.run.smithi086.stdout:(15/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 180 kB/s | 44 kB 00:00 2024-04-13T12:05:50.565 INFO:teuthology.orchestra.run.smithi142.stdout:(14/32): python3-cryptography-3.2.1-7.el8.x86_6 1.4 MB/s | 641 kB 00:00 2024-04-13T12:05:50.711 INFO:teuthology.orchestra.run.smithi086.stdout:(16/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 548 kB/s | 185 kB 00:00 2024-04-13T12:05:50.911 INFO:teuthology.orchestra.run.smithi086.stdout:(17/32): python3-jaraco-6.2-6.el8.noarch.rpm 55 kB/s | 11 kB 00:00 2024-04-13T12:05:50.936 INFO:teuthology.orchestra.run.smithi086.stdout:(18/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 345 kB/s | 173 kB 00:00 2024-04-13T12:05:50.940 INFO:teuthology.orchestra.run.smithi142.stdout:(15/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 100 kB/s | 44 kB 00:00 2024-04-13T12:05:50.970 INFO:teuthology.orchestra.run.smithi086.stdout:(19/32): python3-cherrypy-18.4.0-1.el8.noarch.r 904 kB/s | 384 kB 00:00 2024-04-13T12:05:50.995 INFO:teuthology.orchestra.run.smithi086.stdout:(20/32): python3-jaraco-functools-2.0-4.el8.noa 210 kB/s | 18 kB 00:00 2024-04-13T12:05:51.020 INFO:teuthology.orchestra.run.smithi086.stdout:(21/32): python3-logutils-0.3.5-11.el8.noarch.r 581 kB/s | 49 kB 00:00 2024-04-13T12:05:51.046 INFO:teuthology.orchestra.run.smithi086.stdout:(22/32): python3-more-itertools-7.2.0-3.el8.noa 777 kB/s | 59 kB 00:00 2024-04-13T12:05:51.088 INFO:teuthology.orchestra.run.smithi086.stdout:(23/32): python3-portend-2.6-1.el8.noarch.rpm 233 kB/s | 16 kB 00:00 2024-04-13T12:05:51.116 INFO:teuthology.orchestra.run.smithi142.stdout:(16/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 317 kB/s | 185 kB 00:00 2024-04-13T12:05:51.130 INFO:teuthology.orchestra.run.smithi086.stdout:(24/32): python3-simplegeneric-0.8.1-17.el8.noa 224 kB/s | 19 kB 00:00 2024-04-13T12:05:51.141 INFO:teuthology.orchestra.run.smithi142.stdout:(17/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 300 kB/s | 173 kB 00:00 2024-04-13T12:05:51.155 INFO:teuthology.orchestra.run.smithi086.stdout:(25/32): python3-singledispatch-3.4.0.3-18.el8. 358 kB/s | 24 kB 00:00 2024-04-13T12:05:51.188 INFO:teuthology.orchestra.run.smithi086.stdout:(26/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.4 MB/s | 283 kB 00:00 2024-04-13T12:05:51.214 INFO:teuthology.orchestra.run.smithi086.stdout:(27/32): python3-tempora-1.14.1-5.el8.noarch.rp 348 kB/s | 29 kB 00:00 2024-04-13T12:05:51.224 INFO:teuthology.orchestra.run.smithi142.stdout:(18/32): python3-jaraco-6.2-6.el8.noarch.rpm 102 kB/s | 11 kB 00:00 2024-04-13T12:05:51.239 INFO:teuthology.orchestra.run.smithi086.stdout:(28/32): python3-trustme-0.6.0-4.el8.noarch.rpm 327 kB/s | 27 kB 00:00 2024-04-13T12:05:51.250 INFO:teuthology.orchestra.run.smithi142.stdout:(19/32): python3-jaraco-functools-2.0-4.el8.noa 162 kB/s | 18 kB 00:00 2024-04-13T12:05:51.265 INFO:teuthology.orchestra.run.smithi086.stdout:(29/32): python3-waitress-1.4.3-1.el8.noarch.rp 3.3 MB/s | 255 kB 00:00 2024-04-13T12:05:51.334 INFO:teuthology.orchestra.run.smithi142.stdout:(20/32): python3-cherrypy-18.4.0-1.el8.noarch.r 979 kB/s | 384 kB 00:00 2024-04-13T12:05:51.359 INFO:teuthology.orchestra.run.smithi142.stdout:(21/32): python3-logutils-0.3.5-11.el8.noarch.r 364 kB/s | 49 kB 00:00 2024-04-13T12:05:51.384 INFO:teuthology.orchestra.run.smithi142.stdout:(22/32): python3-more-itertools-7.2.0-3.el8.noa 438 kB/s | 59 kB 00:00 2024-04-13T12:05:51.390 INFO:teuthology.orchestra.run.smithi086.stdout:(30/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.4 MB/s | 251 kB 00:00 2024-04-13T12:05:51.423 INFO:teuthology.orchestra.run.smithi086.stdout:(31/32): python3-zc-lockfile-2.0-2.el8.noarch.r 145 kB/s | 23 kB 00:00 2024-04-13T12:05:51.448 INFO:teuthology.orchestra.run.smithi086.stdout:(32/32): python3-webtest-2.0.33-1.el8.noarch.rp 409 kB/s | 85 kB 00:00 2024-04-13T12:05:51.453 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:05:51.453 INFO:teuthology.orchestra.run.smithi086.stdout:Total 12 MB/s | 32 MB 00:02 2024-04-13T12:05:51.467 INFO:teuthology.orchestra.run.smithi142.stdout:(23/32): python3-portend-2.6-1.el8.noarch.rpm 144 kB/s | 16 kB 00:00 2024-04-13T12:05:51.493 INFO:teuthology.orchestra.run.smithi142.stdout:(24/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.7 MB/s | 283 kB 00:00 2024-04-13T12:05:51.518 INFO:teuthology.orchestra.run.smithi142.stdout:(25/32): python3-simplegeneric-0.8.1-17.el8.noa 140 kB/s | 19 kB 00:00 2024-04-13T12:05:51.534 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2024-04-13T12:05:51.573 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2024-04-13T12:05:51.573 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2024-04-13T12:05:51.602 INFO:teuthology.orchestra.run.smithi142.stdout:(26/32): python3-singledispatch-3.4.0.3-18.el8. 179 kB/s | 24 kB 00:00 2024-04-13T12:05:51.628 INFO:teuthology.orchestra.run.smithi142.stdout:(27/32): python3-tempora-1.14.1-5.el8.noarch.rp 218 kB/s | 29 kB 00:00 2024-04-13T12:05:51.653 INFO:teuthology.orchestra.run.smithi142.stdout:(28/32): python3-trustme-0.6.0-4.el8.noarch.rpm 205 kB/s | 27 kB 00:00 2024-04-13T12:05:51.770 INFO:teuthology.orchestra.run.smithi142.stdout:(29/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.7 MB/s | 251 kB 00:00 2024-04-13T12:05:51.795 INFO:teuthology.orchestra.run.smithi142.stdout:(30/32): python3-waitress-1.4.3-1.el8.noarch.rp 1.3 MB/s | 255 kB 00:00 2024-04-13T12:05:51.820 INFO:teuthology.orchestra.run.smithi142.stdout:(31/32): python3-webtest-2.0.33-1.el8.noarch.rp 510 kB/s | 85 kB 00:00 2024-04-13T12:05:51.879 INFO:teuthology.orchestra.run.smithi142.stdout:(32/32): python3-zc-lockfile-2.0-2.el8.noarch.r 211 kB/s | 23 kB 00:00 2024-04-13T12:05:51.886 INFO:teuthology.orchestra.run.smithi142.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:05:51.886 INFO:teuthology.orchestra.run.smithi142.stdout:Total 11 MB/s | 32 MB 00:02 2024-04-13T12:05:51.911 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2024-04-13T12:05:51.915 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2024-04-13T12:05:51.966 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction check 2024-04-13T12:05:52.005 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction check succeeded. 2024-04-13T12:05:52.005 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction test 2024-04-13T12:05:52.318 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction test succeeded. 2024-04-13T12:05:52.321 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction 2024-04-13T12:05:53.024 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2024-04-13T12:05:53.253 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2024-04-13T12:05:53.433 INFO:teuthology.orchestra.run.smithi142.stdout: Preparing : 1/1 2024-04-13T12:05:53.507 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2024-04-13T12:05:53.651 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2024-04-13T12:05:53.756 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2024-04-13T12:05:53.837 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2024-04-13T12:05:53.955 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 4/32 2024-04-13T12:05:54.095 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2024-04-13T12:05:54.153 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2024-04-13T12:05:54.294 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 4/32 2024-04-13T12:05:54.316 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2024-04-13T12:05:54.458 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2024-04-13T12:05:54.510 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2024-04-13T12:05:54.646 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2024-04-13T12:05:54.679 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2024-04-13T12:05:54.840 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2024-04-13T12:05:54.869 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2024-04-13T12:05:55.009 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2024-04-13T12:05:55.098 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2024-04-13T12:05:55.252 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2024-04-13T12:05:55.361 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2024-04-13T12:05:55.497 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2024-04-13T12:05:55.609 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2024-04-13T12:05:55.743 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2024-04-13T12:05:55.951 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2024-04-13T12:05:55.979 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 13/32 2024-04-13T12:05:56.226 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cryptography-3.2.1-7.el8.x86_64 14/32 2024-04-13T12:05:56.299 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 13/32 2024-04-13T12:05:56.423 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2024-04-13T12:05:56.548 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-cryptography-3.2.1-7.el8.x86_64 14/32 2024-04-13T12:05:56.672 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2024-04-13T12:05:56.703 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2024-04-13T12:05:56.899 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2024-04-13T12:05:57.003 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2024-04-13T12:05:57.221 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2024-04-13T12:05:57.247 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2024-04-13T12:05:57.495 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2024-04-13T12:05:57.588 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2024-04-13T12:05:57.650 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 20/32 2024-04-13T12:05:57.817 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2024-04-13T12:05:57.819 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2024-04-13T12:05:57.989 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 20/32 2024-04-13T12:05:58.062 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2024-04-13T12:05:58.150 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2024-04-13T12:05:58.282 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2024-04-13T12:05:58.378 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2024-04-13T12:05:58.507 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2024-04-13T12:05:58.612 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2024-04-13T12:05:58.824 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2024-04-13T12:05:58.856 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 25/32 2024-04-13T12:05:59.127 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 25/32 2024-04-13T12:05:59.166 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2024-04-13T12:05:59.456 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2024-04-13T12:05:59.544 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mgr-modules-core-2:16.2.15-0.el8.noarch 27/32 2024-04-13T12:05:59.792 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mgr-2:16.2.15-0.el8.x86_64 28/32 2024-04-13T12:05:59.846 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : ceph-mgr-modules-core-2:16.2.15-0.el8.noarch 27/32 2024-04-13T12:06:00.018 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : ceph-mgr-2:16.2.15-0.el8.x86_64 28/32 2024-04-13T12:06:01.324 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mgr-2:16.2.15-0.el8.x86_64 28/32 2024-04-13T12:06:01.524 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-osd-2:16.2.15-0.el8.x86_64 29/32 2024-04-13T12:06:01.545 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: ceph-mgr-2:16.2.15-0.el8.x86_64 28/32 2024-04-13T12:06:01.712 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : ceph-osd-2:16.2.15-0.el8.x86_64 29/32 2024-04-13T12:06:01.966 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-osd-2:16.2.15-0.el8.x86_64 29/32 2024-04-13T12:06:02.155 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: ceph-osd-2:16.2.15-0.el8.x86_64 29/32 2024-04-13T12:06:02.173 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mon-2:16.2.15-0.el8.x86_64 30/32 2024-04-13T12:06:02.311 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : ceph-mon-2:16.2.15-0.el8.x86_64 30/32 2024-04-13T12:06:02.389 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mon-2:16.2.15-0.el8.x86_64 30/32 2024-04-13T12:06:02.526 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: ceph-mon-2:16.2.15-0.el8.x86_64 30/32 2024-04-13T12:06:02.640 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mds-2:16.2.15-0.el8.x86_64 31/32 2024-04-13T12:06:02.658 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mds-2:16.2.15-0.el8.x86_64 31/32 2024-04-13T12:06:02.730 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : ceph-mds-2:16.2.15-0.el8.x86_64 31/32 2024-04-13T12:06:02.745 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: ceph-mds-2:16.2.15-0.el8.x86_64 31/32 2024-04-13T12:06:02.781 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-2:16.2.15-0.el8.x86_64 32/32 2024-04-13T12:06:02.869 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : ceph-2:16.2.15-0.el8.x86_64 32/32 2024-04-13T12:06:03.177 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-2:16.2.15-0.el8.x86_64 32/32 2024-04-13T12:06:03.177 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-2:16.2.15-0.el8.x86_64 1/32 2024-04-13T12:06:03.177 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mds-2:16.2.15-0.el8.x86_64 2/32 2024-04-13T12:06:03.177 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mgr-2:16.2.15-0.el8.x86_64 3/32 2024-04-13T12:06:03.177 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mon-2:16.2.15-0.el8.x86_64 4/32 2024-04-13T12:06:03.178 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-osd-2:16.2.15-0.el8.x86_64 5/32 2024-04-13T12:06:03.178 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mgr-modules-core-2:16.2.15-0.el8.noarch 6/32 2024-04-13T12:06:03.178 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 7/32 2024-04-13T12:06:03.178 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2024-04-13T12:06:03.178 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2024-04-13T12:06:03.178 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 10/32 2024-04-13T12:06:03.178 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2024-04-13T12:06:03.178 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 12/32 2024-04-13T12:06:03.178 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cryptography-3.2.1-7.el8.x86_64 13/32 2024-04-13T12:06:03.178 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2024-04-13T12:06:03.178 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2024-04-13T12:06:03.178 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2024-04-13T12:06:03.179 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2024-04-13T12:06:03.179 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2024-04-13T12:06:03.179 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2024-04-13T12:06:03.179 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2024-04-13T12:06:03.179 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2024-04-13T12:06:03.179 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2024-04-13T12:06:03.179 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2024-04-13T12:06:03.179 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2024-04-13T12:06:03.179 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2024-04-13T12:06:03.179 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2024-04-13T12:06:03.180 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2024-04-13T12:06:03.180 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2024-04-13T12:06:03.180 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 29/32 2024-04-13T12:06:03.180 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2024-04-13T12:06:03.180 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2024-04-13T12:06:03.281 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: ceph-2:16.2.15-0.el8.x86_64 32/32 2024-04-13T12:06:03.281 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : ceph-2:16.2.15-0.el8.x86_64 1/32 2024-04-13T12:06:03.281 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : ceph-mds-2:16.2.15-0.el8.x86_64 2/32 2024-04-13T12:06:03.281 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : ceph-mgr-2:16.2.15-0.el8.x86_64 3/32 2024-04-13T12:06:03.281 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : ceph-mon-2:16.2.15-0.el8.x86_64 4/32 2024-04-13T12:06:03.281 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : ceph-osd-2:16.2.15-0.el8.x86_64 5/32 2024-04-13T12:06:03.281 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : ceph-mgr-modules-core-2:16.2.15-0.el8.noarch 6/32 2024-04-13T12:06:03.281 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 7/32 2024-04-13T12:06:03.281 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2024-04-13T12:06:03.281 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2024-04-13T12:06:03.281 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 10/32 2024-04-13T12:06:03.282 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2024-04-13T12:06:03.282 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 12/32 2024-04-13T12:06:03.282 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-cryptography-3.2.1-7.el8.x86_64 13/32 2024-04-13T12:06:03.282 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2024-04-13T12:06:03.282 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2024-04-13T12:06:03.282 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2024-04-13T12:06:03.282 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2024-04-13T12:06:03.282 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2024-04-13T12:06:03.282 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2024-04-13T12:06:03.282 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2024-04-13T12:06:03.282 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2024-04-13T12:06:03.282 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2024-04-13T12:06:03.282 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2024-04-13T12:06:03.282 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2024-04-13T12:06:03.283 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2024-04-13T12:06:03.283 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2024-04-13T12:06:03.283 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2024-04-13T12:06:03.283 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2024-04-13T12:06:03.283 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 29/32 2024-04-13T12:06:03.283 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2024-04-13T12:06:03.283 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2024-04-13T12:06:04.114 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2024-04-13T12:06:04.114 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:06:04.114 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2024-04-13T12:06:04.114 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-2:16.2.15-0.el8.x86_64 2024-04-13T12:06:04.114 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mds-2:16.2.15-0.el8.x86_64 2024-04-13T12:06:04.114 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-2:16.2.15-0.el8.x86_64 2024-04-13T12:06:04.115 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-modules-core-2:16.2.15-0.el8.noarch 2024-04-13T12:06:04.115 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mon-2:16.2.15-0.el8.x86_64 2024-04-13T12:06:04.115 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-osd-2:16.2.15-0.el8.x86_64 2024-04-13T12:06:04.115 INFO:teuthology.orchestra.run.smithi086.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2024-04-13T12:06:04.115 INFO:teuthology.orchestra.run.smithi086.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2024-04-13T12:06:04.115 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cffi-1.11.5-6.el8.x86_64 2024-04-13T12:06:04.115 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cheroot-8.5.2-1.el8.noarch 2024-04-13T12:06:04.115 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2024-04-13T12:06:04.115 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cryptography-3.2.1-7.el8.x86_64 2024-04-13T12:06:04.115 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-6.2-6.el8.noarch 2024-04-13T12:06:04.115 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2024-04-13T12:06:04.115 INFO:teuthology.orchestra.run.smithi086.stdout: python3-logutils-0.3.5-11.el8.noarch 2024-04-13T12:06:04.115 INFO:teuthology.orchestra.run.smithi086.stdout: python3-mako-1.0.6-14.el8.noarch 2024-04-13T12:06:04.115 INFO:teuthology.orchestra.run.smithi086.stdout: python3-markupsafe-0.23-19.el8.x86_64 2024-04-13T12:06:04.116 INFO:teuthology.orchestra.run.smithi086.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2024-04-13T12:06:04.116 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pecan-1.3.2-9.el8.noarch 2024-04-13T12:06:04.116 INFO:teuthology.orchestra.run.smithi086.stdout: python3-portend-2.6-1.el8.noarch 2024-04-13T12:06:04.116 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2024-04-13T12:06:04.116 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pycparser-2.14-14.el8.noarch 2024-04-13T12:06:04.116 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pytz-2017.2-11.el8.noarch 2024-04-13T12:06:04.116 INFO:teuthology.orchestra.run.smithi086.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2024-04-13T12:06:04.116 INFO:teuthology.orchestra.run.smithi086.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2024-04-13T12:06:04.116 INFO:teuthology.orchestra.run.smithi086.stdout: python3-tempora-1.14.1-5.el8.noarch 2024-04-13T12:06:04.116 INFO:teuthology.orchestra.run.smithi086.stdout: python3-trustme-0.6.0-4.el8.noarch 2024-04-13T12:06:04.116 INFO:teuthology.orchestra.run.smithi086.stdout: python3-waitress-1.4.3-1.el8.noarch 2024-04-13T12:06:04.116 INFO:teuthology.orchestra.run.smithi086.stdout: python3-webob-1.8.5-1.el8.1.noarch 2024-04-13T12:06:04.116 INFO:teuthology.orchestra.run.smithi086.stdout: python3-webtest-2.0.33-1.el8.noarch 2024-04-13T12:06:04.116 INFO:teuthology.orchestra.run.smithi086.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2024-04-13T12:06:04.117 INFO:teuthology.orchestra.run.smithi086.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2024-04-13T12:06:04.117 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:06:04.117 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2024-04-13T12:06:04.196 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2024-04-13T12:06:04.196 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:06:04.196 INFO:teuthology.orchestra.run.smithi142.stdout:Installed: 2024-04-13T12:06:04.196 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-2:16.2.15-0.el8.x86_64 2024-04-13T12:06:04.196 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-mds-2:16.2.15-0.el8.x86_64 2024-04-13T12:06:04.196 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-mgr-2:16.2.15-0.el8.x86_64 2024-04-13T12:06:04.196 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-mgr-modules-core-2:16.2.15-0.el8.noarch 2024-04-13T12:06:04.196 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-mon-2:16.2.15-0.el8.x86_64 2024-04-13T12:06:04.197 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-osd-2:16.2.15-0.el8.x86_64 2024-04-13T12:06:04.197 INFO:teuthology.orchestra.run.smithi142.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2024-04-13T12:06:04.197 INFO:teuthology.orchestra.run.smithi142.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2024-04-13T12:06:04.197 INFO:teuthology.orchestra.run.smithi142.stdout: python3-cffi-1.11.5-6.el8.x86_64 2024-04-13T12:06:04.197 INFO:teuthology.orchestra.run.smithi142.stdout: python3-cheroot-8.5.2-1.el8.noarch 2024-04-13T12:06:04.197 INFO:teuthology.orchestra.run.smithi142.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2024-04-13T12:06:04.197 INFO:teuthology.orchestra.run.smithi142.stdout: python3-cryptography-3.2.1-7.el8.x86_64 2024-04-13T12:06:04.197 INFO:teuthology.orchestra.run.smithi142.stdout: python3-jaraco-6.2-6.el8.noarch 2024-04-13T12:06:04.197 INFO:teuthology.orchestra.run.smithi142.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2024-04-13T12:06:04.197 INFO:teuthology.orchestra.run.smithi142.stdout: python3-logutils-0.3.5-11.el8.noarch 2024-04-13T12:06:04.197 INFO:teuthology.orchestra.run.smithi142.stdout: python3-mako-1.0.6-14.el8.noarch 2024-04-13T12:06:04.197 INFO:teuthology.orchestra.run.smithi142.stdout: python3-markupsafe-0.23-19.el8.x86_64 2024-04-13T12:06:04.197 INFO:teuthology.orchestra.run.smithi142.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2024-04-13T12:06:04.197 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pecan-1.3.2-9.el8.noarch 2024-04-13T12:06:04.198 INFO:teuthology.orchestra.run.smithi142.stdout: python3-portend-2.6-1.el8.noarch 2024-04-13T12:06:04.198 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2024-04-13T12:06:04.198 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pycparser-2.14-14.el8.noarch 2024-04-13T12:06:04.198 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pytz-2017.2-11.el8.noarch 2024-04-13T12:06:04.198 INFO:teuthology.orchestra.run.smithi142.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2024-04-13T12:06:04.198 INFO:teuthology.orchestra.run.smithi142.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2024-04-13T12:06:04.198 INFO:teuthology.orchestra.run.smithi142.stdout: python3-tempora-1.14.1-5.el8.noarch 2024-04-13T12:06:04.198 INFO:teuthology.orchestra.run.smithi142.stdout: python3-trustme-0.6.0-4.el8.noarch 2024-04-13T12:06:04.198 INFO:teuthology.orchestra.run.smithi142.stdout: python3-waitress-1.4.3-1.el8.noarch 2024-04-13T12:06:04.198 INFO:teuthology.orchestra.run.smithi142.stdout: python3-webob-1.8.5-1.el8.1.noarch 2024-04-13T12:06:04.198 INFO:teuthology.orchestra.run.smithi142.stdout: python3-webtest-2.0.33-1.el8.noarch 2024-04-13T12:06:04.198 INFO:teuthology.orchestra.run.smithi142.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2024-04-13T12:06:04.198 INFO:teuthology.orchestra.run.smithi142.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2024-04-13T12:06:04.199 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:06:04.199 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2024-04-13T12:06:04.402 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install ceph-fuse 2024-04-13T12:06:04.498 DEBUG:teuthology.orchestra.run.smithi142:> sudo yum -y install ceph-fuse 2024-04-13T12:06:05.131 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:01:11 ago on Sat 13 Apr 2024 12:04:54 PM UTC. 2024-04-13T12:06:05.231 INFO:teuthology.orchestra.run.smithi142.stdout:Last metadata expiration check: 0:01:10 ago on Sat 13 Apr 2024 12:04:55 PM UTC. 2024-04-13T12:06:06.766 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-04-13T12:06:06.767 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-13T12:06:06.767 INFO:teuthology.orchestra.run.smithi086.stdout: Package Architecture Version Repository Size 2024-04-13T12:06:06.768 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-13T12:06:06.768 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2024-04-13T12:06:06.768 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-fuse x86_64 2:16.2.15-0.el8 ceph 911 k 2024-04-13T12:06:06.768 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2024-04-13T12:06:06.768 INFO:teuthology.orchestra.run.smithi086.stdout: fuse x86_64 2.9.7-19.el8 baseos 83 k 2024-04-13T12:06:06.769 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:06:06.769 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2024-04-13T12:06:06.769 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-04-13T12:06:06.769 INFO:teuthology.orchestra.run.smithi086.stdout:Install 2 Packages 2024-04-13T12:06:06.769 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:06:06.769 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 994 k 2024-04-13T12:06:06.769 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 2.8 M 2024-04-13T12:06:06.770 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2024-04-13T12:06:06.863 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2024-04-13T12:06:06.864 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-13T12:06:06.865 INFO:teuthology.orchestra.run.smithi142.stdout: Package Architecture Version Repository Size 2024-04-13T12:06:06.865 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-13T12:06:06.865 INFO:teuthology.orchestra.run.smithi142.stdout:Installing: 2024-04-13T12:06:06.865 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-fuse x86_64 2:16.2.15-0.el8 ceph 911 k 2024-04-13T12:06:06.865 INFO:teuthology.orchestra.run.smithi142.stdout:Installing dependencies: 2024-04-13T12:06:06.865 INFO:teuthology.orchestra.run.smithi142.stdout: fuse x86_64 2.9.7-19.el8 baseos 83 k 2024-04-13T12:06:06.866 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:06:06.866 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2024-04-13T12:06:06.866 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-13T12:06:06.866 INFO:teuthology.orchestra.run.smithi142.stdout:Install 2 Packages 2024-04-13T12:06:06.866 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:06:06.867 INFO:teuthology.orchestra.run.smithi142.stdout:Total download size: 994 k 2024-04-13T12:06:06.867 INFO:teuthology.orchestra.run.smithi142.stdout:Installed size: 2.8 M 2024-04-13T12:06:06.867 INFO:teuthology.orchestra.run.smithi142.stdout:Downloading Packages: 2024-04-13T12:06:06.964 INFO:teuthology.orchestra.run.smithi086.stdout:(1/2): ceph-fuse-16.2.15-0.el8.x86_64.rpm 7.8 MB/s | 911 kB 00:00 2024-04-13T12:06:07.120 INFO:teuthology.orchestra.run.smithi142.stdout:(1/2): ceph-fuse-16.2.15-0.el8.x86_64.rpm 7.7 MB/s | 911 kB 00:00 2024-04-13T12:06:07.122 INFO:teuthology.orchestra.run.smithi086.stdout:(2/2): fuse-2.9.7-19.el8.x86_64.rpm 305 kB/s | 83 kB 00:00 2024-04-13T12:06:07.123 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:06:07.123 INFO:teuthology.orchestra.run.smithi086.stdout:Total 2.7 MB/s | 994 kB 00:00 2024-04-13T12:06:07.133 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2024-04-13T12:06:07.154 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2024-04-13T12:06:07.154 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2024-04-13T12:06:07.237 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2024-04-13T12:06:07.240 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2024-04-13T12:06:07.345 INFO:teuthology.orchestra.run.smithi142.stdout:(2/2): fuse-2.9.7-19.el8.x86_64.rpm 245 kB/s | 83 kB 00:00 2024-04-13T12:06:07.345 INFO:teuthology.orchestra.run.smithi142.stdout:-------------------------------------------------------------------------------- 2024-04-13T12:06:07.346 INFO:teuthology.orchestra.run.smithi142.stdout:Total 2.0 MB/s | 994 kB 00:00 2024-04-13T12:06:07.356 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction check 2024-04-13T12:06:07.376 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction check succeeded. 2024-04-13T12:06:07.377 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction test 2024-04-13T12:06:07.426 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2024-04-13T12:06:07.463 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction test succeeded. 2024-04-13T12:06:07.466 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction 2024-04-13T12:06:07.638 INFO:teuthology.orchestra.run.smithi142.stdout: Preparing : 1/1 2024-04-13T12:06:07.696 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : fuse-2.9.7-19.el8.x86_64 1/2 2024-04-13T12:06:07.917 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : fuse-2.9.7-19.el8.x86_64 1/2 2024-04-13T12:06:07.922 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-fuse-2:16.2.15-0.el8.x86_64 2/2 2024-04-13T12:06:08.110 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : ceph-fuse-2:16.2.15-0.el8.x86_64 2/2 2024-04-13T12:06:08.293 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-fuse-2:16.2.15-0.el8.x86_64 2/2 2024-04-13T12:06:08.293 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-fuse-2:16.2.15-0.el8.x86_64 1/2 2024-04-13T12:06:08.488 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: ceph-fuse-2:16.2.15-0.el8.x86_64 2/2 2024-04-13T12:06:08.488 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : ceph-fuse-2:16.2.15-0.el8.x86_64 1/2 2024-04-13T12:06:08.666 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : fuse-2.9.7-19.el8.x86_64 2/2 2024-04-13T12:06:08.666 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:06:08.666 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2024-04-13T12:06:08.666 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-fuse-2:16.2.15-0.el8.x86_64 fuse-2.9.7-19.el8.x86_64 2024-04-13T12:06:08.666 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-04-13T12:06:08.666 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2024-04-13T12:06:08.888 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum -y install cephfs-java 2024-04-13T12:06:08.892 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : fuse-2.9.7-19.el8.x86_64 2/2 2024-04-13T12:06:08.892 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:06:08.892 INFO:teuthology.orchestra.run.smithi142.stdout:Installed: 2024-04-13T12:06:08.892 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-fuse-2:16.2.15-0.el8.x86_64 fuse-2.9.7-19.el8.x86_64 2024-04-13T12:06:08.892 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-13T12:06:08.892 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2024-04-13T12:06:09.133 DEBUG:teuthology.orchestra.run.smithi142:> sudo yum -y install cephfs-java 2024-04-13T12:06:09.622 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:01:15 ago on Sat 13 Apr 2024 12:04:54 PM UTC. 2024-04-13T12:06:09.873 INFO:teuthology.orchestra.run.smithi142.stdout:Last metadata expiration check: 0:01:14 ago on Sat 13 Apr 2024 12:04:55 PM UTC. 2024-04-13T12:06:11.189 INFO:teuthology.orchestra.run.smithi086.stdout:No match for argument: cephfs-java 2024-04-13T12:06:11.248 INFO:teuthology.orchestra.run.smithi086.stderr:Error: Unable to find a match: cephfs-java 2024-04-13T12:06:11.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-13T12:06:11.273 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi086 with status 1: 'sudo yum -y install cephfs-java' 2024-04-13T12:06:11.275 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi086 with status 1: 'sudo yum -y install cephfs-java' 2024-04-13T12:06:11.500 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=a172abfffe19407ba476e12669fc5a26 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi086 with status 1: 'sudo yum -y install cephfs-java' 2024-04-13T12:06:11.504 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-13T12:06:11.513 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-13T12:06:11.565 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-13T12:06:11.565 DEBUG:teuthology.orchestra.run.smithi086:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-13T12:06:11.571 INFO:teuthology.orchestra.run.smithi142.stdout:No match for argument: cephfs-java 2024-04-13T12:06:11.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-13T12:06:11.572 INFO:teuthology.orchestra.run.smithi142.stderr:Error: Unable to find a match: cephfs-java 2024-04-13T12:06:11.581 DEBUG:teuthology.orchestra.run.smithi142:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-13T12:06:11.587 INFO:teuthology.orchestra.run.smithi086.stderr:bash: ntpq: command not found 2024-04-13T12:06:11.592 INFO:teuthology.orchestra.run.smithi086.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-13T12:06:11.592 INFO:teuthology.orchestra.run.smithi086.stdout:=============================================================================== 2024-04-13T12:06:11.593 INFO:teuthology.orchestra.run.smithi086.stdout:^* hv01.front.sepia.ceph.com 3 6 37 38 +790us[ +801us] +/- 56ms 2024-04-13T12:06:11.593 INFO:teuthology.orchestra.run.smithi086.stdout:^+ hv02.front.sepia.ceph.com 3 6 37 38 -1234us[-1223us] +/- 68ms 2024-04-13T12:06:11.593 INFO:teuthology.orchestra.run.smithi086.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 38 +271us[ +282us] +/- 67ms 2024-04-13T12:06:11.593 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-04-13T12:06:11.597 INFO:teuthology.orchestra.run.smithi142.stderr:bash: ntpq: command not found 2024-04-13T12:06:11.602 INFO:teuthology.orchestra.run.smithi142.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-13T12:06:11.602 INFO:teuthology.orchestra.run.smithi142.stdout:=============================================================================== 2024-04-13T12:06:11.602 INFO:teuthology.orchestra.run.smithi142.stdout:^* hv01.front.sepia.ceph.com 3 6 37 38 +785us[ +856us] +/- 56ms 2024-04-13T12:06:11.602 INFO:teuthology.orchestra.run.smithi142.stdout:^+ hv02.front.sepia.ceph.com 3 6 37 38 -1278us[-1206us] +/- 68ms 2024-04-13T12:06:11.602 INFO:teuthology.orchestra.run.smithi142.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 37 +201us[ +201us] +/- 67ms 2024-04-13T12:06:11.603 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-04-13T12:06:11.603 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-13T12:06:11.613 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-13T12:06:11.614 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-13T12:06:11.648 DEBUG:teuthology.orchestra.run.smithi086:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-13T12:06:11.708 DEBUG:teuthology.orchestra.run.smithi142:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-13T12:06:11.767 DEBUG:teuthology.orchestra.run.smithi086:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-04-13T12:06:11.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-13T12:06:11.796 DEBUG:teuthology.orchestra.run.smithi142:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-04-13T12:06:11.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-13T12:06:11.825 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-13T12:06:11.834 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-13T12:06:11.865 INFO:teuthology.task.internal:Duration was 467.545573 seconds 2024-04-13T12:06:11.865 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-13T12:06:11.898 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-13T12:06:11.899 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-13T12:06:11.901 DEBUG:teuthology.orchestra.run.smithi142:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-13T12:06:11.945 INFO:teuthology.orchestra.run.smithi086.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-13T12:06:11.946 INFO:teuthology.orchestra.run.smithi142.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-13T12:06:12.293 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-13T12:06:12.294 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi086.front.sepia.ceph.com 2024-04-13T12:06:12.294 DEBUG:teuthology.orchestra.run.smithi086:> egrep --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' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-13T12:06:12.321 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi142.front.sepia.ceph.com 2024-04-13T12:06:12.321 DEBUG:teuthology.orchestra.run.smithi142:> egrep --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' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-13T12:06:12.343 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-13T12:06:12.343 DEBUG:teuthology.orchestra.run.smithi086:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-13T12:06:12.364 DEBUG:teuthology.orchestra.run.smithi142:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-13T12:06:12.422 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-13T12:06:12.423 DEBUG:teuthology.orchestra.run.smithi086:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-13T12:06:12.425 DEBUG:teuthology.orchestra.run.smithi142:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-13T12:06:12.528 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-13T12:06:12.538 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-13T12:06:12.538 DEBUG:teuthology.orchestra.run.smithi086:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-13T12:06:12.565 DEBUG:teuthology.orchestra.run.smithi142:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-13T12:06:12.592 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-13T12:06:12.602 DEBUG:teuthology.orchestra.run.smithi086:> 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 2024-04-13T12:06:12.608 DEBUG:teuthology.orchestra.run.smithi142:> 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 2024-04-13T12:06:12.632 INFO:teuthology.orchestra.run.smithi086.stdout:kernel.core_pattern = core 2024-04-13T12:06:12.658 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern = core 2024-04-13T12:06:12.893 DEBUG:teuthology.orchestra.run.smithi086:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-13T12:06:12.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-13T12:06:12.910 DEBUG:teuthology.orchestra.run.smithi142:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-13T12:06:12.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-13T12:06:12.950 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-13T12:06:12.960 INFO:teuthology.task.internal:Transferring archived files... 2024-04-13T12:06:12.961 DEBUG:teuthology.misc:Transferring archived files from smithi086:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/rfriedma-2024-04-13_11:33:33-upgrade-wip-rf-testing-65185-reef-distro-default-smithi/7654996/remote/smithi086 2024-04-13T12:06:12.962 DEBUG:teuthology.orchestra.run.smithi086:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-13T12:06:13.023 DEBUG:teuthology.misc:Transferring archived files from smithi142:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/rfriedma-2024-04-13_11:33:33-upgrade-wip-rf-testing-65185-reef-distro-default-smithi/7654996/remote/smithi142 2024-04-13T12:06:13.024 DEBUG:teuthology.orchestra.run.smithi142:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-13T12:06:13.098 INFO:teuthology.task.internal:Removing archive directory... 2024-04-13T12:06:13.099 DEBUG:teuthology.orchestra.run.smithi086:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-13T12:06:13.101 DEBUG:teuthology.orchestra.run.smithi142:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-13T12:06:13.119 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-13T12:06:13.131 INFO:teuthology.task.internal:Not uploading archives. 2024-04-13T12:06:13.131 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-13T12:06:13.185 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-13T12:06:13.186 DEBUG:teuthology.orchestra.run.smithi086:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-13T12:06:13.188 DEBUG:teuthology.orchestra.run.smithi142:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-13T12:06:13.203 INFO:teuthology.orchestra.run.smithi086.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 13 12:06 /home/ubuntu/cephtest 2024-04-13T12:06:13.206 INFO:teuthology.orchestra.run.smithi142.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 13 12:06 /home/ubuntu/cephtest 2024-04-13T12:06:13.207 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-13T12:06:13.216 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-13T12:06:13.283 INFO:teuthology.nuke:Checking targets against current locks 2024-04-13T12:06:13.309 DEBUG:teuthology.nuke:shortname: smithi086 2024-04-13T12:06:13.310 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-13T12:06:13.333 DEBUG:teuthology.nuke:shortname: smithi142 2024-04-13T12:06:13.333 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-13T12:06:13.336 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi086.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/rfriedma-2024-04-13_11:33:33-upgrade-wip-rf-testing-65185-reef-distro-default-smithi/7654996', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-13 11:50:12.508657', 'locked_by': 'scheduled_rfriedma@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJeU2zjbxNjj6zijC11xob8rcy02ENcORQZASBhMiSqXxJmfjlBfz+A7x5nVr85dn0dzX7Y8MOi/iCRjE29F1EE='} 2024-04-13T12:06:13.360 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi142.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/rfriedma-2024-04-13_11:33:33-upgrade-wip-rf-testing-65185-reef-distro-default-smithi/7654996', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-13 11:50:12.509982', 'locked_by': 'scheduled_rfriedma@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLwL7IGjDoQRv6VnwkSpu6qoLACjvH1W6WfCXiN1hVyB57NunJydzdH8oRPX8FssiEy723pX3bwL4GC15hTorr0='} 2024-04-13T12:06:13.390 INFO:teuthology.orchestra.console.smithi086:Power off 2024-04-13T12:06:13.390 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-13T12:06:13.414 DEBUG:teuthology.orchestra.console.smithi086:power off output: Chassis Power Control: Down/Off 2024-04-13T12:06:13.414 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-13T12:06:13.430 INFO:teuthology.orchestra.console.smithi142:Power off 2024-04-13T12:06:13.431 DEBUG:teuthology.orchestra.console.smithi142:pexpect command: ipmitool -H smithi142.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-13T12:06:13.440 DEBUG:teuthology.orchestra.console.smithi086:check power output: Chassis Power is on 2024-04-13T12:06:13.453 DEBUG:teuthology.orchestra.console.smithi142:power off output: Chassis Power Control: Down/Off 2024-04-13T12:06:13.454 DEBUG:teuthology.orchestra.console.smithi142:pexpect command: ipmitool -H smithi142.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-13T12:06:13.477 DEBUG:teuthology.orchestra.console.smithi142:check power output: Chassis Power is on 2024-04-13T12:06:17.442 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-13T12:06:17.479 DEBUG:teuthology.orchestra.console.smithi142:pexpect command: ipmitool -H smithi142.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-13T12:06:17.554 DEBUG:teuthology.orchestra.console.smithi086:check power output: Chassis Power is on 2024-04-13T12:06:17.590 DEBUG:teuthology.orchestra.console.smithi142:check power output: Chassis Power is on 2024-04-13T12:06:21.558 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-13T12:06:21.590 DEBUG:teuthology.orchestra.console.smithi142:pexpect command: ipmitool -H smithi142.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-13T12:06:21.669 DEBUG:teuthology.orchestra.console.smithi086:check power output: Chassis Power is off 2024-04-13T12:06:21.700 DEBUG:teuthology.orchestra.console.smithi142:check power output: Chassis Power is off 2024-04-13T12:06:21.771 INFO:teuthology.orchestra.console.smithi086:Power off completed 2024-04-13T12:06:21.801 INFO:teuthology.orchestra.console.smithi142:Power off completed 2024-04-13T12:06:21.906 INFO:teuthology.run:Summary data: description: upgrade/pacific-x/stress-split/{0-distro/centos_8.stream_container_tools 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/classic} duration: 467.54557275772095 failure_reason: 'Command failed on smithi086 with status 1: ''sudo yum -y install cephfs-java''' flavor: default owner: scheduled_rfriedma@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=a172abfffe19407ba476e12669fc5a26 status: fail success: false 2024-04-13T12:06:21.906 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-13T12:06:21.993 INFO:teuthology.run:FAIL