2023-10-11T22:09:42.364 INFO:root:teuthology version: 0.0.1.dev197+g8cdab07 2023-10-11T22:09:42.365 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_teuthology@teuthology --archive /home/teuthworker/archive/teuthology-2023-10-11_22:00:49-upgrade:reef-x-main-distro-default-smithi/7422180 --name teuthology-2023-10-11_22:00:49-upgrade:reef-x-main-distro-default-smithi --description upgrade:reef-x/stress-split/{0-distro/rhel_8.6_container_tools_rhel8 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 -- /home/teuthworker/archive/teuthology-2023-10-11_22:00:49-upgrade:reef-x-main-distro-default-smithi/7422180/orig.config.yaml 2023-10-11T22:09:42.426 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-11T22:09:42.522 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2023-10-11_22:00:49-upgrade:reef-x-main-distro-default-smithi/7422180 branch: main description: upgrade:reef-x/stress-split/{0-distro/rhel_8.6_container_tools_rhel8 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: ceph-qa@ceph.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: reef clients: client.0: - rbd/test_librbd.sh - print: '**** done rbd/test_librbd.sh 7-workload' first_in_suite: false job_id: '7422180' kernel: kdb: true 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: teuthology-2023-10-11_22:00:49-upgrade:reef-x-main-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: main 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: 139f9d150570a7260a8195111e0367fb0b954112 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 139f9d150570a7260a8195111e0367fb0b954112 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: 0e959b9800d261ceb7a7fc5aaee78a725bc44d5c owner: scheduled_teuthology@teuthology priority: 50 repo: https://github.com/ceph/ceph.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: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 1365 sha1: 139f9d150570a7260a8195111e0367fb0b954112 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: reef clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh - 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' suite: upgrade:reef-x suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph.git suite_sha1: 0e959b9800d261ceb7a7fc5aaee78a725bc44d5c targets: smithi062.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi144.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: reef exclude_packages: - ceph-volume - cephadm: cephadm_branch: reef cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:reef - 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: 8cdab074dcca9a68965bc5a50e9c30b691949723 timestamp: 2023-10-11_22:00:49 tube: smithi user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 2023-10-11T22:09:42.523 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa; will attempt to use it 2023-10-11T22:09:42.524 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks 2023-10-11T22:09:42.524 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-11T22:09:42.526 INFO:teuthology.task.internal:Checking packages... 2023-10-11T22:09:42.550 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '139f9d150570a7260a8195111e0367fb0b954112' 2023-10-11T22:09:42.550 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:09:42.551 INFO:teuthology.packaging:ref: None 2023-10-11T22:09:42.551 INFO:teuthology.packaging:tag: None 2023-10-11T22:09:42.551 INFO:teuthology.packaging:branch: main 2023-10-11T22:09:42.551 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:09:42.552 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-10-11T22:09:42.911 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-6694.g6e66389a 2023-10-11T22:09:42.911 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-11T22:09:42.918 INFO:teuthology.task.internal:no buildpackages task found 2023-10-11T22:09:42.918 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-11T22:09:42.942 INFO:teuthology.task.internal:Saving configuration 2023-10-11T22:09:42.967 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-11T22:09:42.975 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-11T22:09:43.000 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi062.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-11_22:00:49-upgrade:reef-x-main-distro-default-smithi/7422180', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-11 22:04:28.492209', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-11T22:09:43.023 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi144.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-11_22:00:49-upgrade:reef-x-main-distro-default-smithi/7422180', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-11 22:04:28.494238', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-11T22:09:43.023 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-11T22:09:43.032 INFO:teuthology.task.internal:roles: ubuntu@smithi062.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'] 2023-10-11T22:09:43.032 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'] 2023-10-11T22:09:43.032 INFO:teuthology.run_tasks:Running task console_log... 2023-10-11T22:09:43.104 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fe22a96dd30>, signals=[15]) 2023-10-11T22:09:43.107 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-11T22:09:43.115 INFO:teuthology.task.internal:Opening connections... 2023-10-11T22:09:43.116 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi062.front.sepia.ceph.com 2023-10-11T22:09:43.117 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:09:43.185 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi144.front.sepia.ceph.com 2023-10-11T22:09:43.186 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:09:43.251 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-11T22:09:43.261 DEBUG:teuthology.orchestra.run.smithi062:> uname -m 2023-10-11T22:09:43.283 INFO:teuthology.orchestra.run.smithi062.stdout:x86_64 2023-10-11T22:09:43.283 DEBUG:teuthology.orchestra.run.smithi062:> cat /etc/os-release 2023-10-11T22:09:43.343 INFO:teuthology.orchestra.run.smithi062.stdout:NAME="Red Hat Enterprise Linux" 2023-10-11T22:09:43.344 INFO:teuthology.orchestra.run.smithi062.stdout:VERSION="8.6 (Ootpa)" 2023-10-11T22:09:43.344 INFO:teuthology.orchestra.run.smithi062.stdout:ID="rhel" 2023-10-11T22:09:43.344 INFO:teuthology.orchestra.run.smithi062.stdout:ID_LIKE="fedora" 2023-10-11T22:09:43.345 INFO:teuthology.orchestra.run.smithi062.stdout:VERSION_ID="8.6" 2023-10-11T22:09:43.345 INFO:teuthology.orchestra.run.smithi062.stdout:PLATFORM_ID="platform:el8" 2023-10-11T22:09:43.345 INFO:teuthology.orchestra.run.smithi062.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-10-11T22:09:43.345 INFO:teuthology.orchestra.run.smithi062.stdout:ANSI_COLOR="0;31" 2023-10-11T22:09:43.345 INFO:teuthology.orchestra.run.smithi062.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-10-11T22:09:43.346 INFO:teuthology.orchestra.run.smithi062.stdout:HOME_URL="https://www.redhat.com/" 2023-10-11T22:09:43.346 INFO:teuthology.orchestra.run.smithi062.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-10-11T22:09:43.347 INFO:teuthology.orchestra.run.smithi062.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-11T22:09:43.347 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-11T22:09:43.347 INFO:teuthology.orchestra.run.smithi062.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-11T22:09:43.347 INFO:teuthology.orchestra.run.smithi062.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-10-11T22:09:43.347 INFO:teuthology.orchestra.run.smithi062.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-10-11T22:09:43.348 INFO:teuthology.orchestra.run.smithi062.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-10-11T22:09:43.349 INFO:teuthology.lock.ops:Updating smithi062.front.sepia.ceph.com on lock server 2023-10-11T22:09:43.374 DEBUG:teuthology.orchestra.run.smithi144:> uname -m 2023-10-11T22:09:43.395 INFO:teuthology.orchestra.run.smithi144.stdout:x86_64 2023-10-11T22:09:43.395 DEBUG:teuthology.orchestra.run.smithi144:> cat /etc/os-release 2023-10-11T22:09:43.453 INFO:teuthology.orchestra.run.smithi144.stdout:NAME="Red Hat Enterprise Linux" 2023-10-11T22:09:43.454 INFO:teuthology.orchestra.run.smithi144.stdout:VERSION="8.6 (Ootpa)" 2023-10-11T22:09:43.454 INFO:teuthology.orchestra.run.smithi144.stdout:ID="rhel" 2023-10-11T22:09:43.454 INFO:teuthology.orchestra.run.smithi144.stdout:ID_LIKE="fedora" 2023-10-11T22:09:43.454 INFO:teuthology.orchestra.run.smithi144.stdout:VERSION_ID="8.6" 2023-10-11T22:09:43.455 INFO:teuthology.orchestra.run.smithi144.stdout:PLATFORM_ID="platform:el8" 2023-10-11T22:09:43.455 INFO:teuthology.orchestra.run.smithi144.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-10-11T22:09:43.455 INFO:teuthology.orchestra.run.smithi144.stdout:ANSI_COLOR="0;31" 2023-10-11T22:09:43.455 INFO:teuthology.orchestra.run.smithi144.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-10-11T22:09:43.455 INFO:teuthology.orchestra.run.smithi144.stdout:HOME_URL="https://www.redhat.com/" 2023-10-11T22:09:43.456 INFO:teuthology.orchestra.run.smithi144.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-10-11T22:09:43.456 INFO:teuthology.orchestra.run.smithi144.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-11T22:09:43.456 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-10-11T22:09:43.456 INFO:teuthology.orchestra.run.smithi144.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-11T22:09:43.456 INFO:teuthology.orchestra.run.smithi144.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-10-11T22:09:43.457 INFO:teuthology.orchestra.run.smithi144.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-10-11T22:09:43.457 INFO:teuthology.orchestra.run.smithi144.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-10-11T22:09:43.457 INFO:teuthology.lock.ops:Updating smithi144.front.sepia.ceph.com on lock server 2023-10-11T22:09:43.482 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-11T22:09:43.492 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-11T22:09:43.497 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-11T22:09:43.498 DEBUG:teuthology.orchestra.run.smithi062:> test '!' -e /home/ubuntu/cephtest 2023-10-11T22:09:43.501 DEBUG:teuthology.orchestra.run.smithi144:> test '!' -e /home/ubuntu/cephtest 2023-10-11T22:09:43.519 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-11T22:09:43.525 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-11T22:09:43.526 DEBUG:teuthology.orchestra.run.smithi062:> test -z $(ls -A /var/lib/ceph) 2023-10-11T22:09:43.561 DEBUG:teuthology.orchestra.run.smithi144:> test -z $(ls -A /var/lib/ceph) 2023-10-11T22:09:43.596 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-11T22:09:43.654 INFO:teuthology.run_tasks:Running task kernel... 2023-10-11T22:09:43.668 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-11T22:09:43.669 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-10-11T22:09:43.669 DEBUG:teuthology.orchestra.run.smithi062:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-11T22:09:43.670 DEBUG:teuthology.orchestra.run.smithi144:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-11T22:09:43.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:09:43.690 DEBUG:teuthology.orchestra.run.smithi144:> uname -r 2023-10-11T22:09:43.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:09:43.691 DEBUG:teuthology.orchestra.run.smithi062:> uname -r 2023-10-11T22:09:43.748 INFO:teuthology.orchestra.run.smithi144.stdout:4.18.0-372.9.1.el8.x86_64 2023-10-11T22:09:43.749 INFO:teuthology.task.kernel:Running kernel on smithi144: 4.18.0-372.9.1.el8.x86_64 2023-10-11T22:09:43.749 DEBUG:teuthology.orchestra.run.smithi144:> sudo yum install -y kernel 2023-10-11T22:09:43.751 INFO:teuthology.orchestra.run.smithi062.stdout:4.18.0-372.9.1.el8.x86_64 2023-10-11T22:09:43.752 INFO:teuthology.task.kernel:Running kernel on smithi062: 4.18.0-372.9.1.el8.x86_64 2023-10-11T22:09:43.752 DEBUG:teuthology.orchestra.run.smithi062:> sudo yum install -y kernel 2023-10-11T22:09:44.957 INFO:teuthology.orchestra.run.smithi144.stdout:Updating Subscription Management repositories. 2023-10-11T22:09:44.957 INFO:teuthology.orchestra.run.smithi144.stdout:Unable to read consumer identity 2023-10-11T22:09:45.028 INFO:teuthology.orchestra.run.smithi062.stdout:Updating Subscription Management repositories. 2023-10-11T22:09:45.028 INFO:teuthology.orchestra.run.smithi062.stdout:Unable to read consumer identity 2023-10-11T22:09:46.588 INFO:teuthology.orchestra.run.smithi062.stdout:Copr repo for python3-asyncssh owned by ceph 11 kB/s | 3.5 kB 00:00 2023-10-11T22:09:46.610 INFO:teuthology.orchestra.run.smithi144.stdout:Copr repo for python3-asyncssh owned by ceph 12 kB/s | 3.5 kB 00:00 2023-10-11T22:09:49.130 INFO:teuthology.orchestra.run.smithi062.stdout:Extra Packages for Enterprise Linux 5.8 MB/s | 16 MB 00:02 2023-10-11T22:09:49.552 INFO:teuthology.orchestra.run.smithi144.stdout:Extra Packages for Enterprise Linux 5.4 MB/s | 16 MB 00:02 2023-10-11T22:09:52.930 INFO:teuthology.orchestra.run.smithi062.stdout:lab-extras 419 kB/s | 24 kB 00:00 2023-10-11T22:09:53.060 INFO:teuthology.orchestra.run.smithi144.stdout:lab-extras 528 kB/s | 24 kB 00:00 2023-10-11T22:09:53.658 INFO:teuthology.orchestra.run.smithi062.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-10-11T22:09:53.696 INFO:teuthology.orchestra.run.smithi144.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-10-11T22:09:53.708 INFO:teuthology.orchestra.run.smithi062.stdout:Dependencies resolved. 2023-10-11T22:09:53.709 INFO:teuthology.orchestra.run.smithi062.stdout:Nothing to do. 2023-10-11T22:09:53.710 INFO:teuthology.orchestra.run.smithi062.stdout:Complete! 2023-10-11T22:09:53.748 INFO:teuthology.orchestra.run.smithi144.stdout:Dependencies resolved. 2023-10-11T22:09:53.749 INFO:teuthology.orchestra.run.smithi144.stdout:Nothing to do. 2023-10-11T22:09:53.749 INFO:teuthology.orchestra.run.smithi144.stdout:Complete! 2023-10-11T22:09:53.839 DEBUG:teuthology.orchestra.run.smithi062:> echo no | sudo yum reinstall kernel || true 2023-10-11T22:09:53.908 DEBUG:teuthology.orchestra.run.smithi144:> echo no | sudo yum reinstall kernel || true 2023-10-11T22:09:54.189 INFO:teuthology.orchestra.run.smithi062.stdout:Updating Subscription Management repositories. 2023-10-11T22:09:54.190 INFO:teuthology.orchestra.run.smithi062.stdout:Unable to read consumer identity 2023-10-11T22:09:54.240 INFO:teuthology.orchestra.run.smithi144.stdout:Updating Subscription Management repositories. 2023-10-11T22:09:54.240 INFO:teuthology.orchestra.run.smithi144.stdout:Unable to read consumer identity 2023-10-11T22:09:54.460 INFO:teuthology.orchestra.run.smithi062.stdout:Last metadata expiration check: 0:00:02 ago on Wed 11 Oct 2023 10:09:52 PM UTC. 2023-10-11T22:09:54.496 INFO:teuthology.orchestra.run.smithi144.stdout:Last metadata expiration check: 0:00:01 ago on Wed 11 Oct 2023 10:09:53 PM UTC. 2023-10-11T22:09:54.506 INFO:teuthology.orchestra.run.smithi062.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-11T22:09:54.539 INFO:teuthology.orchestra.run.smithi144.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-11T22:09:54.553 INFO:teuthology.orchestra.run.smithi062.stderr:Error: No packages marked for reinstall. 2023-10-11T22:09:54.585 INFO:teuthology.orchestra.run.smithi144.stderr:Error: No packages marked for reinstall. 2023-10-11T22:09:54.602 DEBUG:teuthology.orchestra.run.smithi062:> sudo yum reinstall -y kernel || true 2023-10-11T22:09:54.632 DEBUG:teuthology.orchestra.run.smithi144:> sudo yum reinstall -y kernel || true 2023-10-11T22:09:54.953 INFO:teuthology.orchestra.run.smithi062.stdout:Updating Subscription Management repositories. 2023-10-11T22:09:54.953 INFO:teuthology.orchestra.run.smithi062.stdout:Unable to read consumer identity 2023-10-11T22:09:54.961 INFO:teuthology.orchestra.run.smithi144.stdout:Updating Subscription Management repositories. 2023-10-11T22:09:54.962 INFO:teuthology.orchestra.run.smithi144.stdout:Unable to read consumer identity 2023-10-11T22:09:55.212 INFO:teuthology.orchestra.run.smithi144.stdout:Last metadata expiration check: 0:00:02 ago on Wed 11 Oct 2023 10:09:53 PM UTC. 2023-10-11T22:09:55.218 INFO:teuthology.orchestra.run.smithi062.stdout:Last metadata expiration check: 0:00:03 ago on Wed 11 Oct 2023 10:09:52 PM UTC. 2023-10-11T22:09:55.254 INFO:teuthology.orchestra.run.smithi144.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-11T22:09:55.262 INFO:teuthology.orchestra.run.smithi062.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-11T22:09:55.277 INFO:teuthology.orchestra.run.smithi144.stderr:Error: No packages marked for reinstall. 2023-10-11T22:09:55.285 INFO:teuthology.orchestra.run.smithi062.stderr:Error: No packages marked for reinstall. 2023-10-11T22:09:55.325 DEBUG:teuthology.orchestra.run.smithi144:> rpm -q kernel | sort -rV | head -n 1 2023-10-11T22:09:55.336 DEBUG:teuthology.orchestra.run.smithi062:> rpm -q kernel | sort -rV | head -n 1 2023-10-11T22:09:55.405 INFO:teuthology.orchestra.run.smithi144.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-10-11T22:09:55.406 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-10-11T22:09:55.406 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-10-11T22:09:55.406 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-10-11T22:09:55.407 DEBUG:teuthology.orchestra.run.smithi144:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-11T22:09:55.419 INFO:teuthology.orchestra.run.smithi062.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-10-11T22:09:55.420 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-10-11T22:09:55.420 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-10-11T22:09:55.420 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-10-11T22:09:55.420 DEBUG:teuthology.orchestra.run.smithi062:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-11T22:09:55.434 INFO:teuthology.orchestra.run.smithi144.stdout:ttyS1 2023-10-11T22:09:55.447 DEBUG:teuthology.parallel:result is None 2023-10-11T22:09:55.447 INFO:teuthology.orchestra.run.smithi062.stdout:ttyS1 2023-10-11T22:09:55.470 DEBUG:teuthology.parallel:result is None 2023-10-11T22:09:55.471 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-11T22:09:55.478 INFO:teuthology.task.internal:Creating test directory... 2023-10-11T22:09:55.478 DEBUG:teuthology.orchestra.run.smithi062:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-11T22:09:55.512 DEBUG:teuthology.orchestra.run.smithi144:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-11T22:09:55.529 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-11T22:09:55.536 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-11T22:09:55.542 INFO:teuthology.task.internal:Creating archive directory... 2023-10-11T22:09:55.542 DEBUG:teuthology.orchestra.run.smithi062:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-11T22:09:55.570 DEBUG:teuthology.orchestra.run.smithi144:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-11T22:09:55.605 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-11T22:09:55.612 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-11T22:09:55.613 DEBUG:teuthology.orchestra.run.smithi062:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-10-11T22:09:55.632 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 2023-10-11T22:09:55.668 INFO:teuthology.orchestra.run.smithi144.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-11T22:09:55.678 INFO:teuthology.orchestra.run.smithi144.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-11T22:09:55.682 INFO:teuthology.orchestra.run.smithi062.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-11T22:09:55.693 INFO:teuthology.orchestra.run.smithi062.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-11T22:09:55.695 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-11T22:09:55.702 INFO:teuthology.task.internal:Configuring sudo... 2023-10-11T22:09:55.702 DEBUG:teuthology.orchestra.run.smithi062:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-11T22:09:55.704 DEBUG:teuthology.orchestra.run.smithi144:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-11T22:09:55.746 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-11T22:09:55.755 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-11T22:09:55.755 DEBUG:teuthology.orchestra.run.smithi062:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-11T22:09:55.772 DEBUG:teuthology.orchestra.run.smithi144:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-11T22:09:55.802 DEBUG:teuthology.orchestra.run.smithi062:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-11T22:09:55.872 DEBUG:teuthology.orchestra.run.smithi062:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-11T22:09:55.921 DEBUG:teuthology.orchestra.run.smithi062:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-11T22:09:56.005 DEBUG:teuthology.orchestra.run.smithi062:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-11T22:09:56.048 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2023-10-11T22:09:56.048 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-11T22:09:56.115 DEBUG:teuthology.orchestra.run.smithi144:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-11T22:09:56.160 DEBUG:teuthology.orchestra.run.smithi144:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-11T22:09:56.208 DEBUG:teuthology.orchestra.run.smithi144:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-11T22:09:56.291 DEBUG:teuthology.orchestra.run.smithi144:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-11T22:09:56.334 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2023-10-11T22:09:56.334 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-11T22:09:56.407 DEBUG:teuthology.orchestra.run.smithi062:> sudo service rsyslog restart 2023-10-11T22:09:56.410 DEBUG:teuthology.orchestra.run.smithi144:> sudo service rsyslog restart 2023-10-11T22:09:56.491 INFO:teuthology.orchestra.run.smithi062.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-11T22:09:56.518 INFO:teuthology.orchestra.run.smithi144.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-11T22:09:56.781 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-11T22:09:56.789 INFO:teuthology.task.internal:Starting timer... 2023-10-11T22:09:56.789 INFO:teuthology.run_tasks:Running task pcp... 2023-10-11T22:09:56.800 INFO:teuthology.run_tasks:Running task selinux... 2023-10-11T22:09:56.810 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-10-11T22:09:56.810 DEBUG:teuthology.orchestra.run.smithi062:> sudo service auditd rotate 2023-10-11T22:09:56.880 INFO:teuthology.orchestra.run.smithi062.stdout:Rotating logs: 2023-10-11T22:09:56.881 DEBUG:teuthology.orchestra.run.smithi144:> sudo service auditd rotate 2023-10-11T22:09:56.943 INFO:teuthology.orchestra.run.smithi144.stdout:Rotating logs: 2023-10-11T22:09:56.945 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-11T22:09:56.945 DEBUG:teuthology.orchestra.run.smithi062:> /usr/sbin/getenforce 2023-10-11T22:09:56.967 INFO:teuthology.orchestra.run.smithi062.stdout:Permissive 2023-10-11T22:09:56.967 DEBUG:teuthology.orchestra.run.smithi144:> /usr/sbin/getenforce 2023-10-11T22:09:56.992 INFO:teuthology.orchestra.run.smithi144.stdout:Permissive 2023-10-11T22:09:56.992 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi062.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi144.front.sepia.ceph.com': 'permissive'} 2023-10-11T22:09:56.993 DEBUG:teuthology.orchestra.run.smithi062:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-10-11T22:09:57.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:09:57.036 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 2023-10-11T22:09:57.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:09:57.064 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-11T22:09:57.064 DEBUG:teuthology.orchestra.run.smithi062:> sudo /usr/sbin/setenforce permissive 2023-10-11T22:09:57.106 DEBUG:teuthology.orchestra.run.smithi144:> sudo /usr/sbin/setenforce permissive 2023-10-11T22:09:57.133 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-11T22:09:57.143 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-10-11T22:09:57.148 INFO:teuthology.repo_utils:Fetching main from origin 2023-10-11T22:09:57.254 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-11T22:09:57.271 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-10-11T22:09:57.272 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi062.front.sepia.ceph.com,smithi144.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-11T22:10:52.712 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2023-10-11T22:10:52.714 DEBUG:teuthology.task.console_log:Killing console logger for smithi062 2023-10-11T22:10:52.714 DEBUG:teuthology.task.console_log:Killing console logger for smithi144 2023-10-11T22:10:52.715 DEBUG:teuthology.exit:Finished running handlers