2024-02-03T13:41:42.568 INFO:root:teuthology version: 0.0.1.dev256+gd9fdb22 2024-02-03T13:41:42.568 DEBUG:teuthology.run:Teuthology command: teuthology --name pdiazbou-2024-02-02_19:09:44-rados-wip-pereman2-buffer-space-distro-default-smithi --verbose --archive /home/teuthworker/archive/pdiazbou-2024-02-02_19:09:44-rados-wip-pereman2-buffer-space-distro-default-smithi/7544613 --owner scheduled_pdiazbou@teuthology --description rados/upgrade/parallel/{0-random-distro$/{centos_8.stream_container_tools_crun} 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} -- /home/teuthworker/archive/pdiazbou-2024-02-02_19:09:44-rados-wip-pereman2-buffer-space-distro-default-smithi/7544613/orig.config.yaml 2024-02-03T13:41:42.618 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-03T13:41:42.737 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/pdiazbou-2024-02-02_19:09:44-rados-wip-pereman2-buffer-space-distro-default-smithi/7544613 branch: wip-pereman2-buffer-space description: rados/upgrade/parallel/{0-random-distro$/{centos_8.stream_container_tools_crun} 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} email: pdiazbou@redhat.com first_in_suite: false job_id: '7544613' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run run randomized correctness test for rados operations on an erasure-coded pool ' - desc: 'object class functional tests ' - desc: 'generate read/write load with rados objects ranging from 1MB to 25MB ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'librbd python api tests ' name: pdiazbou-2024-02-02_19:09:44-rados-wip-pereman2-buffer-space-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-pereman2-buffer-space ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 3cfd0d29cc3905ea860fc5482a5a58407e15a0d7 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: 3cfd0d29cc3905ea860fc5482a5a58407e15a0d7 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-pereman2-buffer-space sha1: 3cfd0d29cc3905ea860fc5482a5a58407e15a0d7 owner: scheduled_pdiazbou@teuthology priority: 100 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - mds.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mds.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 1362 sha1: 3cfd0d29cc3905ea860fc5482a5a58407e15a0d7 sleep_before_teardown: 0 subset: 512/20000 suite: rados suite_branch: wip-pereman2-buffer-space suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_3cfd0d29cc3905ea860fc5482a5a58407e15a0d7/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 3cfd0d29cc3905ea860fc5482a5a58407e15a0d7 targets: smithi176.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHEnNIHJHz+soWqa92p+Sy0H5b4dDK4Fzo7NSyLilhWrJacYyYSK+Te2lQEAHC/x618Bb6qG5sTvDeyOKt4Z3L0= smithi186.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJvi8QNoXNcnlSGQn4BDm2uCLZyqZyhZbTGvAdhnM3EBuQdTRO+SeuMF14TVNTYf4tN1i21tqA8Urcq8SEJNwSg= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - sudo sed -i 's/runtime = "runc"/#runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/#runtime = "crun"/runtime = "crun"/g' /usr/share/containers/containers.conf - install: branch: reef exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing reef cephadm ...' - cephadm: cephadm_branch: reef cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:reef - print: '**** done end installing reef cephadm ...' - print: '**** done start cephadm.shell ceph config set mgr...' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - print: '**** done cephadm.shell ceph config set mgr...' - print: '**** done start telemetry reef...' - workunit: clients: client.0: - test_telemetry_reef.sh - print: '**** done end telemetry reef...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' - print: '**** done start telemetry x...' - workunit: clients: client.0: - test_telemetry_reef_x.sh - print: '**** done end telemetry x...' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: d9fdb2209e15b39d9f061fd85399f352ce0f0894 timestamp: 2024-02-02_19:09:44 tube: smithi upgrade-sequence: sequential: - print: '**** done start upgrade, wait' - cephadm.shell: env: - sha1 mon.a: - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - print: '**** done end upgrade, wait...' user: pdiazbou verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 workload: full_sequential: - print: '**** done start ec-rados-default.yaml' - rados: clients: - client.0 ec_pool: true objects: 50 op_weights: append: 100 copy_from: 50 delete: 50 read: 100 rmattr: 25 rollback: 50 setattr: 25 snap_create: 50 snap_remove: 50 write: 0 ops: 4000 write_append_excl: false - print: '**** done end ec-rados-default.yaml' - print: '**** done start rados_api.yaml' - workunit: branch: reef clients: client.0: - cls - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: reef clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: reef clients: client.1: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done end rbd_import_export.yaml' - print: '**** done start test_rbd_api.yaml' - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_api.yaml' - print: '**** done start test_rbd_python.yaml' - workunit: branch: reef clients: client.0: - rbd/test_librbd_python.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_python.yaml' 2024-02-03T13:41:42.737 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_3cfd0d29cc3905ea860fc5482a5a58407e15a0d7/qa; will attempt to use it 2024-02-03T13:41:42.737 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_3cfd0d29cc3905ea860fc5482a5a58407e15a0d7/qa/tasks 2024-02-03T13:41:42.738 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-03T13:41:42.739 INFO:teuthology.task.internal:Checking packages... 2024-02-03T13:41:42.763 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '3cfd0d29cc3905ea860fc5482a5a58407e15a0d7' 2024-02-03T13:41:42.763 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-03T13:41:42.763 INFO:teuthology.packaging:ref: None 2024-02-03T13:41:42.763 INFO:teuthology.packaging:tag: None 2024-02-03T13:41:42.763 INFO:teuthology.packaging:branch: wip-pereman2-buffer-space 2024-02-03T13:41:42.763 INFO:teuthology.packaging:sha1: 3cfd0d29cc3905ea860fc5482a5a58407e15a0d7 2024-02-03T13:41:42.763 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-pereman2-buffer-space 2024-02-03T13:41:42.987 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-432.g3cfd0d29 2024-02-03T13:41:42.989 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-03T13:41:42.995 INFO:teuthology.task.internal:no buildpackages task found 2024-02-03T13:41:42.995 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-03T13:41:43.001 INFO:teuthology.task.internal:Saving configuration 2024-02-03T13:41:43.020 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-03T13:41:43.026 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-03T13:41:43.052 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi176.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/pdiazbou-2024-02-02_19:09:44-rados-wip-pereman2-buffer-space-distro-default-smithi/7544613', '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-02-03 13:36:23.289428', 'locked_by': 'scheduled_pdiazbou@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHEnNIHJHz+soWqa92p+Sy0H5b4dDK4Fzo7NSyLilhWrJacYyYSK+Te2lQEAHC/x618Bb6qG5sTvDeyOKt4Z3L0='} 2024-02-03T13:41:43.073 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi186.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/pdiazbou-2024-02-02_19:09:44-rados-wip-pereman2-buffer-space-distro-default-smithi/7544613', '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-02-03 13:36:23.290919', 'locked_by': 'scheduled_pdiazbou@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJvi8QNoXNcnlSGQn4BDm2uCLZyqZyhZbTGvAdhnM3EBuQdTRO+SeuMF14TVNTYf4tN1i21tqA8Urcq8SEJNwSg='} 2024-02-03T13:41:43.074 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-03T13:41:43.079 INFO:teuthology.task.internal:roles: ubuntu@smithi176.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'mds.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-02-03T13:41:43.079 INFO:teuthology.task.internal:roles: ubuntu@smithi186.front.sepia.ceph.com - ['mon.b', 'mds.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-02-03T13:41:43.079 INFO:teuthology.run_tasks:Running task console_log... 2024-02-03T13:41:43.149 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f2659b98160>, signals=[15]) 2024-02-03T13:41:43.149 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-03T13:41:43.155 INFO:teuthology.task.internal:Opening connections... 2024-02-03T13:41:43.155 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi176.front.sepia.ceph.com 2024-02-03T13:41:43.157 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-03T13:41:43.232 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi186.front.sepia.ceph.com 2024-02-03T13:41:43.233 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-03T13:41:43.303 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-03T13:41:43.309 DEBUG:teuthology.orchestra.run.smithi176:> uname -m 2024-02-03T13:41:43.331 INFO:teuthology.orchestra.run.smithi176.stdout:x86_64 2024-02-03T13:41:43.331 DEBUG:teuthology.orchestra.run.smithi176:> cat /etc/os-release 2024-02-03T13:41:43.392 INFO:teuthology.orchestra.run.smithi176.stdout:NAME="CentOS Stream" 2024-02-03T13:41:43.392 INFO:teuthology.orchestra.run.smithi176.stdout:VERSION="8" 2024-02-03T13:41:43.392 INFO:teuthology.orchestra.run.smithi176.stdout:ID="centos" 2024-02-03T13:41:43.392 INFO:teuthology.orchestra.run.smithi176.stdout:ID_LIKE="rhel fedora" 2024-02-03T13:41:43.392 INFO:teuthology.orchestra.run.smithi176.stdout:VERSION_ID="8" 2024-02-03T13:41:43.392 INFO:teuthology.orchestra.run.smithi176.stdout:PLATFORM_ID="platform:el8" 2024-02-03T13:41:43.392 INFO:teuthology.orchestra.run.smithi176.stdout:PRETTY_NAME="CentOS Stream 8" 2024-02-03T13:41:43.392 INFO:teuthology.orchestra.run.smithi176.stdout:ANSI_COLOR="0;31" 2024-02-03T13:41:43.392 INFO:teuthology.orchestra.run.smithi176.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-02-03T13:41:43.392 INFO:teuthology.orchestra.run.smithi176.stdout:HOME_URL="https://centos.org/" 2024-02-03T13:41:43.393 INFO:teuthology.orchestra.run.smithi176.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-03T13:41:43.393 INFO:teuthology.orchestra.run.smithi176.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-03T13:41:43.393 INFO:teuthology.orchestra.run.smithi176.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-03T13:41:43.393 INFO:teuthology.lock.ops:Updating smithi176.front.sepia.ceph.com on lock server 2024-02-03T13:41:43.421 DEBUG:teuthology.orchestra.run.smithi186:> uname -m 2024-02-03T13:41:43.443 INFO:teuthology.orchestra.run.smithi186.stdout:x86_64 2024-02-03T13:41:43.444 DEBUG:teuthology.orchestra.run.smithi186:> cat /etc/os-release 2024-02-03T13:41:43.505 INFO:teuthology.orchestra.run.smithi186.stdout:NAME="CentOS Stream" 2024-02-03T13:41:43.505 INFO:teuthology.orchestra.run.smithi186.stdout:VERSION="8" 2024-02-03T13:41:43.505 INFO:teuthology.orchestra.run.smithi186.stdout:ID="centos" 2024-02-03T13:41:43.505 INFO:teuthology.orchestra.run.smithi186.stdout:ID_LIKE="rhel fedora" 2024-02-03T13:41:43.506 INFO:teuthology.orchestra.run.smithi186.stdout:VERSION_ID="8" 2024-02-03T13:41:43.506 INFO:teuthology.orchestra.run.smithi186.stdout:PLATFORM_ID="platform:el8" 2024-02-03T13:41:43.506 INFO:teuthology.orchestra.run.smithi186.stdout:PRETTY_NAME="CentOS Stream 8" 2024-02-03T13:41:43.506 INFO:teuthology.orchestra.run.smithi186.stdout:ANSI_COLOR="0;31" 2024-02-03T13:41:43.506 INFO:teuthology.orchestra.run.smithi186.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-02-03T13:41:43.506 INFO:teuthology.orchestra.run.smithi186.stdout:HOME_URL="https://centos.org/" 2024-02-03T13:41:43.506 INFO:teuthology.orchestra.run.smithi186.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-03T13:41:43.506 INFO:teuthology.orchestra.run.smithi186.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-03T13:41:43.506 INFO:teuthology.orchestra.run.smithi186.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-03T13:41:43.506 INFO:teuthology.lock.ops:Updating smithi186.front.sepia.ceph.com on lock server 2024-02-03T13:41:43.529 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-03T13:41:43.538 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-03T13:41:43.543 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-03T13:41:43.543 DEBUG:teuthology.orchestra.run.smithi176:> test '!' -e /home/ubuntu/cephtest 2024-02-03T13:41:43.546 DEBUG:teuthology.orchestra.run.smithi186:> test '!' -e /home/ubuntu/cephtest 2024-02-03T13:41:43.565 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-03T13:41:43.571 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-03T13:41:43.571 DEBUG:teuthology.orchestra.run.smithi176:> test -z $(ls -A /var/lib/ceph) 2024-02-03T13:41:43.607 DEBUG:teuthology.orchestra.run.smithi186:> test -z $(ls -A /var/lib/ceph) 2024-02-03T13:41:43.636 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-03T13:41:43.693 INFO:teuthology.run_tasks:Running task kernel... 2024-02-03T13:41:43.707 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-03T13:41:43.707 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-03T13:41:43.708 DEBUG:teuthology.orchestra.run.smithi176:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-03T13:41:43.708 DEBUG:teuthology.orchestra.run.smithi186:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-03T13:41:43.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-03T13:41:43.728 DEBUG:teuthology.orchestra.run.smithi176:> uname -r 2024-02-03T13:41:43.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-03T13:41:43.729 DEBUG:teuthology.orchestra.run.smithi186:> uname -r 2024-02-03T13:41:43.788 INFO:teuthology.orchestra.run.smithi176.stdout:4.18.0-489.el8.x86_64 2024-02-03T13:41:43.788 INFO:teuthology.task.kernel:Running kernel on smithi176: 4.18.0-489.el8.x86_64 2024-02-03T13:41:43.788 DEBUG:teuthology.orchestra.run.smithi176:> sudo yum install -y kernel 2024-02-03T13:41:43.789 INFO:teuthology.orchestra.run.smithi186.stdout:4.18.0-489.el8.x86_64 2024-02-03T13:41:43.789 INFO:teuthology.task.kernel:Running kernel on smithi186: 4.18.0-489.el8.x86_64 2024-02-03T13:41:43.789 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum install -y kernel 2024-02-03T13:41:49.239 INFO:teuthology.orchestra.run.smithi176.stdout:CentOS Stream 8 - AppStream 9.2 MB/s | 27 MB 00:02 2024-02-03T13:41:49.254 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS Stream 8 - AppStream 9.0 MB/s | 27 MB 00:02 2024-02-03T13:41:55.240 INFO:teuthology.orchestra.run.smithi176.stdout:CentOS Stream 8 - BaseOS 8.3 MB/s | 10 MB 00:01 2024-02-03T13:41:55.437 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS Stream 8 - BaseOS 7.4 MB/s | 10 MB 00:01 2024-02-03T13:41:57.381 INFO:teuthology.orchestra.run.smithi176.stdout:CentOS Stream 8 - Extras 33 kB/s | 18 kB 00:00 2024-02-03T13:41:57.404 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS Stream 8 - Extras 47 kB/s | 18 kB 00:00 2024-02-03T13:41:57.715 INFO:teuthology.orchestra.run.smithi176.stdout:CentOS Stream 8 - Extras common packages 31 kB/s | 6.9 kB 00:00 2024-02-03T13:41:57.738 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS Stream 8 - Extras common packages 31 kB/s | 6.9 kB 00:00 2024-02-03T13:41:57.958 INFO:teuthology.orchestra.run.smithi176.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2024-02-03T13:41:57.973 INFO:teuthology.orchestra.run.smithi186.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2024-02-03T13:42:00.407 INFO:teuthology.orchestra.run.smithi186.stdout:Extra Packages for Enterprise Linux 6.9 MB/s | 16 MB 00:02 2024-02-03T13:42:03.275 INFO:teuthology.orchestra.run.smithi176.stdout:Extra Packages for Enterprise Linux 3.1 MB/s | 16 MB 00:05 2024-02-03T13:42:04.165 INFO:teuthology.orchestra.run.smithi186.stdout:lab-extras 389 kB/s | 24 kB 00:00 2024-02-03T13:42:07.075 INFO:teuthology.orchestra.run.smithi176.stdout:lab-extras 416 kB/s | 24 kB 00:00 2024-02-03T13:42:07.079 INFO:teuthology.orchestra.run.smithi186.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-02-03T13:42:07.079 INFO:teuthology.orchestra.run.smithi186.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-02-03T13:42:07.191 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-03T13:42:07.195 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-03T13:42:07.195 INFO:teuthology.orchestra.run.smithi186.stdout: Package Architecture Version Repository Size 2024-02-03T13:42:07.195 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-03T13:42:07.195 INFO:teuthology.orchestra.run.smithi186.stdout:Installing: 2024-02-03T13:42:07.195 INFO:teuthology.orchestra.run.smithi186.stdout: kernel x86_64 4.18.0-536.el8 baseos 10 M 2024-02-03T13:42:07.195 INFO:teuthology.orchestra.run.smithi186.stdout:Installing dependencies: 2024-02-03T13:42:07.195 INFO:teuthology.orchestra.run.smithi186.stdout: kernel-core x86_64 4.18.0-536.el8 baseos 44 M 2024-02-03T13:42:07.196 INFO:teuthology.orchestra.run.smithi186.stdout: kernel-modules x86_64 4.18.0-536.el8 baseos 36 M 2024-02-03T13:42:07.196 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-03T13:42:07.196 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2024-02-03T13:42:07.196 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-03T13:42:07.196 INFO:teuthology.orchestra.run.smithi186.stdout:Install 3 Packages 2024-02-03T13:42:07.196 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-03T13:42:07.196 INFO:teuthology.orchestra.run.smithi186.stdout:Total download size: 90 M 2024-02-03T13:42:07.196 INFO:teuthology.orchestra.run.smithi186.stdout:Installed size: 96 M 2024-02-03T13:42:07.196 INFO:teuthology.orchestra.run.smithi186.stdout:Downloading Packages: 2024-02-03T13:42:09.613 INFO:teuthology.orchestra.run.smithi186.stdout:(1/3): kernel-4.18.0-536.el8.x86_64.rpm 8.4 MB/s | 10 MB 00:01 2024-02-03T13:42:09.971 INFO:teuthology.orchestra.run.smithi176.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-02-03T13:42:09.972 INFO:teuthology.orchestra.run.smithi176.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-02-03T13:42:10.095 INFO:teuthology.orchestra.run.smithi176.stdout:Dependencies resolved. 2024-02-03T13:42:10.096 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-02-03T13:42:10.097 INFO:teuthology.orchestra.run.smithi176.stdout: Package Architecture Version Repository Size 2024-02-03T13:42:10.097 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-02-03T13:42:10.097 INFO:teuthology.orchestra.run.smithi176.stdout:Installing: 2024-02-03T13:42:10.097 INFO:teuthology.orchestra.run.smithi176.stdout: kernel x86_64 4.18.0-536.el8 baseos 10 M 2024-02-03T13:42:10.097 INFO:teuthology.orchestra.run.smithi176.stdout:Installing dependencies: 2024-02-03T13:42:10.097 INFO:teuthology.orchestra.run.smithi176.stdout: kernel-core x86_64 4.18.0-536.el8 baseos 44 M 2024-02-03T13:42:10.097 INFO:teuthology.orchestra.run.smithi176.stdout: kernel-modules x86_64 4.18.0-536.el8 baseos 36 M 2024-02-03T13:42:10.097 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-02-03T13:42:10.097 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction Summary 2024-02-03T13:42:10.097 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-02-03T13:42:10.097 INFO:teuthology.orchestra.run.smithi176.stdout:Install 3 Packages 2024-02-03T13:42:10.097 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-02-03T13:42:10.097 INFO:teuthology.orchestra.run.smithi176.stdout:Total download size: 90 M 2024-02-03T13:42:10.097 INFO:teuthology.orchestra.run.smithi176.stdout:Installed size: 96 M 2024-02-03T13:42:10.098 INFO:teuthology.orchestra.run.smithi176.stdout:Downloading Packages: 2024-02-03T13:42:10.725 INFO:teuthology.orchestra.run.smithi186.stdout:(2/3): kernel-modules-4.18.0-536.el8.x86_64.rpm 16 MB/s | 36 MB 00:02 2024-02-03T13:42:11.303 INFO:teuthology.orchestra.run.smithi186.stdout:(3/3): kernel-core-4.18.0-536.el8.x86_64.rpm 15 MB/s | 44 MB 00:02 2024-02-03T13:42:11.303 INFO:teuthology.orchestra.run.smithi186.stdout:-------------------------------------------------------------------------------- 2024-02-03T13:42:11.303 INFO:teuthology.orchestra.run.smithi186.stdout:Total 22 MB/s | 90 MB 00:04 2024-02-03T13:42:11.981 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction check 2024-02-03T13:42:12.390 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction check succeeded. 2024-02-03T13:42:12.390 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction test 2024-02-03T13:42:12.492 INFO:teuthology.orchestra.run.smithi176.stdout:(1/3): kernel-4.18.0-536.el8.x86_64.rpm 8.6 MB/s | 10 MB 00:01 2024-02-03T13:42:13.584 INFO:teuthology.orchestra.run.smithi176.stdout:(2/3): kernel-modules-4.18.0-536.el8.x86_64.rpm 16 MB/s | 36 MB 00:02 2024-02-03T13:42:13.637 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction test succeeded. 2024-02-03T13:42:13.654 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction 2024-02-03T13:42:14.160 INFO:teuthology.orchestra.run.smithi176.stdout:(3/3): kernel-core-4.18.0-536.el8.x86_64.rpm 15 MB/s | 44 MB 00:02 2024-02-03T13:42:14.160 INFO:teuthology.orchestra.run.smithi176.stdout:-------------------------------------------------------------------------------- 2024-02-03T13:42:14.160 INFO:teuthology.orchestra.run.smithi176.stdout:Total 22 MB/s | 90 MB 00:04 2024-02-03T13:42:14.846 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction check 2024-02-03T13:42:15.261 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction check succeeded. 2024-02-03T13:42:15.262 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction test 2024-02-03T13:42:16.411 INFO:teuthology.orchestra.run.smithi186.stdout: Preparing : 1/1 2024-02-03T13:42:16.515 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction test succeeded. 2024-02-03T13:42:16.536 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction 2024-02-03T13:42:16.873 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : kernel-core-4.18.0-536.el8.x86_64 1/3 2024-02-03T13:42:19.313 INFO:teuthology.orchestra.run.smithi176.stdout: Preparing : 1/1 2024-02-03T13:42:19.881 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : kernel-core-4.18.0-536.el8.x86_64 1/3 2024-02-03T13:42:20.470 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: kernel-core-4.18.0-536.el8.x86_64 1/3 2024-02-03T13:42:20.906 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : kernel-modules-4.18.0-536.el8.x86_64 2/3 2024-02-03T13:42:23.484 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: kernel-core-4.18.0-536.el8.x86_64 1/3 2024-02-03T13:42:23.872 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : kernel-modules-4.18.0-536.el8.x86_64 2/3 2024-02-03T13:42:24.346 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: kernel-modules-4.18.0-536.el8.x86_64 2/3 2024-02-03T13:42:24.620 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : kernel-4.18.0-536.el8.x86_64 3/3 2024-02-03T13:42:27.304 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: kernel-modules-4.18.0-536.el8.x86_64 2/3 2024-02-03T13:42:27.628 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : kernel-4.18.0-536.el8.x86_64 3/3 2024-02-03T13:42:46.427 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: kernel-core-4.18.0-536.el8.x86_64 3/3 2024-02-03T13:42:46.449 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: kernel-modules-4.18.0-536.el8.x86_64 3/3 2024-02-03T13:42:46.801 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: kernel-4.18.0-536.el8.x86_64 3/3 2024-02-03T13:42:46.802 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : kernel-4.18.0-536.el8.x86_64 1/3 2024-02-03T13:42:46.802 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : kernel-core-4.18.0-536.el8.x86_64 2/3 2024-02-03T13:42:47.310 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : kernel-modules-4.18.0-536.el8.x86_64 3/3 2024-02-03T13:42:47.310 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-03T13:42:47.311 INFO:teuthology.orchestra.run.smithi186.stdout:Installed: 2024-02-03T13:42:47.311 INFO:teuthology.orchestra.run.smithi186.stdout: kernel-4.18.0-536.el8.x86_64 kernel-core-4.18.0-536.el8.x86_64 2024-02-03T13:42:47.311 INFO:teuthology.orchestra.run.smithi186.stdout: kernel-modules-4.18.0-536.el8.x86_64 2024-02-03T13:42:47.311 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-03T13:42:47.311 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-03T13:42:47.441 DEBUG:teuthology.orchestra.run.smithi186:> rpm -q kernel | sort -rV | head -n 1 2024-02-03T13:42:47.657 INFO:teuthology.orchestra.run.smithi186.stdout:kernel-4.18.0-536.el8.x86_64 2024-02-03T13:42:47.658 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-536.el8.x86_64 2024-02-03T13:42:47.658 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-536.el8.x86_64 2024-02-03T13:42:47.658 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-03T13:42:47.658 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-03T13:42:47.658 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-02-03T13:42:47.658 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi186.front.sepia.ceph.com, path=None, version=distro) 2024-02-03T13:42:47.658 DEBUG:teuthology.orchestra.run.smithi186:> rpm -q kernel | sort -rV | head -n 1 2024-02-03T13:42:47.869 INFO:teuthology.orchestra.run.smithi186.stdout:kernel-4.18.0-536.el8.x86_64 2024-02-03T13:42:47.870 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-536.el8.x86_64 2024-02-03T13:42:47.870 DEBUG:teuthology.orchestra.run.smithi186:> sudo rpm -qi grub2-tools 2024-02-03T13:42:47.904 INFO:teuthology.orchestra.run.smithi186.stdout:Name : grub2-tools 2024-02-03T13:42:47.904 INFO:teuthology.orchestra.run.smithi186.stdout:Epoch : 1 2024-02-03T13:42:47.904 INFO:teuthology.orchestra.run.smithi186.stdout:Version : 2.02 2024-02-03T13:42:47.904 INFO:teuthology.orchestra.run.smithi186.stdout:Release : 129.el8 2024-02-03T13:42:47.904 INFO:teuthology.orchestra.run.smithi186.stdout:Architecture: x86_64 2024-02-03T13:42:47.904 INFO:teuthology.orchestra.run.smithi186.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-02-03T13:42:47.904 INFO:teuthology.orchestra.run.smithi186.stdout:Group : System Environment/Base 2024-02-03T13:42:47.904 INFO:teuthology.orchestra.run.smithi186.stdout:Size : 9265586 2024-02-03T13:42:47.904 INFO:teuthology.orchestra.run.smithi186.stdout:License : GPLv3+ 2024-02-03T13:42:47.904 INFO:teuthology.orchestra.run.smithi186.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-02-03T13:42:47.905 INFO:teuthology.orchestra.run.smithi186.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-02-03T13:42:47.905 INFO:teuthology.orchestra.run.smithi186.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-02-03T13:42:47.905 INFO:teuthology.orchestra.run.smithi186.stdout:Build Host : kbuilder.bsys.centos.org 2024-02-03T13:42:47.905 INFO:teuthology.orchestra.run.smithi186.stdout:Relocations : (not relocatable) 2024-02-03T13:42:47.905 INFO:teuthology.orchestra.run.smithi186.stdout:Packager : CentOS BuildSystem 2024-02-03T13:42:47.905 INFO:teuthology.orchestra.run.smithi186.stdout:Vendor : CentOS 2024-02-03T13:42:47.905 INFO:teuthology.orchestra.run.smithi186.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-03T13:42:47.905 INFO:teuthology.orchestra.run.smithi186.stdout:Summary : Support tools for GRUB. 2024-02-03T13:42:47.905 INFO:teuthology.orchestra.run.smithi186.stdout:Description : 2024-02-03T13:42:47.905 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-03T13:42:47.905 INFO:teuthology.orchestra.run.smithi186.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-03T13:42:47.905 INFO:teuthology.orchestra.run.smithi186.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-03T13:42:47.905 INFO:teuthology.orchestra.run.smithi186.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-03T13:42:47.906 INFO:teuthology.orchestra.run.smithi186.stdout:hardware devices. 2024-02-03T13:42:47.906 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-03T13:42:47.906 INFO:teuthology.orchestra.run.smithi186.stdout:This subpackage provides tools for support of all platforms. 2024-02-03T13:42:47.907 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-03T13:42:47.907 INFO:teuthology.task.kernel:Updating grub on smithi186 to boot 4.18.0-536.el8.x86_64 2024-02-03T13:42:47.907 DEBUG:teuthology.orchestra.run.smithi186:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-03T13:42:49.383 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: kernel-core-4.18.0-536.el8.x86_64 3/3 2024-02-03T13:42:49.408 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: kernel-modules-4.18.0-536.el8.x86_64 3/3 2024-02-03T13:42:49.611 INFO:teuthology.orchestra.run.smithi186.stderr:Generating grub configuration file ... 2024-02-03T13:42:49.756 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: kernel-4.18.0-536.el8.x86_64 3/3 2024-02-03T13:42:49.756 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : kernel-4.18.0-536.el8.x86_64 1/3 2024-02-03T13:42:49.756 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : kernel-core-4.18.0-536.el8.x86_64 2/3 2024-02-03T13:42:50.273 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : kernel-modules-4.18.0-536.el8.x86_64 3/3 2024-02-03T13:42:50.273 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-02-03T13:42:50.273 INFO:teuthology.orchestra.run.smithi176.stdout:Installed: 2024-02-03T13:42:50.273 INFO:teuthology.orchestra.run.smithi176.stdout: kernel-4.18.0-536.el8.x86_64 kernel-core-4.18.0-536.el8.x86_64 2024-02-03T13:42:50.273 INFO:teuthology.orchestra.run.smithi176.stdout: kernel-modules-4.18.0-536.el8.x86_64 2024-02-03T13:42:50.274 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-02-03T13:42:50.274 INFO:teuthology.orchestra.run.smithi176.stdout:Complete! 2024-02-03T13:42:50.413 DEBUG:teuthology.orchestra.run.smithi176:> rpm -q kernel | sort -rV | head -n 1 2024-02-03T13:42:50.686 INFO:teuthology.orchestra.run.smithi176.stdout:kernel-4.18.0-536.el8.x86_64 2024-02-03T13:42:50.687 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-536.el8.x86_64 2024-02-03T13:42:50.687 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-536.el8.x86_64 2024-02-03T13:42:50.687 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-03T13:42:50.687 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-03T13:42:50.687 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-02-03T13:42:50.687 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi176.front.sepia.ceph.com, path=None, version=distro) 2024-02-03T13:42:50.688 DEBUG:teuthology.orchestra.run.smithi176:> rpm -q kernel | sort -rV | head -n 1 2024-02-03T13:42:50.898 INFO:teuthology.orchestra.run.smithi176.stdout:kernel-4.18.0-536.el8.x86_64 2024-02-03T13:42:50.899 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-536.el8.x86_64 2024-02-03T13:42:50.899 DEBUG:teuthology.orchestra.run.smithi176:> sudo rpm -qi grub2-tools 2024-02-03T13:42:50.932 INFO:teuthology.orchestra.run.smithi176.stdout:Name : grub2-tools 2024-02-03T13:42:50.933 INFO:teuthology.orchestra.run.smithi176.stdout:Epoch : 1 2024-02-03T13:42:50.933 INFO:teuthology.orchestra.run.smithi176.stdout:Version : 2.02 2024-02-03T13:42:50.933 INFO:teuthology.orchestra.run.smithi176.stdout:Release : 129.el8 2024-02-03T13:42:50.933 INFO:teuthology.orchestra.run.smithi176.stdout:Architecture: x86_64 2024-02-03T13:42:50.933 INFO:teuthology.orchestra.run.smithi176.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-02-03T13:42:50.933 INFO:teuthology.orchestra.run.smithi176.stdout:Group : System Environment/Base 2024-02-03T13:42:50.933 INFO:teuthology.orchestra.run.smithi176.stdout:Size : 9265586 2024-02-03T13:42:50.933 INFO:teuthology.orchestra.run.smithi176.stdout:License : GPLv3+ 2024-02-03T13:42:50.933 INFO:teuthology.orchestra.run.smithi176.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-02-03T13:42:50.933 INFO:teuthology.orchestra.run.smithi176.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-02-03T13:42:50.933 INFO:teuthology.orchestra.run.smithi176.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-02-03T13:42:50.933 INFO:teuthology.orchestra.run.smithi176.stdout:Build Host : kbuilder.bsys.centos.org 2024-02-03T13:42:50.933 INFO:teuthology.orchestra.run.smithi176.stdout:Relocations : (not relocatable) 2024-02-03T13:42:50.933 INFO:teuthology.orchestra.run.smithi176.stdout:Packager : CentOS BuildSystem 2024-02-03T13:42:50.934 INFO:teuthology.orchestra.run.smithi176.stdout:Vendor : CentOS 2024-02-03T13:42:50.934 INFO:teuthology.orchestra.run.smithi176.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-03T13:42:50.934 INFO:teuthology.orchestra.run.smithi176.stdout:Summary : Support tools for GRUB. 2024-02-03T13:42:50.934 INFO:teuthology.orchestra.run.smithi176.stdout:Description : 2024-02-03T13:42:50.934 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-02-03T13:42:50.934 INFO:teuthology.orchestra.run.smithi176.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-03T13:42:50.934 INFO:teuthology.orchestra.run.smithi176.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-03T13:42:50.934 INFO:teuthology.orchestra.run.smithi176.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-03T13:42:50.934 INFO:teuthology.orchestra.run.smithi176.stdout:hardware devices. 2024-02-03T13:42:50.934 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-02-03T13:42:50.934 INFO:teuthology.orchestra.run.smithi176.stdout:This subpackage provides tools for support of all platforms. 2024-02-03T13:42:50.935 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-03T13:42:50.935 INFO:teuthology.task.kernel:Updating grub on smithi176 to boot 4.18.0-536.el8.x86_64 2024-02-03T13:42:50.935 DEBUG:teuthology.orchestra.run.smithi176:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-03T13:42:51.944 INFO:teuthology.orchestra.run.smithi186.stderr:done 2024-02-03T13:42:51.946 DEBUG:teuthology.orchestra.run.smithi186:> mktemp 2024-02-03T13:42:51.976 INFO:teuthology.orchestra.run.smithi186.stdout:/tmp/tmp.riM37NBS8W 2024-02-03T13:42:51.976 DEBUG:teuthology.orchestra.run.smithi186:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.riM37NBS8W 2024-02-03T13:42:52.050 DEBUG:teuthology.orchestra.run.smithi186:> sudo chmod 0666 /tmp/tmp.riM37NBS8W 2024-02-03T13:42:52.188 DEBUG:teuthology.orchestra.remote:smithi186:/tmp/tmp.riM37NBS8W is 6KB 2024-02-03T13:42:52.236 DEBUG:teuthology.orchestra.run.smithi186:> rm -fr /tmp/tmp.riM37NBS8W 2024-02-03T13:42:52.254 DEBUG:teuthology.orchestra.run.smithi186:> sudo /bin/ls /boot/loader/entries || true 2024-02-03T13:42:52.328 INFO:teuthology.orchestra.run.smithi186.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-02-03T13:42:52.328 INFO:teuthology.orchestra.run.smithi186.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-02-03T13:42:52.328 INFO:teuthology.orchestra.run.smithi186.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-02-03T13:42:52.328 INFO:teuthology.orchestra.run.smithi186.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-536.el8.x86_64.conf 2024-02-03T13:42:52.329 DEBUG:teuthology.orchestra.run.smithi186:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-536.el8.x86_64 2024-02-03T13:42:52.500 DEBUG:teuthology.orchestra.run.smithi186:> sudo shutdown -r now 2024-02-03T13:42:52.698 INFO:teuthology.orchestra.run.smithi176.stderr:Generating grub configuration file ... 2024-02-03T13:42:55.106 INFO:teuthology.orchestra.run.smithi176.stderr:done 2024-02-03T13:42:55.108 DEBUG:teuthology.orchestra.run.smithi176:> mktemp 2024-02-03T13:42:55.130 INFO:teuthology.orchestra.run.smithi176.stdout:/tmp/tmp.FPjTPMW4Fx 2024-02-03T13:42:55.130 DEBUG:teuthology.orchestra.run.smithi176:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.FPjTPMW4Fx 2024-02-03T13:42:55.204 DEBUG:teuthology.orchestra.run.smithi176:> sudo chmod 0666 /tmp/tmp.FPjTPMW4Fx 2024-02-03T13:42:55.354 DEBUG:teuthology.orchestra.remote:smithi176:/tmp/tmp.FPjTPMW4Fx is 6KB 2024-02-03T13:42:55.403 DEBUG:teuthology.orchestra.run.smithi176:> rm -fr /tmp/tmp.FPjTPMW4Fx 2024-02-03T13:42:55.420 DEBUG:teuthology.orchestra.run.smithi176:> sudo /bin/ls /boot/loader/entries || true 2024-02-03T13:42:55.495 INFO:teuthology.orchestra.run.smithi176.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-02-03T13:42:55.496 INFO:teuthology.orchestra.run.smithi176.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-02-03T13:42:55.496 INFO:teuthology.orchestra.run.smithi176.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-02-03T13:42:55.496 INFO:teuthology.orchestra.run.smithi176.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-536.el8.x86_64.conf 2024-02-03T13:42:55.497 DEBUG:teuthology.orchestra.run.smithi176:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-536.el8.x86_64 2024-02-03T13:42:55.691 DEBUG:teuthology.orchestra.run.smithi176:> sudo shutdown -r now 2024-02-03T13:43:22.531 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-02-03T13:43:22.532 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2024-02-03T13:43:22.533 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-03T13:43:25.696 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-02-03T13:43:25.696 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi176.front.sepia.ceph.com' 2024-02-03T13:43:25.697 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-03T13:43:40.860 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.186 2024-02-03T13:43:44.191 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.176 2024-02-03T13:43:49.867 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2024-02-03T13:43:49.868 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-03T13:43:52.924 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.186 2024-02-03T13:43:53.192 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi176.front.sepia.ceph.com' 2024-02-03T13:43:53.193 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-03T13:43:56.252 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.176 2024-02-03T13:44:04.932 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2024-02-03T13:44:04.932 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-03T13:44:08.254 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi176.front.sepia.ceph.com' 2024-02-03T13:44:08.255 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-03T13:44:26.684 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.176 2024-02-03T13:44:41.696 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi176.front.sepia.ceph.com' 2024-02-03T13:44:41.697 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-03T13:44:42.833 DEBUG:teuthology.orchestra.run.smithi176:> true 2024-02-03T13:44:43.646 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi176.front.sepia.ceph.com' 2024-02-03T13:44:43.646 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.18.0-536.el8.x86_64"... 2024-02-03T13:44:43.647 DEBUG:teuthology.orchestra.run.smithi176:> uname -r 2024-02-03T13:44:43.665 INFO:teuthology.orchestra.run.smithi176.stdout:4.18.0-536.el8.x86_64 2024-02-03T13:44:43.665 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-536.el8.x86_64 vs 4.18.0-536.el8.x86_64 2024-02-03T13:44:43.665 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-03T13:44:43.666 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-03T13:44:44.666 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-02-03T13:44:44.667 DEBUG:teuthology.orchestra.run.smithi176:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-03T13:44:44.741 INFO:teuthology.orchestra.run.smithi176.stdout:ttyS1 2024-02-03T13:44:44.753 DEBUG:teuthology.parallel:result is None 2024-02-03T13:45:04.934 DEBUG:teuthology.orchestra.remote:timed out 2024-02-03T13:45:19.936 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2024-02-03T13:45:19.937 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-03T13:45:20.256 DEBUG:teuthology.orchestra.run.smithi186:> true 2024-02-03T13:45:20.594 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi186.front.sepia.ceph.com' 2024-02-03T13:45:20.595 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.18.0-536.el8.x86_64"... 2024-02-03T13:45:20.595 DEBUG:teuthology.orchestra.run.smithi186:> uname -r 2024-02-03T13:45:20.613 INFO:teuthology.orchestra.run.smithi186.stdout:4.18.0-536.el8.x86_64 2024-02-03T13:45:20.613 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-536.el8.x86_64 vs 4.18.0-536.el8.x86_64 2024-02-03T13:45:20.613 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-03T13:45:20.614 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-03T13:45:21.614 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-02-03T13:45:21.614 DEBUG:teuthology.orchestra.run.smithi186:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-03T13:45:21.707 INFO:teuthology.orchestra.run.smithi186.stdout:ttyS1 2024-02-03T13:45:21.719 DEBUG:teuthology.parallel:result is None 2024-02-03T13:45:21.719 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-03T13:45:21.728 INFO:teuthology.task.internal:Creating test directory... 2024-02-03T13:45:21.728 DEBUG:teuthology.orchestra.run.smithi176:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-03T13:45:21.731 DEBUG:teuthology.orchestra.run.smithi186:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-03T13:45:21.751 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-03T13:45:21.758 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-03T13:45:21.764 INFO:teuthology.task.internal:Creating archive directory... 2024-02-03T13:45:21.764 DEBUG:teuthology.orchestra.run.smithi176:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-03T13:45:21.794 DEBUG:teuthology.orchestra.run.smithi186:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-03T13:45:21.830 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-03T13:45:21.840 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-03T13:45:21.841 DEBUG:teuthology.orchestra.run.smithi176:> 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-02-03T13:45:21.863 DEBUG:teuthology.orchestra.run.smithi186:> 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-02-03T13:45:21.900 INFO:teuthology.orchestra.run.smithi186.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-03T13:45:21.901 INFO:teuthology.orchestra.run.smithi176.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-03T13:45:21.911 INFO:teuthology.orchestra.run.smithi186.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-03T13:45:21.913 INFO:teuthology.orchestra.run.smithi176.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-03T13:45:21.914 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-03T13:45:21.922 INFO:teuthology.task.internal:Configuring sudo... 2024-02-03T13:45:21.922 DEBUG:teuthology.orchestra.run.smithi176:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-03T13:45:21.957 DEBUG:teuthology.orchestra.run.smithi186:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-03T13:45:21.986 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-03T13:45:22.000 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-03T13:45:22.001 DEBUG:teuthology.orchestra.run.smithi176:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-03T13:45:22.027 DEBUG:teuthology.orchestra.run.smithi186:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-03T13:45:22.045 DEBUG:teuthology.orchestra.run.smithi176:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-03T13:45:22.129 DEBUG:teuthology.orchestra.run.smithi176:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-03T13:45:22.186 DEBUG:teuthology.orchestra.run.smithi176:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-03T13:45:22.274 DEBUG:teuthology.orchestra.run.smithi176:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-03T13:45:22.315 DEBUG:teuthology.orchestra.run.smithi176:> set -ex 2024-02-03T13:45:22.315 DEBUG:teuthology.orchestra.run.smithi176:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-03T13:45:22.382 DEBUG:teuthology.orchestra.run.smithi186:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-03T13:45:22.431 DEBUG:teuthology.orchestra.run.smithi186:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-03T13:45:22.483 DEBUG:teuthology.orchestra.run.smithi186:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-03T13:45:22.569 DEBUG:teuthology.orchestra.run.smithi186:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-03T13:45:22.611 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-02-03T13:45:22.611 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-03T13:45:22.678 DEBUG:teuthology.orchestra.run.smithi176:> sudo service rsyslog restart 2024-02-03T13:45:22.680 DEBUG:teuthology.orchestra.run.smithi186:> sudo service rsyslog restart 2024-02-03T13:45:22.746 INFO:teuthology.orchestra.run.smithi176.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-03T13:45:22.771 INFO:teuthology.orchestra.run.smithi186.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-03T13:45:23.150 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-03T13:45:23.465 INFO:teuthology.task.internal:Starting timer... 2024-02-03T13:45:23.465 INFO:teuthology.run_tasks:Running task pcp... 2024-02-03T13:45:23.492 INFO:teuthology.run_tasks:Running task selinux... 2024-02-03T13:45:23.501 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-02-03T13:45:23.501 DEBUG:teuthology.orchestra.run.smithi176:> sudo service auditd rotate 2024-02-03T13:45:23.585 INFO:teuthology.orchestra.run.smithi176.stdout:Rotating logs: 2024-02-03T13:45:23.587 DEBUG:teuthology.orchestra.run.smithi186:> sudo service auditd rotate 2024-02-03T13:45:23.682 INFO:teuthology.orchestra.run.smithi186.stdout:Rotating logs: 2024-02-03T13:45:23.684 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-03T13:45:23.684 DEBUG:teuthology.orchestra.run.smithi176:> /usr/sbin/getenforce 2024-02-03T13:45:23.713 INFO:teuthology.orchestra.run.smithi176.stdout:Permissive 2024-02-03T13:45:23.714 DEBUG:teuthology.orchestra.run.smithi186:> /usr/sbin/getenforce 2024-02-03T13:45:23.744 INFO:teuthology.orchestra.run.smithi186.stdout:Permissive 2024-02-03T13:45:23.745 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi176.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi186.front.sepia.ceph.com': 'permissive'} 2024-02-03T13:45:23.745 DEBUG:teuthology.orchestra.run.smithi176:> 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-02-03T13:45:23.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-03T13:45:23.780 DEBUG:teuthology.orchestra.run.smithi186:> 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-02-03T13:45:23.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-03T13:45:23.811 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-03T13:45:23.811 DEBUG:teuthology.orchestra.run.smithi176:> sudo /usr/sbin/setenforce permissive 2024-02-03T13:45:23.847 DEBUG:teuthology.orchestra.run.smithi186:> sudo /usr/sbin/setenforce permissive 2024-02-03T13:45:23.878 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-03T13:45:23.892 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-02-03T13:45:23.898 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-02-03T13:45:24.028 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-03T13:45:24.046 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-02-03T13:45:24.048 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi176.front.sepia.ceph.com,smithi186.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-03T13:51:05.731 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi176.front.sepia.ceph.com'), Remote(name='ubuntu@smithi186.front.sepia.ceph.com')] 2024-02-03T13:51:05.733 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi176.front.sepia.ceph.com' 2024-02-03T13:51:05.735 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-03T13:51:05.812 DEBUG:teuthology.orchestra.run.smithi176:> true 2024-02-03T13:51:05.838 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi176.front.sepia.ceph.com' 2024-02-03T13:51:05.838 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2024-02-03T13:51:05.839 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-03T13:51:05.909 DEBUG:teuthology.orchestra.run.smithi186:> true 2024-02-03T13:51:05.983 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi186.front.sepia.ceph.com' 2024-02-03T13:51:05.983 INFO:teuthology.run_tasks:Running task clock... 2024-02-03T13:51:05.994 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-03T13:51:05.994 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-03T13:51:05.995 DEBUG:teuthology.orchestra.run.smithi176:> 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-02-03T13:51:05.997 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-03T13:51:05.997 DEBUG:teuthology.orchestra.run.smithi186:> 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-02-03T13:51:06.027 INFO:teuthology.orchestra.run.smithi176.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-03T13:51:06.040 INFO:teuthology.orchestra.run.smithi176.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-03T13:51:06.055 INFO:teuthology.orchestra.run.smithi186.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-03T13:51:06.069 INFO:teuthology.orchestra.run.smithi186.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-03T13:51:06.100 INFO:teuthology.orchestra.run.smithi176.stderr:sudo: ntpd: command not found 2024-02-03T13:51:06.110 INFO:teuthology.orchestra.run.smithi176.stdout:506 Cannot talk to daemon 2024-02-03T13:51:06.124 INFO:teuthology.orchestra.run.smithi176.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-03T13:51:06.132 INFO:teuthology.orchestra.run.smithi186.stderr:sudo: ntpd: command not found 2024-02-03T13:51:06.136 INFO:teuthology.orchestra.run.smithi176.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-03T13:51:06.144 INFO:teuthology.orchestra.run.smithi186.stdout:506 Cannot talk to daemon 2024-02-03T13:51:06.157 INFO:teuthology.orchestra.run.smithi186.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-03T13:51:06.170 INFO:teuthology.orchestra.run.smithi186.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-03T13:51:06.204 INFO:teuthology.orchestra.run.smithi176.stderr:bash: ntpq: command not found 2024-02-03T13:51:06.207 INFO:teuthology.orchestra.run.smithi176.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-03T13:51:06.207 INFO:teuthology.orchestra.run.smithi176.stdout:=============================================================================== 2024-02-03T13:51:06.208 INFO:teuthology.orchestra.run.smithi176.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-03T13:51:06.208 INFO:teuthology.orchestra.run.smithi176.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-03T13:51:06.208 INFO:teuthology.orchestra.run.smithi176.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-03T13:51:06.208 INFO:teuthology.orchestra.run.smithi176.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-03T13:51:06.235 INFO:teuthology.orchestra.run.smithi186.stderr:bash: ntpq: command not found 2024-02-03T13:51:06.238 INFO:teuthology.orchestra.run.smithi186.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-03T13:51:06.238 INFO:teuthology.orchestra.run.smithi186.stdout:=============================================================================== 2024-02-03T13:51:06.239 INFO:teuthology.orchestra.run.smithi186.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-03T13:51:06.239 INFO:teuthology.orchestra.run.smithi186.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-03T13:51:06.239 INFO:teuthology.orchestra.run.smithi186.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-03T13:51:06.239 INFO:teuthology.orchestra.run.smithi186.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-03T13:51:06.240 INFO:teuthology.run_tasks:Running task pexec... 2024-02-03T13:51:06.268 INFO:teuthology.task.pexec:Executing custom commands... 2024-02-03T13:51:06.269 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi176.front.sepia.ceph.com 2024-02-03T13:51:06.269 DEBUG:teuthology.orchestra.run.smithi176:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-03T13:51:06.269 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi186.front.sepia.ceph.com 2024-02-03T13:51:06.270 DEBUG:teuthology.orchestra.run.smithi186:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-03T13:51:07.053 INFO:teuthology.orchestra.run.smithi176.stdout:Last metadata expiration check: 0:01:23 ago on Sat 03 Feb 2024 01:49:43 PM UTC. 2024-02-03T13:51:07.065 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:01:23 ago on Sat 03 Feb 2024 01:49:43 PM UTC. 2024-02-03T13:51:09.019 INFO:teuthology.orchestra.run.smithi176.stdout:Dependencies resolved. 2024-02-03T13:51:09.020 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-02-03T13:51:09.020 INFO:teuthology.orchestra.run.smithi176.stdout: Package Architecture Version Repository Size 2024-02-03T13:51:09.020 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-02-03T13:51:09.020 INFO:teuthology.orchestra.run.smithi176.stdout:Resetting modules: 2024-02-03T13:51:09.021 INFO:teuthology.orchestra.run.smithi176.stdout: container-tools 2024-02-03T13:51:09.021 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-02-03T13:51:09.021 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction Summary 2024-02-03T13:51:09.021 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-02-03T13:51:09.021 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-02-03T13:51:09.058 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-03T13:51:09.059 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-03T13:51:09.059 INFO:teuthology.orchestra.run.smithi186.stdout: Package Architecture Version Repository Size 2024-02-03T13:51:09.059 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-03T13:51:09.059 INFO:teuthology.orchestra.run.smithi186.stdout:Resetting modules: 2024-02-03T13:51:09.059 INFO:teuthology.orchestra.run.smithi186.stdout: container-tools 2024-02-03T13:51:09.059 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-03T13:51:09.059 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2024-02-03T13:51:09.060 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-03T13:51:09.060 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-03T13:51:09.311 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-03T13:51:09.315 INFO:teuthology.orchestra.run.smithi176.stdout:Complete! 2024-02-03T13:51:10.165 INFO:teuthology.orchestra.run.smithi186.stdout:Last metadata expiration check: 0:01:26 ago on Sat 03 Feb 2024 01:49:43 PM UTC. 2024-02-03T13:51:10.170 INFO:teuthology.orchestra.run.smithi176.stdout:Last metadata expiration check: 0:01:26 ago on Sat 03 Feb 2024 01:49:43 PM UTC. 2024-02-03T13:51:12.136 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-03T13:51:12.153 INFO:teuthology.orchestra.run.smithi176.stdout:Dependencies resolved. 2024-02-03T13:51:12.171 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-03T13:51:12.171 INFO:teuthology.orchestra.run.smithi186.stdout: Package Arch Version Repository Size 2024-02-03T13:51:12.171 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-03T13:51:12.171 INFO:teuthology.orchestra.run.smithi186.stdout:Installing group/module packages: 2024-02-03T13:51:12.171 INFO:teuthology.orchestra.run.smithi186.stdout: aardvark-dns x86_64 2:1.9.0-1.module_el8+804+f131391c appstream 1.0 M 2024-02-03T13:51:12.171 INFO:teuthology.orchestra.run.smithi186.stdout: buildah x86_64 1:1.34.0-1.module_el8+804+f131391c appstream 9.7 M 2024-02-03T13:51:12.172 INFO:teuthology.orchestra.run.smithi186.stdout: cockpit-podman noarch 82-1.module_el8+804+f131391c appstream 759 k 2024-02-03T13:51:12.172 INFO:teuthology.orchestra.run.smithi186.stdout: crun x86_64 1.12-1.module_el8+804+f131391c appstream 248 k 2024-02-03T13:51:12.172 INFO:teuthology.orchestra.run.smithi186.stdout: netavark x86_64 2:1.9.0-1.module_el8+804+f131391c appstream 4.0 M 2024-02-03T13:51:12.172 INFO:teuthology.orchestra.run.smithi186.stdout: python3-podman noarch 4.8.2-1.module_el8+804+f131391c appstream 179 k 2024-02-03T13:51:12.172 INFO:teuthology.orchestra.run.smithi186.stdout: skopeo x86_64 2:1.14.0-2.module_el8+804+f131391c appstream 8.8 M 2024-02-03T13:51:12.172 INFO:teuthology.orchestra.run.smithi186.stdout: toolbox x86_64 0.0.99.4-8.module_el8+804+f131391c appstream 2.5 M 2024-02-03T13:51:12.172 INFO:teuthology.orchestra.run.smithi186.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-02-03T13:51:12.172 INFO:teuthology.orchestra.run.smithi186.stdout:Installing dependencies: 2024-02-03T13:51:12.172 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-02-03T13:51:12.172 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-02-03T13:51:12.172 INFO:teuthology.orchestra.run.smithi186.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-02-03T13:51:12.173 INFO:teuthology.orchestra.run.smithi186.stdout:Installing weak dependencies: 2024-02-03T13:51:12.173 INFO:teuthology.orchestra.run.smithi186.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-02-03T13:51:12.173 INFO:teuthology.orchestra.run.smithi186.stdout:Installing module profiles: 2024-02-03T13:51:12.173 INFO:teuthology.orchestra.run.smithi186.stdout: container-tools/common 2024-02-03T13:51:12.173 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-03T13:51:12.173 INFO:teuthology.orchestra.run.smithi186.stdout:Enabling module streams: 2024-02-03T13:51:12.173 INFO:teuthology.orchestra.run.smithi186.stdout: container-tools rhel8 2024-02-03T13:51:12.173 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-03T13:51:12.173 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2024-02-03T13:51:12.173 INFO:teuthology.orchestra.run.smithi186.stdout:================================================================================ 2024-02-03T13:51:12.173 INFO:teuthology.orchestra.run.smithi186.stdout:Install 13 Packages 2024-02-03T13:51:12.174 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-03T13:51:12.174 INFO:teuthology.orchestra.run.smithi186.stdout:Total download size: 27 M 2024-02-03T13:51:12.174 INFO:teuthology.orchestra.run.smithi186.stdout:Installed size: 91 M 2024-02-03T13:51:12.174 INFO:teuthology.orchestra.run.smithi186.stdout:Downloading Packages: 2024-02-03T13:51:12.187 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-02-03T13:51:12.187 INFO:teuthology.orchestra.run.smithi176.stdout: Package Arch Version Repository Size 2024-02-03T13:51:12.188 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-02-03T13:51:12.188 INFO:teuthology.orchestra.run.smithi176.stdout:Installing group/module packages: 2024-02-03T13:51:12.188 INFO:teuthology.orchestra.run.smithi176.stdout: aardvark-dns x86_64 2:1.9.0-1.module_el8+804+f131391c appstream 1.0 M 2024-02-03T13:51:12.188 INFO:teuthology.orchestra.run.smithi176.stdout: buildah x86_64 1:1.34.0-1.module_el8+804+f131391c appstream 9.7 M 2024-02-03T13:51:12.188 INFO:teuthology.orchestra.run.smithi176.stdout: cockpit-podman noarch 82-1.module_el8+804+f131391c appstream 759 k 2024-02-03T13:51:12.188 INFO:teuthology.orchestra.run.smithi176.stdout: crun x86_64 1.12-1.module_el8+804+f131391c appstream 248 k 2024-02-03T13:51:12.188 INFO:teuthology.orchestra.run.smithi176.stdout: netavark x86_64 2:1.9.0-1.module_el8+804+f131391c appstream 4.0 M 2024-02-03T13:51:12.188 INFO:teuthology.orchestra.run.smithi176.stdout: python3-podman noarch 4.8.2-1.module_el8+804+f131391c appstream 179 k 2024-02-03T13:51:12.188 INFO:teuthology.orchestra.run.smithi176.stdout: skopeo x86_64 2:1.14.0-2.module_el8+804+f131391c appstream 8.8 M 2024-02-03T13:51:12.188 INFO:teuthology.orchestra.run.smithi176.stdout: toolbox x86_64 0.0.99.4-8.module_el8+804+f131391c appstream 2.5 M 2024-02-03T13:51:12.188 INFO:teuthology.orchestra.run.smithi176.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-02-03T13:51:12.188 INFO:teuthology.orchestra.run.smithi176.stdout:Installing dependencies: 2024-02-03T13:51:12.188 INFO:teuthology.orchestra.run.smithi176.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-02-03T13:51:12.188 INFO:teuthology.orchestra.run.smithi176.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-02-03T13:51:12.189 INFO:teuthology.orchestra.run.smithi176.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-02-03T13:51:12.189 INFO:teuthology.orchestra.run.smithi176.stdout:Installing weak dependencies: 2024-02-03T13:51:12.189 INFO:teuthology.orchestra.run.smithi176.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-02-03T13:51:12.189 INFO:teuthology.orchestra.run.smithi176.stdout:Installing module profiles: 2024-02-03T13:51:12.189 INFO:teuthology.orchestra.run.smithi176.stdout: container-tools/common 2024-02-03T13:51:12.189 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-02-03T13:51:12.189 INFO:teuthology.orchestra.run.smithi176.stdout:Enabling module streams: 2024-02-03T13:51:12.189 INFO:teuthology.orchestra.run.smithi176.stdout: container-tools rhel8 2024-02-03T13:51:12.189 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-02-03T13:51:12.189 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction Summary 2024-02-03T13:51:12.189 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-02-03T13:51:12.189 INFO:teuthology.orchestra.run.smithi176.stdout:Install 13 Packages 2024-02-03T13:51:12.189 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-02-03T13:51:12.191 INFO:teuthology.orchestra.run.smithi176.stdout:Total download size: 27 M 2024-02-03T13:51:12.192 INFO:teuthology.orchestra.run.smithi176.stdout:Installed size: 91 M 2024-02-03T13:51:12.192 INFO:teuthology.orchestra.run.smithi176.stdout:Downloading Packages: 2024-02-03T13:51:12.496 INFO:teuthology.orchestra.run.smithi176.stdout:(1/13): cockpit-podman-82-1.module_el8+804+f131 2.8 MB/s | 759 kB 00:00 2024-02-03T13:51:12.530 INFO:teuthology.orchestra.run.smithi176.stdout:(2/13): aardvark-dns-1.9.0-1.module_el8+804+f13 3.4 MB/s | 1.0 MB 00:00 2024-02-03T13:51:12.555 INFO:teuthology.orchestra.run.smithi176.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 645 kB/s | 38 kB 00:00 2024-02-03T13:51:12.614 INFO:teuthology.orchestra.run.smithi176.stdout:(4/13): crun-1.12-1.module_el8+804+f131391c.x86 2.9 MB/s | 248 kB 00:00 2024-02-03T13:51:12.638 INFO:teuthology.orchestra.run.smithi186.stdout:(1/13): cockpit-podman-82-1.module_el8+804+f131 2.7 MB/s | 759 kB 00:00 2024-02-03T13:51:12.672 INFO:teuthology.orchestra.run.smithi186.stdout:(2/13): aardvark-dns-1.9.0-1.module_el8+804+f13 3.3 MB/s | 1.0 MB 00:00 2024-02-03T13:51:12.672 INFO:teuthology.orchestra.run.smithi176.stdout:(5/13): python3-podman-4.8.2-1.module_el8+804+f 3.0 MB/s | 179 kB 00:00 2024-02-03T13:51:12.697 INFO:teuthology.orchestra.run.smithi186.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 647 kB/s | 38 kB 00:00 2024-02-03T13:51:12.731 INFO:teuthology.orchestra.run.smithi176.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 424 kB/s | 25 kB 00:00 2024-02-03T13:51:12.747 INFO:teuthology.orchestra.run.smithi186.stdout:(4/13): crun-1.12-1.module_el8+804+f131391c.x86 3.2 MB/s | 248 kB 00:00 2024-02-03T13:51:12.790 INFO:teuthology.orchestra.run.smithi176.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.6 MB/s | 94 kB 00:00 2024-02-03T13:51:12.823 INFO:teuthology.orchestra.run.smithi186.stdout:(5/13): python3-podman-4.8.2-1.module_el8+804+f 2.3 MB/s | 179 kB 00:00 2024-02-03T13:51:12.890 INFO:teuthology.orchestra.run.smithi186.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 372 kB/s | 25 kB 00:00 2024-02-03T13:51:12.940 INFO:teuthology.orchestra.run.smithi186.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.8 MB/s | 94 kB 00:00 2024-02-03T13:51:12.957 INFO:teuthology.orchestra.run.smithi176.stdout:(8/13): netavark-1.9.0-1.module_el8+804+f131391 9.9 MB/s | 4.0 MB 00:00 2024-02-03T13:51:13.074 INFO:teuthology.orchestra.run.smithi186.stdout:(8/13): netavark-1.9.0-1.module_el8+804+f131391 11 MB/s | 4.0 MB 00:00 2024-02-03T13:51:13.216 INFO:teuthology.orchestra.run.smithi176.stdout:(9/13): buildah-1.34.0-1.module_el8+804+f131391 9.8 MB/s | 9.7 MB 00:00 2024-02-03T13:51:13.266 INFO:teuthology.orchestra.run.smithi176.stdout:(10/13): toolbox-0.0.99.4-8.module_el8+804+f131 8.2 MB/s | 2.5 MB 00:00 2024-02-03T13:51:13.282 INFO:teuthology.orchestra.run.smithi186.stdout:(9/13): toolbox-0.0.99.4-8.module_el8+804+f1313 12 MB/s | 2.5 MB 00:00 2024-02-03T13:51:13.291 INFO:teuthology.orchestra.run.smithi176.stdout:(11/13): udica-0.2.6-20.module_el8+804+f131391c 699 kB/s | 53 kB 00:00 2024-02-03T13:51:13.325 INFO:teuthology.orchestra.run.smithi176.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 700 kB/s | 41 kB 00:00 2024-02-03T13:51:13.408 INFO:teuthology.orchestra.run.smithi186.stdout:(10/13): buildah-1.34.0-1.module_el8+804+f13139 9.3 MB/s | 9.7 MB 00:01 2024-02-03T13:51:13.433 INFO:teuthology.orchestra.run.smithi186.stdout:(11/13): udica-0.2.6-20.module_el8+804+f131391c 350 kB/s | 53 kB 00:00 2024-02-03T13:51:13.466 INFO:teuthology.orchestra.run.smithi186.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 700 kB/s | 41 kB 00:00 2024-02-03T13:51:13.625 INFO:teuthology.orchestra.run.smithi176.stdout:(13/13): skopeo-1.14.0-2.module_el8+804+f131391 11 MB/s | 8.8 MB 00:00 2024-02-03T13:51:13.625 INFO:teuthology.orchestra.run.smithi176.stdout:-------------------------------------------------------------------------------- 2024-02-03T13:51:13.625 INFO:teuthology.orchestra.run.smithi176.stdout:Total 19 MB/s | 27 MB 00:01 2024-02-03T13:51:13.825 INFO:teuthology.orchestra.run.smithi186.stdout:(13/13): skopeo-1.14.0-2.module_el8+804+f131391 9.9 MB/s | 8.8 MB 00:00 2024-02-03T13:51:13.826 INFO:teuthology.orchestra.run.smithi186.stdout:-------------------------------------------------------------------------------- 2024-02-03T13:51:13.826 INFO:teuthology.orchestra.run.smithi186.stdout:Total 17 MB/s | 27 MB 00:01 2024-02-03T13:51:13.893 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction check 2024-02-03T13:51:13.913 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction check succeeded. 2024-02-03T13:51:13.914 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction test 2024-02-03T13:51:14.094 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction check 2024-02-03T13:51:14.114 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction check succeeded. 2024-02-03T13:51:14.115 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction test 2024-02-03T13:51:14.176 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction test succeeded. 2024-02-03T13:51:14.179 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction 2024-02-03T13:51:14.373 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction test succeeded. 2024-02-03T13:51:14.376 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction 2024-02-03T13:51:14.880 INFO:teuthology.orchestra.run.smithi176.stdout: Preparing : 1/1 2024-02-03T13:51:15.043 INFO:teuthology.orchestra.run.smithi186.stdout: Preparing : 1/1 2024-02-03T13:51:15.145 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-02-03T13:51:15.262 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-02-03T13:51:15.298 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2024-02-03T13:51:15.432 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2024-02-03T13:51:15.535 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2024-02-03T13:51:15.623 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2024-02-03T13:51:15.750 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-02-03T13:51:15.850 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-02-03T13:51:16.329 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : aardvark-dns-2:1.9.0-1.module_el8+804+f131391c.x86 5/13 2024-02-03T13:51:16.413 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : aardvark-dns-2:1.9.0-1.module_el8+804+f131391c.x86 5/13 2024-02-03T13:51:17.321 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : netavark-2:1.9.0-1.module_el8+804+f131391c.x86_64 6/13 2024-02-03T13:51:17.400 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : netavark-2:1.9.0-1.module_el8+804+f131391c.x86_64 6/13 2024-02-03T13:51:17.574 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : buildah-1:1.34.0-1.module_el8+804+f131391c.x86_64 7/13 2024-02-03T13:51:17.668 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : buildah-1:1.34.0-1.module_el8+804+f131391c.x86_64 7/13 2024-02-03T13:51:17.770 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : crun-1.12-1.module_el8+804+f131391c.x86_64 8/13 2024-02-03T13:51:17.881 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : crun-1.12-1.module_el8+804+f131391c.x86_64 8/13 2024-02-03T13:51:18.027 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-podman-4.8.2-1.module_el8+804+f131391c.noa 9/13 2024-02-03T13:51:18.119 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-podman-4.8.2-1.module_el8+804+f131391c.noa 9/13 2024-02-03T13:51:18.418 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 10/13 2024-02-03T13:51:18.537 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 10/13 2024-02-03T13:51:19.348 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : toolbox-0.0.99.4-8.module_el8+804+f131391c.x86_64 11/13 2024-02-03T13:51:19.441 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : toolbox-0.0.99.4-8.module_el8+804+f131391c.x86_64 11/13 2024-02-03T13:51:19.561 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : skopeo-2:1.14.0-2.module_el8+804+f131391c.x86_64 12/13 2024-02-03T13:51:19.646 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : skopeo-2:1.14.0-2.module_el8+804+f131391c.x86_64 12/13 2024-02-03T13:51:19.764 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : cockpit-podman-82-1.module_el8+804+f131391c.noarch 13/13 2024-02-03T13:51:19.823 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : cockpit-podman-82-1.module_el8+804+f131391c.noarch 13/13 2024-02-03T13:51:20.173 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: cockpit-podman-82-1.module_el8+804+f131391c.noarch 13/13 2024-02-03T13:51:20.174 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : aardvark-dns-2:1.9.0-1.module_el8+804+f131391c.x86 1/13 2024-02-03T13:51:20.174 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : buildah-1:1.34.0-1.module_el8+804+f131391c.x86_64 2/13 2024-02-03T13:51:20.174 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : cockpit-podman-82-1.module_el8+804+f131391c.noarch 3/13 2024-02-03T13:51:20.174 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-02-03T13:51:20.174 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : crun-1.12-1.module_el8+804+f131391c.x86_64 5/13 2024-02-03T13:51:20.174 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : netavark-2:1.9.0-1.module_el8+804+f131391c.x86_64 6/13 2024-02-03T13:51:20.174 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-podman-4.8.2-1.module_el8+804+f131391c.noa 7/13 2024-02-03T13:51:20.174 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-02-03T13:51:20.174 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-02-03T13:51:20.174 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : skopeo-2:1.14.0-2.module_el8+804+f131391c.x86_64 10/13 2024-02-03T13:51:20.174 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : toolbox-0.0.99.4-8.module_el8+804+f131391c.x86_64 11/13 2024-02-03T13:51:20.175 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-02-03T13:51:20.243 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: cockpit-podman-82-1.module_el8+804+f131391c.noarch 13/13 2024-02-03T13:51:20.243 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : aardvark-dns-2:1.9.0-1.module_el8+804+f131391c.x86 1/13 2024-02-03T13:51:20.243 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : buildah-1:1.34.0-1.module_el8+804+f131391c.x86_64 2/13 2024-02-03T13:51:20.243 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : cockpit-podman-82-1.module_el8+804+f131391c.noarch 3/13 2024-02-03T13:51:20.243 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-02-03T13:51:20.243 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : crun-1.12-1.module_el8+804+f131391c.x86_64 5/13 2024-02-03T13:51:20.243 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : netavark-2:1.9.0-1.module_el8+804+f131391c.x86_64 6/13 2024-02-03T13:51:20.243 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-podman-4.8.2-1.module_el8+804+f131391c.noa 7/13 2024-02-03T13:51:20.243 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-02-03T13:51:20.243 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-02-03T13:51:20.244 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : skopeo-2:1.14.0-2.module_el8+804+f131391c.x86_64 10/13 2024-02-03T13:51:20.244 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : toolbox-0.0.99.4-8.module_el8+804+f131391c.x86_64 11/13 2024-02-03T13:51:20.244 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-02-03T13:51:20.681 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-02-03T13:51:20.681 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-02-03T13:51:20.682 INFO:teuthology.orchestra.run.smithi176.stdout:Installed: 2024-02-03T13:51:20.682 INFO:teuthology.orchestra.run.smithi176.stdout: aardvark-dns-2:1.9.0-1.module_el8+804+f131391c.x86_64 2024-02-03T13:51:20.682 INFO:teuthology.orchestra.run.smithi176.stdout: buildah-1:1.34.0-1.module_el8+804+f131391c.x86_64 2024-02-03T13:51:20.682 INFO:teuthology.orchestra.run.smithi176.stdout: cockpit-podman-82-1.module_el8+804+f131391c.noarch 2024-02-03T13:51:20.682 INFO:teuthology.orchestra.run.smithi176.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-02-03T13:51:20.682 INFO:teuthology.orchestra.run.smithi176.stdout: crun-1.12-1.module_el8+804+f131391c.x86_64 2024-02-03T13:51:20.682 INFO:teuthology.orchestra.run.smithi176.stdout: netavark-2:1.9.0-1.module_el8+804+f131391c.x86_64 2024-02-03T13:51:20.682 INFO:teuthology.orchestra.run.smithi176.stdout: python3-podman-4.8.2-1.module_el8+804+f131391c.noarch 2024-02-03T13:51:20.682 INFO:teuthology.orchestra.run.smithi176.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-02-03T13:51:20.682 INFO:teuthology.orchestra.run.smithi176.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-02-03T13:51:20.682 INFO:teuthology.orchestra.run.smithi176.stdout: skopeo-2:1.14.0-2.module_el8+804+f131391c.x86_64 2024-02-03T13:51:20.682 INFO:teuthology.orchestra.run.smithi176.stdout: toolbox-0.0.99.4-8.module_el8+804+f131391c.x86_64 2024-02-03T13:51:20.683 INFO:teuthology.orchestra.run.smithi176.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-02-03T13:51:20.683 INFO:teuthology.orchestra.run.smithi176.stdout: yajl-2.1.0-12.el8.x86_64 2024-02-03T13:51:20.683 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-02-03T13:51:20.683 INFO:teuthology.orchestra.run.smithi176.stdout:Complete! 2024-02-03T13:51:20.798 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-02-03T13:51:20.799 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-03T13:51:20.799 INFO:teuthology.orchestra.run.smithi186.stdout:Installed: 2024-02-03T13:51:20.799 INFO:teuthology.orchestra.run.smithi186.stdout: aardvark-dns-2:1.9.0-1.module_el8+804+f131391c.x86_64 2024-02-03T13:51:20.799 INFO:teuthology.orchestra.run.smithi186.stdout: buildah-1:1.34.0-1.module_el8+804+f131391c.x86_64 2024-02-03T13:51:20.799 INFO:teuthology.orchestra.run.smithi186.stdout: cockpit-podman-82-1.module_el8+804+f131391c.noarch 2024-02-03T13:51:20.799 INFO:teuthology.orchestra.run.smithi186.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-02-03T13:51:20.799 INFO:teuthology.orchestra.run.smithi186.stdout: crun-1.12-1.module_el8+804+f131391c.x86_64 2024-02-03T13:51:20.799 INFO:teuthology.orchestra.run.smithi186.stdout: netavark-2:1.9.0-1.module_el8+804+f131391c.x86_64 2024-02-03T13:51:20.799 INFO:teuthology.orchestra.run.smithi186.stdout: python3-podman-4.8.2-1.module_el8+804+f131391c.noarch 2024-02-03T13:51:20.799 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-02-03T13:51:20.799 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-02-03T13:51:20.800 INFO:teuthology.orchestra.run.smithi186.stdout: skopeo-2:1.14.0-2.module_el8+804+f131391c.x86_64 2024-02-03T13:51:20.800 INFO:teuthology.orchestra.run.smithi186.stdout: toolbox-0.0.99.4-8.module_el8+804+f131391c.x86_64 2024-02-03T13:51:20.800 INFO:teuthology.orchestra.run.smithi186.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-02-03T13:51:20.800 INFO:teuthology.orchestra.run.smithi186.stdout: yajl-2.1.0-12.el8.x86_64 2024-02-03T13:51:20.800 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-03T13:51:20.800 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-03T13:51:21.011 DEBUG:teuthology.parallel:result is None 2024-02-03T13:51:21.125 DEBUG:teuthology.parallel:result is None 2024-02-03T13:51:21.125 INFO:teuthology.run_tasks:Running task install... 2024-02-03T13:51:21.133 DEBUG:teuthology.task.install:project ceph 2024-02-03T13:51:21.134 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '3cfd0d29cc3905ea860fc5482a5a58407e15a0d7'}} 2024-02-03T13:51:21.134 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '3cfd0d29cc3905ea860fc5482a5a58407e15a0d7'} 2024-02-03T13:51:21.134 INFO:teuthology.task.install:Using flavor: default 2024-02-03T13:51:21.141 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-02-03T13:51:21.141 INFO:teuthology.task.install:extra packages: [] 2024-02-03T13:51:21.142 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '3cfd0d29cc3905ea860fc5482a5a58407e15a0d7', 'tag': None, 'wait_for_package': False} 2024-02-03T13:51:21.142 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-03T13:51:21.142 INFO:teuthology.packaging:ref: None 2024-02-03T13:51:21.142 INFO:teuthology.packaging:tag: None 2024-02-03T13:51:21.142 INFO:teuthology.packaging:branch: reef 2024-02-03T13:51:21.142 INFO:teuthology.packaging:sha1: 3cfd0d29cc3905ea860fc5482a5a58407e15a0d7 2024-02-03T13:51:21.142 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2024-02-03T13:51:21.144 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '3cfd0d29cc3905ea860fc5482a5a58407e15a0d7', 'tag': None, 'wait_for_package': False} 2024-02-03T13:51:21.144 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-03T13:51:21.144 INFO:teuthology.packaging:ref: None 2024-02-03T13:51:21.145 INFO:teuthology.packaging:tag: None 2024-02-03T13:51:21.145 INFO:teuthology.packaging:branch: reef 2024-02-03T13:51:21.145 INFO:teuthology.packaging:sha1: 3cfd0d29cc3905ea860fc5482a5a58407e15a0d7 2024-02-03T13:51:21.145 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2024-02-03T13:51:21.367 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/reef/7c1cf2284c88a48520a3d9539690865bbe6e3a3d/centos/8/flavors/default/ 2024-02-03T13:51:21.367 INFO:teuthology.task.install.rpm:Package version is 18.2.1-457.g7c1cf228 2024-02-03T13:51:21.466 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/reef/7c1cf2284c88a48520a3d9539690865bbe6e3a3d/centos/8/flavors/default/ 2024-02-03T13:51:21.467 INFO:teuthology.task.install.rpm:Package version is 18.2.1-457.g7c1cf228 2024-02-03T13:51:21.477 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/reef/7c1cf2284c88a48520a3d9539690865bbe6e3a3d/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/7c1cf2284c88a48520a3d9539690865bbe6e3a3d/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/7c1cf2284c88a48520a3d9539690865bbe6e3a3d/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-02-03T13:51:21.477 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-02-03T13:51:21.478 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-02-03T13:51:21.505 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2024-02-03T13:51:21.505 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-03T13:51:21.505 INFO:teuthology.packaging:ref: None 2024-02-03T13:51:21.505 INFO:teuthology.packaging:tag: None 2024-02-03T13:51:21.505 INFO:teuthology.packaging:branch: reef 2024-02-03T13:51:21.505 INFO:teuthology.packaging:sha1: 3cfd0d29cc3905ea860fc5482a5a58407e15a0d7 2024-02-03T13:51:21.506 DEBUG:teuthology.orchestra.run.smithi186:> 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/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-02-03T13:51:21.573 DEBUG:teuthology.orchestra.run.smithi186:> 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-02-03T13:51:21.650 DEBUG:teuthology.orchestra.run.smithi186:> 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-02-03T13:51:21.697 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/reef/7c1cf2284c88a48520a3d9539690865bbe6e3a3d/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/7c1cf2284c88a48520a3d9539690865bbe6e3a3d/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/7c1cf2284c88a48520a3d9539690865bbe6e3a3d/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-02-03T13:51:21.697 DEBUG:teuthology.orchestra.run.smithi176:> set -ex 2024-02-03T13:51:21.697 DEBUG:teuthology.orchestra.run.smithi176:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-02-03T13:51:21.717 INFO:teuthology.orchestra.run.smithi186.stdout:check_obsoletes = 1 2024-02-03T13:51:21.718 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum clean all 2024-02-03T13:51:21.726 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd, python3-pytest, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2024-02-03T13:51:21.726 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-03T13:51:21.726 INFO:teuthology.packaging:ref: None 2024-02-03T13:51:21.726 INFO:teuthology.packaging:tag: None 2024-02-03T13:51:21.727 INFO:teuthology.packaging:branch: reef 2024-02-03T13:51:21.727 INFO:teuthology.packaging:sha1: 3cfd0d29cc3905ea860fc5482a5a58407e15a0d7 2024-02-03T13:51:21.727 DEBUG:teuthology.orchestra.run.smithi176:> 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/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-02-03T13:51:21.794 DEBUG:teuthology.orchestra.run.smithi176:> 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-02-03T13:51:21.871 DEBUG:teuthology.orchestra.run.smithi176:> 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-02-03T13:51:21.937 INFO:teuthology.orchestra.run.smithi176.stdout:check_obsoletes = 1 2024-02-03T13:51:21.939 DEBUG:teuthology.orchestra.run.smithi176:> sudo yum clean all 2024-02-03T13:51:21.992 INFO:teuthology.orchestra.run.smithi186.stdout:76 files removed 2024-02-03T13:51:22.021 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install ceph-radosgw ceph-test ceph ceph-base cephadm ceph-immutable-object-cache ceph-mgr ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-rook ceph-mgr-cephadm ceph-fuse librados-devel libcephfs2 libcephfs-devel librados2 librbd1 python3-rados python3-rgw python3-cephfs python3-rbd rbd-fuse rbd-mirror rbd-nbd python3-pytest python3-pytest python3-pytest python3-pytest 2024-02-03T13:51:22.201 INFO:teuthology.orchestra.run.smithi176.stdout:76 files removed 2024-02-03T13:51:22.228 DEBUG:teuthology.orchestra.run.smithi176:> sudo yum -y install ceph-radosgw ceph-test ceph ceph-base cephadm ceph-immutable-object-cache ceph-mgr ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-rook ceph-mgr-cephadm ceph-fuse librados-devel libcephfs2 libcephfs-devel librados2 librbd1 python3-rados python3-rgw python3-cephfs python3-rbd rbd-fuse rbd-mirror rbd-nbd python3-pytest python3-pytest python3-pytest python3-pytest 2024-02-03T13:51:22.801 INFO:teuthology.orchestra.run.smithi186.stdout:ceph packages for x86_64 217 kB/s | 80 kB 00:00 2024-02-03T13:51:23.000 INFO:teuthology.orchestra.run.smithi176.stdout:ceph packages for x86_64 223 kB/s | 80 kB 00:00 2024-02-03T13:51:23.119 INFO:teuthology.orchestra.run.smithi186.stdout:ceph noarch packages 36 kB/s | 9.9 kB 00:00 2024-02-03T13:51:23.267 INFO:teuthology.orchestra.run.smithi176.stdout:ceph noarch packages 43 kB/s | 9.9 kB 00:00 2024-02-03T13:51:23.428 INFO:teuthology.orchestra.run.smithi186.stdout:ceph source packages 5.3 kB/s | 1.5 kB 00:00 2024-02-03T13:51:23.651 INFO:teuthology.orchestra.run.smithi176.stdout:ceph source packages 4.2 kB/s | 1.5 kB 00:00 2024-02-03T13:51:26.218 INFO:teuthology.orchestra.run.smithi176.stdout:CentOS Stream 8 - AppStream 11 MB/s | 27 MB 00:02 2024-02-03T13:51:26.544 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS Stream 8 - AppStream 8.7 MB/s | 27 MB 00:03 2024-02-03T13:51:32.352 INFO:teuthology.orchestra.run.smithi176.stdout:CentOS Stream 8 - BaseOS 7.4 MB/s | 10 MB 00:01 2024-02-03T13:51:32.687 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS Stream 8 - BaseOS 7.5 MB/s | 10 MB 00:01 2024-02-03T13:51:34.344 INFO:teuthology.orchestra.run.smithi176.stdout:CentOS Stream 8 - Extras 45 kB/s | 18 kB 00:00 2024-02-03T13:51:34.671 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS Stream 8 - Extras 44 kB/s | 18 kB 00:00 2024-02-03T13:51:34.678 INFO:teuthology.orchestra.run.smithi176.stdout:CentOS Stream 8 - Extras common packages 30 kB/s | 6.9 kB 00:00 2024-02-03T13:51:35.022 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS Stream 8 - Extras common packages 29 kB/s | 6.9 kB 00:00 2024-02-03T13:51:35.146 INFO:teuthology.orchestra.run.smithi176.stdout:CentOS Stream 8 - PowerTools 13 MB/s | 4.8 MB 00:00 2024-02-03T13:51:35.673 INFO:teuthology.orchestra.run.smithi186.stdout:CentOS Stream 8 - PowerTools 8.5 MB/s | 4.8 MB 00:00 2024-02-03T13:51:36.281 INFO:teuthology.orchestra.run.smithi176.stdout:Copr repo for python3-asyncssh owned by ceph 19 kB/s | 3.5 kB 00:00 2024-02-03T13:51:36.683 INFO:teuthology.orchestra.run.smithi186.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2024-02-03T13:51:37.860 INFO:teuthology.orchestra.run.smithi176.stdout:Extra Packages for Enterprise Linux 11 MB/s | 16 MB 00:01 2024-02-03T13:51:38.027 INFO:teuthology.orchestra.run.smithi186.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2024-02-03T13:51:41.590 INFO:teuthology.orchestra.run.smithi176.stdout:lab-extras 418 kB/s | 24 kB 00:00 2024-02-03T13:51:41.801 INFO:teuthology.orchestra.run.smithi186.stdout:lab-extras 439 kB/s | 24 kB 00:00 2024-02-03T13:51:45.023 INFO:teuthology.orchestra.run.smithi176.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2024-02-03T13:51:45.024 INFO:teuthology.orchestra.run.smithi176.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2024-02-03T13:51:45.089 INFO:teuthology.orchestra.run.smithi176.stdout:Dependencies resolved. 2024-02-03T13:51:45.098 INFO:teuthology.orchestra.run.smithi176.stdout:============================================================================================ 2024-02-03T13:51:45.098 INFO:teuthology.orchestra.run.smithi176.stdout: Package Arch Version Repository Size 2024-02-03T13:51:45.098 INFO:teuthology.orchestra.run.smithi176.stdout:============================================================================================ 2024-02-03T13:51:45.098 INFO:teuthology.orchestra.run.smithi176.stdout:Installing: 2024-02-03T13:51:45.099 INFO:teuthology.orchestra.run.smithi176.stdout: ceph x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 6.4 k 2024-02-03T13:51:45.099 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-base x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 5.4 M 2024-02-03T13:51:45.099 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-fuse x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 851 k 2024-02-03T13:51:45.099 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-immutable-object-cache x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 165 k 2024-02-03T13:51:45.099 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-mgr x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 1.6 M 2024-02-03T13:51:45.099 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-mgr-cephadm noarch 2:18.2.1-457.g7c1cf228.el8 ceph-noarch 137 k 2024-02-03T13:51:45.099 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-mgr-dashboard noarch 2:18.2.1-457.g7c1cf228.el8 ceph-noarch 1.8 M 2024-02-03T13:51:45.099 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.1-457.g7c1cf228.el8 ceph-noarch 7.4 M 2024-02-03T13:51:45.099 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-mgr-rook noarch 2:18.2.1-457.g7c1cf228.el8 ceph-noarch 52 k 2024-02-03T13:51:45.099 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-radosgw x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 13 M 2024-02-03T13:51:45.099 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-test x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 47 M 2024-02-03T13:51:45.099 INFO:teuthology.orchestra.run.smithi176.stdout: cephadm noarch 2:18.2.1-457.g7c1cf228.el8 ceph-noarch 170 k 2024-02-03T13:51:45.099 INFO:teuthology.orchestra.run.smithi176.stdout: libcephfs-devel x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 31 k 2024-02-03T13:51:45.099 INFO:teuthology.orchestra.run.smithi176.stdout: libcephfs2 x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 774 k 2024-02-03T13:51:45.099 INFO:teuthology.orchestra.run.smithi176.stdout: librados-devel x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 139 k 2024-02-03T13:51:45.100 INFO:teuthology.orchestra.run.smithi176.stdout: python3-cephfs x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 197 k 2024-02-03T13:51:45.100 INFO:teuthology.orchestra.run.smithi176.stdout: python3-pytest noarch 3.4.2-11.el8 appstream 1.3 M 2024-02-03T13:51:45.100 INFO:teuthology.orchestra.run.smithi176.stdout: python3-rados x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 371 k 2024-02-03T13:51:45.100 INFO:teuthology.orchestra.run.smithi176.stdout: python3-rbd x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 365 k 2024-02-03T13:51:45.100 INFO:teuthology.orchestra.run.smithi176.stdout: python3-rgw x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 107 k 2024-02-03T13:51:45.100 INFO:teuthology.orchestra.run.smithi176.stdout: rbd-fuse x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 94 k 2024-02-03T13:51:45.100 INFO:teuthology.orchestra.run.smithi176.stdout: rbd-mirror x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 3.4 M 2024-02-03T13:51:45.100 INFO:teuthology.orchestra.run.smithi176.stdout: rbd-nbd x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 181 k 2024-02-03T13:51:45.100 INFO:teuthology.orchestra.run.smithi176.stdout:Upgrading: 2024-02-03T13:51:45.100 INFO:teuthology.orchestra.run.smithi176.stdout: librados2 x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 3.7 M 2024-02-03T13:51:45.100 INFO:teuthology.orchestra.run.smithi176.stdout: librbd1 x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 3.6 M 2024-02-03T13:51:45.100 INFO:teuthology.orchestra.run.smithi176.stdout:Installing dependencies: 2024-02-03T13:51:45.100 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-common x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 22 M 2024-02-03T13:51:45.100 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-grafana-dashboards noarch 2:18.2.1-457.g7c1cf228.el8 ceph-noarch 23 k 2024-02-03T13:51:45.101 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-mds x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 2.3 M 2024-02-03T13:51:45.101 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-mgr-modules-core noarch 2:18.2.1-457.g7c1cf228.el8 ceph-noarch 243 k 2024-02-03T13:51:45.101 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-mon x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 4.6 M 2024-02-03T13:51:45.101 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-osd x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 18 M 2024-02-03T13:51:45.101 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-prometheus-alerts noarch 2:18.2.1-457.g7c1cf228.el8 ceph-noarch 15 k 2024-02-03T13:51:45.101 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-selinux x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 24 k 2024-02-03T13:51:45.101 INFO:teuthology.orchestra.run.smithi176.stdout: fuse x86_64 2.9.7-17.el8 baseos 83 k 2024-02-03T13:51:45.101 INFO:teuthology.orchestra.run.smithi176.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2024-02-03T13:51:45.101 INFO:teuthology.orchestra.run.smithi176.stdout: jq x86_64 1.6-8.el8 appstream 203 k 2024-02-03T13:51:45.101 INFO:teuthology.orchestra.run.smithi176.stdout: libcephsqlite x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 141 k 2024-02-03T13:51:45.101 INFO:teuthology.orchestra.run.smithi176.stdout: libgfortran x86_64 8.5.0-21.el8 baseos 645 k 2024-02-03T13:51:45.101 INFO:teuthology.orchestra.run.smithi176.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2024-02-03T13:51:45.101 INFO:teuthology.orchestra.run.smithi176.stdout: libquadmath x86_64 8.5.0-21.el8 baseos 172 k 2024-02-03T13:51:45.101 INFO:teuthology.orchestra.run.smithi176.stdout: librabbitmq x86_64 0.9.0-5.el8 baseos 47 k 2024-02-03T13:51:45.101 INFO:teuthology.orchestra.run.smithi176.stdout: libradosstriper1 x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 474 k 2024-02-03T13:51:45.102 INFO:teuthology.orchestra.run.smithi176.stdout: librdkafka x86_64 1.6.1-1.el8 appstream 677 k 2024-02-03T13:51:45.102 INFO:teuthology.orchestra.run.smithi176.stdout: librgw2 x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 6.5 M 2024-02-03T13:51:45.102 INFO:teuthology.orchestra.run.smithi176.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2024-02-03T13:51:45.102 INFO:teuthology.orchestra.run.smithi176.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2024-02-03T13:51:45.102 INFO:teuthology.orchestra.run.smithi176.stdout: oniguruma x86_64 6.8.2-3.el8 appstream 188 k 2024-02-03T13:51:45.102 INFO:teuthology.orchestra.run.smithi176.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2024-02-03T13:51:45.102 INFO:teuthology.orchestra.run.smithi176.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2024-02-03T13:51:45.102 INFO:teuthology.orchestra.run.smithi176.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2024-02-03T13:51:45.102 INFO:teuthology.orchestra.run.smithi176.stdout: python3-attrs noarch 17.4.0-6.el8 appstream 53 k 2024-02-03T13:51:45.102 INFO:teuthology.orchestra.run.smithi176.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2024-02-03T13:51:45.102 INFO:teuthology.orchestra.run.smithi176.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2024-02-03T13:51:45.102 INFO:teuthology.orchestra.run.smithi176.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2024-02-03T13:51:45.102 INFO:teuthology.orchestra.run.smithi176.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2024-02-03T13:51:45.102 INFO:teuthology.orchestra.run.smithi176.stdout: python3-ceph-argparse x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 45 k 2024-02-03T13:51:45.102 INFO:teuthology.orchestra.run.smithi176.stdout: python3-ceph-common x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 125 k 2024-02-03T13:51:45.103 INFO:teuthology.orchestra.run.smithi176.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2024-02-03T13:51:45.103 INFO:teuthology.orchestra.run.smithi176.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2024-02-03T13:51:45.103 INFO:teuthology.orchestra.run.smithi176.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2024-02-03T13:51:45.103 INFO:teuthology.orchestra.run.smithi176.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2024-02-03T13:51:45.103 INFO:teuthology.orchestra.run.smithi176.stdout: python3-cryptography x86_64 3.2.1-7.el8 baseos 641 k 2024-02-03T13:51:45.103 INFO:teuthology.orchestra.run.smithi176.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2024-02-03T13:51:45.103 INFO:teuthology.orchestra.run.smithi176.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2024-02-03T13:51:45.103 INFO:teuthology.orchestra.run.smithi176.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2024-02-03T13:51:45.103 INFO:teuthology.orchestra.run.smithi176.stdout: python3-jinja2 noarch 2.10.1-3.el8 appstream 538 k 2024-02-03T13:51:45.103 INFO:teuthology.orchestra.run.smithi176.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2024-02-03T13:51:45.103 INFO:teuthology.orchestra.run.smithi176.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2024-02-03T13:51:45.103 INFO:teuthology.orchestra.run.smithi176.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2024-02-03T13:51:45.103 INFO:teuthology.orchestra.run.smithi176.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2024-02-03T13:51:45.103 INFO:teuthology.orchestra.run.smithi176.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2024-02-03T13:51:45.103 INFO:teuthology.orchestra.run.smithi176.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2024-02-03T13:51:45.103 INFO:teuthology.orchestra.run.smithi176.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2024-02-03T13:51:45.104 INFO:teuthology.orchestra.run.smithi176.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2024-02-03T13:51:45.104 INFO:teuthology.orchestra.run.smithi176.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2024-02-03T13:51:45.104 INFO:teuthology.orchestra.run.smithi176.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2024-02-03T13:51:45.104 INFO:teuthology.orchestra.run.smithi176.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2024-02-03T13:51:45.104 INFO:teuthology.orchestra.run.smithi176.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2024-02-03T13:51:45.104 INFO:teuthology.orchestra.run.smithi176.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2024-02-03T13:51:45.104 INFO:teuthology.orchestra.run.smithi176.stdout: python3-pluggy noarch 0.6.0-3.el8 appstream 32 k 2024-02-03T13:51:45.104 INFO:teuthology.orchestra.run.smithi176.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2024-02-03T13:51:45.104 INFO:teuthology.orchestra.run.smithi176.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2024-02-03T13:51:45.104 INFO:teuthology.orchestra.run.smithi176.stdout: python3-py noarch 1.5.3-4.el8 appstream 472 k 2024-02-03T13:51:45.104 INFO:teuthology.orchestra.run.smithi176.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2024-02-03T13:51:45.104 INFO:teuthology.orchestra.run.smithi176.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2024-02-03T13:51:45.104 INFO:teuthology.orchestra.run.smithi176.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2024-02-03T13:51:45.104 INFO:teuthology.orchestra.run.smithi176.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2024-02-03T13:51:45.105 INFO:teuthology.orchestra.run.smithi176.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2024-02-03T13:51:45.105 INFO:teuthology.orchestra.run.smithi176.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2024-02-03T13:51:45.105 INFO:teuthology.orchestra.run.smithi176.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2024-02-03T13:51:45.105 INFO:teuthology.orchestra.run.smithi176.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2024-02-03T13:51:45.105 INFO:teuthology.orchestra.run.smithi176.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2024-02-03T13:51:45.105 INFO:teuthology.orchestra.run.smithi176.stdout: python3-scipy x86_64 1.0.0-21.module_el8+762+77bd8591 appstream 14 M 2024-02-03T13:51:45.105 INFO:teuthology.orchestra.run.smithi176.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2024-02-03T13:51:45.105 INFO:teuthology.orchestra.run.smithi176.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2024-02-03T13:51:45.105 INFO:teuthology.orchestra.run.smithi176.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2024-02-03T13:51:45.105 INFO:teuthology.orchestra.run.smithi176.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2024-02-03T13:51:45.105 INFO:teuthology.orchestra.run.smithi176.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2024-02-03T13:51:45.105 INFO:teuthology.orchestra.run.smithi176.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2024-02-03T13:51:45.105 INFO:teuthology.orchestra.run.smithi176.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2024-02-03T13:51:45.105 INFO:teuthology.orchestra.run.smithi176.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2024-02-03T13:51:45.105 INFO:teuthology.orchestra.run.smithi176.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2024-02-03T13:51:45.105 INFO:teuthology.orchestra.run.smithi176.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2024-02-03T13:51:45.106 INFO:teuthology.orchestra.run.smithi176.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2024-02-03T13:51:45.106 INFO:teuthology.orchestra.run.smithi176.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2024-02-03T13:51:45.106 INFO:teuthology.orchestra.run.smithi176.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2024-02-03T13:51:45.106 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-02-03T13:51:45.106 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction Summary 2024-02-03T13:51:45.106 INFO:teuthology.orchestra.run.smithi176.stdout:============================================================================================ 2024-02-03T13:51:45.106 INFO:teuthology.orchestra.run.smithi176.stdout:Install 104 Packages 2024-02-03T13:51:45.106 INFO:teuthology.orchestra.run.smithi176.stdout:Upgrade 2 Packages 2024-02-03T13:51:45.106 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-02-03T13:51:45.106 INFO:teuthology.orchestra.run.smithi176.stdout:Total download size: 190 M 2024-02-03T13:51:45.107 INFO:teuthology.orchestra.run.smithi176.stdout:Downloading Packages: 2024-02-03T13:51:45.280 INFO:teuthology.orchestra.run.smithi186.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2024-02-03T13:51:45.281 INFO:teuthology.orchestra.run.smithi186.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2024-02-03T13:51:45.347 INFO:teuthology.orchestra.run.smithi186.stdout:Dependencies resolved. 2024-02-03T13:51:45.357 INFO:teuthology.orchestra.run.smithi186.stdout:============================================================================================ 2024-02-03T13:51:45.357 INFO:teuthology.orchestra.run.smithi186.stdout: Package Arch Version Repository Size 2024-02-03T13:51:45.357 INFO:teuthology.orchestra.run.smithi186.stdout:============================================================================================ 2024-02-03T13:51:45.357 INFO:teuthology.orchestra.run.smithi186.stdout:Installing: 2024-02-03T13:51:45.357 INFO:teuthology.orchestra.run.smithi186.stdout: ceph x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 6.4 k 2024-02-03T13:51:45.357 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-base x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 5.4 M 2024-02-03T13:51:45.357 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-fuse x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 851 k 2024-02-03T13:51:45.357 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-immutable-object-cache x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 165 k 2024-02-03T13:51:45.357 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 1.6 M 2024-02-03T13:51:45.358 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-cephadm noarch 2:18.2.1-457.g7c1cf228.el8 ceph-noarch 137 k 2024-02-03T13:51:45.358 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-dashboard noarch 2:18.2.1-457.g7c1cf228.el8 ceph-noarch 1.8 M 2024-02-03T13:51:45.358 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.1-457.g7c1cf228.el8 ceph-noarch 7.4 M 2024-02-03T13:51:45.358 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-rook noarch 2:18.2.1-457.g7c1cf228.el8 ceph-noarch 52 k 2024-02-03T13:51:45.358 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-radosgw x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 13 M 2024-02-03T13:51:45.358 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-test x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 47 M 2024-02-03T13:51:45.358 INFO:teuthology.orchestra.run.smithi186.stdout: cephadm noarch 2:18.2.1-457.g7c1cf228.el8 ceph-noarch 170 k 2024-02-03T13:51:45.358 INFO:teuthology.orchestra.run.smithi186.stdout: libcephfs-devel x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 31 k 2024-02-03T13:51:45.358 INFO:teuthology.orchestra.run.smithi186.stdout: libcephfs2 x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 774 k 2024-02-03T13:51:45.358 INFO:teuthology.orchestra.run.smithi186.stdout: librados-devel x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 139 k 2024-02-03T13:51:45.358 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cephfs x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 197 k 2024-02-03T13:51:45.358 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pytest noarch 3.4.2-11.el8 appstream 1.3 M 2024-02-03T13:51:45.358 INFO:teuthology.orchestra.run.smithi186.stdout: python3-rados x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 371 k 2024-02-03T13:51:45.358 INFO:teuthology.orchestra.run.smithi186.stdout: python3-rbd x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 365 k 2024-02-03T13:51:45.358 INFO:teuthology.orchestra.run.smithi186.stdout: python3-rgw x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 107 k 2024-02-03T13:51:45.358 INFO:teuthology.orchestra.run.smithi186.stdout: rbd-fuse x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 94 k 2024-02-03T13:51:45.359 INFO:teuthology.orchestra.run.smithi186.stdout: rbd-mirror x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 3.4 M 2024-02-03T13:51:45.359 INFO:teuthology.orchestra.run.smithi186.stdout: rbd-nbd x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 181 k 2024-02-03T13:51:45.359 INFO:teuthology.orchestra.run.smithi186.stdout:Upgrading: 2024-02-03T13:51:45.359 INFO:teuthology.orchestra.run.smithi186.stdout: librados2 x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 3.7 M 2024-02-03T13:51:45.359 INFO:teuthology.orchestra.run.smithi186.stdout: librbd1 x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 3.6 M 2024-02-03T13:51:45.359 INFO:teuthology.orchestra.run.smithi186.stdout:Installing dependencies: 2024-02-03T13:51:45.359 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-common x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 22 M 2024-02-03T13:51:45.359 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-grafana-dashboards noarch 2:18.2.1-457.g7c1cf228.el8 ceph-noarch 23 k 2024-02-03T13:51:45.359 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mds x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 2.3 M 2024-02-03T13:51:45.359 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-modules-core noarch 2:18.2.1-457.g7c1cf228.el8 ceph-noarch 243 k 2024-02-03T13:51:45.359 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mon x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 4.6 M 2024-02-03T13:51:45.359 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-osd x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 18 M 2024-02-03T13:51:45.359 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-prometheus-alerts noarch 2:18.2.1-457.g7c1cf228.el8 ceph-noarch 15 k 2024-02-03T13:51:45.359 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-selinux x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 24 k 2024-02-03T13:51:45.359 INFO:teuthology.orchestra.run.smithi186.stdout: fuse x86_64 2.9.7-17.el8 baseos 83 k 2024-02-03T13:51:45.359 INFO:teuthology.orchestra.run.smithi186.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2024-02-03T13:51:45.360 INFO:teuthology.orchestra.run.smithi186.stdout: jq x86_64 1.6-8.el8 appstream 203 k 2024-02-03T13:51:45.360 INFO:teuthology.orchestra.run.smithi186.stdout: libcephsqlite x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 141 k 2024-02-03T13:51:45.360 INFO:teuthology.orchestra.run.smithi186.stdout: libgfortran x86_64 8.5.0-21.el8 baseos 645 k 2024-02-03T13:51:45.360 INFO:teuthology.orchestra.run.smithi186.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2024-02-03T13:51:45.360 INFO:teuthology.orchestra.run.smithi186.stdout: libquadmath x86_64 8.5.0-21.el8 baseos 172 k 2024-02-03T13:51:45.360 INFO:teuthology.orchestra.run.smithi186.stdout: librabbitmq x86_64 0.9.0-5.el8 baseos 47 k 2024-02-03T13:51:45.360 INFO:teuthology.orchestra.run.smithi186.stdout: libradosstriper1 x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 474 k 2024-02-03T13:51:45.360 INFO:teuthology.orchestra.run.smithi186.stdout: librdkafka x86_64 1.6.1-1.el8 appstream 677 k 2024-02-03T13:51:45.360 INFO:teuthology.orchestra.run.smithi186.stdout: librgw2 x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 6.5 M 2024-02-03T13:51:45.360 INFO:teuthology.orchestra.run.smithi186.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2024-02-03T13:51:45.360 INFO:teuthology.orchestra.run.smithi186.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2024-02-03T13:51:45.360 INFO:teuthology.orchestra.run.smithi186.stdout: oniguruma x86_64 6.8.2-3.el8 appstream 188 k 2024-02-03T13:51:45.360 INFO:teuthology.orchestra.run.smithi186.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2024-02-03T13:51:45.360 INFO:teuthology.orchestra.run.smithi186.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2024-02-03T13:51:45.360 INFO:teuthology.orchestra.run.smithi186.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2024-02-03T13:51:45.361 INFO:teuthology.orchestra.run.smithi186.stdout: python3-attrs noarch 17.4.0-6.el8 appstream 53 k 2024-02-03T13:51:45.361 INFO:teuthology.orchestra.run.smithi186.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2024-02-03T13:51:45.361 INFO:teuthology.orchestra.run.smithi186.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2024-02-03T13:51:45.361 INFO:teuthology.orchestra.run.smithi186.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2024-02-03T13:51:45.361 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2024-02-03T13:51:45.361 INFO:teuthology.orchestra.run.smithi186.stdout: python3-ceph-argparse x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 45 k 2024-02-03T13:51:45.361 INFO:teuthology.orchestra.run.smithi186.stdout: python3-ceph-common x86_64 2:18.2.1-457.g7c1cf228.el8 ceph 125 k 2024-02-03T13:51:45.361 INFO:teuthology.orchestra.run.smithi186.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2024-02-03T13:51:45.361 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2024-02-03T13:51:45.361 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2024-02-03T13:51:45.361 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2024-02-03T13:51:45.361 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cryptography x86_64 3.2.1-7.el8 baseos 641 k 2024-02-03T13:51:45.361 INFO:teuthology.orchestra.run.smithi186.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2024-02-03T13:51:45.361 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2024-02-03T13:51:45.361 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2024-02-03T13:51:45.362 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jinja2 noarch 2.10.1-3.el8 appstream 538 k 2024-02-03T13:51:45.362 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2024-02-03T13:51:45.362 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2024-02-03T13:51:45.362 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2024-02-03T13:51:45.362 INFO:teuthology.orchestra.run.smithi186.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2024-02-03T13:51:45.362 INFO:teuthology.orchestra.run.smithi186.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2024-02-03T13:51:45.362 INFO:teuthology.orchestra.run.smithi186.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2024-02-03T13:51:45.362 INFO:teuthology.orchestra.run.smithi186.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2024-02-03T13:51:45.362 INFO:teuthology.orchestra.run.smithi186.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2024-02-03T13:51:45.362 INFO:teuthology.orchestra.run.smithi186.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2024-02-03T13:51:45.362 INFO:teuthology.orchestra.run.smithi186.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2024-02-03T13:51:45.362 INFO:teuthology.orchestra.run.smithi186.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2024-02-03T13:51:45.362 INFO:teuthology.orchestra.run.smithi186.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2024-02-03T13:51:45.362 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2024-02-03T13:51:45.362 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pluggy noarch 0.6.0-3.el8 appstream 32 k 2024-02-03T13:51:45.363 INFO:teuthology.orchestra.run.smithi186.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2024-02-03T13:51:45.363 INFO:teuthology.orchestra.run.smithi186.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2024-02-03T13:51:45.363 INFO:teuthology.orchestra.run.smithi186.stdout: python3-py noarch 1.5.3-4.el8 appstream 472 k 2024-02-03T13:51:45.363 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2024-02-03T13:51:45.363 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2024-02-03T13:51:45.363 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2024-02-03T13:51:45.363 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2024-02-03T13:51:45.363 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2024-02-03T13:51:45.363 INFO:teuthology.orchestra.run.smithi186.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2024-02-03T13:51:45.363 INFO:teuthology.orchestra.run.smithi186.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2024-02-03T13:51:45.363 INFO:teuthology.orchestra.run.smithi186.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2024-02-03T13:51:45.363 INFO:teuthology.orchestra.run.smithi186.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2024-02-03T13:51:45.363 INFO:teuthology.orchestra.run.smithi186.stdout: python3-scipy x86_64 1.0.0-21.module_el8+762+77bd8591 appstream 14 M 2024-02-03T13:51:45.363 INFO:teuthology.orchestra.run.smithi186.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2024-02-03T13:51:45.363 INFO:teuthology.orchestra.run.smithi186.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2024-02-03T13:51:45.363 INFO:teuthology.orchestra.run.smithi186.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2024-02-03T13:51:45.364 INFO:teuthology.orchestra.run.smithi186.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2024-02-03T13:51:45.364 INFO:teuthology.orchestra.run.smithi186.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2024-02-03T13:51:45.364 INFO:teuthology.orchestra.run.smithi186.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2024-02-03T13:51:45.364 INFO:teuthology.orchestra.run.smithi186.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2024-02-03T13:51:45.364 INFO:teuthology.orchestra.run.smithi186.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2024-02-03T13:51:45.364 INFO:teuthology.orchestra.run.smithi186.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2024-02-03T13:51:45.364 INFO:teuthology.orchestra.run.smithi186.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2024-02-03T13:51:45.364 INFO:teuthology.orchestra.run.smithi186.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2024-02-03T13:51:45.364 INFO:teuthology.orchestra.run.smithi186.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2024-02-03T13:51:45.364 INFO:teuthology.orchestra.run.smithi186.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2024-02-03T13:51:45.364 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-03T13:51:45.364 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction Summary 2024-02-03T13:51:45.364 INFO:teuthology.orchestra.run.smithi186.stdout:============================================================================================ 2024-02-03T13:51:45.364 INFO:teuthology.orchestra.run.smithi186.stdout:Install 104 Packages 2024-02-03T13:51:45.364 INFO:teuthology.orchestra.run.smithi186.stdout:Upgrade 2 Packages 2024-02-03T13:51:45.364 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-03T13:51:45.365 INFO:teuthology.orchestra.run.smithi186.stdout:Total download size: 190 M 2024-02-03T13:51:45.365 INFO:teuthology.orchestra.run.smithi186.stdout:Downloading Packages: 2024-02-03T13:51:45.616 INFO:teuthology.orchestra.run.smithi176.stdout:(1/106): ceph-18.2.1-457.g7c1cf228.el8.x86_64.r 45 kB/s | 6.4 kB 00:00 2024-02-03T13:51:45.875 INFO:teuthology.orchestra.run.smithi176.stdout:(2/106): ceph-fuse-18.2.1-457.g7c1cf228.el8.x86 3.2 MB/s | 851 kB 00:00 2024-02-03T13:51:45.960 INFO:teuthology.orchestra.run.smithi186.stdout:(1/106): ceph-18.2.1-457.g7c1cf228.el8.x86_64.r 32 kB/s | 6.4 kB 00:00 2024-02-03T13:51:45.992 INFO:teuthology.orchestra.run.smithi176.stdout:(3/106): ceph-base-18.2.1-457.g7c1cf228.el8.x86 10 MB/s | 5.4 MB 00:00 2024-02-03T13:51:46.017 INFO:teuthology.orchestra.run.smithi176.stdout:(4/106): ceph-immutable-object-cache-18.2.1-457 1.1 MB/s | 165 kB 00:00 2024-02-03T13:51:46.209 INFO:teuthology.orchestra.run.smithi176.stdout:(5/106): ceph-mds-18.2.1-457.g7c1cf228.el8.x86_ 11 MB/s | 2.3 MB 00:00 2024-02-03T13:51:46.334 INFO:teuthology.orchestra.run.smithi176.stdout:(6/106): ceph-mgr-18.2.1-457.g7c1cf228.el8.x86_ 4.9 MB/s | 1.6 MB 00:00 2024-02-03T13:51:46.452 INFO:teuthology.orchestra.run.smithi186.stdout:(2/106): ceph-fuse-18.2.1-457.g7c1cf228.el8.x86 1.7 MB/s | 851 kB 00:00 2024-02-03T13:51:46.585 INFO:teuthology.orchestra.run.smithi176.stdout:(7/106): ceph-mon-18.2.1-457.g7c1cf228.el8.x86_ 12 MB/s | 4.6 MB 00:00 2024-02-03T13:51:46.594 INFO:teuthology.orchestra.run.smithi186.stdout:(3/106): ceph-immutable-object-cache-18.2.1-457 1.1 MB/s | 165 kB 00:00 2024-02-03T13:51:47.526 INFO:teuthology.orchestra.run.smithi176.stdout:(8/106): ceph-radosgw-18.2.1-457.g7c1cf228.el8. 14 MB/s | 13 MB 00:00 2024-02-03T13:51:47.527 INFO:teuthology.orchestra.run.smithi186.stdout:(4/106): ceph-mds-18.2.1-457.g7c1cf228.el8.x86_ 2.5 MB/s | 2.3 MB 00:00 2024-02-03T13:51:47.585 INFO:teuthology.orchestra.run.smithi176.stdout:(9/106): ceph-selinux-18.2.1-457.g7c1cf228.el8. 417 kB/s | 24 kB 00:00 2024-02-03T13:51:47.886 INFO:teuthology.orchestra.run.smithi186.stdout:(5/106): ceph-mgr-18.2.1-457.g7c1cf228.el8.x86_ 4.3 MB/s | 1.6 MB 00:00 2024-02-03T13:51:48.678 INFO:teuthology.orchestra.run.smithi186.stdout:(6/106): ceph-base-18.2.1-457.g7c1cf228.el8.x86 1.8 MB/s | 5.4 MB 00:02 2024-02-03T13:51:49.370 INFO:teuthology.orchestra.run.smithi186.stdout:(7/106): ceph-mon-18.2.1-457.g7c1cf228.el8.x86_ 3.1 MB/s | 4.6 MB 00:01 2024-02-03T13:51:49.902 INFO:teuthology.orchestra.run.smithi176.stdout:(10/106): ceph-osd-18.2.1-457.g7c1cf228.el8.x86 5.0 MB/s | 18 MB 00:03 2024-02-03T13:51:50.010 INFO:teuthology.orchestra.run.smithi176.stdout:(11/106): libcephfs-devel-18.2.1-457.g7c1cf228. 286 kB/s | 31 kB 00:00 2024-02-03T13:51:50.427 INFO:teuthology.orchestra.run.smithi176.stdout:(12/106): libcephfs2-18.2.1-457.g7c1cf228.el8.x 1.8 MB/s | 774 kB 00:00 2024-02-03T13:51:50.670 INFO:teuthology.orchestra.run.smithi176.stdout:(13/106): libcephsqlite-18.2.1-457.g7c1cf228.el 584 kB/s | 141 kB 00:00 2024-02-03T13:51:51.067 INFO:teuthology.orchestra.run.smithi176.stdout:(14/106): librados-devel-18.2.1-457.g7c1cf228.e 350 kB/s | 139 kB 00:00 2024-02-03T13:51:51.503 INFO:teuthology.orchestra.run.smithi176.stdout:(15/106): ceph-test-18.2.1-457.g7c1cf228.el8.x8 12 MB/s | 47 MB 00:03 2024-02-03T13:51:51.546 INFO:teuthology.orchestra.run.smithi176.stdout:(16/106): libradosstriper1-18.2.1-457.g7c1cf228 991 kB/s | 474 kB 00:00 2024-02-03T13:51:51.562 INFO:teuthology.orchestra.run.smithi186.stdout:(8/106): ceph-radosgw-18.2.1-457.g7c1cf228.el8. 6.0 MB/s | 13 MB 00:02 2024-02-03T13:51:51.629 INFO:teuthology.orchestra.run.smithi186.stdout:(9/106): ceph-selinux-18.2.1-457.g7c1cf228.el8. 364 kB/s | 24 kB 00:00 2024-02-03T13:51:51.629 INFO:teuthology.orchestra.run.smithi176.stdout:(17/106): python3-ceph-argparse-18.2.1-457.g7c1 536 kB/s | 45 kB 00:00 2024-02-03T13:51:51.713 INFO:teuthology.orchestra.run.smithi176.stdout:(18/106): python3-ceph-common-18.2.1-457.g7c1cf 1.5 MB/s | 125 kB 00:00 2024-02-03T13:51:51.805 INFO:teuthology.orchestra.run.smithi176.stdout:(19/106): python3-cephfs-18.2.1-457.g7c1cf228.e 2.1 MB/s | 197 kB 00:00 2024-02-03T13:51:51.980 INFO:teuthology.orchestra.run.smithi176.stdout:(20/106): python3-rados-18.2.1-457.g7c1cf228.el 2.1 MB/s | 371 kB 00:00 2024-02-03T13:51:52.056 INFO:teuthology.orchestra.run.smithi176.stdout:(21/106): librgw2-18.2.1-457.g7c1cf228.el8.x86_ 12 MB/s | 6.5 MB 00:00 2024-02-03T13:51:52.089 INFO:teuthology.orchestra.run.smithi176.stdout:(22/106): python3-rbd-18.2.1-457.g7c1cf228.el8. 3.3 MB/s | 365 kB 00:00 2024-02-03T13:51:52.115 INFO:teuthology.orchestra.run.smithi176.stdout:(23/106): python3-rgw-18.2.1-457.g7c1cf228.el8. 1.8 MB/s | 107 kB 00:00 2024-02-03T13:51:52.140 INFO:teuthology.orchestra.run.smithi176.stdout:(24/106): rbd-fuse-18.2.1-457.g7c1cf228.el8.x86 1.8 MB/s | 94 kB 00:00 2024-02-03T13:51:52.332 INFO:teuthology.orchestra.run.smithi176.stdout:(25/106): rbd-nbd-18.2.1-457.g7c1cf228.el8.x86_ 945 kB/s | 181 kB 00:00 2024-02-03T13:51:52.407 INFO:teuthology.orchestra.run.smithi176.stdout:(26/106): rbd-mirror-18.2.1-457.g7c1cf228.el8.x 12 MB/s | 3.4 MB 00:00 2024-02-03T13:51:52.457 INFO:teuthology.orchestra.run.smithi176.stdout:(27/106): ceph-grafana-dashboards-18.2.1-457.g7 184 kB/s | 23 kB 00:00 2024-02-03T13:51:52.491 INFO:teuthology.orchestra.run.smithi176.stdout:(28/106): ceph-mgr-cephadm-18.2.1-457.g7c1cf228 1.6 MB/s | 137 kB 00:00 2024-02-03T13:51:52.630 INFO:teuthology.orchestra.run.smithi186.stdout:(10/106): ceph-common-18.2.1-457.g7c1cf228.el8. 3.2 MB/s | 22 MB 00:06 2024-02-03T13:51:53.283 INFO:teuthology.orchestra.run.smithi176.stdout:(29/106): ceph-mgr-dashboard-18.2.1-457.g7c1cf2 2.1 MB/s | 1.8 MB 00:00 2024-02-03T13:51:53.288 INFO:teuthology.orchestra.run.smithi186.stdout:(11/106): libcephfs-devel-18.2.1-457.g7c1cf228. 47 kB/s | 31 kB 00:00 2024-02-03T13:51:53.417 INFO:teuthology.orchestra.run.smithi176.stdout:(30/106): ceph-mgr-modules-core-18.2.1-457.g7c1 1.8 MB/s | 243 kB 00:00 2024-02-03T13:51:53.492 INFO:teuthology.orchestra.run.smithi176.stdout:(31/106): ceph-mgr-rook-18.2.1-457.g7c1cf228.el 695 kB/s | 52 kB 00:00 2024-02-03T13:51:53.597 INFO:teuthology.orchestra.run.smithi186.stdout:(12/106): libcephfs2-18.2.1-457.g7c1cf228.el8.x 2.5 MB/s | 774 kB 00:00 2024-02-03T13:51:53.600 INFO:teuthology.orchestra.run.smithi176.stdout:(32/106): ceph-mgr-diskprediction-local-18.2.1- 6.7 MB/s | 7.4 MB 00:01 2024-02-03T13:51:53.626 INFO:teuthology.orchestra.run.smithi176.stdout:(33/106): ceph-prometheus-alerts-18.2.1-457.g7c 110 kB/s | 15 kB 00:00 2024-02-03T13:51:53.655 INFO:teuthology.orchestra.run.smithi186.stdout:(13/106): libcephsqlite-18.2.1-457.g7c1cf228.el 2.4 MB/s | 141 kB 00:00 2024-02-03T13:51:53.659 INFO:teuthology.orchestra.run.smithi176.stdout:(34/106): cephadm-18.2.1-457.g7c1cf228.el8.noar 2.8 MB/s | 170 kB 00:00 2024-02-03T13:51:53.714 INFO:teuthology.orchestra.run.smithi186.stdout:(14/106): librados-devel-18.2.1-457.g7c1cf228.e 2.3 MB/s | 139 kB 00:00 2024-02-03T13:51:53.822 INFO:teuthology.orchestra.run.smithi186.stdout:(15/106): libradosstriper1-18.2.1-457.g7c1cf228 4.3 MB/s | 474 kB 00:00 2024-02-03T13:51:53.835 INFO:teuthology.orchestra.run.smithi176.stdout:(35/106): jq-1.6-8.el8.x86_64.rpm 974 kB/s | 203 kB 00:00 2024-02-03T13:51:53.927 INFO:teuthology.orchestra.run.smithi176.stdout:(36/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 2.8 MB/s | 259 kB 00:00 2024-02-03T13:51:53.952 INFO:teuthology.orchestra.run.smithi176.stdout:(37/106): librdkafka-1.6.1-1.el8.x86_64.rpm 2.3 MB/s | 677 kB 00:00 2024-02-03T13:51:53.977 INFO:teuthology.orchestra.run.smithi176.stdout:(38/106): oniguruma-6.8.2-3.el8.x86_64.rpm 3.7 MB/s | 188 kB 00:00 2024-02-03T13:51:54.286 INFO:teuthology.orchestra.run.smithi176.stdout:(39/106): openblas-0.3.15-4.el8.x86_64.rpm 14 MB/s | 4.7 MB 00:00 2024-02-03T13:51:54.378 INFO:teuthology.orchestra.run.smithi176.stdout:(40/106): openblas-threads-0.3.15-4.el8.x86_64. 12 MB/s | 4.9 MB 00:00 2024-02-03T13:51:54.403 INFO:teuthology.orchestra.run.smithi176.stdout:(41/106): python3-attrs-17.4.0-6.el8.noarch.rpm 452 kB/s | 53 kB 00:00 2024-02-03T13:51:54.462 INFO:teuthology.orchestra.run.smithi176.stdout:(42/106): python3-jinja2-2.10.1-3.el8.noarch.rp 9.0 MB/s | 538 kB 00:00 2024-02-03T13:51:54.512 INFO:teuthology.orchestra.run.smithi176.stdout:(43/106): python3-jsonpatch-1.21-2.el8.noarch.r 527 kB/s | 27 kB 00:00 2024-02-03T13:51:54.563 INFO:teuthology.orchestra.run.smithi176.stdout:(44/106): python3-jsonpointer-1.10-11.el8.noarc 399 kB/s | 20 kB 00:00 2024-02-03T13:51:54.613 INFO:teuthology.orchestra.run.smithi176.stdout:(45/106): python3-mako-1.0.6-14.el8.noarch.rpm 3.1 MB/s | 157 kB 00:00 2024-02-03T13:51:54.765 INFO:teuthology.orchestra.run.smithi186.stdout:(16/106): librgw2-18.2.1-457.g7c1cf228.el8.x86_ 7.0 MB/s | 6.5 MB 00:00 2024-02-03T13:51:54.831 INFO:teuthology.orchestra.run.smithi186.stdout:(17/106): python3-ceph-argparse-18.2.1-457.g7c1 673 kB/s | 45 kB 00:00 2024-02-03T13:51:54.855 INFO:teuthology.orchestra.run.smithi176.stdout:(46/106): ceph-common-18.2.1-457.g7c1cf228.el8. 2.3 MB/s | 22 MB 00:09 2024-02-03T13:51:54.880 INFO:teuthology.orchestra.run.smithi176.stdout:(47/106): python3-markupsafe-0.23-19.el8.x86_64 145 kB/s | 39 kB 00:00 2024-02-03T13:51:54.955 INFO:teuthology.orchestra.run.smithi176.stdout:(48/106): python3-babel-2.5.1-7.el8.noarch.rpm 8.3 MB/s | 4.8 MB 00:00 2024-02-03T13:51:54.981 INFO:teuthology.orchestra.run.smithi176.stdout:(49/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 2.2 MB/s | 225 kB 00:00 2024-02-03T13:51:55.023 INFO:teuthology.orchestra.run.smithi176.stdout:(50/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 480 kB/s | 32 kB 00:00 2024-02-03T13:51:55.048 INFO:teuthology.orchestra.run.smithi176.stdout:(51/106): python3-prettytable-0.7.2-14.el8.noar 654 kB/s | 44 kB 00:00 2024-02-03T13:51:55.107 INFO:teuthology.orchestra.run.smithi186.stdout:(18/106): ceph-osd-18.2.1-457.g7c1cf228.el8.x86 2.8 MB/s | 18 MB 00:06 2024-02-03T13:51:55.115 INFO:teuthology.orchestra.run.smithi176.stdout:(52/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 1.5 MB/s | 103 kB 00:00 2024-02-03T13:51:55.132 INFO:teuthology.orchestra.run.smithi186.stdout:(19/106): python3-ceph-common-18.2.1-457.g7c1cf 415 kB/s | 125 kB 00:00 2024-02-03T13:51:55.149 INFO:teuthology.orchestra.run.smithi176.stdout:(53/106): python3-py-1.5.3-4.el8.noarch.rpm 3.7 MB/s | 472 kB 00:00 2024-02-03T13:51:55.174 INFO:teuthology.orchestra.run.smithi176.stdout:(54/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 2.1 MB/s | 126 kB 00:00 2024-02-03T13:51:55.199 INFO:teuthology.orchestra.run.smithi176.stdout:(55/106): python3-pyasn1-modules-0.3.7-6.el8.no 2.1 MB/s | 110 kB 00:00 2024-02-03T13:51:55.207 INFO:teuthology.orchestra.run.smithi186.stdout:(20/106): python3-cephfs-18.2.1-457.g7c1cf228.e 1.9 MB/s | 197 kB 00:00 2024-02-03T13:51:55.232 INFO:teuthology.orchestra.run.smithi186.stdout:(21/106): python3-rados-18.2.1-457.g7c1cf228.el 3.6 MB/s | 371 kB 00:00 2024-02-03T13:51:55.299 INFO:teuthology.orchestra.run.smithi186.stdout:(22/106): python3-rgw-18.2.1-457.g7c1cf228.el8. 1.6 MB/s | 107 kB 00:00 2024-02-03T13:51:55.324 INFO:teuthology.orchestra.run.smithi176.stdout:(56/106): python3-pytz-2017.2-11.el8.noarch.rpm 457 kB/s | 57 kB 00:00 2024-02-03T13:51:55.358 INFO:teuthology.orchestra.run.smithi186.stdout:(23/106): python3-rbd-18.2.1-457.g7c1cf228.el8. 2.4 MB/s | 365 kB 00:00 2024-02-03T13:51:55.366 INFO:teuthology.orchestra.run.smithi176.stdout:(57/106): python3-pytest-3.4.2-11.el8.noarch.rp 6.9 MB/s | 1.3 MB 00:00 2024-02-03T13:51:55.375 INFO:teuthology.orchestra.run.smithi186.stdout:(24/106): rbd-fuse-18.2.1-457.g7c1cf228.el8.x86 1.2 MB/s | 94 kB 00:00 2024-02-03T13:51:55.434 INFO:teuthology.orchestra.run.smithi186.stdout:(25/106): rbd-nbd-18.2.1-457.g7c1cf228.el8.x86_ 3.0 MB/s | 181 kB 00:00 2024-02-03T13:51:55.475 INFO:teuthology.orchestra.run.smithi176.stdout:(58/106): python3-numpy-1.14.3-10.el8.x86_64.rp 6.0 MB/s | 3.7 MB 00:00 2024-02-03T13:51:55.500 INFO:teuthology.orchestra.run.smithi176.stdout:(59/106): python3-werkzeug-0.12.2-4.el8.noarch. 3.3 MB/s | 457 kB 00:00 2024-02-03T13:51:55.501 INFO:teuthology.orchestra.run.smithi186.stdout:(26/106): ceph-grafana-dashboards-18.2.1-457.g7 347 kB/s | 23 kB 00:00 2024-02-03T13:51:55.534 INFO:teuthology.orchestra.run.smithi176.stdout:(60/106): socat-1.7.4.1-1.el8.x86_64.rpm 5.4 MB/s | 323 kB 00:00 2024-02-03T13:51:55.559 INFO:teuthology.orchestra.run.smithi176.stdout:(61/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.2 MB/s | 71 kB 00:00 2024-02-03T13:51:55.567 INFO:teuthology.orchestra.run.smithi186.stdout:(27/106): ceph-mgr-cephadm-18.2.1-457.g7c1cf228 2.0 MB/s | 137 kB 00:00 2024-02-03T13:51:55.893 INFO:teuthology.orchestra.run.smithi186.stdout:(28/106): ceph-mgr-dashboard-18.2.1-457.g7c1cf2 5.4 MB/s | 1.8 MB 00:00 2024-02-03T13:51:55.926 INFO:teuthology.orchestra.run.smithi176.stdout:(62/106): fuse-2.9.7-17.el8.x86_64.rpm 212 kB/s | 83 kB 00:00 2024-02-03T13:51:56.085 INFO:teuthology.orchestra.run.smithi186.stdout:(29/106): rbd-mirror-18.2.1-457.g7c1cf228.el8.x 4.7 MB/s | 3.4 MB 00:00 2024-02-03T13:51:56.135 INFO:teuthology.orchestra.run.smithi176.stdout:(63/106): libquadmath-8.5.0-21.el8.x86_64.rpm 829 kB/s | 172 kB 00:00 2024-02-03T13:51:56.177 INFO:teuthology.orchestra.run.smithi176.stdout:(64/106): libgfortran-8.5.0-21.el8.x86_64.rpm 1.0 MB/s | 645 kB 00:00 2024-02-03T13:51:56.185 INFO:teuthology.orchestra.run.smithi186.stdout:(30/106): ceph-mgr-modules-core-18.2.1-457.g7c1 2.4 MB/s | 243 kB 00:00 2024-02-03T13:51:56.261 INFO:teuthology.orchestra.run.smithi186.stdout:(31/106): ceph-mgr-rook-18.2.1-457.g7c1cf228.el 695 kB/s | 52 kB 00:00 2024-02-03T13:51:56.268 INFO:teuthology.orchestra.run.smithi176.stdout:(65/106): librabbitmq-0.9.0-5.el8.x86_64.rpm 352 kB/s | 47 kB 00:00 2024-02-03T13:51:56.302 INFO:teuthology.orchestra.run.smithi176.stdout:(66/106): python3-cffi-1.11.5-6.el8.x86_64.rpm 1.9 MB/s | 249 kB 00:00 2024-02-03T13:51:56.328 INFO:teuthology.orchestra.run.smithi186.stdout:(32/106): ceph-prometheus-alerts-18.2.1-457.g7c 221 kB/s | 15 kB 00:00 2024-02-03T13:51:56.403 INFO:teuthology.orchestra.run.smithi186.stdout:(33/106): cephadm-18.2.1-457.g7c1cf228.el8.noar 2.2 MB/s | 170 kB 00:00 2024-02-03T13:51:56.411 INFO:teuthology.orchestra.run.smithi176.stdout:(67/106): python3-jwt-1.6.1-2.el8.noarch.rpm 393 kB/s | 43 kB 00:00 2024-02-03T13:51:56.469 INFO:teuthology.orchestra.run.smithi176.stdout:(68/106): python3-cryptography-3.2.1-7.el8.x86_ 3.1 MB/s | 641 kB 00:00 2024-02-03T13:51:56.628 INFO:teuthology.orchestra.run.smithi176.stdout:(69/106): python3-scipy-1.0.0-21.module_el8+762 11 MB/s | 14 MB 00:01 2024-02-03T13:51:56.645 INFO:teuthology.orchestra.run.smithi186.stdout:(34/106): jq-1.6-8.el8.x86_64.rpm 841 kB/s | 203 kB 00:00 2024-02-03T13:51:56.654 INFO:teuthology.orchestra.run.smithi176.stdout:(70/106): python3-pycparser-2.14-14.el8.noarch. 593 kB/s | 109 kB 00:00 2024-02-03T13:51:56.679 INFO:teuthology.orchestra.run.smithi176.stdout:(71/106): python3-oauthlib-2.1.0-1.el8.noarch.r 579 kB/s | 155 kB 00:00 2024-02-03T13:51:56.770 INFO:teuthology.orchestra.run.smithi186.stdout:(35/106): librdkafka-1.6.1-1.el8.x86_64.rpm 5.3 MB/s | 677 kB 00:00 2024-02-03T13:51:56.829 INFO:teuthology.orchestra.run.smithi186.stdout:(36/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 4.4 MB/s | 259 kB 00:00 2024-02-03T13:51:56.888 INFO:teuthology.orchestra.run.smithi186.stdout:(37/106): oniguruma-6.8.2-3.el8.x86_64.rpm 3.2 MB/s | 188 kB 00:00 2024-02-03T13:51:56.971 INFO:teuthology.orchestra.run.smithi176.stdout:(72/106): liboath-2.6.2-3.el8.x86_64.rpm 202 kB/s | 59 kB 00:00 2024-02-03T13:51:56.996 INFO:teuthology.orchestra.run.smithi176.stdout:(73/106): python3-requests-oauthlib-1.0.0-1.el8 116 kB/s | 43 kB 00:00 2024-02-03T13:51:57.080 INFO:teuthology.orchestra.run.smithi176.stdout:(74/106): libunwind-1.3.1-3.el8.x86_64.rpm 692 kB/s | 75 kB 00:00 2024-02-03T13:51:57.105 INFO:teuthology.orchestra.run.smithi176.stdout:(75/106): gperftools-libs-2.7-9.el8.x86_64.rpm 679 kB/s | 306 kB 00:00 2024-02-03T13:51:57.196 INFO:teuthology.orchestra.run.smithi176.stdout:(76/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 376 kB/s | 44 kB 00:00 2024-02-03T13:51:57.222 INFO:teuthology.orchestra.run.smithi176.stdout:(77/106): python3-beautifulsoup4-4.6.3-2.el8.1. 1.6 MB/s | 185 kB 00:00 2024-02-03T13:51:57.281 INFO:teuthology.orchestra.run.smithi176.stdout:(78/106): python3-cachetools-3.1.1-4.el8.noarch 392 kB/s | 33 kB 00:00 2024-02-03T13:51:57.306 INFO:teuthology.orchestra.run.smithi176.stdout:(79/106): python3-certifi-2018.10.15-7.el8.noar 195 kB/s | 16 kB 00:00 2024-02-03T13:51:57.346 INFO:teuthology.orchestra.run.smithi186.stdout:(38/106): ceph-test-18.2.1-457.g7c1cf228.el8.x8 8.2 MB/s | 47 MB 00:05 2024-02-03T13:51:57.423 INFO:teuthology.orchestra.run.smithi176.stdout:(80/106): python3-cheroot-8.5.2-1.el8.noarch.rp 1.2 MB/s | 173 kB 00:00 2024-02-03T13:51:57.430 INFO:teuthology.orchestra.run.smithi186.stdout:(39/106): ceph-mgr-diskprediction-local-18.2.1- 4.8 MB/s | 7.4 MB 00:01 2024-02-03T13:51:57.448 INFO:teuthology.orchestra.run.smithi176.stdout:(81/106): python3-asyncssh-2.7.0-2.el8.noarch.r 1.0 MB/s | 476 kB 00:00 2024-02-03T13:51:57.473 INFO:teuthology.orchestra.run.smithi176.stdout:(82/106): python3-cherrypy-18.4.0-1.el8.noarch. 2.2 MB/s | 384 kB 00:00 2024-02-03T13:51:57.507 INFO:teuthology.orchestra.run.smithi176.stdout:(83/106): python3-google-auth-1.1.1-10.el8.noar 969 kB/s | 81 kB 00:00 2024-02-03T13:51:57.532 INFO:teuthology.orchestra.run.smithi176.stdout:(84/106): python3-jaraco-6.2-6.el8.noarch.rpm 132 kB/s | 11 kB 00:00 2024-02-03T13:51:57.555 INFO:teuthology.orchestra.run.smithi186.stdout:(40/106): openblas-0.3.15-4.el8.x86_64.rpm 7.1 MB/s | 4.7 MB 00:00 2024-02-03T13:51:57.558 INFO:teuthology.orchestra.run.smithi176.stdout:(85/106): python3-jaraco-functools-2.0-4.el8.no 209 kB/s | 18 kB 00:00 2024-02-03T13:51:57.608 INFO:teuthology.orchestra.run.smithi176.stdout:(86/106): python3-logutils-0.3.5-11.el8.noarch. 648 kB/s | 49 kB 00:00 2024-02-03T13:51:57.614 INFO:teuthology.orchestra.run.smithi186.stdout:(41/106): python3-attrs-17.4.0-6.el8.noarch.rpm 288 kB/s | 53 kB 00:00 2024-02-03T13:51:57.633 INFO:teuthology.orchestra.run.smithi176.stdout:(87/106): python3-more-itertools-7.2.0-3.el8.no 781 kB/s | 59 kB 00:00 2024-02-03T13:51:57.691 INFO:teuthology.orchestra.run.smithi176.stdout:(88/106): python3-natsort-7.1.1-2.el8.noarch.rp 723 kB/s | 60 kB 00:00 2024-02-03T13:51:57.725 INFO:teuthology.orchestra.run.smithi176.stdout:(89/106): python3-kubernetes-11.0.0-6.el8.noarc 5.4 MB/s | 1.2 MB 00:00 2024-02-03T13:51:57.750 INFO:teuthology.orchestra.run.smithi176.stdout:(90/106): python3-pecan-1.3.2-9.el8.noarch.rpm 2.4 MB/s | 283 kB 00:00 2024-02-03T13:51:57.776 INFO:teuthology.orchestra.run.smithi176.stdout:(91/106): python3-portend-2.6-1.el8.noarch.rpm 186 kB/s | 16 kB 00:00 2024-02-03T13:51:57.801 INFO:teuthology.orchestra.run.smithi176.stdout:(92/106): python3-repoze-lru-0.7-6.el8.noarch.r 446 kB/s | 34 kB 00:00 2024-02-03T13:51:57.835 INFO:teuthology.orchestra.run.smithi176.stdout:(93/106): python3-routes-2.4.1-12.el8.noarch.rp 2.3 MB/s | 196 kB 00:00 2024-02-03T13:51:57.860 INFO:teuthology.orchestra.run.smithi176.stdout:(94/106): python3-rsa-4.9-2.el8.noarch.rpm 766 kB/s | 64 kB 00:00 2024-02-03T13:51:57.877 INFO:teuthology.orchestra.run.smithi176.stdout:(95/106): python3-simplegeneric-0.8.1-17.el8.no 248 kB/s | 19 kB 00:00 2024-02-03T13:51:57.902 INFO:teuthology.orchestra.run.smithi176.stdout:(96/106): python3-singledispatch-3.4.0.3-18.el8 357 kB/s | 24 kB 00:00 2024-02-03T13:51:57.927 INFO:teuthology.orchestra.run.smithi176.stdout:(97/106): python3-tempora-1.14.1-5.el8.noarch.r 436 kB/s | 29 kB 00:00 2024-02-03T13:51:57.953 INFO:teuthology.orchestra.run.smithi176.stdout:(98/106): python3-trustme-0.6.0-4.el8.noarch.rp 364 kB/s | 27 kB 00:00 2024-02-03T13:51:57.981 INFO:teuthology.orchestra.run.smithi186.stdout:(42/106): python3-babel-2.5.1-7.el8.noarch.rpm 11 MB/s | 4.8 MB 00:00 2024-02-03T13:51:57.994 INFO:teuthology.orchestra.run.smithi176.stdout:(99/106): python3-waitress-1.4.3-1.el8.noarch.r 2.7 MB/s | 255 kB 00:00 2024-02-03T13:51:58.031 INFO:teuthology.orchestra.run.smithi186.stdout:(43/106): python3-jsonpatch-1.21-2.el8.noarch.r 531 kB/s | 27 kB 00:00 2024-02-03T13:51:58.036 INFO:teuthology.orchestra.run.smithi176.stdout:(100/106): python3-webob-1.8.5-1.el8.1.noarch.r 2.3 MB/s | 251 kB 00:00 2024-02-03T13:51:58.054 INFO:teuthology.orchestra.run.smithi176.stdout:(101/106): python3-websocket-client-0.56.0-5.el 607 kB/s | 61 kB 00:00 2024-02-03T13:51:58.079 INFO:teuthology.orchestra.run.smithi176.stdout:(102/106): python3-webtest-2.0.33-1.el8.noarch. 1.0 MB/s | 85 kB 00:00 2024-02-03T13:51:58.089 INFO:teuthology.orchestra.run.smithi186.stdout:(44/106): python3-jsonpointer-1.10-11.el8.noarc 343 kB/s | 20 kB 00:00 2024-02-03T13:51:58.104 INFO:teuthology.orchestra.run.smithi176.stdout:(103/106): python3-zc-lockfile-2.0-2.el8.noarch 341 kB/s | 23 kB 00:00 2024-02-03T13:51:58.115 INFO:teuthology.orchestra.run.smithi186.stdout:(45/106): python3-jinja2-2.10.1-3.el8.noarch.rp 1.0 MB/s | 538 kB 00:00 2024-02-03T13:51:58.173 INFO:teuthology.orchestra.run.smithi186.stdout:(46/106): python3-mako-1.0.6-14.el8.noarch.rpm 1.8 MB/s | 157 kB 00:00 2024-02-03T13:51:58.190 INFO:teuthology.orchestra.run.smithi186.stdout:(47/106): python3-markupsafe-0.23-19.el8.x86_64 514 kB/s | 39 kB 00:00 2024-02-03T13:51:58.196 INFO:teuthology.orchestra.run.smithi176.stdout:(104/106): thrift-0.13.0-2.el8.x86_64.rpm 12 MB/s | 1.7 MB 00:00 2024-02-03T13:51:58.383 INFO:teuthology.orchestra.run.smithi186.stdout:(48/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 1.1 MB/s | 225 kB 00:00 2024-02-03T13:51:58.472 INFO:teuthology.orchestra.run.smithi176.stdout:(105/106): librbd1-18.2.1-457.g7c1cf228.el8.x86 9.7 MB/s | 3.6 MB 00:00 2024-02-03T13:51:58.474 INFO:teuthology.orchestra.run.smithi186.stdout:(49/106): python3-numpy-1.14.3-10.el8.x86_64.rp 12 MB/s | 3.7 MB 00:00 2024-02-03T13:51:58.491 INFO:teuthology.orchestra.run.smithi186.stdout:(50/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 296 kB/s | 32 kB 00:00 2024-02-03T13:51:58.516 INFO:teuthology.orchestra.run.smithi186.stdout:(51/106): python3-prettytable-0.7.2-14.el8.noar 1.0 MB/s | 44 kB 00:00 2024-02-03T13:51:58.567 INFO:teuthology.orchestra.run.smithi186.stdout:(52/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 2.0 MB/s | 103 kB 00:00 2024-02-03T13:51:58.613 INFO:teuthology.orchestra.run.smithi176.stdout:(106/106): librados2-18.2.1-457.g7c1cf228.el8.x 6.9 MB/s | 3.7 MB 00:00 2024-02-03T13:51:58.617 INFO:teuthology.orchestra.run.smithi186.stdout:(53/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 2.5 MB/s | 126 kB 00:00 2024-02-03T13:51:58.618 INFO:teuthology.orchestra.run.smithi176.stdout:-------------------------------------------------------------------------------- 2024-02-03T13:51:58.619 INFO:teuthology.orchestra.run.smithi176.stdout:Total 14 MB/s | 190 MB 00:13 2024-02-03T13:51:58.667 INFO:teuthology.orchestra.run.smithi186.stdout:(54/106): python3-pyasn1-modules-0.3.7-6.el8.no 2.1 MB/s | 110 kB 00:00 2024-02-03T13:51:58.776 INFO:teuthology.orchestra.run.smithi186.stdout:(55/106): python3-pytest-3.4.2-11.el8.noarch.rp 12 MB/s | 1.3 MB 00:00 2024-02-03T13:51:58.801 INFO:teuthology.orchestra.run.smithi186.stdout:(56/106): python3-py-1.5.3-4.el8.noarch.rpm 1.5 MB/s | 472 kB 00:00 2024-02-03T13:51:58.818 INFO:teuthology.orchestra.run.smithi186.stdout:(57/106): python3-pytz-2017.2-11.el8.noarch.rpm 1.3 MB/s | 57 kB 00:00 2024-02-03T13:51:58.879 INFO:teuthology.orchestra.run.smithi186.stdout:(58/106): python3-werkzeug-0.12.2-4.el8.noarch. 7.6 MB/s | 457 kB 00:00 2024-02-03T13:51:58.936 INFO:teuthology.orchestra.run.smithi186.stdout:(59/106): socat-1.7.4.1-1.el8.x86_64.rpm 5.4 MB/s | 323 kB 00:00 2024-02-03T13:51:58.986 INFO:teuthology.orchestra.run.smithi186.stdout:(60/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.4 MB/s | 71 kB 00:00 2024-02-03T13:51:59.150 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction check 2024-02-03T13:51:59.170 INFO:teuthology.orchestra.run.smithi186.stdout:(61/106): openblas-threads-0.3.15-4.el8.x86_64. 2.7 MB/s | 4.9 MB 00:01 2024-02-03T13:51:59.241 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction check succeeded. 2024-02-03T13:51:59.242 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction test 2024-02-03T13:51:59.354 INFO:teuthology.orchestra.run.smithi186.stdout:(62/106): fuse-2.9.7-17.el8.x86_64.rpm 226 kB/s | 83 kB 00:00 2024-02-03T13:51:59.554 INFO:teuthology.orchestra.run.smithi186.stdout:(63/106): libquadmath-8.5.0-21.el8.x86_64.rpm 863 kB/s | 172 kB 00:00 2024-02-03T13:51:59.663 INFO:teuthology.orchestra.run.smithi186.stdout:(64/106): librabbitmq-0.9.0-5.el8.x86_64.rpm 434 kB/s | 47 kB 00:00 2024-02-03T13:51:59.813 INFO:teuthology.orchestra.run.smithi186.stdout:(65/106): libgfortran-8.5.0-21.el8.x86_64.rpm 1.0 MB/s | 645 kB 00:00 2024-02-03T13:51:59.855 INFO:teuthology.orchestra.run.smithi186.stdout:(66/106): python3-cffi-1.11.5-6.el8.x86_64.rpm 1.3 MB/s | 249 kB 00:00 2024-02-03T13:51:59.963 INFO:teuthology.orchestra.run.smithi186.stdout:(67/106): python3-jwt-1.6.1-2.el8.noarch.rpm 393 kB/s | 43 kB 00:00 2024-02-03T13:52:00.014 INFO:teuthology.orchestra.run.smithi186.stdout:(68/106): python3-cryptography-3.2.1-7.el8.x86_ 3.1 MB/s | 641 kB 00:00 2024-02-03T13:52:00.064 INFO:teuthology.orchestra.run.smithi186.stdout:(69/106): python3-oauthlib-2.1.0-1.el8.noarch.r 1.5 MB/s | 155 kB 00:00 2024-02-03T13:52:00.123 INFO:teuthology.orchestra.run.smithi186.stdout:(70/106): python3-pycparser-2.14-14.el8.noarch. 1.0 MB/s | 109 kB 00:00 2024-02-03T13:52:00.173 INFO:teuthology.orchestra.run.smithi186.stdout:(71/106): python3-requests-oauthlib-1.0.0-1.el8 392 kB/s | 43 kB 00:00 2024-02-03T13:52:00.373 INFO:teuthology.orchestra.run.smithi186.stdout:(72/106): liboath-2.6.2-3.el8.x86_64.rpm 301 kB/s | 59 kB 00:00 2024-02-03T13:52:00.398 INFO:teuthology.orchestra.run.smithi186.stdout:(73/106): gperftools-libs-2.7-9.el8.x86_64.rpm 1.1 MB/s | 306 kB 00:00 2024-02-03T13:52:00.415 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction test succeeded. 2024-02-03T13:52:00.418 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction 2024-02-03T13:52:00.482 INFO:teuthology.orchestra.run.smithi186.stdout:(74/106): libunwind-1.3.1-3.el8.x86_64.rpm 692 kB/s | 75 kB 00:00 2024-02-03T13:52:00.524 INFO:teuthology.orchestra.run.smithi186.stdout:(75/106): python3-asyncssh-2.7.0-2.el8.noarch.r 3.7 MB/s | 476 kB 00:00 2024-02-03T13:52:00.549 INFO:teuthology.orchestra.run.smithi186.stdout:(76/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 653 kB/s | 44 kB 00:00 2024-02-03T13:52:00.583 INFO:teuthology.orchestra.run.smithi186.stdout:(77/106): python3-beautifulsoup4-4.6.3-2.el8.1. 3.1 MB/s | 185 kB 00:00 2024-02-03T13:52:00.608 INFO:teuthology.orchestra.run.smithi186.stdout:(78/106): python3-cachetools-3.1.1-4.el8.noarch 563 kB/s | 33 kB 00:00 2024-02-03T13:52:00.642 INFO:teuthology.orchestra.run.smithi186.stdout:(79/106): python3-certifi-2018.10.15-7.el8.noar 278 kB/s | 16 kB 00:00 2024-02-03T13:52:00.700 INFO:teuthology.orchestra.run.smithi186.stdout:(80/106): python3-cheroot-8.5.2-1.el8.noarch.rp 1.8 MB/s | 173 kB 00:00 2024-02-03T13:52:00.759 INFO:teuthology.orchestra.run.smithi186.stdout:(81/106): python3-cherrypy-18.4.0-1.el8.noarch. 3.2 MB/s | 384 kB 00:00 2024-02-03T13:52:00.776 INFO:teuthology.orchestra.run.smithi186.stdout:(82/106): python3-google-auth-1.1.1-10.el8.noar 1.1 MB/s | 81 kB 00:00 2024-02-03T13:52:00.810 INFO:teuthology.orchestra.run.smithi186.stdout:(83/106): python3-jaraco-6.2-6.el8.noarch.rpm 221 kB/s | 11 kB 00:00 2024-02-03T13:52:00.910 INFO:teuthology.orchestra.run.smithi186.stdout:(84/106): python3-jaraco-functools-2.0-4.el8.no 131 kB/s | 18 kB 00:00 2024-02-03T13:52:01.160 INFO:teuthology.orchestra.run.smithi186.stdout:(85/106): python3-scipy-1.0.0-21.module_el8+762 6.0 MB/s | 14 MB 00:02 2024-02-03T13:52:01.186 INFO:teuthology.orchestra.run.smithi186.stdout:(86/106): python3-logutils-0.3.5-11.el8.noarch. 177 kB/s | 49 kB 00:00 2024-02-03T13:52:01.227 INFO:teuthology.orchestra.run.smithi186.stdout:(87/106): python3-kubernetes-11.0.0-6.el8.noarc 2.8 MB/s | 1.2 MB 00:00 2024-02-03T13:52:01.253 INFO:teuthology.orchestra.run.smithi186.stdout:(88/106): python3-natsort-7.1.1-2.el8.noarch.rp 904 kB/s | 60 kB 00:00 2024-02-03T13:52:01.311 INFO:teuthology.orchestra.run.smithi186.stdout:(89/106): python3-portend-2.6-1.el8.noarch.rpm 266 kB/s | 16 kB 00:00 2024-02-03T13:52:01.337 INFO:teuthology.orchestra.run.smithi186.stdout:(90/106): python3-pecan-1.3.2-9.el8.noarch.rpm 2.6 MB/s | 283 kB 00:00 2024-02-03T13:52:01.371 INFO:teuthology.orchestra.run.smithi186.stdout:(91/106): python3-repoze-lru-0.7-6.el8.noarch.r 573 kB/s | 34 kB 00:00 2024-02-03T13:52:01.396 INFO:teuthology.orchestra.run.smithi186.stdout:(92/106): python3-more-itertools-7.2.0-3.el8.no 250 kB/s | 59 kB 00:00 2024-02-03T13:52:01.421 INFO:teuthology.orchestra.run.smithi186.stdout:(93/106): python3-routes-2.4.1-12.el8.noarch.rp 2.3 MB/s | 196 kB 00:00 2024-02-03T13:52:01.446 INFO:teuthology.orchestra.run.smithi186.stdout:(94/106): python3-rsa-4.9-2.el8.noarch.rpm 855 kB/s | 64 kB 00:00 2024-02-03T13:52:01.471 INFO:teuthology.orchestra.run.smithi186.stdout:(95/106): python3-simplegeneric-0.8.1-17.el8.no 248 kB/s | 19 kB 00:00 2024-02-03T13:52:01.497 INFO:teuthology.orchestra.run.smithi186.stdout:(96/106): python3-singledispatch-3.4.0.3-18.el8 316 kB/s | 24 kB 00:00 2024-02-03T13:52:01.522 INFO:teuthology.orchestra.run.smithi186.stdout:(97/106): python3-tempora-1.14.1-5.el8.noarch.r 388 kB/s | 29 kB 00:00 2024-02-03T13:52:01.547 INFO:teuthology.orchestra.run.smithi186.stdout:(98/106): python3-trustme-0.6.0-4.el8.noarch.rp 364 kB/s | 27 kB 00:00 2024-02-03T13:52:01.573 INFO:teuthology.orchestra.run.smithi186.stdout:(99/106): python3-waitress-1.4.3-1.el8.noarch.r 3.3 MB/s | 255 kB 00:00 2024-02-03T13:52:01.640 INFO:teuthology.orchestra.run.smithi186.stdout:(100/106): python3-webob-1.8.5-1.el8.1.noarch.r 2.1 MB/s | 251 kB 00:00 2024-02-03T13:52:01.665 INFO:teuthology.orchestra.run.smithi186.stdout:(101/106): python3-websocket-client-0.56.0-5.el 523 kB/s | 61 kB 00:00 2024-02-03T13:52:01.690 INFO:teuthology.orchestra.run.smithi186.stdout:(102/106): python3-webtest-2.0.33-1.el8.noarch. 728 kB/s | 85 kB 00:00 2024-02-03T13:52:01.715 INFO:teuthology.orchestra.run.smithi186.stdout:(103/106): python3-zc-lockfile-2.0-2.el8.noarch 304 kB/s | 23 kB 00:00 2024-02-03T13:52:01.941 INFO:teuthology.orchestra.run.smithi186.stdout:(104/106): thrift-0.13.0-2.el8.x86_64.rpm 6.3 MB/s | 1.7 MB 00:00 2024-02-03T13:52:02.074 INFO:teuthology.orchestra.run.smithi186.stdout:(105/106): librados2-18.2.1-457.g7c1cf228.el8.x 9.6 MB/s | 3.7 MB 00:00 2024-02-03T13:52:02.525 INFO:teuthology.orchestra.run.smithi186.stdout:(106/106): librbd1-18.2.1-457.g7c1cf228.el8.x86 4.4 MB/s | 3.6 MB 00:00 2024-02-03T13:52:02.531 INFO:teuthology.orchestra.run.smithi186.stdout:-------------------------------------------------------------------------------- 2024-02-03T13:52:02.531 INFO:teuthology.orchestra.run.smithi186.stdout:Total 11 MB/s | 190 MB 00:17 2024-02-03T13:52:03.061 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction check 2024-02-03T13:52:03.154 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction check succeeded. 2024-02-03T13:52:03.154 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction test 2024-02-03T13:52:04.308 INFO:teuthology.orchestra.run.smithi186.stdout:Transaction test succeeded. 2024-02-03T13:52:04.311 INFO:teuthology.orchestra.run.smithi186.stdout:Running transaction 2024-02-03T13:52:04.885 INFO:teuthology.orchestra.run.smithi176.stdout: Preparing : 1/1 2024-02-03T13:52:05.046 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/108 2024-02-03T13:52:05.203 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/108 2024-02-03T13:52:05.405 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : librabbitmq-0.9.0-5.el8.x86_64 3/108 2024-02-03T13:52:05.565 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 4/108 2024-02-03T13:52:05.981 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 4/108 2024-02-03T13:52:06.177 INFO:teuthology.orchestra.run.smithi176.stdout: Upgrading : librados2-2:18.2.1-457.g7c1cf228.el8.x86_64 5/108 2024-02-03T13:52:06.579 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: librados2-2:18.2.1-457.g7c1cf228.el8.x86_64 5/108 2024-02-03T13:52:06.798 INFO:teuthology.orchestra.run.smithi176.stdout: Upgrading : librbd1-2:18.2.1-457.g7c1cf228.el8.x86_64 6/108 2024-02-03T13:52:06.911 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: librbd1-2:18.2.1-457.g7c1cf228.el8.x86_64 6/108 2024-02-03T13:52:07.166 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : libcephfs2-2:18.2.1-457.g7c1cf228.el8.x86_64 7/108 2024-02-03T13:52:07.350 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: libcephfs2-2:18.2.1-457.g7c1cf228.el8.x86_64 7/108 2024-02-03T13:52:07.566 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-rados-2:18.2.1-457.g7c1cf228.el8.x86_64 8/108 2024-02-03T13:52:07.777 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : librdkafka-1.6.1-1.el8.x86_64 9/108 2024-02-03T13:52:07.970 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 10/108 2024-02-03T13:52:08.177 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 11/108 2024-02-03T13:52:08.323 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : libcephsqlite-2:18.2.1-457.g7c1cf228.el8.x86_64 12/108 2024-02-03T13:52:08.427 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: libcephsqlite-2:18.2.1-457.g7c1cf228.el8.x86_64 12/108 2024-02-03T13:52:08.565 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : libradosstriper1-2:18.2.1-457.g7c1cf228.el8.x86_ 13/108 2024-02-03T13:52:08.618 INFO:teuthology.orchestra.run.smithi186.stdout: Preparing : 1/1 2024-02-03T13:52:08.709 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: libradosstriper1-2:18.2.1-457.g7c1cf228.el8.x86_ 13/108 2024-02-03T13:52:08.776 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/108 2024-02-03T13:52:08.937 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 14/108 2024-02-03T13:52:08.954 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/108 2024-02-03T13:52:09.056 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : libquadmath-8.5.0-21.el8.x86_64 15/108 2024-02-03T13:52:09.119 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : librabbitmq-0.9.0-5.el8.x86_64 3/108 2024-02-03T13:52:09.200 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 15/108 2024-02-03T13:52:09.324 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 4/108 2024-02-03T13:52:09.331 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : libgfortran-8.5.0-21.el8.x86_64 16/108 2024-02-03T13:52:09.736 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 4/108 2024-02-03T13:52:09.915 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 16/108 2024-02-03T13:52:09.941 INFO:teuthology.orchestra.run.smithi186.stdout: Upgrading : librados2-2:18.2.1-457.g7c1cf228.el8.x86_64 5/108 2024-02-03T13:52:10.090 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : openblas-0.3.15-4.el8.x86_64 17/108 2024-02-03T13:52:10.336 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: librados2-2:18.2.1-457.g7c1cf228.el8.x86_64 5/108 2024-02-03T13:52:10.524 INFO:teuthology.orchestra.run.smithi186.stdout: Upgrading : librbd1-2:18.2.1-457.g7c1cf228.el8.x86_64 6/108 2024-02-03T13:52:10.631 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: librbd1-2:18.2.1-457.g7c1cf228.el8.x86_64 6/108 2024-02-03T13:52:10.707 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 17/108 2024-02-03T13:52:10.816 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : libcephfs2-2:18.2.1-457.g7c1cf228.el8.x86_64 7/108 2024-02-03T13:52:10.881 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 18/108 2024-02-03T13:52:10.912 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: libcephfs2-2:18.2.1-457.g7c1cf228.el8.x86_64 7/108 2024-02-03T13:52:11.150 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-rados-2:18.2.1-457.g7c1cf228.el8.x86_64 8/108 2024-02-03T13:52:11.344 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : librdkafka-1.6.1-1.el8.x86_64 9/108 2024-02-03T13:52:11.554 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 10/108 2024-02-03T13:52:11.564 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 18/108 2024-02-03T13:52:11.770 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 11/108 2024-02-03T13:52:11.899 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : libcephsqlite-2:18.2.1-457.g7c1cf228.el8.x86_64 12/108 2024-02-03T13:52:11.909 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 19/108 2024-02-03T13:52:12.006 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: libcephsqlite-2:18.2.1-457.g7c1cf228.el8.x86_64 12/108 2024-02-03T13:52:12.162 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 20/108 2024-02-03T13:52:12.391 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : libradosstriper1-2:18.2.1-457.g7c1cf228.el8.x86_ 13/108 2024-02-03T13:52:12.520 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: libradosstriper1-2:18.2.1-457.g7c1cf228.el8.x86_ 13/108 2024-02-03T13:52:12.571 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 21/108 2024-02-03T13:52:12.709 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 14/108 2024-02-03T13:52:12.746 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 22/108 2024-02-03T13:52:12.849 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : libquadmath-8.5.0-21.el8.x86_64 15/108 2024-02-03T13:52:12.913 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-ceph-argparse-2:18.2.1-457.g7c1cf228.el8 23/108 2024-02-03T13:52:12.991 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 15/108 2024-02-03T13:52:13.124 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : libgfortran-8.5.0-21.el8.x86_64 16/108 2024-02-03T13:52:13.157 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-cephfs-2:18.2.1-457.g7c1cf228.el8.x86_64 24/108 2024-02-03T13:52:13.707 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 16/108 2024-02-03T13:52:13.866 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : openblas-0.3.15-4.el8.x86_64 17/108 2024-02-03T13:52:14.080 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 25/108 2024-02-03T13:52:14.405 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 26/108 2024-02-03T13:52:14.501 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 17/108 2024-02-03T13:52:14.632 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 18/108 2024-02-03T13:52:14.702 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 27/108 2024-02-03T13:52:14.905 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 28/108 2024-02-03T13:52:15.331 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 18/108 2024-02-03T13:52:15.676 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 19/108 2024-02-03T13:52:15.896 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 20/108 2024-02-03T13:52:16.061 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 21/108 2024-02-03T13:52:16.255 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 22/108 2024-02-03T13:52:16.418 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-ceph-argparse-2:18.2.1-457.g7c1cf228.el8 23/108 2024-02-03T13:52:16.651 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-cephfs-2:18.2.1-457.g7c1cf228.el8.x86_64 24/108 2024-02-03T13:52:16.714 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 28/108 2024-02-03T13:52:17.001 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 29/108 2024-02-03T13:52:17.189 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 30/108 2024-02-03T13:52:17.407 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-rsa-4.9-2.el8.noarch 31/108 2024-02-03T13:52:17.577 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-rbd-2:18.2.1-457.g7c1cf228.el8.x86_64 32/108 2024-02-03T13:52:17.589 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 25/108 2024-02-03T13:52:17.763 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : librados-devel-2:18.2.1-457.g7c1cf228.el8.x86_64 33/108 2024-02-03T13:52:17.913 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 26/108 2024-02-03T13:52:17.941 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 34/108 2024-02-03T13:52:18.156 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 35/108 2024-02-03T13:52:18.202 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 27/108 2024-02-03T13:52:18.370 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 36/108 2024-02-03T13:52:18.390 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 28/108 2024-02-03T13:52:18.551 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 37/108 2024-02-03T13:52:18.740 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 38/108 2024-02-03T13:52:18.913 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 39/108 2024-02-03T13:52:19.150 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 40/108 2024-02-03T13:52:19.341 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 41/108 2024-02-03T13:52:19.516 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 42/108 2024-02-03T13:52:19.672 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 43/108 2024-02-03T13:52:19.834 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 44/108 2024-02-03T13:52:20.069 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 45/108 2024-02-03T13:52:20.170 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 28/108 2024-02-03T13:52:20.246 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-portend-2.6-1.el8.noarch 46/108 2024-02-03T13:52:20.430 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 47/108 2024-02-03T13:52:20.485 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 29/108 2024-02-03T13:52:20.672 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 48/108 2024-02-03T13:52:20.690 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 30/108 2024-02-03T13:52:20.896 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 49/108 2024-02-03T13:52:20.941 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-rsa-4.9-2.el8.noarch 31/108 2024-02-03T13:52:21.112 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-rbd-2:18.2.1-457.g7c1cf228.el8.x86_64 32/108 2024-02-03T13:52:21.136 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 50/108 2024-02-03T13:52:21.272 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : librados-devel-2:18.2.1-457.g7c1cf228.el8.x86_64 33/108 2024-02-03T13:52:21.468 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 34/108 2024-02-03T13:52:21.486 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 51/108 2024-02-03T13:52:21.698 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 35/108 2024-02-03T13:52:21.738 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 52/108 2024-02-03T13:52:21.914 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 53/108 2024-02-03T13:52:21.938 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 36/108 2024-02-03T13:52:22.168 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 37/108 2024-02-03T13:52:22.333 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 38/108 2024-02-03T13:52:22.530 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 39/108 2024-02-03T13:52:22.719 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 54/108 2024-02-03T13:52:22.784 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 40/108 2024-02-03T13:52:22.879 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : librgw2-2:18.2.1-457.g7c1cf228.el8.x86_64 55/108 2024-02-03T13:52:22.977 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: librgw2-2:18.2.1-457.g7c1cf228.el8.x86_64 55/108 2024-02-03T13:52:22.982 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 41/108 2024-02-03T13:52:23.150 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 42/108 2024-02-03T13:52:23.175 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-rgw-2:18.2.1-457.g7c1cf228.el8.x86_64 56/108 2024-02-03T13:52:23.328 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 43/108 2024-02-03T13:52:23.416 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 57/108 2024-02-03T13:52:23.518 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 44/108 2024-02-03T13:52:23.768 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 58/108 2024-02-03T13:52:23.769 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 45/108 2024-02-03T13:52:23.939 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-portend-2.6-1.el8.noarch 46/108 2024-02-03T13:52:24.040 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-cryptography-3.2.1-7.el8.x86_64 59/108 2024-02-03T13:52:24.122 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 47/108 2024-02-03T13:52:24.239 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 60/108 2024-02-03T13:52:24.331 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 48/108 2024-02-03T13:52:24.542 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 61/108 2024-02-03T13:52:24.589 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 49/108 2024-02-03T13:52:24.800 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 50/108 2024-02-03T13:52:24.834 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 62/108 2024-02-03T13:52:25.202 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 51/108 2024-02-03T13:52:25.457 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 52/108 2024-02-03T13:52:25.657 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 53/108 2024-02-03T13:52:25.921 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 63/108 2024-02-03T13:52:26.262 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 64/108 2024-02-03T13:52:26.408 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 54/108 2024-02-03T13:52:26.495 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 65/108 2024-02-03T13:52:26.588 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : librgw2-2:18.2.1-457.g7c1cf228.el8.x86_64 55/108 2024-02-03T13:52:26.665 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: librgw2-2:18.2.1-457.g7c1cf228.el8.x86_64 55/108 2024-02-03T13:52:26.745 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 66/108 2024-02-03T13:52:26.901 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-rgw-2:18.2.1-457.g7c1cf228.el8.x86_64 56/108 2024-02-03T13:52:27.069 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 67/108 2024-02-03T13:52:27.132 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 57/108 2024-02-03T13:52:27.338 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 68/108 2024-02-03T13:52:27.523 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 58/108 2024-02-03T13:52:27.588 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 69/108 2024-02-03T13:52:27.775 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-cryptography-3.2.1-7.el8.x86_64 59/108 2024-02-03T13:52:27.813 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : fuse-2.9.7-17.el8.x86_64 70/108 2024-02-03T13:52:28.016 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 71/108 2024-02-03T13:52:28.048 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 60/108 2024-02-03T13:52:28.318 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 61/108 2024-02-03T13:52:28.323 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 72/108 2024-02-03T13:52:28.585 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 62/108 2024-02-03T13:52:28.609 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-py-1.5.3-4.el8.noarch 73/108 2024-02-03T13:52:28.811 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 74/108 2024-02-03T13:52:28.994 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 75/108 2024-02-03T13:52:29.229 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 76/108 2024-02-03T13:52:29.413 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 77/108 2024-02-03T13:52:29.649 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 78/108 2024-02-03T13:52:29.655 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 63/108 2024-02-03T13:52:29.811 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : oniguruma-6.8.2-3.el8.x86_64 79/108 2024-02-03T13:52:29.878 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: oniguruma-6.8.2-3.el8.x86_64 79/108 2024-02-03T13:52:30.038 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 64/108 2024-02-03T13:52:30.070 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : jq-1.6-8.el8.x86_64 80/108 2024-02-03T13:52:30.330 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 65/108 2024-02-03T13:52:30.586 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: cephadm-2:18.2.1-457.g7c1cf228.el8.noarch 81/108 2024-02-03T13:52:30.605 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 66/108 2024-02-03T13:52:30.761 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : cephadm-2:18.2.1-457.g7c1cf228.el8.noarch 81/108 2024-02-03T13:52:30.885 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : ceph-prometheus-alerts-2:18.2.1-457.g7c1cf228.el 82/108 2024-02-03T13:52:30.953 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 67/108 2024-02-03T13:52:31.127 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : ceph-grafana-dashboards-2:18.2.1-457.g7c1cf228.e 83/108 2024-02-03T13:52:31.197 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 68/108 2024-02-03T13:52:31.287 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-ceph-common-2:18.2.1-457.g7c1cf228.el8.x 84/108 2024-02-03T13:52:31.464 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 69/108 2024-02-03T13:52:31.664 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : fuse-2.9.7-17.el8.x86_64 70/108 2024-02-03T13:52:31.867 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 71/108 2024-02-03T13:52:32.156 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 72/108 2024-02-03T13:52:32.447 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-py-1.5.3-4.el8.noarch 73/108 2024-02-03T13:52:32.637 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 74/108 2024-02-03T13:52:32.836 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 75/108 2024-02-03T13:52:33.038 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 76/108 2024-02-03T13:52:33.306 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 77/108 2024-02-03T13:52:33.517 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 78/108 2024-02-03T13:52:33.704 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : oniguruma-6.8.2-3.el8.x86_64 79/108 2024-02-03T13:52:33.790 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: oniguruma-6.8.2-3.el8.x86_64 79/108 2024-02-03T13:52:33.823 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: ceph-common-2:18.2.1-457.g7c1cf228.el8.x86_64 85/108 2024-02-03T13:52:33.988 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : jq-1.6-8.el8.x86_64 80/108 2024-02-03T13:52:34.036 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : ceph-common-2:18.2.1-457.g7c1cf228.el8.x86_64 85/108 2024-02-03T13:52:34.574 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: cephadm-2:18.2.1-457.g7c1cf228.el8.noarch 81/108 2024-02-03T13:52:34.657 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: ceph-common-2:18.2.1-457.g7c1cf228.el8.x86_64 85/108 2024-02-03T13:52:34.747 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : cephadm-2:18.2.1-457.g7c1cf228.el8.noarch 81/108 2024-02-03T13:52:34.861 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-prometheus-alerts-2:18.2.1-457.g7c1cf228.el 82/108 2024-02-03T13:52:34.941 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : ceph-base-2:18.2.1-457.g7c1cf228.el8.x86_64 86/108 2024-02-03T13:52:35.039 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: ceph-base-2:18.2.1-457.g7c1cf228.el8.x86_64 86/108 2024-02-03T13:52:35.104 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-grafana-dashboards-2:18.2.1-457.g7c1cf228.e 83/108 2024-02-03T13:52:35.202 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : ceph-selinux-2:18.2.1-457.g7c1cf228.el8.x86_64 87/108 2024-02-03T13:52:35.280 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-ceph-common-2:18.2.1-457.g7c1cf228.el8.x 84/108 2024-02-03T13:52:37.796 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-common-2:18.2.1-457.g7c1cf228.el8.x86_64 85/108 2024-02-03T13:52:38.021 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-common-2:18.2.1-457.g7c1cf228.el8.x86_64 85/108 2024-02-03T13:52:38.754 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-common-2:18.2.1-457.g7c1cf228.el8.x86_64 85/108 2024-02-03T13:52:39.040 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-base-2:18.2.1-457.g7c1cf228.el8.x86_64 86/108 2024-02-03T13:52:39.141 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-base-2:18.2.1-457.g7c1cf228.el8.x86_64 86/108 2024-02-03T13:52:39.295 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-selinux-2:18.2.1-457.g7c1cf228.el8.x86_64 87/108 2024-02-03T13:52:54.618 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: ceph-selinux-2:18.2.1-457.g7c1cf228.el8.x86_64 87/108 2024-02-03T13:52:54.619 INFO:teuthology.orchestra.run.smithi176.stdout:skipping the directory /sys 2024-02-03T13:52:54.619 INFO:teuthology.orchestra.run.smithi176.stdout:skipping the directory /proc 2024-02-03T13:52:54.619 INFO:teuthology.orchestra.run.smithi176.stdout:skipping the directory /dev 2024-02-03T13:52:54.619 INFO:teuthology.orchestra.run.smithi176.stdout:skipping the directory /run 2024-02-03T13:52:54.619 INFO:teuthology.orchestra.run.smithi176.stdout:skipping the directory /mnt 2024-02-03T13:52:54.619 INFO:teuthology.orchestra.run.smithi176.stdout:skipping the directory /var/tmp 2024-02-03T13:52:54.619 INFO:teuthology.orchestra.run.smithi176.stdout:skipping the directory /home 2024-02-03T13:52:54.619 INFO:teuthology.orchestra.run.smithi176.stdout:skipping the directory /tmp 2024-02-03T13:52:54.619 INFO:teuthology.orchestra.run.smithi176.stdout:skipping the directory /dev 2024-02-03T13:52:54.619 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-02-03T13:52:54.857 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : ceph-mgr-cephadm-2:18.2.1-457.g7c1cf228.el8.noar 88/108 2024-02-03T13:52:55.072 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.1-457.g7c1cf228.el8.noar 88/108 2024-02-03T13:52:55.287 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : ceph-mgr-dashboard-2:18.2.1-457.g7c1cf228.el8.no 89/108 2024-02-03T13:52:56.250 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.1-457.g7c1cf228.el8.no 89/108 2024-02-03T13:52:56.407 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.1-457.g7c1c 90/108 2024-02-03T13:52:56.499 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.1-457.g7c1c 90/108 2024-02-03T13:52:56.867 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : ceph-mgr-modules-core-2:18.2.1-457.g7c1cf228.el8 91/108 2024-02-03T13:52:57.054 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : ceph-mgr-2:18.2.1-457.g7c1cf228.el8.x86_64 92/108 2024-02-03T13:52:57.092 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: ceph-mgr-2:18.2.1-457.g7c1cf228.el8.x86_64 92/108 2024-02-03T13:52:57.273 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : ceph-mgr-rook-2:18.2.1-457.g7c1cf228.el8.noarch 93/108 2024-02-03T13:52:57.482 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.1-457.g7c1cf228.el8.noarch 93/108 2024-02-03T13:52:57.674 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : ceph-mds-2:18.2.1-457.g7c1cf228.el8.x86_64 94/108 2024-02-03T13:52:58.139 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: ceph-mds-2:18.2.1-457.g7c1cf228.el8.x86_64 94/108 2024-02-03T13:52:58.315 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : ceph-mon-2:18.2.1-457.g7c1cf228.el8.x86_64 95/108 2024-02-03T13:52:58.759 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-selinux-2:18.2.1-457.g7c1cf228.el8.x86_64 87/108 2024-02-03T13:52:58.759 INFO:teuthology.orchestra.run.smithi186.stdout:skipping the directory /sys 2024-02-03T13:52:58.759 INFO:teuthology.orchestra.run.smithi186.stdout:skipping the directory /proc 2024-02-03T13:52:58.760 INFO:teuthology.orchestra.run.smithi186.stdout:skipping the directory /dev 2024-02-03T13:52:58.760 INFO:teuthology.orchestra.run.smithi186.stdout:skipping the directory /run 2024-02-03T13:52:58.760 INFO:teuthology.orchestra.run.smithi186.stdout:skipping the directory /mnt 2024-02-03T13:52:58.760 INFO:teuthology.orchestra.run.smithi186.stdout:skipping the directory /var/tmp 2024-02-03T13:52:58.760 INFO:teuthology.orchestra.run.smithi186.stdout:skipping the directory /home 2024-02-03T13:52:58.760 INFO:teuthology.orchestra.run.smithi186.stdout:skipping the directory /tmp 2024-02-03T13:52:58.760 INFO:teuthology.orchestra.run.smithi186.stdout:skipping the directory /dev 2024-02-03T13:52:58.760 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-03T13:52:59.051 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-mgr-cephadm-2:18.2.1-457.g7c1cf228.el8.noar 88/108 2024-02-03T13:52:59.267 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.1-457.g7c1cf228.el8.noar 88/108 2024-02-03T13:52:59.508 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-mgr-dashboard-2:18.2.1-457.g7c1cf228.el8.no 89/108 2024-02-03T13:52:59.878 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: ceph-mon-2:18.2.1-457.g7c1cf228.el8.x86_64 95/108 2024-02-03T13:53:00.087 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : ceph-osd-2:18.2.1-457.g7c1cf228.el8.x86_64 96/108 2024-02-03T13:53:00.108 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: ceph-osd-2:18.2.1-457.g7c1cf228.el8.x86_64 96/108 2024-02-03T13:53:00.472 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.1-457.g7c1cf228.el8.no 89/108 2024-02-03T13:53:00.676 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.1-457.g7c1c 90/108 2024-02-03T13:53:00.767 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.1-457.g7c1c 90/108 2024-02-03T13:53:01.121 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-mgr-modules-core-2:18.2.1-457.g7c1cf228.el8 91/108 2024-02-03T13:53:01.341 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-mgr-2:18.2.1-457.g7c1cf228.el8.x86_64 92/108 2024-02-03T13:53:01.376 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : ceph-2:18.2.1-457.g7c1cf228.el8.x86_64 97/108 2024-02-03T13:53:01.379 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-mgr-2:18.2.1-457.g7c1cf228.el8.x86_64 92/108 2024-02-03T13:53:01.553 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : ceph-radosgw-2:18.2.1-457.g7c1cf228.el8.x86_64 98/108 2024-02-03T13:53:01.558 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-mgr-rook-2:18.2.1-457.g7c1cf228.el8.noarch 93/108 2024-02-03T13:53:01.592 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: ceph-radosgw-2:18.2.1-457.g7c1cf228.el8.x86_64 98/108 2024-02-03T13:53:01.768 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.1-457.g7c1cf228.el8.noarch 93/108 2024-02-03T13:53:01.790 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : ceph-immutable-object-cache-2:18.2.1-457.g7c1cf2 99/108 2024-02-03T13:53:01.975 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-mds-2:18.2.1-457.g7c1cf228.el8.x86_64 94/108 2024-02-03T13:53:02.136 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.1-457.g7c1cf2 99/108 2024-02-03T13:53:02.323 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : rbd-mirror-2:18.2.1-457.g7c1cf228.el8.x86_64 100/108 2024-02-03T13:53:02.470 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-mds-2:18.2.1-457.g7c1cf228.el8.x86_64 94/108 2024-02-03T13:53:02.659 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-mon-2:18.2.1-457.g7c1cf228.el8.x86_64 95/108 2024-02-03T13:53:04.226 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-mon-2:18.2.1-457.g7c1cf228.el8.x86_64 95/108 2024-02-03T13:53:04.483 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-osd-2:18.2.1-457.g7c1cf228.el8.x86_64 96/108 2024-02-03T13:53:04.504 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-osd-2:18.2.1-457.g7c1cf228.el8.x86_64 96/108 2024-02-03T13:53:05.824 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-2:18.2.1-457.g7c1cf228.el8.x86_64 97/108 2024-02-03T13:53:06.024 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-radosgw-2:18.2.1-457.g7c1cf228.el8.x86_64 98/108 2024-02-03T13:53:06.059 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-radosgw-2:18.2.1-457.g7c1cf228.el8.x86_64 98/108 2024-02-03T13:53:06.242 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-immutable-object-cache-2:18.2.1-457.g7c1cf2 99/108 2024-02-03T13:53:06.590 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.1-457.g7c1cf2 99/108 2024-02-03T13:53:06.775 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : rbd-mirror-2:18.2.1-457.g7c1cf228.el8.x86_64 100/108 2024-02-03T13:53:06.792 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: rbd-mirror-2:18.2.1-457.g7c1cf228.el8.x86_64 100/108 2024-02-03T13:53:07.355 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : ceph-test-2:18.2.1-457.g7c1cf228.el8.x86_64 101/108 2024-02-03T13:53:07.720 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 102/108 2024-02-03T13:53:07.935 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : ceph-fuse-2:18.2.1-457.g7c1cf228.el8.x86_64 103/108 2024-02-03T13:53:08.122 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : libcephfs-devel-2:18.2.1-457.g7c1cf228.el8.x86_6 104/108 2024-02-03T13:53:08.296 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : rbd-fuse-2:18.2.1-457.g7c1cf228.el8.x86_64 105/108 2024-02-03T13:53:08.474 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : rbd-nbd-2:18.2.1-457.g7c1cf228.el8.x86_64 106/108 2024-02-03T13:53:08.474 INFO:teuthology.orchestra.run.smithi176.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2024-02-03T13:53:08.691 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2024-02-03T13:53:08.691 INFO:teuthology.orchestra.run.smithi176.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2024-02-03T13:53:09.488 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2024-02-03T13:53:09.488 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : ceph-2:18.2.1-457.g7c1cf228.el8.x86_64 1/108 2024-02-03T13:53:09.488 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : ceph-base-2:18.2.1-457.g7c1cf228.el8.x86_64 2/108 2024-02-03T13:53:09.488 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : ceph-common-2:18.2.1-457.g7c1cf228.el8.x86_64 3/108 2024-02-03T13:53:09.488 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : ceph-fuse-2:18.2.1-457.g7c1cf228.el8.x86_64 4/108 2024-02-03T13:53:09.488 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : ceph-immutable-object-cache-2:18.2.1-457.g7c1cf2 5/108 2024-02-03T13:53:09.488 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : ceph-mds-2:18.2.1-457.g7c1cf228.el8.x86_64 6/108 2024-02-03T13:53:09.488 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : ceph-mgr-2:18.2.1-457.g7c1cf228.el8.x86_64 7/108 2024-02-03T13:53:09.488 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : ceph-mon-2:18.2.1-457.g7c1cf228.el8.x86_64 8/108 2024-02-03T13:53:09.489 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : ceph-osd-2:18.2.1-457.g7c1cf228.el8.x86_64 9/108 2024-02-03T13:53:09.489 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : ceph-radosgw-2:18.2.1-457.g7c1cf228.el8.x86_64 10/108 2024-02-03T13:53:09.489 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : ceph-selinux-2:18.2.1-457.g7c1cf228.el8.x86_64 11/108 2024-02-03T13:53:09.489 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : ceph-test-2:18.2.1-457.g7c1cf228.el8.x86_64 12/108 2024-02-03T13:53:09.489 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : libcephfs-devel-2:18.2.1-457.g7c1cf228.el8.x86_6 13/108 2024-02-03T13:53:09.489 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : libcephfs2-2:18.2.1-457.g7c1cf228.el8.x86_64 14/108 2024-02-03T13:53:09.489 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : libcephsqlite-2:18.2.1-457.g7c1cf228.el8.x86_64 15/108 2024-02-03T13:53:09.489 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : librados-devel-2:18.2.1-457.g7c1cf228.el8.x86_64 16/108 2024-02-03T13:53:09.489 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : libradosstriper1-2:18.2.1-457.g7c1cf228.el8.x86_ 17/108 2024-02-03T13:53:09.489 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : librgw2-2:18.2.1-457.g7c1cf228.el8.x86_64 18/108 2024-02-03T13:53:09.489 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-ceph-argparse-2:18.2.1-457.g7c1cf228.el8 19/108 2024-02-03T13:53:09.489 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-ceph-common-2:18.2.1-457.g7c1cf228.el8.x 20/108 2024-02-03T13:53:09.489 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-cephfs-2:18.2.1-457.g7c1cf228.el8.x86_64 21/108 2024-02-03T13:53:09.489 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-rados-2:18.2.1-457.g7c1cf228.el8.x86_64 22/108 2024-02-03T13:53:09.490 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-rbd-2:18.2.1-457.g7c1cf228.el8.x86_64 23/108 2024-02-03T13:53:09.490 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-rgw-2:18.2.1-457.g7c1cf228.el8.x86_64 24/108 2024-02-03T13:53:09.490 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : rbd-fuse-2:18.2.1-457.g7c1cf228.el8.x86_64 25/108 2024-02-03T13:53:09.490 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : rbd-mirror-2:18.2.1-457.g7c1cf228.el8.x86_64 26/108 2024-02-03T13:53:09.490 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : rbd-nbd-2:18.2.1-457.g7c1cf228.el8.x86_64 27/108 2024-02-03T13:53:09.490 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : ceph-grafana-dashboards-2:18.2.1-457.g7c1cf228.e 28/108 2024-02-03T13:53:09.490 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : ceph-mgr-cephadm-2:18.2.1-457.g7c1cf228.el8.noar 29/108 2024-02-03T13:53:09.498 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : ceph-mgr-dashboard-2:18.2.1-457.g7c1cf228.el8.no 30/108 2024-02-03T13:53:09.498 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.1-457.g7c1c 31/108 2024-02-03T13:53:09.498 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : ceph-mgr-modules-core-2:18.2.1-457.g7c1cf228.el8 32/108 2024-02-03T13:53:09.498 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : ceph-mgr-rook-2:18.2.1-457.g7c1cf228.el8.noarch 33/108 2024-02-03T13:53:09.498 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : ceph-prometheus-alerts-2:18.2.1-457.g7c1cf228.el 34/108 2024-02-03T13:53:09.498 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : cephadm-2:18.2.1-457.g7c1cf228.el8.noarch 35/108 2024-02-03T13:53:09.498 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : jq-1.6-8.el8.x86_64 36/108 2024-02-03T13:53:09.498 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : librdkafka-1.6.1-1.el8.x86_64 37/108 2024-02-03T13:53:09.498 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 38/108 2024-02-03T13:53:09.498 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : oniguruma-6.8.2-3.el8.x86_64 39/108 2024-02-03T13:53:09.498 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 40/108 2024-02-03T13:53:09.498 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 41/108 2024-02-03T13:53:09.499 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 42/108 2024-02-03T13:53:09.499 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 43/108 2024-02-03T13:53:09.499 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 44/108 2024-02-03T13:53:09.499 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 45/108 2024-02-03T13:53:09.499 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 46/108 2024-02-03T13:53:09.499 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 47/108 2024-02-03T13:53:09.499 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 48/108 2024-02-03T13:53:09.499 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 49/108 2024-02-03T13:53:09.499 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 50/108 2024-02-03T13:53:09.499 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 51/108 2024-02-03T13:53:09.499 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 52/108 2024-02-03T13:53:09.499 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 53/108 2024-02-03T13:53:09.499 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 54/108 2024-02-03T13:53:09.499 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 55/108 2024-02-03T13:53:09.500 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 56/108 2024-02-03T13:53:09.500 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 57/108 2024-02-03T13:53:09.500 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 58/108 2024-02-03T13:53:09.500 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 59/108 2024-02-03T13:53:09.500 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 60/108 2024-02-03T13:53:09.500 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 61/108 2024-02-03T13:53:09.500 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 62/108 2024-02-03T13:53:09.500 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 63/108 2024-02-03T13:53:09.500 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : libgfortran-8.5.0-21.el8.x86_64 64/108 2024-02-03T13:53:09.500 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : libquadmath-8.5.0-21.el8.x86_64 65/108 2024-02-03T13:53:09.500 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : librabbitmq-0.9.0-5.el8.x86_64 66/108 2024-02-03T13:53:09.500 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 67/108 2024-02-03T13:53:09.500 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-cryptography-3.2.1-7.el8.x86_64 68/108 2024-02-03T13:53:09.500 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 69/108 2024-02-03T13:53:09.501 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 70/108 2024-02-03T13:53:09.501 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 71/108 2024-02-03T13:53:09.501 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 72/108 2024-02-03T13:53:09.501 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 73/108 2024-02-03T13:53:09.501 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 74/108 2024-02-03T13:53:09.501 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 75/108 2024-02-03T13:53:09.501 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 76/108 2024-02-03T13:53:09.501 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 77/108 2024-02-03T13:53:09.501 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 78/108 2024-02-03T13:53:09.501 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 79/108 2024-02-03T13:53:09.501 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 80/108 2024-02-03T13:53:09.501 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 81/108 2024-02-03T13:53:09.501 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 82/108 2024-02-03T13:53:09.501 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 83/108 2024-02-03T13:53:09.501 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 84/108 2024-02-03T13:53:09.502 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 85/108 2024-02-03T13:53:09.502 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 86/108 2024-02-03T13:53:09.502 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 87/108 2024-02-03T13:53:09.502 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 88/108 2024-02-03T13:53:09.502 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 89/108 2024-02-03T13:53:09.502 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 90/108 2024-02-03T13:53:09.502 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-portend-2.6-1.el8.noarch 91/108 2024-02-03T13:53:09.502 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 92/108 2024-02-03T13:53:09.502 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 93/108 2024-02-03T13:53:09.502 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 94/108 2024-02-03T13:53:09.502 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 95/108 2024-02-03T13:53:09.502 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 96/108 2024-02-03T13:53:09.502 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 97/108 2024-02-03T13:53:09.502 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 98/108 2024-02-03T13:53:09.502 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 99/108 2024-02-03T13:53:09.503 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 100/108 2024-02-03T13:53:09.503 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 101/108 2024-02-03T13:53:09.503 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 102/108 2024-02-03T13:53:09.503 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 103/108 2024-02-03T13:53:09.503 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 104/108 2024-02-03T13:53:09.503 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : librados2-2:18.2.1-457.g7c1cf228.el8.x86_64 105/108 2024-02-03T13:53:09.503 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2024-02-03T13:53:09.503 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : librbd1-2:18.2.1-457.g7c1cf228.el8.x86_64 107/108 2024-02-03T13:53:11.250 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: rbd-mirror-2:18.2.1-457.g7c1cf228.el8.x86_64 100/108 2024-02-03T13:53:11.627 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2024-02-03T13:53:11.628 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-02-03T13:53:11.628 INFO:teuthology.orchestra.run.smithi176.stdout:Upgraded: 2024-02-03T13:53:11.628 INFO:teuthology.orchestra.run.smithi176.stdout: librados2-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.628 INFO:teuthology.orchestra.run.smithi176.stdout: librbd1-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.628 INFO:teuthology.orchestra.run.smithi176.stdout:Installed: 2024-02-03T13:53:11.628 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.628 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-base-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.629 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-common-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.629 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-fuse-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.629 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-grafana-dashboards-2:18.2.1-457.g7c1cf228.el8.noarch 2024-02-03T13:53:11.629 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-immutable-object-cache-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.629 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-mds-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.629 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-mgr-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.629 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-mgr-cephadm-2:18.2.1-457.g7c1cf228.el8.noarch 2024-02-03T13:53:11.629 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-mgr-dashboard-2:18.2.1-457.g7c1cf228.el8.noarch 2024-02-03T13:53:11.629 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-mgr-diskprediction-local-2:18.2.1-457.g7c1cf228.el8.noarch 2024-02-03T13:53:11.629 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-mgr-modules-core-2:18.2.1-457.g7c1cf228.el8.noarch 2024-02-03T13:53:11.629 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-mgr-rook-2:18.2.1-457.g7c1cf228.el8.noarch 2024-02-03T13:53:11.629 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-mon-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.630 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-osd-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.630 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-prometheus-alerts-2:18.2.1-457.g7c1cf228.el8.noarch 2024-02-03T13:53:11.630 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-radosgw-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.630 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-selinux-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.630 INFO:teuthology.orchestra.run.smithi176.stdout: ceph-test-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.630 INFO:teuthology.orchestra.run.smithi176.stdout: cephadm-2:18.2.1-457.g7c1cf228.el8.noarch 2024-02-03T13:53:11.630 INFO:teuthology.orchestra.run.smithi176.stdout: fuse-2.9.7-17.el8.x86_64 2024-02-03T13:53:11.630 INFO:teuthology.orchestra.run.smithi176.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2024-02-03T13:53:11.630 INFO:teuthology.orchestra.run.smithi176.stdout: jq-1.6-8.el8.x86_64 2024-02-03T13:53:11.630 INFO:teuthology.orchestra.run.smithi176.stdout: libcephfs-devel-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.630 INFO:teuthology.orchestra.run.smithi176.stdout: libcephfs2-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.630 INFO:teuthology.orchestra.run.smithi176.stdout: libcephsqlite-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.630 INFO:teuthology.orchestra.run.smithi176.stdout: libgfortran-8.5.0-21.el8.x86_64 2024-02-03T13:53:11.630 INFO:teuthology.orchestra.run.smithi176.stdout: liboath-2.6.2-3.el8.x86_64 2024-02-03T13:53:11.631 INFO:teuthology.orchestra.run.smithi176.stdout: libquadmath-8.5.0-21.el8.x86_64 2024-02-03T13:53:11.631 INFO:teuthology.orchestra.run.smithi176.stdout: librabbitmq-0.9.0-5.el8.x86_64 2024-02-03T13:53:11.631 INFO:teuthology.orchestra.run.smithi176.stdout: librados-devel-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.631 INFO:teuthology.orchestra.run.smithi176.stdout: libradosstriper1-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.631 INFO:teuthology.orchestra.run.smithi176.stdout: librdkafka-1.6.1-1.el8.x86_64 2024-02-03T13:53:11.631 INFO:teuthology.orchestra.run.smithi176.stdout: librgw2-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.631 INFO:teuthology.orchestra.run.smithi176.stdout: libunwind-1.3.1-3.el8.x86_64 2024-02-03T13:53:11.631 INFO:teuthology.orchestra.run.smithi176.stdout: lttng-ust-2.8.1-11.el8.x86_64 2024-02-03T13:53:11.631 INFO:teuthology.orchestra.run.smithi176.stdout: oniguruma-6.8.2-3.el8.x86_64 2024-02-03T13:53:11.631 INFO:teuthology.orchestra.run.smithi176.stdout: openblas-0.3.15-4.el8.x86_64 2024-02-03T13:53:11.631 INFO:teuthology.orchestra.run.smithi176.stdout: openblas-threads-0.3.15-4.el8.x86_64 2024-02-03T13:53:11.631 INFO:teuthology.orchestra.run.smithi176.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2024-02-03T13:53:11.632 INFO:teuthology.orchestra.run.smithi176.stdout: python3-attrs-17.4.0-6.el8.noarch 2024-02-03T13:53:11.632 INFO:teuthology.orchestra.run.smithi176.stdout: python3-babel-2.5.1-7.el8.noarch 2024-02-03T13:53:11.632 INFO:teuthology.orchestra.run.smithi176.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2024-02-03T13:53:11.632 INFO:teuthology.orchestra.run.smithi176.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2024-02-03T13:53:11.632 INFO:teuthology.orchestra.run.smithi176.stdout: python3-cachetools-3.1.1-4.el8.noarch 2024-02-03T13:53:11.632 INFO:teuthology.orchestra.run.smithi176.stdout: python3-ceph-argparse-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.632 INFO:teuthology.orchestra.run.smithi176.stdout: python3-ceph-common-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.632 INFO:teuthology.orchestra.run.smithi176.stdout: python3-cephfs-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.632 INFO:teuthology.orchestra.run.smithi176.stdout: python3-certifi-2018.10.15-7.el8.noarch 2024-02-03T13:53:11.632 INFO:teuthology.orchestra.run.smithi176.stdout: python3-cffi-1.11.5-6.el8.x86_64 2024-02-03T13:53:11.632 INFO:teuthology.orchestra.run.smithi176.stdout: python3-cheroot-8.5.2-1.el8.noarch 2024-02-03T13:53:11.632 INFO:teuthology.orchestra.run.smithi176.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2024-02-03T13:53:11.632 INFO:teuthology.orchestra.run.smithi176.stdout: python3-cryptography-3.2.1-7.el8.x86_64 2024-02-03T13:53:11.633 INFO:teuthology.orchestra.run.smithi176.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2024-02-03T13:53:11.633 INFO:teuthology.orchestra.run.smithi176.stdout: python3-jaraco-6.2-6.el8.noarch 2024-02-03T13:53:11.633 INFO:teuthology.orchestra.run.smithi176.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2024-02-03T13:53:11.633 INFO:teuthology.orchestra.run.smithi176.stdout: python3-jinja2-2.10.1-3.el8.noarch 2024-02-03T13:53:11.633 INFO:teuthology.orchestra.run.smithi176.stdout: python3-jsonpatch-1.21-2.el8.noarch 2024-02-03T13:53:11.633 INFO:teuthology.orchestra.run.smithi176.stdout: python3-jsonpointer-1.10-11.el8.noarch 2024-02-03T13:53:11.633 INFO:teuthology.orchestra.run.smithi176.stdout: python3-jwt-1.6.1-2.el8.noarch 2024-02-03T13:53:11.633 INFO:teuthology.orchestra.run.smithi176.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2024-02-03T13:53:11.633 INFO:teuthology.orchestra.run.smithi176.stdout: python3-logutils-0.3.5-11.el8.noarch 2024-02-03T13:53:11.633 INFO:teuthology.orchestra.run.smithi176.stdout: python3-mako-1.0.6-14.el8.noarch 2024-02-03T13:53:11.633 INFO:teuthology.orchestra.run.smithi176.stdout: python3-markupsafe-0.23-19.el8.x86_64 2024-02-03T13:53:11.633 INFO:teuthology.orchestra.run.smithi176.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2024-02-03T13:53:11.633 INFO:teuthology.orchestra.run.smithi176.stdout: python3-natsort-7.1.1-2.el8.noarch 2024-02-03T13:53:11.634 INFO:teuthology.orchestra.run.smithi176.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2024-02-03T13:53:11.634 INFO:teuthology.orchestra.run.smithi176.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2024-02-03T13:53:11.634 INFO:teuthology.orchestra.run.smithi176.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2024-02-03T13:53:11.634 INFO:teuthology.orchestra.run.smithi176.stdout: python3-pecan-1.3.2-9.el8.noarch 2024-02-03T13:53:11.634 INFO:teuthology.orchestra.run.smithi176.stdout: python3-pluggy-0.6.0-3.el8.noarch 2024-02-03T13:53:11.634 INFO:teuthology.orchestra.run.smithi176.stdout: python3-portend-2.6-1.el8.noarch 2024-02-03T13:53:11.634 INFO:teuthology.orchestra.run.smithi176.stdout: python3-prettytable-0.7.2-14.el8.noarch 2024-02-03T13:53:11.634 INFO:teuthology.orchestra.run.smithi176.stdout: python3-py-1.5.3-4.el8.noarch 2024-02-03T13:53:11.634 INFO:teuthology.orchestra.run.smithi176.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2024-02-03T13:53:11.634 INFO:teuthology.orchestra.run.smithi176.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2024-02-03T13:53:11.634 INFO:teuthology.orchestra.run.smithi176.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2024-02-03T13:53:11.634 INFO:teuthology.orchestra.run.smithi176.stdout: python3-pycparser-2.14-14.el8.noarch 2024-02-03T13:53:11.634 INFO:teuthology.orchestra.run.smithi176.stdout: python3-pytest-3.4.2-11.el8.noarch 2024-02-03T13:53:11.634 INFO:teuthology.orchestra.run.smithi176.stdout: python3-pytz-2017.2-11.el8.noarch 2024-02-03T13:53:11.635 INFO:teuthology.orchestra.run.smithi176.stdout: python3-rados-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.635 INFO:teuthology.orchestra.run.smithi176.stdout: python3-rbd-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.635 INFO:teuthology.orchestra.run.smithi176.stdout: python3-repoze-lru-0.7-6.el8.noarch 2024-02-03T13:53:11.635 INFO:teuthology.orchestra.run.smithi176.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2024-02-03T13:53:11.635 INFO:teuthology.orchestra.run.smithi176.stdout: python3-rgw-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.635 INFO:teuthology.orchestra.run.smithi176.stdout: python3-routes-2.4.1-12.el8.noarch 2024-02-03T13:53:11.635 INFO:teuthology.orchestra.run.smithi176.stdout: python3-rsa-4.9-2.el8.noarch 2024-02-03T13:53:11.635 INFO:teuthology.orchestra.run.smithi176.stdout: python3-scipy-1.0.0-21.module_el8+762+77bd8591.x86_64 2024-02-03T13:53:11.635 INFO:teuthology.orchestra.run.smithi176.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2024-02-03T13:53:11.635 INFO:teuthology.orchestra.run.smithi176.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2024-02-03T13:53:11.635 INFO:teuthology.orchestra.run.smithi176.stdout: python3-tempora-1.14.1-5.el8.noarch 2024-02-03T13:53:11.635 INFO:teuthology.orchestra.run.smithi176.stdout: python3-trustme-0.6.0-4.el8.noarch 2024-02-03T13:53:11.635 INFO:teuthology.orchestra.run.smithi176.stdout: python3-waitress-1.4.3-1.el8.noarch 2024-02-03T13:53:11.636 INFO:teuthology.orchestra.run.smithi176.stdout: python3-webob-1.8.5-1.el8.1.noarch 2024-02-03T13:53:11.636 INFO:teuthology.orchestra.run.smithi176.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2024-02-03T13:53:11.636 INFO:teuthology.orchestra.run.smithi176.stdout: python3-webtest-2.0.33-1.el8.noarch 2024-02-03T13:53:11.636 INFO:teuthology.orchestra.run.smithi176.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2024-02-03T13:53:11.636 INFO:teuthology.orchestra.run.smithi176.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2024-02-03T13:53:11.636 INFO:teuthology.orchestra.run.smithi176.stdout: rbd-fuse-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.636 INFO:teuthology.orchestra.run.smithi176.stdout: rbd-mirror-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.636 INFO:teuthology.orchestra.run.smithi176.stdout: rbd-nbd-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:11.636 INFO:teuthology.orchestra.run.smithi176.stdout: socat-1.7.4.1-1.el8.x86_64 2024-02-03T13:53:11.636 INFO:teuthology.orchestra.run.smithi176.stdout: thrift-0.13.0-2.el8.x86_64 2024-02-03T13:53:11.637 INFO:teuthology.orchestra.run.smithi176.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2024-02-03T13:53:11.637 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-02-03T13:53:11.637 INFO:teuthology.orchestra.run.smithi176.stdout:Complete! 2024-02-03T13:53:11.803 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-test-2:18.2.1-457.g7c1cf228.el8.x86_64 101/108 2024-02-03T13:53:11.832 DEBUG:teuthology.parallel:result is None 2024-02-03T13:53:12.146 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 102/108 2024-02-03T13:53:12.337 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : ceph-fuse-2:18.2.1-457.g7c1cf228.el8.x86_64 103/108 2024-02-03T13:53:12.533 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : libcephfs-devel-2:18.2.1-457.g7c1cf228.el8.x86_6 104/108 2024-02-03T13:53:12.773 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : rbd-fuse-2:18.2.1-457.g7c1cf228.el8.x86_64 105/108 2024-02-03T13:53:12.942 INFO:teuthology.orchestra.run.smithi186.stdout: Installing : rbd-nbd-2:18.2.1-457.g7c1cf228.el8.x86_64 106/108 2024-02-03T13:53:12.942 INFO:teuthology.orchestra.run.smithi186.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2024-02-03T13:53:13.176 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2024-02-03T13:53:13.176 INFO:teuthology.orchestra.run.smithi186.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2024-02-03T13:53:13.958 INFO:teuthology.orchestra.run.smithi186.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2024-02-03T13:53:13.959 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-2:18.2.1-457.g7c1cf228.el8.x86_64 1/108 2024-02-03T13:53:13.959 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-base-2:18.2.1-457.g7c1cf228.el8.x86_64 2/108 2024-02-03T13:53:13.959 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-common-2:18.2.1-457.g7c1cf228.el8.x86_64 3/108 2024-02-03T13:53:13.959 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-fuse-2:18.2.1-457.g7c1cf228.el8.x86_64 4/108 2024-02-03T13:53:13.959 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-immutable-object-cache-2:18.2.1-457.g7c1cf2 5/108 2024-02-03T13:53:13.959 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-mds-2:18.2.1-457.g7c1cf228.el8.x86_64 6/108 2024-02-03T13:53:13.959 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-mgr-2:18.2.1-457.g7c1cf228.el8.x86_64 7/108 2024-02-03T13:53:13.959 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-mon-2:18.2.1-457.g7c1cf228.el8.x86_64 8/108 2024-02-03T13:53:13.959 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-osd-2:18.2.1-457.g7c1cf228.el8.x86_64 9/108 2024-02-03T13:53:13.959 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-radosgw-2:18.2.1-457.g7c1cf228.el8.x86_64 10/108 2024-02-03T13:53:13.959 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-selinux-2:18.2.1-457.g7c1cf228.el8.x86_64 11/108 2024-02-03T13:53:13.960 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-test-2:18.2.1-457.g7c1cf228.el8.x86_64 12/108 2024-02-03T13:53:13.960 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : libcephfs-devel-2:18.2.1-457.g7c1cf228.el8.x86_6 13/108 2024-02-03T13:53:13.960 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : libcephfs2-2:18.2.1-457.g7c1cf228.el8.x86_64 14/108 2024-02-03T13:53:13.960 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : libcephsqlite-2:18.2.1-457.g7c1cf228.el8.x86_64 15/108 2024-02-03T13:53:13.960 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : librados-devel-2:18.2.1-457.g7c1cf228.el8.x86_64 16/108 2024-02-03T13:53:13.960 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : libradosstriper1-2:18.2.1-457.g7c1cf228.el8.x86_ 17/108 2024-02-03T13:53:13.960 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : librgw2-2:18.2.1-457.g7c1cf228.el8.x86_64 18/108 2024-02-03T13:53:13.960 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-ceph-argparse-2:18.2.1-457.g7c1cf228.el8 19/108 2024-02-03T13:53:13.960 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-ceph-common-2:18.2.1-457.g7c1cf228.el8.x 20/108 2024-02-03T13:53:13.960 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-cephfs-2:18.2.1-457.g7c1cf228.el8.x86_64 21/108 2024-02-03T13:53:13.960 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-rados-2:18.2.1-457.g7c1cf228.el8.x86_64 22/108 2024-02-03T13:53:13.960 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-rbd-2:18.2.1-457.g7c1cf228.el8.x86_64 23/108 2024-02-03T13:53:13.960 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-rgw-2:18.2.1-457.g7c1cf228.el8.x86_64 24/108 2024-02-03T13:53:13.960 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : rbd-fuse-2:18.2.1-457.g7c1cf228.el8.x86_64 25/108 2024-02-03T13:53:13.960 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : rbd-mirror-2:18.2.1-457.g7c1cf228.el8.x86_64 26/108 2024-02-03T13:53:13.961 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : rbd-nbd-2:18.2.1-457.g7c1cf228.el8.x86_64 27/108 2024-02-03T13:53:13.961 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-grafana-dashboards-2:18.2.1-457.g7c1cf228.e 28/108 2024-02-03T13:53:13.961 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-mgr-cephadm-2:18.2.1-457.g7c1cf228.el8.noar 29/108 2024-02-03T13:53:13.961 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-mgr-dashboard-2:18.2.1-457.g7c1cf228.el8.no 30/108 2024-02-03T13:53:13.961 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.1-457.g7c1c 31/108 2024-02-03T13:53:13.961 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-mgr-modules-core-2:18.2.1-457.g7c1cf228.el8 32/108 2024-02-03T13:53:13.961 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-mgr-rook-2:18.2.1-457.g7c1cf228.el8.noarch 33/108 2024-02-03T13:53:13.961 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : ceph-prometheus-alerts-2:18.2.1-457.g7c1cf228.el 34/108 2024-02-03T13:53:13.961 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : cephadm-2:18.2.1-457.g7c1cf228.el8.noarch 35/108 2024-02-03T13:53:13.961 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : jq-1.6-8.el8.x86_64 36/108 2024-02-03T13:53:13.961 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : librdkafka-1.6.1-1.el8.x86_64 37/108 2024-02-03T13:53:13.961 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 38/108 2024-02-03T13:53:13.961 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : oniguruma-6.8.2-3.el8.x86_64 39/108 2024-02-03T13:53:13.961 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 40/108 2024-02-03T13:53:13.961 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 41/108 2024-02-03T13:53:13.962 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 42/108 2024-02-03T13:53:13.962 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 43/108 2024-02-03T13:53:13.962 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 44/108 2024-02-03T13:53:13.962 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 45/108 2024-02-03T13:53:13.962 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 46/108 2024-02-03T13:53:13.962 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 47/108 2024-02-03T13:53:13.962 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 48/108 2024-02-03T13:53:13.962 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 49/108 2024-02-03T13:53:13.962 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 50/108 2024-02-03T13:53:13.962 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 51/108 2024-02-03T13:53:13.962 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 52/108 2024-02-03T13:53:13.962 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 53/108 2024-02-03T13:53:13.963 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 54/108 2024-02-03T13:53:13.963 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 55/108 2024-02-03T13:53:13.963 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 56/108 2024-02-03T13:53:13.963 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 57/108 2024-02-03T13:53:13.963 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 58/108 2024-02-03T13:53:13.963 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 59/108 2024-02-03T13:53:13.963 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 60/108 2024-02-03T13:53:13.963 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 61/108 2024-02-03T13:53:13.963 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 62/108 2024-02-03T13:53:13.963 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 63/108 2024-02-03T13:53:13.963 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : libgfortran-8.5.0-21.el8.x86_64 64/108 2024-02-03T13:53:13.963 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : libquadmath-8.5.0-21.el8.x86_64 65/108 2024-02-03T13:53:13.963 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : librabbitmq-0.9.0-5.el8.x86_64 66/108 2024-02-03T13:53:13.963 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 67/108 2024-02-03T13:53:13.963 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-cryptography-3.2.1-7.el8.x86_64 68/108 2024-02-03T13:53:13.964 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 69/108 2024-02-03T13:53:13.964 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 70/108 2024-02-03T13:53:13.964 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 71/108 2024-02-03T13:53:13.964 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 72/108 2024-02-03T13:53:13.964 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 73/108 2024-02-03T13:53:13.964 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 74/108 2024-02-03T13:53:13.964 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 75/108 2024-02-03T13:53:13.964 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 76/108 2024-02-03T13:53:13.964 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 77/108 2024-02-03T13:53:13.964 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 78/108 2024-02-03T13:53:13.964 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 79/108 2024-02-03T13:53:13.964 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 80/108 2024-02-03T13:53:13.964 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 81/108 2024-02-03T13:53:13.965 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 82/108 2024-02-03T13:53:13.965 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 83/108 2024-02-03T13:53:13.965 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 84/108 2024-02-03T13:53:13.965 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 85/108 2024-02-03T13:53:13.965 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 86/108 2024-02-03T13:53:13.965 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 87/108 2024-02-03T13:53:13.965 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 88/108 2024-02-03T13:53:13.965 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 89/108 2024-02-03T13:53:13.965 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 90/108 2024-02-03T13:53:13.965 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-portend-2.6-1.el8.noarch 91/108 2024-02-03T13:53:13.965 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 92/108 2024-02-03T13:53:13.965 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 93/108 2024-02-03T13:53:13.965 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 94/108 2024-02-03T13:53:13.965 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 95/108 2024-02-03T13:53:13.965 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 96/108 2024-02-03T13:53:13.965 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 97/108 2024-02-03T13:53:13.966 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 98/108 2024-02-03T13:53:13.966 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 99/108 2024-02-03T13:53:13.966 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 100/108 2024-02-03T13:53:13.966 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 101/108 2024-02-03T13:53:13.966 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 102/108 2024-02-03T13:53:13.966 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 103/108 2024-02-03T13:53:13.966 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 104/108 2024-02-03T13:53:13.966 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : librados2-2:18.2.1-457.g7c1cf228.el8.x86_64 105/108 2024-02-03T13:53:13.966 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2024-02-03T13:53:13.966 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : librbd1-2:18.2.1-457.g7c1cf228.el8.x86_64 107/108 2024-02-03T13:53:15.908 INFO:teuthology.orchestra.run.smithi186.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2024-02-03T13:53:15.908 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-03T13:53:15.909 INFO:teuthology.orchestra.run.smithi186.stdout:Upgraded: 2024-02-03T13:53:15.909 INFO:teuthology.orchestra.run.smithi186.stdout: librados2-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.909 INFO:teuthology.orchestra.run.smithi186.stdout: librbd1-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.909 INFO:teuthology.orchestra.run.smithi186.stdout:Installed: 2024-02-03T13:53:15.909 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.909 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-base-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.909 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-common-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.909 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-fuse-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.909 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-grafana-dashboards-2:18.2.1-457.g7c1cf228.el8.noarch 2024-02-03T13:53:15.909 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-immutable-object-cache-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.909 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mds-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.909 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.909 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-cephadm-2:18.2.1-457.g7c1cf228.el8.noarch 2024-02-03T13:53:15.910 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-dashboard-2:18.2.1-457.g7c1cf228.el8.noarch 2024-02-03T13:53:15.910 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-diskprediction-local-2:18.2.1-457.g7c1cf228.el8.noarch 2024-02-03T13:53:15.910 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-modules-core-2:18.2.1-457.g7c1cf228.el8.noarch 2024-02-03T13:53:15.910 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-rook-2:18.2.1-457.g7c1cf228.el8.noarch 2024-02-03T13:53:15.910 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mon-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.910 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-osd-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.910 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-prometheus-alerts-2:18.2.1-457.g7c1cf228.el8.noarch 2024-02-03T13:53:15.910 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-radosgw-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.910 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-selinux-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.910 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-test-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.910 INFO:teuthology.orchestra.run.smithi186.stdout: cephadm-2:18.2.1-457.g7c1cf228.el8.noarch 2024-02-03T13:53:15.910 INFO:teuthology.orchestra.run.smithi186.stdout: fuse-2.9.7-17.el8.x86_64 2024-02-03T13:53:15.910 INFO:teuthology.orchestra.run.smithi186.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2024-02-03T13:53:15.910 INFO:teuthology.orchestra.run.smithi186.stdout: jq-1.6-8.el8.x86_64 2024-02-03T13:53:15.911 INFO:teuthology.orchestra.run.smithi186.stdout: libcephfs-devel-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.911 INFO:teuthology.orchestra.run.smithi186.stdout: libcephfs2-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.911 INFO:teuthology.orchestra.run.smithi186.stdout: libcephsqlite-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.911 INFO:teuthology.orchestra.run.smithi186.stdout: libgfortran-8.5.0-21.el8.x86_64 2024-02-03T13:53:15.911 INFO:teuthology.orchestra.run.smithi186.stdout: liboath-2.6.2-3.el8.x86_64 2024-02-03T13:53:15.911 INFO:teuthology.orchestra.run.smithi186.stdout: libquadmath-8.5.0-21.el8.x86_64 2024-02-03T13:53:15.911 INFO:teuthology.orchestra.run.smithi186.stdout: librabbitmq-0.9.0-5.el8.x86_64 2024-02-03T13:53:15.911 INFO:teuthology.orchestra.run.smithi186.stdout: librados-devel-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.911 INFO:teuthology.orchestra.run.smithi186.stdout: libradosstriper1-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.911 INFO:teuthology.orchestra.run.smithi186.stdout: librdkafka-1.6.1-1.el8.x86_64 2024-02-03T13:53:15.911 INFO:teuthology.orchestra.run.smithi186.stdout: librgw2-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.911 INFO:teuthology.orchestra.run.smithi186.stdout: libunwind-1.3.1-3.el8.x86_64 2024-02-03T13:53:15.911 INFO:teuthology.orchestra.run.smithi186.stdout: lttng-ust-2.8.1-11.el8.x86_64 2024-02-03T13:53:15.912 INFO:teuthology.orchestra.run.smithi186.stdout: oniguruma-6.8.2-3.el8.x86_64 2024-02-03T13:53:15.912 INFO:teuthology.orchestra.run.smithi186.stdout: openblas-0.3.15-4.el8.x86_64 2024-02-03T13:53:15.912 INFO:teuthology.orchestra.run.smithi186.stdout: openblas-threads-0.3.15-4.el8.x86_64 2024-02-03T13:53:15.912 INFO:teuthology.orchestra.run.smithi186.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2024-02-03T13:53:15.912 INFO:teuthology.orchestra.run.smithi186.stdout: python3-attrs-17.4.0-6.el8.noarch 2024-02-03T13:53:15.912 INFO:teuthology.orchestra.run.smithi186.stdout: python3-babel-2.5.1-7.el8.noarch 2024-02-03T13:53:15.912 INFO:teuthology.orchestra.run.smithi186.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2024-02-03T13:53:15.912 INFO:teuthology.orchestra.run.smithi186.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2024-02-03T13:53:15.912 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cachetools-3.1.1-4.el8.noarch 2024-02-03T13:53:15.912 INFO:teuthology.orchestra.run.smithi186.stdout: python3-ceph-argparse-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.912 INFO:teuthology.orchestra.run.smithi186.stdout: python3-ceph-common-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.912 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cephfs-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.912 INFO:teuthology.orchestra.run.smithi186.stdout: python3-certifi-2018.10.15-7.el8.noarch 2024-02-03T13:53:15.913 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cffi-1.11.5-6.el8.x86_64 2024-02-03T13:53:15.913 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cheroot-8.5.2-1.el8.noarch 2024-02-03T13:53:15.913 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2024-02-03T13:53:15.913 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cryptography-3.2.1-7.el8.x86_64 2024-02-03T13:53:15.913 INFO:teuthology.orchestra.run.smithi186.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2024-02-03T13:53:15.913 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jaraco-6.2-6.el8.noarch 2024-02-03T13:53:15.913 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2024-02-03T13:53:15.913 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jinja2-2.10.1-3.el8.noarch 2024-02-03T13:53:15.913 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jsonpatch-1.21-2.el8.noarch 2024-02-03T13:53:15.913 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jsonpointer-1.10-11.el8.noarch 2024-02-03T13:53:15.913 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jwt-1.6.1-2.el8.noarch 2024-02-03T13:53:15.913 INFO:teuthology.orchestra.run.smithi186.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2024-02-03T13:53:15.913 INFO:teuthology.orchestra.run.smithi186.stdout: python3-logutils-0.3.5-11.el8.noarch 2024-02-03T13:53:15.913 INFO:teuthology.orchestra.run.smithi186.stdout: python3-mako-1.0.6-14.el8.noarch 2024-02-03T13:53:15.914 INFO:teuthology.orchestra.run.smithi186.stdout: python3-markupsafe-0.23-19.el8.x86_64 2024-02-03T13:53:15.914 INFO:teuthology.orchestra.run.smithi186.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2024-02-03T13:53:15.914 INFO:teuthology.orchestra.run.smithi186.stdout: python3-natsort-7.1.1-2.el8.noarch 2024-02-03T13:53:15.914 INFO:teuthology.orchestra.run.smithi186.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2024-02-03T13:53:15.914 INFO:teuthology.orchestra.run.smithi186.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2024-02-03T13:53:15.914 INFO:teuthology.orchestra.run.smithi186.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2024-02-03T13:53:15.914 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pecan-1.3.2-9.el8.noarch 2024-02-03T13:53:15.914 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pluggy-0.6.0-3.el8.noarch 2024-02-03T13:53:15.914 INFO:teuthology.orchestra.run.smithi186.stdout: python3-portend-2.6-1.el8.noarch 2024-02-03T13:53:15.914 INFO:teuthology.orchestra.run.smithi186.stdout: python3-prettytable-0.7.2-14.el8.noarch 2024-02-03T13:53:15.914 INFO:teuthology.orchestra.run.smithi186.stdout: python3-py-1.5.3-4.el8.noarch 2024-02-03T13:53:15.914 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2024-02-03T13:53:15.914 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2024-02-03T13:53:15.915 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2024-02-03T13:53:15.915 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pycparser-2.14-14.el8.noarch 2024-02-03T13:53:15.915 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pytest-3.4.2-11.el8.noarch 2024-02-03T13:53:15.915 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pytz-2017.2-11.el8.noarch 2024-02-03T13:53:15.915 INFO:teuthology.orchestra.run.smithi186.stdout: python3-rados-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.915 INFO:teuthology.orchestra.run.smithi186.stdout: python3-rbd-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.915 INFO:teuthology.orchestra.run.smithi186.stdout: python3-repoze-lru-0.7-6.el8.noarch 2024-02-03T13:53:15.915 INFO:teuthology.orchestra.run.smithi186.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2024-02-03T13:53:15.915 INFO:teuthology.orchestra.run.smithi186.stdout: python3-rgw-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.915 INFO:teuthology.orchestra.run.smithi186.stdout: python3-routes-2.4.1-12.el8.noarch 2024-02-03T13:53:15.915 INFO:teuthology.orchestra.run.smithi186.stdout: python3-rsa-4.9-2.el8.noarch 2024-02-03T13:53:15.915 INFO:teuthology.orchestra.run.smithi186.stdout: python3-scipy-1.0.0-21.module_el8+762+77bd8591.x86_64 2024-02-03T13:53:15.915 INFO:teuthology.orchestra.run.smithi186.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2024-02-03T13:53:15.915 INFO:teuthology.orchestra.run.smithi186.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2024-02-03T13:53:15.916 INFO:teuthology.orchestra.run.smithi186.stdout: python3-tempora-1.14.1-5.el8.noarch 2024-02-03T13:53:15.916 INFO:teuthology.orchestra.run.smithi186.stdout: python3-trustme-0.6.0-4.el8.noarch 2024-02-03T13:53:15.916 INFO:teuthology.orchestra.run.smithi186.stdout: python3-waitress-1.4.3-1.el8.noarch 2024-02-03T13:53:15.916 INFO:teuthology.orchestra.run.smithi186.stdout: python3-webob-1.8.5-1.el8.1.noarch 2024-02-03T13:53:15.916 INFO:teuthology.orchestra.run.smithi186.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2024-02-03T13:53:15.916 INFO:teuthology.orchestra.run.smithi186.stdout: python3-webtest-2.0.33-1.el8.noarch 2024-02-03T13:53:15.916 INFO:teuthology.orchestra.run.smithi186.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2024-02-03T13:53:15.916 INFO:teuthology.orchestra.run.smithi186.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2024-02-03T13:53:15.916 INFO:teuthology.orchestra.run.smithi186.stdout: rbd-fuse-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.916 INFO:teuthology.orchestra.run.smithi186.stdout: rbd-mirror-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.916 INFO:teuthology.orchestra.run.smithi186.stdout: rbd-nbd-2:18.2.1-457.g7c1cf228.el8.x86_64 2024-02-03T13:53:15.916 INFO:teuthology.orchestra.run.smithi186.stdout: socat-1.7.4.1-1.el8.x86_64 2024-02-03T13:53:15.916 INFO:teuthology.orchestra.run.smithi186.stdout: thrift-0.13.0-2.el8.x86_64 2024-02-03T13:53:15.917 INFO:teuthology.orchestra.run.smithi186.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2024-02-03T13:53:15.917 INFO:teuthology.orchestra.run.smithi186.stdout: 2024-02-03T13:53:15.917 INFO:teuthology.orchestra.run.smithi186.stdout:Complete! 2024-02-03T13:53:16.079 DEBUG:teuthology.parallel:result is None 2024-02-03T13:53:16.079 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-03T13:53:16.079 INFO:teuthology.packaging:ref: None 2024-02-03T13:53:16.079 INFO:teuthology.packaging:tag: None 2024-02-03T13:53:16.079 INFO:teuthology.packaging:branch: reef 2024-02-03T13:53:16.079 INFO:teuthology.packaging:sha1: 3cfd0d29cc3905ea860fc5482a5a58407e15a0d7 2024-02-03T13:53:16.080 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2024-02-03T13:53:16.404 DEBUG:teuthology.orchestra.run.smithi176:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-02-03T13:53:16.433 INFO:teuthology.orchestra.run.smithi176.stdout:18.2.1-457.g7c1cf228.el8 2024-02-03T13:53:16.434 INFO:teuthology.packaging:The installed version of ceph is 18.2.1-457.g7c1cf228.el8 2024-02-03T13:53:16.434 INFO:teuthology.task.install:The correct ceph version 18.2.1-457.g7c1cf228 is installed. 2024-02-03T13:53:16.435 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-03T13:53:16.435 INFO:teuthology.packaging:ref: None 2024-02-03T13:53:16.435 INFO:teuthology.packaging:tag: None 2024-02-03T13:53:16.436 INFO:teuthology.packaging:branch: reef 2024-02-03T13:53:16.436 INFO:teuthology.packaging:sha1: 3cfd0d29cc3905ea860fc5482a5a58407e15a0d7 2024-02-03T13:53:16.436 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2024-02-03T13:53:16.667 DEBUG:teuthology.orchestra.run.smithi186:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-02-03T13:53:16.691 INFO:teuthology.orchestra.run.smithi186.stdout:18.2.1-457.g7c1cf228.el8 2024-02-03T13:53:16.691 INFO:teuthology.packaging:The installed version of ceph is 18.2.1-457.g7c1cf228.el8 2024-02-03T13:53:16.691 INFO:teuthology.task.install:The correct ceph version 18.2.1-457.g7c1cf228 is installed. 2024-02-03T13:53:16.692 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-02-03T13:53:16.693 DEBUG:teuthology.orchestra.run.smithi176:> set -ex 2024-02-03T13:53:16.693 DEBUG:teuthology.orchestra.run.smithi176:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-02-03T13:53:16.729 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-02-03T13:53:16.730 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-02-03T13:53:16.762 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-02-03T13:53:16.762 DEBUG:teuthology.orchestra.run.smithi176:> set -ex 2024-02-03T13:53:16.762 DEBUG:teuthology.orchestra.run.smithi176:> sudo dd of=/usr/bin/daemon-helper 2024-02-03T13:53:16.800 DEBUG:teuthology.orchestra.run.smithi176:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-02-03T13:53:16.869 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-02-03T13:53:16.869 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/usr/bin/daemon-helper 2024-02-03T13:53:16.896 DEBUG:teuthology.orchestra.run.smithi186:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-02-03T13:53:16.963 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-02-03T13:53:16.963 DEBUG:teuthology.orchestra.run.smithi176:> set -ex 2024-02-03T13:53:16.963 DEBUG:teuthology.orchestra.run.smithi176:> sudo dd of=/usr/bin/adjust-ulimits 2024-02-03T13:53:16.992 DEBUG:teuthology.orchestra.run.smithi176:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-02-03T13:53:17.059 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-02-03T13:53:17.060 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/usr/bin/adjust-ulimits 2024-02-03T13:53:17.086 DEBUG:teuthology.orchestra.run.smithi186:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-02-03T13:53:17.153 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-02-03T13:53:17.153 DEBUG:teuthology.orchestra.run.smithi176:> set -ex 2024-02-03T13:53:17.153 DEBUG:teuthology.orchestra.run.smithi176:> sudo dd of=/usr/bin/stdin-killer 2024-02-03T13:53:17.180 DEBUG:teuthology.orchestra.run.smithi176:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-02-03T13:53:17.248 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2024-02-03T13:53:17.248 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/usr/bin/stdin-killer 2024-02-03T13:53:17.274 DEBUG:teuthology.orchestra.run.smithi186:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-02-03T13:53:17.343 INFO:teuthology.run_tasks:Running task print... 2024-02-03T13:53:17.353 INFO:teuthology.task.print:**** done install task... 2024-02-03T13:53:17.353 INFO:teuthology.run_tasks:Running task print... 2024-02-03T13:53:17.361 INFO:teuthology.task.print:**** done start installing reef cephadm ... 2024-02-03T13:53:17.361 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-03T13:53:17.450 INFO:tasks.cephadm:Config: {'cephadm_branch': 'reef', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:reef', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '3cfd0d29cc3905ea860fc5482a5a58407e15a0d7'} 2024-02-03T13:53:17.451 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2024-02-03T13:53:17.451 INFO:tasks.cephadm:Cluster fsid is 953bee7e-c29b-11ee-95b6-87774f69a715 2024-02-03T13:53:17.451 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-03T13:53:17.452 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.176', 'mon.c': '[v2:172.21.15.176:3301,v1:172.21.15.176:6790]', 'mon.b': '172.21.15.186'} 2024-02-03T13:53:17.452 INFO:tasks.cephadm:First mon is mon.a on smithi176 2024-02-03T13:53:17.452 INFO:tasks.cephadm:First mgr is y 2024-02-03T13:53:17.452 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-03T13:53:17.452 DEBUG:teuthology.orchestra.run.smithi176:> sudo hostname $(hostname -s) 2024-02-03T13:53:17.480 DEBUG:teuthology.orchestra.run.smithi186:> sudo hostname $(hostname -s) 2024-02-03T13:53:17.507 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref reef)... 2024-02-03T13:53:17.507 DEBUG:teuthology.orchestra.run.smithi176:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-03T13:53:17.659 INFO:teuthology.orchestra.run.smithi176.stdout:-rw-rw-r--. 1 ubuntu ubuntu 14 Feb 3 13:53 /home/ubuntu/cephtest/cephadm 2024-02-03T13:53:17.660 DEBUG:teuthology.orchestra.run.smithi186:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-03T13:53:17.812 INFO:teuthology.orchestra.run.smithi186.stdout:-rw-rw-r--. 1 ubuntu ubuntu 14 Feb 3 13:53 /home/ubuntu/cephtest/cephadm 2024-02-03T13:53:17.813 DEBUG:teuthology.orchestra.run.smithi176:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-03T13:53:17.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-03T13:53:17.832 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_ceph-c_3cfd0d29cc3905ea860fc5482a5a58407e15a0d7/qa/tasks/cephadm.py", line 171, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/git.ceph.com_ceph-c_3cfd0d29cc3905ea860fc5482a5a58407e15a0d7/qa/tasks/cephadm.py", line 233, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi176 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2024-02-03T13:53:17.833 INFO:tasks.cephadm:Teardown complete 2024-02-03T13:53:17.833 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_ceph-c_3cfd0d29cc3905ea860fc5482a5a58407e15a0d7/qa/tasks/cephadm.py", line 1758, 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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_3cfd0d29cc3905ea860fc5482a5a58407e15a0d7/qa/tasks/cephadm.py", line 1673, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_ceph-c_3cfd0d29cc3905ea860fc5482a5a58407e15a0d7/qa/tasks/cephadm.py", line 171, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/git.ceph.com_ceph-c_3cfd0d29cc3905ea860fc5482a5a58407e15a0d7/qa/tasks/cephadm.py", line 233, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi176 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2024-02-03T13:53:18.032 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=4a7d24275f4c403683938dc971f5265c Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_ceph-c_3cfd0d29cc3905ea860fc5482a5a58407e15a0d7/qa/tasks/cephadm.py", line 1758, 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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_3cfd0d29cc3905ea860fc5482a5a58407e15a0d7/qa/tasks/cephadm.py", line 1673, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_ceph-c_3cfd0d29cc3905ea860fc5482a5a58407e15a0d7/qa/tasks/cephadm.py", line 171, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/git.ceph.com_ceph-c_3cfd0d29cc3905ea860fc5482a5a58407e15a0d7/qa/tasks/cephadm.py", line 233, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi176 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2024-02-03T13:53:18.036 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-03T13:53:18.046 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-02-03T13:53:18.054 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-02-03T13:53:18.054 DEBUG:teuthology.orchestra.run.smithi176:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-02-03T13:53:18.076 DEBUG:teuthology.orchestra.run.smithi186:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-02-03T13:53:18.156 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-03T13:53:18.165 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-03T13:53:18.165 DEBUG:teuthology.orchestra.run.smithi176:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-03T13:53:18.167 DEBUG:teuthology.orchestra.run.smithi186:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-03T13:53:18.182 INFO:teuthology.orchestra.run.smithi176.stderr:bash: ntpq: command not found 2024-02-03T13:53:18.184 INFO:teuthology.orchestra.run.smithi186.stderr:bash: ntpq: command not found 2024-02-03T13:53:18.186 INFO:teuthology.orchestra.run.smithi176.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-03T13:53:18.186 INFO:teuthology.orchestra.run.smithi176.stdout:=============================================================================== 2024-02-03T13:53:18.186 INFO:teuthology.orchestra.run.smithi176.stdout:^+ hv01.front.sepia.ceph.com 2 6 37 61 +70us[ +47us] +/- 98ms 2024-02-03T13:53:18.186 INFO:teuthology.orchestra.run.smithi176.stdout:^* hv02.front.sepia.ceph.com 3 6 37 60 +157us[ +134us] +/- 52ms 2024-02-03T13:53:18.187 INFO:teuthology.orchestra.run.smithi176.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 61 -294us[ -317us] +/- 78ms 2024-02-03T13:53:18.187 INFO:teuthology.orchestra.run.smithi176.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-02-03T13:53:18.188 INFO:teuthology.orchestra.run.smithi186.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-03T13:53:18.188 INFO:teuthology.orchestra.run.smithi186.stdout:=============================================================================== 2024-02-03T13:53:18.188 INFO:teuthology.orchestra.run.smithi186.stdout:^+ hv01.front.sepia.ceph.com 2 6 37 61 +69us[ +59us] +/- 98ms 2024-02-03T13:53:18.188 INFO:teuthology.orchestra.run.smithi186.stdout:^* hv02.front.sepia.ceph.com 3 6 37 61 +155us[ +146us] +/- 52ms 2024-02-03T13:53:18.188 INFO:teuthology.orchestra.run.smithi186.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 62 -290us[ -299us] +/- 78ms 2024-02-03T13:53:18.188 INFO:teuthology.orchestra.run.smithi186.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-02-03T13:53:18.189 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-03T13:53:18.199 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-03T13:53:18.199 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-03T13:53:18.208 DEBUG:teuthology.orchestra.run.smithi176:> 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-02-03T13:53:18.285 DEBUG:teuthology.orchestra.run.smithi186:> 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-02-03T13:53:18.344 DEBUG:teuthology.orchestra.run.smithi176:> 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-02-03T13:53:18.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-03T13:53:18.373 DEBUG:teuthology.orchestra.run.smithi186:> 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-02-03T13:53:18.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-03T13:53:18.402 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-03T13:53:18.411 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-03T13:53:18.447 INFO:teuthology.task.internal:Duration was 474.982601 seconds 2024-02-03T13:53:18.448 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-03T13:53:18.457 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-03T13:53:18.457 DEBUG:teuthology.orchestra.run.smithi176:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-03T13:53:18.459 DEBUG:teuthology.orchestra.run.smithi186:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-03T13:53:18.503 INFO:teuthology.orchestra.run.smithi176.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-03T13:53:18.505 INFO:teuthology.orchestra.run.smithi186.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-03T13:53:18.900 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-03T13:53:18.901 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi176.front.sepia.ceph.com 2024-02-03T13:53:18.901 DEBUG:teuthology.orchestra.run.smithi176:> 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-02-03T13:53:18.923 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi186.front.sepia.ceph.com 2024-02-03T13:53:18.924 DEBUG:teuthology.orchestra.run.smithi186:> 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-02-03T13:53:18.946 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-03T13:53:18.947 DEBUG:teuthology.orchestra.run.smithi176:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-03T13:53:18.966 DEBUG:teuthology.orchestra.run.smithi186:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-03T13:53:19.027 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-03T13:53:19.027 DEBUG:teuthology.orchestra.run.smithi176:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-03T13:53:19.046 DEBUG:teuthology.orchestra.run.smithi186:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-03T13:53:19.132 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-03T13:53:19.142 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-03T13:53:19.143 DEBUG:teuthology.orchestra.run.smithi176:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-03T13:53:19.169 DEBUG:teuthology.orchestra.run.smithi186:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-03T13:53:19.196 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-03T13:53:19.205 DEBUG:teuthology.orchestra.run.smithi176:> 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-02-03T13:53:19.211 DEBUG:teuthology.orchestra.run.smithi186:> 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-02-03T13:53:19.235 INFO:teuthology.orchestra.run.smithi176.stdout:kernel.core_pattern = core 2024-02-03T13:53:19.262 INFO:teuthology.orchestra.run.smithi186.stdout:kernel.core_pattern = core 2024-02-03T13:53:19.282 DEBUG:teuthology.orchestra.run.smithi176:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-03T13:53:19.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-03T13:53:19.314 DEBUG:teuthology.orchestra.run.smithi186:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-03T13:53:19.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-03T13:53:19.339 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-03T13:53:19.348 INFO:teuthology.task.internal:Transferring archived files... 2024-02-03T13:53:19.350 DEBUG:teuthology.misc:Transferring archived files from smithi176:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/pdiazbou-2024-02-02_19:09:44-rados-wip-pereman2-buffer-space-distro-default-smithi/7544613/remote/smithi176 2024-02-03T13:53:19.351 DEBUG:teuthology.orchestra.run.smithi176:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-03T13:53:19.408 DEBUG:teuthology.misc:Transferring archived files from smithi186:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/pdiazbou-2024-02-02_19:09:44-rados-wip-pereman2-buffer-space-distro-default-smithi/7544613/remote/smithi186 2024-02-03T13:53:19.408 DEBUG:teuthology.orchestra.run.smithi186:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-03T13:53:19.457 INFO:teuthology.task.internal:Removing archive directory... 2024-02-03T13:53:19.458 DEBUG:teuthology.orchestra.run.smithi176:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-03T13:53:19.460 DEBUG:teuthology.orchestra.run.smithi186:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-03T13:53:19.509 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-03T13:53:19.520 INFO:teuthology.task.internal:Not uploading archives. 2024-02-03T13:53:19.520 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-03T13:53:19.612 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-03T13:53:19.613 DEBUG:teuthology.orchestra.run.smithi176:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-03T13:53:19.615 DEBUG:teuthology.orchestra.run.smithi186:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-03T13:53:19.630 INFO:teuthology.orchestra.run.smithi176.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 3 13:53 /home/ubuntu/cephtest 2024-02-03T13:53:19.630 INFO:teuthology.orchestra.run.smithi176.stdout: 393265 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Feb 3 13:53 /home/ubuntu/cephtest/cephadm 2024-02-03T13:53:19.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-03T13:53:19.631 INFO:teuthology.orchestra.run.smithi176.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2024-02-03T13:53:19.632 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi176 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-02-03T13:53:19.636 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-03T13:53:19.647 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-03T13:53:19.657 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi176 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-02-03T13:53:19.657 INFO:teuthology.nuke:Checking targets against current locks 2024-02-03T13:53:19.662 INFO:teuthology.orchestra.run.smithi186.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 3 13:53 /home/ubuntu/cephtest 2024-02-03T13:53:19.662 INFO:teuthology.orchestra.run.smithi186.stdout: 393265 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Feb 3 13:53 /home/ubuntu/cephtest/cephadm 2024-02-03T13:53:19.663 INFO:teuthology.orchestra.run.smithi186.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2024-02-03T13:53:19.684 DEBUG:teuthology.nuke:shortname: smithi176 2024-02-03T13:53:19.685 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-03T13:53:19.705 DEBUG:teuthology.nuke:shortname: smithi186 2024-02-03T13:53:19.705 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-03T13:53:19.709 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi176.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/pdiazbou-2024-02-02_19:09:44-rados-wip-pereman2-buffer-space-distro-default-smithi/7544613', '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-02-03 13:36:23.289428', 'locked_by': 'scheduled_pdiazbou@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHEnNIHJHz+soWqa92p+Sy0H5b4dDK4Fzo7NSyLilhWrJacYyYSK+Te2lQEAHC/x618Bb6qG5sTvDeyOKt4Z3L0='} 2024-02-03T13:53:19.728 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi186.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/pdiazbou-2024-02-02_19:09:44-rados-wip-pereman2-buffer-space-distro-default-smithi/7544613', '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-02-03 13:36:23.290919', 'locked_by': 'scheduled_pdiazbou@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJvi8QNoXNcnlSGQn4BDm2uCLZyqZyhZbTGvAdhnM3EBuQdTRO+SeuMF14TVNTYf4tN1i21tqA8Urcq8SEJNwSg='} 2024-02-03T13:53:19.756 INFO:teuthology.orchestra.console.smithi176:Power off 2024-02-03T13:53:19.757 DEBUG:teuthology.orchestra.console.smithi176:pexpect command: ipmitool -H smithi176.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-03T13:53:19.778 DEBUG:teuthology.orchestra.console.smithi176:power off output: Chassis Power Control: Down/Off 2024-02-03T13:53:19.779 DEBUG:teuthology.orchestra.console.smithi176:pexpect command: ipmitool -H smithi176.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-03T13:53:19.795 INFO:teuthology.orchestra.console.smithi186:Power off 2024-02-03T13:53:19.796 DEBUG:teuthology.orchestra.console.smithi186:pexpect command: ipmitool -H smithi186.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-03T13:53:19.806 DEBUG:teuthology.orchestra.console.smithi176:check power output: Chassis Power is on 2024-02-03T13:53:19.820 DEBUG:teuthology.orchestra.console.smithi186:power off output: Chassis Power Control: Down/Off 2024-02-03T13:53:19.820 DEBUG:teuthology.orchestra.console.smithi186:pexpect command: ipmitool -H smithi186.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-03T13:53:19.843 DEBUG:teuthology.orchestra.console.smithi186:check power output: Chassis Power is on 2024-02-03T13:53:23.808 DEBUG:teuthology.orchestra.console.smithi176:pexpect command: ipmitool -H smithi176.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-03T13:53:23.844 DEBUG:teuthology.orchestra.console.smithi186:pexpect command: ipmitool -H smithi186.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-03T13:53:23.917 DEBUG:teuthology.orchestra.console.smithi176:check power output: Chassis Power is on 2024-02-03T13:53:23.954 DEBUG:teuthology.orchestra.console.smithi186:check power output: Chassis Power is on 2024-02-03T13:53:27.920 DEBUG:teuthology.orchestra.console.smithi176:pexpect command: ipmitool -H smithi176.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-03T13:53:27.955 DEBUG:teuthology.orchestra.console.smithi186:pexpect command: ipmitool -H smithi186.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-03T13:53:28.030 DEBUG:teuthology.orchestra.console.smithi176:check power output: Chassis Power is off 2024-02-03T13:53:28.064 DEBUG:teuthology.orchestra.console.smithi186:check power output: Chassis Power is on 2024-02-03T13:53:28.132 INFO:teuthology.orchestra.console.smithi176:Power off completed 2024-02-03T13:53:32.068 DEBUG:teuthology.orchestra.console.smithi186:pexpect command: ipmitool -H smithi186.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-03T13:53:32.177 DEBUG:teuthology.orchestra.console.smithi186:check power output: Chassis Power is off 2024-02-03T13:53:32.278 INFO:teuthology.orchestra.console.smithi186:Power off completed 2024-02-03T13:53:32.382 INFO:teuthology.run:Summary data: description: rados/upgrade/parallel/{0-random-distro$/{centos_8.stream_container_tools_crun} 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} duration: 474.9826011657715 failure_reason: 'Command failed on smithi176 with status 1: ''test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm''' flavor: default owner: scheduled_pdiazbou@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=4a7d24275f4c403683938dc971f5265c status: fail success: false 2024-02-03T13:53:32.382 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-03T13:53:32.464 INFO:teuthology.run:FAIL