2024-01-02T23:42:05.265 INFO:root:teuthology version: 0.0.1.dev228+g01dd171 2024-01-02T23:42:05.266 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504016 --verbose --description rados/cephadm/workunits/{0-distro/centos_8.stream_container_tools_crun agent/on mon_election/classic task/test_host_drain} --name yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi -- /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504016/orig.config.yaml 2024-01-02T23:42:05.305 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-02T23:42:05.386 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504016 branch: wip-yuri6-testing-2024-01-02-0832 description: rados/cephadm/workunits/{0-distro/centos_8.stream_container_tools_crun agent/on mon_election/classic task/test_host_drain} email: yweinste@redhat.com first_in_suite: false job_id: '7504016' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 8.stream overrides: admin_socket: branch: wip-yuri6-testing-2024-01-02-0832 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true 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: 84f52924982e81b14df3ba1068ebf914c3fe461b ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 84f52924982e81b14df3ba1068ebf914c3fe461b selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri6-testing-2024-01-02-0832 sha1: 84f52924982e81b14df3ba1068ebf914c3fe461b owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - osd.1 - - host.b - mon.b - mgr.b - osd.2 - osd.3 - - host.c - mon.c - osd.4 - osd.5 seed: 258 sha1: 84f52924982e81b14df3ba1068ebf914c3fe461b sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri6-testing-2024-01-02-0832 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_84f52924982e81b14df3ba1068ebf914c3fe461b/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 84f52924982e81b14df3ba1068ebf914c3fe461b targets: smithi080.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHJonrvyp/FqRyapFHXiruIo2l33gcLozdraRy6c5XnIn+vw2eFZnD2wFpAxZMmKNcKcPGWkt/D/huxw0lozPt4= smithi142.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEusgxLgEPJAd1rxAWcHxpH13QvuRK0a8WvxNzeg0L7VJQNFE+O3U5tuHa20BQrYY7bA19giC5v8gs7QgxiCIDg= smithi162.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPA9hbK9NhGKc+KMxcxOEe7lcqWpVg38eRucncIN3E+tMQvXkHaFvV0Txx4c5YINFmFU5rpNxacV3Kmk6NpCyiQ= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - sudo sed -i 's/runtime = "runc"/#runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/#runtime = "crun"/runtime = "crun"/g' /usr/share/containers/containers.conf - install: null - cephadm: null - cephadm.shell: host.a: - "set -ex\nHOSTNAMES=$(ceph orch host ls --format json | jq -r '.[] | .hostname')\n\ for host in $HOSTNAMES; do\n # find the hostname for \"host.c\" which will\ \ have no mgr\n HAS_MGRS=$(ceph orch ps --hostname ${host} --format json |\ \ jq 'any(.daemon_type == \"mgr\")')\n if [ \"$HAS_MGRS\" == \"false\" ]; then\n\ \ HOST_C=\"${host}\"\n fi\ndone\n# One last thing to worry about before\ \ draining the host\n# is that the teuthology test tends to put the explicit\n\ # hostnames in the placement for the mon service.\n# We want to make sure we\ \ can drain without providing\n# --force and there is a check for the host being\ \ removed\n# being listed explicitly in the placements. Therefore,\n# we should\ \ remove it from the mon placement.\nceph orch ls mon --export > mon.yaml\n\ sed /\"$HOST_C\"/d mon.yaml > mon_adjusted.yaml\nceph orch apply -i mon_adjusted.yaml\n\ # now drain that host\nceph orch host drain $HOST_C --zap-osd-devices\n# wait\ \ for drain to complete\nHOST_C_DAEMONS=$(ceph orch ps --hostname $HOST_C)\n\ while [ \"$HOST_C_DAEMONS\" != \"No daemons reported\" ]; do\n sleep 15\n \ \ HOST_C_DAEMONS=$(ceph orch ps --hostname $HOST_C)\ndone\n# we want to check\ \ the ability to remove the host from\n# the CRUSH map, so we should first verify\ \ the host is in\n# the CRUSH map.\nceph osd getcrushmap -o compiled-crushmap\n\ crushtool -d compiled-crushmap -o crushmap.txt\nCRUSH_MAP=$(cat crushmap.txt)\n\ if ! grep -q \"$HOST_C\" <<< \"$CRUSH_MAP\"; then\n printf \"Expected to see\ \ $HOST_C in CRUSH map. Saw:\\n\\n$CRUSH_MAP\"\n exit 1\nfi\n# If the drain\ \ was successful, we should be able to remove the\n# host without force with\ \ no issues. If there are still daemons\n# we will get a response telling us\ \ to drain the host and a\n# non-zero return code\nceph orch host rm $HOST_C\ \ --rm-crush-entry\n# verify we've successfully removed the host from the CRUSH\ \ map\nsleep 30\nceph osd getcrushmap -o compiled-crushmap\ncrushtool -d compiled-crushmap\ \ -o crushmap.txt\nCRUSH_MAP=$(cat crushmap.txt)\nif grep -q \"$HOST_C\" <<<\ \ \"$CRUSH_MAP\"; then\n printf \"Saw $HOST_C in CRUSH map after it should\ \ have been removed.\\n\\n$CRUSH_MAP\"\n exit 1\nfi\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 01dd171a561ca33631bf0a38b105879779f72410 timestamp: 2024-01-02_22:27:59 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3501080 2024-01-02T23:42:05.387 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_84f52924982e81b14df3ba1068ebf914c3fe461b/qa; will attempt to use it 2024-01-02T23:42:05.387 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_84f52924982e81b14df3ba1068ebf914c3fe461b/qa/tasks 2024-01-02T23:42:05.387 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-01-02T23:42:05.389 INFO:teuthology.task.internal:Checking packages... 2024-01-02T23:42:05.414 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '84f52924982e81b14df3ba1068ebf914c3fe461b' 2024-01-02T23:42:05.415 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-01-02T23:42:05.415 INFO:teuthology.packaging:ref: None 2024-01-02T23:42:05.415 INFO:teuthology.packaging:tag: None 2024-01-02T23:42:05.415 INFO:teuthology.packaging:branch: wip-yuri6-testing-2024-01-02-0832 2024-01-02T23:42:05.415 INFO:teuthology.packaging:sha1: 84f52924982e81b14df3ba1068ebf914c3fe461b 2024-01-02T23:42:05.415 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri6-testing-2024-01-02-0832 2024-01-02T23:42:05.561 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-426.g84f52924 2024-01-02T23:42:05.562 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-01-02T23:42:05.569 INFO:teuthology.task.internal:no buildpackages task found 2024-01-02T23:42:05.569 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-01-02T23:42:05.578 INFO:teuthology.task.internal:Saving configuration 2024-01-02T23:42:05.595 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-01-02T23:42:05.601 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-02T23:42:05.635 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi080.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504016', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-02 23:36:48.835309', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHJonrvyp/FqRyapFHXiruIo2l33gcLozdraRy6c5XnIn+vw2eFZnD2wFpAxZMmKNcKcPGWkt/D/huxw0lozPt4='} 2024-01-02T23:42:05.662 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi142.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504016', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-02 23:36:48.832618', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEusgxLgEPJAd1rxAWcHxpH13QvuRK0a8WvxNzeg0L7VJQNFE+O3U5tuHa20BQrYY7bA19giC5v8gs7QgxiCIDg='} 2024-01-02T23:42:05.686 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi162.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504016', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-02 23:36:48.834148', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPA9hbK9NhGKc+KMxcxOEe7lcqWpVg38eRucncIN3E+tMQvXkHaFvV0Txx4c5YINFmFU5rpNxacV3Kmk6NpCyiQ='} 2024-01-02T23:42:05.686 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-01-02T23:42:05.692 INFO:teuthology.task.internal:roles: ubuntu@smithi080.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0', 'osd.1'] 2024-01-02T23:42:05.692 INFO:teuthology.task.internal:roles: ubuntu@smithi142.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.2', 'osd.3'] 2024-01-02T23:42:05.692 INFO:teuthology.task.internal:roles: ubuntu@smithi162.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-01-02T23:42:05.692 INFO:teuthology.run_tasks:Running task console_log... 2024-01-02T23:42:05.834 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7efc30aade50>, signals=[15]) 2024-01-02T23:42:05.835 INFO:teuthology.run_tasks:Running task internal.connect... 2024-01-02T23:42:05.843 INFO:teuthology.task.internal:Opening connections... 2024-01-02T23:42:05.843 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi080.front.sepia.ceph.com 2024-01-02T23:42:05.846 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T23:42:05.915 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi142.front.sepia.ceph.com 2024-01-02T23:42:05.915 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T23:42:05.987 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi162.front.sepia.ceph.com 2024-01-02T23:42:05.989 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T23:42:06.055 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-01-02T23:42:06.062 DEBUG:teuthology.orchestra.run.smithi080:> uname -m 2024-01-02T23:42:06.086 INFO:teuthology.orchestra.run.smithi080.stdout:x86_64 2024-01-02T23:42:06.086 DEBUG:teuthology.orchestra.run.smithi080:> cat /etc/os-release 2024-01-02T23:42:06.148 INFO:teuthology.orchestra.run.smithi080.stdout:NAME="CentOS Stream" 2024-01-02T23:42:06.148 INFO:teuthology.orchestra.run.smithi080.stdout:VERSION="8" 2024-01-02T23:42:06.148 INFO:teuthology.orchestra.run.smithi080.stdout:ID="centos" 2024-01-02T23:42:06.149 INFO:teuthology.orchestra.run.smithi080.stdout:ID_LIKE="rhel fedora" 2024-01-02T23:42:06.149 INFO:teuthology.orchestra.run.smithi080.stdout:VERSION_ID="8" 2024-01-02T23:42:06.149 INFO:teuthology.orchestra.run.smithi080.stdout:PLATFORM_ID="platform:el8" 2024-01-02T23:42:06.149 INFO:teuthology.orchestra.run.smithi080.stdout:PRETTY_NAME="CentOS Stream 8" 2024-01-02T23:42:06.149 INFO:teuthology.orchestra.run.smithi080.stdout:ANSI_COLOR="0;31" 2024-01-02T23:42:06.150 INFO:teuthology.orchestra.run.smithi080.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-01-02T23:42:06.150 INFO:teuthology.orchestra.run.smithi080.stdout:HOME_URL="https://centos.org/" 2024-01-02T23:42:06.150 INFO:teuthology.orchestra.run.smithi080.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-01-02T23:42:06.150 INFO:teuthology.orchestra.run.smithi080.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-01-02T23:42:06.150 INFO:teuthology.orchestra.run.smithi080.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-01-02T23:42:06.151 INFO:teuthology.lock.ops:Updating smithi080.front.sepia.ceph.com on lock server 2024-01-02T23:42:06.177 DEBUG:teuthology.orchestra.run.smithi142:> uname -m 2024-01-02T23:42:06.201 INFO:teuthology.orchestra.run.smithi142.stdout:x86_64 2024-01-02T23:42:06.201 DEBUG:teuthology.orchestra.run.smithi142:> cat /etc/os-release 2024-01-02T23:42:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:NAME="CentOS Stream" 2024-01-02T23:42:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:VERSION="8" 2024-01-02T23:42:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:ID="centos" 2024-01-02T23:42:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:ID_LIKE="rhel fedora" 2024-01-02T23:42:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:VERSION_ID="8" 2024-01-02T23:42:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:PLATFORM_ID="platform:el8" 2024-01-02T23:42:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:PRETTY_NAME="CentOS Stream 8" 2024-01-02T23:42:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:ANSI_COLOR="0;31" 2024-01-02T23:42:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-01-02T23:42:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:HOME_URL="https://centos.org/" 2024-01-02T23:42:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-01-02T23:42:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-01-02T23:42:06.263 INFO:teuthology.orchestra.run.smithi142.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-01-02T23:42:06.264 INFO:teuthology.lock.ops:Updating smithi142.front.sepia.ceph.com on lock server 2024-01-02T23:42:06.281 DEBUG:teuthology.orchestra.run.smithi162:> uname -m 2024-01-02T23:42:06.303 INFO:teuthology.orchestra.run.smithi162.stdout:x86_64 2024-01-02T23:42:06.304 DEBUG:teuthology.orchestra.run.smithi162:> cat /etc/os-release 2024-01-02T23:42:06.365 INFO:teuthology.orchestra.run.smithi162.stdout:NAME="CentOS Stream" 2024-01-02T23:42:06.365 INFO:teuthology.orchestra.run.smithi162.stdout:VERSION="8" 2024-01-02T23:42:06.365 INFO:teuthology.orchestra.run.smithi162.stdout:ID="centos" 2024-01-02T23:42:06.365 INFO:teuthology.orchestra.run.smithi162.stdout:ID_LIKE="rhel fedora" 2024-01-02T23:42:06.366 INFO:teuthology.orchestra.run.smithi162.stdout:VERSION_ID="8" 2024-01-02T23:42:06.366 INFO:teuthology.orchestra.run.smithi162.stdout:PLATFORM_ID="platform:el8" 2024-01-02T23:42:06.366 INFO:teuthology.orchestra.run.smithi162.stdout:PRETTY_NAME="CentOS Stream 8" 2024-01-02T23:42:06.366 INFO:teuthology.orchestra.run.smithi162.stdout:ANSI_COLOR="0;31" 2024-01-02T23:42:06.366 INFO:teuthology.orchestra.run.smithi162.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-01-02T23:42:06.366 INFO:teuthology.orchestra.run.smithi162.stdout:HOME_URL="https://centos.org/" 2024-01-02T23:42:06.366 INFO:teuthology.orchestra.run.smithi162.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-01-02T23:42:06.366 INFO:teuthology.orchestra.run.smithi162.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-01-02T23:42:06.367 INFO:teuthology.orchestra.run.smithi162.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-01-02T23:42:06.367 INFO:teuthology.lock.ops:Updating smithi162.front.sepia.ceph.com on lock server 2024-01-02T23:42:06.389 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-01-02T23:42:06.400 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-01-02T23:42:06.405 INFO:teuthology.task.internal:Checking for old test directory... 2024-01-02T23:42:06.405 DEBUG:teuthology.orchestra.run.smithi080:> test '!' -e /home/ubuntu/cephtest 2024-01-02T23:42:06.408 DEBUG:teuthology.orchestra.run.smithi142:> test '!' -e /home/ubuntu/cephtest 2024-01-02T23:42:06.410 DEBUG:teuthology.orchestra.run.smithi162:> test '!' -e /home/ubuntu/cephtest 2024-01-02T23:42:06.430 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-01-02T23:42:06.441 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-01-02T23:42:06.442 DEBUG:teuthology.orchestra.run.smithi080:> test -z $(ls -A /var/lib/ceph) 2024-01-02T23:42:06.472 DEBUG:teuthology.orchestra.run.smithi142:> test -z $(ls -A /var/lib/ceph) 2024-01-02T23:42:06.474 DEBUG:teuthology.orchestra.run.smithi162:> test -z $(ls -A /var/lib/ceph) 2024-01-02T23:42:06.511 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-01-02T23:42:06.589 INFO:teuthology.run_tasks:Running task kernel... 2024-01-02T23:42:06.606 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-01-02T23:42:06.606 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 2024-01-02T23:42:06.606 DEBUG:teuthology.orchestra.run.smithi080:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-02T23:42:06.607 DEBUG:teuthology.orchestra.run.smithi142:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-02T23:42:06.608 DEBUG:teuthology.orchestra.run.smithi162:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-02T23:42:06.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:42:06.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:42:06.630 DEBUG:teuthology.orchestra.run.smithi142:> uname -r 2024-01-02T23:42:06.631 DEBUG:teuthology.orchestra.run.smithi162:> uname -r 2024-01-02T23:42:06.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:42:06.632 DEBUG:teuthology.orchestra.run.smithi080:> uname -r 2024-01-02T23:42:06.692 INFO:teuthology.orchestra.run.smithi162.stdout:4.18.0-489.el8.x86_64 2024-01-02T23:42:06.692 INFO:teuthology.task.kernel:Running kernel on smithi162: 4.18.0-489.el8.x86_64 2024-01-02T23:42:06.693 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum install -y kernel 2024-01-02T23:42:06.694 INFO:teuthology.orchestra.run.smithi142.stdout:4.18.0-489.el8.x86_64 2024-01-02T23:42:06.694 INFO:teuthology.task.kernel:Running kernel on smithi142: 4.18.0-489.el8.x86_64 2024-01-02T23:42:06.694 DEBUG:teuthology.orchestra.run.smithi142:> sudo yum install -y kernel 2024-01-02T23:42:06.695 INFO:teuthology.orchestra.run.smithi080.stdout:4.18.0-489.el8.x86_64 2024-01-02T23:42:06.695 INFO:teuthology.task.kernel:Running kernel on smithi080: 4.18.0-489.el8.x86_64 2024-01-02T23:42:06.695 DEBUG:teuthology.orchestra.run.smithi080:> sudo yum install -y kernel 2024-01-02T23:42:11.592 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 8 - AppStream 15 MB/s | 35 MB 00:02 2024-01-02T23:42:11.726 INFO:teuthology.orchestra.run.smithi080.stdout:CentOS Stream 8 - AppStream 14 MB/s | 35 MB 00:02 2024-01-02T23:42:14.750 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 8 - AppStream 6.3 MB/s | 35 MB 00:05 2024-01-02T23:42:20.066 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 8 - BaseOS 28 MB/s | 58 MB 00:02 2024-01-02T23:42:20.092 INFO:teuthology.orchestra.run.smithi080.stdout:CentOS Stream 8 - BaseOS 29 MB/s | 58 MB 00:02 2024-01-02T23:42:22.559 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 8 - BaseOS 40 MB/s | 58 MB 00:01 2024-01-02T23:42:28.507 INFO:teuthology.orchestra.run.smithi080.stdout:CentOS Stream 8 - Extras 105 kB/s | 18 kB 00:00 2024-01-02T23:42:28.640 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 8 - Extras 62 kB/s | 18 kB 00:00 2024-01-02T23:42:29.075 INFO:teuthology.orchestra.run.smithi080.stdout:CentOS Stream 8 - Extras common packages 18 kB/s | 6.9 kB 00:00 2024-01-02T23:42:29.190 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 8 - Extras common packages 19 kB/s | 6.9 kB 00:00 2024-01-02T23:42:29.359 INFO:teuthology.orchestra.run.smithi080.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2024-01-02T23:42:29.492 INFO:teuthology.orchestra.run.smithi162.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2024-01-02T23:42:30.919 INFO:teuthology.orchestra.run.smithi080.stdout:Extra Packages for Enterprise Linux 11 MB/s | 16 MB 00:01 2024-01-02T23:42:31.083 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 8 - Extras 60 kB/s | 18 kB 00:00 2024-01-02T23:42:31.678 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 8 - Extras common packages 17 kB/s | 6.9 kB 00:00 2024-01-02T23:42:31.800 INFO:teuthology.orchestra.run.smithi162.stdout:Extra Packages for Enterprise Linux 7.4 MB/s | 16 MB 00:02 2024-01-02T23:42:31.985 INFO:teuthology.orchestra.run.smithi142.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2024-01-02T23:42:32.944 INFO:teuthology.orchestra.run.smithi142.stdout:Extra Packages for Enterprise Linux 20 MB/s | 16 MB 00:00 2024-01-02T23:42:34.852 INFO:teuthology.orchestra.run.smithi080.stdout:lab-extras 317 kB/s | 24 kB 00:00 2024-01-02T23:42:35.709 INFO:teuthology.orchestra.run.smithi162.stdout:lab-extras 477 kB/s | 24 kB 00:00 2024-01-02T23:42:36.786 INFO:teuthology.orchestra.run.smithi142.stdout:lab-extras 380 kB/s | 24 kB 00:00 2024-01-02T23:42:38.585 INFO:teuthology.orchestra.run.smithi080.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-01-02T23:42:38.585 INFO:teuthology.orchestra.run.smithi080.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-01-02T23:42:38.922 INFO:teuthology.orchestra.run.smithi080.stdout:Dependencies resolved. 2024-01-02T23:42:38.922 INFO:teuthology.orchestra.run.smithi080.stdout:================================================================================ 2024-01-02T23:42:38.922 INFO:teuthology.orchestra.run.smithi080.stdout: Package Architecture Version Repository Size 2024-01-02T23:42:38.922 INFO:teuthology.orchestra.run.smithi080.stdout:================================================================================ 2024-01-02T23:42:38.922 INFO:teuthology.orchestra.run.smithi080.stdout:Installing: 2024-01-02T23:42:38.922 INFO:teuthology.orchestra.run.smithi080.stdout: kernel x86_64 4.18.0-532.el8 baseos 10 M 2024-01-02T23:42:38.923 INFO:teuthology.orchestra.run.smithi080.stdout:Installing dependencies: 2024-01-02T23:42:38.923 INFO:teuthology.orchestra.run.smithi080.stdout: kernel-core x86_64 4.18.0-532.el8 baseos 43 M 2024-01-02T23:42:38.923 INFO:teuthology.orchestra.run.smithi080.stdout: kernel-modules x86_64 4.18.0-532.el8 baseos 36 M 2024-01-02T23:42:38.923 INFO:teuthology.orchestra.run.smithi080.stdout: 2024-01-02T23:42:38.923 INFO:teuthology.orchestra.run.smithi080.stdout:Transaction Summary 2024-01-02T23:42:38.923 INFO:teuthology.orchestra.run.smithi080.stdout:================================================================================ 2024-01-02T23:42:38.923 INFO:teuthology.orchestra.run.smithi080.stdout:Install 3 Packages 2024-01-02T23:42:38.923 INFO:teuthology.orchestra.run.smithi080.stdout: 2024-01-02T23:42:38.924 INFO:teuthology.orchestra.run.smithi080.stdout:Total download size: 90 M 2024-01-02T23:42:38.924 INFO:teuthology.orchestra.run.smithi080.stdout:Installed size: 96 M 2024-01-02T23:42:38.924 INFO:teuthology.orchestra.run.smithi080.stdout:Downloading Packages: 2024-01-02T23:42:39.425 INFO:teuthology.orchestra.run.smithi162.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-01-02T23:42:39.425 INFO:teuthology.orchestra.run.smithi162.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-01-02T23:42:39.645 INFO:teuthology.orchestra.run.smithi080.stdout:(1/3): kernel-4.18.0-532.el8.x86_64.rpm 15 MB/s | 10 MB 00:00 2024-01-02T23:42:39.727 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-01-02T23:42:39.727 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-01-02T23:42:39.728 INFO:teuthology.orchestra.run.smithi162.stdout: Package Architecture Version Repository Size 2024-01-02T23:42:39.728 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-01-02T23:42:39.728 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-01-02T23:42:39.728 INFO:teuthology.orchestra.run.smithi162.stdout: kernel x86_64 4.18.0-532.el8 baseos 10 M 2024-01-02T23:42:39.728 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2024-01-02T23:42:39.728 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-core x86_64 4.18.0-532.el8 baseos 43 M 2024-01-02T23:42:39.728 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules x86_64 4.18.0-532.el8 baseos 36 M 2024-01-02T23:42:39.728 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-01-02T23:42:39.728 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-01-02T23:42:39.728 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-01-02T23:42:39.729 INFO:teuthology.orchestra.run.smithi162.stdout:Install 3 Packages 2024-01-02T23:42:39.729 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-01-02T23:42:39.729 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 90 M 2024-01-02T23:42:39.729 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 96 M 2024-01-02T23:42:39.729 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-01-02T23:42:40.286 INFO:teuthology.orchestra.run.smithi080.stdout:(2/3): kernel-modules-4.18.0-532.el8.x86_64.rpm 27 MB/s | 36 MB 00:01 2024-01-02T23:42:40.568 INFO:teuthology.orchestra.run.smithi142.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-01-02T23:42:40.569 INFO:teuthology.orchestra.run.smithi142.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-01-02T23:42:40.610 INFO:teuthology.orchestra.run.smithi162.stdout:(1/3): kernel-4.18.0-532.el8.x86_64.rpm 15 MB/s | 10 MB 00:00 2024-01-02T23:42:40.868 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2024-01-02T23:42:40.869 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-01-02T23:42:40.869 INFO:teuthology.orchestra.run.smithi142.stdout: Package Architecture Version Repository Size 2024-01-02T23:42:40.869 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-01-02T23:42:40.869 INFO:teuthology.orchestra.run.smithi142.stdout:Installing: 2024-01-02T23:42:40.869 INFO:teuthology.orchestra.run.smithi142.stdout: kernel x86_64 4.18.0-532.el8 baseos 10 M 2024-01-02T23:42:40.869 INFO:teuthology.orchestra.run.smithi142.stdout:Installing dependencies: 2024-01-02T23:42:40.869 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-core x86_64 4.18.0-532.el8 baseos 43 M 2024-01-02T23:42:40.869 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-modules x86_64 4.18.0-532.el8 baseos 36 M 2024-01-02T23:42:40.869 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-01-02T23:42:40.870 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2024-01-02T23:42:40.870 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-01-02T23:42:40.870 INFO:teuthology.orchestra.run.smithi142.stdout:Install 3 Packages 2024-01-02T23:42:40.870 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-01-02T23:42:40.870 INFO:teuthology.orchestra.run.smithi142.stdout:Total download size: 90 M 2024-01-02T23:42:40.870 INFO:teuthology.orchestra.run.smithi142.stdout:Installed size: 96 M 2024-01-02T23:42:40.871 INFO:teuthology.orchestra.run.smithi142.stdout:Downloading Packages: 2024-01-02T23:42:41.270 INFO:teuthology.orchestra.run.smithi080.stdout:(3/3): kernel-core-4.18.0-532.el8.x86_64.rpm 19 MB/s | 43 MB 00:02 2024-01-02T23:42:41.270 INFO:teuthology.orchestra.run.smithi080.stdout:-------------------------------------------------------------------------------- 2024-01-02T23:42:41.270 INFO:teuthology.orchestra.run.smithi080.stdout:Total 38 MB/s | 90 MB 00:02 2024-01-02T23:42:41.626 INFO:teuthology.orchestra.run.smithi162.stdout:(2/3): kernel-modules-4.18.0-532.el8.x86_64.rpm 21 MB/s | 36 MB 00:01 2024-01-02T23:42:41.662 INFO:teuthology.orchestra.run.smithi142.stdout:(1/3): kernel-4.18.0-532.el8.x86_64.rpm 14 MB/s | 10 MB 00:00 2024-01-02T23:42:41.943 INFO:teuthology.orchestra.run.smithi080.stdout:Running transaction check 2024-01-02T23:42:42.227 INFO:teuthology.orchestra.run.smithi162.stdout:(3/3): kernel-core-4.18.0-532.el8.x86_64.rpm 19 MB/s | 43 MB 00:02 2024-01-02T23:42:42.227 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-01-02T23:42:42.227 INFO:teuthology.orchestra.run.smithi162.stdout:Total 36 MB/s | 90 MB 00:02 2024-01-02T23:42:42.358 INFO:teuthology.orchestra.run.smithi080.stdout:Transaction check succeeded. 2024-01-02T23:42:42.358 INFO:teuthology.orchestra.run.smithi080.stdout:Running transaction test 2024-01-02T23:42:42.528 INFO:teuthology.orchestra.run.smithi142.stdout:(2/3): kernel-modules-4.18.0-532.el8.x86_64.rpm 22 MB/s | 36 MB 00:01 2024-01-02T23:42:42.909 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-01-02T23:42:42.995 INFO:teuthology.orchestra.run.smithi142.stdout:(3/3): kernel-core-4.18.0-532.el8.x86_64.rpm 21 MB/s | 43 MB 00:02 2024-01-02T23:42:42.996 INFO:teuthology.orchestra.run.smithi142.stdout:-------------------------------------------------------------------------------- 2024-01-02T23:42:42.996 INFO:teuthology.orchestra.run.smithi142.stdout:Total 42 MB/s | 90 MB 00:02 2024-01-02T23:42:43.364 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-01-02T23:42:43.364 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-01-02T23:42:43.598 INFO:teuthology.orchestra.run.smithi080.stdout:Transaction test succeeded. 2024-01-02T23:42:43.619 INFO:teuthology.orchestra.run.smithi080.stdout:Running transaction 2024-01-02T23:42:43.677 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction check 2024-01-02T23:42:44.105 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction check succeeded. 2024-01-02T23:42:44.105 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction test 2024-01-02T23:42:44.610 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-01-02T23:42:44.636 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-01-02T23:42:45.355 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction test succeeded. 2024-01-02T23:42:45.391 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction 2024-01-02T23:42:46.423 INFO:teuthology.orchestra.run.smithi080.stdout: Preparing : 1/1 2024-01-02T23:42:47.026 INFO:teuthology.orchestra.run.smithi080.stdout: Installing : kernel-core-4.18.0-532.el8.x86_64 1/3 2024-01-02T23:42:47.422 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-01-02T23:42:47.982 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-core-4.18.0-532.el8.x86_64 1/3 2024-01-02T23:42:48.201 INFO:teuthology.orchestra.run.smithi142.stdout: Preparing : 1/1 2024-01-02T23:42:48.769 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : kernel-core-4.18.0-532.el8.x86_64 1/3 2024-01-02T23:42:50.624 INFO:teuthology.orchestra.run.smithi080.stdout: Running scriptlet: kernel-core-4.18.0-532.el8.x86_64 1/3 2024-01-02T23:42:51.017 INFO:teuthology.orchestra.run.smithi080.stdout: Installing : kernel-modules-4.18.0-532.el8.x86_64 2/3 2024-01-02T23:42:51.549 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-core-4.18.0-532.el8.x86_64 1/3 2024-01-02T23:42:52.123 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-modules-4.18.0-532.el8.x86_64 2/3 2024-01-02T23:42:52.351 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-core-4.18.0-532.el8.x86_64 1/3 2024-01-02T23:42:52.718 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : kernel-modules-4.18.0-532.el8.x86_64 2/3 2024-01-02T23:42:54.441 INFO:teuthology.orchestra.run.smithi080.stdout: Running scriptlet: kernel-modules-4.18.0-532.el8.x86_64 2/3 2024-01-02T23:42:54.721 INFO:teuthology.orchestra.run.smithi080.stdout: Installing : kernel-4.18.0-532.el8.x86_64 3/3 2024-01-02T23:42:55.576 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-modules-4.18.0-532.el8.x86_64 2/3 2024-01-02T23:42:55.852 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-4.18.0-532.el8.x86_64 3/3 2024-01-02T23:42:56.144 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-modules-4.18.0-532.el8.x86_64 2/3 2024-01-02T23:42:56.457 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : kernel-4.18.0-532.el8.x86_64 3/3 2024-01-02T23:43:16.752 INFO:teuthology.orchestra.run.smithi080.stdout: Running scriptlet: kernel-core-4.18.0-532.el8.x86_64 3/3 2024-01-02T23:43:16.776 INFO:teuthology.orchestra.run.smithi080.stdout: Running scriptlet: kernel-modules-4.18.0-532.el8.x86_64 3/3 2024-01-02T23:43:17.114 INFO:teuthology.orchestra.run.smithi080.stdout: Running scriptlet: kernel-4.18.0-532.el8.x86_64 3/3 2024-01-02T23:43:17.114 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : kernel-4.18.0-532.el8.x86_64 1/3 2024-01-02T23:43:17.114 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : kernel-core-4.18.0-532.el8.x86_64 2/3 2024-01-02T23:43:17.619 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-core-4.18.0-532.el8.x86_64 3/3 2024-01-02T23:43:17.644 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-modules-4.18.0-532.el8.x86_64 3/3 2024-01-02T23:43:17.930 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : kernel-modules-4.18.0-532.el8.x86_64 3/3 2024-01-02T23:43:17.931 INFO:teuthology.orchestra.run.smithi080.stdout: 2024-01-02T23:43:17.931 INFO:teuthology.orchestra.run.smithi080.stdout:Installed: 2024-01-02T23:43:17.931 INFO:teuthology.orchestra.run.smithi080.stdout: kernel-4.18.0-532.el8.x86_64 kernel-core-4.18.0-532.el8.x86_64 2024-01-02T23:43:17.931 INFO:teuthology.orchestra.run.smithi080.stdout: kernel-modules-4.18.0-532.el8.x86_64 2024-01-02T23:43:17.931 INFO:teuthology.orchestra.run.smithi080.stdout: 2024-01-02T23:43:17.931 INFO:teuthology.orchestra.run.smithi080.stdout:Complete! 2024-01-02T23:43:17.994 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-4.18.0-532.el8.x86_64 3/3 2024-01-02T23:43:17.994 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-4.18.0-532.el8.x86_64 1/3 2024-01-02T23:43:17.994 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-core-4.18.0-532.el8.x86_64 2/3 2024-01-02T23:43:18.090 DEBUG:teuthology.orchestra.run.smithi080:> rpm -q kernel | sort -rV | head -n 1 2024-01-02T23:43:18.308 INFO:teuthology.orchestra.run.smithi080.stdout:kernel-4.18.0-532.el8.x86_64 2024-01-02T23:43:18.308 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-532.el8.x86_64 2024-01-02T23:43:18.309 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-532.el8.x86_64 2024-01-02T23:43:18.309 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-01-02T23:43:18.309 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-01-02T23:43:18.309 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-01-02T23:43:18.309 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi080.front.sepia.ceph.com, path=None, version=distro) 2024-01-02T23:43:18.309 DEBUG:teuthology.orchestra.run.smithi080:> rpm -q kernel | sort -rV | head -n 1 2024-01-02T23:43:18.468 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-core-4.18.0-532.el8.x86_64 3/3 2024-01-02T23:43:18.493 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-modules-4.18.0-532.el8.x86_64 3/3 2024-01-02T23:43:18.518 INFO:teuthology.orchestra.run.smithi080.stdout:kernel-4.18.0-532.el8.x86_64 2024-01-02T23:43:18.518 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-532.el8.x86_64 2024-01-02T23:43:18.518 DEBUG:teuthology.orchestra.run.smithi080:> sudo rpm -qi grub2-tools 2024-01-02T23:43:18.552 INFO:teuthology.orchestra.run.smithi080.stdout:Name : grub2-tools 2024-01-02T23:43:18.552 INFO:teuthology.orchestra.run.smithi080.stdout:Epoch : 1 2024-01-02T23:43:18.552 INFO:teuthology.orchestra.run.smithi080.stdout:Version : 2.02 2024-01-02T23:43:18.552 INFO:teuthology.orchestra.run.smithi080.stdout:Release : 129.el8 2024-01-02T23:43:18.553 INFO:teuthology.orchestra.run.smithi080.stdout:Architecture: x86_64 2024-01-02T23:43:18.553 INFO:teuthology.orchestra.run.smithi080.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-01-02T23:43:18.553 INFO:teuthology.orchestra.run.smithi080.stdout:Group : System Environment/Base 2024-01-02T23:43:18.553 INFO:teuthology.orchestra.run.smithi080.stdout:Size : 9265586 2024-01-02T23:43:18.553 INFO:teuthology.orchestra.run.smithi080.stdout:License : GPLv3+ 2024-01-02T23:43:18.553 INFO:teuthology.orchestra.run.smithi080.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-01-02T23:43:18.553 INFO:teuthology.orchestra.run.smithi080.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-01-02T23:43:18.553 INFO:teuthology.orchestra.run.smithi080.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-01-02T23:43:18.553 INFO:teuthology.orchestra.run.smithi080.stdout:Build Host : kbuilder.bsys.centos.org 2024-01-02T23:43:18.553 INFO:teuthology.orchestra.run.smithi080.stdout:Relocations : (not relocatable) 2024-01-02T23:43:18.554 INFO:teuthology.orchestra.run.smithi080.stdout:Packager : CentOS BuildSystem 2024-01-02T23:43:18.554 INFO:teuthology.orchestra.run.smithi080.stdout:Vendor : CentOS 2024-01-02T23:43:18.554 INFO:teuthology.orchestra.run.smithi080.stdout:URL : http://www.gnu.org/software/grub/ 2024-01-02T23:43:18.554 INFO:teuthology.orchestra.run.smithi080.stdout:Summary : Support tools for GRUB. 2024-01-02T23:43:18.554 INFO:teuthology.orchestra.run.smithi080.stdout:Description : 2024-01-02T23:43:18.554 INFO:teuthology.orchestra.run.smithi080.stdout: 2024-01-02T23:43:18.554 INFO:teuthology.orchestra.run.smithi080.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-01-02T23:43:18.554 INFO:teuthology.orchestra.run.smithi080.stdout:customizable bootloader with modular architecture. It supports a rich 2024-01-02T23:43:18.554 INFO:teuthology.orchestra.run.smithi080.stdout:variety of kernel formats, file systems, computer architectures and 2024-01-02T23:43:18.554 INFO:teuthology.orchestra.run.smithi080.stdout:hardware devices. 2024-01-02T23:43:18.554 INFO:teuthology.orchestra.run.smithi080.stdout: 2024-01-02T23:43:18.555 INFO:teuthology.orchestra.run.smithi080.stdout:This subpackage provides tools for support of all platforms. 2024-01-02T23:43:18.556 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-01-02T23:43:18.556 INFO:teuthology.task.kernel:Updating grub on smithi080 to boot 4.18.0-532.el8.x86_64 2024-01-02T23:43:18.556 DEBUG:teuthology.orchestra.run.smithi080:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-01-02T23:43:18.851 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-4.18.0-532.el8.x86_64 3/3 2024-01-02T23:43:18.851 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : kernel-4.18.0-532.el8.x86_64 1/3 2024-01-02T23:43:18.851 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : kernel-core-4.18.0-532.el8.x86_64 2/3 2024-01-02T23:43:18.918 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-modules-4.18.0-532.el8.x86_64 3/3 2024-01-02T23:43:18.918 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-01-02T23:43:18.918 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-01-02T23:43:18.918 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-4.18.0-532.el8.x86_64 kernel-core-4.18.0-532.el8.x86_64 2024-01-02T23:43:18.918 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules-4.18.0-532.el8.x86_64 2024-01-02T23:43:18.918 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-01-02T23:43:18.918 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-01-02T23:43:19.095 DEBUG:teuthology.orchestra.run.smithi162:> rpm -q kernel | sort -rV | head -n 1 2024-01-02T23:43:19.310 INFO:teuthology.orchestra.run.smithi162.stdout:kernel-4.18.0-532.el8.x86_64 2024-01-02T23:43:19.310 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-532.el8.x86_64 2024-01-02T23:43:19.310 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-532.el8.x86_64 2024-01-02T23:43:19.310 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-01-02T23:43:19.310 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-01-02T23:43:19.311 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-01-02T23:43:19.311 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi162.front.sepia.ceph.com, path=None, version=distro) 2024-01-02T23:43:19.311 DEBUG:teuthology.orchestra.run.smithi162:> rpm -q kernel | sort -rV | head -n 1 2024-01-02T23:43:19.521 INFO:teuthology.orchestra.run.smithi162.stdout:kernel-4.18.0-532.el8.x86_64 2024-01-02T23:43:19.521 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-532.el8.x86_64 2024-01-02T23:43:19.521 DEBUG:teuthology.orchestra.run.smithi162:> sudo rpm -qi grub2-tools 2024-01-02T23:43:19.554 INFO:teuthology.orchestra.run.smithi162.stdout:Name : grub2-tools 2024-01-02T23:43:19.554 INFO:teuthology.orchestra.run.smithi162.stdout:Epoch : 1 2024-01-02T23:43:19.555 INFO:teuthology.orchestra.run.smithi162.stdout:Version : 2.02 2024-01-02T23:43:19.555 INFO:teuthology.orchestra.run.smithi162.stdout:Release : 129.el8 2024-01-02T23:43:19.555 INFO:teuthology.orchestra.run.smithi162.stdout:Architecture: x86_64 2024-01-02T23:43:19.555 INFO:teuthology.orchestra.run.smithi162.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-01-02T23:43:19.555 INFO:teuthology.orchestra.run.smithi162.stdout:Group : System Environment/Base 2024-01-02T23:43:19.555 INFO:teuthology.orchestra.run.smithi162.stdout:Size : 9265586 2024-01-02T23:43:19.555 INFO:teuthology.orchestra.run.smithi162.stdout:License : GPLv3+ 2024-01-02T23:43:19.555 INFO:teuthology.orchestra.run.smithi162.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-01-02T23:43:19.555 INFO:teuthology.orchestra.run.smithi162.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-01-02T23:43:19.555 INFO:teuthology.orchestra.run.smithi162.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-01-02T23:43:19.555 INFO:teuthology.orchestra.run.smithi162.stdout:Build Host : kbuilder.bsys.centos.org 2024-01-02T23:43:19.555 INFO:teuthology.orchestra.run.smithi162.stdout:Relocations : (not relocatable) 2024-01-02T23:43:19.555 INFO:teuthology.orchestra.run.smithi162.stdout:Packager : CentOS BuildSystem 2024-01-02T23:43:19.555 INFO:teuthology.orchestra.run.smithi162.stdout:Vendor : CentOS 2024-01-02T23:43:19.556 INFO:teuthology.orchestra.run.smithi162.stdout:URL : http://www.gnu.org/software/grub/ 2024-01-02T23:43:19.556 INFO:teuthology.orchestra.run.smithi162.stdout:Summary : Support tools for GRUB. 2024-01-02T23:43:19.556 INFO:teuthology.orchestra.run.smithi162.stdout:Description : 2024-01-02T23:43:19.556 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-01-02T23:43:19.556 INFO:teuthology.orchestra.run.smithi162.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-01-02T23:43:19.556 INFO:teuthology.orchestra.run.smithi162.stdout:customizable bootloader with modular architecture. It supports a rich 2024-01-02T23:43:19.556 INFO:teuthology.orchestra.run.smithi162.stdout:variety of kernel formats, file systems, computer architectures and 2024-01-02T23:43:19.556 INFO:teuthology.orchestra.run.smithi162.stdout:hardware devices. 2024-01-02T23:43:19.556 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-01-02T23:43:19.556 INFO:teuthology.orchestra.run.smithi162.stdout:This subpackage provides tools for support of all platforms. 2024-01-02T23:43:19.557 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-01-02T23:43:19.557 INFO:teuthology.task.kernel:Updating grub on smithi162 to boot 4.18.0-532.el8.x86_64 2024-01-02T23:43:19.557 DEBUG:teuthology.orchestra.run.smithi162:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-01-02T23:43:19.654 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : kernel-modules-4.18.0-532.el8.x86_64 3/3 2024-01-02T23:43:19.654 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-01-02T23:43:19.654 INFO:teuthology.orchestra.run.smithi142.stdout:Installed: 2024-01-02T23:43:19.654 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-4.18.0-532.el8.x86_64 kernel-core-4.18.0-532.el8.x86_64 2024-01-02T23:43:19.654 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-modules-4.18.0-532.el8.x86_64 2024-01-02T23:43:19.654 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-01-02T23:43:19.654 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2024-01-02T23:43:19.814 DEBUG:teuthology.orchestra.run.smithi142:> rpm -q kernel | sort -rV | head -n 1 2024-01-02T23:43:20.032 INFO:teuthology.orchestra.run.smithi142.stdout:kernel-4.18.0-532.el8.x86_64 2024-01-02T23:43:20.032 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-532.el8.x86_64 2024-01-02T23:43:20.032 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-532.el8.x86_64 2024-01-02T23:43:20.032 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-01-02T23:43:20.032 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-01-02T23:43:20.032 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-01-02T23:43:20.033 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi142.front.sepia.ceph.com, path=None, version=distro) 2024-01-02T23:43:20.033 DEBUG:teuthology.orchestra.run.smithi142:> rpm -q kernel | sort -rV | head -n 1 2024-01-02T23:43:20.111 INFO:teuthology.orchestra.run.smithi080.stderr:Generating grub configuration file ... 2024-01-02T23:43:20.242 INFO:teuthology.orchestra.run.smithi142.stdout:kernel-4.18.0-532.el8.x86_64 2024-01-02T23:43:20.242 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-532.el8.x86_64 2024-01-02T23:43:20.242 DEBUG:teuthology.orchestra.run.smithi142:> sudo rpm -qi grub2-tools 2024-01-02T23:43:20.275 INFO:teuthology.orchestra.run.smithi142.stdout:Name : grub2-tools 2024-01-02T23:43:20.276 INFO:teuthology.orchestra.run.smithi142.stdout:Epoch : 1 2024-01-02T23:43:20.276 INFO:teuthology.orchestra.run.smithi142.stdout:Version : 2.02 2024-01-02T23:43:20.276 INFO:teuthology.orchestra.run.smithi142.stdout:Release : 129.el8 2024-01-02T23:43:20.276 INFO:teuthology.orchestra.run.smithi142.stdout:Architecture: x86_64 2024-01-02T23:43:20.276 INFO:teuthology.orchestra.run.smithi142.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-01-02T23:43:20.276 INFO:teuthology.orchestra.run.smithi142.stdout:Group : System Environment/Base 2024-01-02T23:43:20.276 INFO:teuthology.orchestra.run.smithi142.stdout:Size : 9265586 2024-01-02T23:43:20.276 INFO:teuthology.orchestra.run.smithi142.stdout:License : GPLv3+ 2024-01-02T23:43:20.276 INFO:teuthology.orchestra.run.smithi142.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-01-02T23:43:20.276 INFO:teuthology.orchestra.run.smithi142.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-01-02T23:43:20.276 INFO:teuthology.orchestra.run.smithi142.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-01-02T23:43:20.276 INFO:teuthology.orchestra.run.smithi142.stdout:Build Host : kbuilder.bsys.centos.org 2024-01-02T23:43:20.277 INFO:teuthology.orchestra.run.smithi142.stdout:Relocations : (not relocatable) 2024-01-02T23:43:20.277 INFO:teuthology.orchestra.run.smithi142.stdout:Packager : CentOS BuildSystem 2024-01-02T23:43:20.277 INFO:teuthology.orchestra.run.smithi142.stdout:Vendor : CentOS 2024-01-02T23:43:20.277 INFO:teuthology.orchestra.run.smithi142.stdout:URL : http://www.gnu.org/software/grub/ 2024-01-02T23:43:20.277 INFO:teuthology.orchestra.run.smithi142.stdout:Summary : Support tools for GRUB. 2024-01-02T23:43:20.277 INFO:teuthology.orchestra.run.smithi142.stdout:Description : 2024-01-02T23:43:20.277 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-01-02T23:43:20.277 INFO:teuthology.orchestra.run.smithi142.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-01-02T23:43:20.277 INFO:teuthology.orchestra.run.smithi142.stdout:customizable bootloader with modular architecture. It supports a rich 2024-01-02T23:43:20.277 INFO:teuthology.orchestra.run.smithi142.stdout:variety of kernel formats, file systems, computer architectures and 2024-01-02T23:43:20.277 INFO:teuthology.orchestra.run.smithi142.stdout:hardware devices. 2024-01-02T23:43:20.277 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-01-02T23:43:20.277 INFO:teuthology.orchestra.run.smithi142.stdout:This subpackage provides tools for support of all platforms. 2024-01-02T23:43:20.278 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-01-02T23:43:20.278 INFO:teuthology.task.kernel:Updating grub on smithi142 to boot 4.18.0-532.el8.x86_64 2024-01-02T23:43:20.279 DEBUG:teuthology.orchestra.run.smithi142:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-01-02T23:43:20.942 INFO:teuthology.orchestra.run.smithi162.stderr:Generating grub configuration file ... 2024-01-02T23:43:21.746 INFO:teuthology.orchestra.run.smithi080.stderr:done 2024-01-02T23:43:21.748 DEBUG:teuthology.orchestra.run.smithi080:> mktemp 2024-01-02T23:43:21.772 INFO:teuthology.orchestra.run.smithi080.stdout:/tmp/tmp.2kDKEkdaET 2024-01-02T23:43:21.773 DEBUG:teuthology.orchestra.run.smithi080:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.2kDKEkdaET 2024-01-02T23:43:21.857 DEBUG:teuthology.orchestra.run.smithi080:> sudo chmod 0666 /tmp/tmp.2kDKEkdaET 2024-01-02T23:43:21.901 INFO:teuthology.orchestra.run.smithi142.stderr:Generating grub configuration file ... 2024-01-02T23:43:22.001 DEBUG:teuthology.orchestra.remote:smithi080:/tmp/tmp.2kDKEkdaET is 6KB 2024-01-02T23:43:22.055 DEBUG:teuthology.orchestra.run.smithi080:> rm -fr /tmp/tmp.2kDKEkdaET 2024-01-02T23:43:22.074 DEBUG:teuthology.orchestra.run.smithi080:> sudo /bin/ls /boot/loader/entries || true 2024-01-02T23:43:22.145 INFO:teuthology.orchestra.run.smithi080.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-01-02T23:43:22.145 INFO:teuthology.orchestra.run.smithi080.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-01-02T23:43:22.145 INFO:teuthology.orchestra.run.smithi080.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-01-02T23:43:22.145 INFO:teuthology.orchestra.run.smithi080.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-532.el8.x86_64.conf 2024-01-02T23:43:22.146 DEBUG:teuthology.orchestra.run.smithi080:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-532.el8.x86_64 2024-01-02T23:43:22.299 DEBUG:teuthology.orchestra.run.smithi080:> sudo shutdown -r now 2024-01-02T23:43:22.784 INFO:teuthology.orchestra.run.smithi162.stderr:done 2024-01-02T23:43:22.786 DEBUG:teuthology.orchestra.run.smithi162:> mktemp 2024-01-02T23:43:22.809 INFO:teuthology.orchestra.run.smithi162.stdout:/tmp/tmp.4Pp0ZKFZRP 2024-01-02T23:43:22.810 DEBUG:teuthology.orchestra.run.smithi162:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.4Pp0ZKFZRP 2024-01-02T23:43:22.883 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod 0666 /tmp/tmp.4Pp0ZKFZRP 2024-01-02T23:43:23.029 DEBUG:teuthology.orchestra.remote:smithi162:/tmp/tmp.4Pp0ZKFZRP is 6KB 2024-01-02T23:43:23.077 DEBUG:teuthology.orchestra.run.smithi162:> rm -fr /tmp/tmp.4Pp0ZKFZRP 2024-01-02T23:43:23.102 DEBUG:teuthology.orchestra.run.smithi162:> sudo /bin/ls /boot/loader/entries || true 2024-01-02T23:43:23.167 INFO:teuthology.orchestra.run.smithi162.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-01-02T23:43:23.167 INFO:teuthology.orchestra.run.smithi162.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-01-02T23:43:23.167 INFO:teuthology.orchestra.run.smithi162.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-01-02T23:43:23.167 INFO:teuthology.orchestra.run.smithi162.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-532.el8.x86_64.conf 2024-01-02T23:43:23.168 DEBUG:teuthology.orchestra.run.smithi162:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-532.el8.x86_64 2024-01-02T23:43:23.317 DEBUG:teuthology.orchestra.run.smithi162:> sudo shutdown -r now 2024-01-02T23:43:23.959 INFO:teuthology.orchestra.run.smithi142.stderr:done 2024-01-02T23:43:23.961 DEBUG:teuthology.orchestra.run.smithi142:> mktemp 2024-01-02T23:43:24.004 INFO:teuthology.orchestra.run.smithi142.stdout:/tmp/tmp.87hxkVEFlr 2024-01-02T23:43:24.004 DEBUG:teuthology.orchestra.run.smithi142:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.87hxkVEFlr 2024-01-02T23:43:24.086 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod 0666 /tmp/tmp.87hxkVEFlr 2024-01-02T23:43:24.235 DEBUG:teuthology.orchestra.remote:smithi142:/tmp/tmp.87hxkVEFlr is 6KB 2024-01-02T23:43:24.283 DEBUG:teuthology.orchestra.run.smithi142:> rm -fr /tmp/tmp.87hxkVEFlr 2024-01-02T23:43:24.301 DEBUG:teuthology.orchestra.run.smithi142:> sudo /bin/ls /boot/loader/entries || true 2024-01-02T23:43:24.375 INFO:teuthology.orchestra.run.smithi142.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-01-02T23:43:24.375 INFO:teuthology.orchestra.run.smithi142.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-01-02T23:43:24.375 INFO:teuthology.orchestra.run.smithi142.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-01-02T23:43:24.375 INFO:teuthology.orchestra.run.smithi142.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-532.el8.x86_64.conf 2024-01-02T23:43:24.376 DEBUG:teuthology.orchestra.run.smithi142:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-532.el8.x86_64 2024-01-02T23:43:24.526 DEBUG:teuthology.orchestra.run.smithi142:> sudo shutdown -r now 2024-01-02T23:43:52.329 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-01-02T23:43:52.330 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi080.front.sepia.ceph.com' 2024-01-02T23:43:52.331 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T23:43:53.321 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-01-02T23:43:53.321 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-01-02T23:43:53.322 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T23:43:54.529 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-01-02T23:43:54.530 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-01-02T23:43:54.530 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T23:44:10.813 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.80 2024-01-02T23:44:11.836 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.162 2024-01-02T23:44:12.860 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.142 2024-01-02T23:44:19.820 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi080.front.sepia.ceph.com' 2024-01-02T23:44:19.821 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T23:44:20.838 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-01-02T23:44:20.838 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T23:44:21.862 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-01-02T23:44:21.863 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T23:44:22.880 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.80 2024-01-02T23:44:23.900 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.162 2024-01-02T23:44:34.893 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi080.front.sepia.ceph.com' 2024-01-02T23:44:34.894 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T23:44:35.901 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-01-02T23:44:35.902 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T23:44:53.309 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.80 2024-01-02T23:45:08.324 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi080.front.sepia.ceph.com' 2024-01-02T23:45:08.325 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T23:45:09.306 DEBUG:teuthology.orchestra.run.smithi080:> true 2024-01-02T23:45:09.990 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi080.front.sepia.ceph.com' 2024-01-02T23:45:09.990 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-532.el8.x86_64"... 2024-01-02T23:45:09.991 DEBUG:teuthology.orchestra.run.smithi080:> uname -r 2024-01-02T23:45:10.047 INFO:teuthology.orchestra.run.smithi080.stdout:4.18.0-532.el8.x86_64 2024-01-02T23:45:10.048 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-532.el8.x86_64 vs 4.18.0-532.el8.x86_64 2024-01-02T23:45:10.048 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-01-02T23:45:10.048 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-01-02T23:45:11.049 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-01-02T23:45:11.049 DEBUG:teuthology.orchestra.run.smithi080:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-02T23:45:11.135 INFO:teuthology.orchestra.run.smithi080.stdout:ttyS1 2024-01-02T23:45:11.149 DEBUG:teuthology.parallel:result is None 2024-01-02T23:45:21.866 DEBUG:teuthology.orchestra.remote:timed out 2024-01-02T23:45:33.868 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-01-02T23:45:33.869 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T23:45:34.170 DEBUG:teuthology.orchestra.run.smithi142:> true 2024-01-02T23:45:34.475 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-01-02T23:45:34.475 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-532.el8.x86_64"... 2024-01-02T23:45:34.475 DEBUG:teuthology.orchestra.run.smithi142:> uname -r 2024-01-02T23:45:34.496 INFO:teuthology.orchestra.run.smithi142.stdout:4.18.0-532.el8.x86_64 2024-01-02T23:45:34.496 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-532.el8.x86_64 vs 4.18.0-532.el8.x86_64 2024-01-02T23:45:34.496 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-01-02T23:45:34.496 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-01-02T23:45:35.497 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-01-02T23:45:35.498 DEBUG:teuthology.orchestra.run.smithi142:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-02T23:45:35.575 INFO:teuthology.orchestra.run.smithi142.stdout:ttyS1 2024-01-02T23:45:35.590 DEBUG:teuthology.parallel:result is None 2024-01-02T23:45:35.904 DEBUG:teuthology.orchestra.remote:timed out 2024-01-02T23:45:50.906 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-01-02T23:45:50.907 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T23:45:51.244 DEBUG:teuthology.orchestra.run.smithi162:> true 2024-01-02T23:45:51.514 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-01-02T23:45:51.514 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "4.18.0-532.el8.x86_64"... 2024-01-02T23:45:51.514 DEBUG:teuthology.orchestra.run.smithi162:> uname -r 2024-01-02T23:45:51.533 INFO:teuthology.orchestra.run.smithi162.stdout:4.18.0-532.el8.x86_64 2024-01-02T23:45:51.533 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-532.el8.x86_64 vs 4.18.0-532.el8.x86_64 2024-01-02T23:45:51.533 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-01-02T23:45:51.534 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-01-02T23:45:52.535 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-01-02T23:45:52.535 DEBUG:teuthology.orchestra.run.smithi162:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-02T23:45:52.614 INFO:teuthology.orchestra.run.smithi162.stdout:ttyS1 2024-01-02T23:45:52.626 DEBUG:teuthology.parallel:result is None 2024-01-02T23:45:52.627 INFO:teuthology.run_tasks:Running task internal.base... 2024-01-02T23:45:52.634 INFO:teuthology.task.internal:Creating test directory... 2024-01-02T23:45:52.634 DEBUG:teuthology.orchestra.run.smithi080:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-02T23:45:52.637 DEBUG:teuthology.orchestra.run.smithi142:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-02T23:45:52.640 DEBUG:teuthology.orchestra.run.smithi162:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-02T23:45:52.661 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-01-02T23:45:52.670 INFO:teuthology.run_tasks:Running task internal.archive... 2024-01-02T23:45:52.677 INFO:teuthology.task.internal:Creating archive directory... 2024-01-02T23:45:52.678 DEBUG:teuthology.orchestra.run.smithi080:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-02T23:45:52.700 DEBUG:teuthology.orchestra.run.smithi142:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-02T23:45:52.703 DEBUG:teuthology.orchestra.run.smithi162:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-02T23:45:52.739 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-01-02T23:45:52.754 INFO:teuthology.task.internal:Enabling coredump saving... 2024-01-02T23:45:52.755 DEBUG:teuthology.orchestra.run.smithi080:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-01-02T23:45:52.776 DEBUG:teuthology.orchestra.run.smithi142:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-01-02T23:45:52.779 DEBUG:teuthology.orchestra.run.smithi162:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-01-02T23:45:52.810 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-02T23:45:52.813 INFO:teuthology.orchestra.run.smithi080.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-02T23:45:52.815 INFO:teuthology.orchestra.run.smithi162.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-02T23:45:52.821 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-02T23:45:52.823 INFO:teuthology.orchestra.run.smithi080.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-02T23:45:52.826 INFO:teuthology.orchestra.run.smithi162.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-02T23:45:52.827 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-01-02T23:45:52.834 INFO:teuthology.task.internal:Configuring sudo... 2024-01-02T23:45:52.834 DEBUG:teuthology.orchestra.run.smithi080:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-02T23:45:52.869 DEBUG:teuthology.orchestra.run.smithi142:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-02T23:45:52.871 DEBUG:teuthology.orchestra.run.smithi162:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-02T23:45:52.900 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-01-02T23:45:52.910 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-01-02T23:45:52.910 DEBUG:teuthology.orchestra.run.smithi080:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-02T23:45:52.938 DEBUG:teuthology.orchestra.run.smithi142:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-02T23:45:52.942 DEBUG:teuthology.orchestra.run.smithi162:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-02T23:45:52.960 DEBUG:teuthology.orchestra.run.smithi080:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-02T23:45:53.040 DEBUG:teuthology.orchestra.run.smithi080:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-02T23:45:53.091 DEBUG:teuthology.orchestra.run.smithi080:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-02T23:45:53.177 DEBUG:teuthology.orchestra.run.smithi080:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-02T23:45:53.218 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2024-01-02T23:45:53.218 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-02T23:45:53.284 DEBUG:teuthology.orchestra.run.smithi142:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-02T23:45:53.337 DEBUG:teuthology.orchestra.run.smithi142:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-02T23:45:53.390 DEBUG:teuthology.orchestra.run.smithi142:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-02T23:45:53.478 DEBUG:teuthology.orchestra.run.smithi142:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-02T23:45:53.524 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-01-02T23:45:53.524 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-02T23:45:53.594 DEBUG:teuthology.orchestra.run.smithi162:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-02T23:45:53.638 DEBUG:teuthology.orchestra.run.smithi162:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-02T23:45:53.704 DEBUG:teuthology.orchestra.run.smithi162:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-02T23:45:53.745 DEBUG:teuthology.orchestra.run.smithi162:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-02T23:45:53.794 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-01-02T23:45:53.794 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-02T23:45:53.862 DEBUG:teuthology.orchestra.run.smithi080:> sudo service rsyslog restart 2024-01-02T23:45:53.866 DEBUG:teuthology.orchestra.run.smithi142:> sudo service rsyslog restart 2024-01-02T23:45:53.870 DEBUG:teuthology.orchestra.run.smithi162:> sudo service rsyslog restart 2024-01-02T23:45:53.940 INFO:teuthology.orchestra.run.smithi080.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-02T23:45:53.957 INFO:teuthology.orchestra.run.smithi142.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-02T23:45:53.960 INFO:teuthology.orchestra.run.smithi162.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-02T23:45:54.320 INFO:teuthology.run_tasks:Running task internal.timer... 2024-01-02T23:45:54.329 INFO:teuthology.task.internal:Starting timer... 2024-01-02T23:45:54.330 INFO:teuthology.run_tasks:Running task pcp... 2024-01-02T23:45:54.345 INFO:teuthology.run_tasks:Running task selinux... 2024-01-02T23:45:54.355 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-01-02T23:45:54.356 DEBUG:teuthology.orchestra.run.smithi080:> sudo service auditd rotate 2024-01-02T23:45:54.435 INFO:teuthology.orchestra.run.smithi080.stdout:Rotating logs: 2024-01-02T23:45:54.441 DEBUG:teuthology.orchestra.run.smithi142:> sudo service auditd rotate 2024-01-02T23:45:54.510 INFO:teuthology.orchestra.run.smithi142.stdout:Rotating logs: 2024-01-02T23:45:54.513 DEBUG:teuthology.orchestra.run.smithi162:> sudo service auditd rotate 2024-01-02T23:45:54.601 INFO:teuthology.orchestra.run.smithi162.stdout:Rotating logs: 2024-01-02T23:45:54.603 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-01-02T23:45:54.603 DEBUG:teuthology.orchestra.run.smithi080:> /usr/sbin/getenforce 2024-01-02T23:45:54.635 INFO:teuthology.orchestra.run.smithi080.stdout:Permissive 2024-01-02T23:45:54.635 DEBUG:teuthology.orchestra.run.smithi142:> /usr/sbin/getenforce 2024-01-02T23:45:54.677 INFO:teuthology.orchestra.run.smithi142.stdout:Permissive 2024-01-02T23:45:54.677 DEBUG:teuthology.orchestra.run.smithi162:> /usr/sbin/getenforce 2024-01-02T23:45:54.712 INFO:teuthology.orchestra.run.smithi162.stdout:Permissive 2024-01-02T23:45:54.713 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi080.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi142.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi162.front.sepia.ceph.com': 'permissive'} 2024-01-02T23:45:54.713 DEBUG:teuthology.orchestra.run.smithi080:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-02T23:45:54.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:45:54.744 DEBUG:teuthology.orchestra.run.smithi142:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-02T23:45:54.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:45:54.772 DEBUG:teuthology.orchestra.run.smithi162:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-02T23:45:54.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:45:54.800 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-01-02T23:45:54.800 DEBUG:teuthology.orchestra.run.smithi080:> sudo /usr/sbin/setenforce permissive 2024-01-02T23:45:54.828 DEBUG:teuthology.orchestra.run.smithi142:> sudo /usr/sbin/setenforce permissive 2024-01-02T23:45:54.856 DEBUG:teuthology.orchestra.run.smithi162:> sudo /usr/sbin/setenforce permissive 2024-01-02T23:45:54.882 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-01-02T23:45:54.893 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-01-02T23:45:54.920 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-01-02T23:45:54.921 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi080.front.sepia.ceph.com,smithi142.front.sepia.ceph.com,smithi162.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-01-02T23:53:33.261 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504016/ansible_failures.yaml 2024-01-02T23:53:33.263 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 503, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 341, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 369, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 397, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: ["Could not find imported module support code for ansible_collections.community.general.plugins.modules.filesystem. Looked for (['ansible.module_utils.compat.version.LooseVersion', 'ansible.module_utils.compat.version'])"] 2024-01-02T23:53:33.365 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=8bc37e5764ca43f58c66fc27b8e4aa5e Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 503, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 341, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 369, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 397, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: ["Could not find imported module support code for ansible_collections.community.general.plugins.modules.filesystem. Looked for (['ansible.module_utils.compat.version.LooseVersion', 'ansible.module_utils.compat.version'])"] 2024-01-02T23:53:33.367 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-01-02T23:53:33.378 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-01-02T23:53:33.378 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-01-02T23:53:33.392 DEBUG:teuthology.orchestra.run.smithi080:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-01-02T23:53:33.489 DEBUG:teuthology.orchestra.run.smithi142:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-01-02T23:53:33.578 DEBUG:teuthology.orchestra.run.smithi162:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-01-02T23:53:33.666 DEBUG:teuthology.orchestra.run.smithi080:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-02T23:53:33.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:53:33.702 DEBUG:teuthology.orchestra.run.smithi142:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-02T23:53:33.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:53:33.736 DEBUG:teuthology.orchestra.run.smithi162:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-02T23:53:33.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:53:33.769 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-01-02T23:53:33.777 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-01-02T23:53:33.790 INFO:teuthology.task.internal:Duration was 459.460551 seconds 2024-01-02T23:53:33.791 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-01-02T23:53:33.805 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-01-02T23:53:33.805 DEBUG:teuthology.orchestra.run.smithi080:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-01-02T23:53:33.808 DEBUG:teuthology.orchestra.run.smithi142:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-01-02T23:53:33.811 DEBUG:teuthology.orchestra.run.smithi162:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-01-02T23:53:33.856 INFO:teuthology.orchestra.run.smithi142.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-02T23:53:33.856 INFO:teuthology.orchestra.run.smithi080.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-02T23:53:33.858 INFO:teuthology.orchestra.run.smithi162.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-02T23:53:34.291 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-01-02T23:53:34.291 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi080.front.sepia.ceph.com 2024-01-02T23:53:34.292 DEBUG:teuthology.orchestra.run.smithi080:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-01-02T23:53:34.322 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi142.front.sepia.ceph.com 2024-01-02T23:53:34.323 DEBUG:teuthology.orchestra.run.smithi142:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-01-02T23:53:34.347 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi162.front.sepia.ceph.com 2024-01-02T23:53:34.348 DEBUG:teuthology.orchestra.run.smithi162:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-01-02T23:53:34.373 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-01-02T23:53:34.374 DEBUG:teuthology.orchestra.run.smithi080:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-02T23:53:34.376 DEBUG:teuthology.orchestra.run.smithi142:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-02T23:53:34.390 DEBUG:teuthology.orchestra.run.smithi162:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-02T23:53:34.453 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-01-02T23:53:34.453 DEBUG:teuthology.orchestra.run.smithi080:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-01-02T23:53:34.459 DEBUG:teuthology.orchestra.run.smithi142:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-01-02T23:53:34.469 DEBUG:teuthology.orchestra.run.smithi162:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-01-02T23:53:34.556 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-01-02T23:53:34.564 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-01-02T23:53:34.565 DEBUG:teuthology.orchestra.run.smithi080:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-01-02T23:53:34.593 DEBUG:teuthology.orchestra.run.smithi142:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-01-02T23:53:34.621 DEBUG:teuthology.orchestra.run.smithi162:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-01-02T23:53:34.650 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-01-02T23:53:34.659 DEBUG:teuthology.orchestra.run.smithi080:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-01-02T23:53:34.662 DEBUG:teuthology.orchestra.run.smithi142:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-01-02T23:53:34.664 DEBUG:teuthology.orchestra.run.smithi162:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-01-02T23:53:34.687 INFO:teuthology.orchestra.run.smithi080.stdout:kernel.core_pattern = core 2024-01-02T23:53:34.688 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern = core 2024-01-02T23:53:34.716 INFO:teuthology.orchestra.run.smithi162.stdout:kernel.core_pattern = core 2024-01-02T23:53:34.736 DEBUG:teuthology.orchestra.run.smithi080:> test -e /home/ubuntu/cephtest/archive/coredump 2024-01-02T23:53:34.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:53:34.768 DEBUG:teuthology.orchestra.run.smithi142:> test -e /home/ubuntu/cephtest/archive/coredump 2024-01-02T23:53:34.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:53:34.785 DEBUG:teuthology.orchestra.run.smithi162:> test -e /home/ubuntu/cephtest/archive/coredump 2024-01-02T23:53:34.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:53:34.803 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-01-02T23:53:34.812 INFO:teuthology.task.internal:Transferring archived files... 2024-01-02T23:53:34.814 DEBUG:teuthology.misc:Transferring archived files from smithi080:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504016/remote/smithi080 2024-01-02T23:53:34.815 DEBUG:teuthology.orchestra.run.smithi080:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-01-02T23:53:34.870 DEBUG:teuthology.misc:Transferring archived files from smithi142:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504016/remote/smithi142 2024-01-02T23:53:34.871 DEBUG:teuthology.orchestra.run.smithi142:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-01-02T23:53:34.932 DEBUG:teuthology.misc:Transferring archived files from smithi162:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504016/remote/smithi162 2024-01-02T23:53:34.933 DEBUG:teuthology.orchestra.run.smithi162:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-01-02T23:53:34.988 INFO:teuthology.task.internal:Removing archive directory... 2024-01-02T23:53:34.988 DEBUG:teuthology.orchestra.run.smithi080:> rm -rf -- /home/ubuntu/cephtest/archive 2024-01-02T23:53:34.991 DEBUG:teuthology.orchestra.run.smithi142:> rm -rf -- /home/ubuntu/cephtest/archive 2024-01-02T23:53:34.993 DEBUG:teuthology.orchestra.run.smithi162:> rm -rf -- /home/ubuntu/cephtest/archive 2024-01-02T23:53:35.036 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-01-02T23:53:35.046 INFO:teuthology.task.internal:Not uploading archives. 2024-01-02T23:53:35.047 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-01-02T23:53:35.057 INFO:teuthology.task.internal:Tidying up after the test... 2024-01-02T23:53:35.057 DEBUG:teuthology.orchestra.run.smithi080:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-01-02T23:53:35.060 DEBUG:teuthology.orchestra.run.smithi142:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-01-02T23:53:35.062 DEBUG:teuthology.orchestra.run.smithi162:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-01-02T23:53:35.075 INFO:teuthology.orchestra.run.smithi080.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 2 23:53 /home/ubuntu/cephtest 2024-01-02T23:53:35.077 INFO:teuthology.orchestra.run.smithi142.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 2 23:53 /home/ubuntu/cephtest 2024-01-02T23:53:35.093 INFO:teuthology.orchestra.run.smithi162.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 2 23:53 /home/ubuntu/cephtest 2024-01-02T23:53:35.094 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-01-02T23:53:35.105 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-01-02T23:53:35.127 INFO:teuthology.nuke:Checking targets against current locks 2024-01-02T23:53:35.156 DEBUG:teuthology.nuke:shortname: smithi080 2024-01-02T23:53:35.157 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-02T23:53:35.188 DEBUG:teuthology.nuke:shortname: smithi142 2024-01-02T23:53:35.189 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-02T23:53:35.194 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi080.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504016', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-02 23:36:48.835309', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHJonrvyp/FqRyapFHXiruIo2l33gcLozdraRy6c5XnIn+vw2eFZnD2wFpAxZMmKNcKcPGWkt/D/huxw0lozPt4='} 2024-01-02T23:53:35.212 DEBUG:teuthology.nuke:shortname: smithi162 2024-01-02T23:53:35.212 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-02T23:53:35.218 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi142.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504016', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-02 23:36:48.832618', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEusgxLgEPJAd1rxAWcHxpH13QvuRK0a8WvxNzeg0L7VJQNFE+O3U5tuHa20BQrYY7bA19giC5v8gs7QgxiCIDg='} 2024-01-02T23:53:35.232 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi162.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7504016', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-02 23:36:48.834148', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPA9hbK9NhGKc+KMxcxOEe7lcqWpVg38eRucncIN3E+tMQvXkHaFvV0Txx4c5YINFmFU5rpNxacV3Kmk6NpCyiQ='} 2024-01-02T23:53:35.247 INFO:teuthology.orchestra.console.smithi080:Power off 2024-01-02T23:53:35.248 DEBUG:teuthology.orchestra.console.smithi080:pexpect command: ipmitool -H smithi080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-02T23:53:35.282 DEBUG:teuthology.orchestra.console.smithi080:power off output: Chassis Power Control: Down/Off 2024-01-02T23:53:35.282 DEBUG:teuthology.orchestra.console.smithi080:pexpect command: ipmitool -H smithi080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:53:35.306 INFO:teuthology.orchestra.console.smithi162:Power off 2024-01-02T23:53:35.306 DEBUG:teuthology.orchestra.console.smithi162:pexpect command: ipmitool -H smithi162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-02T23:53:35.326 INFO:teuthology.orchestra.console.smithi142:Power off 2024-01-02T23:53:35.326 DEBUG:teuthology.orchestra.console.smithi142:pexpect command: ipmitool -H smithi142.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-02T23:53:35.337 DEBUG:teuthology.orchestra.console.smithi162:power off output: Chassis Power Control: Down/Off 2024-01-02T23:53:35.338 DEBUG:teuthology.orchestra.console.smithi162:pexpect command: ipmitool -H smithi162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:53:35.349 DEBUG:teuthology.orchestra.console.smithi080:check power output: Chassis Power is on 2024-01-02T23:53:35.353 DEBUG:teuthology.orchestra.console.smithi142:power off output: Chassis Power Control: Down/Off 2024-01-02T23:53:35.354 DEBUG:teuthology.orchestra.console.smithi142:pexpect command: ipmitool -H smithi142.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:53:35.368 DEBUG:teuthology.orchestra.console.smithi162:check power output: Chassis Power is on 2024-01-02T23:53:35.382 DEBUG:teuthology.orchestra.console.smithi142:check power output: Chassis Power is on 2024-01-02T23:53:39.351 DEBUG:teuthology.orchestra.console.smithi080:pexpect command: ipmitool -H smithi080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:53:39.370 DEBUG:teuthology.orchestra.console.smithi162:pexpect command: ipmitool -H smithi162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:53:39.383 DEBUG:teuthology.orchestra.console.smithi142:pexpect command: ipmitool -H smithi142.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:53:39.463 DEBUG:teuthology.orchestra.console.smithi080:check power output: Chassis Power is on 2024-01-02T23:53:39.485 DEBUG:teuthology.orchestra.console.smithi162:check power output: Chassis Power is on 2024-01-02T23:53:39.499 DEBUG:teuthology.orchestra.console.smithi142:check power output: Chassis Power is on 2024-01-02T23:53:43.468 DEBUG:teuthology.orchestra.console.smithi080:pexpect command: ipmitool -H smithi080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:53:43.486 DEBUG:teuthology.orchestra.console.smithi162:pexpect command: ipmitool -H smithi162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:53:43.500 DEBUG:teuthology.orchestra.console.smithi142:pexpect command: ipmitool -H smithi142.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:53:43.580 DEBUG:teuthology.orchestra.console.smithi080:check power output: Chassis Power is off 2024-01-02T23:53:43.601 DEBUG:teuthology.orchestra.console.smithi162:check power output: Chassis Power is off 2024-01-02T23:53:43.615 DEBUG:teuthology.orchestra.console.smithi142:check power output: Chassis Power is off 2024-01-02T23:53:43.683 INFO:teuthology.orchestra.console.smithi080:Power off completed 2024-01-02T23:53:43.702 INFO:teuthology.orchestra.console.smithi162:Power off completed 2024-01-02T23:53:43.716 INFO:teuthology.orchestra.console.smithi142:Power off completed 2024-01-02T23:53:43.821 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/centos_8.stream_container_tools_crun agent/on mon_election/classic task/test_host_drain} duration: 459.4605510234833 failure_reason: '["Could not find imported module support code for ansible_collections.community.general.plugins.modules.filesystem. Looked for ([''ansible.module_utils.compat.version.LooseVersion'', ''ansible.module_utils.compat.version''])"]' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=8bc37e5764ca43f58c66fc27b8e4aa5e status: dead success: false 2024-01-02T23:53:43.822 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-02T23:53:43.918 INFO:teuthology.run:DEAD