2024-06-11T10:29:01.763 INFO:root:teuthology version: 0.0.1.dev303+g861a8dc 2024-06-11T10:29:01.763 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2024-06-10_20:13:05-upgrade-wip-yuri5-testing-2024-06-08-0902-reef-distro-default-smithi --owner yuriw --description upgrade/pacific-x/stress-split/{0-distro/centos_9.stream 0-roles 1-start 2-first-half-tasks/rbd_api 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} --verbose --archive /home/teuthworker/archive/yuriw-2024-06-10_20:13:05-upgrade-wip-yuri5-testing-2024-06-08-0902-reef-distro-default-smithi/7749219 -- /home/teuthworker/archive/yuriw-2024-06-10_20:13:05-upgrade-wip-yuri5-testing-2024-06-08-0902-reef-distro-default-smithi/7749219/orig.config.yaml 2024-06-11T10:29:01.816 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-06-11T10:29:01.913 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-06-10_20:13:05-upgrade-wip-yuri5-testing-2024-06-08-0902-reef-distro-default-smithi/7749219 branch: wip-yuri5-testing-2024-06-08-0902-reef description: upgrade/pacific-x/stress-split/{0-distro/centos_9.stream 0-roles 1-start 2-first-half-tasks/rbd_api 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} email: yweinste@redhat.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - workunit: branch: pacific clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' first_in_suite: false job_id: '7749219' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'librbd C and C++ api tests ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: yuriw-2024-06-10_20:13:05-upgrade-wip-yuri5-testing-2024-06-08-0902-reef-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-yuri5-testing-2024-06-08-0902-reef ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 6f4b09560ed399c3f139402a02f389c2fc8bb2cc ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 6f4b09560ed399c3f139402a02f389c2fc8bb2cc selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri5-testing-2024-06-08-0902-reef sha1: 6f4b09560ed399c3f139402a02f389c2fc8bb2cc owner: yuriw priority: 99 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: pacific clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 991 sha1: 6f4b09560ed399c3f139402a02f389c2fc8bb2cc sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: pacific clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: pacific clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: pacific clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' subset: 111/120000 suite: upgrade suite_branch: wip-yuri5-testing-2024-06-08-0902-reef suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_6f4b09560ed399c3f139402a02f389c2fc8bb2cc/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 6f4b09560ed399c3f139402a02f389c2fc8bb2cc targets: smithi001.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCc3eG6Oxm3nfhwkTKxxrGdN2DytfX6tcVDdjLfKEvw71AyJUKW5+WxNb9aeVXXtPIYgxwP7Q57RTSYUZiGZpcs= smithi144.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCBFBrt5IUW+OFaUA+xwYhZDq5D8rDMmAvfABoy8FtgU/dwWm6BDqWPsnjAX63mvzFHsmp7X+MtfgigmO/AqOig= tasks: - install: branch: pacific exclude_packages: - ceph-volume - cephadm: cephadm_branch: pacific cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:pacific - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 861a8dcf7aa816a26e13f039336f7ed0a9aec0fa timestamp: 2024-06-10_20:13:05 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2698841 2024-06-11T10:29:01.913 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_6f4b09560ed399c3f139402a02f389c2fc8bb2cc/qa; will attempt to use it 2024-06-11T10:29:01.914 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_6f4b09560ed399c3f139402a02f389c2fc8bb2cc/qa/tasks 2024-06-11T10:29:01.914 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-06-11T10:29:01.915 INFO:teuthology.task.internal:Checking packages... 2024-06-11T10:29:01.939 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '6f4b09560ed399c3f139402a02f389c2fc8bb2cc' 2024-06-11T10:29:01.939 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-06-11T10:29:01.940 INFO:teuthology.packaging:ref: None 2024-06-11T10:29:01.940 INFO:teuthology.packaging:tag: None 2024-06-11T10:29:01.940 INFO:teuthology.packaging:branch: wip-yuri5-testing-2024-06-08-0902-reef 2024-06-11T10:29:01.940 INFO:teuthology.packaging:sha1: 6f4b09560ed399c3f139402a02f389c2fc8bb2cc 2024-06-11T10:29:01.940 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-yuri5-testing-2024-06-08-0902-reef 2024-06-11T10:29:02.088 INFO:teuthology.task.internal:Found packages for ceph version 18.2.2-1443.g6f4b0956 2024-06-11T10:29:02.089 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-06-11T10:29:02.095 INFO:teuthology.task.internal:no buildpackages task found 2024-06-11T10:29:02.096 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-06-11T10:29:02.101 INFO:teuthology.task.internal:Saving configuration 2024-06-11T10:29:02.121 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-06-11T10:29:02.128 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-06-11T10:29:02.143 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi001.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-06-10_20:13:05-upgrade-wip-yuri5-testing-2024-06-08-0902-reef-distro-default-smithi/7749219', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-06-11 10:24:02.825192', 'locked_by': 'yuriw', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCc3eG6Oxm3nfhwkTKxxrGdN2DytfX6tcVDdjLfKEvw71AyJUKW5+WxNb9aeVXXtPIYgxwP7Q57RTSYUZiGZpcs='} 2024-06-11T10:29:02.160 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi144.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-06-10_20:13:05-upgrade-wip-yuri5-testing-2024-06-08-0902-reef-distro-default-smithi/7749219', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-06-11 10:24:02.826752', 'locked_by': 'yuriw', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCBFBrt5IUW+OFaUA+xwYhZDq5D8rDMmAvfABoy8FtgU/dwWm6BDqWPsnjAX63mvzFHsmp7X+MtfgigmO/AqOig='} 2024-06-11T10:29:02.160 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-06-11T10:29:02.165 INFO:teuthology.task.internal:roles: ubuntu@smithi001.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-06-11T10:29:02.165 INFO:teuthology.task.internal:roles: ubuntu@smithi144.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-06-11T10:29:02.165 INFO:teuthology.run_tasks:Running task console_log... 2024-06-11T10:29:02.226 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f652a9cfbe0>, signals=[15]) 2024-06-11T10:29:02.227 INFO:teuthology.run_tasks:Running task internal.connect... 2024-06-11T10:29:02.232 INFO:teuthology.task.internal:Opening connections... 2024-06-11T10:29:02.232 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi001.front.sepia.ceph.com 2024-06-11T10:29:02.234 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T10:29:02.317 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi144.front.sepia.ceph.com 2024-06-11T10:29:02.318 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T10:29:02.397 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-06-11T10:29:02.404 DEBUG:teuthology.orchestra.run.smithi001:> uname -m 2024-06-11T10:29:02.422 INFO:teuthology.orchestra.run.smithi001.stdout:x86_64 2024-06-11T10:29:02.422 DEBUG:teuthology.orchestra.run.smithi001:> cat /etc/os-release 2024-06-11T10:29:02.481 INFO:teuthology.orchestra.run.smithi001.stdout:NAME="CentOS Stream" 2024-06-11T10:29:02.481 INFO:teuthology.orchestra.run.smithi001.stdout:VERSION="9" 2024-06-11T10:29:02.481 INFO:teuthology.orchestra.run.smithi001.stdout:ID="centos" 2024-06-11T10:29:02.481 INFO:teuthology.orchestra.run.smithi001.stdout:ID_LIKE="rhel fedora" 2024-06-11T10:29:02.481 INFO:teuthology.orchestra.run.smithi001.stdout:VERSION_ID="9" 2024-06-11T10:29:02.481 INFO:teuthology.orchestra.run.smithi001.stdout:PLATFORM_ID="platform:el9" 2024-06-11T10:29:02.482 INFO:teuthology.orchestra.run.smithi001.stdout:PRETTY_NAME="CentOS Stream 9" 2024-06-11T10:29:02.482 INFO:teuthology.orchestra.run.smithi001.stdout:ANSI_COLOR="0;31" 2024-06-11T10:29:02.482 INFO:teuthology.orchestra.run.smithi001.stdout:LOGO="fedora-logo-icon" 2024-06-11T10:29:02.482 INFO:teuthology.orchestra.run.smithi001.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-06-11T10:29:02.482 INFO:teuthology.orchestra.run.smithi001.stdout:HOME_URL="https://centos.org/" 2024-06-11T10:29:02.482 INFO:teuthology.orchestra.run.smithi001.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-06-11T10:29:02.482 INFO:teuthology.orchestra.run.smithi001.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-06-11T10:29:02.482 INFO:teuthology.orchestra.run.smithi001.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-06-11T10:29:02.483 INFO:teuthology.lock.ops:Updating smithi001.front.sepia.ceph.com on lock server 2024-06-11T10:29:02.504 DEBUG:teuthology.orchestra.run.smithi144:> uname -m 2024-06-11T10:29:02.522 INFO:teuthology.orchestra.run.smithi144.stdout:x86_64 2024-06-11T10:29:02.522 DEBUG:teuthology.orchestra.run.smithi144:> cat /etc/os-release 2024-06-11T10:29:02.579 INFO:teuthology.orchestra.run.smithi144.stdout:NAME="CentOS Stream" 2024-06-11T10:29:02.579 INFO:teuthology.orchestra.run.smithi144.stdout:VERSION="9" 2024-06-11T10:29:02.579 INFO:teuthology.orchestra.run.smithi144.stdout:ID="centos" 2024-06-11T10:29:02.579 INFO:teuthology.orchestra.run.smithi144.stdout:ID_LIKE="rhel fedora" 2024-06-11T10:29:02.579 INFO:teuthology.orchestra.run.smithi144.stdout:VERSION_ID="9" 2024-06-11T10:29:02.579 INFO:teuthology.orchestra.run.smithi144.stdout:PLATFORM_ID="platform:el9" 2024-06-11T10:29:02.579 INFO:teuthology.orchestra.run.smithi144.stdout:PRETTY_NAME="CentOS Stream 9" 2024-06-11T10:29:02.579 INFO:teuthology.orchestra.run.smithi144.stdout:ANSI_COLOR="0;31" 2024-06-11T10:29:02.579 INFO:teuthology.orchestra.run.smithi144.stdout:LOGO="fedora-logo-icon" 2024-06-11T10:29:02.579 INFO:teuthology.orchestra.run.smithi144.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-06-11T10:29:02.579 INFO:teuthology.orchestra.run.smithi144.stdout:HOME_URL="https://centos.org/" 2024-06-11T10:29:02.580 INFO:teuthology.orchestra.run.smithi144.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-06-11T10:29:02.580 INFO:teuthology.orchestra.run.smithi144.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-06-11T10:29:02.580 INFO:teuthology.orchestra.run.smithi144.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-06-11T10:29:02.580 INFO:teuthology.lock.ops:Updating smithi144.front.sepia.ceph.com on lock server 2024-06-11T10:29:02.604 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-06-11T10:29:02.615 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-06-11T10:29:02.620 INFO:teuthology.task.internal:Checking for old test directory... 2024-06-11T10:29:02.620 DEBUG:teuthology.orchestra.run.smithi001:> test '!' -e /home/ubuntu/cephtest 2024-06-11T10:29:02.622 DEBUG:teuthology.orchestra.run.smithi144:> test '!' -e /home/ubuntu/cephtest 2024-06-11T10:29:02.639 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-06-11T10:29:02.644 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-06-11T10:29:02.644 DEBUG:teuthology.orchestra.run.smithi001:> test -z $(ls -A /var/lib/ceph) 2024-06-11T10:29:02.680 DEBUG:teuthology.orchestra.run.smithi144:> test -z $(ls -A /var/lib/ceph) 2024-06-11T10:29:02.712 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-06-11T10:29:02.774 INFO:teuthology.run_tasks:Running task kernel... 2024-06-11T10:29:02.789 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-06-11T10:29:02.789 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-06-11T10:29:02.789 DEBUG:teuthology.orchestra.run.smithi001:> test -f /run/.containerenv -o -f /.dockerenv 2024-06-11T10:29:02.790 DEBUG:teuthology.orchestra.run.smithi144:> test -f /run/.containerenv -o -f /.dockerenv 2024-06-11T10:29:02.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-11T10:29:02.807 DEBUG:teuthology.orchestra.run.smithi144:> uname -r 2024-06-11T10:29:02.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-11T10:29:02.808 DEBUG:teuthology.orchestra.run.smithi001:> uname -r 2024-06-11T10:29:02.863 INFO:teuthology.orchestra.run.smithi144.stdout:5.14.0-437.el9.x86_64 2024-06-11T10:29:02.863 INFO:teuthology.task.kernel:Running kernel on smithi144: 5.14.0-437.el9.x86_64 2024-06-11T10:29:02.863 DEBUG:teuthology.orchestra.run.smithi144:> sudo yum install -y kernel 2024-06-11T10:29:02.867 INFO:teuthology.orchestra.run.smithi001.stdout:5.14.0-437.el9.x86_64 2024-06-11T10:29:02.867 INFO:teuthology.task.kernel:Running kernel on smithi001: 5.14.0-437.el9.x86_64 2024-06-11T10:29:02.867 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum install -y kernel 2024-06-11T10:29:06.519 INFO:teuthology.orchestra.run.smithi001.stdout:CentOS Stream 9 - BaseOS 4.0 MB/s | 8.1 MB 00:02 2024-06-11T10:29:06.607 INFO:teuthology.orchestra.run.smithi144.stdout:CentOS Stream 9 - BaseOS 3.9 MB/s | 8.1 MB 00:02 2024-06-11T10:29:08.415 INFO:teuthology.orchestra.run.smithi144.stdout:CentOS Stream 9 - AppStream 27 MB/s | 19 MB 00:00 2024-06-11T10:29:08.896 INFO:teuthology.orchestra.run.smithi001.stdout:CentOS Stream 9 - AppStream 16 MB/s | 19 MB 00:01 2024-06-11T10:29:13.608 INFO:teuthology.orchestra.run.smithi144.stdout:CentOS Stream 9 - CRB 3.8 MB/s | 6.2 MB 00:01 2024-06-11T10:29:14.416 INFO:teuthology.orchestra.run.smithi001.stdout:CentOS Stream 9 - CRB 3.4 MB/s | 6.2 MB 00:01 2024-06-11T10:29:15.365 INFO:teuthology.orchestra.run.smithi144.stdout:CentOS Stream 9 - Extras packages 42 kB/s | 17 kB 00:00 2024-06-11T10:29:16.154 INFO:teuthology.orchestra.run.smithi001.stdout:CentOS Stream 9 - Extras packages 32 kB/s | 17 kB 00:00 2024-06-11T10:29:16.477 INFO:teuthology.orchestra.run.smithi144.stdout:Extra Packages for Enterprise Linux 22 MB/s | 21 MB 00:00 2024-06-11T10:29:17.398 INFO:teuthology.orchestra.run.smithi001.stdout:Extra Packages for Enterprise Linux 19 MB/s | 21 MB 00:01 2024-06-11T10:29:21.699 INFO:teuthology.orchestra.run.smithi144.stdout:lab-extras 19 kB/s | 1.7 kB 00:00 2024-06-11T10:29:22.837 INFO:teuthology.orchestra.run.smithi001.stdout:lab-extras 43 kB/s | 1.7 kB 00:00 2024-06-11T10:29:23.059 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:00:01 ago on Tue 11 Jun 2024 10:29:22 AM UTC. 2024-06-11T10:29:23.726 INFO:teuthology.orchestra.run.smithi144.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-06-11T10:29:23.727 INFO:teuthology.orchestra.run.smithi144.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-06-11T10:29:23.808 INFO:teuthology.orchestra.run.smithi144.stdout:Dependencies resolved. 2024-06-11T10:29:23.814 INFO:teuthology.orchestra.run.smithi144.stdout:================================================================================ 2024-06-11T10:29:23.814 INFO:teuthology.orchestra.run.smithi144.stdout: Package Architecture Version Repository Size 2024-06-11T10:29:23.814 INFO:teuthology.orchestra.run.smithi144.stdout:================================================================================ 2024-06-11T10:29:23.814 INFO:teuthology.orchestra.run.smithi144.stdout:Installing: 2024-06-11T10:29:23.814 INFO:teuthology.orchestra.run.smithi144.stdout: kernel x86_64 5.14.0-452.el9 baseos 893 k 2024-06-11T10:29:23.814 INFO:teuthology.orchestra.run.smithi144.stdout:Installing dependencies: 2024-06-11T10:29:23.815 INFO:teuthology.orchestra.run.smithi144.stdout: kernel-core x86_64 5.14.0-452.el9 baseos 16 M 2024-06-11T10:29:23.815 INFO:teuthology.orchestra.run.smithi144.stdout: kernel-modules x86_64 5.14.0-452.el9 baseos 35 M 2024-06-11T10:29:23.815 INFO:teuthology.orchestra.run.smithi144.stdout: kernel-modules-core x86_64 5.14.0-452.el9 baseos 29 M 2024-06-11T10:29:23.815 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-06-11T10:29:23.815 INFO:teuthology.orchestra.run.smithi144.stdout:Transaction Summary 2024-06-11T10:29:23.815 INFO:teuthology.orchestra.run.smithi144.stdout:================================================================================ 2024-06-11T10:29:23.815 INFO:teuthology.orchestra.run.smithi144.stdout:Install 4 Packages 2024-06-11T10:29:23.815 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-06-11T10:29:23.816 INFO:teuthology.orchestra.run.smithi144.stdout:Total download size: 80 M 2024-06-11T10:29:23.816 INFO:teuthology.orchestra.run.smithi144.stdout:Installed size: 124 M 2024-06-11T10:29:23.816 INFO:teuthology.orchestra.run.smithi144.stdout:Downloading Packages: 2024-06-11T10:29:24.010 INFO:teuthology.orchestra.run.smithi144.stdout:[MIRROR] kernel-5.14.0-452.el9.x86_64.rpm: Status code: 404 for https://download-cc-rdu01.fedoraproject.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-452.el9.x86_64.rpm (IP: 8.43.85.72) 2024-06-11T10:29:24.011 INFO:teuthology.orchestra.run.smithi144.stdout:[MIRROR] kernel-core-5.14.0-452.el9.x86_64.rpm: Status code: 404 for https://download-cc-rdu01.fedoraproject.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-452.el9.x86_64.rpm (IP: 8.43.85.72) 2024-06-11T10:29:24.014 INFO:teuthology.orchestra.run.smithi144.stdout:[MIRROR] kernel-modules-5.14.0-452.el9.x86_64.rpm: Status code: 404 for https://download-cc-rdu01.fedoraproject.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-452.el9.x86_64.rpm (IP: 8.43.85.72) 2024-06-11T10:29:24.809 INFO:teuthology.orchestra.run.smithi144.stdout:(1/4): kernel-5.14.0-452.el9.x86_64.rpm 1.0 MB/s | 893 kB 00:00 2024-06-11T10:29:25.035 INFO:teuthology.orchestra.run.smithi001.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-06-11T10:29:25.036 INFO:teuthology.orchestra.run.smithi001.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-06-11T10:29:25.144 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-06-11T10:29:25.150 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-06-11T10:29:25.150 INFO:teuthology.orchestra.run.smithi001.stdout: Package Architecture Version Repository Size 2024-06-11T10:29:25.150 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-06-11T10:29:25.150 INFO:teuthology.orchestra.run.smithi001.stdout:Installing: 2024-06-11T10:29:25.150 INFO:teuthology.orchestra.run.smithi001.stdout: kernel x86_64 5.14.0-452.el9 baseos 893 k 2024-06-11T10:29:25.150 INFO:teuthology.orchestra.run.smithi001.stdout:Installing dependencies: 2024-06-11T10:29:25.150 INFO:teuthology.orchestra.run.smithi001.stdout: kernel-core x86_64 5.14.0-452.el9 baseos 16 M 2024-06-11T10:29:25.151 INFO:teuthology.orchestra.run.smithi001.stdout: kernel-modules x86_64 5.14.0-452.el9 baseos 35 M 2024-06-11T10:29:25.151 INFO:teuthology.orchestra.run.smithi001.stdout: kernel-modules-core x86_64 5.14.0-452.el9 baseos 29 M 2024-06-11T10:29:25.151 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-06-11T10:29:25.151 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction Summary 2024-06-11T10:29:25.151 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-06-11T10:29:25.151 INFO:teuthology.orchestra.run.smithi001.stdout:Install 4 Packages 2024-06-11T10:29:25.151 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-06-11T10:29:25.151 INFO:teuthology.orchestra.run.smithi001.stdout:Total download size: 80 M 2024-06-11T10:29:25.152 INFO:teuthology.orchestra.run.smithi001.stdout:Installed size: 124 M 2024-06-11T10:29:25.152 INFO:teuthology.orchestra.run.smithi001.stdout:Downloading Packages: 2024-06-11T10:29:25.280 INFO:teuthology.orchestra.run.smithi001.stdout:[MIRROR] kernel-5.14.0-452.el9.x86_64.rpm: Status code: 404 for https://download-cc-rdu01.fedoraproject.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-452.el9.x86_64.rpm (IP: 8.43.85.72) 2024-06-11T10:29:25.284 INFO:teuthology.orchestra.run.smithi001.stdout:[MIRROR] kernel-core-5.14.0-452.el9.x86_64.rpm: Status code: 404 for https://download-cc-rdu01.fedoraproject.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-452.el9.x86_64.rpm (IP: 8.43.85.72) 2024-06-11T10:29:25.285 INFO:teuthology.orchestra.run.smithi001.stdout:[MIRROR] kernel-modules-5.14.0-452.el9.x86_64.rpm: Status code: 404 for https://download-cc-rdu01.fedoraproject.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-452.el9.x86_64.rpm (IP: 8.43.85.72) 2024-06-11T10:29:25.484 INFO:teuthology.orchestra.run.smithi144.stdout:(2/4): kernel-core-5.14.0-452.el9.x86_64.rpm 10 MB/s | 16 MB 00:01 2024-06-11T10:29:26.159 INFO:teuthology.orchestra.run.smithi144.stdout:(3/4): kernel-modules-core-5.14.0-452.el9.x86_6 21 MB/s | 29 MB 00:01 2024-06-11T10:29:26.188 INFO:teuthology.orchestra.run.smithi001.stdout:(1/4): kernel-5.14.0-452.el9.x86_64.rpm 896 kB/s | 893 kB 00:00 2024-06-11T10:29:26.568 INFO:teuthology.orchestra.run.smithi144.stdout:(4/4): kernel-modules-5.14.0-452.el9.x86_64.rpm 13 MB/s | 35 MB 00:02 2024-06-11T10:29:26.574 INFO:teuthology.orchestra.run.smithi144.stdout:-------------------------------------------------------------------------------- 2024-06-11T10:29:26.574 INFO:teuthology.orchestra.run.smithi144.stdout:Total 29 MB/s | 80 MB 00:02 2024-06-11T10:29:27.272 INFO:teuthology.orchestra.run.smithi144.stdout:Running transaction check 2024-06-11T10:29:27.614 INFO:teuthology.orchestra.run.smithi144.stdout:Transaction check succeeded. 2024-06-11T10:29:27.615 INFO:teuthology.orchestra.run.smithi144.stdout:Running transaction test 2024-06-11T10:29:28.561 INFO:teuthology.orchestra.run.smithi144.stdout:Transaction test succeeded. 2024-06-11T10:29:28.561 INFO:teuthology.orchestra.run.smithi144.stdout:Running transaction 2024-06-11T10:29:30.990 INFO:teuthology.orchestra.run.smithi144.stdout: Preparing : 1/1 2024-06-11T10:29:31.616 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : kernel-modules-core-5.14.0-452.el9.x86_64 1/4 2024-06-11T10:29:31.702 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : kernel-core-5.14.0-452.el9.x86_64 2/4 2024-06-11T10:29:34.350 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: kernel-core-5.14.0-452.el9.x86_64 2/4 2024-06-11T10:29:34.520 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : kernel-modules-5.14.0-452.el9.x86_64 3/4 2024-06-11T10:29:34.521 INFO:teuthology.orchestra.run.smithi001.stdout:(2/4): kernel-modules-core-5.14.0-452.el9.x86_6 3.5 MB/s | 29 MB 00:08 2024-06-11T10:29:39.262 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: kernel-modules-5.14.0-452.el9.x86_64 3/4 2024-06-11T10:29:39.320 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : kernel-5.14.0-452.el9.x86_64 4/4 2024-06-11T10:29:39.721 INFO:teuthology.orchestra.run.smithi001.stdout:(3/4): kernel-core-5.14.0-452.el9.x86_64.rpm 1.1 MB/s | 16 MB 00:14 2024-06-11T10:29:44.081 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: kernel-modules-core-5.14.0-452.el9.x86_64 4/4 2024-06-11T10:29:52.279 INFO:teuthology.orchestra.run.smithi001.stdout:(4/4): kernel-modules-5.14.0-452.el9.x86_64.rpm 1.3 MB/s | 35 MB 00:27 2024-06-11T10:29:52.281 INFO:teuthology.orchestra.run.smithi001.stdout:-------------------------------------------------------------------------------- 2024-06-11T10:29:52.281 INFO:teuthology.orchestra.run.smithi001.stdout:Total 3.0 MB/s | 80 MB 00:27 2024-06-11T10:29:53.013 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction check 2024-06-11T10:29:53.455 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction check succeeded. 2024-06-11T10:29:53.455 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction test 2024-06-11T10:29:54.551 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction test succeeded. 2024-06-11T10:29:54.551 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction 2024-06-11T10:29:57.101 INFO:teuthology.orchestra.run.smithi001.stdout: Preparing : 1/1 2024-06-11T10:29:57.769 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : kernel-modules-core-5.14.0-452.el9.x86_64 1/4 2024-06-11T10:29:57.862 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : kernel-core-5.14.0-452.el9.x86_64 2/4 2024-06-11T10:30:00.646 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: kernel-core-5.14.0-452.el9.x86_64 2/4 2024-06-11T10:30:00.798 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : kernel-modules-5.14.0-452.el9.x86_64 3/4 2024-06-11T10:30:05.901 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: kernel-modules-5.14.0-452.el9.x86_64 3/4 2024-06-11T10:30:05.962 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : kernel-5.14.0-452.el9.x86_64 4/4 2024-06-11T10:30:11.073 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: kernel-modules-core-5.14.0-452.el9.x86_64 4/4 2024-06-11T10:30:13.822 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: kernel-core-5.14.0-452.el9.x86_64 4/4 2024-06-11T10:30:13.862 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: kernel-modules-5.14.0-452.el9.x86_64 4/4 2024-06-11T10:30:14.120 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: kernel-5.14.0-452.el9.x86_64 4/4 2024-06-11T10:30:14.120 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : kernel-5.14.0-452.el9.x86_64 1/4 2024-06-11T10:30:14.120 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : kernel-core-5.14.0-452.el9.x86_64 2/4 2024-06-11T10:30:14.120 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : kernel-modules-5.14.0-452.el9.x86_64 3/4 2024-06-11T10:30:14.904 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : kernel-modules-core-5.14.0-452.el9.x86_64 4/4 2024-06-11T10:30:14.904 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-06-11T10:30:14.904 INFO:teuthology.orchestra.run.smithi144.stdout:Installed: 2024-06-11T10:30:14.904 INFO:teuthology.orchestra.run.smithi144.stdout: kernel-5.14.0-452.el9.x86_64 2024-06-11T10:30:14.904 INFO:teuthology.orchestra.run.smithi144.stdout: kernel-core-5.14.0-452.el9.x86_64 2024-06-11T10:30:14.904 INFO:teuthology.orchestra.run.smithi144.stdout: kernel-modules-5.14.0-452.el9.x86_64 2024-06-11T10:30:14.904 INFO:teuthology.orchestra.run.smithi144.stdout: kernel-modules-core-5.14.0-452.el9.x86_64 2024-06-11T10:30:14.905 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-06-11T10:30:14.905 INFO:teuthology.orchestra.run.smithi144.stdout:Complete! 2024-06-11T10:30:15.276 DEBUG:teuthology.orchestra.run.smithi144:> rpm -q kernel | sort -rV | head -n 1 2024-06-11T10:30:15.357 INFO:teuthology.orchestra.run.smithi144.stdout:kernel-5.14.0-452.el9.x86_64 2024-06-11T10:30:15.357 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-452.el9.x86_64 2024-06-11T10:30:15.357 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-452.el9.x86_64 2024-06-11T10:30:15.358 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-06-11T10:30:15.358 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-06-11T10:30:15.358 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-06-11T10:30:15.359 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi144.front.sepia.ceph.com, path=None, version=distro) 2024-06-11T10:30:15.359 DEBUG:teuthology.orchestra.run.smithi144:> rpm -q kernel | sort -rV | head -n 1 2024-06-11T10:30:15.412 INFO:teuthology.orchestra.run.smithi144.stdout:kernel-5.14.0-452.el9.x86_64 2024-06-11T10:30:15.412 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-452.el9.x86_64 2024-06-11T10:30:15.413 DEBUG:teuthology.orchestra.run.smithi144:> sudo rpm -qi grub2-tools 2024-06-11T10:30:15.447 INFO:teuthology.orchestra.run.smithi144.stdout:Name : grub2-tools 2024-06-11T10:30:15.447 INFO:teuthology.orchestra.run.smithi144.stdout:Epoch : 1 2024-06-11T10:30:15.448 INFO:teuthology.orchestra.run.smithi144.stdout:Version : 2.06 2024-06-11T10:30:15.448 INFO:teuthology.orchestra.run.smithi144.stdout:Release : 68.el9 2024-06-11T10:30:15.448 INFO:teuthology.orchestra.run.smithi144.stdout:Architecture: x86_64 2024-06-11T10:30:15.448 INFO:teuthology.orchestra.run.smithi144.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-06-11T10:30:15.448 INFO:teuthology.orchestra.run.smithi144.stdout:Group : Unspecified 2024-06-11T10:30:15.448 INFO:teuthology.orchestra.run.smithi144.stdout:Size : 8264254 2024-06-11T10:30:15.449 INFO:teuthology.orchestra.run.smithi144.stdout:License : GPLv3+ 2024-06-11T10:30:15.449 INFO:teuthology.orchestra.run.smithi144.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-06-11T10:30:15.449 INFO:teuthology.orchestra.run.smithi144.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-06-11T10:30:15.449 INFO:teuthology.orchestra.run.smithi144.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-06-11T10:30:15.449 INFO:teuthology.orchestra.run.smithi144.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-06-11T10:30:15.449 INFO:teuthology.orchestra.run.smithi144.stdout:Packager : builder@centos.org 2024-06-11T10:30:15.450 INFO:teuthology.orchestra.run.smithi144.stdout:Vendor : CentOS 2024-06-11T10:30:15.450 INFO:teuthology.orchestra.run.smithi144.stdout:URL : http://www.gnu.org/software/grub/ 2024-06-11T10:30:15.450 INFO:teuthology.orchestra.run.smithi144.stdout:Summary : Support tools for GRUB. 2024-06-11T10:30:15.450 INFO:teuthology.orchestra.run.smithi144.stdout:Description : 2024-06-11T10:30:15.450 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-06-11T10:30:15.451 INFO:teuthology.orchestra.run.smithi144.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-06-11T10:30:15.451 INFO:teuthology.orchestra.run.smithi144.stdout:customizable bootloader with modular architecture. It supports a rich 2024-06-11T10:30:15.451 INFO:teuthology.orchestra.run.smithi144.stdout:variety of kernel formats, file systems, computer architectures and 2024-06-11T10:30:15.451 INFO:teuthology.orchestra.run.smithi144.stdout:hardware devices. 2024-06-11T10:30:15.451 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-06-11T10:30:15.451 INFO:teuthology.orchestra.run.smithi144.stdout:This subpackage provides tools for support of all platforms. 2024-06-11T10:30:15.453 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-06-11T10:30:15.453 INFO:teuthology.task.kernel:Updating grub on smithi144 to boot 5.14.0-452.el9.x86_64 2024-06-11T10:30:15.453 DEBUG:teuthology.orchestra.run.smithi144:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-06-11T10:30:16.061 INFO:teuthology.orchestra.run.smithi144.stderr:Generating grub configuration file ... 2024-06-11T10:30:17.451 INFO:teuthology.orchestra.run.smithi144.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-06-11T10:30:17.470 INFO:teuthology.orchestra.run.smithi144.stderr:done 2024-06-11T10:30:17.472 DEBUG:teuthology.orchestra.run.smithi144:> mktemp 2024-06-11T10:30:17.488 INFO:teuthology.orchestra.run.smithi144.stdout:/tmp/tmp.kd3WpbrWFz 2024-06-11T10:30:17.488 DEBUG:teuthology.orchestra.run.smithi144:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.kd3WpbrWFz 2024-06-11T10:30:17.553 DEBUG:teuthology.orchestra.run.smithi144:> sudo chmod 0666 /tmp/tmp.kd3WpbrWFz 2024-06-11T10:30:17.696 DEBUG:teuthology.orchestra.remote:smithi144:/tmp/tmp.kd3WpbrWFz is 6KB 2024-06-11T10:30:17.716 DEBUG:teuthology.orchestra.run.smithi144:> rm -fr /tmp/tmp.kd3WpbrWFz 2024-06-11T10:30:17.730 DEBUG:teuthology.orchestra.run.smithi144:> sudo /bin/ls /boot/loader/entries || true 2024-06-11T10:30:17.791 INFO:teuthology.orchestra.run.smithi144.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-06-11T10:30:17.791 INFO:teuthology.orchestra.run.smithi144.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-06-11T10:30:17.792 INFO:teuthology.orchestra.run.smithi144.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-06-11T10:30:17.792 INFO:teuthology.orchestra.run.smithi144.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-452.el9.x86_64.conf 2024-06-11T10:30:17.793 DEBUG:teuthology.orchestra.run.smithi144:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-452.el9.x86_64 2024-06-11T10:30:17.938 DEBUG:teuthology.orchestra.run.smithi144:> sudo shutdown -r now 2024-06-11T10:30:42.130 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: kernel-core-5.14.0-452.el9.x86_64 4/4 2024-06-11T10:30:42.172 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: kernel-modules-5.14.0-452.el9.x86_64 4/4 2024-06-11T10:30:42.524 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: kernel-5.14.0-452.el9.x86_64 4/4 2024-06-11T10:30:42.524 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : kernel-5.14.0-452.el9.x86_64 1/4 2024-06-11T10:30:42.524 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : kernel-core-5.14.0-452.el9.x86_64 2/4 2024-06-11T10:30:42.524 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : kernel-modules-5.14.0-452.el9.x86_64 3/4 2024-06-11T10:30:43.327 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : kernel-modules-core-5.14.0-452.el9.x86_64 4/4 2024-06-11T10:30:43.327 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-06-11T10:30:43.327 INFO:teuthology.orchestra.run.smithi001.stdout:Installed: 2024-06-11T10:30:43.327 INFO:teuthology.orchestra.run.smithi001.stdout: kernel-5.14.0-452.el9.x86_64 2024-06-11T10:30:43.327 INFO:teuthology.orchestra.run.smithi001.stdout: kernel-core-5.14.0-452.el9.x86_64 2024-06-11T10:30:43.328 INFO:teuthology.orchestra.run.smithi001.stdout: kernel-modules-5.14.0-452.el9.x86_64 2024-06-11T10:30:43.328 INFO:teuthology.orchestra.run.smithi001.stdout: kernel-modules-core-5.14.0-452.el9.x86_64 2024-06-11T10:30:43.328 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-06-11T10:30:43.328 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-06-11T10:30:43.724 DEBUG:teuthology.orchestra.run.smithi001:> rpm -q kernel | sort -rV | head -n 1 2024-06-11T10:30:43.804 INFO:teuthology.orchestra.run.smithi001.stdout:kernel-5.14.0-452.el9.x86_64 2024-06-11T10:30:43.805 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-452.el9.x86_64 2024-06-11T10:30:43.805 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-452.el9.x86_64 2024-06-11T10:30:43.805 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-06-11T10:30:43.805 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-06-11T10:30:43.805 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-06-11T10:30:43.805 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi001.front.sepia.ceph.com, path=None, version=distro) 2024-06-11T10:30:43.805 DEBUG:teuthology.orchestra.run.smithi001:> rpm -q kernel | sort -rV | head -n 1 2024-06-11T10:30:43.859 INFO:teuthology.orchestra.run.smithi001.stdout:kernel-5.14.0-452.el9.x86_64 2024-06-11T10:30:43.859 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-452.el9.x86_64 2024-06-11T10:30:43.860 DEBUG:teuthology.orchestra.run.smithi001:> sudo rpm -qi grub2-tools 2024-06-11T10:30:43.897 INFO:teuthology.orchestra.run.smithi001.stdout:Name : grub2-tools 2024-06-11T10:30:43.897 INFO:teuthology.orchestra.run.smithi001.stdout:Epoch : 1 2024-06-11T10:30:43.897 INFO:teuthology.orchestra.run.smithi001.stdout:Version : 2.06 2024-06-11T10:30:43.897 INFO:teuthology.orchestra.run.smithi001.stdout:Release : 68.el9 2024-06-11T10:30:43.897 INFO:teuthology.orchestra.run.smithi001.stdout:Architecture: x86_64 2024-06-11T10:30:43.897 INFO:teuthology.orchestra.run.smithi001.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-06-11T10:30:43.897 INFO:teuthology.orchestra.run.smithi001.stdout:Group : Unspecified 2024-06-11T10:30:43.898 INFO:teuthology.orchestra.run.smithi001.stdout:Size : 8264254 2024-06-11T10:30:43.898 INFO:teuthology.orchestra.run.smithi001.stdout:License : GPLv3+ 2024-06-11T10:30:43.898 INFO:teuthology.orchestra.run.smithi001.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-06-11T10:30:43.898 INFO:teuthology.orchestra.run.smithi001.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-06-11T10:30:43.898 INFO:teuthology.orchestra.run.smithi001.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-06-11T10:30:43.898 INFO:teuthology.orchestra.run.smithi001.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-06-11T10:30:43.898 INFO:teuthology.orchestra.run.smithi001.stdout:Packager : builder@centos.org 2024-06-11T10:30:43.898 INFO:teuthology.orchestra.run.smithi001.stdout:Vendor : CentOS 2024-06-11T10:30:43.898 INFO:teuthology.orchestra.run.smithi001.stdout:URL : http://www.gnu.org/software/grub/ 2024-06-11T10:30:43.898 INFO:teuthology.orchestra.run.smithi001.stdout:Summary : Support tools for GRUB. 2024-06-11T10:30:43.898 INFO:teuthology.orchestra.run.smithi001.stdout:Description : 2024-06-11T10:30:43.898 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-06-11T10:30:43.898 INFO:teuthology.orchestra.run.smithi001.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-06-11T10:30:43.899 INFO:teuthology.orchestra.run.smithi001.stdout:customizable bootloader with modular architecture. It supports a rich 2024-06-11T10:30:43.899 INFO:teuthology.orchestra.run.smithi001.stdout:variety of kernel formats, file systems, computer architectures and 2024-06-11T10:30:43.899 INFO:teuthology.orchestra.run.smithi001.stdout:hardware devices. 2024-06-11T10:30:43.899 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-06-11T10:30:43.899 INFO:teuthology.orchestra.run.smithi001.stdout:This subpackage provides tools for support of all platforms. 2024-06-11T10:30:43.900 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-06-11T10:30:43.900 INFO:teuthology.task.kernel:Updating grub on smithi001 to boot 5.14.0-452.el9.x86_64 2024-06-11T10:30:43.900 DEBUG:teuthology.orchestra.run.smithi001:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-06-11T10:30:44.545 INFO:teuthology.orchestra.run.smithi001.stderr:Generating grub configuration file ... 2024-06-11T10:30:45.907 INFO:teuthology.orchestra.run.smithi001.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-06-11T10:30:45.923 INFO:teuthology.orchestra.run.smithi001.stderr:done 2024-06-11T10:30:45.926 DEBUG:teuthology.orchestra.run.smithi001:> mktemp 2024-06-11T10:30:45.941 INFO:teuthology.orchestra.run.smithi001.stdout:/tmp/tmp.FUu7aDrH2v 2024-06-11T10:30:45.941 DEBUG:teuthology.orchestra.run.smithi001:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.FUu7aDrH2v 2024-06-11T10:30:46.017 DEBUG:teuthology.orchestra.run.smithi001:> sudo chmod 0666 /tmp/tmp.FUu7aDrH2v 2024-06-11T10:30:46.155 DEBUG:teuthology.orchestra.remote:smithi001:/tmp/tmp.FUu7aDrH2v is 6KB 2024-06-11T10:30:46.205 DEBUG:teuthology.orchestra.run.smithi001:> rm -fr /tmp/tmp.FUu7aDrH2v 2024-06-11T10:30:46.219 DEBUG:teuthology.orchestra.run.smithi001:> sudo /bin/ls /boot/loader/entries || true 2024-06-11T10:30:46.281 INFO:teuthology.orchestra.run.smithi001.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-06-11T10:30:46.281 INFO:teuthology.orchestra.run.smithi001.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-06-11T10:30:46.282 INFO:teuthology.orchestra.run.smithi001.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-06-11T10:30:46.282 INFO:teuthology.orchestra.run.smithi001.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-452.el9.x86_64.conf 2024-06-11T10:30:46.283 DEBUG:teuthology.orchestra.run.smithi001:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-452.el9.x86_64 2024-06-11T10:30:46.438 DEBUG:teuthology.orchestra.run.smithi001:> sudo shutdown -r now 2024-06-11T10:30:47.942 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-06-11T10:30:47.943 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi144.front.sepia.ceph.com' 2024-06-11T10:30:47.943 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T10:31:06.270 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.144 2024-06-11T10:31:15.275 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi144.front.sepia.ceph.com' 2024-06-11T10:31:15.276 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T10:31:16.442 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-06-11T10:31:16.445 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi001.front.sepia.ceph.com' 2024-06-11T10:31:16.446 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T10:31:18.334 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.144 2024-06-11T10:31:30.346 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi144.front.sepia.ceph.com' 2024-06-11T10:31:30.347 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T10:31:34.942 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.1 2024-06-11T10:31:43.947 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi001.front.sepia.ceph.com' 2024-06-11T10:31:43.948 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T10:32:02.113 DEBUG:teuthology.orchestra.run.smithi144:> true 2024-06-11T10:32:02.530 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi144.front.sepia.ceph.com' 2024-06-11T10:32:02.530 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-452.el9.x86_64"... 2024-06-11T10:32:02.530 DEBUG:teuthology.orchestra.run.smithi144:> uname -r 2024-06-11T10:32:02.545 INFO:teuthology.orchestra.run.smithi144.stdout:5.14.0-452.el9.x86_64 2024-06-11T10:32:02.545 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-452.el9.x86_64 vs 5.14.0-452.el9.x86_64 2024-06-11T10:32:02.545 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-06-11T10:32:02.545 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-06-11T10:32:03.546 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-06-11T10:32:03.546 DEBUG:teuthology.orchestra.run.smithi144:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-06-11T10:32:03.623 INFO:teuthology.orchestra.run.smithi144.stdout:ttyS1 2024-06-11T10:32:03.676 DEBUG:teuthology.parallel:result is None 2024-06-11T10:32:43.950 DEBUG:teuthology.orchestra.remote:timed out 2024-06-11T10:32:55.952 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi001.front.sepia.ceph.com' 2024-06-11T10:32:55.953 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T10:32:56.261 DEBUG:teuthology.orchestra.run.smithi001:> true 2024-06-11T10:32:56.633 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi001.front.sepia.ceph.com' 2024-06-11T10:32:56.633 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-452.el9.x86_64"... 2024-06-11T10:32:56.634 DEBUG:teuthology.orchestra.run.smithi001:> uname -r 2024-06-11T10:32:56.650 INFO:teuthology.orchestra.run.smithi001.stdout:5.14.0-452.el9.x86_64 2024-06-11T10:32:56.650 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-452.el9.x86_64 vs 5.14.0-452.el9.x86_64 2024-06-11T10:32:56.650 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-06-11T10:32:56.650 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-06-11T10:32:57.652 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-06-11T10:32:57.652 DEBUG:teuthology.orchestra.run.smithi001:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-06-11T10:32:57.725 INFO:teuthology.orchestra.run.smithi001.stdout:ttyS1 2024-06-11T10:32:57.765 DEBUG:teuthology.parallel:result is None 2024-06-11T10:32:57.765 INFO:teuthology.run_tasks:Running task internal.base... 2024-06-11T10:32:57.773 INFO:teuthology.task.internal:Creating test directory... 2024-06-11T10:32:57.773 DEBUG:teuthology.orchestra.run.smithi001:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-06-11T10:32:57.775 DEBUG:teuthology.orchestra.run.smithi144:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-06-11T10:32:57.796 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-06-11T10:32:57.802 INFO:teuthology.run_tasks:Running task internal.archive... 2024-06-11T10:32:57.809 INFO:teuthology.task.internal:Creating archive directory... 2024-06-11T10:32:57.809 DEBUG:teuthology.orchestra.run.smithi001:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-06-11T10:32:57.833 DEBUG:teuthology.orchestra.run.smithi144:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-06-11T10:32:57.879 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-06-11T10:32:57.886 INFO:teuthology.task.internal:Enabling coredump saving... 2024-06-11T10:32:57.886 DEBUG:teuthology.orchestra.run.smithi001:> 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-06-11T10:32:57.912 DEBUG:teuthology.orchestra.run.smithi144:> 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-06-11T10:32:57.944 INFO:teuthology.orchestra.run.smithi001.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-11T10:32:57.953 INFO:teuthology.orchestra.run.smithi144.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-11T10:32:57.956 INFO:teuthology.orchestra.run.smithi001.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-11T10:32:57.964 INFO:teuthology.orchestra.run.smithi144.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-11T10:32:57.966 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-06-11T10:32:57.973 INFO:teuthology.task.internal:Configuring sudo... 2024-06-11T10:32:57.973 DEBUG:teuthology.orchestra.run.smithi001:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-06-11T10:32:58.000 DEBUG:teuthology.orchestra.run.smithi144:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-06-11T10:32:58.032 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-06-11T10:32:58.041 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-06-11T10:32:58.041 DEBUG:teuthology.orchestra.run.smithi001:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-06-11T10:32:58.069 DEBUG:teuthology.orchestra.run.smithi144:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-06-11T10:32:58.089 DEBUG:teuthology.orchestra.run.smithi001:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-11T10:32:58.163 DEBUG:teuthology.orchestra.run.smithi001:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-11T10:32:58.218 DEBUG:teuthology.orchestra.run.smithi001:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-11T10:32:58.301 DEBUG:teuthology.orchestra.run.smithi001:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-11T10:32:58.345 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-06-11T10:32:58.345 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-06-11T10:32:58.411 DEBUG:teuthology.orchestra.run.smithi144:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-11T10:32:58.456 DEBUG:teuthology.orchestra.run.smithi144:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-11T10:32:58.507 DEBUG:teuthology.orchestra.run.smithi144:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-11T10:32:58.586 DEBUG:teuthology.orchestra.run.smithi144:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-11T10:32:58.632 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-06-11T10:32:58.632 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-06-11T10:32:58.697 DEBUG:teuthology.orchestra.run.smithi001:> sudo service rsyslog restart 2024-06-11T10:32:58.700 DEBUG:teuthology.orchestra.run.smithi144:> sudo service rsyslog restart 2024-06-11T10:32:58.736 INFO:teuthology.orchestra.run.smithi001.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-06-11T10:32:58.796 INFO:teuthology.orchestra.run.smithi144.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-06-11T10:32:59.140 INFO:teuthology.run_tasks:Running task internal.timer... 2024-06-11T10:32:59.150 INFO:teuthology.task.internal:Starting timer... 2024-06-11T10:32:59.150 INFO:teuthology.run_tasks:Running task pcp... 2024-06-11T10:32:59.162 INFO:teuthology.run_tasks:Running task selinux... 2024-06-11T10:32:59.171 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-06-11T10:32:59.171 DEBUG:teuthology.orchestra.run.smithi001:> sudo service auditd rotate 2024-06-11T10:32:59.239 INFO:teuthology.orchestra.run.smithi001.stdout:Rotating logs: 2024-06-11T10:32:59.240 DEBUG:teuthology.orchestra.run.smithi144:> sudo service auditd rotate 2024-06-11T10:32:59.297 INFO:teuthology.orchestra.run.smithi144.stdout:Rotating logs: 2024-06-11T10:32:59.299 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-06-11T10:32:59.299 DEBUG:teuthology.orchestra.run.smithi001:> /usr/sbin/getenforce 2024-06-11T10:32:59.331 INFO:teuthology.orchestra.run.smithi001.stdout:Permissive 2024-06-11T10:32:59.332 DEBUG:teuthology.orchestra.run.smithi144:> /usr/sbin/getenforce 2024-06-11T10:32:59.363 INFO:teuthology.orchestra.run.smithi144.stdout:Permissive 2024-06-11T10:32:59.363 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi001.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi144.front.sepia.ceph.com': 'permissive'} 2024-06-11T10:32:59.363 DEBUG:teuthology.orchestra.run.smithi001:> 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-06-11T10:32:59.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-11T10:32:59.400 DEBUG:teuthology.orchestra.run.smithi144:> 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-06-11T10:32:59.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-11T10:32:59.428 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-06-11T10:32:59.429 DEBUG:teuthology.orchestra.run.smithi001:> sudo /usr/sbin/setenforce permissive 2024-06-11T10:32:59.468 DEBUG:teuthology.orchestra.run.smithi144:> sudo /usr/sbin/setenforce permissive 2024-06-11T10:32:59.507 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-06-11T10:32:59.516 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-06-11T10:32:59.519 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-06-11T10:32:59.623 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-06-11T10:32:59.634 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-06-11T10:32:59.635 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi001.front.sepia.ceph.com,smithi144.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-06-11T10:37:23.471 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi001.front.sepia.ceph.com'), Remote(name='ubuntu@smithi144.front.sepia.ceph.com')] 2024-06-11T10:37:23.473 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi001.front.sepia.ceph.com' 2024-06-11T10:37:23.474 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T10:37:23.550 DEBUG:teuthology.orchestra.run.smithi001:> true 2024-06-11T10:37:23.626 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi001.front.sepia.ceph.com' 2024-06-11T10:37:23.626 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi144.front.sepia.ceph.com' 2024-06-11T10:37:23.627 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-11T10:37:23.703 DEBUG:teuthology.orchestra.run.smithi144:> true 2024-06-11T10:37:23.777 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi144.front.sepia.ceph.com' 2024-06-11T10:37:23.778 INFO:teuthology.run_tasks:Running task clock... 2024-06-11T10:37:23.790 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-06-11T10:37:23.790 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-06-11T10:37:23.791 DEBUG:teuthology.orchestra.run.smithi001:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-06-11T10:37:23.793 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-06-11T10:37:23.793 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-06-11T10:37:23.822 INFO:teuthology.orchestra.run.smithi001.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-06-11T10:37:23.837 INFO:teuthology.orchestra.run.smithi001.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-06-11T10:37:23.846 INFO:teuthology.orchestra.run.smithi144.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-06-11T10:37:23.860 INFO:teuthology.orchestra.run.smithi144.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-06-11T10:37:23.863 INFO:teuthology.orchestra.run.smithi001.stderr:sudo: ntpd: command not found 2024-06-11T10:37:23.874 INFO:teuthology.orchestra.run.smithi001.stdout:506 Cannot talk to daemon 2024-06-11T10:37:23.884 INFO:teuthology.orchestra.run.smithi144.stderr:sudo: ntpd: command not found 2024-06-11T10:37:23.889 INFO:teuthology.orchestra.run.smithi001.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-06-11T10:37:23.895 INFO:teuthology.orchestra.run.smithi144.stdout:506 Cannot talk to daemon 2024-06-11T10:37:23.903 INFO:teuthology.orchestra.run.smithi001.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-06-11T10:37:23.909 INFO:teuthology.orchestra.run.smithi144.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-06-11T10:37:23.923 INFO:teuthology.orchestra.run.smithi144.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-06-11T10:37:23.962 INFO:teuthology.orchestra.run.smithi001.stderr:bash: line 1: ntpq: command not found 2024-06-11T10:37:23.966 INFO:teuthology.orchestra.run.smithi001.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-06-11T10:37:23.966 INFO:teuthology.orchestra.run.smithi001.stdout:=============================================================================== 2024-06-11T10:37:23.966 INFO:teuthology.orchestra.run.smithi001.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-11T10:37:23.966 INFO:teuthology.orchestra.run.smithi001.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-11T10:37:23.966 INFO:teuthology.orchestra.run.smithi001.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-11T10:37:23.966 INFO:teuthology.orchestra.run.smithi001.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-11T10:37:23.981 INFO:teuthology.orchestra.run.smithi144.stderr:bash: line 1: ntpq: command not found 2024-06-11T10:37:23.984 INFO:teuthology.orchestra.run.smithi144.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-06-11T10:37:23.984 INFO:teuthology.orchestra.run.smithi144.stdout:=============================================================================== 2024-06-11T10:37:23.984 INFO:teuthology.orchestra.run.smithi144.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-11T10:37:23.985 INFO:teuthology.orchestra.run.smithi144.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-11T10:37:23.985 INFO:teuthology.orchestra.run.smithi144.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-11T10:37:23.985 INFO:teuthology.orchestra.run.smithi144.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-11T10:37:23.986 INFO:teuthology.run_tasks:Running task install... 2024-06-11T10:37:23.994 DEBUG:teuthology.task.install:project ceph 2024-06-11T10:37:23.994 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '6f4b09560ed399c3f139402a02f389c2fc8bb2cc'}} 2024-06-11T10:37:23.994 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '6f4b09560ed399c3f139402a02f389c2fc8bb2cc'} 2024-06-11T10:37:23.994 INFO:teuthology.task.install:Using flavor: default 2024-06-11T10:37:23.999 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-06-11T10:37:23.999 INFO:teuthology.task.install:extra packages: [] 2024-06-11T10:37:24.000 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'pacific', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '6f4b09560ed399c3f139402a02f389c2fc8bb2cc', 'tag': None, 'wait_for_package': False} 2024-06-11T10:37:24.000 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-06-11T10:37:24.000 INFO:teuthology.packaging:ref: None 2024-06-11T10:37:24.000 INFO:teuthology.packaging:tag: None 2024-06-11T10:37:24.000 INFO:teuthology.packaging:branch: pacific 2024-06-11T10:37:24.000 INFO:teuthology.packaging:sha1: 6f4b09560ed399c3f139402a02f389c2fc8bb2cc 2024-06-11T10:37:24.000 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=pacific 2024-06-11T10:37:24.002 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'pacific', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '6f4b09560ed399c3f139402a02f389c2fc8bb2cc', 'tag': None, 'wait_for_package': False} 2024-06-11T10:37:24.003 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-06-11T10:37:24.003 INFO:teuthology.packaging:ref: None 2024-06-11T10:37:24.003 INFO:teuthology.packaging:tag: None 2024-06-11T10:37:24.003 INFO:teuthology.packaging:branch: pacific 2024-06-11T10:37:24.003 INFO:teuthology.packaging:sha1: 6f4b09560ed399c3f139402a02f389c2fc8bb2cc 2024-06-11T10:37:24.003 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=pacific 2024-06-11T10:37:24.141 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/task/install/__init__.py", line 219, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/task/install/__init__.py", line 79, in install_packages with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/task/install/rpm.py", line 209, in _update_package_list_and_install log.info('Pulling from %s', builder.base_url) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/packaging.py", line 554, in base_url return self._get_base_url() File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/packaging.py", line 856, in _get_base_url self.assert_result() File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/packaging.py", line 937, in assert_result raise VersionNotFoundError(self._result.url) teuthology.exceptions.VersionNotFoundError: Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=pacific 2024-06-11T10:37:24.144 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/task/install/__init__.py", line 637, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/task/install/__init__.py", line 219, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/task/install/__init__.py", line 79, in install_packages with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/task/install/rpm.py", line 209, in _update_package_list_and_install log.info('Pulling from %s', builder.base_url) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/packaging.py", line 554, in base_url return self._get_base_url() File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/packaging.py", line 856, in _get_base_url self.assert_result() File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/packaging.py", line 937, in assert_result raise VersionNotFoundError(self._result.url) teuthology.exceptions.VersionNotFoundError: Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=pacific 2024-06-11T10:37:24.339 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=03d1b8e89c4b44389daa4a57bdae98ac Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/task/install/__init__.py", line 637, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/task/install/__init__.py", line 219, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/task/install/__init__.py", line 79, in install_packages with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/task/install/rpm.py", line 209, in _update_package_list_and_install log.info('Pulling from %s', builder.base_url) File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/packaging.py", line 554, in base_url return self._get_base_url() File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/packaging.py", line 856, in _get_base_url self.assert_result() File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/packaging.py", line 937, in assert_result raise VersionNotFoundError(self._result.url) teuthology.exceptions.VersionNotFoundError: Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=pacific 2024-06-11T10:37:24.342 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-06-11T10:37:24.350 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-06-11T10:37:24.358 INFO:teuthology.task.clock:Checking final clock skew... 2024-06-11T10:37:24.358 DEBUG:teuthology.orchestra.run.smithi001:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-06-11T10:37:24.375 DEBUG:teuthology.orchestra.run.smithi144:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-06-11T10:37:24.379 INFO:teuthology.orchestra.run.smithi001.stderr:bash: line 1: ntpq: command not found 2024-06-11T10:37:24.383 INFO:teuthology.orchestra.run.smithi001.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-06-11T10:37:24.384 INFO:teuthology.orchestra.run.smithi001.stdout:=============================================================================== 2024-06-11T10:37:24.384 INFO:teuthology.orchestra.run.smithi001.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-11T10:37:24.384 INFO:teuthology.orchestra.run.smithi001.stdout:^? hv02.front.sepia.ceph.com 3 6 1 0 -1636us[-1636us] +/- 92ms 2024-06-11T10:37:24.385 INFO:teuthology.orchestra.run.smithi001.stdout:^? hv03.front.sepia.ceph.com 3 6 1 0 +717us[ +717us] +/- 84ms 2024-06-11T10:37:24.385 INFO:teuthology.orchestra.run.smithi001.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-11T10:37:24.390 INFO:teuthology.orchestra.run.smithi144.stderr:bash: line 1: ntpq: command not found 2024-06-11T10:37:24.395 INFO:teuthology.orchestra.run.smithi144.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-06-11T10:37:24.395 INFO:teuthology.orchestra.run.smithi144.stdout:=============================================================================== 2024-06-11T10:37:24.395 INFO:teuthology.orchestra.run.smithi144.stdout:^? hv01.front.sepia.ceph.com 3 6 1 0 +571us[ +571us] +/- 56ms 2024-06-11T10:37:24.395 INFO:teuthology.orchestra.run.smithi144.stdout:^? hv02.front.sepia.ceph.com 3 6 1 0 -1427us[-1427us] +/- 92ms 2024-06-11T10:37:24.395 INFO:teuthology.orchestra.run.smithi144.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-11T10:37:24.395 INFO:teuthology.orchestra.run.smithi144.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-06-11T10:37:24.396 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-06-11T10:37:24.405 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-06-11T10:37:24.405 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-06-11T10:37:24.413 DEBUG:teuthology.orchestra.run.smithi001:> 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-06-11T10:37:24.485 DEBUG:teuthology.orchestra.run.smithi144:> 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-06-11T10:37:24.541 DEBUG:teuthology.orchestra.run.smithi001:> 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-06-11T10:37:24.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-11T10:37:24.569 DEBUG:teuthology.orchestra.run.smithi144:> 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-06-11T10:37:24.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-11T10:37:24.595 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-06-11T10:37:24.604 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-06-11T10:37:24.624 INFO:teuthology.task.internal:Duration was 265.473452 seconds 2024-06-11T10:37:24.624 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-06-11T10:37:24.636 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-06-11T10:37:24.636 DEBUG:teuthology.orchestra.run.smithi001:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-06-11T10:37:24.638 DEBUG:teuthology.orchestra.run.smithi144:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-06-11T10:37:24.676 INFO:teuthology.orchestra.run.smithi001.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-06-11T10:37:24.677 INFO:teuthology.orchestra.run.smithi144.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-06-11T10:37:24.889 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-06-11T10:37:24.890 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi001.front.sepia.ceph.com 2024-06-11T10:37:24.890 DEBUG:teuthology.orchestra.run.smithi001:> 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-06-11T10:37:24.960 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi144.front.sepia.ceph.com 2024-06-11T10:37:24.961 DEBUG:teuthology.orchestra.run.smithi144:> 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-06-11T10:37:24.988 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-06-11T10:37:24.988 DEBUG:teuthology.orchestra.run.smithi001:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-06-11T10:37:25.003 DEBUG:teuthology.orchestra.run.smithi144:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-06-11T10:37:25.053 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-06-11T10:37:25.053 DEBUG:teuthology.orchestra.run.smithi001:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-06-11T10:37:25.070 DEBUG:teuthology.orchestra.run.smithi144:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-06-11T10:37:25.180 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-06-11T10:37:25.189 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-06-11T10:37:25.190 DEBUG:teuthology.orchestra.run.smithi001:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-06-11T10:37:25.215 DEBUG:teuthology.orchestra.run.smithi144:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-06-11T10:37:25.240 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-06-11T10:37:25.249 DEBUG:teuthology.orchestra.run.smithi001:> 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-06-11T10:37:25.258 DEBUG:teuthology.orchestra.run.smithi144:> 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-06-11T10:37:25.280 INFO:teuthology.orchestra.run.smithi001.stdout:kernel.core_pattern = core 2024-06-11T10:37:25.303 INFO:teuthology.orchestra.run.smithi144.stdout:kernel.core_pattern = core 2024-06-11T10:37:25.332 DEBUG:teuthology.orchestra.run.smithi001:> test -e /home/ubuntu/cephtest/archive/coredump 2024-06-11T10:37:25.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-11T10:37:25.357 DEBUG:teuthology.orchestra.run.smithi144:> test -e /home/ubuntu/cephtest/archive/coredump 2024-06-11T10:37:25.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-11T10:37:25.387 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-06-11T10:37:25.400 INFO:teuthology.task.internal:Transferring archived files... 2024-06-11T10:37:25.401 DEBUG:teuthology.misc:Transferring archived files from smithi001:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-06-10_20:13:05-upgrade-wip-yuri5-testing-2024-06-08-0902-reef-distro-default-smithi/7749219/remote/smithi001 2024-06-11T10:37:25.402 DEBUG:teuthology.orchestra.run.smithi001:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-06-11T10:37:25.454 DEBUG:teuthology.misc:Transferring archived files from smithi144:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-06-10_20:13:05-upgrade-wip-yuri5-testing-2024-06-08-0902-reef-distro-default-smithi/7749219/remote/smithi144 2024-06-11T10:37:25.455 DEBUG:teuthology.orchestra.run.smithi144:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-06-11T10:37:25.503 INFO:teuthology.task.internal:Removing archive directory... 2024-06-11T10:37:25.503 DEBUG:teuthology.orchestra.run.smithi001:> rm -rf -- /home/ubuntu/cephtest/archive 2024-06-11T10:37:25.506 DEBUG:teuthology.orchestra.run.smithi144:> rm -rf -- /home/ubuntu/cephtest/archive 2024-06-11T10:37:25.553 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-06-11T10:37:25.564 INFO:teuthology.task.internal:Not uploading archives. 2024-06-11T10:37:25.564 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-06-11T10:37:25.575 INFO:teuthology.task.internal:Tidying up after the test... 2024-06-11T10:37:25.575 DEBUG:teuthology.orchestra.run.smithi001:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-06-11T10:37:25.578 DEBUG:teuthology.orchestra.run.smithi144:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-06-11T10:37:25.591 INFO:teuthology.orchestra.run.smithi001.stdout: 262165 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 11 10:37 /home/ubuntu/cephtest 2024-06-11T10:37:25.608 INFO:teuthology.orchestra.run.smithi144.stdout: 262165 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 11 10:37 /home/ubuntu/cephtest 2024-06-11T10:37:25.609 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-06-11T10:37:25.618 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-06-11T10:37:25.639 INFO:teuthology.run:Summary data: description: upgrade/pacific-x/stress-split/{0-distro/centos_9.stream 0-roles 1-start 2-first-half-tasks/rbd_api 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} duration: 265.47345209121704 failure_reason: Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=pacific flavor: default owner: yuriw sentry_event: https://sentry.ceph.com/organizations/ceph/?query=03d1b8e89c4b44389daa4a57bdae98ac status: fail success: false 2024-06-11T10:37:25.639 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-06-11T10:37:25.709 INFO:teuthology.run:FAIL