2023-12-06T18:00:23.862 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-06T18:00:23.862 DEBUG:teuthology.run:Teuthology command: teuthology --description rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/off mon_election/connectivity task/test_monitoring_stack_basic} --archive /home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480582 --verbose --name sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi --owner scheduled_sseshasa@teuthology -- /home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480582/orig.config.yaml 2023-12-06T18:00:23.893 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T18:00:23.974 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480582 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: '7480582' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: sseshasa-2023-12-06_17:50:03-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: 70 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: smithi047.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi113.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi134.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_17:50:03 tube: smithi user: sseshasa verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-06T18:00:23.975 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-06T18:00:23.975 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_96fa2578c622ca9c169af6f426ca8b1616130e58/qa/tasks 2023-12-06T18:00:23.975 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-06T18:00:23.977 INFO:teuthology.task.internal:Checking packages... 2023-12-06T18:00:24.000 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '96fa2578c622ca9c169af6f426ca8b1616130e58' 2023-12-06T18:00:24.000 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T18:00:24.000 INFO:teuthology.packaging:ref: None 2023-12-06T18:00:24.001 INFO:teuthology.packaging:tag: None 2023-12-06T18:00:24.001 INFO:teuthology.packaging:branch: wip-sseshasa-testing-2023-12-04-1848 2023-12-06T18:00:24.001 INFO:teuthology.packaging:sha1: 96fa2578c622ca9c169af6f426ca8b1616130e58 2023-12-06T18:00:24.001 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-06T18:00:24.150 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7644.g96fa2578 2023-12-06T18:00:24.151 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-06T18:00:24.157 INFO:teuthology.task.internal:no buildpackages task found 2023-12-06T18:00:24.157 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-06T18:00:24.179 INFO:teuthology.task.internal:Saving configuration 2023-12-06T18:00:24.194 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-06T18:00:24.200 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T18:00:24.226 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi047.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480582', '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 17:54:50.919236', 'locked_by': 'scheduled_sseshasa@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T18:00:24.243 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi113.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480582', '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 17:54:50.916477', 'locked_by': 'scheduled_sseshasa@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T18:00:24.265 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi134.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480582', '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 17:54:50.918131', 'locked_by': 'scheduled_sseshasa@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T18:00:24.265 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-06T18:00:24.271 INFO:teuthology.task.internal:roles: ubuntu@smithi047.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2023-12-06T18:00:24.271 INFO:teuthology.task.internal:roles: ubuntu@smithi113.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2023-12-06T18:00:24.271 INFO:teuthology.task.internal:roles: ubuntu@smithi134.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2023-12-06T18:00:24.272 INFO:teuthology.run_tasks:Running task console_log... 2023-12-06T18:00:24.374 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f10ea048ee0>, signals=[15]) 2023-12-06T18:00:24.374 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-06T18:00:24.389 INFO:teuthology.task.internal:Opening connections... 2023-12-06T18:00:24.389 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi047.front.sepia.ceph.com 2023-12-06T18:00:24.391 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi047.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T18:00:24.460 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi113.front.sepia.ceph.com 2023-12-06T18:00:24.461 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T18:00:24.527 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi134.front.sepia.ceph.com 2023-12-06T18:00:24.528 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T18:00:24.595 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-06T18:00:24.604 DEBUG:teuthology.orchestra.run.smithi047:> uname -m 2023-12-06T18:00:24.626 INFO:teuthology.orchestra.run.smithi047.stdout:x86_64 2023-12-06T18:00:24.626 DEBUG:teuthology.orchestra.run.smithi047:> cat /etc/os-release 2023-12-06T18:00:24.686 INFO:teuthology.orchestra.run.smithi047.stdout:NAME="Red Hat Enterprise Linux" 2023-12-06T18:00:24.686 INFO:teuthology.orchestra.run.smithi047.stdout:VERSION="8.6 (Ootpa)" 2023-12-06T18:00:24.686 INFO:teuthology.orchestra.run.smithi047.stdout:ID="rhel" 2023-12-06T18:00:24.686 INFO:teuthology.orchestra.run.smithi047.stdout:ID_LIKE="fedora" 2023-12-06T18:00:24.686 INFO:teuthology.orchestra.run.smithi047.stdout:VERSION_ID="8.6" 2023-12-06T18:00:24.687 INFO:teuthology.orchestra.run.smithi047.stdout:PLATFORM_ID="platform:el8" 2023-12-06T18:00:24.687 INFO:teuthology.orchestra.run.smithi047.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-06T18:00:24.687 INFO:teuthology.orchestra.run.smithi047.stdout:ANSI_COLOR="0;31" 2023-12-06T18:00:24.687 INFO:teuthology.orchestra.run.smithi047.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-06T18:00:24.687 INFO:teuthology.orchestra.run.smithi047.stdout:HOME_URL="https://www.redhat.com/" 2023-12-06T18:00:24.687 INFO:teuthology.orchestra.run.smithi047.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-06T18:00:24.687 INFO:teuthology.orchestra.run.smithi047.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T18:00:24.687 INFO:teuthology.orchestra.run.smithi047.stdout: 2023-12-06T18:00:24.687 INFO:teuthology.orchestra.run.smithi047.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T18:00:24.687 INFO:teuthology.orchestra.run.smithi047.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-06T18:00:24.687 INFO:teuthology.orchestra.run.smithi047.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-06T18:00:24.687 INFO:teuthology.orchestra.run.smithi047.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-06T18:00:24.688 INFO:teuthology.lock.ops:Updating smithi047.front.sepia.ceph.com on lock server 2023-12-06T18:00:24.711 DEBUG:teuthology.orchestra.run.smithi113:> uname -m 2023-12-06T18:00:24.732 INFO:teuthology.orchestra.run.smithi113.stdout:x86_64 2023-12-06T18:00:24.732 DEBUG:teuthology.orchestra.run.smithi113:> cat /etc/os-release 2023-12-06T18:00:24.793 INFO:teuthology.orchestra.run.smithi113.stdout:NAME="Red Hat Enterprise Linux" 2023-12-06T18:00:24.793 INFO:teuthology.orchestra.run.smithi113.stdout:VERSION="8.6 (Ootpa)" 2023-12-06T18:00:24.793 INFO:teuthology.orchestra.run.smithi113.stdout:ID="rhel" 2023-12-06T18:00:24.793 INFO:teuthology.orchestra.run.smithi113.stdout:ID_LIKE="fedora" 2023-12-06T18:00:24.793 INFO:teuthology.orchestra.run.smithi113.stdout:VERSION_ID="8.6" 2023-12-06T18:00:24.793 INFO:teuthology.orchestra.run.smithi113.stdout:PLATFORM_ID="platform:el8" 2023-12-06T18:00:24.793 INFO:teuthology.orchestra.run.smithi113.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-06T18:00:24.793 INFO:teuthology.orchestra.run.smithi113.stdout:ANSI_COLOR="0;31" 2023-12-06T18:00:24.793 INFO:teuthology.orchestra.run.smithi113.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-06T18:00:24.793 INFO:teuthology.orchestra.run.smithi113.stdout:HOME_URL="https://www.redhat.com/" 2023-12-06T18:00:24.793 INFO:teuthology.orchestra.run.smithi113.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-06T18:00:24.794 INFO:teuthology.orchestra.run.smithi113.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T18:00:24.794 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T18:00:24.794 INFO:teuthology.orchestra.run.smithi113.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T18:00:24.794 INFO:teuthology.orchestra.run.smithi113.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-06T18:00:24.794 INFO:teuthology.orchestra.run.smithi113.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-06T18:00:24.794 INFO:teuthology.orchestra.run.smithi113.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-06T18:00:24.794 INFO:teuthology.lock.ops:Updating smithi113.front.sepia.ceph.com on lock server 2023-12-06T18:00:24.819 DEBUG:teuthology.orchestra.run.smithi134:> uname -m 2023-12-06T18:00:24.840 INFO:teuthology.orchestra.run.smithi134.stdout:x86_64 2023-12-06T18:00:24.840 DEBUG:teuthology.orchestra.run.smithi134:> cat /etc/os-release 2023-12-06T18:00:24.899 INFO:teuthology.orchestra.run.smithi134.stdout:NAME="Red Hat Enterprise Linux" 2023-12-06T18:00:24.899 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION="8.6 (Ootpa)" 2023-12-06T18:00:24.899 INFO:teuthology.orchestra.run.smithi134.stdout:ID="rhel" 2023-12-06T18:00:24.899 INFO:teuthology.orchestra.run.smithi134.stdout:ID_LIKE="fedora" 2023-12-06T18:00:24.900 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION_ID="8.6" 2023-12-06T18:00:24.900 INFO:teuthology.orchestra.run.smithi134.stdout:PLATFORM_ID="platform:el8" 2023-12-06T18:00:24.900 INFO:teuthology.orchestra.run.smithi134.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-06T18:00:24.900 INFO:teuthology.orchestra.run.smithi134.stdout:ANSI_COLOR="0;31" 2023-12-06T18:00:24.900 INFO:teuthology.orchestra.run.smithi134.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-06T18:00:24.900 INFO:teuthology.orchestra.run.smithi134.stdout:HOME_URL="https://www.redhat.com/" 2023-12-06T18:00:24.900 INFO:teuthology.orchestra.run.smithi134.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-06T18:00:24.900 INFO:teuthology.orchestra.run.smithi134.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T18:00:24.901 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-12-06T18:00:24.901 INFO:teuthology.orchestra.run.smithi134.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T18:00:24.901 INFO:teuthology.orchestra.run.smithi134.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-06T18:00:24.901 INFO:teuthology.orchestra.run.smithi134.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-06T18:00:24.901 INFO:teuthology.orchestra.run.smithi134.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-06T18:00:24.901 INFO:teuthology.lock.ops:Updating smithi134.front.sepia.ceph.com on lock server 2023-12-06T18:00:24.927 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-06T18:00:24.936 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-06T18:00:24.942 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-06T18:00:24.943 DEBUG:teuthology.orchestra.run.smithi047:> test '!' -e /home/ubuntu/cephtest 2023-12-06T18:00:24.945 DEBUG:teuthology.orchestra.run.smithi113:> test '!' -e /home/ubuntu/cephtest 2023-12-06T18:00:24.948 DEBUG:teuthology.orchestra.run.smithi134:> test '!' -e /home/ubuntu/cephtest 2023-12-06T18:00:24.966 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-06T18:00:24.972 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-06T18:00:24.972 DEBUG:teuthology.orchestra.run.smithi047:> test -z $(ls -A /var/lib/ceph) 2023-12-06T18:00:25.006 DEBUG:teuthology.orchestra.run.smithi113:> test -z $(ls -A /var/lib/ceph) 2023-12-06T18:00:25.008 DEBUG:teuthology.orchestra.run.smithi134:> test -z $(ls -A /var/lib/ceph) 2023-12-06T18:00:25.041 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-06T18:00:25.122 INFO:teuthology.run_tasks:Running task kernel... 2023-12-06T18:00:25.136 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-06T18:00:25.136 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-06T18:00:25.136 DEBUG:teuthology.orchestra.run.smithi047:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T18:00:25.137 DEBUG:teuthology.orchestra.run.smithi113:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T18:00:25.137 DEBUG:teuthology.orchestra.run.smithi134:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T18:00:25.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:00:25.156 DEBUG:teuthology.orchestra.run.smithi113:> uname -r 2023-12-06T18:00:25.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:00:25.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:00:25.158 DEBUG:teuthology.orchestra.run.smithi047:> uname -r 2023-12-06T18:00:25.158 DEBUG:teuthology.orchestra.run.smithi134:> uname -r 2023-12-06T18:00:25.216 INFO:teuthology.orchestra.run.smithi113.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-06T18:00:25.216 INFO:teuthology.task.kernel:Running kernel on smithi113: 4.18.0-372.9.1.el8.x86_64 2023-12-06T18:00:25.216 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum install -y kernel 2023-12-06T18:00:25.217 INFO:teuthology.orchestra.run.smithi134.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-06T18:00:25.218 INFO:teuthology.task.kernel:Running kernel on smithi134: 4.18.0-372.9.1.el8.x86_64 2023-12-06T18:00:25.218 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum install -y kernel 2023-12-06T18:00:25.219 INFO:teuthology.orchestra.run.smithi047.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-06T18:00:25.219 INFO:teuthology.task.kernel:Running kernel on smithi047: 4.18.0-372.9.1.el8.x86_64 2023-12-06T18:00:25.219 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum install -y kernel 2023-12-06T18:00:26.391 INFO:teuthology.orchestra.run.smithi134.stdout:Updating Subscription Management repositories. 2023-12-06T18:00:26.392 INFO:teuthology.orchestra.run.smithi134.stdout:Unable to read consumer identity 2023-12-06T18:00:26.446 INFO:teuthology.orchestra.run.smithi047.stdout:Updating Subscription Management repositories. 2023-12-06T18:00:26.446 INFO:teuthology.orchestra.run.smithi047.stdout:Unable to read consumer identity 2023-12-06T18:00:26.456 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T18:00:26.456 INFO:teuthology.orchestra.run.smithi113.stdout:Unable to read consumer identity 2023-12-06T18:00:28.005 INFO:teuthology.orchestra.run.smithi047.stdout:Copr repo for python3-asyncssh owned by ceph 11 kB/s | 3.5 kB 00:00 2023-12-06T18:00:28.028 INFO:teuthology.orchestra.run.smithi134.stdout:Copr repo for python3-asyncssh owned by ceph 9.3 kB/s | 3.5 kB 00:00 2023-12-06T18:00:28.029 INFO:teuthology.orchestra.run.smithi113.stdout:Copr repo for python3-asyncssh owned by ceph 13 kB/s | 3.5 kB 00:00 2023-12-06T18:00:28.821 INFO:teuthology.orchestra.run.smithi134.stdout:Extra Packages for Enterprise Linux 21 MB/s | 16 MB 00:00 2023-12-06T18:00:28.922 INFO:teuthology.orchestra.run.smithi047.stdout:Extra Packages for Enterprise Linux 18 MB/s | 16 MB 00:00 2023-12-06T18:00:29.146 INFO:teuthology.orchestra.run.smithi113.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2023-12-06T18:00:32.296 INFO:teuthology.orchestra.run.smithi134.stdout:lab-extras 412 kB/s | 24 kB 00:00 2023-12-06T18:00:32.630 INFO:teuthology.orchestra.run.smithi113.stdout:lab-extras 378 kB/s | 24 kB 00:00 2023-12-06T18:00:32.639 INFO:teuthology.orchestra.run.smithi047.stdout:lab-extras 429 kB/s | 24 kB 00:00 2023-12-06T18:00:33.040 INFO:teuthology.orchestra.run.smithi134.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-06T18:00:33.092 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2023-12-06T18:00:33.093 INFO:teuthology.orchestra.run.smithi134.stdout:Nothing to do. 2023-12-06T18:00:33.093 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2023-12-06T18:00:33.248 DEBUG:teuthology.orchestra.run.smithi134:> echo no | sudo yum reinstall kernel || true 2023-12-06T18:00:33.366 INFO:teuthology.orchestra.run.smithi113.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-06T18:00:33.400 INFO:teuthology.orchestra.run.smithi047.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-06T18:00:33.421 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T18:00:33.423 INFO:teuthology.orchestra.run.smithi113.stdout:Nothing to do. 2023-12-06T18:00:33.423 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T18:00:33.461 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2023-12-06T18:00:33.463 INFO:teuthology.orchestra.run.smithi047.stdout:Nothing to do. 2023-12-06T18:00:33.463 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2023-12-06T18:00:33.544 DEBUG:teuthology.orchestra.run.smithi113:> echo no | sudo yum reinstall kernel || true 2023-12-06T18:00:33.578 INFO:teuthology.orchestra.run.smithi134.stdout:Updating Subscription Management repositories. 2023-12-06T18:00:33.578 INFO:teuthology.orchestra.run.smithi134.stdout:Unable to read consumer identity 2023-12-06T18:00:33.601 DEBUG:teuthology.orchestra.run.smithi047:> echo no | sudo yum reinstall kernel || true 2023-12-06T18:00:33.839 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:01 ago on Wed 06 Dec 2023 06:00:32 PM UTC. 2023-12-06T18:00:33.889 INFO:teuthology.orchestra.run.smithi134.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T18:00:33.916 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T18:00:33.916 INFO:teuthology.orchestra.run.smithi113.stdout:Unable to read consumer identity 2023-12-06T18:00:33.928 INFO:teuthology.orchestra.run.smithi134.stderr:Error: No packages marked for reinstall. 2023-12-06T18:00:33.976 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum reinstall -y kernel || true 2023-12-06T18:00:33.993 INFO:teuthology.orchestra.run.smithi047.stdout:Updating Subscription Management repositories. 2023-12-06T18:00:33.993 INFO:teuthology.orchestra.run.smithi047.stdout:Unable to read consumer identity 2023-12-06T18:00:34.172 INFO:teuthology.orchestra.run.smithi113.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 06:00:32 PM UTC. 2023-12-06T18:00:34.220 INFO:teuthology.orchestra.run.smithi113.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T18:00:34.259 INFO:teuthology.orchestra.run.smithi113.stderr:Error: No packages marked for reinstall. 2023-12-06T18:00:34.270 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 06:00:32 PM UTC. 2023-12-06T18:00:34.305 INFO:teuthology.orchestra.run.smithi134.stdout:Updating Subscription Management repositories. 2023-12-06T18:00:34.305 INFO:teuthology.orchestra.run.smithi134.stdout:Unable to read consumer identity 2023-12-06T18:00:34.306 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum reinstall -y kernel || true 2023-12-06T18:00:34.316 INFO:teuthology.orchestra.run.smithi047.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T18:00:34.349 INFO:teuthology.orchestra.run.smithi047.stderr:Error: No packages marked for reinstall. 2023-12-06T18:00:34.397 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum reinstall -y kernel || true 2023-12-06T18:00:34.556 INFO:teuthology.orchestra.run.smithi134.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 06:00:32 PM UTC. 2023-12-06T18:00:34.599 INFO:teuthology.orchestra.run.smithi134.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T18:00:34.632 INFO:teuthology.orchestra.run.smithi134.stderr:Error: No packages marked for reinstall. 2023-12-06T18:00:34.633 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T18:00:34.633 INFO:teuthology.orchestra.run.smithi113.stdout:Unable to read consumer identity 2023-12-06T18:00:34.683 DEBUG:teuthology.orchestra.run.smithi134:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T18:00:34.745 INFO:teuthology.orchestra.run.smithi047.stdout:Updating Subscription Management repositories. 2023-12-06T18:00:34.745 INFO:teuthology.orchestra.run.smithi047.stdout:Unable to read consumer identity 2023-12-06T18:00:34.762 INFO:teuthology.orchestra.run.smithi134.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-06T18:00:34.763 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-06T18:00:34.763 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-06T18:00:34.763 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2023-12-06T18:00:34.764 DEBUG:teuthology.orchestra.run.smithi134:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T18:00:34.789 INFO:teuthology.orchestra.run.smithi134.stdout:ttyS1 2023-12-06T18:00:34.802 DEBUG:teuthology.parallel:result is None 2023-12-06T18:00:34.886 INFO:teuthology.orchestra.run.smithi113.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 06:00:32 PM UTC. 2023-12-06T18:00:34.926 INFO:teuthology.orchestra.run.smithi113.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T18:00:34.954 INFO:teuthology.orchestra.run.smithi113.stderr:Error: No packages marked for reinstall. 2023-12-06T18:00:35.001 DEBUG:teuthology.orchestra.run.smithi113:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T18:00:35.014 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:00:03 ago on Wed 06 Dec 2023 06:00:32 PM UTC. 2023-12-06T18:00:35.058 INFO:teuthology.orchestra.run.smithi047.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T18:00:35.081 INFO:teuthology.orchestra.run.smithi113.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-06T18:00:35.081 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-06T18:00:35.081 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-06T18:00:35.082 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-06T18:00:35.082 DEBUG:teuthology.orchestra.run.smithi113:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T18:00:35.082 INFO:teuthology.orchestra.run.smithi047.stderr:Error: No packages marked for reinstall. 2023-12-06T18:00:35.107 INFO:teuthology.orchestra.run.smithi113.stdout:ttyS1 2023-12-06T18:00:35.119 DEBUG:teuthology.parallel:result is None 2023-12-06T18:00:35.129 DEBUG:teuthology.orchestra.run.smithi047:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T18:00:35.211 INFO:teuthology.orchestra.run.smithi047.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-06T18:00:35.265 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-06T18:00:35.265 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-06T18:00:35.265 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-06T18:00:35.266 DEBUG:teuthology.orchestra.run.smithi047:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T18:00:35.302 INFO:teuthology.orchestra.run.smithi047.stdout:ttyS1 2023-12-06T18:00:35.315 DEBUG:teuthology.parallel:result is None 2023-12-06T18:00:35.315 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-06T18:00:35.321 INFO:teuthology.task.internal:Creating test directory... 2023-12-06T18:00:35.322 DEBUG:teuthology.orchestra.run.smithi047:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T18:00:35.357 DEBUG:teuthology.orchestra.run.smithi113:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T18:00:35.360 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T18:00:35.377 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-06T18:00:35.383 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-06T18:00:35.390 INFO:teuthology.task.internal:Creating archive directory... 2023-12-06T18:00:35.391 DEBUG:teuthology.orchestra.run.smithi047:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T18:00:35.415 DEBUG:teuthology.orchestra.run.smithi113:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T18:00:35.417 DEBUG:teuthology.orchestra.run.smithi134:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T18:00:35.439 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-06T18:00:35.446 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-06T18:00:35.446 DEBUG:teuthology.orchestra.run.smithi047:> 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-06T18:00:35.475 DEBUG:teuthology.orchestra.run.smithi113:> 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-06T18:00:35.477 DEBUG:teuthology.orchestra.run.smithi134:> 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-06T18:00:35.507 INFO:teuthology.orchestra.run.smithi113.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T18:00:35.510 INFO:teuthology.orchestra.run.smithi047.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T18:00:35.517 INFO:teuthology.orchestra.run.smithi113.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T18:00:35.521 INFO:teuthology.orchestra.run.smithi047.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T18:00:35.525 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T18:00:35.536 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T18:00:35.537 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-06T18:00:35.545 INFO:teuthology.task.internal:Configuring sudo... 2023-12-06T18:00:35.546 DEBUG:teuthology.orchestra.run.smithi047:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T18:00:35.564 DEBUG:teuthology.orchestra.run.smithi113:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T18:00:35.566 DEBUG:teuthology.orchestra.run.smithi134:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T18:00:35.593 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-06T18:00:35.602 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-06T18:00:35.602 DEBUG:teuthology.orchestra.run.smithi047:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T18:00:35.633 DEBUG:teuthology.orchestra.run.smithi113:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T18:00:35.635 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T18:00:35.650 DEBUG:teuthology.orchestra.run.smithi047:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T18:00:35.731 DEBUG:teuthology.orchestra.run.smithi047:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T18:00:35.788 DEBUG:teuthology.orchestra.run.smithi047:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T18:00:35.873 DEBUG:teuthology.orchestra.run.smithi047:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T18:00:35.914 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2023-12-06T18:00:35.914 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T18:00:35.987 DEBUG:teuthology.orchestra.run.smithi113:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T18:00:36.031 DEBUG:teuthology.orchestra.run.smithi113:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T18:00:36.088 DEBUG:teuthology.orchestra.run.smithi113:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T18:00:36.203 DEBUG:teuthology.orchestra.run.smithi113:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T18:00:36.230 DEBUG:teuthology.orchestra.run.smithi113:> set -ex 2023-12-06T18:00:36.230 DEBUG:teuthology.orchestra.run.smithi113:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T18:00:36.296 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T18:00:36.340 DEBUG:teuthology.orchestra.run.smithi134:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T18:00:36.389 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T18:00:36.473 DEBUG:teuthology.orchestra.run.smithi134:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T18:00:36.516 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2023-12-06T18:00:36.516 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T18:00:36.583 DEBUG:teuthology.orchestra.run.smithi047:> sudo service rsyslog restart 2023-12-06T18:00:36.586 DEBUG:teuthology.orchestra.run.smithi113:> sudo service rsyslog restart 2023-12-06T18:00:36.589 DEBUG:teuthology.orchestra.run.smithi134:> sudo service rsyslog restart 2023-12-06T18:00:36.641 INFO:teuthology.orchestra.run.smithi113.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T18:00:36.643 INFO:teuthology.orchestra.run.smithi047.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T18:00:36.680 INFO:teuthology.orchestra.run.smithi134.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T18:00:37.114 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-06T18:00:37.122 INFO:teuthology.task.internal:Starting timer... 2023-12-06T18:00:37.122 INFO:teuthology.run_tasks:Running task pcp... 2023-12-06T18:00:37.132 INFO:teuthology.run_tasks:Running task selinux... 2023-12-06T18:00:37.141 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-06T18:00:37.141 DEBUG:teuthology.orchestra.run.smithi047:> sudo service auditd rotate 2023-12-06T18:00:37.209 INFO:teuthology.orchestra.run.smithi047.stdout:Rotating logs: 2023-12-06T18:00:37.211 DEBUG:teuthology.orchestra.run.smithi113:> sudo service auditd rotate 2023-12-06T18:00:37.268 INFO:teuthology.orchestra.run.smithi113.stdout:Rotating logs: 2023-12-06T18:00:37.269 DEBUG:teuthology.orchestra.run.smithi134:> sudo service auditd rotate 2023-12-06T18:00:37.358 INFO:teuthology.orchestra.run.smithi134.stdout:Rotating logs: 2023-12-06T18:00:37.360 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-06T18:00:37.360 DEBUG:teuthology.orchestra.run.smithi047:> /usr/sbin/getenforce 2023-12-06T18:00:37.384 INFO:teuthology.orchestra.run.smithi047.stdout:Permissive 2023-12-06T18:00:37.385 DEBUG:teuthology.orchestra.run.smithi113:> /usr/sbin/getenforce 2023-12-06T18:00:37.409 INFO:teuthology.orchestra.run.smithi113.stdout:Permissive 2023-12-06T18:00:37.409 DEBUG:teuthology.orchestra.run.smithi134:> /usr/sbin/getenforce 2023-12-06T18:00:37.434 INFO:teuthology.orchestra.run.smithi134.stdout:Permissive 2023-12-06T18:00:37.434 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi047.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi113.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi134.front.sepia.ceph.com': 'permissive'} 2023-12-06T18:00:37.434 DEBUG:teuthology.orchestra.run.smithi047:> 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-06T18:00:37.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:00:37.465 DEBUG:teuthology.orchestra.run.smithi113:> 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-06T18:00:37.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:00:37.493 DEBUG:teuthology.orchestra.run.smithi134:> 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-06T18:00:37.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:00:37.523 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-06T18:00:37.523 DEBUG:teuthology.orchestra.run.smithi047:> sudo /usr/sbin/setenforce permissive 2023-12-06T18:00:37.551 DEBUG:teuthology.orchestra.run.smithi113:> sudo /usr/sbin/setenforce permissive 2023-12-06T18:00:37.578 DEBUG:teuthology.orchestra.run.smithi134:> sudo /usr/sbin/setenforce permissive 2023-12-06T18:00:37.605 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-06T18:00:37.615 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-06T18:00:37.615 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-06T18:00:37.634 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-06T18:00:37.635 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi047.front.sepia.ceph.com,smithi113.front.sepia.ceph.com,smithi134.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-06T18:14:02.053 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi047.front.sepia.ceph.com'), Remote(name='ubuntu@smithi113.front.sepia.ceph.com'), Remote(name='ubuntu@smithi134.front.sepia.ceph.com')] 2023-12-06T18:14:02.054 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi047.front.sepia.ceph.com' 2023-12-06T18:14:02.055 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi047.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T18:14:02.124 DEBUG:teuthology.orchestra.run.smithi047:> true 2023-12-06T18:14:02.191 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi047.front.sepia.ceph.com' 2023-12-06T18:14:02.191 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-06T18:14:02.192 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T18:14:02.259 DEBUG:teuthology.orchestra.run.smithi113:> true 2023-12-06T18:14:02.328 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-06T18:14:02.329 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2023-12-06T18:14:02.329 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T18:14:02.399 DEBUG:teuthology.orchestra.run.smithi134:> true 2023-12-06T18:14:02.428 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi134.front.sepia.ceph.com' 2023-12-06T18:14:02.429 INFO:teuthology.run_tasks:Running task clock... 2023-12-06T18:14:02.439 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-06T18:14:02.439 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T18:14:02.440 DEBUG:teuthology.orchestra.run.smithi047:> 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-06T18:14:02.442 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T18:14:02.442 DEBUG:teuthology.orchestra.run.smithi113:> 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-06T18:14:02.444 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T18:14:02.444 DEBUG:teuthology.orchestra.run.smithi134:> 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-06T18:14:02.475 INFO:teuthology.orchestra.run.smithi047.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T18:14:02.477 INFO:teuthology.orchestra.run.smithi113.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T18:14:02.491 INFO:teuthology.orchestra.run.smithi047.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T18:14:02.492 INFO:teuthology.orchestra.run.smithi113.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T18:14:02.503 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T18:14:02.518 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T18:14:02.562 INFO:teuthology.orchestra.run.smithi047.stderr:sudo: ntpd: command not found 2023-12-06T18:14:02.563 INFO:teuthology.orchestra.run.smithi113.stderr:sudo: ntpd: command not found 2023-12-06T18:14:02.575 INFO:teuthology.orchestra.run.smithi047.stdout:506 Cannot talk to daemon 2023-12-06T18:14:02.575 INFO:teuthology.orchestra.run.smithi113.stdout:506 Cannot talk to daemon 2023-12-06T18:14:02.587 INFO:teuthology.orchestra.run.smithi134.stderr:sudo: ntpd: command not found 2023-12-06T18:14:02.590 INFO:teuthology.orchestra.run.smithi113.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T18:14:02.590 INFO:teuthology.orchestra.run.smithi047.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T18:14:02.600 INFO:teuthology.orchestra.run.smithi134.stdout:506 Cannot talk to daemon 2023-12-06T18:14:02.604 INFO:teuthology.orchestra.run.smithi113.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T18:14:02.605 INFO:teuthology.orchestra.run.smithi047.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T18:14:02.614 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T18:14:02.628 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T18:14:02.676 INFO:teuthology.orchestra.run.smithi047.stderr:bash: ntpq: command not found 2023-12-06T18:14:02.679 INFO:teuthology.orchestra.run.smithi047.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T18:14:02.679 INFO:teuthology.orchestra.run.smithi047.stdout:=============================================================================== 2023-12-06T18:14:02.679 INFO:teuthology.orchestra.run.smithi047.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:14:02.679 INFO:teuthology.orchestra.run.smithi047.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:14:02.679 INFO:teuthology.orchestra.run.smithi047.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:14:02.679 INFO:teuthology.orchestra.run.smithi047.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:14:02.686 INFO:teuthology.orchestra.run.smithi113.stderr:bash: ntpq: command not found 2023-12-06T18:14:02.689 INFO:teuthology.orchestra.run.smithi113.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T18:14:02.689 INFO:teuthology.orchestra.run.smithi113.stdout:=============================================================================== 2023-12-06T18:14:02.689 INFO:teuthology.orchestra.run.smithi113.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:14:02.689 INFO:teuthology.orchestra.run.smithi113.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:14:02.689 INFO:teuthology.orchestra.run.smithi113.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:14:02.689 INFO:teuthology.orchestra.run.smithi113.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:14:02.708 INFO:teuthology.orchestra.run.smithi134.stderr:bash: ntpq: command not found 2023-12-06T18:14:02.713 INFO:teuthology.orchestra.run.smithi134.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T18:14:02.713 INFO:teuthology.orchestra.run.smithi134.stdout:=============================================================================== 2023-12-06T18:14:02.713 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:14:02.714 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:14:02.714 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:14:02.714 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:14:02.715 INFO:teuthology.run_tasks:Running task pexec... 2023-12-06T18:14:02.724 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-06T18:14:02.724 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi047.front.sepia.ceph.com 2023-12-06T18:14:02.724 DEBUG:teuthology.orchestra.run.smithi047:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T18:14:02.725 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi113.front.sepia.ceph.com 2023-12-06T18:14:02.725 DEBUG:teuthology.orchestra.run.smithi113:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T18:14:02.725 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi134.front.sepia.ceph.com 2023-12-06T18:14:02.725 DEBUG:teuthology.orchestra.run.smithi134:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T18:14:03.100 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T18:14:03.116 INFO:teuthology.orchestra.run.smithi047.stdout:Updating Subscription Management repositories. 2023-12-06T18:14:03.126 INFO:teuthology.orchestra.run.smithi134.stdout:Updating Subscription Management repositories. 2023-12-06T18:14:03.763 INFO:teuthology.orchestra.run.smithi134.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 161 kB/s | 4.5 kB 00:00 2023-12-06T18:14:03.784 INFO:teuthology.orchestra.run.smithi047.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 139 kB/s | 4.5 kB 00:00 2023-12-06T18:14:03.808 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 159 kB/s | 4.1 kB 00:00 2023-12-06T18:14:04.010 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 170 kB/s | 4.5 kB 00:00 2023-12-06T18:14:04.061 INFO:teuthology.orchestra.run.smithi134.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 152 kB/s | 4.1 kB 00:00 2023-12-06T18:14:04.097 INFO:teuthology.orchestra.run.smithi047.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 143 kB/s | 4.1 kB 00:00 2023-12-06T18:14:05.926 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T18:14:05.927 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T18:14:05.927 INFO:teuthology.orchestra.run.smithi113.stdout: Package Architecture Version Repository Size 2023-12-06T18:14:05.927 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T18:14:05.927 INFO:teuthology.orchestra.run.smithi113.stdout:Resetting modules: 2023-12-06T18:14:05.927 INFO:teuthology.orchestra.run.smithi113.stdout: container-tools 2023-12-06T18:14:05.928 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T18:14:05.928 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction Summary 2023-12-06T18:14:05.928 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T18:14:05.928 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T18:14:05.948 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2023-12-06T18:14:05.949 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2023-12-06T18:14:05.950 INFO:teuthology.orchestra.run.smithi134.stdout: Package Architecture Version Repository Size 2023-12-06T18:14:05.950 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2023-12-06T18:14:05.950 INFO:teuthology.orchestra.run.smithi134.stdout:Resetting modules: 2023-12-06T18:14:05.950 INFO:teuthology.orchestra.run.smithi134.stdout: container-tools 2023-12-06T18:14:05.950 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-12-06T18:14:05.950 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2023-12-06T18:14:05.950 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2023-12-06T18:14:05.950 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-12-06T18:14:06.244 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2023-12-06T18:14:06.245 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2023-12-06T18:14:06.245 INFO:teuthology.orchestra.run.smithi047.stdout: Package Architecture Version Repository Size 2023-12-06T18:14:06.245 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2023-12-06T18:14:06.245 INFO:teuthology.orchestra.run.smithi047.stdout:Resetting modules: 2023-12-06T18:14:06.245 INFO:teuthology.orchestra.run.smithi047.stdout: container-tools 2023-12-06T18:14:06.245 INFO:teuthology.orchestra.run.smithi047.stdout: 2023-12-06T18:14:06.245 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2023-12-06T18:14:06.245 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2023-12-06T18:14:06.245 INFO:teuthology.orchestra.run.smithi047.stdout: 2023-12-06T18:14:10.642 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2023-12-06T18:14:10.674 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2023-12-06T18:14:10.781 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T18:14:11.098 INFO:teuthology.orchestra.run.smithi134.stdout:Updating Subscription Management repositories. 2023-12-06T18:14:11.151 INFO:teuthology.orchestra.run.smithi047.stdout:Updating Subscription Management repositories. 2023-12-06T18:14:11.239 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T18:14:12.028 INFO:teuthology.orchestra.run.smithi134.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2023-12-06T18:14:12.077 INFO:teuthology.orchestra.run.smithi047.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 30 kB/s | 4.5 kB 00:00 2023-12-06T18:14:12.192 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2023-12-06T18:14:12.468 INFO:teuthology.orchestra.run.smithi134.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 26 kB/s | 4.1 kB 00:00 2023-12-06T18:14:12.497 INFO:teuthology.orchestra.run.smithi047.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2023-12-06T18:14:12.536 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 28 kB/s | 4.5 kB 00:00 2023-12-06T18:14:14.360 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2023-12-06T18:14:14.454 INFO:teuthology.orchestra.run.smithi134.stdout:============================================================================================================ 2023-12-06T18:14:14.454 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2023-12-06T18:14:14.454 INFO:teuthology.orchestra.run.smithi134.stdout:============================================================================================================ 2023-12-06T18:14:14.454 INFO:teuthology.orchestra.run.smithi134.stdout:Installing group/module packages: 2023-12-06T18:14:14.454 INFO:teuthology.orchestra.run.smithi134.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-06T18:14:14.454 INFO:teuthology.orchestra.run.smithi134.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-06T18:14:14.454 INFO:teuthology.orchestra.run.smithi134.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-06T18:14:14.454 INFO:teuthology.orchestra.run.smithi134.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-06T18:14:14.454 INFO:teuthology.orchestra.run.smithi134.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-06T18:14:14.454 INFO:teuthology.orchestra.run.smithi134.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-06T18:14:14.455 INFO:teuthology.orchestra.run.smithi134.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-06T18:14:14.455 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2023-12-06T18:14:14.455 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-06T18:14:14.455 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-06T18:14:14.455 INFO:teuthology.orchestra.run.smithi134.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-06T18:14:14.455 INFO:teuthology.orchestra.run.smithi134.stdout:Installing module profiles: 2023-12-06T18:14:14.455 INFO:teuthology.orchestra.run.smithi134.stdout: container-tools/common 2023-12-06T18:14:14.455 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-12-06T18:14:14.455 INFO:teuthology.orchestra.run.smithi134.stdout:Enabling module streams: 2023-12-06T18:14:14.455 INFO:teuthology.orchestra.run.smithi134.stdout: container-tools rhel8 2023-12-06T18:14:14.455 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-12-06T18:14:14.455 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2023-12-06T18:14:14.455 INFO:teuthology.orchestra.run.smithi134.stdout:============================================================================================================ 2023-12-06T18:14:14.455 INFO:teuthology.orchestra.run.smithi134.stdout:Install 10 Packages 2023-12-06T18:14:14.455 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-12-06T18:14:14.456 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 18 M 2023-12-06T18:14:14.456 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 65 M 2023-12-06T18:14:14.456 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2023-12-06T18:14:14.581 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2023-12-06T18:14:14.586 INFO:teuthology.orchestra.run.smithi134.stdout:(1/10): python3-pyxdg-0.25-16.el8.noarch.rpm 726 kB/s | 94 kB 00:00 2023-12-06T18:14:14.588 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T18:14:14.611 INFO:teuthology.orchestra.run.smithi134.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 161 kB/s | 25 kB 00:00 2023-12-06T18:14:14.636 INFO:teuthology.orchestra.run.smithi134.stdout:(3/10): yajl-2.1.0-10.el8.x86_64.rpm 227 kB/s | 41 kB 00:00 2023-12-06T18:14:14.679 INFO:teuthology.orchestra.run.smithi113.stdout:============================================================================================================ 2023-12-06T18:14:14.680 INFO:teuthology.orchestra.run.smithi113.stdout: Package Arch Version Repository Size 2023-12-06T18:14:14.680 INFO:teuthology.orchestra.run.smithi113.stdout:============================================================================================================ 2023-12-06T18:14:14.680 INFO:teuthology.orchestra.run.smithi113.stdout:Installing group/module packages: 2023-12-06T18:14:14.680 INFO:teuthology.orchestra.run.smithi113.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-06T18:14:14.680 INFO:teuthology.orchestra.run.smithi113.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-06T18:14:14.680 INFO:teuthology.orchestra.run.smithi113.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-06T18:14:14.680 INFO:teuthology.orchestra.run.smithi113.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-06T18:14:14.680 INFO:teuthology.orchestra.run.smithi113.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-06T18:14:14.680 INFO:teuthology.orchestra.run.smithi113.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-06T18:14:14.680 INFO:teuthology.orchestra.run.smithi113.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-06T18:14:14.680 INFO:teuthology.orchestra.run.smithi113.stdout:Installing dependencies: 2023-12-06T18:14:14.680 INFO:teuthology.orchestra.run.smithi113.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-06T18:14:14.681 INFO:teuthology.orchestra.run.smithi113.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-06T18:14:14.681 INFO:teuthology.orchestra.run.smithi113.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-06T18:14:14.681 INFO:teuthology.orchestra.run.smithi113.stdout:Installing module profiles: 2023-12-06T18:14:14.681 INFO:teuthology.orchestra.run.smithi113.stdout: container-tools/common 2023-12-06T18:14:14.681 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T18:14:14.681 INFO:teuthology.orchestra.run.smithi113.stdout:Enabling module streams: 2023-12-06T18:14:14.681 INFO:teuthology.orchestra.run.smithi113.stdout: container-tools rhel8 2023-12-06T18:14:14.681 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T18:14:14.681 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction Summary 2023-12-06T18:14:14.681 INFO:teuthology.orchestra.run.smithi113.stdout:============================================================================================================ 2023-12-06T18:14:14.681 INFO:teuthology.orchestra.run.smithi113.stdout:Install 10 Packages 2023-12-06T18:14:14.681 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T18:14:14.682 INFO:teuthology.orchestra.run.smithi113.stdout:Total download size: 18 M 2023-12-06T18:14:14.682 INFO:teuthology.orchestra.run.smithi113.stdout:Installed size: 65 M 2023-12-06T18:14:14.682 INFO:teuthology.orchestra.run.smithi113.stdout:Downloading Packages: 2023-12-06T18:14:14.686 INFO:teuthology.orchestra.run.smithi047.stdout:============================================================================================================ 2023-12-06T18:14:14.686 INFO:teuthology.orchestra.run.smithi047.stdout: Package Arch Version Repository Size 2023-12-06T18:14:14.686 INFO:teuthology.orchestra.run.smithi047.stdout:============================================================================================================ 2023-12-06T18:14:14.686 INFO:teuthology.orchestra.run.smithi047.stdout:Installing group/module packages: 2023-12-06T18:14:14.687 INFO:teuthology.orchestra.run.smithi047.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-06T18:14:14.687 INFO:teuthology.orchestra.run.smithi047.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-06T18:14:14.687 INFO:teuthology.orchestra.run.smithi047.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-06T18:14:14.687 INFO:teuthology.orchestra.run.smithi047.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-06T18:14:14.687 INFO:teuthology.orchestra.run.smithi047.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-06T18:14:14.687 INFO:teuthology.orchestra.run.smithi047.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-06T18:14:14.687 INFO:teuthology.orchestra.run.smithi047.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-06T18:14:14.687 INFO:teuthology.orchestra.run.smithi047.stdout:Installing dependencies: 2023-12-06T18:14:14.687 INFO:teuthology.orchestra.run.smithi047.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-06T18:14:14.687 INFO:teuthology.orchestra.run.smithi047.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-06T18:14:14.687 INFO:teuthology.orchestra.run.smithi047.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-06T18:14:14.687 INFO:teuthology.orchestra.run.smithi047.stdout:Installing module profiles: 2023-12-06T18:14:14.688 INFO:teuthology.orchestra.run.smithi047.stdout: container-tools/common 2023-12-06T18:14:14.688 INFO:teuthology.orchestra.run.smithi047.stdout: 2023-12-06T18:14:14.688 INFO:teuthology.orchestra.run.smithi047.stdout:Enabling module streams: 2023-12-06T18:14:14.688 INFO:teuthology.orchestra.run.smithi047.stdout: container-tools rhel8 2023-12-06T18:14:14.688 INFO:teuthology.orchestra.run.smithi047.stdout: 2023-12-06T18:14:14.688 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2023-12-06T18:14:14.688 INFO:teuthology.orchestra.run.smithi047.stdout:============================================================================================================ 2023-12-06T18:14:14.688 INFO:teuthology.orchestra.run.smithi047.stdout:Install 10 Packages 2023-12-06T18:14:14.688 INFO:teuthology.orchestra.run.smithi047.stdout: 2023-12-06T18:14:14.689 INFO:teuthology.orchestra.run.smithi134.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 489 kB/s | 49 kB 00:00 2023-12-06T18:14:14.689 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 18 M 2023-12-06T18:14:14.690 INFO:teuthology.orchestra.run.smithi047.stdout:Installed size: 65 M 2023-12-06T18:14:14.690 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2023-12-06T18:14:14.728 INFO:teuthology.orchestra.run.smithi134.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 4.4 MB/s | 524 kB 00:00 2023-12-06T18:14:14.787 INFO:teuthology.orchestra.run.smithi134.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 1.5 MB/s | 149 kB 00:00 2023-12-06T18:14:14.825 INFO:teuthology.orchestra.run.smithi113.stdout:(1/10): yajl-2.1.0-10.el8.x86_64.rpm 285 kB/s | 41 kB 00:00 2023-12-06T18:14:14.850 INFO:teuthology.orchestra.run.smithi113.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 148 kB/s | 25 kB 00:00 2023-12-06T18:14:14.871 INFO:teuthology.orchestra.run.smithi047.stdout:(1/10): yajl-2.1.0-10.el8.x86_64.rpm 224 kB/s | 41 kB 00:00 2023-12-06T18:14:14.876 INFO:teuthology.orchestra.run.smithi113.stdout:(3/10): python3-pyxdg-0.25-16.el8.noarch.rpm 485 kB/s | 94 kB 00:00 2023-12-06T18:14:14.896 INFO:teuthology.orchestra.run.smithi047.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 120 kB/s | 25 kB 00:00 2023-12-06T18:14:14.904 INFO:teuthology.orchestra.run.smithi134.stdout:(7/10): buildah-1.26.2-1.module+el8.6.0+16771+2 30 MB/s | 8.0 MB 00:00 2023-12-06T18:14:14.917 INFO:teuthology.orchestra.run.smithi113.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 536 kB/s | 49 kB 00:00 2023-12-06T18:14:14.930 INFO:teuthology.orchestra.run.smithi047.stdout:(3/10): python3-pyxdg-0.25-16.el8.noarch.rpm 390 kB/s | 94 kB 00:00 2023-12-06T18:14:14.980 INFO:teuthology.orchestra.run.smithi134.stdout:(8/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 848 kB/s | 213 kB 00:00 2023-12-06T18:14:15.014 INFO:teuthology.orchestra.run.smithi047.stdout:(4/10): cockpit-podman-49.1-1.module+el8.6.0+16 4.4 MB/s | 524 kB 00:00 2023-12-06T18:14:15.035 INFO:teuthology.orchestra.run.smithi113.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 2.8 MB/s | 524 kB 00:00 2023-12-06T18:14:15.056 INFO:teuthology.orchestra.run.smithi047.stdout:(5/10): udica-0.2.6-4.module+el8.6.0+16771+28df 268 kB/s | 49 kB 00:00 2023-12-06T18:14:15.068 INFO:teuthology.orchestra.run.smithi113.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 993 kB/s | 149 kB 00:00 2023-12-06T18:14:15.093 INFO:teuthology.orchestra.run.smithi113.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 3.6 MB/s | 213 kB 00:00 2023-12-06T18:14:15.096 INFO:teuthology.orchestra.run.smithi134.stdout:(9/10): skopeo-1.9.1-1.module+el8.6.0+16771+28d 23 MB/s | 7.0 MB 00:00 2023-12-06T18:14:15.114 INFO:teuthology.orchestra.run.smithi047.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 1.5 MB/s | 149 kB 00:00 2023-12-06T18:14:15.148 INFO:teuthology.orchestra.run.smithi047.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 2.3 MB/s | 213 kB 00:00 2023-12-06T18:14:15.155 INFO:teuthology.orchestra.run.smithi134.stdout:(10/10): toolbox-0.0.99.3-0.6.module+el8.6.0+16 8.8 MB/s | 2.2 MB 00:00 2023-12-06T18:14:15.155 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2023-12-06T18:14:15.155 INFO:teuthology.orchestra.run.smithi134.stdout:Total 26 MB/s | 18 MB 00:00 2023-12-06T18:14:15.269 INFO:teuthology.orchestra.run.smithi113.stdout:(8/10): buildah-1.26.2-1.module+el8.6.0+16771+2 20 MB/s | 8.0 MB 00:00 2023-12-06T18:14:15.298 INFO:teuthology.orchestra.run.smithi047.stdout:(8/10): buildah-1.26.2-1.module+el8.6.0+16771+2 22 MB/s | 8.0 MB 00:00 2023-12-06T18:14:15.335 INFO:teuthology.orchestra.run.smithi113.stdout:(9/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 9.1 MB/s | 2.2 MB 00:00 2023-12-06T18:14:15.354 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2023-12-06T18:14:15.365 INFO:teuthology.orchestra.run.smithi047.stdout:(9/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 10 MB/s | 2.2 MB 00:00 2023-12-06T18:14:15.373 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2023-12-06T18:14:15.373 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2023-12-06T18:14:15.427 INFO:teuthology.orchestra.run.smithi113.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 20 MB/s | 7.0 MB 00:00 2023-12-06T18:14:15.428 INFO:teuthology.orchestra.run.smithi113.stdout:-------------------------------------------------------------------------------- 2023-12-06T18:14:15.428 INFO:teuthology.orchestra.run.smithi113.stdout:Total 24 MB/s | 18 MB 00:00 2023-12-06T18:14:15.482 INFO:teuthology.orchestra.run.smithi047.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 19 MB/s | 7.0 MB 00:00 2023-12-06T18:14:15.482 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2023-12-06T18:14:15.482 INFO:teuthology.orchestra.run.smithi047.stdout:Total 23 MB/s | 18 MB 00:00 2023-12-06T18:14:15.556 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2023-12-06T18:14:15.560 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2023-12-06T18:14:15.627 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction check 2023-12-06T18:14:15.646 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction check succeeded. 2023-12-06T18:14:15.646 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction test 2023-12-06T18:14:15.686 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2023-12-06T18:14:15.706 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2023-12-06T18:14:15.707 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2023-12-06T18:14:15.827 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction test succeeded. 2023-12-06T18:14:15.831 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction 2023-12-06T18:14:15.900 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2023-12-06T18:14:15.904 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2023-12-06T18:14:16.099 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2023-12-06T18:14:16.311 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-06T18:14:16.367 INFO:teuthology.orchestra.run.smithi113.stdout: Preparing : 1/1 2023-12-06T18:14:16.422 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2023-12-06T18:14:16.486 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-06T18:14:16.554 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-06T18:14:16.593 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-06T18:14:16.704 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-06T18:14:16.722 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-06T18:14:16.774 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-06T18:14:16.941 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-06T18:14:16.950 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-06T18:14:16.963 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-06T18:14:17.193 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-06T18:14:17.312 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-06T18:14:17.314 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-06T18:14:17.575 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-06T18:14:17.673 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-06T18:14:18.085 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-06T18:14:18.362 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-06T18:14:18.481 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-06T18:14:18.953 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-06T18:14:19.213 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-06T18:14:19.245 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-06T18:14:19.417 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-06T18:14:19.471 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-06T18:14:19.536 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-06T18:14:19.603 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-06T18:14:19.679 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-06T18:14:19.751 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-06T18:14:19.847 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-06T18:14:19.893 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-06T18:14:19.893 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-06T18:14:19.893 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-06T18:14:19.893 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-06T18:14:19.893 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-06T18:14:19.893 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-06T18:14:19.893 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-06T18:14:19.893 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-06T18:14:19.893 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-06T18:14:19.893 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-06T18:14:19.914 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-06T18:14:20.132 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-06T18:14:20.146 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-06T18:14:20.146 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-06T18:14:20.147 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-06T18:14:20.147 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-06T18:14:20.147 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-06T18:14:20.147 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-06T18:14:20.147 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-06T18:14:20.147 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-06T18:14:20.147 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-06T18:14:20.147 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-06T18:14:20.419 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-06T18:14:20.419 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-06T18:14:20.419 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-06T18:14:20.419 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-06T18:14:20.419 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-06T18:14:20.419 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-06T18:14:20.420 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-06T18:14:20.420 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-06T18:14:20.420 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-06T18:14:20.420 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-06T18:14:25.149 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-06T18:14:25.149 INFO:teuthology.orchestra.run.smithi134.stdout:Installed products updated. 2023-12-06T18:14:25.169 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-06T18:14:25.170 INFO:teuthology.orchestra.run.smithi113.stdout:Installed products updated. 2023-12-06T18:14:25.333 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-06T18:14:25.333 INFO:teuthology.orchestra.run.smithi047.stdout:Installed products updated. 2023-12-06T18:14:25.356 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-12-06T18:14:25.356 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2023-12-06T18:14:25.356 INFO:teuthology.orchestra.run.smithi134.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T18:14:25.356 INFO:teuthology.orchestra.run.smithi134.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-06T18:14:25.356 INFO:teuthology.orchestra.run.smithi134.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T18:14:25.356 INFO:teuthology.orchestra.run.smithi134.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-06T18:14:25.356 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-06T18:14:25.356 INFO:teuthology.orchestra.run.smithi134.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-06T18:14:25.356 INFO:teuthology.orchestra.run.smithi134.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T18:14:25.357 INFO:teuthology.orchestra.run.smithi134.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T18:14:25.357 INFO:teuthology.orchestra.run.smithi134.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-06T18:14:25.357 INFO:teuthology.orchestra.run.smithi134.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-06T18:14:25.357 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-12-06T18:14:25.357 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2023-12-06T18:14:25.362 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T18:14:25.362 INFO:teuthology.orchestra.run.smithi113.stdout:Installed: 2023-12-06T18:14:25.362 INFO:teuthology.orchestra.run.smithi113.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T18:14:25.362 INFO:teuthology.orchestra.run.smithi113.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-06T18:14:25.363 INFO:teuthology.orchestra.run.smithi113.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T18:14:25.363 INFO:teuthology.orchestra.run.smithi113.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-06T18:14:25.363 INFO:teuthology.orchestra.run.smithi113.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-06T18:14:25.363 INFO:teuthology.orchestra.run.smithi113.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-06T18:14:25.363 INFO:teuthology.orchestra.run.smithi113.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T18:14:25.363 INFO:teuthology.orchestra.run.smithi113.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T18:14:25.363 INFO:teuthology.orchestra.run.smithi113.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-06T18:14:25.363 INFO:teuthology.orchestra.run.smithi113.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-06T18:14:25.363 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T18:14:25.363 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T18:14:25.495 DEBUG:teuthology.parallel:result is None 2023-12-06T18:14:25.515 DEBUG:teuthology.parallel:result is None 2023-12-06T18:14:25.552 INFO:teuthology.orchestra.run.smithi047.stdout: 2023-12-06T18:14:25.552 INFO:teuthology.orchestra.run.smithi047.stdout:Installed: 2023-12-06T18:14:25.552 INFO:teuthology.orchestra.run.smithi047.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T18:14:25.552 INFO:teuthology.orchestra.run.smithi047.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-06T18:14:25.552 INFO:teuthology.orchestra.run.smithi047.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T18:14:25.552 INFO:teuthology.orchestra.run.smithi047.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-06T18:14:25.552 INFO:teuthology.orchestra.run.smithi047.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-06T18:14:25.552 INFO:teuthology.orchestra.run.smithi047.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-06T18:14:25.552 INFO:teuthology.orchestra.run.smithi047.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T18:14:25.552 INFO:teuthology.orchestra.run.smithi047.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T18:14:25.552 INFO:teuthology.orchestra.run.smithi047.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-06T18:14:25.552 INFO:teuthology.orchestra.run.smithi047.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-06T18:14:25.553 INFO:teuthology.orchestra.run.smithi047.stdout: 2023-12-06T18:14:25.553 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2023-12-06T18:14:25.796 DEBUG:teuthology.parallel:result is None 2023-12-06T18:14:25.796 INFO:teuthology.run_tasks:Running task install... 2023-12-06T18:14:25.805 DEBUG:teuthology.task.install:project ceph 2023-12-06T18:14:25.805 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '96fa2578c622ca9c169af6f426ca8b1616130e58'}} 2023-12-06T18:14:25.805 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '96fa2578c622ca9c169af6f426ca8b1616130e58'} 2023-12-06T18:14:25.806 INFO:teuthology.task.install:Using flavor: default 2023-12-06T18:14:25.811 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-06T18:14:25.811 INFO:teuthology.task.install:extra packages: [] 2023-12-06T18:14:25.812 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-06T18:14:25.812 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-06T18:14:25.817 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-06T18:14:25.818 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-06T18:14:25.819 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-06T18:14:25.819 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-06T18:14:25.971 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-06T18:14:25.971 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7644.g96fa2578 2023-12-06T18:14:26.087 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-06T18:14:26.087 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2023-12-06T18:14:26.088 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T18:14:26.114 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-06T18:14:26.114 DEBUG:teuthology.orchestra.run.smithi134:> 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-06T18:14:26.183 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-06T18:14:26.183 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7644.g96fa2578 2023-12-06T18:14:26.188 DEBUG:teuthology.orchestra.run.smithi134:> 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-06T18:14:26.193 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-06T18:14:26.194 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7644.g96fa2578 2023-12-06T18:14:26.268 DEBUG:teuthology.orchestra.run.smithi134:> 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-06T18:14:26.297 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-06T18:14:26.297 DEBUG:teuthology.orchestra.run.smithi113:> set -ex 2023-12-06T18:14:26.297 DEBUG:teuthology.orchestra.run.smithi113:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T18:14:26.308 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-06T18:14:26.308 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2023-12-06T18:14:26.308 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T18:14:26.327 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-06T18:14:26.327 DEBUG:teuthology.orchestra.run.smithi113:> 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-06T18:14:26.334 INFO:teuthology.orchestra.run.smithi134.stdout:check_obsoletes = 1 2023-12-06T18:14:26.335 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-06T18:14:26.335 DEBUG:teuthology.orchestra.run.smithi047:> 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-06T18:14:26.336 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum clean all 2023-12-06T18:14:26.397 DEBUG:teuthology.orchestra.run.smithi113:> 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-06T18:14:26.404 DEBUG:teuthology.orchestra.run.smithi047:> 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-06T18:14:26.478 DEBUG:teuthology.orchestra.run.smithi113:> 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-06T18:14:26.485 DEBUG:teuthology.orchestra.run.smithi047:> 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-06T18:14:26.546 INFO:teuthology.orchestra.run.smithi113.stdout:check_obsoletes = 1 2023-12-06T18:14:26.547 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum clean all 2023-12-06T18:14:26.552 INFO:teuthology.orchestra.run.smithi047.stdout:check_obsoletes = 1 2023-12-06T18:14:26.553 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum clean all 2023-12-06T18:14:26.758 INFO:teuthology.orchestra.run.smithi134.stdout:Updating Subscription Management repositories. 2023-12-06T18:14:26.920 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T18:14:27.002 INFO:teuthology.orchestra.run.smithi047.stdout:Updating Subscription Management repositories. 2023-12-06T18:14:27.725 INFO:teuthology.orchestra.run.smithi134.stdout:44 files removed 2023-12-06T18:14:27.739 INFO:teuthology.orchestra.run.smithi113.stdout:44 files removed 2023-12-06T18:14:27.779 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-radosgw 2023-12-06T18:14:27.790 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install ceph-radosgw 2023-12-06T18:14:27.948 INFO:teuthology.orchestra.run.smithi047.stdout:44 files removed 2023-12-06T18:14:28.002 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install ceph-radosgw 2023-12-06T18:14:28.125 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T18:14:28.155 INFO:teuthology.orchestra.run.smithi134.stdout:Updating Subscription Management repositories. 2023-12-06T18:14:28.396 INFO:teuthology.orchestra.run.smithi047.stdout:Updating Subscription Management repositories. 2023-12-06T18:14:29.548 INFO:teuthology.orchestra.run.smithi113.stdout:ceph packages for x86_64 176 kB/s | 81 kB 00:00 2023-12-06T18:14:30.091 INFO:teuthology.orchestra.run.smithi113.stdout:ceph noarch packages 19 kB/s | 9.5 kB 00:00 2023-12-06T18:14:30.098 INFO:teuthology.orchestra.run.smithi134.stdout:ceph packages for x86_64 169 kB/s | 81 kB 00:00 2023-12-06T18:14:30.281 INFO:teuthology.orchestra.run.smithi047.stdout:ceph packages for x86_64 184 kB/s | 81 kB 00:00 2023-12-06T18:14:30.434 INFO:teuthology.orchestra.run.smithi113.stdout:ceph source packages 4.6 kB/s | 1.5 kB 00:00 2023-12-06T18:14:30.507 INFO:teuthology.orchestra.run.smithi134.stdout:ceph noarch packages 25 kB/s | 9.5 kB 00:00 2023-12-06T18:14:30.608 INFO:teuthology.orchestra.run.smithi047.stdout:ceph noarch packages 32 kB/s | 9.5 kB 00:00 2023-12-06T18:14:30.654 INFO:teuthology.orchestra.run.smithi113.stdout:Copr repo for python3-asyncssh owned by ceph 17 kB/s | 3.5 kB 00:00 2023-12-06T18:14:30.842 INFO:teuthology.orchestra.run.smithi134.stdout:ceph source packages 4.8 kB/s | 1.5 kB 00:00 2023-12-06T18:14:31.051 INFO:teuthology.orchestra.run.smithi134.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2023-12-06T18:14:31.075 INFO:teuthology.orchestra.run.smithi047.stdout:ceph source packages 3.3 kB/s | 1.5 kB 00:00 2023-12-06T18:14:31.277 INFO:teuthology.orchestra.run.smithi047.stdout:Copr repo for python3-asyncssh owned by ceph 19 kB/s | 3.5 kB 00:00 2023-12-06T18:14:32.821 INFO:teuthology.orchestra.run.smithi134.stdout:Extra Packages for Enterprise Linux 9.1 MB/s | 16 MB 00:01 2023-12-06T18:14:33.074 INFO:teuthology.orchestra.run.smithi047.stdout:Extra Packages for Enterprise Linux 9.0 MB/s | 16 MB 00:01 2023-12-06T18:14:35.093 INFO:teuthology.orchestra.run.smithi113.stdout:Extra Packages for Enterprise Linux 3.6 MB/s | 16 MB 00:04 2023-12-06T18:14:36.570 INFO:teuthology.orchestra.run.smithi134.stdout:lab-extras 327 kB/s | 24 kB 00:00 2023-12-06T18:14:36.895 INFO:teuthology.orchestra.run.smithi047.stdout:lab-extras 379 kB/s | 24 kB 00:00 2023-12-06T18:14:38.047 INFO:teuthology.orchestra.run.smithi047.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 44 MB/s | 47 MB 00:01 2023-12-06T18:14:38.106 INFO:teuthology.orchestra.run.smithi134.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 MB/s | 47 MB 00:01 2023-12-06T18:14:38.593 INFO:teuthology.orchestra.run.smithi113.stdout:lab-extras 389 kB/s | 24 kB 00:00 2023-12-06T18:14:39.787 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 47 MB/s | 53 MB 00:01 2023-12-06T18:14:46.348 INFO:teuthology.orchestra.run.smithi134.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 44 MB/s | 53 MB 00:01 2023-12-06T18:14:46.689 INFO:teuthology.orchestra.run.smithi047.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 44 MB/s | 53 MB 00:01 2023-12-06T18:14:48.454 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 34 MB/s | 47 MB 00:01 2023-12-06T18:14:57.624 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2023-12-06T18:14:57.626 INFO:teuthology.orchestra.run.smithi134.stdout:==================================================================================================== 2023-12-06T18:14:57.626 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2023-12-06T18:14:57.626 INFO:teuthology.orchestra.run.smithi134.stdout:==================================================================================================== 2023-12-06T18:14:57.626 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2023-12-06T18:14:57.627 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-radosgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 14 M 2023-12-06T18:14:57.627 INFO:teuthology.orchestra.run.smithi134.stdout:Upgrading: 2023-12-06T18:14:57.627 INFO:teuthology.orchestra.run.smithi134.stdout: librados2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.8 M 2023-12-06T18:14:57.627 INFO:teuthology.orchestra.run.smithi134.stdout: librbd1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.7 M 2023-12-06T18:14:57.627 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2023-12-06T18:14:57.627 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-base x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 5.4 M 2023-12-06T18:14:57.627 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 23 M 2023-12-06T18:14:57.627 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-selinux x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 24 k 2023-12-06T18:14:57.627 INFO:teuthology.orchestra.run.smithi134.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T18:14:57.627 INFO:teuthology.orchestra.run.smithi134.stdout: libcephfs2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 839 k 2023-12-06T18:14:57.627 INFO:teuthology.orchestra.run.smithi134.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T18:14:57.627 INFO:teuthology.orchestra.run.smithi134.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-06T18:14:57.627 INFO:teuthology.orchestra.run.smithi134.stdout: libradosstriper1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 517 k 2023-12-06T18:14:57.628 INFO:teuthology.orchestra.run.smithi134.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-06T18:14:57.628 INFO:teuthology.orchestra.run.smithi134.stdout: librgw2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 6.9 M 2023-12-06T18:14:57.628 INFO:teuthology.orchestra.run.smithi134.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T18:14:57.628 INFO:teuthology.orchestra.run.smithi134.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-06T18:14:57.628 INFO:teuthology.orchestra.run.smithi134.stdout: python3-ceph-argparse x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 45 k 2023-12-06T18:14:57.628 INFO:teuthology.orchestra.run.smithi134.stdout: python3-ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 128 k 2023-12-06T18:14:57.628 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cephfs x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 197 k 2023-12-06T18:14:57.628 INFO:teuthology.orchestra.run.smithi134.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-06T18:14:57.628 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rados x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 371 k 2023-12-06T18:14:57.628 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rbd x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 365 k 2023-12-06T18:14:57.628 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 107 k 2023-12-06T18:14:57.628 INFO:teuthology.orchestra.run.smithi134.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T18:14:57.628 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-12-06T18:14:57.629 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2023-12-06T18:14:57.629 INFO:teuthology.orchestra.run.smithi134.stdout:==================================================================================================== 2023-12-06T18:14:57.629 INFO:teuthology.orchestra.run.smithi134.stdout:Install 21 Packages 2023-12-06T18:14:57.629 INFO:teuthology.orchestra.run.smithi134.stdout:Upgrade 2 Packages 2023-12-06T18:14:57.629 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-12-06T18:14:57.629 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 62 M 2023-12-06T18:14:57.629 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2023-12-06T18:14:58.458 INFO:teuthology.orchestra.run.smithi134.stdout:(1/23): ceph-base-18.0.0-7644.g96fa2578.el8.x86 6.7 MB/s | 5.4 MB 00:00 2023-12-06T18:14:58.516 INFO:teuthology.orchestra.run.smithi134.stdout:(2/23): ceph-selinux-18.0.0-7644.g96fa2578.el8. 418 kB/s | 24 kB 00:00 2023-12-06T18:14:58.633 INFO:teuthology.orchestra.run.smithi134.stdout:(3/23): libcephfs2-18.0.0-7644.g96fa2578.el8.x8 7.0 MB/s | 839 kB 00:00 2023-12-06T18:14:58.696 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2023-12-06T18:14:58.698 INFO:teuthology.orchestra.run.smithi047.stdout:==================================================================================================== 2023-12-06T18:14:58.698 INFO:teuthology.orchestra.run.smithi047.stdout: Package Arch Version Repository Size 2023-12-06T18:14:58.698 INFO:teuthology.orchestra.run.smithi047.stdout:==================================================================================================== 2023-12-06T18:14:58.699 INFO:teuthology.orchestra.run.smithi047.stdout:Installing: 2023-12-06T18:14:58.699 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-radosgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 14 M 2023-12-06T18:14:58.699 INFO:teuthology.orchestra.run.smithi047.stdout:Upgrading: 2023-12-06T18:14:58.699 INFO:teuthology.orchestra.run.smithi047.stdout: librados2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.8 M 2023-12-06T18:14:58.699 INFO:teuthology.orchestra.run.smithi047.stdout: librbd1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.7 M 2023-12-06T18:14:58.699 INFO:teuthology.orchestra.run.smithi047.stdout:Installing dependencies: 2023-12-06T18:14:58.699 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-base x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 5.4 M 2023-12-06T18:14:58.699 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 23 M 2023-12-06T18:14:58.699 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-selinux x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 24 k 2023-12-06T18:14:58.699 INFO:teuthology.orchestra.run.smithi047.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T18:14:58.699 INFO:teuthology.orchestra.run.smithi047.stdout: libcephfs2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 839 k 2023-12-06T18:14:58.699 INFO:teuthology.orchestra.run.smithi047.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T18:14:58.699 INFO:teuthology.orchestra.run.smithi047.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-06T18:14:58.700 INFO:teuthology.orchestra.run.smithi047.stdout: libradosstriper1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 517 k 2023-12-06T18:14:58.700 INFO:teuthology.orchestra.run.smithi047.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-06T18:14:58.700 INFO:teuthology.orchestra.run.smithi047.stdout: librgw2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 6.9 M 2023-12-06T18:14:58.700 INFO:teuthology.orchestra.run.smithi047.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T18:14:58.700 INFO:teuthology.orchestra.run.smithi047.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-06T18:14:58.700 INFO:teuthology.orchestra.run.smithi047.stdout: python3-ceph-argparse x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 45 k 2023-12-06T18:14:58.700 INFO:teuthology.orchestra.run.smithi047.stdout: python3-ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 128 k 2023-12-06T18:14:58.700 INFO:teuthology.orchestra.run.smithi047.stdout: python3-cephfs x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 197 k 2023-12-06T18:14:58.700 INFO:teuthology.orchestra.run.smithi047.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-06T18:14:58.700 INFO:teuthology.orchestra.run.smithi047.stdout: python3-rados x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 371 k 2023-12-06T18:14:58.700 INFO:teuthology.orchestra.run.smithi047.stdout: python3-rbd x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 365 k 2023-12-06T18:14:58.700 INFO:teuthology.orchestra.run.smithi047.stdout: python3-rgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 107 k 2023-12-06T18:14:58.700 INFO:teuthology.orchestra.run.smithi047.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T18:14:58.700 INFO:teuthology.orchestra.run.smithi047.stdout: 2023-12-06T18:14:58.701 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2023-12-06T18:14:58.701 INFO:teuthology.orchestra.run.smithi047.stdout:==================================================================================================== 2023-12-06T18:14:58.701 INFO:teuthology.orchestra.run.smithi047.stdout:Install 21 Packages 2023-12-06T18:14:58.701 INFO:teuthology.orchestra.run.smithi047.stdout:Upgrade 2 Packages 2023-12-06T18:14:58.701 INFO:teuthology.orchestra.run.smithi047.stdout: 2023-12-06T18:14:58.701 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 62 M 2023-12-06T18:14:58.701 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2023-12-06T18:14:58.725 INFO:teuthology.orchestra.run.smithi134.stdout:(4/23): libradosstriper1-18.0.0-7644.g96fa2578. 5.5 MB/s | 517 kB 00:00 2023-12-06T18:14:59.275 INFO:teuthology.orchestra.run.smithi134.stdout:(5/23): ceph-common-18.0.0-7644.g96fa2578.el8.x 14 MB/s | 23 MB 00:01 2023-12-06T18:14:59.367 INFO:teuthology.orchestra.run.smithi134.stdout:(6/23): librgw2-18.0.0-7644.g96fa2578.el8.x86_6 11 MB/s | 6.9 MB 00:00 2023-12-06T18:14:59.381 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T18:14:59.384 INFO:teuthology.orchestra.run.smithi113.stdout:==================================================================================================== 2023-12-06T18:14:59.384 INFO:teuthology.orchestra.run.smithi113.stdout: Package Arch Version Repository Size 2023-12-06T18:14:59.384 INFO:teuthology.orchestra.run.smithi113.stdout:==================================================================================================== 2023-12-06T18:14:59.384 INFO:teuthology.orchestra.run.smithi113.stdout:Installing: 2023-12-06T18:14:59.384 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-radosgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 14 M 2023-12-06T18:14:59.384 INFO:teuthology.orchestra.run.smithi113.stdout:Upgrading: 2023-12-06T18:14:59.384 INFO:teuthology.orchestra.run.smithi113.stdout: librados2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.8 M 2023-12-06T18:14:59.384 INFO:teuthology.orchestra.run.smithi113.stdout: librbd1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 3.7 M 2023-12-06T18:14:59.384 INFO:teuthology.orchestra.run.smithi113.stdout:Installing dependencies: 2023-12-06T18:14:59.384 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-base x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 5.4 M 2023-12-06T18:14:59.384 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 23 M 2023-12-06T18:14:59.385 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-selinux x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 24 k 2023-12-06T18:14:59.385 INFO:teuthology.orchestra.run.smithi113.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T18:14:59.385 INFO:teuthology.orchestra.run.smithi113.stdout: libcephfs2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 839 k 2023-12-06T18:14:59.385 INFO:teuthology.orchestra.run.smithi113.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T18:14:59.385 INFO:teuthology.orchestra.run.smithi113.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-06T18:14:59.385 INFO:teuthology.orchestra.run.smithi113.stdout: libradosstriper1 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 517 k 2023-12-06T18:14:59.385 INFO:teuthology.orchestra.run.smithi113.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-06T18:14:59.385 INFO:teuthology.orchestra.run.smithi113.stdout: librgw2 x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 6.9 M 2023-12-06T18:14:59.385 INFO:teuthology.orchestra.run.smithi113.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T18:14:59.385 INFO:teuthology.orchestra.run.smithi113.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-06T18:14:59.385 INFO:teuthology.orchestra.run.smithi113.stdout: python3-ceph-argparse x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 45 k 2023-12-06T18:14:59.385 INFO:teuthology.orchestra.run.smithi113.stdout: python3-ceph-common x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 128 k 2023-12-06T18:14:59.385 INFO:teuthology.orchestra.run.smithi113.stdout: python3-cephfs x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 197 k 2023-12-06T18:14:59.385 INFO:teuthology.orchestra.run.smithi113.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-06T18:14:59.386 INFO:teuthology.orchestra.run.smithi113.stdout: python3-rados x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 371 k 2023-12-06T18:14:59.386 INFO:teuthology.orchestra.run.smithi113.stdout: python3-rbd x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 365 k 2023-12-06T18:14:59.386 INFO:teuthology.orchestra.run.smithi113.stdout: python3-rgw x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 107 k 2023-12-06T18:14:59.386 INFO:teuthology.orchestra.run.smithi113.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T18:14:59.386 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T18:14:59.386 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction Summary 2023-12-06T18:14:59.386 INFO:teuthology.orchestra.run.smithi113.stdout:==================================================================================================== 2023-12-06T18:14:59.386 INFO:teuthology.orchestra.run.smithi113.stdout:Install 21 Packages 2023-12-06T18:14:59.386 INFO:teuthology.orchestra.run.smithi113.stdout:Upgrade 2 Packages 2023-12-06T18:14:59.386 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T18:14:59.387 INFO:teuthology.orchestra.run.smithi113.stdout:Total download size: 62 M 2023-12-06T18:14:59.387 INFO:teuthology.orchestra.run.smithi113.stdout:Downloading Packages: 2023-12-06T18:14:59.393 INFO:teuthology.orchestra.run.smithi134.stdout:(7/23): python3-ceph-argparse-18.0.0-7644.g96fa 382 kB/s | 45 kB 00:00 2023-12-06T18:14:59.427 INFO:teuthology.orchestra.run.smithi134.stdout:(8/23): python3-ceph-common-18.0.0-7644.g96fa25 2.1 MB/s | 128 kB 00:00 2023-12-06T18:14:59.493 INFO:teuthology.orchestra.run.smithi134.stdout:(9/23): python3-cephfs-18.0.0-7644.g96fa2578.el 1.9 MB/s | 197 kB 00:00 2023-12-06T18:14:59.518 INFO:teuthology.orchestra.run.smithi134.stdout:(10/23): python3-rados-18.0.0-7644.g96fa2578.el 3.9 MB/s | 371 kB 00:00 2023-12-06T18:14:59.569 INFO:teuthology.orchestra.run.smithi134.stdout:(11/23): python3-rbd-18.0.0-7644.g96fa2578.el8. 4.7 MB/s | 365 kB 00:00 2023-12-06T18:14:59.582 INFO:teuthology.orchestra.run.smithi047.stdout:(1/23): ceph-base-18.0.0-7644.g96fa2578.el8.x86 6.3 MB/s | 5.4 MB 00:00 2023-12-06T18:14:59.586 INFO:teuthology.orchestra.run.smithi134.stdout:(12/23): python3-rgw-18.0.0-7644.g96fa2578.el8. 1.6 MB/s | 107 kB 00:00 2023-12-06T18:14:59.632 INFO:teuthology.orchestra.run.smithi047.stdout:(2/23): ceph-selinux-18.0.0-7644.g96fa2578.el8. 490 kB/s | 24 kB 00:00 2023-12-06T18:14:59.740 INFO:teuthology.orchestra.run.smithi047.stdout:(3/23): libcephfs2-18.0.0-7644.g96fa2578.el8.x8 7.6 MB/s | 839 kB 00:00 2023-12-06T18:14:59.808 INFO:teuthology.orchestra.run.smithi047.stdout:(4/23): libradosstriper1-18.0.0-7644.g96fa2578. 7.6 MB/s | 517 kB 00:00 2023-12-06T18:15:00.170 INFO:teuthology.orchestra.run.smithi134.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 101 kB/s | 59 kB 00:00 2023-12-06T18:15:00.353 INFO:teuthology.orchestra.run.smithi134.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 391 kB/s | 306 kB 00:00 2023-12-06T18:15:00.378 INFO:teuthology.orchestra.run.smithi134.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 360 kB/s | 75 kB 00:00 2023-12-06T18:15:00.437 INFO:teuthology.orchestra.run.smithi134.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 4.3 MB/s | 259 kB 00:00 2023-12-06T18:15:00.470 INFO:teuthology.orchestra.run.smithi134.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 1.3 MB/s | 44 kB 00:00 2023-12-06T18:15:00.529 INFO:teuthology.orchestra.run.smithi134.stdout:(18/23): librdkafka-0.11.4-3.el8.x86_64.rpm 5.9 MB/s | 354 kB 00:00 2023-12-06T18:15:00.563 INFO:teuthology.orchestra.run.smithi134.stdout:(19/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 1.4 MB/s | 47 kB 00:00 2023-12-06T18:15:00.574 INFO:teuthology.orchestra.run.smithi047.stdout:(5/23): librgw2-18.0.0-7644.g96fa2578.el8.x86_6 9.0 MB/s | 6.9 MB 00:00 2023-12-06T18:15:00.641 INFO:teuthology.orchestra.run.smithi047.stdout:(6/23): python3-ceph-argparse-18.0.0-7644.g96fa 672 kB/s | 45 kB 00:00 2023-12-06T18:15:00.717 INFO:teuthology.orchestra.run.smithi047.stdout:(7/23): python3-ceph-common-18.0.0-7644.g96fa25 1.7 MB/s | 128 kB 00:00 2023-12-06T18:15:00.805 INFO:teuthology.orchestra.run.smithi134.stdout:(20/23): thrift-0.13.0-2.el8.x86_64.rpm 3.8 MB/s | 1.7 MB 00:00 2023-12-06T18:15:00.808 INFO:teuthology.orchestra.run.smithi047.stdout:(8/23): python3-cephfs-18.0.0-7644.g96fa2578.el 2.1 MB/s | 197 kB 00:00 2023-12-06T18:15:01.214 INFO:teuthology.orchestra.run.smithi134.stdout:(21/23): librados2-18.0.0-7644.g96fa2578.el8.x8 5.8 MB/s | 3.8 MB 00:00 2023-12-06T18:15:01.564 INFO:teuthology.orchestra.run.smithi134.stdout:(22/23): librbd1-18.0.0-7644.g96fa2578.el8.x86_ 4.9 MB/s | 3.7 MB 00:00 2023-12-06T18:15:01.592 INFO:teuthology.orchestra.run.smithi047.stdout:(9/23): python3-rados-18.0.0-7644.g96fa2578.el8 474 kB/s | 371 kB 00:00 2023-12-06T18:15:01.659 INFO:teuthology.orchestra.run.smithi047.stdout:(10/23): python3-rbd-18.0.0-7644.g96fa2578.el8. 5.4 MB/s | 365 kB 00:00 2023-12-06T18:15:01.818 INFO:teuthology.orchestra.run.smithi047.stdout:(11/23): ceph-radosgw-18.0.0-7644.g96fa2578.el8 4.5 MB/s | 14 MB 00:03 2023-12-06T18:15:01.843 INFO:teuthology.orchestra.run.smithi047.stdout:(12/23): python3-rgw-18.0.0-7644.g96fa2578.el8. 583 kB/s | 107 kB 00:00 2023-12-06T18:15:01.977 INFO:teuthology.orchestra.run.smithi047.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 441 kB/s | 59 kB 00:00 2023-12-06T18:15:02.044 INFO:teuthology.orchestra.run.smithi047.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.3 MB/s | 306 kB 00:00 2023-12-06T18:15:02.111 INFO:teuthology.orchestra.run.smithi047.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 562 kB/s | 75 kB 00:00 2023-12-06T18:15:02.170 INFO:teuthology.orchestra.run.smithi047.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 4.4 MB/s | 259 kB 00:00 2023-12-06T18:15:02.211 INFO:teuthology.orchestra.run.smithi047.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 1.0 MB/s | 44 kB 00:00 2023-12-06T18:15:02.251 INFO:teuthology.orchestra.run.smithi113.stdout:(1/23): ceph-base-18.0.0-7644.g96fa2578.el8.x86 2.0 MB/s | 5.4 MB 00:02 2023-12-06T18:15:02.253 INFO:teuthology.orchestra.run.smithi047.stdout:(18/23): thrift-0.13.0-2.el8.x86_64.rpm 8.3 MB/s | 1.7 MB 00:00 2023-12-06T18:15:02.295 INFO:teuthology.orchestra.run.smithi113.stdout:(2/23): ceph-selinux-18.0.0-7644.g96fa2578.el8. 552 kB/s | 24 kB 00:00 2023-12-06T18:15:02.303 INFO:teuthology.orchestra.run.smithi047.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 3.8 MB/s | 354 kB 00:00 2023-12-06T18:15:02.354 INFO:teuthology.orchestra.run.smithi047.stdout:(20/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 468 kB/s | 47 kB 00:00 2023-12-06T18:15:02.762 INFO:teuthology.orchestra.run.smithi113.stdout:(3/23): libcephfs2-18.0.0-7644.g96fa2578.el8.x8 1.8 MB/s | 839 kB 00:00 2023-12-06T18:15:02.796 INFO:teuthology.orchestra.run.smithi047.stdout:(21/23): librados2-18.0.0-7644.g96fa2578.el8.x8 7.8 MB/s | 3.8 MB 00:00 2023-12-06T18:15:02.972 INFO:teuthology.orchestra.run.smithi134.stdout:(23/23): ceph-radosgw-18.0.0-7644.g96fa2578.el8 2.6 MB/s | 14 MB 00:05 2023-12-06T18:15:02.977 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2023-12-06T18:15:02.977 INFO:teuthology.orchestra.run.smithi134.stdout:Total 12 MB/s | 62 MB 00:05 2023-12-06T18:15:02.979 INFO:teuthology.orchestra.run.smithi113.stdout:(4/23): libradosstriper1-18.0.0-7644.g96fa2578. 2.3 MB/s | 517 kB 00:00 2023-12-06T18:15:02.988 INFO:teuthology.orchestra.run.smithi047.stdout:(22/23): librbd1-18.0.0-7644.g96fa2578.el8.x86_ 5.9 MB/s | 3.7 MB 00:00 2023-12-06T18:15:03.025 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2023-12-06T18:15:03.072 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2023-12-06T18:15:03.072 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2023-12-06T18:15:03.407 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2023-12-06T18:15:03.411 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2023-12-06T18:15:03.580 INFO:teuthology.orchestra.run.smithi047.stdout:(23/23): ceph-common-18.0.0-7644.g96fa2578.el8. 4.7 MB/s | 23 MB 00:04 2023-12-06T18:15:03.582 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2023-12-06T18:15:03.583 INFO:teuthology.orchestra.run.smithi047.stdout:Total 13 MB/s | 62 MB 00:04 2023-12-06T18:15:03.634 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2023-12-06T18:15:03.683 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2023-12-06T18:15:03.683 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2023-12-06T18:15:03.696 INFO:teuthology.orchestra.run.smithi113.stdout:(5/23): ceph-radosgw-18.0.0-7644.g96fa2578.el8. 3.4 MB/s | 14 MB 00:04 2023-12-06T18:15:03.938 INFO:teuthology.orchestra.run.smithi113.stdout:(6/23): ceph-common-18.0.0-7644.g96fa2578.el8.x 5.2 MB/s | 23 MB 00:04 2023-12-06T18:15:03.963 INFO:teuthology.orchestra.run.smithi113.stdout:(7/23): python3-ceph-argparse-18.0.0-7644.g96fa 168 kB/s | 45 kB 00:00 2023-12-06T18:15:03.997 INFO:teuthology.orchestra.run.smithi113.stdout:(8/23): python3-ceph-common-18.0.0-7644.g96fa25 2.2 MB/s | 128 kB 00:00 2023-12-06T18:15:04.035 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2023-12-06T18:15:04.039 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2023-12-06T18:15:04.055 INFO:teuthology.orchestra.run.smithi113.stdout:(9/23): python3-cephfs-18.0.0-7644.g96fa2578.el 2.1 MB/s | 197 kB 00:00 2023-12-06T18:15:04.081 INFO:teuthology.orchestra.run.smithi113.stdout:(10/23): python3-rados-18.0.0-7644.g96fa2578.el 4.3 MB/s | 371 kB 00:00 2023-12-06T18:15:04.123 INFO:teuthology.orchestra.run.smithi113.stdout:(11/23): python3-rgw-18.0.0-7644.g96fa2578.el8. 2.5 MB/s | 107 kB 00:00 2023-12-06T18:15:04.165 INFO:teuthology.orchestra.run.smithi113.stdout:(12/23): python3-rbd-18.0.0-7644.g96fa2578.el8. 3.3 MB/s | 365 kB 00:00 2023-12-06T18:15:04.615 INFO:teuthology.orchestra.run.smithi113.stdout:(13/23): librgw2-18.0.0-7644.g96fa2578.el8.x86_ 4.2 MB/s | 6.9 MB 00:01 2023-12-06T18:15:04.716 INFO:teuthology.orchestra.run.smithi113.stdout:(14/23): liboath-2.6.2-3.el8.x86_64.rpm 107 kB/s | 59 kB 00:00 2023-12-06T18:15:04.745 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2023-12-06T18:15:04.874 INFO:teuthology.orchestra.run.smithi113.stdout:(15/23): gperftools-libs-2.7-9.el8.x86_64.rpm 408 kB/s | 306 kB 00:00 2023-12-06T18:15:04.925 INFO:teuthology.orchestra.run.smithi113.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 939 kB/s | 47 kB 00:00 2023-12-06T18:15:04.966 INFO:teuthology.orchestra.run.smithi113.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 6.1 MB/s | 259 kB 00:00 2023-12-06T18:15:04.995 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-06T18:15:05.009 INFO:teuthology.orchestra.run.smithi113.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 1.0 MB/s | 44 kB 00:00 2023-12-06T18:15:05.050 INFO:teuthology.orchestra.run.smithi113.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 8.3 MB/s | 354 kB 00:00 2023-12-06T18:15:05.125 INFO:teuthology.orchestra.run.smithi113.stdout:(20/23): libunwind-1.3.1-3.el8.x86_64.rpm 147 kB/s | 75 kB 00:00 2023-12-06T18:15:05.213 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2023-12-06T18:15:05.240 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T18:15:05.418 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-06T18:15:05.434 INFO:teuthology.orchestra.run.smithi113.stdout:(21/23): thrift-0.13.0-2.el8.x86_64.rpm 2.4 MB/s | 1.7 MB 00:00 2023-12-06T18:15:05.584 INFO:teuthology.orchestra.run.smithi113.stdout:(22/23): librbd1-18.0.0-7644.g96fa2578.el8.x86_ 8.1 MB/s | 3.7 MB 00:00 2023-12-06T18:15:05.638 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T18:15:05.648 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T18:15:05.734 INFO:teuthology.orchestra.run.smithi113.stdout:(23/23): librados2-18.0.0-7644.g96fa2578.el8.x8 5.5 MB/s | 3.8 MB 00:00 2023-12-06T18:15:05.737 INFO:teuthology.orchestra.run.smithi113.stdout:-------------------------------------------------------------------------------- 2023-12-06T18:15:05.737 INFO:teuthology.orchestra.run.smithi113.stdout:Total 9.7 MB/s | 62 MB 00:06 2023-12-06T18:15:05.783 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction check 2023-12-06T18:15:05.828 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction check succeeded. 2023-12-06T18:15:05.829 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction test 2023-12-06T18:15:05.882 INFO:teuthology.orchestra.run.smithi134.stdout: Upgrading : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:15:05.981 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:15:06.016 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T18:15:06.177 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction test succeeded. 2023-12-06T18:15:06.181 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction 2023-12-06T18:15:06.196 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T18:15:06.220 INFO:teuthology.orchestra.run.smithi047.stdout: Upgrading : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:15:06.306 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:15:06.476 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-06T18:15:06.489 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T18:15:06.698 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T18:15:06.752 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-06T18:15:06.962 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T18:15:07.096 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T18:15:07.315 INFO:teuthology.orchestra.run.smithi134.stdout: Upgrading : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:15:07.362 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:15:07.384 INFO:teuthology.orchestra.run.smithi113.stdout: Preparing : 1/1 2023-12-06T18:15:07.392 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T18:15:07.589 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-06T18:15:07.636 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-06T18:15:07.773 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T18:15:07.836 INFO:teuthology.orchestra.run.smithi047.stdout: Upgrading : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:15:07.839 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T18:15:07.936 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:15:08.130 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-06T18:15:08.276 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T18:15:08.303 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T18:15:08.489 INFO:teuthology.orchestra.run.smithi113.stdout: Upgrading : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:15:08.493 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T18:15:08.585 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:15:08.698 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:15:08.767 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:15:08.803 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T18:15:08.951 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 11/25 2023-12-06T18:15:09.012 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T18:15:09.041 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-06T18:15:09.172 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T18:15:09.178 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:15:09.239 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T18:15:09.250 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:15:09.407 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 11/25 2023-12-06T18:15:09.557 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T18:15:09.657 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 6/25 2023-12-06T18:15:09.774 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T18:15:09.923 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T18:15:09.951 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 14/25 2023-12-06T18:15:10.094 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T18:15:10.130 INFO:teuthology.orchestra.run.smithi113.stdout: Upgrading : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:15:10.153 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 14/25 2023-12-06T18:15:10.163 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T18:15:10.229 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:15:10.313 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T18:15:10.339 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T18:15:10.407 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T18:15:10.431 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-06T18:15:10.486 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-06T18:15:10.492 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-06T18:15:10.592 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T18:15:10.709 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T18:15:10.765 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-06T18:15:10.886 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 19/25 2023-12-06T18:15:11.028 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T18:15:11.215 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 19/25 2023-12-06T18:15:11.298 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-06T18:15:11.497 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:15:11.546 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:15:11.658 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 11/25 2023-12-06T18:15:11.812 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T18:15:12.044 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T18:15:12.234 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 14/25 2023-12-06T18:15:12.380 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T18:15:12.451 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 15/25 2023-12-06T18:15:12.619 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T18:15:12.810 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-06T18:15:13.081 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T18:15:13.247 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 19/25 2023-12-06T18:15:14.845 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:15:14.943 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:15:15.094 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:15:15.206 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:15:15.744 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:15:15.786 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:15:15.984 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T18:15:16.064 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T18:15:16.088 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T18:15:16.161 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T18:15:16.202 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:15:16.322 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:15:17.030 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:15:17.254 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:15:17.837 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 20/25 2023-12-06T18:15:18.074 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T18:15:18.182 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 21/25 2023-12-06T18:15:18.329 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:15:35.054 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:15:35.055 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /sys 2023-12-06T18:15:35.055 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /proc 2023-12-06T18:15:35.055 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /dev 2023-12-06T18:15:35.055 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /run 2023-12-06T18:15:35.055 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /mnt 2023-12-06T18:15:35.055 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /var/tmp 2023-12-06T18:15:35.056 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /home 2023-12-06T18:15:35.056 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /tmp 2023-12-06T18:15:35.056 INFO:teuthology.orchestra.run.smithi134.stdout:skipping the directory /dev 2023-12-06T18:15:35.056 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-12-06T18:15:35.805 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:15:35.806 INFO:teuthology.orchestra.run.smithi047.stdout:skipping the directory /sys 2023-12-06T18:15:35.806 INFO:teuthology.orchestra.run.smithi047.stdout:skipping the directory /proc 2023-12-06T18:15:35.806 INFO:teuthology.orchestra.run.smithi047.stdout:skipping the directory /dev 2023-12-06T18:15:35.806 INFO:teuthology.orchestra.run.smithi047.stdout:skipping the directory /run 2023-12-06T18:15:35.806 INFO:teuthology.orchestra.run.smithi047.stdout:skipping the directory /mnt 2023-12-06T18:15:35.806 INFO:teuthology.orchestra.run.smithi047.stdout:skipping the directory /var/tmp 2023-12-06T18:15:35.806 INFO:teuthology.orchestra.run.smithi047.stdout:skipping the directory /home 2023-12-06T18:15:35.806 INFO:teuthology.orchestra.run.smithi047.stdout:skipping the directory /tmp 2023-12-06T18:15:35.806 INFO:teuthology.orchestra.run.smithi047.stdout:skipping the directory /dev 2023-12-06T18:15:35.806 INFO:teuthology.orchestra.run.smithi047.stdout: 2023-12-06T18:15:36.509 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T18:15:36.531 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T18:15:36.531 INFO:teuthology.orchestra.run.smithi134.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T18:15:36.729 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T18:15:36.729 INFO:teuthology.orchestra.run.smithi134.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:15:36.955 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:15:36.955 INFO:teuthology.orchestra.run.smithi113.stdout:skipping the directory /sys 2023-12-06T18:15:36.955 INFO:teuthology.orchestra.run.smithi113.stdout:skipping the directory /proc 2023-12-06T18:15:36.955 INFO:teuthology.orchestra.run.smithi113.stdout:skipping the directory /dev 2023-12-06T18:15:36.955 INFO:teuthology.orchestra.run.smithi113.stdout:skipping the directory /run 2023-12-06T18:15:36.955 INFO:teuthology.orchestra.run.smithi113.stdout:skipping the directory /mnt 2023-12-06T18:15:36.956 INFO:teuthology.orchestra.run.smithi113.stdout:skipping the directory /var/tmp 2023-12-06T18:15:36.956 INFO:teuthology.orchestra.run.smithi113.stdout:skipping the directory /home 2023-12-06T18:15:36.956 INFO:teuthology.orchestra.run.smithi113.stdout:skipping the directory /tmp 2023-12-06T18:15:36.956 INFO:teuthology.orchestra.run.smithi113.stdout:skipping the directory /dev 2023-12-06T18:15:36.956 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T18:15:37.340 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T18:15:37.361 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T18:15:37.362 INFO:teuthology.orchestra.run.smithi047.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T18:15:37.380 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:15:37.380 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 1/25 2023-12-06T18:15:37.380 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2/25 2023-12-06T18:15:37.380 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:15:37.380 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T18:15:37.380 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 5/25 2023-12-06T18:15:37.380 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 6/25 2023-12-06T18:15:37.380 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:15:37.380 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 8/25 2023-12-06T18:15:37.380 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 9/25 2023-12-06T18:15:37.380 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:15:37.381 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 11/25 2023-12-06T18:15:37.381 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T18:15:37.381 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T18:15:37.381 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-06T18:15:37.381 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-06T18:15:37.381 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T18:15:37.381 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-06T18:15:37.381 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-06T18:15:37.381 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-06T18:15:37.381 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-06T18:15:37.381 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-06T18:15:37.381 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:15:37.381 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T18:15:37.381 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 24/25 2023-12-06T18:15:37.543 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T18:15:37.543 INFO:teuthology.orchestra.run.smithi047.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:15:38.190 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:15:38.191 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 1/25 2023-12-06T18:15:38.191 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2/25 2023-12-06T18:15:38.191 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:15:38.191 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T18:15:38.191 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 5/25 2023-12-06T18:15:38.191 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 6/25 2023-12-06T18:15:38.191 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:15:38.191 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 8/25 2023-12-06T18:15:38.191 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 9/25 2023-12-06T18:15:38.191 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:15:38.191 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 11/25 2023-12-06T18:15:38.191 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T18:15:38.191 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T18:15:38.191 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-06T18:15:38.191 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-06T18:15:38.192 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T18:15:38.192 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-06T18:15:38.192 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-06T18:15:38.192 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-06T18:15:38.192 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-06T18:15:38.192 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-06T18:15:38.192 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:15:38.192 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T18:15:38.192 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 24/25 2023-12-06T18:15:38.386 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T18:15:38.406 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 23/25 2023-12-06T18:15:38.406 INFO:teuthology.orchestra.run.smithi113.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T18:15:38.601 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T18:15:38.601 INFO:teuthology.orchestra.run.smithi113.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:15:39.228 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:15:39.228 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 1/25 2023-12-06T18:15:39.228 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2/25 2023-12-06T18:15:39.228 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 3/25 2023-12-06T18:15:39.228 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 4/25 2023-12-06T18:15:39.228 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 5/25 2023-12-06T18:15:39.228 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_6 6/25 2023-12-06T18:15:39.228 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 7/25 2023-12-06T18:15:39.228 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8. 8/25 2023-12-06T18:15:39.229 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x8 9/25 2023-12-06T18:15:39.229 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 10/25 2023-12-06T18:15:39.229 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 11/25 2023-12-06T18:15:39.229 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 12/25 2023-12-06T18:15:39.229 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 13/25 2023-12-06T18:15:39.229 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-06T18:15:39.229 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-06T18:15:39.229 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T18:15:39.229 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-06T18:15:39.229 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-06T18:15:39.229 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-06T18:15:39.229 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-06T18:15:39.229 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-06T18:15:39.229 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 22/25 2023-12-06T18:15:39.229 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T18:15:39.230 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 24/25 2023-12-06T18:15:41.354 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:15:41.354 INFO:teuthology.orchestra.run.smithi134.stdout:Installed products updated. 2023-12-06T18:15:41.543 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-12-06T18:15:41.544 INFO:teuthology.orchestra.run.smithi134.stdout:Upgraded: 2023-12-06T18:15:41.544 INFO:teuthology.orchestra.run.smithi134.stdout: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:41.544 INFO:teuthology.orchestra.run.smithi134.stdout: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:41.544 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2023-12-06T18:15:41.544 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:41.544 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:41.544 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:41.544 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:41.544 INFO:teuthology.orchestra.run.smithi134.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T18:15:41.544 INFO:teuthology.orchestra.run.smithi134.stdout: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:41.545 INFO:teuthology.orchestra.run.smithi134.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T18:15:41.545 INFO:teuthology.orchestra.run.smithi134.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-06T18:15:41.545 INFO:teuthology.orchestra.run.smithi134.stdout: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:41.545 INFO:teuthology.orchestra.run.smithi134.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T18:15:41.545 INFO:teuthology.orchestra.run.smithi134.stdout: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:41.545 INFO:teuthology.orchestra.run.smithi134.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T18:15:41.545 INFO:teuthology.orchestra.run.smithi134.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T18:15:41.545 INFO:teuthology.orchestra.run.smithi134.stdout: python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:41.545 INFO:teuthology.orchestra.run.smithi134.stdout: python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:41.545 INFO:teuthology.orchestra.run.smithi134.stdout: python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:41.545 INFO:teuthology.orchestra.run.smithi134.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T18:15:41.545 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:41.545 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:41.546 INFO:teuthology.orchestra.run.smithi134.stdout: python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:41.546 INFO:teuthology.orchestra.run.smithi134.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T18:15:41.546 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-12-06T18:15:41.546 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2023-12-06T18:15:41.727 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum -y install ceph-test 2023-12-06T18:15:42.075 INFO:teuthology.orchestra.run.smithi134.stdout:Updating Subscription Management repositories. 2023-12-06T18:15:42.426 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:15:42.426 INFO:teuthology.orchestra.run.smithi047.stdout:Installed products updated. 2023-12-06T18:15:42.633 INFO:teuthology.orchestra.run.smithi047.stdout: 2023-12-06T18:15:42.633 INFO:teuthology.orchestra.run.smithi047.stdout:Upgraded: 2023-12-06T18:15:42.633 INFO:teuthology.orchestra.run.smithi047.stdout: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:42.633 INFO:teuthology.orchestra.run.smithi047.stdout: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:42.634 INFO:teuthology.orchestra.run.smithi047.stdout:Installed: 2023-12-06T18:15:42.634 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:42.634 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:42.634 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:42.634 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:42.634 INFO:teuthology.orchestra.run.smithi047.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T18:15:42.634 INFO:teuthology.orchestra.run.smithi047.stdout: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:42.634 INFO:teuthology.orchestra.run.smithi047.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T18:15:42.634 INFO:teuthology.orchestra.run.smithi047.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-06T18:15:42.634 INFO:teuthology.orchestra.run.smithi047.stdout: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:42.634 INFO:teuthology.orchestra.run.smithi047.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T18:15:42.634 INFO:teuthology.orchestra.run.smithi047.stdout: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:42.634 INFO:teuthology.orchestra.run.smithi047.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T18:15:42.634 INFO:teuthology.orchestra.run.smithi047.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T18:15:42.634 INFO:teuthology.orchestra.run.smithi047.stdout: python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:42.635 INFO:teuthology.orchestra.run.smithi047.stdout: python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:42.635 INFO:teuthology.orchestra.run.smithi047.stdout: python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:42.635 INFO:teuthology.orchestra.run.smithi047.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T18:15:42.635 INFO:teuthology.orchestra.run.smithi047.stdout: python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:42.635 INFO:teuthology.orchestra.run.smithi047.stdout: python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:42.635 INFO:teuthology.orchestra.run.smithi047.stdout: python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:42.635 INFO:teuthology.orchestra.run.smithi047.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T18:15:42.635 INFO:teuthology.orchestra.run.smithi047.stdout: 2023-12-06T18:15:42.635 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2023-12-06T18:15:42.730 INFO:teuthology.orchestra.run.smithi134.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 169 kB/s | 4.5 kB 00:00 2023-12-06T18:15:42.810 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install ceph-test 2023-12-06T18:15:43.047 INFO:teuthology.orchestra.run.smithi134.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 154 kB/s | 4.1 kB 00:00 2023-12-06T18:15:43.056 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T18:15:43.056 INFO:teuthology.orchestra.run.smithi113.stdout:Installed products updated. 2023-12-06T18:15:43.180 INFO:teuthology.orchestra.run.smithi047.stdout:Updating Subscription Management repositories. 2023-12-06T18:15:43.246 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T18:15:43.246 INFO:teuthology.orchestra.run.smithi113.stdout:Upgraded: 2023-12-06T18:15:43.246 INFO:teuthology.orchestra.run.smithi113.stdout: librados2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:43.246 INFO:teuthology.orchestra.run.smithi113.stdout: librbd1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:43.246 INFO:teuthology.orchestra.run.smithi113.stdout:Installed: 2023-12-06T18:15:43.246 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-base-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:43.246 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:43.246 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-radosgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:43.246 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-selinux-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:43.247 INFO:teuthology.orchestra.run.smithi113.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T18:15:43.247 INFO:teuthology.orchestra.run.smithi113.stdout: libcephfs2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:43.247 INFO:teuthology.orchestra.run.smithi113.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T18:15:43.247 INFO:teuthology.orchestra.run.smithi113.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-06T18:15:43.247 INFO:teuthology.orchestra.run.smithi113.stdout: libradosstriper1-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:43.247 INFO:teuthology.orchestra.run.smithi113.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T18:15:43.247 INFO:teuthology.orchestra.run.smithi113.stdout: librgw2-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:43.247 INFO:teuthology.orchestra.run.smithi113.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T18:15:43.247 INFO:teuthology.orchestra.run.smithi113.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T18:15:43.247 INFO:teuthology.orchestra.run.smithi113.stdout: python3-ceph-argparse-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:43.247 INFO:teuthology.orchestra.run.smithi113.stdout: python3-ceph-common-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:43.247 INFO:teuthology.orchestra.run.smithi113.stdout: python3-cephfs-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:43.247 INFO:teuthology.orchestra.run.smithi113.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T18:15:43.247 INFO:teuthology.orchestra.run.smithi113.stdout: python3-rados-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:43.248 INFO:teuthology.orchestra.run.smithi113.stdout: python3-rbd-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:43.248 INFO:teuthology.orchestra.run.smithi113.stdout: python3-rgw-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:15:43.248 INFO:teuthology.orchestra.run.smithi113.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T18:15:43.248 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T18:15:43.248 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T18:15:43.414 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install ceph-test 2023-12-06T18:15:43.762 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T18:15:43.835 INFO:teuthology.orchestra.run.smithi047.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 148 kB/s | 4.5 kB 00:00 2023-12-06T18:15:44.141 INFO:teuthology.orchestra.run.smithi047.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 144 kB/s | 4.1 kB 00:00 2023-12-06T18:15:44.437 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 114 kB/s | 4.1 kB 00:00 2023-12-06T18:15:44.596 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2023-12-06T18:15:44.597 INFO:teuthology.orchestra.run.smithi134.stdout:============================================================================================ 2023-12-06T18:15:44.598 INFO:teuthology.orchestra.run.smithi134.stdout: Package Arch Version Repository Size 2023-12-06T18:15:44.598 INFO:teuthology.orchestra.run.smithi134.stdout:============================================================================================ 2023-12-06T18:15:44.598 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2023-12-06T18:15:44.598 INFO:teuthology.orchestra.run.smithi134.stdout: ceph-test x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 49 M 2023-12-06T18:15:44.598 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2023-12-06T18:15:44.598 INFO:teuthology.orchestra.run.smithi134.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-06T18:15:44.598 INFO:teuthology.orchestra.run.smithi134.stdout: libcephsqlite x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 183 k 2023-12-06T18:15:44.598 INFO:teuthology.orchestra.run.smithi134.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-06T18:15:44.598 INFO:teuthology.orchestra.run.smithi134.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-06T18:15:44.598 INFO:teuthology.orchestra.run.smithi134.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-06T18:15:44.598 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-12-06T18:15:44.598 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2023-12-06T18:15:44.598 INFO:teuthology.orchestra.run.smithi134.stdout:============================================================================================ 2023-12-06T18:15:44.599 INFO:teuthology.orchestra.run.smithi134.stdout:Install 6 Packages 2023-12-06T18:15:44.599 INFO:teuthology.orchestra.run.smithi134.stdout: 2023-12-06T18:15:44.599 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 50 M 2023-12-06T18:15:44.599 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 223 M 2023-12-06T18:15:44.599 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2023-12-06T18:15:44.645 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 163 kB/s | 4.5 kB 00:00 2023-12-06T18:15:44.670 INFO:teuthology.orchestra.run.smithi134.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 996 kB/s | 70 kB 00:00 2023-12-06T18:15:44.737 INFO:teuthology.orchestra.run.smithi134.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 4.7 MB/s | 323 kB 00:00 2023-12-06T18:15:44.797 INFO:teuthology.orchestra.run.smithi134.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 3.0 MB/s | 187 kB 00:00 2023-12-06T18:15:44.837 INFO:teuthology.orchestra.run.smithi134.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 4.9 MB/s | 202 kB 00:00 2023-12-06T18:15:45.155 INFO:teuthology.orchestra.run.smithi134.stdout:(5/6): libcephsqlite-18.0.0-7644.g96fa2578.el8. 331 kB/s | 183 kB 00:00 2023-12-06T18:15:45.849 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2023-12-06T18:15:45.850 INFO:teuthology.orchestra.run.smithi047.stdout:============================================================================================ 2023-12-06T18:15:45.850 INFO:teuthology.orchestra.run.smithi047.stdout: Package Arch Version Repository Size 2023-12-06T18:15:45.850 INFO:teuthology.orchestra.run.smithi047.stdout:============================================================================================ 2023-12-06T18:15:45.850 INFO:teuthology.orchestra.run.smithi047.stdout:Installing: 2023-12-06T18:15:45.850 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-test x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 49 M 2023-12-06T18:15:45.850 INFO:teuthology.orchestra.run.smithi047.stdout:Installing dependencies: 2023-12-06T18:15:45.851 INFO:teuthology.orchestra.run.smithi047.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-06T18:15:45.851 INFO:teuthology.orchestra.run.smithi047.stdout: libcephsqlite x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 183 k 2023-12-06T18:15:45.851 INFO:teuthology.orchestra.run.smithi047.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-06T18:15:45.851 INFO:teuthology.orchestra.run.smithi047.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-06T18:15:45.851 INFO:teuthology.orchestra.run.smithi047.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-06T18:15:45.851 INFO:teuthology.orchestra.run.smithi047.stdout: 2023-12-06T18:15:45.852 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2023-12-06T18:15:45.852 INFO:teuthology.orchestra.run.smithi047.stdout:============================================================================================ 2023-12-06T18:15:45.852 INFO:teuthology.orchestra.run.smithi047.stdout:Install 6 Packages 2023-12-06T18:15:45.852 INFO:teuthology.orchestra.run.smithi047.stdout: 2023-12-06T18:15:45.853 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 50 M 2023-12-06T18:15:45.854 INFO:teuthology.orchestra.run.smithi047.stdout:Installed size: 223 M 2023-12-06T18:15:45.854 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2023-12-06T18:15:45.896 INFO:teuthology.orchestra.run.smithi047.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.6 MB/s | 70 kB 00:00 2023-12-06T18:15:45.963 INFO:teuthology.orchestra.run.smithi047.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 5.5 MB/s | 323 kB 00:00 2023-12-06T18:15:46.005 INFO:teuthology.orchestra.run.smithi047.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 4.4 MB/s | 187 kB 00:00 2023-12-06T18:15:46.065 INFO:teuthology.orchestra.run.smithi047.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 3.3 MB/s | 202 kB 00:00 2023-12-06T18:15:46.114 INFO:teuthology.orchestra.run.smithi047.stdout:(5/6): libcephsqlite-18.0.0-7644.g96fa2578.el8. 701 kB/s | 183 kB 00:00 2023-12-06T18:15:46.233 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T18:15:46.234 INFO:teuthology.orchestra.run.smithi113.stdout:============================================================================================ 2023-12-06T18:15:46.234 INFO:teuthology.orchestra.run.smithi113.stdout: Package Arch Version Repository Size 2023-12-06T18:15:46.234 INFO:teuthology.orchestra.run.smithi113.stdout:============================================================================================ 2023-12-06T18:15:46.234 INFO:teuthology.orchestra.run.smithi113.stdout:Installing: 2023-12-06T18:15:46.234 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-test x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 49 M 2023-12-06T18:15:46.234 INFO:teuthology.orchestra.run.smithi113.stdout:Installing dependencies: 2023-12-06T18:15:46.234 INFO:teuthology.orchestra.run.smithi113.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-06T18:15:46.235 INFO:teuthology.orchestra.run.smithi113.stdout: libcephsqlite x86_64 2:18.0.0-7644.g96fa2578.el8 ceph 183 k 2023-12-06T18:15:46.235 INFO:teuthology.orchestra.run.smithi113.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-06T18:15:46.235 INFO:teuthology.orchestra.run.smithi113.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-06T18:15:46.235 INFO:teuthology.orchestra.run.smithi113.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-06T18:15:46.235 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T18:15:46.235 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction Summary 2023-12-06T18:15:46.235 INFO:teuthology.orchestra.run.smithi113.stdout:============================================================================================ 2023-12-06T18:15:46.235 INFO:teuthology.orchestra.run.smithi113.stdout:Install 6 Packages 2023-12-06T18:15:46.235 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T18:15:46.236 INFO:teuthology.orchestra.run.smithi113.stdout:Total download size: 50 M 2023-12-06T18:15:46.236 INFO:teuthology.orchestra.run.smithi113.stdout:Installed size: 223 M 2023-12-06T18:15:46.236 INFO:teuthology.orchestra.run.smithi113.stdout:Downloading Packages: 2023-12-06T18:15:46.276 INFO:teuthology.orchestra.run.smithi113.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.7 MB/s | 70 kB 00:00 2023-12-06T18:15:46.334 INFO:teuthology.orchestra.run.smithi113.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 5.8 MB/s | 323 kB 00:00 2023-12-06T18:15:46.376 INFO:teuthology.orchestra.run.smithi113.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 4.5 MB/s | 187 kB 00:00 2023-12-06T18:15:46.418 INFO:teuthology.orchestra.run.smithi113.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 4.7 MB/s | 202 kB 00:00 2023-12-06T18:15:46.727 INFO:teuthology.orchestra.run.smithi113.stdout:(5/6): libcephsqlite-18.0.0-7644.g96fa2578.el8. 374 kB/s | 183 kB 00:00 2023-12-06T18:15:49.381 INFO:teuthology.orchestra.run.smithi047.stdout:(6/6): ceph-test-18.0.0-7644.g96fa2578.el8.x86_ 14 MB/s | 49 MB 00:03 2023-12-06T18:15:49.383 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2023-12-06T18:15:49.383 INFO:teuthology.orchestra.run.smithi047.stdout:Total 14 MB/s | 50 MB 00:03 2023-12-06T18:15:49.422 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2023-12-06T18:15:49.445 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2023-12-06T18:15:49.445 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2023-12-06T18:15:49.735 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2023-12-06T18:15:49.739 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2023-12-06T18:15:50.200 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2023-12-06T18:15:50.356 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T18:15:50.439 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T18:15:50.484 INFO:teuthology.orchestra.run.smithi113.stdout:(6/6): ceph-test-18.0.0-7644.g96fa2578.el8.x86_ 12 MB/s | 49 MB 00:04 2023-12-06T18:15:50.487 INFO:teuthology.orchestra.run.smithi113.stdout:-------------------------------------------------------------------------------- 2023-12-06T18:15:50.487 INFO:teuthology.orchestra.run.smithi113.stdout:Total 12 MB/s | 50 MB 00:04 2023-12-06T18:15:50.525 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction check 2023-12-06T18:15:50.547 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction check succeeded. 2023-12-06T18:15:50.547 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction test 2023-12-06T18:15:50.621 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-06T18:15:50.818 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction test succeeded. 2023-12-06T18:15:50.822 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction 2023-12-06T18:15:50.883 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-06T18:15:51.031 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-06T18:15:51.173 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T18:15:51.271 INFO:teuthology.orchestra.run.smithi113.stdout: Preparing : 1/1 2023-12-06T18:15:51.396 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T18:15:51.496 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T18:15:51.668 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-06T18:15:51.838 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-06T18:15:51.979 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-06T18:15:52.129 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T18:15:56.235 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T18:15:56.469 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T18:15:56.702 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T18:15:56.702 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 1/6 2023-12-06T18:15:56.703 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2/6 2023-12-06T18:15:56.703 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-06T18:15:56.703 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-06T18:15:56.703 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-06T18:15:56.833 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 5/6 2023-12-06T18:15:57.109 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T18:15:57.337 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 6/6 2023-12-06T18:15:57.337 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 1/6 2023-12-06T18:15:57.337 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2/6 2023-12-06T18:15:57.337 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-06T18:15:57.337 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-06T18:15:57.337 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-06T18:16:00.640 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-06T18:16:00.640 INFO:teuthology.orchestra.run.smithi047.stdout:Installed products updated. 2023-12-06T18:16:00.844 INFO:teuthology.orchestra.run.smithi047.stdout: 2023-12-06T18:16:00.845 INFO:teuthology.orchestra.run.smithi047.stdout:Installed: 2023-12-06T18:16:00.845 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:16:00.845 INFO:teuthology.orchestra.run.smithi047.stdout: jq-1.6-3.el8.x86_64 2023-12-06T18:16:00.845 INFO:teuthology.orchestra.run.smithi047.stdout: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:16:00.845 INFO:teuthology.orchestra.run.smithi047.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-06T18:16:00.845 INFO:teuthology.orchestra.run.smithi047.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-06T18:16:00.845 INFO:teuthology.orchestra.run.smithi047.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-06T18:16:00.845 INFO:teuthology.orchestra.run.smithi047.stdout: 2023-12-06T18:16:00.845 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2023-12-06T18:16:00.971 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install ceph 2023-12-06T18:16:01.040 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-06T18:16:01.040 INFO:teuthology.orchestra.run.smithi113.stdout:Installed products updated. 2023-12-06T18:16:01.222 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T18:16:01.222 INFO:teuthology.orchestra.run.smithi113.stdout:Installed: 2023-12-06T18:16:01.223 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-test-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:16:01.223 INFO:teuthology.orchestra.run.smithi113.stdout: jq-1.6-3.el8.x86_64 2023-12-06T18:16:01.223 INFO:teuthology.orchestra.run.smithi113.stdout: libcephsqlite-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:16:01.223 INFO:teuthology.orchestra.run.smithi113.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-06T18:16:01.223 INFO:teuthology.orchestra.run.smithi113.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-06T18:16:01.223 INFO:teuthology.orchestra.run.smithi113.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-06T18:16:01.223 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T18:16:01.223 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T18:16:01.330 INFO:teuthology.orchestra.run.smithi047.stdout:Updating Subscription Management repositories. 2023-12-06T18:16:01.389 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install ceph 2023-12-06T18:16:01.724 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T18:16:02.022 INFO:teuthology.orchestra.run.smithi047.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 137 kB/s | 4.5 kB 00:00 2023-12-06T18:16:02.345 INFO:teuthology.orchestra.run.smithi047.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 103 kB/s | 4.1 kB 00:00 2023-12-06T18:16:02.414 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 110 kB/s | 4.1 kB 00:00 2023-12-06T18:16:02.631 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 122 kB/s | 4.5 kB 00:00 2023-12-06T18:16:04.066 INFO:teuthology.orchestra.run.smithi047.stderr:Error: 2023-12-06T18:16:04.066 INFO:teuthology.orchestra.run.smithi047.stderr: Problem: conflicting requests 2023-12-06T18:16:04.066 INFO:teuthology.orchestra.run.smithi047.stderr: - nothing provides lua-devel needed by ceph-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:16:04.066 INFO:teuthology.orchestra.run.smithi047.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-06T18:16:04.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:16:04.154 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 smithi047 with status 1: 'sudo yum -y install ceph' 2023-12-06T18:16:04.156 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 smithi047 with status 1: 'sudo yum -y install ceph' 2023-12-06T18:16:04.231 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=800db17414dd4eb7a49801b052931f63 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 smithi047 with status 1: 'sudo yum -y install ceph' 2023-12-06T18:16:04.235 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-06T18:16:04.245 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-06T18:16:04.266 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-06T18:16:04.266 DEBUG:teuthology.orchestra.run.smithi047:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T18:16:04.282 DEBUG:teuthology.orchestra.run.smithi113:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T18:16:04.285 DEBUG:teuthology.orchestra.run.smithi134:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T18:16:04.287 INFO:teuthology.orchestra.run.smithi047.stderr:bash: ntpq: command not found 2023-12-06T18:16:04.291 INFO:teuthology.orchestra.run.smithi047.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T18:16:04.291 INFO:teuthology.orchestra.run.smithi047.stdout:=============================================================================== 2023-12-06T18:16:04.291 INFO:teuthology.orchestra.run.smithi047.stdout:^+ hv01.front.sepia.ceph.com 2 6 37 51 +1221us[+1224us] +/- 76ms 2023-12-06T18:16:04.291 INFO:teuthology.orchestra.run.smithi047.stdout:^* hv02.front.sepia.ceph.com 3 6 37 51 -2757us[-2755us] +/- 57ms 2023-12-06T18:16:04.291 INFO:teuthology.orchestra.run.smithi047.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 50 +2308us[+2308us] +/- 68ms 2023-12-06T18:16:04.292 INFO:teuthology.orchestra.run.smithi047.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:16:04.297 INFO:teuthology.orchestra.run.smithi113.stderr:Error: 2023-12-06T18:16:04.298 INFO:teuthology.orchestra.run.smithi113.stderr: Problem: conflicting requests 2023-12-06T18:16:04.298 INFO:teuthology.orchestra.run.smithi113.stderr: - nothing provides lua-devel needed by ceph-2:18.0.0-7644.g96fa2578.el8.x86_64 2023-12-06T18:16:04.298 INFO:teuthology.orchestra.run.smithi113.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-06T18:16:04.299 INFO:teuthology.orchestra.run.smithi113.stderr:bash: ntpq: command not found 2023-12-06T18:16:04.302 INFO:teuthology.orchestra.run.smithi113.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T18:16:04.302 INFO:teuthology.orchestra.run.smithi113.stdout:=============================================================================== 2023-12-06T18:16:04.302 INFO:teuthology.orchestra.run.smithi113.stdout:^+ hv01.front.sepia.ceph.com 2 6 37 50 +1185us[+1185us] +/- 76ms 2023-12-06T18:16:04.302 INFO:teuthology.orchestra.run.smithi113.stdout:^* hv02.front.sepia.ceph.com 3 6 37 50 -2799us[-2769us] +/- 57ms 2023-12-06T18:16:04.303 INFO:teuthology.orchestra.run.smithi113.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 51 +2283us[+2313us] +/- 68ms 2023-12-06T18:16:04.303 INFO:teuthology.orchestra.run.smithi113.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:16:04.306 INFO:teuthology.orchestra.run.smithi134.stderr:bash: ntpq: command not found 2023-12-06T18:16:04.311 INFO:teuthology.orchestra.run.smithi134.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T18:16:04.311 INFO:teuthology.orchestra.run.smithi134.stdout:=============================================================================== 2023-12-06T18:16:04.311 INFO:teuthology.orchestra.run.smithi134.stdout:^+ hv01.front.sepia.ceph.com 2 6 37 50 +1192us[+1192us] +/- 76ms 2023-12-06T18:16:04.311 INFO:teuthology.orchestra.run.smithi134.stdout:^* hv02.front.sepia.ceph.com 3 6 37 51 -2774us[-2733us] +/- 57ms 2023-12-06T18:16:04.311 INFO:teuthology.orchestra.run.smithi134.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 50 +2250us[+2250us] +/- 68ms 2023-12-06T18:16:04.311 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T18:16:04.312 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-06T18:16:04.324 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-06T18:16:04.324 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-06T18:16:04.333 DEBUG:teuthology.orchestra.run.smithi047:> 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-06T18:16:04.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:16:04.463 DEBUG:teuthology.orchestra.run.smithi113:> 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-06T18:16:04.567 DEBUG:teuthology.orchestra.run.smithi134:> 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-06T18:16:04.677 DEBUG:teuthology.orchestra.run.smithi047:> 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-06T18:16:04.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:16:04.711 DEBUG:teuthology.orchestra.run.smithi113:> 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-06T18:16:04.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:16:04.742 DEBUG:teuthology.orchestra.run.smithi134:> 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-06T18:16:04.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:16:04.775 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-06T18:16:04.786 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-06T18:16:04.793 INFO:teuthology.task.internal:Duration was 927.671508 seconds 2023-12-06T18:16:04.794 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-06T18:16:04.803 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-06T18:16:04.804 DEBUG:teuthology.orchestra.run.smithi047:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T18:16:04.806 DEBUG:teuthology.orchestra.run.smithi113:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T18:16:04.808 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T18:16:04.851 INFO:teuthology.orchestra.run.smithi113.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T18:16:04.853 INFO:teuthology.orchestra.run.smithi047.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T18:16:04.861 INFO:teuthology.orchestra.run.smithi134.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T18:16:05.206 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-06T18:16:05.206 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi047.front.sepia.ceph.com 2023-12-06T18:16:05.206 DEBUG:teuthology.orchestra.run.smithi047:> 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-06T18:16:05.229 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi113.front.sepia.ceph.com 2023-12-06T18:16:05.229 DEBUG:teuthology.orchestra.run.smithi113:> 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-06T18:16:05.251 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi134.front.sepia.ceph.com 2023-12-06T18:16:05.251 DEBUG:teuthology.orchestra.run.smithi134:> 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-06T18:16:05.272 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-06T18:16:05.272 DEBUG:teuthology.orchestra.run.smithi047:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T18:16:05.275 DEBUG:teuthology.orchestra.run.smithi113:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T18:16:05.293 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T18:16:05.351 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-06T18:16:05.352 DEBUG:teuthology.orchestra.run.smithi047:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T18:16:05.355 DEBUG:teuthology.orchestra.run.smithi113:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T18:16:05.371 DEBUG:teuthology.orchestra.run.smithi134:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T18:16:05.459 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-06T18:16:05.469 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-06T18:16:05.469 DEBUG:teuthology.orchestra.run.smithi047:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T18:16:05.504 DEBUG:teuthology.orchestra.run.smithi113:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T18:16:05.552 DEBUG:teuthology.orchestra.run.smithi134:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T18:16:05.605 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-06T18:16:05.615 DEBUG:teuthology.orchestra.run.smithi047:> 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-06T18:16:05.618 DEBUG:teuthology.orchestra.run.smithi113:> 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-06T18:16:05.620 DEBUG:teuthology.orchestra.run.smithi134:> 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-06T18:16:05.643 INFO:teuthology.orchestra.run.smithi047.stdout:kernel.core_pattern = core 2023-12-06T18:16:05.643 INFO:teuthology.orchestra.run.smithi113.stdout:kernel.core_pattern = core 2023-12-06T18:16:05.645 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = core 2023-12-06T18:16:05.668 DEBUG:teuthology.orchestra.run.smithi047:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T18:16:05.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:16:05.715 DEBUG:teuthology.orchestra.run.smithi113:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T18:16:05.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:16:05.731 DEBUG:teuthology.orchestra.run.smithi134:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T18:16:05.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T18:16:05.747 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-06T18:16:05.756 INFO:teuthology.task.internal:Transferring archived files... 2023-12-06T18:16:05.758 DEBUG:teuthology.misc:Transferring archived files from smithi047:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480582/remote/smithi047 2023-12-06T18:16:05.759 DEBUG:teuthology.orchestra.run.smithi047:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T18:16:05.813 DEBUG:teuthology.misc:Transferring archived files from smithi113:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480582/remote/smithi113 2023-12-06T18:16:05.814 DEBUG:teuthology.orchestra.run.smithi113:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T18:16:05.861 DEBUG:teuthology.misc:Transferring archived files from smithi134:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480582/remote/smithi134 2023-12-06T18:16:05.862 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T18:16:05.912 INFO:teuthology.task.internal:Removing archive directory... 2023-12-06T18:16:05.912 DEBUG:teuthology.orchestra.run.smithi047:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T18:16:05.914 DEBUG:teuthology.orchestra.run.smithi113:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T18:16:05.916 DEBUG:teuthology.orchestra.run.smithi134:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T18:16:05.963 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-06T18:16:05.975 INFO:teuthology.task.internal:Not uploading archives. 2023-12-06T18:16:05.975 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-06T18:16:05.986 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-06T18:16:05.986 DEBUG:teuthology.orchestra.run.smithi047:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T18:16:05.988 DEBUG:teuthology.orchestra.run.smithi113:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T18:16:05.990 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T18:16:06.003 INFO:teuthology.orchestra.run.smithi047.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 18:16 /home/ubuntu/cephtest 2023-12-06T18:16:06.005 INFO:teuthology.orchestra.run.smithi113.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 18:16 /home/ubuntu/cephtest 2023-12-06T18:16:06.020 INFO:teuthology.orchestra.run.smithi134.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 18:16 /home/ubuntu/cephtest 2023-12-06T18:16:06.021 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-06T18:16:06.032 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-06T18:16:06.053 INFO:teuthology.nuke:Checking targets against current locks 2023-12-06T18:16:06.079 DEBUG:teuthology.nuke:shortname: smithi047 2023-12-06T18:16:06.080 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T18:16:06.105 DEBUG:teuthology.nuke:shortname: smithi113 2023-12-06T18:16:06.105 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T18:16:06.111 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi047.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480582', '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 17:54:50.919236', 'locked_by': 'scheduled_sseshasa@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T18:16:06.134 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi113.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480582', '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 17:54:50.916477', 'locked_by': 'scheduled_sseshasa@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T18:16:06.135 DEBUG:teuthology.nuke:shortname: smithi134 2023-12-06T18:16:06.136 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T18:16:06.163 INFO:teuthology.orchestra.console.smithi047:Power off 2023-12-06T18:16:06.164 DEBUG:teuthology.orchestra.console.smithi047:pexpect command: ipmitool -H smithi047.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T18:16:06.176 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi134.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/sseshasa-2023-12-06_17:50:03-rados-wip-sseshasa-testing-2023-12-04-1848-distro-default-smithi/7480582', '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 17:54:50.918131', 'locked_by': 'scheduled_sseshasa@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T18:16:06.187 DEBUG:teuthology.orchestra.console.smithi047:power off output: Chassis Power Control: Down/Off 2023-12-06T18:16:06.187 DEBUG:teuthology.orchestra.console.smithi047:pexpect command: ipmitool -H smithi047.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:16:06.210 INFO:teuthology.orchestra.console.smithi113:Power off 2023-12-06T18:16:06.210 DEBUG:teuthology.orchestra.console.smithi113:pexpect command: ipmitool -H smithi113.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T18:16:06.220 DEBUG:teuthology.orchestra.console.smithi047:check power output: Chassis Power is on 2023-12-06T18:16:06.233 DEBUG:teuthology.orchestra.console.smithi113:power off output: Chassis Power Control: Down/Off 2023-12-06T18:16:06.233 DEBUG:teuthology.orchestra.console.smithi113:pexpect command: ipmitool -H smithi113.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:16:06.248 INFO:teuthology.orchestra.console.smithi134:Power off 2023-12-06T18:16:06.249 DEBUG:teuthology.orchestra.console.smithi134:pexpect command: ipmitool -H smithi134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T18:16:06.257 DEBUG:teuthology.orchestra.console.smithi113:check power output: Chassis Power is on 2023-12-06T18:16:06.271 DEBUG:teuthology.orchestra.console.smithi134:power off output: Chassis Power Control: Down/Off 2023-12-06T18:16:06.271 DEBUG:teuthology.orchestra.console.smithi134:pexpect command: ipmitool -H smithi134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:16:06.296 DEBUG:teuthology.orchestra.console.smithi134:check power output: Chassis Power is on 2023-12-06T18:16:09.990 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T18:16:10.220 DEBUG:teuthology.orchestra.console.smithi047:pexpect command: ipmitool -H smithi047.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:16:10.258 DEBUG:teuthology.orchestra.console.smithi113:pexpect command: ipmitool -H smithi113.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:16:10.297 DEBUG:teuthology.orchestra.console.smithi134:pexpect command: ipmitool -H smithi134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:16:10.331 DEBUG:teuthology.orchestra.console.smithi047:check power output: Chassis Power is on 2023-12-06T18:16:10.367 DEBUG:teuthology.orchestra.console.smithi113:check power output: Chassis Power is on 2023-12-06T18:16:10.405 DEBUG:teuthology.orchestra.console.smithi134:check power output: Chassis Power is on 2023-12-06T18:16:14.336 DEBUG:teuthology.orchestra.console.smithi047:pexpect command: ipmitool -H smithi047.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:16:14.368 DEBUG:teuthology.orchestra.console.smithi113:pexpect command: ipmitool -H smithi113.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:16:14.407 DEBUG:teuthology.orchestra.console.smithi134:pexpect command: ipmitool -H smithi134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T18:16:14.447 DEBUG:teuthology.orchestra.console.smithi047:check power output: Chassis Power is off 2023-12-06T18:16:14.478 DEBUG:teuthology.orchestra.console.smithi113:check power output: Chassis Power is off 2023-12-06T18:16:14.517 DEBUG:teuthology.orchestra.console.smithi134:check power output: Chassis Power is off 2023-12-06T18:16:14.547 INFO:teuthology.orchestra.console.smithi047:Power off completed 2023-12-06T18:16:14.579 INFO:teuthology.orchestra.console.smithi113:Power off completed 2023-12-06T18:16:14.618 INFO:teuthology.orchestra.console.smithi134:Power off completed 2023-12-06T18:16:14.723 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: 927.6715078353882 failure_reason: 'Command failed on smithi047 with status 1: ''sudo yum -y install ceph''' flavor: default owner: scheduled_sseshasa@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=800db17414dd4eb7a49801b052931f63 status: fail success: false 2023-12-06T18:16:14.723 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T18:16:14.795 INFO:teuthology.run:FAIL