2023-12-06T07:57:03.757 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-06T07:57:03.758 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --owner scheduled_sseshasa@teuthology --archive /home/teuthworker/archive/sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7479466 --name sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi --description rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/off mon_election/connectivity task/test_monitoring_stack_basic} -- /home/teuthworker/archive/sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7479466/orig.config.yaml 2023-12-06T07:57:03.789 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T07:57:03.875 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7479466 branch: wip-sseshasa-testing-2023-12-04-1848 description: rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/off mon_election/connectivity task/test_monitoring_stack_basic} email: null first_in_suite: false job_id: '7479466' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-sseshasa-testing-2023-12-04-1848 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 96fa2578c622ca9c169af6f426ca8b1616130e58 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 96fa2578c622ca9c169af6f426ca8b1616130e58 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-sseshasa-testing-2023-12-04-1848 sha1: 96fa2578c622ca9c169af6f426ca8b1616130e58 owner: scheduled_sseshasa@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 5341 sha1: 96fa2578c622ca9c169af6f426ca8b1616130e58 sleep_before_teardown: 0 subset: 222/150000 suite: rados suite_branch: wip-sseshasa-testing-2023-12-04-1848 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_96fa2578c622ca9c169af6f426ca8b1616130e58/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 96fa2578c622ca9c169af6f426ca8b1616130e58 targets: smithi121.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi139.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi158.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= 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:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: null - cephadm: null - cephadm.shell: host.a: - "set -e\nset -x\nceph orch apply node-exporter\nceph orch apply grafana\nceph\ \ orch apply alertmanager\nceph orch apply prometheus\nsleep 240\nceph orch\ \ ls\nceph orch ps\nceph orch host ls\nMON_DAEMON=$(ceph orch ps --daemon-type\ \ mon -f json | jq -r 'last | .daemon_name')\nGRAFANA_HOST=$(ceph orch ps --daemon-type\ \ grafana -f json | jq -e '.[]' | jq -r '.hostname')\nPROM_HOST=$(ceph orch\ \ ps --daemon-type prometheus -f json | jq -e '.[]' | jq -r '.hostname')\nALERTM_HOST=$(ceph\ \ orch ps --daemon-type alertmanager -f json | jq -e '.[]' | jq -r '.hostname')\n\ GRAFANA_IP=$(ceph orch host ls -f json | jq -r --arg GRAFANA_HOST \"$GRAFANA_HOST\"\ \ '.[] | select(.hostname==$GRAFANA_HOST) | .addr')\nPROM_IP=$(ceph orch host\ \ ls -f json | jq -r --arg PROM_HOST \"$PROM_HOST\" '.[] | select(.hostname==$PROM_HOST)\ \ | .addr')\nALERTM_IP=$(ceph orch host ls -f json | jq -r --arg ALERTM_HOST\ \ \"$ALERTM_HOST\" '.[] | select(.hostname==$ALERTM_HOST) | .addr')\n# check\ \ each host node-exporter metrics endpoint is responsive\nALL_HOST_IPS=$(ceph\ \ orch host ls -f json | jq -r '.[] | .addr')\nfor ip in $ALL_HOST_IPS; do\n\ \ curl -s http://${ip}:9100/metric\ndone\n# check grafana endpoints are responsive\ \ and database health is okay\ncurl -k -s https://${GRAFANA_IP}:3000/api/health\n\ curl -k -s https://${GRAFANA_IP}:3000/api/health | jq -e '.database == \"ok\"\ '\n# stop mon daemon in order to trigger an alert\nceph orch daemon stop $MON_DAEMON\n\ sleep 120\n# check prometheus endpoints are responsive and mon down alert is\ \ firing\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ \ | jq -e '.status == \"success\"'\ncurl -s http://${PROM_IP}:9095/api/v1/alerts\n\ curl -s http://${PROM_IP}:9095/api/v1/alerts | jq -e '.data | .alerts | .[]\ \ | select(.labels | .alertname == \"CephMonDown\") | .state == \"firing\"'\n\ # check alertmanager endpoints are responsive and mon down alert is active\n\ curl -s http://${ALERTM_IP}:9093/api/v1/status\ncurl -s http://${ALERTM_IP}:9093/api/v1/alerts\n\ curl -s http://${ALERTM_IP}:9093/api/v1/alerts | jq -e '.data | .[] | select(.labels\ \ | .alertname == \"CephMonDown\") | .status | .state == \"active\"'\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-06_06:16:39 tube: smithi user: sseshasa verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-06T07:57:03.875 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_96fa2578c622ca9c169af6f426ca8b1616130e58/qa; will attempt to use it 2023-12-06T07:57:03.876 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_96fa2578c622ca9c169af6f426ca8b1616130e58/qa/tasks 2023-12-06T07:57:03.876 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-06T07:57:03.878 INFO:teuthology.task.internal:Checking packages... 2023-12-06T07:57:03.903 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '96fa2578c622ca9c169af6f426ca8b1616130e58' 2023-12-06T07:57:03.903 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T07:57:03.903 INFO:teuthology.packaging:ref: None 2023-12-06T07:57:03.903 INFO:teuthology.packaging:tag: None 2023-12-06T07:57:03.903 INFO:teuthology.packaging:branch: wip-sseshasa-testing-2023-12-04-1848 2023-12-06T07:57:03.904 INFO:teuthology.packaging:sha1: 96fa2578c622ca9c169af6f426ca8b1616130e58 2023-12-06T07:57:03.904 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-sseshasa-testing-2023-12-04-1848 2023-12-06T07:57:04.130 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7644.g96fa2578 2023-12-06T07:57:04.130 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-06T07:57:04.139 INFO:teuthology.task.internal:no buildpackages task found 2023-12-06T07:57:04.140 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-06T07:57:04.178 INFO:teuthology.task.internal:Saving configuration 2023-12-06T07:57:04.204 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-06T07:57:04.216 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T07:57:04.244 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi121.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7479466', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 07:51:45.753414', 'locked_by': 'scheduled_sseshasa@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T07:57:04.270 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi139.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7479466', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 07:51:45.752421', 'locked_by': 'scheduled_sseshasa@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T07:57:04.297 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi158.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7479466', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 07:51:45.751194', 'locked_by': 'scheduled_sseshasa@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T07:57:04.297 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-06T07:57:04.309 INFO:teuthology.task.internal:roles: ubuntu@smithi121.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2023-12-06T07:57:04.309 INFO:teuthology.task.internal:roles: ubuntu@smithi139.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2023-12-06T07:57:04.309 INFO:teuthology.task.internal:roles: ubuntu@smithi158.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2023-12-06T07:57:04.309 INFO:teuthology.run_tasks:Running task console_log... 2023-12-06T07:57:04.433 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f791f02eee0>, signals=[15]) 2023-12-06T07:57:04.434 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-06T07:57:04.446 INFO:teuthology.task.internal:Opening connections... 2023-12-06T07:57:04.446 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi121.front.sepia.ceph.com 2023-12-06T07:57:04.449 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T07:57:04.516 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi139.front.sepia.ceph.com 2023-12-06T07:57:04.517 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T07:57:04.585 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi158.front.sepia.ceph.com 2023-12-06T07:57:04.586 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi158.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T07:57:04.657 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-06T07:57:04.670 DEBUG:teuthology.orchestra.run.smithi121:> uname -m 2023-12-06T07:57:04.693 INFO:teuthology.orchestra.run.smithi121.stdout:x86_64 2023-12-06T07:57:04.693 DEBUG:teuthology.orchestra.run.smithi121:> cat /etc/os-release 2023-12-06T07:57:04.750 INFO:teuthology.orchestra.run.smithi121.stdout:NAME="Red Hat Enterprise Linux" 2023-12-06T07:57:04.750 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION="8.6 (Ootpa)" 2023-12-06T07:57:04.750 INFO:teuthology.orchestra.run.smithi121.stdout:ID="rhel" 2023-12-06T07:57:04.750 INFO:teuthology.orchestra.run.smithi121.stdout:ID_LIKE="fedora" 2023-12-06T07:57:04.750 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION_ID="8.6" 2023-12-06T07:57:04.750 INFO:teuthology.orchestra.run.smithi121.stdout:PLATFORM_ID="platform:el8" 2023-12-06T07:57:04.750 INFO:teuthology.orchestra.run.smithi121.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-06T07:57:04.750 INFO:teuthology.orchestra.run.smithi121.stdout:ANSI_COLOR="0;31" 2023-12-06T07:57:04.750 INFO:teuthology.orchestra.run.smithi121.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-06T07:57:04.750 INFO:teuthology.orchestra.run.smithi121.stdout:HOME_URL="https://www.redhat.com/" 2023-12-06T07:57:04.750 INFO:teuthology.orchestra.run.smithi121.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-06T07:57:04.751 INFO:teuthology.orchestra.run.smithi121.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T07:57:04.751 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-06T07:57:04.751 INFO:teuthology.orchestra.run.smithi121.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T07:57:04.751 INFO:teuthology.orchestra.run.smithi121.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-06T07:57:04.751 INFO:teuthology.orchestra.run.smithi121.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-06T07:57:04.751 INFO:teuthology.orchestra.run.smithi121.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-06T07:57:04.751 INFO:teuthology.lock.ops:Updating smithi121.front.sepia.ceph.com on lock server 2023-12-06T07:57:04.777 DEBUG:teuthology.orchestra.run.smithi139:> uname -m 2023-12-06T07:57:04.797 INFO:teuthology.orchestra.run.smithi139.stdout:x86_64 2023-12-06T07:57:04.798 DEBUG:teuthology.orchestra.run.smithi139:> cat /etc/os-release 2023-12-06T07:57:04.857 INFO:teuthology.orchestra.run.smithi139.stdout:NAME="Red Hat Enterprise Linux" 2023-12-06T07:57:04.857 INFO:teuthology.orchestra.run.smithi139.stdout:VERSION="8.6 (Ootpa)" 2023-12-06T07:57:04.857 INFO:teuthology.orchestra.run.smithi139.stdout:ID="rhel" 2023-12-06T07:57:04.857 INFO:teuthology.orchestra.run.smithi139.stdout:ID_LIKE="fedora" 2023-12-06T07:57:04.858 INFO:teuthology.orchestra.run.smithi139.stdout:VERSION_ID="8.6" 2023-12-06T07:57:04.858 INFO:teuthology.orchestra.run.smithi139.stdout:PLATFORM_ID="platform:el8" 2023-12-06T07:57:04.858 INFO:teuthology.orchestra.run.smithi139.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-06T07:57:04.858 INFO:teuthology.orchestra.run.smithi139.stdout:ANSI_COLOR="0;31" 2023-12-06T07:57:04.858 INFO:teuthology.orchestra.run.smithi139.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-06T07:57:04.858 INFO:teuthology.orchestra.run.smithi139.stdout:HOME_URL="https://www.redhat.com/" 2023-12-06T07:57:04.858 INFO:teuthology.orchestra.run.smithi139.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-06T07:57:04.858 INFO:teuthology.orchestra.run.smithi139.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T07:57:04.858 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-12-06T07:57:04.858 INFO:teuthology.orchestra.run.smithi139.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T07:57:04.858 INFO:teuthology.orchestra.run.smithi139.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-06T07:57:04.858 INFO:teuthology.orchestra.run.smithi139.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-06T07:57:04.858 INFO:teuthology.orchestra.run.smithi139.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-06T07:57:04.859 INFO:teuthology.lock.ops:Updating smithi139.front.sepia.ceph.com on lock server 2023-12-06T07:57:04.876 DEBUG:teuthology.orchestra.run.smithi158:> uname -m 2023-12-06T07:57:04.899 INFO:teuthology.orchestra.run.smithi158.stdout:x86_64 2023-12-06T07:57:04.899 DEBUG:teuthology.orchestra.run.smithi158:> cat /etc/os-release 2023-12-06T07:57:04.961 INFO:teuthology.orchestra.run.smithi158.stdout:NAME="Red Hat Enterprise Linux" 2023-12-06T07:57:04.962 INFO:teuthology.orchestra.run.smithi158.stdout:VERSION="8.6 (Ootpa)" 2023-12-06T07:57:04.962 INFO:teuthology.orchestra.run.smithi158.stdout:ID="rhel" 2023-12-06T07:57:04.962 INFO:teuthology.orchestra.run.smithi158.stdout:ID_LIKE="fedora" 2023-12-06T07:57:04.962 INFO:teuthology.orchestra.run.smithi158.stdout:VERSION_ID="8.6" 2023-12-06T07:57:04.962 INFO:teuthology.orchestra.run.smithi158.stdout:PLATFORM_ID="platform:el8" 2023-12-06T07:57:04.962 INFO:teuthology.orchestra.run.smithi158.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-06T07:57:04.962 INFO:teuthology.orchestra.run.smithi158.stdout:ANSI_COLOR="0;31" 2023-12-06T07:57:04.962 INFO:teuthology.orchestra.run.smithi158.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-06T07:57:04.962 INFO:teuthology.orchestra.run.smithi158.stdout:HOME_URL="https://www.redhat.com/" 2023-12-06T07:57:04.962 INFO:teuthology.orchestra.run.smithi158.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-06T07:57:04.962 INFO:teuthology.orchestra.run.smithi158.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T07:57:04.962 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-12-06T07:57:04.963 INFO:teuthology.orchestra.run.smithi158.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T07:57:04.963 INFO:teuthology.orchestra.run.smithi158.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-06T07:57:04.963 INFO:teuthology.orchestra.run.smithi158.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-06T07:57:04.963 INFO:teuthology.orchestra.run.smithi158.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-06T07:57:04.963 INFO:teuthology.lock.ops:Updating smithi158.front.sepia.ceph.com on lock server 2023-12-06T07:57:04.984 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-06T07:57:04.996 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-06T07:57:05.039 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-06T07:57:05.039 DEBUG:teuthology.orchestra.run.smithi121:> test '!' -e /home/ubuntu/cephtest 2023-12-06T07:57:05.042 DEBUG:teuthology.orchestra.run.smithi139:> test '!' -e /home/ubuntu/cephtest 2023-12-06T07:57:05.044 DEBUG:teuthology.orchestra.run.smithi158:> test '!' -e /home/ubuntu/cephtest 2023-12-06T07:57:05.062 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-06T07:57:05.070 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-06T07:57:05.070 DEBUG:teuthology.orchestra.run.smithi121:> test -z $(ls -A /var/lib/ceph) 2023-12-06T07:57:05.101 DEBUG:teuthology.orchestra.run.smithi139:> test -z $(ls -A /var/lib/ceph) 2023-12-06T07:57:05.103 DEBUG:teuthology.orchestra.run.smithi158:> test -z $(ls -A /var/lib/ceph) 2023-12-06T07:57:05.128 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-06T07:57:05.208 INFO:teuthology.run_tasks:Running task kernel... 2023-12-06T07:57:05.223 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-06T07:57:05.223 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}, 'host.c': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-06T07:57:05.224 DEBUG:teuthology.orchestra.run.smithi121:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T07:57:05.224 DEBUG:teuthology.orchestra.run.smithi139:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T07:57:05.225 DEBUG:teuthology.orchestra.run.smithi158:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T07:57:05.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T07:57:05.244 DEBUG:teuthology.orchestra.run.smithi139:> uname -r 2023-12-06T07:57:05.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T07:57:05.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T07:57:05.245 DEBUG:teuthology.orchestra.run.smithi158:> uname -r 2023-12-06T07:57:05.246 DEBUG:teuthology.orchestra.run.smithi121:> uname -r 2023-12-06T07:57:05.302 INFO:teuthology.orchestra.run.smithi139.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-06T07:57:05.303 INFO:teuthology.task.kernel:Running kernel on smithi139: 4.18.0-372.9.1.el8.x86_64 2023-12-06T07:57:05.303 DEBUG:teuthology.orchestra.run.smithi139:> sudo yum install -y kernel 2023-12-06T07:57:05.307 INFO:teuthology.orchestra.run.smithi121.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-06T07:57:05.307 INFO:teuthology.task.kernel:Running kernel on smithi121: 4.18.0-372.9.1.el8.x86_64 2023-12-06T07:57:05.307 DEBUG:teuthology.orchestra.run.smithi121:> sudo yum install -y kernel 2023-12-06T07:57:05.308 INFO:teuthology.orchestra.run.smithi158.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-06T07:57:05.308 INFO:teuthology.task.kernel:Running kernel on smithi158: 4.18.0-372.9.1.el8.x86_64 2023-12-06T07:57:05.309 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum install -y kernel 2023-12-06T07:57:06.517 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-12-06T07:57:06.518 INFO:teuthology.orchestra.run.smithi158.stdout:Unable to read consumer identity 2023-12-06T07:57:06.619 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-06T07:57:06.619 INFO:teuthology.orchestra.run.smithi121.stdout:Unable to read consumer identity 2023-12-06T07:57:06.634 INFO:teuthology.orchestra.run.smithi139.stdout:Updating Subscription Management repositories. 2023-12-06T07:57:06.634 INFO:teuthology.orchestra.run.smithi139.stdout:Unable to read consumer identity 2023-12-06T07:57:08.047 INFO:teuthology.orchestra.run.smithi158.stdout:Copr repo for python3-asyncssh owned by ceph 19 kB/s | 3.5 kB 00:00 2023-12-06T07:57:08.134 INFO:teuthology.orchestra.run.smithi139.stdout:Copr repo for python3-asyncssh owned by ceph 15 kB/s | 3.5 kB 00:00 2023-12-06T07:57:08.208 INFO:teuthology.orchestra.run.smithi121.stdout:Copr repo for python3-asyncssh owned by ceph 13 kB/s | 3.5 kB 00:00 2023-12-06T07:57:08.782 INFO:teuthology.orchestra.run.smithi158.stdout:Extra Packages for Enterprise Linux 24 MB/s | 16 MB 00:00 2023-12-06T07:57:09.110 INFO:teuthology.orchestra.run.smithi139.stdout:Extra Packages for Enterprise Linux 17 MB/s | 16 MB 00:00 2023-12-06T07:57:09.584 INFO:teuthology.orchestra.run.smithi121.stdout:Extra Packages for Enterprise Linux 12 MB/s | 16 MB 00:01 2023-12-06T07:57:12.290 INFO:teuthology.orchestra.run.smithi158.stdout:lab-extras 406 kB/s | 24 kB 00:00 2023-12-06T07:57:12.651 INFO:teuthology.orchestra.run.smithi139.stdout:lab-extras 354 kB/s | 24 kB 00:00 2023-12-06T07:57:12.993 INFO:teuthology.orchestra.run.smithi158.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-06T07:57:13.057 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-12-06T07:57:13.057 INFO:teuthology.orchestra.run.smithi158.stdout:Nothing to do. 2023-12-06T07:57:13.057 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-12-06T07:57:13.059 INFO:teuthology.orchestra.run.smithi121.stdout:lab-extras 381 kB/s | 24 kB 00:00 2023-12-06T07:57:13.207 DEBUG:teuthology.orchestra.run.smithi158:> echo no | sudo yum reinstall kernel || true 2023-12-06T07:57:13.362 INFO:teuthology.orchestra.run.smithi139.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-06T07:57:13.415 INFO:teuthology.orchestra.run.smithi139.stdout:Dependencies resolved. 2023-12-06T07:57:13.416 INFO:teuthology.orchestra.run.smithi139.stdout:Nothing to do. 2023-12-06T07:57:13.416 INFO:teuthology.orchestra.run.smithi139.stdout:Complete! 2023-12-06T07:57:13.539 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-12-06T07:57:13.539 INFO:teuthology.orchestra.run.smithi158.stdout:Unable to read consumer identity 2023-12-06T07:57:13.544 DEBUG:teuthology.orchestra.run.smithi139:> echo no | sudo yum reinstall kernel || true 2023-12-06T07:57:13.795 INFO:teuthology.orchestra.run.smithi121.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-06T07:57:13.800 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:00:01 ago on Wed 06 Dec 2023 07:57:12 AM UTC. 2023-12-06T07:57:13.844 INFO:teuthology.orchestra.run.smithi121.stdout:Dependencies resolved. 2023-12-06T07:57:13.845 INFO:teuthology.orchestra.run.smithi121.stdout:Nothing to do. 2023-12-06T07:57:13.845 INFO:teuthology.orchestra.run.smithi121.stdout:Complete! 2023-12-06T07:57:13.853 INFO:teuthology.orchestra.run.smithi158.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T07:57:13.892 INFO:teuthology.orchestra.run.smithi158.stderr:Error: No packages marked for reinstall. 2023-12-06T07:57:13.915 INFO:teuthology.orchestra.run.smithi139.stdout:Updating Subscription Management repositories. 2023-12-06T07:57:13.915 INFO:teuthology.orchestra.run.smithi139.stdout:Unable to read consumer identity 2023-12-06T07:57:13.939 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum reinstall -y kernel || true 2023-12-06T07:57:13.959 DEBUG:teuthology.orchestra.run.smithi121:> echo no | sudo yum reinstall kernel || true 2023-12-06T07:57:14.174 INFO:teuthology.orchestra.run.smithi139.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 07:57:12 AM UTC. 2023-12-06T07:57:14.217 INFO:teuthology.orchestra.run.smithi139.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T07:57:14.258 INFO:teuthology.orchestra.run.smithi139.stderr:Error: No packages marked for reinstall. 2023-12-06T07:57:14.267 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-12-06T07:57:14.268 INFO:teuthology.orchestra.run.smithi158.stdout:Unable to read consumer identity 2023-12-06T07:57:14.291 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-06T07:57:14.291 INFO:teuthology.orchestra.run.smithi121.stdout:Unable to read consumer identity 2023-12-06T07:57:14.304 DEBUG:teuthology.orchestra.run.smithi139:> sudo yum reinstall -y kernel || true 2023-12-06T07:57:14.529 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 07:57:12 AM UTC. 2023-12-06T07:57:14.549 INFO:teuthology.orchestra.run.smithi121.stdout:Last metadata expiration check: 0:00:01 ago on Wed 06 Dec 2023 07:57:13 AM UTC. 2023-12-06T07:57:14.574 INFO:teuthology.orchestra.run.smithi158.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T07:57:14.589 INFO:teuthology.orchestra.run.smithi121.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T07:57:14.606 INFO:teuthology.orchestra.run.smithi158.stderr:Error: No packages marked for reinstall. 2023-12-06T07:57:14.629 INFO:teuthology.orchestra.run.smithi121.stderr:Error: No packages marked for reinstall. 2023-12-06T07:57:14.633 INFO:teuthology.orchestra.run.smithi139.stdout:Updating Subscription Management repositories. 2023-12-06T07:57:14.633 INFO:teuthology.orchestra.run.smithi139.stdout:Unable to read consumer identity 2023-12-06T07:57:14.658 DEBUG:teuthology.orchestra.run.smithi158:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T07:57:14.674 DEBUG:teuthology.orchestra.run.smithi121:> sudo yum reinstall -y kernel || true 2023-12-06T07:57:14.738 INFO:teuthology.orchestra.run.smithi158.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-06T07:57:14.738 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-06T07:57:14.739 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-06T07:57:14.739 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2023-12-06T07:57:14.739 DEBUG:teuthology.orchestra.run.smithi158:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T07:57:14.764 INFO:teuthology.orchestra.run.smithi158.stdout:ttyS1 2023-12-06T07:57:14.779 DEBUG:teuthology.parallel:result is None 2023-12-06T07:57:14.888 INFO:teuthology.orchestra.run.smithi139.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 07:57:12 AM UTC. 2023-12-06T07:57:14.929 INFO:teuthology.orchestra.run.smithi139.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T07:57:14.973 INFO:teuthology.orchestra.run.smithi139.stderr:Error: No packages marked for reinstall. 2023-12-06T07:57:15.002 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-06T07:57:15.002 INFO:teuthology.orchestra.run.smithi121.stdout:Unable to read consumer identity 2023-12-06T07:57:15.020 DEBUG:teuthology.orchestra.run.smithi139:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T07:57:15.101 INFO:teuthology.orchestra.run.smithi139.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-06T07:57:15.101 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-06T07:57:15.101 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-06T07:57:15.101 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-06T07:57:15.101 DEBUG:teuthology.orchestra.run.smithi139:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T07:57:15.136 INFO:teuthology.orchestra.run.smithi139.stdout:ttyS1 2023-12-06T07:57:15.152 DEBUG:teuthology.parallel:result is None 2023-12-06T07:57:15.256 INFO:teuthology.orchestra.run.smithi121.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 07:57:13 AM UTC. 2023-12-06T07:57:15.297 INFO:teuthology.orchestra.run.smithi121.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T07:57:15.318 INFO:teuthology.orchestra.run.smithi121.stderr:Error: No packages marked for reinstall. 2023-12-06T07:57:15.365 DEBUG:teuthology.orchestra.run.smithi121:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T07:57:15.445 INFO:teuthology.orchestra.run.smithi121.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-06T07:57:15.445 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-06T07:57:15.445 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-06T07:57:15.445 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-06T07:57:15.445 DEBUG:teuthology.orchestra.run.smithi121:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T07:57:15.478 INFO:teuthology.orchestra.run.smithi121.stdout:ttyS1 2023-12-06T07:57:15.490 DEBUG:teuthology.parallel:result is None 2023-12-06T07:57:15.490 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-06T07:57:15.498 INFO:teuthology.task.internal:Creating test directory... 2023-12-06T07:57:15.498 DEBUG:teuthology.orchestra.run.smithi121:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T07:57:15.532 DEBUG:teuthology.orchestra.run.smithi139:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T07:57:15.534 DEBUG:teuthology.orchestra.run.smithi158:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T07:57:15.551 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-06T07:57:15.560 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-06T07:57:15.601 INFO:teuthology.task.internal:Creating archive directory... 2023-12-06T07:57:15.602 DEBUG:teuthology.orchestra.run.smithi121:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T07:57:15.604 DEBUG:teuthology.orchestra.run.smithi139:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T07:57:15.606 DEBUG:teuthology.orchestra.run.smithi158:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T07:57:15.631 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-06T07:57:15.639 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-06T07:57:15.639 DEBUG:teuthology.orchestra.run.smithi121:> 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 2023-12-06T07:57:15.662 DEBUG:teuthology.orchestra.run.smithi139:> 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 2023-12-06T07:57:15.664 DEBUG:teuthology.orchestra.run.smithi158:> 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 2023-12-06T07:57:15.702 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T07:57:15.702 INFO:teuthology.orchestra.run.smithi158.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T07:57:15.709 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T07:57:15.712 INFO:teuthology.orchestra.run.smithi158.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T07:57:15.713 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T07:57:15.719 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T07:57:15.721 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-06T07:57:15.729 INFO:teuthology.task.internal:Configuring sudo... 2023-12-06T07:57:15.729 DEBUG:teuthology.orchestra.run.smithi121:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T07:57:15.731 DEBUG:teuthology.orchestra.run.smithi139:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T07:57:15.757 DEBUG:teuthology.orchestra.run.smithi158:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T07:57:15.784 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-06T07:57:15.803 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-06T07:57:15.804 DEBUG:teuthology.orchestra.run.smithi121:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T07:57:15.806 DEBUG:teuthology.orchestra.run.smithi139:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T07:57:15.825 DEBUG:teuthology.orchestra.run.smithi158:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T07:57:15.841 DEBUG:teuthology.orchestra.run.smithi121:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T07:57:15.905 DEBUG:teuthology.orchestra.run.smithi121:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T07:57:15.956 DEBUG:teuthology.orchestra.run.smithi121:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T07:57:16.039 DEBUG:teuthology.orchestra.run.smithi121:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T07:57:16.082 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-12-06T07:57:16.082 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T07:57:16.158 DEBUG:teuthology.orchestra.run.smithi139:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T07:57:16.198 DEBUG:teuthology.orchestra.run.smithi139:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T07:57:16.254 DEBUG:teuthology.orchestra.run.smithi139:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T07:57:16.341 DEBUG:teuthology.orchestra.run.smithi139:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T07:57:16.379 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2023-12-06T07:57:16.380 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T07:57:16.449 DEBUG:teuthology.orchestra.run.smithi158:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T07:57:16.494 DEBUG:teuthology.orchestra.run.smithi158:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T07:57:16.550 DEBUG:teuthology.orchestra.run.smithi158:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T07:57:16.635 DEBUG:teuthology.orchestra.run.smithi158:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T07:57:16.677 DEBUG:teuthology.orchestra.run.smithi158:> set -ex 2023-12-06T07:57:16.677 DEBUG:teuthology.orchestra.run.smithi158:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T07:57:16.744 DEBUG:teuthology.orchestra.run.smithi121:> sudo service rsyslog restart 2023-12-06T07:57:16.747 DEBUG:teuthology.orchestra.run.smithi139:> sudo service rsyslog restart 2023-12-06T07:57:16.749 DEBUG:teuthology.orchestra.run.smithi158:> sudo service rsyslog restart 2023-12-06T07:57:16.805 INFO:teuthology.orchestra.run.smithi121.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T07:57:16.809 INFO:teuthology.orchestra.run.smithi139.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T07:57:16.841 INFO:teuthology.orchestra.run.smithi158.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T07:57:17.161 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-06T07:57:17.169 INFO:teuthology.task.internal:Starting timer... 2023-12-06T07:57:17.170 INFO:teuthology.run_tasks:Running task pcp... 2023-12-06T07:57:17.221 INFO:teuthology.run_tasks:Running task selinux... 2023-12-06T07:57:17.244 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-06T07:57:17.245 DEBUG:teuthology.orchestra.run.smithi121:> sudo service auditd rotate 2023-12-06T07:57:17.307 INFO:teuthology.orchestra.run.smithi121.stdout:Rotating logs: 2023-12-06T07:57:17.308 DEBUG:teuthology.orchestra.run.smithi139:> sudo service auditd rotate 2023-12-06T07:57:17.363 INFO:teuthology.orchestra.run.smithi139.stdout:Rotating logs: 2023-12-06T07:57:17.364 DEBUG:teuthology.orchestra.run.smithi158:> sudo service auditd rotate 2023-12-06T07:57:17.428 INFO:teuthology.orchestra.run.smithi158.stdout:Rotating logs: 2023-12-06T07:57:17.430 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-06T07:57:17.430 DEBUG:teuthology.orchestra.run.smithi121:> /usr/sbin/getenforce 2023-12-06T07:57:17.461 INFO:teuthology.orchestra.run.smithi121.stdout:Permissive 2023-12-06T07:57:17.462 DEBUG:teuthology.orchestra.run.smithi139:> /usr/sbin/getenforce 2023-12-06T07:57:17.483 INFO:teuthology.orchestra.run.smithi139.stdout:Permissive 2023-12-06T07:57:17.483 DEBUG:teuthology.orchestra.run.smithi158:> /usr/sbin/getenforce 2023-12-06T07:57:17.506 INFO:teuthology.orchestra.run.smithi158.stdout:Permissive 2023-12-06T07:57:17.507 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi121.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi139.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi158.front.sepia.ceph.com': 'permissive'} 2023-12-06T07:57:17.507 DEBUG:teuthology.orchestra.run.smithi121:> 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 2023-12-06T07:57:17.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T07:57:17.534 DEBUG:teuthology.orchestra.run.smithi139:> 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 2023-12-06T07:57:17.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T07:57:17.562 DEBUG:teuthology.orchestra.run.smithi158:> 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 2023-12-06T07:57:17.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T07:57:17.593 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-06T07:57:17.593 DEBUG:teuthology.orchestra.run.smithi121:> sudo /usr/sbin/setenforce permissive 2023-12-06T07:57:17.622 DEBUG:teuthology.orchestra.run.smithi139:> sudo /usr/sbin/setenforce permissive 2023-12-06T07:57:17.648 DEBUG:teuthology.orchestra.run.smithi158:> sudo /usr/sbin/setenforce permissive 2023-12-06T07:57:17.676 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-06T07:57:17.692 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-06T07:57:17.692 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-06T07:57:17.716 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'}]}] 2023-12-06T07:57:17.717 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi121.front.sepia.ceph.com,smithi139.front.sepia.ceph.com,smithi158.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-06T08:06:36.825 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi121.front.sepia.ceph.com'), Remote(name='ubuntu@smithi139.front.sepia.ceph.com'), Remote(name='ubuntu@smithi158.front.sepia.ceph.com')] 2023-12-06T08:06:36.826 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2023-12-06T08:06:36.827 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T08:06:36.897 DEBUG:teuthology.orchestra.run.smithi121:> true 2023-12-06T08:06:36.964 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi121.front.sepia.ceph.com' 2023-12-06T08:06:36.964 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2023-12-06T08:06:36.965 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T08:06:37.033 DEBUG:teuthology.orchestra.run.smithi139:> true 2023-12-06T08:06:37.099 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi139.front.sepia.ceph.com' 2023-12-06T08:06:37.100 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi158.front.sepia.ceph.com' 2023-12-06T08:06:37.100 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi158.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T08:06:37.169 DEBUG:teuthology.orchestra.run.smithi158:> true 2023-12-06T08:06:37.240 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi158.front.sepia.ceph.com' 2023-12-06T08:06:37.240 INFO:teuthology.run_tasks:Running task clock... 2023-12-06T08:06:37.252 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-06T08:06:37.252 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T08:06:37.253 DEBUG:teuthology.orchestra.run.smithi121:> 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 2023-12-06T08:06:37.255 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T08:06:37.255 DEBUG:teuthology.orchestra.run.smithi139:> 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 2023-12-06T08:06:37.257 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T08:06:37.257 DEBUG:teuthology.orchestra.run.smithi158:> 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 2023-12-06T08:06:37.285 INFO:teuthology.orchestra.run.smithi121.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T08:06:37.288 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T08:06:37.300 INFO:teuthology.orchestra.run.smithi121.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T08:06:37.303 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T08:06:37.314 INFO:teuthology.orchestra.run.smithi158.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T08:06:37.330 INFO:teuthology.orchestra.run.smithi158.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T08:06:37.371 INFO:teuthology.orchestra.run.smithi139.stderr:sudo: ntpd: command not found 2023-12-06T08:06:37.377 INFO:teuthology.orchestra.run.smithi121.stderr:sudo: ntpd: command not found 2023-12-06T08:06:37.383 INFO:teuthology.orchestra.run.smithi139.stdout:506 Cannot talk to daemon 2023-12-06T08:06:37.389 INFO:teuthology.orchestra.run.smithi121.stdout:506 Cannot talk to daemon 2023-12-06T08:06:37.397 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T08:06:37.404 INFO:teuthology.orchestra.run.smithi121.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T08:06:37.405 INFO:teuthology.orchestra.run.smithi158.stderr:sudo: ntpd: command not found 2023-12-06T08:06:37.411 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T08:06:37.416 INFO:teuthology.orchestra.run.smithi158.stdout:506 Cannot talk to daemon 2023-12-06T08:06:37.418 INFO:teuthology.orchestra.run.smithi121.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T08:06:37.431 INFO:teuthology.orchestra.run.smithi158.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T08:06:37.445 INFO:teuthology.orchestra.run.smithi158.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T08:06:37.484 INFO:teuthology.orchestra.run.smithi139.stderr:bash: ntpq: command not found 2023-12-06T08:06:37.487 INFO:teuthology.orchestra.run.smithi139.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T08:06:37.488 INFO:teuthology.orchestra.run.smithi139.stdout:=============================================================================== 2023-12-06T08:06:37.488 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:06:37.488 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:06:37.488 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:06:37.488 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:06:37.498 INFO:teuthology.orchestra.run.smithi121.stderr:bash: ntpq: command not found 2023-12-06T08:06:37.502 INFO:teuthology.orchestra.run.smithi121.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T08:06:37.502 INFO:teuthology.orchestra.run.smithi121.stdout:=============================================================================== 2023-12-06T08:06:37.502 INFO:teuthology.orchestra.run.smithi121.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:06:37.503 INFO:teuthology.orchestra.run.smithi121.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:06:37.503 INFO:teuthology.orchestra.run.smithi121.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:06:37.503 INFO:teuthology.orchestra.run.smithi121.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:06:37.515 INFO:teuthology.orchestra.run.smithi158.stderr:bash: ntpq: command not found 2023-12-06T08:06:37.519 INFO:teuthology.orchestra.run.smithi158.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T08:06:37.519 INFO:teuthology.orchestra.run.smithi158.stdout:=============================================================================== 2023-12-06T08:06:37.519 INFO:teuthology.orchestra.run.smithi158.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:06:37.519 INFO:teuthology.orchestra.run.smithi158.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:06:37.520 INFO:teuthology.orchestra.run.smithi158.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:06:37.520 INFO:teuthology.orchestra.run.smithi158.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:06:37.520 INFO:teuthology.run_tasks:Running task pexec... 2023-12-06T08:06:37.531 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-06T08:06:37.532 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi121.front.sepia.ceph.com 2023-12-06T08:06:37.532 DEBUG:teuthology.orchestra.run.smithi121:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T08:06:37.532 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi139.front.sepia.ceph.com 2023-12-06T08:06:37.532 DEBUG:teuthology.orchestra.run.smithi139:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T08:06:37.533 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi158.front.sepia.ceph.com 2023-12-06T08:06:37.533 DEBUG:teuthology.orchestra.run.smithi158:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T08:06:37.903 INFO:teuthology.orchestra.run.smithi139.stdout:Updating Subscription Management repositories. 2023-12-06T08:06:37.912 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-06T08:06:37.930 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-12-06T08:06:38.541 INFO:teuthology.orchestra.run.smithi139.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 165 kB/s | 4.5 kB 00:00 2023-12-06T08:06:38.549 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 163 kB/s | 4.5 kB 00:00 2023-12-06T08:06:38.640 INFO:teuthology.orchestra.run.smithi158.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 158 kB/s | 4.1 kB 00:00 2023-12-06T08:06:38.843 INFO:teuthology.orchestra.run.smithi158.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 159 kB/s | 4.5 kB 00:00 2023-12-06T08:06:38.844 INFO:teuthology.orchestra.run.smithi139.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 136 kB/s | 4.1 kB 00:00 2023-12-06T08:06:38.850 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 141 kB/s | 4.1 kB 00:00 2023-12-06T08:06:40.712 INFO:teuthology.orchestra.run.smithi139.stdout:Dependencies resolved. 2023-12-06T08:06:40.713 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2023-12-06T08:06:40.713 INFO:teuthology.orchestra.run.smithi139.stdout: Package Architecture Version Repository Size 2023-12-06T08:06:40.714 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2023-12-06T08:06:40.714 INFO:teuthology.orchestra.run.smithi139.stdout:Resetting modules: 2023-12-06T08:06:40.714 INFO:teuthology.orchestra.run.smithi139.stdout: container-tools 2023-12-06T08:06:40.714 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-12-06T08:06:40.714 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction Summary 2023-12-06T08:06:40.714 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2023-12-06T08:06:40.714 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-12-06T08:06:40.885 INFO:teuthology.orchestra.run.smithi121.stdout:Dependencies resolved. 2023-12-06T08:06:40.886 INFO:teuthology.orchestra.run.smithi121.stdout:================================================================================ 2023-12-06T08:06:40.886 INFO:teuthology.orchestra.run.smithi121.stdout: Package Architecture Version Repository Size 2023-12-06T08:06:40.886 INFO:teuthology.orchestra.run.smithi121.stdout:================================================================================ 2023-12-06T08:06:40.886 INFO:teuthology.orchestra.run.smithi121.stdout:Resetting modules: 2023-12-06T08:06:40.886 INFO:teuthology.orchestra.run.smithi121.stdout: container-tools 2023-12-06T08:06:40.887 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-06T08:06:40.887 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction Summary 2023-12-06T08:06:40.887 INFO:teuthology.orchestra.run.smithi121.stdout:================================================================================ 2023-12-06T08:06:40.887 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-06T08:06:40.922 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-12-06T08:06:40.922 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-12-06T08:06:40.923 INFO:teuthology.orchestra.run.smithi158.stdout: Package Architecture Version Repository Size 2023-12-06T08:06:40.923 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-12-06T08:06:40.923 INFO:teuthology.orchestra.run.smithi158.stdout:Resetting modules: 2023-12-06T08:06:40.923 INFO:teuthology.orchestra.run.smithi158.stdout: container-tools 2023-12-06T08:06:40.923 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-12-06T08:06:40.923 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction Summary 2023-12-06T08:06:40.923 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-12-06T08:06:40.923 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-12-06T08:06:44.390 INFO:teuthology.orchestra.run.smithi139.stdout:Complete! 2023-12-06T08:06:44.756 INFO:teuthology.orchestra.run.smithi121.stdout:Complete! 2023-12-06T08:06:44.824 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-12-06T08:06:44.864 INFO:teuthology.orchestra.run.smithi139.stdout:Updating Subscription Management repositories. 2023-12-06T08:06:45.234 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-06T08:06:45.300 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-12-06T08:06:45.576 INFO:teuthology.orchestra.run.smithi139.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 164 kB/s | 4.5 kB 00:00 2023-12-06T08:06:45.877 INFO:teuthology.orchestra.run.smithi139.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 141 kB/s | 4.1 kB 00:00 2023-12-06T08:06:45.934 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 157 kB/s | 4.5 kB 00:00 2023-12-06T08:06:46.075 INFO:teuthology.orchestra.run.smithi158.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 121 kB/s | 4.1 kB 00:00 2023-12-06T08:06:46.250 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 113 kB/s | 4.1 kB 00:00 2023-12-06T08:06:46.283 INFO:teuthology.orchestra.run.smithi158.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 136 kB/s | 4.5 kB 00:00 2023-12-06T08:06:47.747 INFO:teuthology.orchestra.run.smithi139.stdout:Dependencies resolved. 2023-12-06T08:06:47.839 INFO:teuthology.orchestra.run.smithi139.stdout:============================================================================================================ 2023-12-06T08:06:47.839 INFO:teuthology.orchestra.run.smithi139.stdout: Package Arch Version Repository Size 2023-12-06T08:06:47.839 INFO:teuthology.orchestra.run.smithi139.stdout:============================================================================================================ 2023-12-06T08:06:47.839 INFO:teuthology.orchestra.run.smithi139.stdout:Installing group/module packages: 2023-12-06T08:06:47.839 INFO:teuthology.orchestra.run.smithi139.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-06T08:06:47.839 INFO:teuthology.orchestra.run.smithi139.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-06T08:06:47.839 INFO:teuthology.orchestra.run.smithi139.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-06T08:06:47.839 INFO:teuthology.orchestra.run.smithi139.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-06T08:06:47.839 INFO:teuthology.orchestra.run.smithi139.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-06T08:06:47.839 INFO:teuthology.orchestra.run.smithi139.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-06T08:06:47.839 INFO:teuthology.orchestra.run.smithi139.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-06T08:06:47.839 INFO:teuthology.orchestra.run.smithi139.stdout:Installing dependencies: 2023-12-06T08:06:47.840 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-06T08:06:47.840 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-06T08:06:47.840 INFO:teuthology.orchestra.run.smithi139.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-06T08:06:47.840 INFO:teuthology.orchestra.run.smithi139.stdout:Installing module profiles: 2023-12-06T08:06:47.840 INFO:teuthology.orchestra.run.smithi139.stdout: container-tools/common 2023-12-06T08:06:47.840 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-12-06T08:06:47.840 INFO:teuthology.orchestra.run.smithi139.stdout:Enabling module streams: 2023-12-06T08:06:47.840 INFO:teuthology.orchestra.run.smithi139.stdout: container-tools rhel8 2023-12-06T08:06:47.840 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-12-06T08:06:47.840 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction Summary 2023-12-06T08:06:47.840 INFO:teuthology.orchestra.run.smithi139.stdout:============================================================================================================ 2023-12-06T08:06:47.840 INFO:teuthology.orchestra.run.smithi139.stdout:Install 10 Packages 2023-12-06T08:06:47.840 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-12-06T08:06:47.841 INFO:teuthology.orchestra.run.smithi139.stdout:Total download size: 18 M 2023-12-06T08:06:47.841 INFO:teuthology.orchestra.run.smithi139.stdout:Installed size: 65 M 2023-12-06T08:06:47.841 INFO:teuthology.orchestra.run.smithi139.stdout:Downloading Packages: 2023-12-06T08:06:47.932 INFO:teuthology.orchestra.run.smithi139.stdout:(1/10): python3-pytoml-0.1.14-5.git7dea353.el8. 276 kB/s | 25 kB 00:00 2023-12-06T08:06:47.957 INFO:teuthology.orchestra.run.smithi139.stdout:(2/10): yajl-2.1.0-10.el8.x86_64.rpm 354 kB/s | 41 kB 00:00 2023-12-06T08:06:47.982 INFO:teuthology.orchestra.run.smithi139.stdout:(3/10): python3-pyxdg-0.25-16.el8.noarch.rpm 667 kB/s | 94 kB 00:00 2023-12-06T08:06:48.032 INFO:teuthology.orchestra.run.smithi139.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 494 kB/s | 49 kB 00:00 2023-12-06T08:06:48.075 INFO:teuthology.orchestra.run.smithi139.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 4.4 MB/s | 524 kB 00:00 2023-12-06T08:06:48.099 INFO:teuthology.orchestra.run.smithi139.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 2.2 MB/s | 149 kB 00:00 2023-12-06T08:06:48.105 INFO:teuthology.orchestra.run.smithi121.stdout:Dependencies resolved. 2023-12-06T08:06:48.125 INFO:teuthology.orchestra.run.smithi139.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 4.2 MB/s | 213 kB 00:00 2023-12-06T08:06:48.196 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================================================ 2023-12-06T08:06:48.196 INFO:teuthology.orchestra.run.smithi121.stdout: Package Arch Version Repository Size 2023-12-06T08:06:48.196 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================================================ 2023-12-06T08:06:48.197 INFO:teuthology.orchestra.run.smithi121.stdout:Installing group/module packages: 2023-12-06T08:06:48.197 INFO:teuthology.orchestra.run.smithi121.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-06T08:06:48.197 INFO:teuthology.orchestra.run.smithi121.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-06T08:06:48.197 INFO:teuthology.orchestra.run.smithi121.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-06T08:06:48.197 INFO:teuthology.orchestra.run.smithi121.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-06T08:06:48.197 INFO:teuthology.orchestra.run.smithi121.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-06T08:06:48.198 INFO:teuthology.orchestra.run.smithi121.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-06T08:06:48.198 INFO:teuthology.orchestra.run.smithi121.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-06T08:06:48.198 INFO:teuthology.orchestra.run.smithi121.stdout:Installing dependencies: 2023-12-06T08:06:48.198 INFO:teuthology.orchestra.run.smithi121.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-06T08:06:48.198 INFO:teuthology.orchestra.run.smithi121.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-06T08:06:48.198 INFO:teuthology.orchestra.run.smithi121.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-06T08:06:48.199 INFO:teuthology.orchestra.run.smithi121.stdout:Installing module profiles: 2023-12-06T08:06:48.199 INFO:teuthology.orchestra.run.smithi121.stdout: container-tools/common 2023-12-06T08:06:48.199 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-06T08:06:48.199 INFO:teuthology.orchestra.run.smithi121.stdout:Enabling module streams: 2023-12-06T08:06:48.199 INFO:teuthology.orchestra.run.smithi121.stdout: container-tools rhel8 2023-12-06T08:06:48.199 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-06T08:06:48.199 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction Summary 2023-12-06T08:06:48.199 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================================================ 2023-12-06T08:06:48.200 INFO:teuthology.orchestra.run.smithi121.stdout:Install 10 Packages 2023-12-06T08:06:48.200 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-06T08:06:48.201 INFO:teuthology.orchestra.run.smithi121.stdout:Total download size: 18 M 2023-12-06T08:06:48.201 INFO:teuthology.orchestra.run.smithi121.stdout:Installed size: 65 M 2023-12-06T08:06:48.201 INFO:teuthology.orchestra.run.smithi121.stdout:Downloading Packages: 2023-12-06T08:06:48.211 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-12-06T08:06:48.242 INFO:teuthology.orchestra.run.smithi139.stdout:(8/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 19 MB/s | 2.2 MB 00:00 2023-12-06T08:06:48.263 INFO:teuthology.orchestra.run.smithi121.stdout:(1/10): yajl-2.1.0-10.el8.x86_64.rpm 638 kB/s | 41 kB 00:00 2023-12-06T08:06:48.288 INFO:teuthology.orchestra.run.smithi121.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 278 kB/s | 25 kB 00:00 2023-12-06T08:06:48.306 INFO:teuthology.orchestra.run.smithi158.stdout:============================================================================================================ 2023-12-06T08:06:48.306 INFO:teuthology.orchestra.run.smithi158.stdout: Package Arch Version Repository Size 2023-12-06T08:06:48.306 INFO:teuthology.orchestra.run.smithi158.stdout:============================================================================================================ 2023-12-06T08:06:48.307 INFO:teuthology.orchestra.run.smithi158.stdout:Installing group/module packages: 2023-12-06T08:06:48.307 INFO:teuthology.orchestra.run.smithi158.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-06T08:06:48.307 INFO:teuthology.orchestra.run.smithi158.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-06T08:06:48.307 INFO:teuthology.orchestra.run.smithi158.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-06T08:06:48.307 INFO:teuthology.orchestra.run.smithi158.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-06T08:06:48.307 INFO:teuthology.orchestra.run.smithi158.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-06T08:06:48.307 INFO:teuthology.orchestra.run.smithi158.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-06T08:06:48.307 INFO:teuthology.orchestra.run.smithi158.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-06T08:06:48.307 INFO:teuthology.orchestra.run.smithi158.stdout:Installing dependencies: 2023-12-06T08:06:48.307 INFO:teuthology.orchestra.run.smithi158.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-06T08:06:48.307 INFO:teuthology.orchestra.run.smithi158.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-06T08:06:48.307 INFO:teuthology.orchestra.run.smithi158.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-06T08:06:48.307 INFO:teuthology.orchestra.run.smithi158.stdout:Installing module profiles: 2023-12-06T08:06:48.307 INFO:teuthology.orchestra.run.smithi158.stdout: container-tools/common 2023-12-06T08:06:48.308 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-12-06T08:06:48.308 INFO:teuthology.orchestra.run.smithi158.stdout:Enabling module streams: 2023-12-06T08:06:48.308 INFO:teuthology.orchestra.run.smithi158.stdout: container-tools rhel8 2023-12-06T08:06:48.308 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-12-06T08:06:48.308 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction Summary 2023-12-06T08:06:48.308 INFO:teuthology.orchestra.run.smithi158.stdout:============================================================================================================ 2023-12-06T08:06:48.308 INFO:teuthology.orchestra.run.smithi158.stdout:Install 10 Packages 2023-12-06T08:06:48.308 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-12-06T08:06:48.309 INFO:teuthology.orchestra.run.smithi158.stdout:Total download size: 18 M 2023-12-06T08:06:48.309 INFO:teuthology.orchestra.run.smithi158.stdout:Installed size: 65 M 2023-12-06T08:06:48.309 INFO:teuthology.orchestra.run.smithi158.stdout:Downloading Packages: 2023-12-06T08:06:48.339 INFO:teuthology.orchestra.run.smithi121.stdout:(3/10): python3-pyxdg-0.25-16.el8.noarch.rpm 669 kB/s | 94 kB 00:00 2023-12-06T08:06:48.369 INFO:teuthology.orchestra.run.smithi139.stdout:(9/10): buildah-1.26.2-1.module+el8.6.0+16771+2 21 MB/s | 8.0 MB 00:00 2023-12-06T08:06:48.372 INFO:teuthology.orchestra.run.smithi121.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 452 kB/s | 49 kB 00:00 2023-12-06T08:06:48.383 INFO:teuthology.orchestra.run.smithi158.stdout:(1/10): python3-pyxdg-0.25-16.el8.noarch.rpm 1.2 MB/s | 94 kB 00:00 2023-12-06T08:06:48.400 INFO:teuthology.orchestra.run.smithi158.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 274 kB/s | 25 kB 00:00 2023-12-06T08:06:48.406 INFO:teuthology.orchestra.run.smithi121.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 4.4 MB/s | 524 kB 00:00 2023-12-06T08:06:48.417 INFO:teuthology.orchestra.run.smithi158.stdout:(3/10): yajl-2.1.0-10.el8.x86_64.rpm 380 kB/s | 41 kB 00:00 2023-12-06T08:06:48.432 INFO:teuthology.orchestra.run.smithi121.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 2.5 MB/s | 149 kB 00:00 2023-12-06T08:06:48.433 INFO:teuthology.orchestra.run.smithi158.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 978 kB/s | 49 kB 00:00 2023-12-06T08:06:48.442 INFO:teuthology.orchestra.run.smithi139.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 20 MB/s | 7.0 MB 00:00 2023-12-06T08:06:48.443 INFO:teuthology.orchestra.run.smithi139.stdout:-------------------------------------------------------------------------------- 2023-12-06T08:06:48.443 INFO:teuthology.orchestra.run.smithi139.stdout:Total 30 MB/s | 18 MB 00:00 2023-12-06T08:06:48.465 INFO:teuthology.orchestra.run.smithi121.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 3.6 MB/s | 213 kB 00:00 2023-12-06T08:06:48.468 INFO:teuthology.orchestra.run.smithi158.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 7.6 MB/s | 524 kB 00:00 2023-12-06T08:06:48.493 INFO:teuthology.orchestra.run.smithi158.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 2.5 MB/s | 149 kB 00:00 2023-12-06T08:06:48.518 INFO:teuthology.orchestra.run.smithi158.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 4.1 MB/s | 213 kB 00:00 2023-12-06T08:06:48.557 INFO:teuthology.orchestra.run.smithi121.stdout:(8/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 24 MB/s | 2.2 MB 00:00 2023-12-06T08:06:48.644 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction check 2023-12-06T08:06:48.660 INFO:teuthology.orchestra.run.smithi158.stdout:(8/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 15 MB/s | 2.2 MB 00:00 2023-12-06T08:06:48.663 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction check succeeded. 2023-12-06T08:06:48.663 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction test 2023-12-06T08:06:48.692 INFO:teuthology.orchestra.run.smithi121.stdout:(9/10): skopeo-1.9.1-1.module+el8.6.0+16771+28d 27 MB/s | 7.0 MB 00:00 2023-12-06T08:06:48.778 INFO:teuthology.orchestra.run.smithi158.stdout:(9/10): skopeo-1.9.1-1.module+el8.6.0+16771+28d 25 MB/s | 7.0 MB 00:00 2023-12-06T08:06:48.782 INFO:teuthology.orchestra.run.smithi121.stdout:(10/10): buildah-1.26.2-1.module+el8.6.0+16771+ 18 MB/s | 8.0 MB 00:00 2023-12-06T08:06:48.783 INFO:teuthology.orchestra.run.smithi121.stdout:-------------------------------------------------------------------------------- 2023-12-06T08:06:48.783 INFO:teuthology.orchestra.run.smithi121.stdout:Total 31 MB/s | 18 MB 00:00 2023-12-06T08:06:48.846 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction test succeeded. 2023-12-06T08:06:48.850 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction 2023-12-06T08:06:48.869 INFO:teuthology.orchestra.run.smithi158.stdout:(10/10): buildah-1.26.2-1.module+el8.6.0+16771+ 18 MB/s | 8.0 MB 00:00 2023-12-06T08:06:48.869 INFO:teuthology.orchestra.run.smithi158.stdout:-------------------------------------------------------------------------------- 2023-12-06T08:06:48.870 INFO:teuthology.orchestra.run.smithi158.stdout:Total 33 MB/s | 18 MB 00:00 2023-12-06T08:06:48.985 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction check 2023-12-06T08:06:49.004 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction check succeeded. 2023-12-06T08:06:49.004 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction test 2023-12-06T08:06:49.070 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction check 2023-12-06T08:06:49.088 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction check succeeded. 2023-12-06T08:06:49.089 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction test 2023-12-06T08:06:49.186 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction test succeeded. 2023-12-06T08:06:49.189 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction 2023-12-06T08:06:49.270 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction test succeeded. 2023-12-06T08:06:49.273 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction 2023-12-06T08:06:49.379 INFO:teuthology.orchestra.run.smithi139.stdout: Preparing : 1/1 2023-12-06T08:06:49.554 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-06T08:06:49.715 INFO:teuthology.orchestra.run.smithi121.stdout: Preparing : 1/1 2023-12-06T08:06:49.721 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-06T08:06:49.803 INFO:teuthology.orchestra.run.smithi158.stdout: Preparing : 1/1 2023-12-06T08:06:49.916 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-06T08:06:49.949 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-06T08:06:49.987 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-06T08:06:50.074 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-06T08:06:50.164 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-06T08:06:50.167 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-06T08:06:50.342 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-06T08:06:50.361 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-06T08:06:50.517 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-06T08:06:50.552 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-06T08:06:50.596 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-06T08:06:50.867 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-06T08:06:50.945 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-06T08:06:51.374 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-06T08:06:51.648 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-06T08:06:51.701 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-06T08:06:52.255 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-06T08:06:52.461 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-06T08:06:52.557 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-06T08:06:52.661 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-06T08:06:52.752 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-06T08:06:52.801 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-06T08:06:52.822 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-06T08:06:52.957 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-06T08:06:53.021 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-06T08:06:53.086 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-06T08:06:53.086 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-06T08:06:53.086 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-06T08:06:53.087 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-06T08:06:53.087 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-06T08:06:53.087 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-06T08:06:53.087 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-06T08:06:53.087 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-06T08:06:53.087 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-06T08:06:53.087 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-06T08:06:53.200 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-06T08:06:53.204 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-06T08:06:53.381 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-06T08:06:53.469 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-06T08:06:53.469 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-06T08:06:53.469 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-06T08:06:53.469 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-06T08:06:53.469 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-06T08:06:53.469 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-06T08:06:53.469 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-06T08:06:53.469 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-06T08:06:53.469 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-06T08:06:53.470 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-06T08:06:53.658 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-06T08:06:53.658 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-06T08:06:53.658 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-06T08:06:53.659 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-06T08:06:53.659 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-06T08:06:53.659 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-06T08:06:53.659 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-06T08:06:53.659 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-06T08:06:53.659 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-06T08:06:53.659 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-06T08:06:57.121 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-06T08:06:57.121 INFO:teuthology.orchestra.run.smithi139.stdout:Installed products updated. 2023-12-06T08:06:57.318 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-12-06T08:06:57.318 INFO:teuthology.orchestra.run.smithi139.stdout:Installed: 2023-12-06T08:06:57.318 INFO:teuthology.orchestra.run.smithi139.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T08:06:57.318 INFO:teuthology.orchestra.run.smithi139.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-06T08:06:57.318 INFO:teuthology.orchestra.run.smithi139.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T08:06:57.318 INFO:teuthology.orchestra.run.smithi139.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-06T08:06:57.318 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-06T08:06:57.318 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-06T08:06:57.318 INFO:teuthology.orchestra.run.smithi139.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T08:06:57.318 INFO:teuthology.orchestra.run.smithi139.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T08:06:57.318 INFO:teuthology.orchestra.run.smithi139.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-06T08:06:57.318 INFO:teuthology.orchestra.run.smithi139.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-06T08:06:57.319 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-12-06T08:06:57.319 INFO:teuthology.orchestra.run.smithi139.stdout:Complete! 2023-12-06T08:06:57.447 DEBUG:teuthology.parallel:result is None 2023-12-06T08:06:58.714 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-06T08:06:58.714 INFO:teuthology.orchestra.run.smithi121.stdout:Installed products updated. 2023-12-06T08:06:58.828 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-06T08:06:58.828 INFO:teuthology.orchestra.run.smithi158.stdout:Installed products updated. 2023-12-06T08:06:58.911 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-06T08:06:58.911 INFO:teuthology.orchestra.run.smithi121.stdout:Installed: 2023-12-06T08:06:58.912 INFO:teuthology.orchestra.run.smithi121.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T08:06:58.912 INFO:teuthology.orchestra.run.smithi121.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-06T08:06:58.912 INFO:teuthology.orchestra.run.smithi121.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T08:06:58.912 INFO:teuthology.orchestra.run.smithi121.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-06T08:06:58.912 INFO:teuthology.orchestra.run.smithi121.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-06T08:06:58.912 INFO:teuthology.orchestra.run.smithi121.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-06T08:06:58.912 INFO:teuthology.orchestra.run.smithi121.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T08:06:58.912 INFO:teuthology.orchestra.run.smithi121.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T08:06:58.912 INFO:teuthology.orchestra.run.smithi121.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-06T08:06:58.912 INFO:teuthology.orchestra.run.smithi121.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-06T08:06:58.912 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-06T08:06:58.912 INFO:teuthology.orchestra.run.smithi121.stdout:Complete! 2023-12-06T08:06:59.022 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-12-06T08:06:59.022 INFO:teuthology.orchestra.run.smithi158.stdout:Installed: 2023-12-06T08:06:59.022 INFO:teuthology.orchestra.run.smithi158.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T08:06:59.022 INFO:teuthology.orchestra.run.smithi158.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-06T08:06:59.022 INFO:teuthology.orchestra.run.smithi158.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T08:06:59.022 INFO:teuthology.orchestra.run.smithi158.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-06T08:06:59.022 INFO:teuthology.orchestra.run.smithi158.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-06T08:06:59.022 INFO:teuthology.orchestra.run.smithi158.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-06T08:06:59.023 INFO:teuthology.orchestra.run.smithi158.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T08:06:59.023 INFO:teuthology.orchestra.run.smithi158.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T08:06:59.023 INFO:teuthology.orchestra.run.smithi158.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-06T08:06:59.023 INFO:teuthology.orchestra.run.smithi158.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-06T08:06:59.023 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-12-06T08:06:59.023 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-12-06T08:06:59.047 DEBUG:teuthology.parallel:result is None 2023-12-06T08:06:59.175 DEBUG:teuthology.parallel:result is None 2023-12-06T08:06:59.175 INFO:teuthology.run_tasks:Running task install... 2023-12-06T08:06:59.184 DEBUG:teuthology.task.install:project ceph 2023-12-06T08:06:59.184 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '96fa2578c622ca9c169af6f426ca8b1616130e58'}} 2023-12-06T08:06:59.184 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '96fa2578c622ca9c169af6f426ca8b1616130e58'} 2023-12-06T08:06:59.184 INFO:teuthology.task.install:Using flavor: default 2023-12-06T08:06:59.190 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', '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', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-12-06T08:06:59.190 INFO:teuthology.task.install:extra packages: [] 2023-12-06T08:06:59.191 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '96fa2578c622ca9c169af6f426ca8b1616130e58', 'tag': None, 'wait_for_package': False} 2023-12-06T08:06:59.191 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=96fa2578c622ca9c169af6f426ca8b1616130e58 2023-12-06T08:06:59.193 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '96fa2578c622ca9c169af6f426ca8b1616130e58', 'tag': None, 'wait_for_package': False} 2023-12-06T08:06:59.193 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=96fa2578c622ca9c169af6f426ca8b1616130e58 2023-12-06T08:06:59.194 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '96fa2578c622ca9c169af6f426ca8b1616130e58', 'tag': None, 'wait_for_package': False} 2023-12-06T08:06:59.194 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=96fa2578c622ca9c169af6f426ca8b1616130e58 2023-12-06T08:06:59.341 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/ 2023-12-06T08:06:59.341 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7644.g96fa2578 2023-12-06T08:06:59.357 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/ 2023-12-06T08:06:59.357 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7644.g96fa2578 2023-12-06T08:06:59.429 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/ 2023-12-06T08:06:59.430 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7644.g96fa2578 2023-12-06T08:06:59.488 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-06T08:06:59.488 DEBUG:teuthology.orchestra.run.smithi158:> set -ex 2023-12-06T08:06:59.488 DEBUG:teuthology.orchestra.run.smithi158:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T08:06:59.516 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-06T08:06:59.517 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2023-12-06T08:06:59.517 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T08:06:59.518 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, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-12-06T08:06:59.518 DEBUG:teuthology.orchestra.run.smithi158:> 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_-]*/;sha1/96fa2578c622ca9c169af6f426ca8b1616130e58/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-06T08:06:59.540 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-sseshasa-testing-2023-12-04-1848/96fa2578c622ca9c169af6f426ca8b1616130e58/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-06T08:06:59.540 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2023-12-06T08:06:59.540 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T08:06:59.546 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, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-12-06T08:06:59.546 DEBUG:teuthology.orchestra.run.smithi121:> 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_-]*/;sha1/96fa2578c622ca9c169af6f426ca8b1616130e58/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-06T08:06:59.573 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, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-12-06T08:06:59.574 DEBUG:teuthology.orchestra.run.smithi139:> 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_-]*/;sha1/96fa2578c622ca9c169af6f426ca8b1616130e58/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-06T08:06:59.586 DEBUG:teuthology.orchestra.run.smithi158:> 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 2023-12-06T08:06:59.614 DEBUG:teuthology.orchestra.run.smithi121:> 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 2023-12-06T08:06:59.646 DEBUG:teuthology.orchestra.run.smithi139:> 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 2023-12-06T08:06:59.663 DEBUG:teuthology.orchestra.run.smithi158:> 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 2023-12-06T08:06:59.691 DEBUG:teuthology.orchestra.run.smithi121:> 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 2023-12-06T08:06:59.727 DEBUG:teuthology.orchestra.run.smithi139:> 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 2023-12-06T08:06:59.729 INFO:teuthology.orchestra.run.smithi158.stdout:check_obsoletes = 1 2023-12-06T08:06:59.730 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum clean all 2023-12-06T08:06:59.757 INFO:teuthology.orchestra.run.smithi121.stdout:check_obsoletes = 1 2023-12-06T08:06:59.758 DEBUG:teuthology.orchestra.run.smithi121:> sudo yum clean all 2023-12-06T08:06:59.796 INFO:teuthology.orchestra.run.smithi139.stdout:check_obsoletes = 1 2023-12-06T08:06:59.797 DEBUG:teuthology.orchestra.run.smithi139:> sudo yum clean all 2023-12-06T08:07:00.102 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-12-06T08:07:00.129 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-06T08:07:00.172 INFO:teuthology.orchestra.run.smithi139.stdout:Updating Subscription Management repositories. 2023-12-06T08:07:01.006 INFO:teuthology.orchestra.run.smithi121.stdout:44 files removed 2023-12-06T08:07:01.007 INFO:teuthology.orchestra.run.smithi139.stdout:44 files removed 2023-12-06T08:07:01.021 INFO:teuthology.orchestra.run.smithi158.stdout:44 files removed 2023-12-06T08:07:01.056 DEBUG:teuthology.orchestra.run.smithi121:> sudo yum -y install ceph-radosgw 2023-12-06T08:07:01.058 DEBUG:teuthology.orchestra.run.smithi139:> sudo yum -y install ceph-radosgw 2023-12-06T08:07:01.076 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install ceph-radosgw 2023-12-06T08:07:01.388 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-06T08:07:01.392 INFO:teuthology.orchestra.run.smithi139.stdout:Updating Subscription Management repositories. 2023-12-06T08:07:01.408 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-12-06T08:07:02.234 INFO:teuthology.orchestra.run.smithi121.stdout:ceph packages for x86_64 280 kB/s | 81 kB 00:00 2023-12-06T08:07:02.327 INFO:teuthology.orchestra.run.smithi139.stdout:ceph packages for x86_64 223 kB/s | 81 kB 00:00 2023-12-06T08:07:02.333 INFO:teuthology.orchestra.run.smithi158.stdout:ceph packages for x86_64 237 kB/s | 81 kB 00:00 2023-12-06T08:07:02.526 INFO:teuthology.orchestra.run.smithi121.stdout:ceph noarch packages 36 kB/s | 9.5 kB 00:00 2023-12-06T08:07:02.638 INFO:teuthology.orchestra.run.smithi158.stdout:ceph noarch packages 35 kB/s | 9.5 kB 00:00 2023-12-06T08:07:02.644 INFO:teuthology.orchestra.run.smithi139.stdout:ceph noarch packages 33 kB/s | 9.5 kB 00:00 2023-12-06T08:07:02.877 INFO:teuthology.orchestra.run.smithi121.stdout:ceph source packages 4.5 kB/s | 1.5 kB 00:00 2023-12-06T08:07:02.918 INFO:teuthology.orchestra.run.smithi158.stdout:ceph source packages 5.7 kB/s | 1.5 kB 00:00 2023-12-06T08:07:02.961 INFO:teuthology.orchestra.run.smithi139.stdout:ceph source packages 5.0 kB/s | 1.5 kB 00:00 2023-12-06T08:07:03.086 INFO:teuthology.orchestra.run.smithi121.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2023-12-06T08:07:03.093 INFO:teuthology.orchestra.run.smithi158.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2023-12-06T08:07:03.162 INFO:teuthology.orchestra.run.smithi139.stdout:Copr repo for python3-asyncssh owned by ceph 19 kB/s | 3.5 kB 00:00 2023-12-06T08:07:03.906 INFO:teuthology.orchestra.run.smithi139.stdout:Extra Packages for Enterprise Linux 22 MB/s | 16 MB 00:00 2023-12-06T08:07:04.396 INFO:teuthology.orchestra.run.smithi158.stdout:Extra Packages for Enterprise Linux 12 MB/s | 16 MB 00:01 2023-12-06T08:07:05.145 INFO:teuthology.orchestra.run.smithi121.stdout:Extra Packages for Enterprise Linux 7.8 MB/s | 16 MB 00:02 2023-12-06T08:07:07.421 INFO:teuthology.orchestra.run.smithi139.stdout:lab-extras 590 kB/s | 24 kB 00:00 2023-12-06T08:07:07.870 INFO:teuthology.orchestra.run.smithi158.stdout:lab-extras 525 kB/s | 24 kB 00:00 2023-12-06T08:07:08.648 INFO:teuthology.orchestra.run.smithi139.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 41 MB/s | 47 MB 00:01 2023-12-06T08:07:08.720 INFO:teuthology.orchestra.run.smithi121.stdout:lab-extras 363 kB/s | 24 kB 00:00 2023-12-06T08:07:08.946 INFO:teuthology.orchestra.run.smithi158.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 53 MB/s | 53 MB 00:01 2023-12-06T08:07:09.805 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 47 MB/s | 47 MB 00:01 2023-12-06T08:07:16.566 INFO:teuthology.orchestra.run.smithi139.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 59 MB/s | 53 MB 00:00 2023-12-06T08:07:17.030 INFO:teuthology.orchestra.run.smithi158.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 60 MB/s | 47 MB 00:00 2023-12-06T08:07:17.664 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 61 MB/s | 53 MB 00:00 2023-12-06T08:07:27.991 INFO:teuthology.orchestra.run.smithi139.stdout:Dependencies resolved. 2023-12-06T08:07:27.994 INFO:teuthology.orchestra.run.smithi139.stdout:==================================================================================================== 2023-12-06T08:07:27.994 INFO:teuthology.orchestra.run.smithi139.stdout: Package Arch Version Repository Size 2023-12-06T08:07:27.994 INFO:teuthology.orchestra.run.smithi139.stdout:==================================================================================================== 2023-12-06T08:07:27.994 INFO:teuthology.orchestra.run.smithi139.stdout:Installing: 2023-12-06T08:07:27.994 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-radosgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 14 M 2023-12-06T08:07:27.994 INFO:teuthology.orchestra.run.smithi139.stdout:Upgrading: 2023-12-06T08:07:27.994 INFO:teuthology.orchestra.run.smithi139.stdout: librados2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.8 M 2023-12-06T08:07:27.994 INFO:teuthology.orchestra.run.smithi139.stdout: librbd1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.7 M 2023-12-06T08:07:27.994 INFO:teuthology.orchestra.run.smithi139.stdout:Installing dependencies: 2023-12-06T08:07:27.994 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-base x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 5.4 M 2023-12-06T08:07:27.995 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 23 M 2023-12-06T08:07:27.995 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-selinux x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 24 k 2023-12-06T08:07:27.995 INFO:teuthology.orchestra.run.smithi139.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T08:07:27.995 INFO:teuthology.orchestra.run.smithi139.stdout: libcephfs2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 839 k 2023-12-06T08:07:27.995 INFO:teuthology.orchestra.run.smithi139.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T08:07:27.995 INFO:teuthology.orchestra.run.smithi139.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-06T08:07:27.995 INFO:teuthology.orchestra.run.smithi139.stdout: libradosstriper1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 517 k 2023-12-06T08:07:27.995 INFO:teuthology.orchestra.run.smithi139.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-06T08:07:27.995 INFO:teuthology.orchestra.run.smithi139.stdout: librgw2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 6.9 M 2023-12-06T08:07:27.995 INFO:teuthology.orchestra.run.smithi139.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T08:07:27.995 INFO:teuthology.orchestra.run.smithi139.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-06T08:07:27.995 INFO:teuthology.orchestra.run.smithi139.stdout: python3-ceph-argparse x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 45 k 2023-12-06T08:07:27.995 INFO:teuthology.orchestra.run.smithi139.stdout: python3-ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 128 k 2023-12-06T08:07:27.995 INFO:teuthology.orchestra.run.smithi139.stdout: python3-cephfs x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 197 k 2023-12-06T08:07:27.996 INFO:teuthology.orchestra.run.smithi139.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-06T08:07:27.996 INFO:teuthology.orchestra.run.smithi139.stdout: python3-rados x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 371 k 2023-12-06T08:07:27.996 INFO:teuthology.orchestra.run.smithi139.stdout: python3-rbd x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 365 k 2023-12-06T08:07:27.996 INFO:teuthology.orchestra.run.smithi139.stdout: python3-rgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 107 k 2023-12-06T08:07:27.996 INFO:teuthology.orchestra.run.smithi139.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T08:07:27.996 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-12-06T08:07:27.996 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction Summary 2023-12-06T08:07:27.996 INFO:teuthology.orchestra.run.smithi139.stdout:==================================================================================================== 2023-12-06T08:07:27.996 INFO:teuthology.orchestra.run.smithi139.stdout:Install 21 Packages 2023-12-06T08:07:27.996 INFO:teuthology.orchestra.run.smithi139.stdout:Upgrade 2 Packages 2023-12-06T08:07:27.996 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-12-06T08:07:27.997 INFO:teuthology.orchestra.run.smithi139.stdout:Total download size: 62 M 2023-12-06T08:07:27.997 INFO:teuthology.orchestra.run.smithi139.stdout:Downloading Packages: 2023-12-06T08:07:28.173 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-12-06T08:07:28.175 INFO:teuthology.orchestra.run.smithi158.stdout:==================================================================================================== 2023-12-06T08:07:28.175 INFO:teuthology.orchestra.run.smithi158.stdout: Package Arch Version Repository Size 2023-12-06T08:07:28.175 INFO:teuthology.orchestra.run.smithi158.stdout:==================================================================================================== 2023-12-06T08:07:28.175 INFO:teuthology.orchestra.run.smithi158.stdout:Installing: 2023-12-06T08:07:28.175 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-radosgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 14 M 2023-12-06T08:07:28.175 INFO:teuthology.orchestra.run.smithi158.stdout:Upgrading: 2023-12-06T08:07:28.176 INFO:teuthology.orchestra.run.smithi158.stdout: librados2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.8 M 2023-12-06T08:07:28.176 INFO:teuthology.orchestra.run.smithi158.stdout: librbd1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.7 M 2023-12-06T08:07:28.176 INFO:teuthology.orchestra.run.smithi158.stdout:Installing dependencies: 2023-12-06T08:07:28.176 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-base x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 5.4 M 2023-12-06T08:07:28.176 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 23 M 2023-12-06T08:07:28.176 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-selinux x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 24 k 2023-12-06T08:07:28.176 INFO:teuthology.orchestra.run.smithi158.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T08:07:28.176 INFO:teuthology.orchestra.run.smithi158.stdout: libcephfs2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 839 k 2023-12-06T08:07:28.176 INFO:teuthology.orchestra.run.smithi158.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T08:07:28.176 INFO:teuthology.orchestra.run.smithi158.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-06T08:07:28.176 INFO:teuthology.orchestra.run.smithi158.stdout: libradosstriper1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 517 k 2023-12-06T08:07:28.176 INFO:teuthology.orchestra.run.smithi158.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-06T08:07:28.176 INFO:teuthology.orchestra.run.smithi158.stdout: librgw2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 6.9 M 2023-12-06T08:07:28.176 INFO:teuthology.orchestra.run.smithi158.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T08:07:28.177 INFO:teuthology.orchestra.run.smithi158.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-06T08:07:28.177 INFO:teuthology.orchestra.run.smithi158.stdout: python3-ceph-argparse x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 45 k 2023-12-06T08:07:28.177 INFO:teuthology.orchestra.run.smithi158.stdout: python3-ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 128 k 2023-12-06T08:07:28.177 INFO:teuthology.orchestra.run.smithi158.stdout: python3-cephfs x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 197 k 2023-12-06T08:07:28.177 INFO:teuthology.orchestra.run.smithi158.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-06T08:07:28.177 INFO:teuthology.orchestra.run.smithi158.stdout: python3-rados x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 371 k 2023-12-06T08:07:28.177 INFO:teuthology.orchestra.run.smithi158.stdout: python3-rbd x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 365 k 2023-12-06T08:07:28.177 INFO:teuthology.orchestra.run.smithi158.stdout: python3-rgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 107 k 2023-12-06T08:07:28.177 INFO:teuthology.orchestra.run.smithi158.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T08:07:28.177 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-12-06T08:07:28.177 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction Summary 2023-12-06T08:07:28.177 INFO:teuthology.orchestra.run.smithi158.stdout:==================================================================================================== 2023-12-06T08:07:28.177 INFO:teuthology.orchestra.run.smithi158.stdout:Install 21 Packages 2023-12-06T08:07:28.177 INFO:teuthology.orchestra.run.smithi158.stdout:Upgrade 2 Packages 2023-12-06T08:07:28.177 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-12-06T08:07:28.178 INFO:teuthology.orchestra.run.smithi158.stdout:Total download size: 62 M 2023-12-06T08:07:28.178 INFO:teuthology.orchestra.run.smithi158.stdout:Downloading Packages: 2023-12-06T08:07:28.917 INFO:teuthology.orchestra.run.smithi121.stdout:Dependencies resolved. 2023-12-06T08:07:28.920 INFO:teuthology.orchestra.run.smithi121.stdout:==================================================================================================== 2023-12-06T08:07:28.920 INFO:teuthology.orchestra.run.smithi121.stdout: Package Arch Version Repository Size 2023-12-06T08:07:28.920 INFO:teuthology.orchestra.run.smithi121.stdout:==================================================================================================== 2023-12-06T08:07:28.920 INFO:teuthology.orchestra.run.smithi121.stdout:Installing: 2023-12-06T08:07:28.920 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-radosgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 14 M 2023-12-06T08:07:28.920 INFO:teuthology.orchestra.run.smithi121.stdout:Upgrading: 2023-12-06T08:07:28.920 INFO:teuthology.orchestra.run.smithi121.stdout: librados2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.8 M 2023-12-06T08:07:28.920 INFO:teuthology.orchestra.run.smithi121.stdout: librbd1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.7 M 2023-12-06T08:07:28.920 INFO:teuthology.orchestra.run.smithi121.stdout:Installing dependencies: 2023-12-06T08:07:28.921 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-base x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 5.4 M 2023-12-06T08:07:28.921 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 23 M 2023-12-06T08:07:28.921 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-selinux x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 24 k 2023-12-06T08:07:28.921 INFO:teuthology.orchestra.run.smithi121.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T08:07:28.921 INFO:teuthology.orchestra.run.smithi121.stdout: libcephfs2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 839 k 2023-12-06T08:07:28.921 INFO:teuthology.orchestra.run.smithi121.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T08:07:28.921 INFO:teuthology.orchestra.run.smithi121.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-06T08:07:28.921 INFO:teuthology.orchestra.run.smithi121.stdout: libradosstriper1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 517 k 2023-12-06T08:07:28.921 INFO:teuthology.orchestra.run.smithi121.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-06T08:07:28.921 INFO:teuthology.orchestra.run.smithi121.stdout: librgw2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 6.9 M 2023-12-06T08:07:28.921 INFO:teuthology.orchestra.run.smithi121.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T08:07:28.921 INFO:teuthology.orchestra.run.smithi121.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-06T08:07:28.921 INFO:teuthology.orchestra.run.smithi121.stdout: python3-ceph-argparse x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 45 k 2023-12-06T08:07:28.921 INFO:teuthology.orchestra.run.smithi121.stdout: python3-ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 128 k 2023-12-06T08:07:28.921 INFO:teuthology.orchestra.run.smithi121.stdout: python3-cephfs x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 197 k 2023-12-06T08:07:28.921 INFO:teuthology.orchestra.run.smithi121.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-06T08:07:28.922 INFO:teuthology.orchestra.run.smithi121.stdout: python3-rados x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 371 k 2023-12-06T08:07:28.922 INFO:teuthology.orchestra.run.smithi121.stdout: python3-rbd x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 365 k 2023-12-06T08:07:28.922 INFO:teuthology.orchestra.run.smithi121.stdout: python3-rgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 107 k 2023-12-06T08:07:28.922 INFO:teuthology.orchestra.run.smithi121.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T08:07:28.922 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-06T08:07:28.922 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction Summary 2023-12-06T08:07:28.922 INFO:teuthology.orchestra.run.smithi121.stdout:==================================================================================================== 2023-12-06T08:07:28.922 INFO:teuthology.orchestra.run.smithi121.stdout:Install 21 Packages 2023-12-06T08:07:28.922 INFO:teuthology.orchestra.run.smithi121.stdout:Upgrade 2 Packages 2023-12-06T08:07:28.922 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-06T08:07:28.923 INFO:teuthology.orchestra.run.smithi121.stdout:Total download size: 62 M 2023-12-06T08:07:28.923 INFO:teuthology.orchestra.run.smithi121.stdout:Downloading Packages: 2023-12-06T08:07:30.031 INFO:teuthology.orchestra.run.smithi158.stdout:(1/23): ceph-radosgw-18.0.0-7644.g96fa2578.el8. 7.8 MB/s | 14 MB 00:01 2023-12-06T08:07:30.089 INFO:teuthology.orchestra.run.smithi158.stdout:(2/23): ceph-selinux-18.0.0-7644.g96fa2578.el8. 418 kB/s | 24 kB 00:00 2023-12-06T08:07:30.173 INFO:teuthology.orchestra.run.smithi139.stdout:(1/23): ceph-radosgw-18.0.0-7644.g96fa2578.el8. 6.7 MB/s | 14 MB 00:02 2023-12-06T08:07:30.248 INFO:teuthology.orchestra.run.smithi158.stdout:(3/23): libcephfs2-18.0.0-7644.g96fa2578.el8.x8 5.2 MB/s | 839 kB 00:00 2023-12-06T08:07:30.274 INFO:teuthology.orchestra.run.smithi139.stdout:(2/23): ceph-selinux-18.0.0-7644.g96fa2578.el8. 244 kB/s | 24 kB 00:00 2023-12-06T08:07:30.390 INFO:teuthology.orchestra.run.smithi158.stdout:(4/23): libradosstriper1-18.0.0-7644.g96fa2578. 3.6 MB/s | 517 kB 00:00 2023-12-06T08:07:30.482 INFO:teuthology.orchestra.run.smithi139.stdout:(3/23): libcephfs2-18.0.0-7644.g96fa2578.el8.x8 3.9 MB/s | 839 kB 00:00 2023-12-06T08:07:30.591 INFO:teuthology.orchestra.run.smithi139.stdout:(4/23): libradosstriper1-18.0.0-7644.g96fa2578. 4.7 MB/s | 517 kB 00:00 2023-12-06T08:07:31.466 INFO:teuthology.orchestra.run.smithi139.stdout:(5/23): ceph-base-18.0.0-7644.g96fa2578.el8.x86 1.6 MB/s | 5.4 MB 00:03 2023-12-06T08:07:31.513 INFO:teuthology.orchestra.run.smithi121.stdout:(1/23): ceph-base-18.0.0-7644.g96fa2578.el8.x86 2.1 MB/s | 5.4 MB 00:02 2023-12-06T08:07:31.549 INFO:teuthology.orchestra.run.smithi139.stdout:(6/23): librgw2-18.0.0-7644.g96fa2578.el8.x86_6 7.2 MB/s | 6.9 MB 00:00 2023-12-06T08:07:31.566 INFO:teuthology.orchestra.run.smithi139.stdout:(7/23): python3-ceph-argparse-18.0.0-7644.g96fa 448 kB/s | 45 kB 00:00 2023-12-06T08:07:31.617 INFO:teuthology.orchestra.run.smithi121.stdout:(2/23): ceph-selinux-18.0.0-7644.g96fa2578.el8. 234 kB/s | 24 kB 00:00 2023-12-06T08:07:31.625 INFO:teuthology.orchestra.run.smithi139.stdout:(8/23): python3-ceph-common-18.0.0-7644.g96fa25 1.7 MB/s | 128 kB 00:00 2023-12-06T08:07:31.742 INFO:teuthology.orchestra.run.smithi139.stdout:(9/23): python3-rados-18.0.0-7644.g96fa2578.el8 3.1 MB/s | 371 kB 00:00 2023-12-06T08:07:31.775 INFO:teuthology.orchestra.run.smithi139.stdout:(10/23): python3-cephfs-18.0.0-7644.g96fa2578.e 944 kB/s | 197 kB 00:00 2023-12-06T08:07:31.798 INFO:teuthology.orchestra.run.smithi158.stdout:(5/23): ceph-base-18.0.0-7644.g96fa2578.el8.x86 1.5 MB/s | 5.4 MB 00:03 2023-12-06T08:07:31.826 INFO:teuthology.orchestra.run.smithi139.stdout:(11/23): python3-rbd-18.0.0-7644.g96fa2578.el8. 4.3 MB/s | 365 kB 00:00 2023-12-06T08:07:31.905 INFO:teuthology.orchestra.run.smithi121.stdout:(3/23): libcephfs2-18.0.0-7644.g96fa2578.el8.x8 2.8 MB/s | 839 kB 00:00 2023-12-06T08:07:31.934 INFO:teuthology.orchestra.run.smithi139.stdout:(12/23): python3-rgw-18.0.0-7644.g96fa2578.el8. 675 kB/s | 107 kB 00:00 2023-12-06T08:07:31.940 INFO:teuthology.orchestra.run.smithi158.stdout:(6/23): librgw2-18.0.0-7644.g96fa2578.el8.x86_6 4.5 MB/s | 6.9 MB 00:01 2023-12-06T08:07:31.965 INFO:teuthology.orchestra.run.smithi158.stdout:(7/23): python3-ceph-argparse-18.0.0-7644.g96fa 268 kB/s | 45 kB 00:00 2023-12-06T08:07:32.011 INFO:teuthology.orchestra.run.smithi158.stdout:(8/23): python3-ceph-common-18.0.0-7644.g96fa25 1.9 MB/s | 128 kB 00:00 2023-12-06T08:07:32.047 INFO:teuthology.orchestra.run.smithi121.stdout:(4/23): libradosstriper1-18.0.0-7644.g96fa2578. 3.6 MB/s | 517 kB 00:00 2023-12-06T08:07:32.060 INFO:teuthology.orchestra.run.smithi139.stdout:(13/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.3 MB/s | 306 kB 00:00 2023-12-06T08:07:32.099 INFO:teuthology.orchestra.run.smithi158.stdout:(9/23): python3-cephfs-18.0.0-7644.g96fa2578.el 1.4 MB/s | 197 kB 00:00 2023-12-06T08:07:32.116 INFO:teuthology.orchestra.run.smithi139.stdout:(14/23): liboath-2.6.2-3.el8.x86_64.rpm 325 kB/s | 59 kB 00:00 2023-12-06T08:07:32.125 INFO:teuthology.orchestra.run.smithi158.stdout:(10/23): python3-rados-18.0.0-7644.g96fa2578.el 3.1 MB/s | 371 kB 00:00 2023-12-06T08:07:32.162 INFO:teuthology.orchestra.run.smithi139.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 738 kB/s | 75 kB 00:00 2023-12-06T08:07:32.200 INFO:teuthology.orchestra.run.smithi158.stdout:(11/23): python3-rgw-18.0.0-7644.g96fa2578.el8. 1.4 MB/s | 107 kB 00:00 2023-12-06T08:07:32.236 INFO:teuthology.orchestra.run.smithi139.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 3.4 MB/s | 259 kB 00:00 2023-12-06T08:07:32.286 INFO:teuthology.orchestra.run.smithi139.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 885 kB/s | 44 kB 00:00 2023-12-06T08:07:32.292 INFO:teuthology.orchestra.run.smithi158.stdout:(12/23): python3-rbd-18.0.0-7644.g96fa2578.el8. 1.9 MB/s | 365 kB 00:00 2023-12-06T08:07:32.336 INFO:teuthology.orchestra.run.smithi139.stdout:(18/23): librdkafka-0.11.4-3.el8.x86_64.rpm 6.9 MB/s | 354 kB 00:00 2023-12-06T08:07:32.387 INFO:teuthology.orchestra.run.smithi139.stdout:(19/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 939 kB/s | 47 kB 00:00 2023-12-06T08:07:32.634 INFO:teuthology.orchestra.run.smithi158.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 172 kB/s | 59 kB 00:00 2023-12-06T08:07:32.726 INFO:teuthology.orchestra.run.smithi158.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 582 kB/s | 306 kB 00:00 2023-12-06T08:07:32.737 INFO:teuthology.orchestra.run.smithi139.stdout:(20/23): thrift-0.13.0-2.el8.x86_64.rpm 2.8 MB/s | 1.7 MB 00:00 2023-12-06T08:07:32.818 INFO:teuthology.orchestra.run.smithi158.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 408 kB/s | 75 kB 00:00 2023-12-06T08:07:32.868 INFO:teuthology.orchestra.run.smithi158.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 941 kB/s | 47 kB 00:00 2023-12-06T08:07:32.910 INFO:teuthology.orchestra.run.smithi158.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 6.1 MB/s | 259 kB 00:00 2023-12-06T08:07:32.944 INFO:teuthology.orchestra.run.smithi158.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 1.3 MB/s | 44 kB 00:00 2023-12-06T08:07:32.987 INFO:teuthology.orchestra.run.smithi158.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 8.3 MB/s | 354 kB 00:00 2023-12-06T08:07:33.061 INFO:teuthology.orchestra.run.smithi158.stdout:(20/23): thrift-0.13.0-2.el8.x86_64.rpm 5.2 MB/s | 1.7 MB 00:00 2023-12-06T08:07:33.181 INFO:teuthology.orchestra.run.smithi121.stdout:(5/23): ceph-common-18.0.0-7644.g96fa2578.el8.x 5.4 MB/s | 23 MB 00:04 2023-12-06T08:07:33.246 INFO:teuthology.orchestra.run.smithi139.stdout:(21/23): ceph-common-18.0.0-7644.g96fa2578.el8. 4.4 MB/s | 23 MB 00:05 2023-12-06T08:07:33.247 INFO:teuthology.orchestra.run.smithi121.stdout:(6/23): python3-ceph-argparse-18.0.0-7644.g96fa 674 kB/s | 45 kB 00:00 2023-12-06T08:07:33.323 INFO:teuthology.orchestra.run.smithi121.stdout:(7/23): python3-ceph-common-18.0.0-7644.g96fa25 1.7 MB/s | 128 kB 00:00 2023-12-06T08:07:33.337 INFO:teuthology.orchestra.run.smithi139.stdout:(22/23): librbd1-18.0.0-7644.g96fa2578.el8.x86_ 6.2 MB/s | 3.7 MB 00:00 2023-12-06T08:07:33.440 INFO:teuthology.orchestra.run.smithi121.stdout:(8/23): python3-cephfs-18.0.0-7644.g96fa2578.el 1.6 MB/s | 197 kB 00:00 2023-12-06T08:07:33.532 INFO:teuthology.orchestra.run.smithi121.stdout:(9/23): python3-rados-18.0.0-7644.g96fa2578.el8 4.0 MB/s | 371 kB 00:00 2023-12-06T08:07:33.604 INFO:teuthology.orchestra.run.smithi158.stdout:(21/23): librbd1-18.0.0-7644.g96fa2578.el8.x86_ 6.9 MB/s | 3.7 MB 00:00 2023-12-06T08:07:33.674 INFO:teuthology.orchestra.run.smithi121.stdout:(10/23): librgw2-18.0.0-7644.g96fa2578.el8.x86_ 4.3 MB/s | 6.9 MB 00:01 2023-12-06T08:07:33.729 INFO:teuthology.orchestra.run.smithi121.stdout:(11/23): python3-rbd-18.0.0-7644.g96fa2578.el8. 1.8 MB/s | 365 kB 00:00 2023-12-06T08:07:33.758 INFO:teuthology.orchestra.run.smithi121.stdout:(12/23): python3-rgw-18.0.0-7644.g96fa2578.el8. 1.3 MB/s | 107 kB 00:00 2023-12-06T08:07:34.108 INFO:teuthology.orchestra.run.smithi121.stdout:(13/23): ceph-radosgw-18.0.0-7644.g96fa2578.el8 2.7 MB/s | 14 MB 00:05 2023-12-06T08:07:34.171 INFO:teuthology.orchestra.run.smithi139.stdout:(23/23): librados2-18.0.0-7644.g96fa2578.el8.x8 2.1 MB/s | 3.8 MB 00:01 2023-12-06T08:07:34.174 INFO:teuthology.orchestra.run.smithi139.stdout:-------------------------------------------------------------------------------- 2023-12-06T08:07:34.175 INFO:teuthology.orchestra.run.smithi139.stdout:Total 10 MB/s | 62 MB 00:06 2023-12-06T08:07:34.223 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction check 2023-12-06T08:07:34.269 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction check succeeded. 2023-12-06T08:07:34.269 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction test 2023-12-06T08:07:34.337 INFO:teuthology.orchestra.run.smithi158.stdout:(22/23): librados2-18.0.0-7644.g96fa2578.el8.x8 2.8 MB/s | 3.8 MB 00:01 2023-12-06T08:07:34.375 INFO:teuthology.orchestra.run.smithi121.stdout:(14/23): liboath-2.6.2-3.el8.x86_64.rpm 95 kB/s | 59 kB 00:00 2023-12-06T08:07:34.534 INFO:teuthology.orchestra.run.smithi121.stdout:(15/23): gperftools-libs-2.7-9.el8.x86_64.rpm 381 kB/s | 306 kB 00:00 2023-12-06T08:07:34.592 INFO:teuthology.orchestra.run.smithi121.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 4.3 MB/s | 259 kB 00:00 2023-12-06T08:07:34.603 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction test succeeded. 2023-12-06T08:07:34.607 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction 2023-12-06T08:07:34.626 INFO:teuthology.orchestra.run.smithi121.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 1.3 MB/s | 44 kB 00:00 2023-12-06T08:07:34.651 INFO:teuthology.orchestra.run.smithi121.stdout:(18/23): libunwind-1.3.1-3.el8.x86_64.rpm 138 kB/s | 75 kB 00:00 2023-12-06T08:07:34.685 INFO:teuthology.orchestra.run.smithi121.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 5.9 MB/s | 354 kB 00:00 2023-12-06T08:07:34.718 INFO:teuthology.orchestra.run.smithi121.stdout:(20/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 701 kB/s | 47 kB 00:00 2023-12-06T08:07:34.869 INFO:teuthology.orchestra.run.smithi121.stdout:(21/23): thrift-0.13.0-2.el8.x86_64.rpm 3.5 MB/s | 1.7 MB 00:00 2023-12-06T08:07:35.102 INFO:teuthology.orchestra.run.smithi121.stdout:(22/23): librbd1-18.0.0-7644.g96fa2578.el8.x86_ 9.7 MB/s | 3.7 MB 00:00 2023-12-06T08:07:35.294 INFO:teuthology.orchestra.run.smithi121.stdout:(23/23): librados2-18.0.0-7644.g96fa2578.el8.x8 6.2 MB/s | 3.8 MB 00:00 2023-12-06T08:07:35.299 INFO:teuthology.orchestra.run.smithi121.stdout:-------------------------------------------------------------------------------- 2023-12-06T08:07:35.299 INFO:teuthology.orchestra.run.smithi121.stdout:Total 9.7 MB/s | 62 MB 00:06 2023-12-06T08:07:35.346 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction check 2023-12-06T08:07:35.391 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction check succeeded. 2023-12-06T08:07:35.392 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction test 2023-12-06T08:07:35.730 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction test succeeded. 2023-12-06T08:07:35.733 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction 2023-12-06T08:07:35.805 INFO:teuthology.orchestra.run.smithi139.stdout: Preparing : 1/1 2023-12-06T08:07:36.039 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-06T08:07:36.275 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T08:07:36.691 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T08:07:36.875 INFO:teuthology.orchestra.run.smithi139.stdout: Upgrading : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T08:07:36.950 INFO:teuthology.orchestra.run.smithi121.stdout: Preparing : 1/1 2023-12-06T08:07:36.970 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T08:07:37.167 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-06T08:07:37.181 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T08:07:37.229 INFO:teuthology.orchestra.run.smithi158.stdout:(23/23): ceph-common-18.0.0-7644.g96fa2578.el8. 2.5 MB/s | 23 MB 00:08 2023-12-06T08:07:37.231 INFO:teuthology.orchestra.run.smithi158.stdout:-------------------------------------------------------------------------------- 2023-12-06T08:07:37.231 INFO:teuthology.orchestra.run.smithi158.stdout:Total 6.8 MB/s | 62 MB 00:09 2023-12-06T08:07:37.278 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction check 2023-12-06T08:07:37.324 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction check succeeded. 2023-12-06T08:07:37.324 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction test 2023-12-06T08:07:37.418 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T08:07:37.668 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction test succeeded. 2023-12-06T08:07:37.671 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-06T08:07:37.672 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction 2023-12-06T08:07:37.810 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T08:07:37.892 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T08:07:38.035 INFO:teuthology.orchestra.run.smithi121.stdout: Upgrading : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T08:07:38.138 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T08:07:38.286 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T08:07:38.358 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T08:07:38.550 INFO:teuthology.orchestra.run.smithi139.stdout: Upgrading : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T08:07:38.619 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T08:07:38.763 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-06T08:07:38.810 INFO:teuthology.orchestra.run.smithi158.stdout: Preparing : 1/1 2023-12-06T08:07:38.832 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-06T08:07:38.951 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T08:07:39.050 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T08:07:39.265 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-06T08:07:39.391 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T08:07:39.493 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T08:07:39.610 INFO:teuthology.orchestra.run.smithi121.stdout: Upgrading : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T08:07:39.675 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T08:07:39.733 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T08:07:39.891 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T08:07:39.899 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T08:07:39.925 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-06T08:07:39.965 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T08:07:40.102 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 11/25 2023-12-06T08:07:40.109 INFO:teuthology.orchestra.run.smithi158.stdout: Upgrading : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T08:07:40.160 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T08:07:40.212 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T08:07:40.261 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T08:07:40.458 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T08:07:40.514 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T08:07:40.704 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 14/25 2023-12-06T08:07:40.712 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-06T08:07:40.863 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T08:07:40.899 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T08:07:40.918 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T08:07:40.970 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T08:07:41.026 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T08:07:41.097 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T08:07:41.136 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T08:07:41.237 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 11/25 2023-12-06T08:07:41.327 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T08:07:41.361 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-06T08:07:41.405 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T08:07:41.543 INFO:teuthology.orchestra.run.smithi158.stdout: Upgrading : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T08:07:41.597 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T08:07:41.623 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T08:07:41.638 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T08:07:41.800 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 19/25 2023-12-06T08:07:41.804 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 14/25 2023-12-06T08:07:41.834 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-06T08:07:41.887 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-06T08:07:41.984 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T08:07:42.034 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T08:07:42.169 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T08:07:42.392 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-06T08:07:42.629 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T08:07:42.685 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-06T08:07:42.785 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 19/25 2023-12-06T08:07:42.842 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T08:07:42.908 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T08:07:43.037 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 11/25 2023-12-06T08:07:43.204 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T08:07:43.427 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T08:07:43.638 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 14/25 2023-12-06T08:07:43.800 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T08:07:43.871 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T08:07:44.043 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T08:07:44.244 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-06T08:07:44.469 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T08:07:44.718 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 19/25 2023-12-06T08:07:45.683 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T08:07:45.908 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T08:07:46.493 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T08:07:46.752 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T08:07:46.805 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T08:07:46.834 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T08:07:46.982 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T08:07:47.042 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T08:07:47.627 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T08:07:47.889 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T08:07:47.977 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T08:07:48.141 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T08:07:48.442 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T08:07:48.676 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T08:07:49.260 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T08:07:49.524 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T08:07:49.595 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T08:07:50.066 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T08:08:05.711 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T08:08:05.711 INFO:teuthology.orchestra.run.smithi139.stdout:skipping the directory /sys 2023-12-06T08:08:05.711 INFO:teuthology.orchestra.run.smithi139.stdout:skipping the directory /proc 2023-12-06T08:08:05.711 INFO:teuthology.orchestra.run.smithi139.stdout:skipping the directory /dev 2023-12-06T08:08:05.711 INFO:teuthology.orchestra.run.smithi139.stdout:skipping the directory /run 2023-12-06T08:08:05.711 INFO:teuthology.orchestra.run.smithi139.stdout:skipping the directory /mnt 2023-12-06T08:08:05.711 INFO:teuthology.orchestra.run.smithi139.stdout:skipping the directory /var/tmp 2023-12-06T08:08:05.711 INFO:teuthology.orchestra.run.smithi139.stdout:skipping the directory /home 2023-12-06T08:08:05.711 INFO:teuthology.orchestra.run.smithi139.stdout:skipping the directory /tmp 2023-12-06T08:08:05.711 INFO:teuthology.orchestra.run.smithi139.stdout:skipping the directory /dev 2023-12-06T08:08:05.711 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-12-06T08:08:06.644 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T08:08:06.644 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /sys 2023-12-06T08:08:06.644 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /proc 2023-12-06T08:08:06.645 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /dev 2023-12-06T08:08:06.645 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /run 2023-12-06T08:08:06.645 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /mnt 2023-12-06T08:08:06.645 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /var/tmp 2023-12-06T08:08:06.645 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /home 2023-12-06T08:08:06.645 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /tmp 2023-12-06T08:08:06.645 INFO:teuthology.orchestra.run.smithi121.stdout:skipping the directory /dev 2023-12-06T08:08:06.645 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-06T08:08:07.182 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T08:08:07.202 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T08:08:07.202 INFO:teuthology.orchestra.run.smithi139.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T08:08:07.414 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T08:08:07.414 INFO:teuthology.orchestra.run.smithi139.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T08:08:08.047 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T08:08:08.047 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 1/25 2023-12-06T08:08:08.047 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2/25 2023-12-06T08:08:08.047 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T08:08:08.047 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T08:08:08.047 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 5/25 2023-12-06T08:08:08.047 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 6/25 2023-12-06T08:08:08.047 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T08:08:08.047 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 8/25 2023-12-06T08:08:08.047 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 9/25 2023-12-06T08:08:08.047 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T08:08:08.048 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 11/25 2023-12-06T08:08:08.048 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T08:08:08.048 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T08:08:08.048 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-06T08:08:08.048 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-06T08:08:08.048 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T08:08:08.048 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-06T08:08:08.048 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-06T08:08:08.048 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-06T08:08:08.048 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-06T08:08:08.048 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-06T08:08:08.048 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T08:08:08.049 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T08:08:08.049 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 24/25 2023-12-06T08:08:08.076 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T08:08:08.097 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T08:08:08.097 INFO:teuthology.orchestra.run.smithi121.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T08:08:08.306 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T08:08:08.306 INFO:teuthology.orchestra.run.smithi121.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T08:08:08.707 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T08:08:08.707 INFO:teuthology.orchestra.run.smithi158.stdout:skipping the directory /sys 2023-12-06T08:08:08.707 INFO:teuthology.orchestra.run.smithi158.stdout:skipping the directory /proc 2023-12-06T08:08:08.707 INFO:teuthology.orchestra.run.smithi158.stdout:skipping the directory /dev 2023-12-06T08:08:08.707 INFO:teuthology.orchestra.run.smithi158.stdout:skipping the directory /run 2023-12-06T08:08:08.707 INFO:teuthology.orchestra.run.smithi158.stdout:skipping the directory /mnt 2023-12-06T08:08:08.707 INFO:teuthology.orchestra.run.smithi158.stdout:skipping the directory /var/tmp 2023-12-06T08:08:08.707 INFO:teuthology.orchestra.run.smithi158.stdout:skipping the directory /home 2023-12-06T08:08:08.707 INFO:teuthology.orchestra.run.smithi158.stdout:skipping the directory /tmp 2023-12-06T08:08:08.707 INFO:teuthology.orchestra.run.smithi158.stdout:skipping the directory /dev 2023-12-06T08:08:08.708 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-12-06T08:08:08.916 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T08:08:08.917 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 1/25 2023-12-06T08:08:08.917 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2/25 2023-12-06T08:08:08.917 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T08:08:08.917 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T08:08:08.917 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 5/25 2023-12-06T08:08:08.917 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 6/25 2023-12-06T08:08:08.917 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T08:08:08.917 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 8/25 2023-12-06T08:08:08.917 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 9/25 2023-12-06T08:08:08.917 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T08:08:08.917 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 11/25 2023-12-06T08:08:08.917 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T08:08:08.917 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T08:08:08.917 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-06T08:08:08.917 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-06T08:08:08.918 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T08:08:08.918 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-06T08:08:08.918 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-06T08:08:08.918 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-06T08:08:08.918 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-06T08:08:08.918 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-06T08:08:08.918 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T08:08:08.918 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T08:08:08.918 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 24/25 2023-12-06T08:08:10.179 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T08:08:10.199 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T08:08:10.199 INFO:teuthology.orchestra.run.smithi158.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T08:08:10.398 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T08:08:10.399 INFO:teuthology.orchestra.run.smithi158.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T08:08:11.000 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T08:08:11.001 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 1/25 2023-12-06T08:08:11.001 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2/25 2023-12-06T08:08:11.001 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T08:08:11.001 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T08:08:11.001 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 5/25 2023-12-06T08:08:11.001 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 6/25 2023-12-06T08:08:11.001 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T08:08:11.001 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 8/25 2023-12-06T08:08:11.001 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 9/25 2023-12-06T08:08:11.001 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T08:08:11.001 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 11/25 2023-12-06T08:08:11.001 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T08:08:11.001 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T08:08:11.001 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-06T08:08:11.001 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-06T08:08:11.002 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T08:08:11.002 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-06T08:08:11.002 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-06T08:08:11.002 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-06T08:08:11.002 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-06T08:08:11.002 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-06T08:08:11.002 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T08:08:11.002 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T08:08:11.002 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 24/25 2023-12-06T08:08:11.862 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T08:08:11.862 INFO:teuthology.orchestra.run.smithi139.stdout:Installed products updated. 2023-12-06T08:08:12.053 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-12-06T08:08:12.053 INFO:teuthology.orchestra.run.smithi139.stdout:Upgraded: 2023-12-06T08:08:12.053 INFO:teuthology.orchestra.run.smithi139.stdout: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:12.053 INFO:teuthology.orchestra.run.smithi139.stdout: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:12.053 INFO:teuthology.orchestra.run.smithi139.stdout:Installed: 2023-12-06T08:08:12.053 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:12.053 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:12.053 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:12.053 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:12.054 INFO:teuthology.orchestra.run.smithi139.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T08:08:12.054 INFO:teuthology.orchestra.run.smithi139.stdout: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:12.054 INFO:teuthology.orchestra.run.smithi139.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T08:08:12.054 INFO:teuthology.orchestra.run.smithi139.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-06T08:08:12.054 INFO:teuthology.orchestra.run.smithi139.stdout: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:12.054 INFO:teuthology.orchestra.run.smithi139.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T08:08:12.054 INFO:teuthology.orchestra.run.smithi139.stdout: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:12.054 INFO:teuthology.orchestra.run.smithi139.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T08:08:12.054 INFO:teuthology.orchestra.run.smithi139.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T08:08:12.054 INFO:teuthology.orchestra.run.smithi139.stdout: python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:12.054 INFO:teuthology.orchestra.run.smithi139.stdout: python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:12.054 INFO:teuthology.orchestra.run.smithi139.stdout: python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:12.054 INFO:teuthology.orchestra.run.smithi139.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T08:08:12.054 INFO:teuthology.orchestra.run.smithi139.stdout: python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:12.055 INFO:teuthology.orchestra.run.smithi139.stdout: python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:12.055 INFO:teuthology.orchestra.run.smithi139.stdout: python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:12.055 INFO:teuthology.orchestra.run.smithi139.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T08:08:12.055 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-12-06T08:08:12.055 INFO:teuthology.orchestra.run.smithi139.stdout:Complete! 2023-12-06T08:08:12.241 DEBUG:teuthology.orchestra.run.smithi139:> sudo yum -y install ceph-test 2023-12-06T08:08:12.591 INFO:teuthology.orchestra.run.smithi139.stdout:Updating Subscription Management repositories. 2023-12-06T08:08:12.940 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T08:08:12.940 INFO:teuthology.orchestra.run.smithi121.stdout:Installed products updated. 2023-12-06T08:08:13.128 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-06T08:08:13.128 INFO:teuthology.orchestra.run.smithi121.stdout:Upgraded: 2023-12-06T08:08:13.128 INFO:teuthology.orchestra.run.smithi121.stdout: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:13.128 INFO:teuthology.orchestra.run.smithi121.stdout: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:13.128 INFO:teuthology.orchestra.run.smithi121.stdout:Installed: 2023-12-06T08:08:13.128 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:13.128 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:13.128 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:13.128 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:13.129 INFO:teuthology.orchestra.run.smithi121.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T08:08:13.129 INFO:teuthology.orchestra.run.smithi121.stdout: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:13.129 INFO:teuthology.orchestra.run.smithi121.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T08:08:13.129 INFO:teuthology.orchestra.run.smithi121.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-06T08:08:13.129 INFO:teuthology.orchestra.run.smithi121.stdout: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:13.129 INFO:teuthology.orchestra.run.smithi121.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T08:08:13.129 INFO:teuthology.orchestra.run.smithi121.stdout: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:13.129 INFO:teuthology.orchestra.run.smithi121.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T08:08:13.129 INFO:teuthology.orchestra.run.smithi121.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T08:08:13.129 INFO:teuthology.orchestra.run.smithi121.stdout: python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:13.129 INFO:teuthology.orchestra.run.smithi121.stdout: python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:13.130 INFO:teuthology.orchestra.run.smithi121.stdout: python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:13.130 INFO:teuthology.orchestra.run.smithi121.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T08:08:13.130 INFO:teuthology.orchestra.run.smithi121.stdout: python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:13.130 INFO:teuthology.orchestra.run.smithi121.stdout: python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:13.130 INFO:teuthology.orchestra.run.smithi121.stdout: python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:13.130 INFO:teuthology.orchestra.run.smithi121.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T08:08:13.130 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-06T08:08:13.130 INFO:teuthology.orchestra.run.smithi121.stdout:Complete! 2023-12-06T08:08:13.238 INFO:teuthology.orchestra.run.smithi139.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 155 kB/s | 4.5 kB 00:00 2023-12-06T08:08:13.306 DEBUG:teuthology.orchestra.run.smithi121:> sudo yum -y install ceph-test 2023-12-06T08:08:13.547 INFO:teuthology.orchestra.run.smithi139.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 138 kB/s | 4.1 kB 00:00 2023-12-06T08:08:13.658 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-06T08:08:14.337 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 122 kB/s | 4.5 kB 00:00 2023-12-06T08:08:14.650 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 120 kB/s | 4.1 kB 00:00 2023-12-06T08:08:14.994 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T08:08:14.994 INFO:teuthology.orchestra.run.smithi158.stdout:Installed products updated. 2023-12-06T08:08:15.075 INFO:teuthology.orchestra.run.smithi139.stdout:Dependencies resolved. 2023-12-06T08:08:15.075 INFO:teuthology.orchestra.run.smithi139.stdout:============================================================================================ 2023-12-06T08:08:15.075 INFO:teuthology.orchestra.run.smithi139.stdout: Package Arch Version Repository Size 2023-12-06T08:08:15.075 INFO:teuthology.orchestra.run.smithi139.stdout:============================================================================================ 2023-12-06T08:08:15.075 INFO:teuthology.orchestra.run.smithi139.stdout:Installing: 2023-12-06T08:08:15.076 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-test x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 49 M 2023-12-06T08:08:15.076 INFO:teuthology.orchestra.run.smithi139.stdout:Installing dependencies: 2023-12-06T08:08:15.076 INFO:teuthology.orchestra.run.smithi139.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-06T08:08:15.076 INFO:teuthology.orchestra.run.smithi139.stdout: libcephsqlite x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 183 k 2023-12-06T08:08:15.076 INFO:teuthology.orchestra.run.smithi139.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-06T08:08:15.076 INFO:teuthology.orchestra.run.smithi139.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-06T08:08:15.076 INFO:teuthology.orchestra.run.smithi139.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-06T08:08:15.076 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-12-06T08:08:15.076 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction Summary 2023-12-06T08:08:15.076 INFO:teuthology.orchestra.run.smithi139.stdout:============================================================================================ 2023-12-06T08:08:15.076 INFO:teuthology.orchestra.run.smithi139.stdout:Install 6 Packages 2023-12-06T08:08:15.076 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-12-06T08:08:15.077 INFO:teuthology.orchestra.run.smithi139.stdout:Total download size: 50 M 2023-12-06T08:08:15.077 INFO:teuthology.orchestra.run.smithi139.stdout:Installed size: 223 M 2023-12-06T08:08:15.077 INFO:teuthology.orchestra.run.smithi139.stdout:Downloading Packages: 2023-12-06T08:08:15.109 INFO:teuthology.orchestra.run.smithi139.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.2 MB/s | 70 kB 00:00 2023-12-06T08:08:15.181 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-12-06T08:08:15.182 INFO:teuthology.orchestra.run.smithi158.stdout:Upgraded: 2023-12-06T08:08:15.182 INFO:teuthology.orchestra.run.smithi158.stdout: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:15.182 INFO:teuthology.orchestra.run.smithi158.stdout: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:15.182 INFO:teuthology.orchestra.run.smithi158.stdout:Installed: 2023-12-06T08:08:15.182 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:15.182 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:15.182 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:15.182 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:15.182 INFO:teuthology.orchestra.run.smithi158.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T08:08:15.182 INFO:teuthology.orchestra.run.smithi158.stdout: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:15.182 INFO:teuthology.orchestra.run.smithi158.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T08:08:15.182 INFO:teuthology.orchestra.run.smithi158.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-06T08:08:15.182 INFO:teuthology.orchestra.run.smithi158.stdout: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:15.183 INFO:teuthology.orchestra.run.smithi158.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T08:08:15.183 INFO:teuthology.orchestra.run.smithi158.stdout: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:15.183 INFO:teuthology.orchestra.run.smithi158.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T08:08:15.183 INFO:teuthology.orchestra.run.smithi158.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T08:08:15.183 INFO:teuthology.orchestra.run.smithi158.stdout: python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:15.183 INFO:teuthology.orchestra.run.smithi158.stdout: python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:15.183 INFO:teuthology.orchestra.run.smithi158.stdout: python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:15.183 INFO:teuthology.orchestra.run.smithi158.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T08:08:15.183 INFO:teuthology.orchestra.run.smithi158.stdout: python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:15.183 INFO:teuthology.orchestra.run.smithi158.stdout: python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:15.183 INFO:teuthology.orchestra.run.smithi158.stdout: python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:15.183 INFO:teuthology.orchestra.run.smithi158.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T08:08:15.183 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-12-06T08:08:15.183 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-12-06T08:08:15.215 INFO:teuthology.orchestra.run.smithi139.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 3.0 MB/s | 323 kB 00:00 2023-12-06T08:08:15.268 INFO:teuthology.orchestra.run.smithi139.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 3.5 MB/s | 187 kB 00:00 2023-12-06T08:08:15.318 INFO:teuthology.orchestra.run.smithi139.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 3.9 MB/s | 202 kB 00:00 2023-12-06T08:08:15.371 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install ceph-test 2023-12-06T08:08:15.385 INFO:teuthology.orchestra.run.smithi139.stdout:(5/6): libcephsqlite-18.0.0-7644.g96fa2578.el8. 596 kB/s | 183 kB 00:00 2023-12-06T08:08:15.722 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-12-06T08:08:16.268 INFO:teuthology.orchestra.run.smithi121.stdout:Dependencies resolved. 2023-12-06T08:08:16.269 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================================ 2023-12-06T08:08:16.269 INFO:teuthology.orchestra.run.smithi121.stdout: Package Arch Version Repository Size 2023-12-06T08:08:16.270 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================================ 2023-12-06T08:08:16.270 INFO:teuthology.orchestra.run.smithi121.stdout:Installing: 2023-12-06T08:08:16.270 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-test x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 49 M 2023-12-06T08:08:16.270 INFO:teuthology.orchestra.run.smithi121.stdout:Installing dependencies: 2023-12-06T08:08:16.270 INFO:teuthology.orchestra.run.smithi121.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-06T08:08:16.270 INFO:teuthology.orchestra.run.smithi121.stdout: libcephsqlite x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 183 k 2023-12-06T08:08:16.270 INFO:teuthology.orchestra.run.smithi121.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-06T08:08:16.270 INFO:teuthology.orchestra.run.smithi121.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-06T08:08:16.270 INFO:teuthology.orchestra.run.smithi121.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-06T08:08:16.270 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-06T08:08:16.271 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction Summary 2023-12-06T08:08:16.271 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================================ 2023-12-06T08:08:16.271 INFO:teuthology.orchestra.run.smithi121.stdout:Install 6 Packages 2023-12-06T08:08:16.271 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-06T08:08:16.271 INFO:teuthology.orchestra.run.smithi121.stdout:Total download size: 50 M 2023-12-06T08:08:16.271 INFO:teuthology.orchestra.run.smithi121.stdout:Installed size: 223 M 2023-12-06T08:08:16.271 INFO:teuthology.orchestra.run.smithi121.stdout:Downloading Packages: 2023-12-06T08:08:16.316 INFO:teuthology.orchestra.run.smithi121.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.5 MB/s | 70 kB 00:00 2023-12-06T08:08:16.383 INFO:teuthology.orchestra.run.smithi121.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 5.4 MB/s | 323 kB 00:00 2023-12-06T08:08:16.425 INFO:teuthology.orchestra.run.smithi121.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 4.4 MB/s | 187 kB 00:00 2023-12-06T08:08:16.467 INFO:teuthology.orchestra.run.smithi121.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 4.7 MB/s | 202 kB 00:00 2023-12-06T08:08:16.509 INFO:teuthology.orchestra.run.smithi121.stdout:(5/6): libcephsqlite-18.0.0-7644.g96fa2578.el8. 773 kB/s | 183 kB 00:00 2023-12-06T08:08:16.531 INFO:teuthology.orchestra.run.smithi158.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 110 kB/s | 4.1 kB 00:00 2023-12-06T08:08:16.748 INFO:teuthology.orchestra.run.smithi158.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 124 kB/s | 4.5 kB 00:00 2023-12-06T08:08:18.399 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-12-06T08:08:18.400 INFO:teuthology.orchestra.run.smithi158.stdout:============================================================================================ 2023-12-06T08:08:18.400 INFO:teuthology.orchestra.run.smithi158.stdout: Package Arch Version Repository Size 2023-12-06T08:08:18.400 INFO:teuthology.orchestra.run.smithi158.stdout:============================================================================================ 2023-12-06T08:08:18.400 INFO:teuthology.orchestra.run.smithi158.stdout:Installing: 2023-12-06T08:08:18.400 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-test x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 49 M 2023-12-06T08:08:18.400 INFO:teuthology.orchestra.run.smithi158.stdout:Installing dependencies: 2023-12-06T08:08:18.400 INFO:teuthology.orchestra.run.smithi158.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-06T08:08:18.400 INFO:teuthology.orchestra.run.smithi158.stdout: libcephsqlite x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 183 k 2023-12-06T08:08:18.401 INFO:teuthology.orchestra.run.smithi158.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-06T08:08:18.401 INFO:teuthology.orchestra.run.smithi158.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-06T08:08:18.401 INFO:teuthology.orchestra.run.smithi158.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-06T08:08:18.401 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-12-06T08:08:18.401 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction Summary 2023-12-06T08:08:18.401 INFO:teuthology.orchestra.run.smithi158.stdout:============================================================================================ 2023-12-06T08:08:18.401 INFO:teuthology.orchestra.run.smithi158.stdout:Install 6 Packages 2023-12-06T08:08:18.401 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-12-06T08:08:18.402 INFO:teuthology.orchestra.run.smithi158.stdout:Total download size: 50 M 2023-12-06T08:08:18.402 INFO:teuthology.orchestra.run.smithi158.stdout:Installed size: 223 M 2023-12-06T08:08:18.402 INFO:teuthology.orchestra.run.smithi158.stdout:Downloading Packages: 2023-12-06T08:08:18.444 INFO:teuthology.orchestra.run.smithi158.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.6 MB/s | 70 kB 00:00 2023-12-06T08:08:18.520 INFO:teuthology.orchestra.run.smithi158.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 4.7 MB/s | 323 kB 00:00 2023-12-06T08:08:18.553 INFO:teuthology.orchestra.run.smithi158.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 5.5 MB/s | 187 kB 00:00 2023-12-06T08:08:18.595 INFO:teuthology.orchestra.run.smithi158.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 4.7 MB/s | 202 kB 00:00 2023-12-06T08:08:18.668 INFO:teuthology.orchestra.run.smithi139.stdout:(6/6): ceph-test-18.0.0-7644.g96fa2578.el8.x86_ 14 MB/s | 49 MB 00:03 2023-12-06T08:08:18.671 INFO:teuthology.orchestra.run.smithi139.stdout:-------------------------------------------------------------------------------- 2023-12-06T08:08:18.671 INFO:teuthology.orchestra.run.smithi139.stdout:Total 14 MB/s | 50 MB 00:03 2023-12-06T08:08:18.704 INFO:teuthology.orchestra.run.smithi158.stdout:(5/6): libcephsqlite-18.0.0-7644.g96fa2578.el8. 608 kB/s | 183 kB 00:00 2023-12-06T08:08:18.708 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction check 2023-12-06T08:08:18.730 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction check succeeded. 2023-12-06T08:08:18.730 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction test 2023-12-06T08:08:19.002 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction test succeeded. 2023-12-06T08:08:19.005 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction 2023-12-06T08:08:19.453 INFO:teuthology.orchestra.run.smithi139.stdout: Preparing : 1/1 2023-12-06T08:08:19.593 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T08:08:19.660 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T08:08:19.872 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-06T08:08:20.009 INFO:teuthology.orchestra.run.smithi121.stdout:(6/6): ceph-test-18.0.0-7644.g96fa2578.el8.x86_ 13 MB/s | 49 MB 00:03 2023-12-06T08:08:20.011 INFO:teuthology.orchestra.run.smithi121.stdout:-------------------------------------------------------------------------------- 2023-12-06T08:08:20.011 INFO:teuthology.orchestra.run.smithi121.stdout:Total 13 MB/s | 50 MB 00:03 2023-12-06T08:08:20.035 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-06T08:08:20.047 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction check 2023-12-06T08:08:20.069 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction check succeeded. 2023-12-06T08:08:20.069 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction test 2023-12-06T08:08:20.186 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-06T08:08:20.339 INFO:teuthology.orchestra.run.smithi121.stdout:Transaction test succeeded. 2023-12-06T08:08:20.342 INFO:teuthology.orchestra.run.smithi121.stdout:Running transaction 2023-12-06T08:08:20.359 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T08:08:20.795 INFO:teuthology.orchestra.run.smithi121.stdout: Preparing : 1/1 2023-12-06T08:08:20.952 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T08:08:21.053 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T08:08:21.240 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-06T08:08:21.418 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-06T08:08:21.567 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-06T08:08:21.742 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T08:08:21.854 INFO:teuthology.orchestra.run.smithi158.stdout:(6/6): ceph-test-18.0.0-7644.g96fa2578.el8.x86_ 14 MB/s | 49 MB 00:03 2023-12-06T08:08:21.856 INFO:teuthology.orchestra.run.smithi158.stdout:-------------------------------------------------------------------------------- 2023-12-06T08:08:21.856 INFO:teuthology.orchestra.run.smithi158.stdout:Total 15 MB/s | 50 MB 00:03 2023-12-06T08:08:21.893 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction check 2023-12-06T08:08:21.914 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction check succeeded. 2023-12-06T08:08:21.914 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction test 2023-12-06T08:08:22.185 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction test succeeded. 2023-12-06T08:08:22.189 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction 2023-12-06T08:08:22.661 INFO:teuthology.orchestra.run.smithi158.stdout: Preparing : 1/1 2023-12-06T08:08:22.819 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T08:08:22.892 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T08:08:23.090 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-06T08:08:23.244 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-06T08:08:23.418 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-06T08:08:23.560 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T08:08:25.115 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T08:08:25.380 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T08:08:25.607 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T08:08:25.607 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 1/6 2023-12-06T08:08:25.607 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2/6 2023-12-06T08:08:25.607 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-06T08:08:25.607 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-06T08:08:25.607 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-06T08:08:26.458 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T08:08:26.680 INFO:teuthology.orchestra.run.smithi121.stdout: Installing : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T08:08:26.893 INFO:teuthology.orchestra.run.smithi121.stdout: Running scriptlet: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T08:08:26.893 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 1/6 2023-12-06T08:08:26.893 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2/6 2023-12-06T08:08:26.893 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-06T08:08:26.893 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-06T08:08:26.893 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-06T08:08:28.291 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T08:08:28.532 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T08:08:28.760 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T08:08:28.760 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 1/6 2023-12-06T08:08:28.760 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2/6 2023-12-06T08:08:28.761 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-06T08:08:28.761 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-06T08:08:28.761 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-06T08:08:29.458 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-06T08:08:29.458 INFO:teuthology.orchestra.run.smithi139.stdout:Installed products updated. 2023-12-06T08:08:29.643 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-12-06T08:08:29.643 INFO:teuthology.orchestra.run.smithi139.stdout:Installed: 2023-12-06T08:08:29.643 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:29.644 INFO:teuthology.orchestra.run.smithi139.stdout: jq-1.6-3.el8.x86_64 2023-12-06T08:08:29.644 INFO:teuthology.orchestra.run.smithi139.stdout: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:29.644 INFO:teuthology.orchestra.run.smithi139.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-06T08:08:29.644 INFO:teuthology.orchestra.run.smithi139.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-06T08:08:29.644 INFO:teuthology.orchestra.run.smithi139.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-06T08:08:29.644 INFO:teuthology.orchestra.run.smithi139.stdout: 2023-12-06T08:08:29.644 INFO:teuthology.orchestra.run.smithi139.stdout:Complete! 2023-12-06T08:08:29.830 DEBUG:teuthology.orchestra.run.smithi139:> sudo yum -y install ceph 2023-12-06T08:08:30.168 INFO:teuthology.orchestra.run.smithi139.stdout:Updating Subscription Management repositories. 2023-12-06T08:08:31.734 INFO:teuthology.orchestra.run.smithi139.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 25 kB/s | 4.5 kB 00:00 2023-12-06T08:08:32.173 INFO:teuthology.orchestra.run.smithi139.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2023-12-06T08:08:32.838 INFO:teuthology.orchestra.run.smithi121.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-06T08:08:32.838 INFO:teuthology.orchestra.run.smithi121.stdout:Installed products updated. 2023-12-06T08:08:33.024 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-06T08:08:33.024 INFO:teuthology.orchestra.run.smithi121.stdout:Installed: 2023-12-06T08:08:33.024 INFO:teuthology.orchestra.run.smithi121.stdout: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:33.024 INFO:teuthology.orchestra.run.smithi121.stdout: jq-1.6-3.el8.x86_64 2023-12-06T08:08:33.024 INFO:teuthology.orchestra.run.smithi121.stdout: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:33.024 INFO:teuthology.orchestra.run.smithi121.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-06T08:08:33.025 INFO:teuthology.orchestra.run.smithi121.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-06T08:08:33.025 INFO:teuthology.orchestra.run.smithi121.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-06T08:08:33.025 INFO:teuthology.orchestra.run.smithi121.stdout: 2023-12-06T08:08:33.025 INFO:teuthology.orchestra.run.smithi121.stdout:Complete! 2023-12-06T08:08:33.171 DEBUG:teuthology.orchestra.run.smithi121:> sudo yum -y install ceph 2023-12-06T08:08:33.506 INFO:teuthology.orchestra.run.smithi121.stdout:Updating Subscription Management repositories. 2023-12-06T08:08:33.724 INFO:teuthology.orchestra.run.smithi139.stderr:Error: 2023-12-06T08:08:33.724 INFO:teuthology.orchestra.run.smithi139.stderr: Problem: conflicting requests 2023-12-06T08:08:33.724 INFO:teuthology.orchestra.run.smithi139.stderr: - nothing provides lua-devel needed by ceph-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:33.724 INFO:teuthology.orchestra.run.smithi139.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-06T08:08:33.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T08:08:33.810 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi139 with status 1: 'sudo yum -y install ceph' 2023-12-06T08:08:33.813 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi139 with status 1: 'sudo yum -y install ceph' 2023-12-06T08:08:33.919 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=118a41ad2b274f99bc0fb41298398e9a Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi139 with status 1: 'sudo yum -y install ceph' 2023-12-06T08:08:33.925 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-06T08:08:33.936 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-06T08:08:33.984 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-06T08:08:33.984 DEBUG:teuthology.orchestra.run.smithi121:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T08:08:33.997 DEBUG:teuthology.orchestra.run.smithi139:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T08:08:34.000 DEBUG:teuthology.orchestra.run.smithi158:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T08:08:34.004 INFO:teuthology.orchestra.run.smithi121.stderr:bash: ntpq: command not found 2023-12-06T08:08:34.008 INFO:teuthology.orchestra.run.smithi121.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T08:08:34.008 INFO:teuthology.orchestra.run.smithi121.stdout:=============================================================================== 2023-12-06T08:08:34.008 INFO:teuthology.orchestra.run.smithi121.stdout:^+ hv01.front.sepia.ceph.com 2 6 37 46 +1178us[+1178us] +/- 90ms 2023-12-06T08:08:34.008 INFO:teuthology.orchestra.run.smithi121.stdout:^* hv02.front.sepia.ceph.com 3 6 37 46 -965us[ -955us] +/- 60ms 2023-12-06T08:08:34.009 INFO:teuthology.orchestra.run.smithi121.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 45 +231us[ +231us] +/- 102ms 2023-12-06T08:08:34.009 INFO:teuthology.orchestra.run.smithi121.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:08:34.013 INFO:teuthology.orchestra.run.smithi139.stderr:bash: ntpq: command not found 2023-12-06T08:08:34.018 INFO:teuthology.orchestra.run.smithi139.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T08:08:34.018 INFO:teuthology.orchestra.run.smithi139.stdout:=============================================================================== 2023-12-06T08:08:34.018 INFO:teuthology.orchestra.run.smithi139.stdout:^+ hv01.front.sepia.ceph.com 2 6 37 45 +1158us[+1158us] +/- 90ms 2023-12-06T08:08:34.018 INFO:teuthology.orchestra.run.smithi139.stdout:^* hv02.front.sepia.ceph.com 3 6 37 46 -982us[ -917us] +/- 60ms 2023-12-06T08:08:34.018 INFO:teuthology.orchestra.run.smithi139.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 46 +196us[ +196us] +/- 102ms 2023-12-06T08:08:34.018 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:08:34.021 INFO:teuthology.orchestra.run.smithi158.stderr:bash: ntpq: command not found 2023-12-06T08:08:34.026 INFO:teuthology.orchestra.run.smithi158.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T08:08:34.026 INFO:teuthology.orchestra.run.smithi158.stdout:=============================================================================== 2023-12-06T08:08:34.026 INFO:teuthology.orchestra.run.smithi158.stdout:^+ hv01.front.sepia.ceph.com 2 6 37 46 +1211us[+1204us] +/- 90ms 2023-12-06T08:08:34.026 INFO:teuthology.orchestra.run.smithi158.stdout:^* hv02.front.sepia.ceph.com 3 6 37 46 -949us[ -956us] +/- 60ms 2023-12-06T08:08:34.026 INFO:teuthology.orchestra.run.smithi158.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 46 +231us[ +225us] +/- 102ms 2023-12-06T08:08:34.027 INFO:teuthology.orchestra.run.smithi158.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T08:08:34.028 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-06T08:08:34.036 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-06T08:08:34.036 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-06T08:08:34.058 DEBUG:teuthology.orchestra.run.smithi121:> 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 2023-12-06T08:08:34.171 DEBUG:teuthology.orchestra.run.smithi139:> 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 2023-12-06T08:08:34.263 DEBUG:teuthology.orchestra.run.smithi158:> 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 2023-12-06T08:08:34.437 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-06T08:08:34.437 INFO:teuthology.orchestra.run.smithi158.stdout:Installed products updated. 2023-12-06T08:08:34.498 DEBUG:teuthology.orchestra.run.smithi121:> 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 2023-12-06T08:08:34.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T08:08:34.530 DEBUG:teuthology.orchestra.run.smithi139:> 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 2023-12-06T08:08:34.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T08:08:34.562 DEBUG:teuthology.orchestra.run.smithi158:> 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 2023-12-06T08:08:34.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T08:08:34.595 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-06T08:08:34.604 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-06T08:08:34.643 INFO:teuthology.task.internal:Duration was 677.472891 seconds 2023-12-06T08:08:34.643 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-06T08:08:34.675 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-06T08:08:34.675 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T08:08:34.676 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-12-06T08:08:34.676 INFO:teuthology.orchestra.run.smithi158.stdout:Installed: 2023-12-06T08:08:34.676 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:34.677 INFO:teuthology.orchestra.run.smithi158.stdout: jq-1.6-3.el8.x86_64 2023-12-06T08:08:34.677 INFO:teuthology.orchestra.run.smithi158.stdout: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:34.677 INFO:teuthology.orchestra.run.smithi158.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-06T08:08:34.678 INFO:teuthology.orchestra.run.smithi158.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-06T08:08:34.678 INFO:teuthology.orchestra.run.smithi158.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-06T08:08:34.678 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-12-06T08:08:34.678 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-12-06T08:08:34.679 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T08:08:34.681 DEBUG:teuthology.orchestra.run.smithi158:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T08:08:34.721 INFO:teuthology.orchestra.run.smithi121.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T08:08:34.725 INFO:teuthology.orchestra.run.smithi139.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T08:08:34.728 INFO:teuthology.orchestra.run.smithi158.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T08:08:34.790 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install ceph 2023-12-06T08:08:35.073 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-06T08:08:35.073 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi121.front.sepia.ceph.com 2023-12-06T08:08:35.073 DEBUG:teuthology.orchestra.run.smithi121:> 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 2023-12-06T08:08:35.093 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi139.front.sepia.ceph.com 2023-12-06T08:08:35.094 DEBUG:teuthology.orchestra.run.smithi139:> 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 2023-12-06T08:08:35.117 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi158.front.sepia.ceph.com 2023-12-06T08:08:35.117 DEBUG:teuthology.orchestra.run.smithi158:> 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 2023-12-06T08:08:35.130 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-12-06T08:08:35.139 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-06T08:08:35.139 DEBUG:teuthology.orchestra.run.smithi121:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T08:08:35.142 DEBUG:teuthology.orchestra.run.smithi139:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T08:08:35.159 DEBUG:teuthology.orchestra.run.smithi158:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T08:08:35.165 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 39 kB/s | 4.5 kB 00:00 2023-12-06T08:08:35.217 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-06T08:08:35.217 DEBUG:teuthology.orchestra.run.smithi121:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T08:08:35.220 DEBUG:teuthology.orchestra.run.smithi139:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T08:08:35.239 DEBUG:teuthology.orchestra.run.smithi158:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T08:08:35.324 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-06T08:08:35.333 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-06T08:08:35.334 DEBUG:teuthology.orchestra.run.smithi121:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T08:08:35.378 DEBUG:teuthology.orchestra.run.smithi139:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T08:08:35.415 DEBUG:teuthology.orchestra.run.smithi158:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T08:08:35.459 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-06T08:08:35.469 DEBUG:teuthology.orchestra.run.smithi121:> 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 2023-12-06T08:08:35.472 DEBUG:teuthology.orchestra.run.smithi139:> 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 2023-12-06T08:08:35.475 DEBUG:teuthology.orchestra.run.smithi158:> 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 2023-12-06T08:08:35.495 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern = core 2023-12-06T08:08:35.498 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern = core 2023-12-06T08:08:35.525 INFO:teuthology.orchestra.run.smithi158.stdout:kernel.core_pattern = core 2023-12-06T08:08:35.540 DEBUG:teuthology.orchestra.run.smithi121:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T08:08:35.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T08:08:35.571 DEBUG:teuthology.orchestra.run.smithi139:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T08:08:35.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T08:08:35.592 DEBUG:teuthology.orchestra.run.smithi158:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T08:08:35.597 INFO:teuthology.orchestra.run.smithi121.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 30 kB/s | 4.1 kB 00:00 2023-12-06T08:08:35.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T08:08:35.608 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-06T08:08:35.618 INFO:teuthology.task.internal:Transferring archived files... 2023-12-06T08:08:35.619 DEBUG:teuthology.misc:Transferring archived files from smithi121:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7479466/remote/smithi121 2023-12-06T08:08:35.620 DEBUG:teuthology.orchestra.run.smithi121:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T08:08:35.679 DEBUG:teuthology.misc:Transferring archived files from smithi139:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7479466/remote/smithi139 2023-12-06T08:08:35.680 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T08:08:35.726 DEBUG:teuthology.misc:Transferring archived files from smithi158:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7479466/remote/smithi158 2023-12-06T08:08:35.727 DEBUG:teuthology.orchestra.run.smithi158:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T08:08:35.772 INFO:teuthology.task.internal:Removing archive directory... 2023-12-06T08:08:35.772 DEBUG:teuthology.orchestra.run.smithi121:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T08:08:35.774 DEBUG:teuthology.orchestra.run.smithi139:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T08:08:35.776 DEBUG:teuthology.orchestra.run.smithi158:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T08:08:35.825 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-06T08:08:35.836 INFO:teuthology.task.internal:Not uploading archives. 2023-12-06T08:08:35.837 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-06T08:08:35.866 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-06T08:08:35.867 DEBUG:teuthology.orchestra.run.smithi121:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T08:08:35.869 DEBUG:teuthology.orchestra.run.smithi139:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T08:08:35.872 DEBUG:teuthology.orchestra.run.smithi158:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T08:08:35.883 INFO:teuthology.orchestra.run.smithi121.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 08:08 /home/ubuntu/cephtest 2023-12-06T08:08:35.886 INFO:teuthology.orchestra.run.smithi139.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 08:08 /home/ubuntu/cephtest 2023-12-06T08:08:35.888 INFO:teuthology.orchestra.run.smithi158.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 08:08 /home/ubuntu/cephtest 2023-12-06T08:08:35.889 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-06T08:08:35.906 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-06T08:08:36.009 INFO:teuthology.nuke:Checking targets against current locks 2023-12-06T08:08:36.035 DEBUG:teuthology.nuke:shortname: smithi121 2023-12-06T08:08:36.036 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T08:08:36.062 DEBUG:teuthology.nuke:shortname: smithi139 2023-12-06T08:08:36.063 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T08:08:36.068 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi121.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7479466', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 07:51:45.753414', 'locked_by': 'scheduled_sseshasa@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T08:08:36.089 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi139.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7479466', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 07:51:45.752421', 'locked_by': 'scheduled_sseshasa@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T08:08:36.095 DEBUG:teuthology.nuke:shortname: smithi158 2023-12-06T08:08:36.095 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T08:08:36.116 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi158.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sseshasa-2023-12-06_06:16:39-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7479466', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 07:51:45.751194', 'locked_by': 'scheduled_sseshasa@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T08:08:36.128 INFO:teuthology.orchestra.console.smithi121:Power off 2023-12-06T08:08:36.129 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T08:08:36.152 DEBUG:teuthology.orchestra.console.smithi121:power off output: Chassis Power Control: Down/Off 2023-12-06T08:08:36.153 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T08:08:36.181 INFO:teuthology.orchestra.console.smithi139:Power off 2023-12-06T08:08:36.181 DEBUG:teuthology.orchestra.console.smithi139:pexpect command: ipmitool -H smithi139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T08:08:36.194 DEBUG:teuthology.orchestra.console.smithi121:check power output: Chassis Power is on 2023-12-06T08:08:36.209 DEBUG:teuthology.orchestra.console.smithi139:power off output: Chassis Power Control: Down/Off 2023-12-06T08:08:36.209 DEBUG:teuthology.orchestra.console.smithi139:pexpect command: ipmitool -H smithi139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T08:08:36.230 INFO:teuthology.orchestra.console.smithi158:Power off 2023-12-06T08:08:36.231 DEBUG:teuthology.orchestra.console.smithi158:pexpect command: ipmitool -H smithi158.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T08:08:36.245 DEBUG:teuthology.orchestra.console.smithi139:check power output: Chassis Power is on 2023-12-06T08:08:36.257 DEBUG:teuthology.orchestra.console.smithi158:power off output: Chassis Power Control: Down/Off 2023-12-06T08:08:36.258 DEBUG:teuthology.orchestra.console.smithi158:pexpect command: ipmitool -H smithi158.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T08:08:36.286 DEBUG:teuthology.orchestra.console.smithi158:check power output: Chassis Power is on 2023-12-06T08:08:36.860 INFO:teuthology.orchestra.run.smithi158.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 35 kB/s | 4.1 kB 00:00 2023-12-06T08:08:37.150 INFO:teuthology.orchestra.run.smithi121.stderr:Error: 2023-12-06T08:08:37.151 INFO:teuthology.orchestra.run.smithi121.stderr: Problem: conflicting requests 2023-12-06T08:08:37.151 INFO:teuthology.orchestra.run.smithi121.stderr: - nothing provides lua-devel needed by ceph-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:37.151 INFO:teuthology.orchestra.run.smithi121.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-06T08:08:37.179 INFO:teuthology.orchestra.run.smithi158.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 29 kB/s | 4.5 kB 00:00 2023-12-06T08:08:37.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T08:08:38.815 INFO:teuthology.orchestra.run.smithi158.stderr:Error: 2023-12-06T08:08:38.816 INFO:teuthology.orchestra.run.smithi158.stderr: Problem: conflicting requests 2023-12-06T08:08:38.816 INFO:teuthology.orchestra.run.smithi158.stderr: - nothing provides lua-devel needed by ceph-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T08:08:38.816 INFO:teuthology.orchestra.run.smithi158.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-06T08:08:38.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T08:08:40.196 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T08:08:40.246 DEBUG:teuthology.orchestra.console.smithi139:pexpect command: ipmitool -H smithi139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T08:08:40.288 DEBUG:teuthology.orchestra.console.smithi158:pexpect command: ipmitool -H smithi158.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T08:08:40.311 DEBUG:teuthology.orchestra.console.smithi121:check power output: Chassis Power is on 2023-12-06T08:08:40.360 DEBUG:teuthology.orchestra.console.smithi139:check power output: Chassis Power is on 2023-12-06T08:08:40.402 DEBUG:teuthology.orchestra.console.smithi158:check power output: Chassis Power is on 2023-12-06T08:08:44.314 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T08:08:44.360 DEBUG:teuthology.orchestra.console.smithi139:pexpect command: ipmitool -H smithi139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T08:08:44.403 DEBUG:teuthology.orchestra.console.smithi158:pexpect command: ipmitool -H smithi158.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T08:08:44.427 DEBUG:teuthology.orchestra.console.smithi121:check power output: Chassis Power is off 2023-12-06T08:08:44.473 DEBUG:teuthology.orchestra.console.smithi139:check power output: Chassis Power is on 2023-12-06T08:08:44.515 DEBUG:teuthology.orchestra.console.smithi158:check power output: Chassis Power is off 2023-12-06T08:08:44.528 INFO:teuthology.orchestra.console.smithi121:Power off completed 2023-12-06T08:08:44.616 INFO:teuthology.orchestra.console.smithi158:Power off completed 2023-12-06T08:08:48.478 DEBUG:teuthology.orchestra.console.smithi139:pexpect command: ipmitool -H smithi139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T08:08:48.590 DEBUG:teuthology.orchestra.console.smithi139:check power output: Chassis Power is off 2023-12-06T08:08:48.690 INFO:teuthology.orchestra.console.smithi139:Power off completed 2023-12-06T08:08:48.794 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/off mon_election/connectivity task/test_monitoring_stack_basic} duration: 677.4728910923004 failure_reason: 'Command failed on smithi139 with status 1: ''sudo yum -y install ceph''' flavor: default owner: scheduled_sseshasa@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=118a41ad2b274f99bc0fb41298398e9a status: fail success: false 2023-12-06T08:08:48.795 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T08:08:48.906 INFO:teuthology.run:FAIL