2024-02-10T19:06:14.626 INFO:root:teuthology version: 0.0.1.dev256+gd9fdb22 2024-02-10T19:06:14.626 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --description rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_set_mon_crush_locations} --name yuriw-2024-02-10_17:31:55-rados-wip-yuri6-testing-2024-02-09-1422-distro-default-smithi --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2024-02-10_17:31:55-rados-wip-yuri6-testing-2024-02-09-1422-distro-default-smithi/7555752 -- /home/teuthworker/archive/yuriw-2024-02-10_17:31:55-rados-wip-yuri6-testing-2024-02-09-1422-distro-default-smithi/7555752/orig.config.yaml 2024-02-10T19:06:14.657 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-10T19:06:14.747 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-02-10_17:31:55-rados-wip-yuri6-testing-2024-02-09-1422-distro-default-smithi/7555752 branch: wip-yuri6-testing-2024-02-09-1422 description: rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_set_mon_crush_locations} email: yweinste@redhat.com first_in_suite: false job_id: '7555752' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-02-10_17:31:55-rados-wip-yuri6-testing-2024-02-09-1422-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-yuri6-testing-2024-02-09-1422 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 14aa01b918f09661ae41e4c41d1de99d6ac08228 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 14aa01b918f09661ae41e4c41d1de99d6ac08228 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri6-testing-2024-02-09-1422 sha1: 14aa01b918f09661ae41e4c41d1de99d6ac08228 owner: scheduled_yuriw@teuthology priority: 71 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - osd.0 - mon.a - mgr.a - - host.b - osd.1 - mon.b - mgr.b - - host.c - osd.2 - mon.c seed: 3672 sha1: 14aa01b918f09661ae41e4c41d1de99d6ac08228 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri6-testing-2024-02-09-1422 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_14aa01b918f09661ae41e4c41d1de99d6ac08228/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 14aa01b918f09661ae41e4c41d1de99d6ac08228 targets: smithi019.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFZ/9cywmHW6vF6nukOohBOIZkjHa9xvHwXZc4IIZlk5mjaEublynWO5M1JqMh6g7oFUMbAPj5kLcbPgEbKxhr8= smithi157.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHOjbCKS4BUVAc+YoX4Mkm1o6DlXS3ARzOIQxzFkVFTfmiyhvrORkrQmQmn3Z1rsk5ygmqU6zyAX16b94GOUnas= smithi175.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF1rEETmN20Oy2r4qV5vq5VyYCvQbhaZi5UoInOMVBrf0eEtsvWbCTL6+BNwwdEporDunSx+HQyKJQ4dwewNS3o= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - install: null - cephadm: null - cephadm.apply: specs: - placement: count: 3 service_id: foo service_type: mon spec: crush_locations: host.a: - datacenter=a host.b: - datacenter=b - rack=2 host.c: - datacenter=a - rack=3 - cephadm.shell: host.a: - "set -ex\n# since we don't know the real hostnames before the test, the next\n\ # bit is in order to replace the fake hostnames \"host.a/b/c\" with\n# the actual\ \ names cephadm knows the host by within the mon spec\nceph orch host ls --format\ \ json | jq -r '.[] | .hostname' > realnames\necho $'host.a\\nhost.b\\nhost.c'\ \ > fakenames\necho $'a\\nb\\nc' > mon_ids\necho $'{datacenter=a}\\n{datacenter=b,rack=2}\\\ n{datacenter=a,rack=3}' > crush_locs\nceph orch ls --service-name mon --export\ \ > mon.yaml\nMONSPEC=`cat mon.yaml`\necho \"$MONSPEC\"\nwhile read realname\ \ <&3 && read fakename <&4; do\n MONSPEC=\"${MONSPEC//$fakename/$realname}\"\ \ndone 3 mon.yaml\ncat mon.yaml\n\ # now the spec should have the real hostnames, so let's re-apply\nceph orch\ \ apply -i mon.yaml\nsleep 90\nceph orch ps --refresh\nceph orch ls --service-name\ \ mon --export > mon.yaml; ceph orch apply -i mon.yaml\nsleep 90\nceph mon dump\n\ ceph mon dump --format json\n# verify all the crush locations got set from \"\ ceph mon dump\" output\nwhile read monid <&3 && read crushloc <&4; do\n ceph\ \ mon dump --format json | jq --arg monid \"$monid\" --arg crushloc \"$crushloc\"\ \ -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc'\n\ done 3, func=.kill_console_loggers at 0x7efd77117160>, signals=[15]) 2024-02-10T19:06:15.269 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-10T19:06:15.274 INFO:teuthology.task.internal:Opening connections... 2024-02-10T19:06:15.274 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi019.front.sepia.ceph.com 2024-02-10T19:06:15.276 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T19:06:15.381 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi157.front.sepia.ceph.com 2024-02-10T19:06:15.382 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T19:06:15.467 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi175.front.sepia.ceph.com 2024-02-10T19:06:15.468 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T19:06:15.556 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-10T19:06:15.561 DEBUG:teuthology.orchestra.run.smithi019:> uname -m 2024-02-10T19:06:15.580 INFO:teuthology.orchestra.run.smithi019.stdout:x86_64 2024-02-10T19:06:15.581 DEBUG:teuthology.orchestra.run.smithi019:> cat /etc/os-release 2024-02-10T19:06:15.637 INFO:teuthology.orchestra.run.smithi019.stdout:NAME="CentOS Stream" 2024-02-10T19:06:15.637 INFO:teuthology.orchestra.run.smithi019.stdout:VERSION="9" 2024-02-10T19:06:15.638 INFO:teuthology.orchestra.run.smithi019.stdout:ID="centos" 2024-02-10T19:06:15.638 INFO:teuthology.orchestra.run.smithi019.stdout:ID_LIKE="rhel fedora" 2024-02-10T19:06:15.638 INFO:teuthology.orchestra.run.smithi019.stdout:VERSION_ID="9" 2024-02-10T19:06:15.638 INFO:teuthology.orchestra.run.smithi019.stdout:PLATFORM_ID="platform:el9" 2024-02-10T19:06:15.638 INFO:teuthology.orchestra.run.smithi019.stdout:PRETTY_NAME="CentOS Stream 9" 2024-02-10T19:06:15.638 INFO:teuthology.orchestra.run.smithi019.stdout:ANSI_COLOR="0;31" 2024-02-10T19:06:15.638 INFO:teuthology.orchestra.run.smithi019.stdout:LOGO="fedora-logo-icon" 2024-02-10T19:06:15.638 INFO:teuthology.orchestra.run.smithi019.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-02-10T19:06:15.638 INFO:teuthology.orchestra.run.smithi019.stdout:HOME_URL="https://centos.org/" 2024-02-10T19:06:15.638 INFO:teuthology.orchestra.run.smithi019.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-10T19:06:15.638 INFO:teuthology.orchestra.run.smithi019.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-02-10T19:06:15.638 INFO:teuthology.orchestra.run.smithi019.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-10T19:06:15.639 INFO:teuthology.lock.ops:Updating smithi019.front.sepia.ceph.com on lock server 2024-02-10T19:06:15.666 DEBUG:teuthology.orchestra.run.smithi157:> uname -m 2024-02-10T19:06:15.684 INFO:teuthology.orchestra.run.smithi157.stdout:x86_64 2024-02-10T19:06:15.684 DEBUG:teuthology.orchestra.run.smithi157:> cat /etc/os-release 2024-02-10T19:06:15.741 INFO:teuthology.orchestra.run.smithi157.stdout:NAME="CentOS Stream" 2024-02-10T19:06:15.741 INFO:teuthology.orchestra.run.smithi157.stdout:VERSION="9" 2024-02-10T19:06:15.741 INFO:teuthology.orchestra.run.smithi157.stdout:ID="centos" 2024-02-10T19:06:15.741 INFO:teuthology.orchestra.run.smithi157.stdout:ID_LIKE="rhel fedora" 2024-02-10T19:06:15.741 INFO:teuthology.orchestra.run.smithi157.stdout:VERSION_ID="9" 2024-02-10T19:06:15.741 INFO:teuthology.orchestra.run.smithi157.stdout:PLATFORM_ID="platform:el9" 2024-02-10T19:06:15.741 INFO:teuthology.orchestra.run.smithi157.stdout:PRETTY_NAME="CentOS Stream 9" 2024-02-10T19:06:15.741 INFO:teuthology.orchestra.run.smithi157.stdout:ANSI_COLOR="0;31" 2024-02-10T19:06:15.741 INFO:teuthology.orchestra.run.smithi157.stdout:LOGO="fedora-logo-icon" 2024-02-10T19:06:15.741 INFO:teuthology.orchestra.run.smithi157.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-02-10T19:06:15.741 INFO:teuthology.orchestra.run.smithi157.stdout:HOME_URL="https://centos.org/" 2024-02-10T19:06:15.742 INFO:teuthology.orchestra.run.smithi157.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-10T19:06:15.742 INFO:teuthology.orchestra.run.smithi157.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-02-10T19:06:15.742 INFO:teuthology.orchestra.run.smithi157.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-10T19:06:15.742 INFO:teuthology.lock.ops:Updating smithi157.front.sepia.ceph.com on lock server 2024-02-10T19:06:15.766 DEBUG:teuthology.orchestra.run.smithi175:> uname -m 2024-02-10T19:06:15.784 INFO:teuthology.orchestra.run.smithi175.stdout:x86_64 2024-02-10T19:06:15.784 DEBUG:teuthology.orchestra.run.smithi175:> cat /etc/os-release 2024-02-10T19:06:15.840 INFO:teuthology.orchestra.run.smithi175.stdout:NAME="CentOS Stream" 2024-02-10T19:06:15.841 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION="9" 2024-02-10T19:06:15.841 INFO:teuthology.orchestra.run.smithi175.stdout:ID="centos" 2024-02-10T19:06:15.841 INFO:teuthology.orchestra.run.smithi175.stdout:ID_LIKE="rhel fedora" 2024-02-10T19:06:15.841 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION_ID="9" 2024-02-10T19:06:15.841 INFO:teuthology.orchestra.run.smithi175.stdout:PLATFORM_ID="platform:el9" 2024-02-10T19:06:15.841 INFO:teuthology.orchestra.run.smithi175.stdout:PRETTY_NAME="CentOS Stream 9" 2024-02-10T19:06:15.841 INFO:teuthology.orchestra.run.smithi175.stdout:ANSI_COLOR="0;31" 2024-02-10T19:06:15.841 INFO:teuthology.orchestra.run.smithi175.stdout:LOGO="fedora-logo-icon" 2024-02-10T19:06:15.841 INFO:teuthology.orchestra.run.smithi175.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-02-10T19:06:15.841 INFO:teuthology.orchestra.run.smithi175.stdout:HOME_URL="https://centos.org/" 2024-02-10T19:06:15.841 INFO:teuthology.orchestra.run.smithi175.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-10T19:06:15.842 INFO:teuthology.orchestra.run.smithi175.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-02-10T19:06:15.842 INFO:teuthology.orchestra.run.smithi175.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-10T19:06:15.842 INFO:teuthology.lock.ops:Updating smithi175.front.sepia.ceph.com on lock server 2024-02-10T19:06:15.865 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-10T19:06:15.873 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-10T19:06:15.895 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-10T19:06:15.895 DEBUG:teuthology.orchestra.run.smithi019:> test '!' -e /home/ubuntu/cephtest 2024-02-10T19:06:15.897 DEBUG:teuthology.orchestra.run.smithi157:> test '!' -e /home/ubuntu/cephtest 2024-02-10T19:06:15.900 DEBUG:teuthology.orchestra.run.smithi175:> test '!' -e /home/ubuntu/cephtest 2024-02-10T19:06:15.916 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-10T19:06:15.922 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-10T19:06:15.922 DEBUG:teuthology.orchestra.run.smithi019:> test -z $(ls -A /var/lib/ceph) 2024-02-10T19:06:15.955 DEBUG:teuthology.orchestra.run.smithi157:> test -z $(ls -A /var/lib/ceph) 2024-02-10T19:06:15.957 DEBUG:teuthology.orchestra.run.smithi175:> test -z $(ls -A /var/lib/ceph) 2024-02-10T19:06:16.064 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-10T19:06:16.141 INFO:teuthology.run_tasks:Running task kernel... 2024-02-10T19:06:16.156 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-10T19:06:16.156 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}, 'host.c': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-10T19:06:16.157 DEBUG:teuthology.orchestra.run.smithi019:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-10T19:06:16.157 DEBUG:teuthology.orchestra.run.smithi157:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-10T19:06:16.157 DEBUG:teuthology.orchestra.run.smithi175:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-10T19:06:16.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T19:06:16.174 DEBUG:teuthology.orchestra.run.smithi157:> uname -r 2024-02-10T19:06:16.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T19:06:16.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T19:06:16.176 DEBUG:teuthology.orchestra.run.smithi019:> uname -r 2024-02-10T19:06:16.176 DEBUG:teuthology.orchestra.run.smithi175:> uname -r 2024-02-10T19:06:16.232 INFO:teuthology.orchestra.run.smithi157.stdout:5.14.0-361.el9.x86_64 2024-02-10T19:06:16.232 INFO:teuthology.task.kernel:Running kernel on smithi157: 5.14.0-361.el9.x86_64 2024-02-10T19:06:16.232 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum install -y kernel 2024-02-10T19:06:16.233 INFO:teuthology.orchestra.run.smithi175.stdout:5.14.0-361.el9.x86_64 2024-02-10T19:06:16.234 INFO:teuthology.task.kernel:Running kernel on smithi175: 5.14.0-361.el9.x86_64 2024-02-10T19:06:16.234 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum install -y kernel 2024-02-10T19:06:16.235 INFO:teuthology.orchestra.run.smithi019.stdout:5.14.0-361.el9.x86_64 2024-02-10T19:06:16.235 INFO:teuthology.task.kernel:Running kernel on smithi019: 5.14.0-361.el9.x86_64 2024-02-10T19:06:16.235 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum install -y kernel 2024-02-10T19:06:18.468 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS-9 - AppStream 13 MB/s | 6.7 MB 00:00 2024-02-10T19:06:18.490 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS-9 - AppStream 12 MB/s | 6.7 MB 00:00 2024-02-10T19:06:18.512 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS-9 - AppStream 12 MB/s | 6.7 MB 00:00 2024-02-10T19:06:19.907 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS-9 - BaseOS 7.4 MB/s | 2.0 MB 00:00 2024-02-10T19:06:20.084 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS-9 - BaseOS 3.9 MB/s | 2.0 MB 00:00 2024-02-10T19:06:20.095 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS-9 - BaseOS 4.2 MB/s | 2.0 MB 00:00 2024-02-10T19:06:21.239 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - BaseOS 8.2 MB/s | 8.0 MB 00:00 2024-02-10T19:06:22.475 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - BaseOS 3.9 MB/s | 8.0 MB 00:02 2024-02-10T19:06:23.201 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - AppStream 23 MB/s | 19 MB 00:00 2024-02-10T19:06:24.612 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - AppStream 18 MB/s | 19 MB 00:01 2024-02-10T19:06:27.424 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - CRB 9.9 MB/s | 5.9 MB 00:00 2024-02-10T19:06:29.168 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - CRB 5.7 MB/s | 5.9 MB 00:01 2024-02-10T19:06:29.891 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - Extras packages 11 kB/s | 15 kB 00:01 2024-02-10T19:06:30.868 INFO:teuthology.orchestra.run.smithi019.stdout:Extra Packages for Enterprise Linux 25 MB/s | 20 MB 00:00 2024-02-10T19:06:31.027 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - Extras packages 20 kB/s | 15 kB 00:00 2024-02-10T19:06:32.722 INFO:teuthology.orchestra.run.smithi175.stdout:Extra Packages for Enterprise Linux 13 MB/s | 20 MB 00:01 2024-02-10T19:06:35.993 INFO:teuthology.orchestra.run.smithi019.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-02-10T19:06:36.200 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:00:01 ago on Sat 10 Feb 2024 07:06:35 PM UTC. 2024-02-10T19:06:37.569 INFO:teuthology.orchestra.run.smithi175.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2024-02-10T19:06:38.299 INFO:teuthology.orchestra.run.smithi019.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-02-10T19:06:38.300 INFO:teuthology.orchestra.run.smithi019.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-02-10T19:06:38.395 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:06:38.402 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:06:38.403 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2024-02-10T19:06:38.403 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:06:38.403 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-02-10T19:06:38.403 INFO:teuthology.orchestra.run.smithi019.stdout: kernel x86_64 5.14.0-419.el9 CentOS-BaseOS 6.0 M 2024-02-10T19:06:38.403 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2024-02-10T19:06:38.403 INFO:teuthology.orchestra.run.smithi019.stdout: kernel-core x86_64 5.14.0-419.el9 CentOS-BaseOS 21 M 2024-02-10T19:06:38.403 INFO:teuthology.orchestra.run.smithi019.stdout: kernel-modules x86_64 5.14.0-419.el9 CentOS-BaseOS 39 M 2024-02-10T19:06:38.403 INFO:teuthology.orchestra.run.smithi019.stdout: kernel-modules-core x86_64 5.14.0-419.el9 CentOS-BaseOS 33 M 2024-02-10T19:06:38.403 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:06:38.403 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-02-10T19:06:38.404 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:06:38.404 INFO:teuthology.orchestra.run.smithi019.stdout:Install 4 Packages 2024-02-10T19:06:38.404 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:06:38.404 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 99 M 2024-02-10T19:06:38.404 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 122 M 2024-02-10T19:06:38.405 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-02-10T19:06:38.744 INFO:teuthology.orchestra.run.smithi019.stdout:(1/4): kernel-5.14.0-419.el9.x86_64.rpm 18 MB/s | 6.0 MB 00:00 2024-02-10T19:06:39.269 INFO:teuthology.orchestra.run.smithi019.stdout:(2/4): kernel-core-5.14.0-419.el9.x86_64.rpm 24 MB/s | 21 MB 00:00 2024-02-10T19:06:39.550 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - BaseOS 429 kB/s | 8.0 MB 00:19 2024-02-10T19:06:39.892 INFO:teuthology.orchestra.run.smithi175.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-02-10T19:06:39.893 INFO:teuthology.orchestra.run.smithi175.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-02-10T19:06:39.928 INFO:teuthology.orchestra.run.smithi019.stdout:(3/4): kernel-modules-core-5.14.0-419.el9.x86_6 28 MB/s | 33 MB 00:01 2024-02-10T19:06:39.985 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:06:40.000 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:06:40.000 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2024-02-10T19:06:40.001 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:06:40.001 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-02-10T19:06:40.001 INFO:teuthology.orchestra.run.smithi175.stdout: kernel x86_64 5.14.0-419.el9 CentOS-BaseOS 6.0 M 2024-02-10T19:06:40.001 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2024-02-10T19:06:40.001 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-core x86_64 5.14.0-419.el9 CentOS-BaseOS 21 M 2024-02-10T19:06:40.001 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-modules x86_64 5.14.0-419.el9 CentOS-BaseOS 39 M 2024-02-10T19:06:40.001 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-modules-core x86_64 5.14.0-419.el9 CentOS-BaseOS 33 M 2024-02-10T19:06:40.001 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:06:40.001 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-02-10T19:06:40.001 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:06:40.001 INFO:teuthology.orchestra.run.smithi175.stdout:Install 4 Packages 2024-02-10T19:06:40.001 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:06:40.002 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 99 M 2024-02-10T19:06:40.002 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 122 M 2024-02-10T19:06:40.002 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-02-10T19:06:40.419 INFO:teuthology.orchestra.run.smithi019.stdout:(4/4): kernel-modules-5.14.0-419.el9.x86_64.rpm 19 MB/s | 39 MB 00:02 2024-02-10T19:06:40.423 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:06:40.423 INFO:teuthology.orchestra.run.smithi019.stdout:Total 49 MB/s | 99 MB 00:02 2024-02-10T19:06:40.423 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-02-10T19:06:40.495 INFO:teuthology.orchestra.run.smithi175.stdout:(1/4): kernel-5.14.0-419.el9.x86_64.rpm 12 MB/s | 6.0 MB 00:00 2024-02-10T19:06:40.779 INFO:teuthology.orchestra.run.smithi175.stdout:(2/4): kernel-core-5.14.0-419.el9.x86_64.rpm 27 MB/s | 21 MB 00:00 2024-02-10T19:06:40.854 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-02-10T19:06:40.854 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-02-10T19:06:41.379 INFO:teuthology.orchestra.run.smithi175.stdout:(3/4): kernel-modules-5.14.0-419.el9.x86_64.rpm 28 MB/s | 39 MB 00:01 2024-02-10T19:06:41.932 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-02-10T19:06:41.933 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-02-10T19:06:41.962 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - AppStream 17 MB/s | 19 MB 00:01 2024-02-10T19:06:42.062 INFO:teuthology.orchestra.run.smithi175.stdout:(4/4): kernel-modules-core-5.14.0-419.el9.x86_6 21 MB/s | 33 MB 00:01 2024-02-10T19:06:42.066 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:06:42.066 INFO:teuthology.orchestra.run.smithi175.stdout:Total 48 MB/s | 99 MB 00:02 2024-02-10T19:06:42.066 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-02-10T19:06:42.433 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-02-10T19:06:42.433 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-02-10T19:06:43.497 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-02-10T19:06:43.498 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-02-10T19:06:44.485 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-02-10T19:06:45.156 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : kernel-modules-core-5.14.0-419.el9.x86_64 1/4 2024-02-10T19:06:45.288 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : kernel-core-5.14.0-419.el9.x86_64 2/4 2024-02-10T19:06:45.907 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-02-10T19:06:46.549 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : kernel-modules-core-5.14.0-419.el9.x86_64 1/4 2024-02-10T19:06:46.678 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : kernel-core-5.14.0-419.el9.x86_64 2/4 2024-02-10T19:06:46.952 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - CRB 4.0 MB/s | 5.9 MB 00:01 2024-02-10T19:06:48.183 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: kernel-core-5.14.0-419.el9.x86_64 2/4 2024-02-10T19:06:48.384 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : kernel-modules-5.14.0-419.el9.x86_64 3/4 2024-02-10T19:06:48.385 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - Extras packages 47 kB/s | 15 kB 00:00 2024-02-10T19:06:49.412 INFO:teuthology.orchestra.run.smithi157.stdout:Extra Packages for Enterprise Linux 23 MB/s | 20 MB 00:00 2024-02-10T19:06:49.417 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-core-5.14.0-419.el9.x86_64 2/4 2024-02-10T19:06:49.596 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : kernel-modules-5.14.0-419.el9.x86_64 3/4 2024-02-10T19:06:53.456 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: kernel-modules-5.14.0-419.el9.x86_64 3/4 2024-02-10T19:06:53.560 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : kernel-5.14.0-419.el9.x86_64 4/4 2024-02-10T19:06:54.245 INFO:teuthology.orchestra.run.smithi157.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-02-10T19:06:54.312 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-modules-5.14.0-419.el9.x86_64 3/4 2024-02-10T19:06:54.432 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : kernel-5.14.0-419.el9.x86_64 4/4 2024-02-10T19:06:56.527 INFO:teuthology.orchestra.run.smithi157.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-02-10T19:06:56.527 INFO:teuthology.orchestra.run.smithi157.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-02-10T19:06:56.613 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:06:56.619 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:06:56.619 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-02-10T19:06:56.619 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:06:56.619 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-02-10T19:06:56.619 INFO:teuthology.orchestra.run.smithi157.stdout: kernel x86_64 5.14.0-419.el9 CentOS-BaseOS 6.0 M 2024-02-10T19:06:56.620 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-02-10T19:06:56.620 INFO:teuthology.orchestra.run.smithi157.stdout: kernel-core x86_64 5.14.0-419.el9 CentOS-BaseOS 21 M 2024-02-10T19:06:56.620 INFO:teuthology.orchestra.run.smithi157.stdout: kernel-modules x86_64 5.14.0-419.el9 CentOS-BaseOS 39 M 2024-02-10T19:06:56.620 INFO:teuthology.orchestra.run.smithi157.stdout: kernel-modules-core x86_64 5.14.0-419.el9 CentOS-BaseOS 33 M 2024-02-10T19:06:56.620 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:06:56.620 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-02-10T19:06:56.620 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:06:56.620 INFO:teuthology.orchestra.run.smithi157.stdout:Install 4 Packages 2024-02-10T19:06:56.620 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:06:56.620 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 99 M 2024-02-10T19:06:56.620 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 122 M 2024-02-10T19:06:56.620 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-02-10T19:06:56.980 INFO:teuthology.orchestra.run.smithi157.stdout:(1/4): kernel-5.14.0-419.el9.x86_64.rpm 17 MB/s | 6.0 MB 00:00 2024-02-10T19:06:57.430 INFO:teuthology.orchestra.run.smithi157.stdout:(2/4): kernel-core-5.14.0-419.el9.x86_64.rpm 26 MB/s | 21 MB 00:00 2024-02-10T19:06:58.130 INFO:teuthology.orchestra.run.smithi157.stdout:(3/4): kernel-modules-core-5.14.0-419.el9.x86_6 29 MB/s | 33 MB 00:01 2024-02-10T19:06:58.480 INFO:teuthology.orchestra.run.smithi157.stdout:(4/4): kernel-modules-5.14.0-419.el9.x86_64.rpm 21 MB/s | 39 MB 00:01 2024-02-10T19:06:58.484 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:06:58.484 INFO:teuthology.orchestra.run.smithi157.stdout:Total 53 MB/s | 99 MB 00:01 2024-02-10T19:06:58.484 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-02-10T19:06:58.646 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: kernel-modules-core-5.14.0-419.el9.x86_64 4/4 2024-02-10T19:06:58.878 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-02-10T19:06:58.878 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-02-10T19:06:59.144 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-modules-core-5.14.0-419.el9.x86_64 4/4 2024-02-10T19:06:59.901 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-02-10T19:06:59.901 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-02-10T19:07:02.369 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-02-10T19:07:03.014 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : kernel-modules-core-5.14.0-419.el9.x86_64 1/4 2024-02-10T19:07:03.147 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : kernel-core-5.14.0-419.el9.x86_64 2/4 2024-02-10T19:07:05.942 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: kernel-core-5.14.0-419.el9.x86_64 2/4 2024-02-10T19:07:06.127 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : kernel-modules-5.14.0-419.el9.x86_64 3/4 2024-02-10T19:07:10.801 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: kernel-modules-5.14.0-419.el9.x86_64 3/4 2024-02-10T19:07:11.022 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : kernel-5.14.0-419.el9.x86_64 4/4 2024-02-10T19:07:15.739 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: kernel-modules-core-5.14.0-419.el9.x86_64 4/4 2024-02-10T19:07:28.001 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-core-5.14.0-419.el9.x86_64 4/4 2024-02-10T19:07:28.002 INFO:teuthology.orchestra.run.smithi175.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-02-10T19:07:28.002 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:07:28.073 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-modules-5.14.0-419.el9.x86_64 4/4 2024-02-10T19:07:28.518 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-5.14.0-419.el9.x86_64 4/4 2024-02-10T19:07:28.518 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : kernel-5.14.0-419.el9.x86_64 1/4 2024-02-10T19:07:28.518 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : kernel-core-5.14.0-419.el9.x86_64 2/4 2024-02-10T19:07:28.518 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : kernel-modules-5.14.0-419.el9.x86_64 3/4 2024-02-10T19:07:28.943 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : kernel-modules-core-5.14.0-419.el9.x86_64 4/4 2024-02-10T19:07:28.943 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:07:28.943 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-02-10T19:07:28.943 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-5.14.0-419.el9.x86_64 2024-02-10T19:07:28.943 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-core-5.14.0-419.el9.x86_64 2024-02-10T19:07:28.943 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-modules-5.14.0-419.el9.x86_64 2024-02-10T19:07:28.944 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-modules-core-5.14.0-419.el9.x86_64 2024-02-10T19:07:28.944 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:07:28.944 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:07:29.359 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: kernel-core-5.14.0-419.el9.x86_64 4/4 2024-02-10T19:07:29.359 INFO:teuthology.orchestra.run.smithi019.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-02-10T19:07:29.359 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:07:29.432 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: kernel-modules-5.14.0-419.el9.x86_64 4/4 2024-02-10T19:07:29.478 DEBUG:teuthology.orchestra.run.smithi175:> rpm -q kernel | sort -rV | head -n 1 2024-02-10T19:07:29.610 INFO:teuthology.orchestra.run.smithi175.stdout:kernel-5.14.0-419.el9.x86_64 2024-02-10T19:07:29.611 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-419.el9.x86_64 2024-02-10T19:07:29.611 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-419.el9.x86_64 2024-02-10T19:07:29.611 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-10T19:07:29.611 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-10T19:07:29.611 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-02-10T19:07:29.611 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi175.front.sepia.ceph.com, path=None, version=distro) 2024-02-10T19:07:29.611 DEBUG:teuthology.orchestra.run.smithi175:> rpm -q kernel | sort -rV | head -n 1 2024-02-10T19:07:29.717 INFO:teuthology.orchestra.run.smithi175.stdout:kernel-5.14.0-419.el9.x86_64 2024-02-10T19:07:29.718 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-419.el9.x86_64 2024-02-10T19:07:29.718 DEBUG:teuthology.orchestra.run.smithi175:> sudo rpm -qi grub2-tools 2024-02-10T19:07:29.762 INFO:teuthology.orchestra.run.smithi175.stdout:Name : grub2-tools 2024-02-10T19:07:29.762 INFO:teuthology.orchestra.run.smithi175.stdout:Epoch : 1 2024-02-10T19:07:29.762 INFO:teuthology.orchestra.run.smithi175.stdout:Version : 2.06 2024-02-10T19:07:29.762 INFO:teuthology.orchestra.run.smithi175.stdout:Release : 68.el9 2024-02-10T19:07:29.762 INFO:teuthology.orchestra.run.smithi175.stdout:Architecture: x86_64 2024-02-10T19:07:29.762 INFO:teuthology.orchestra.run.smithi175.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-02-10T19:07:29.762 INFO:teuthology.orchestra.run.smithi175.stdout:Group : Unspecified 2024-02-10T19:07:29.762 INFO:teuthology.orchestra.run.smithi175.stdout:Size : 8264254 2024-02-10T19:07:29.762 INFO:teuthology.orchestra.run.smithi175.stdout:License : GPLv3+ 2024-02-10T19:07:29.762 INFO:teuthology.orchestra.run.smithi175.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-02-10T19:07:29.763 INFO:teuthology.orchestra.run.smithi175.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-02-10T19:07:29.763 INFO:teuthology.orchestra.run.smithi175.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-02-10T19:07:29.763 INFO:teuthology.orchestra.run.smithi175.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-02-10T19:07:29.763 INFO:teuthology.orchestra.run.smithi175.stdout:Packager : builder@centos.org 2024-02-10T19:07:29.763 INFO:teuthology.orchestra.run.smithi175.stdout:Vendor : CentOS 2024-02-10T19:07:29.763 INFO:teuthology.orchestra.run.smithi175.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-10T19:07:29.763 INFO:teuthology.orchestra.run.smithi175.stdout:Summary : Support tools for GRUB. 2024-02-10T19:07:29.763 INFO:teuthology.orchestra.run.smithi175.stdout:Description : 2024-02-10T19:07:29.763 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:07:29.763 INFO:teuthology.orchestra.run.smithi175.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-10T19:07:29.763 INFO:teuthology.orchestra.run.smithi175.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-10T19:07:29.763 INFO:teuthology.orchestra.run.smithi175.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-10T19:07:29.763 INFO:teuthology.orchestra.run.smithi175.stdout:hardware devices. 2024-02-10T19:07:29.763 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:07:29.763 INFO:teuthology.orchestra.run.smithi175.stdout:This subpackage provides tools for support of all platforms. 2024-02-10T19:07:29.764 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-10T19:07:29.764 INFO:teuthology.task.kernel:Updating grub on smithi175 to boot 5.14.0-419.el9.x86_64 2024-02-10T19:07:29.764 DEBUG:teuthology.orchestra.run.smithi175:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-10T19:07:29.865 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: kernel-5.14.0-419.el9.x86_64 4/4 2024-02-10T19:07:29.865 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : kernel-5.14.0-419.el9.x86_64 1/4 2024-02-10T19:07:29.865 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : kernel-core-5.14.0-419.el9.x86_64 2/4 2024-02-10T19:07:29.865 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : kernel-modules-5.14.0-419.el9.x86_64 3/4 2024-02-10T19:07:30.274 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : kernel-modules-core-5.14.0-419.el9.x86_64 4/4 2024-02-10T19:07:30.275 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:07:30.275 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-02-10T19:07:30.275 INFO:teuthology.orchestra.run.smithi019.stdout: kernel-5.14.0-419.el9.x86_64 2024-02-10T19:07:30.275 INFO:teuthology.orchestra.run.smithi019.stdout: kernel-core-5.14.0-419.el9.x86_64 2024-02-10T19:07:30.275 INFO:teuthology.orchestra.run.smithi019.stdout: kernel-modules-5.14.0-419.el9.x86_64 2024-02-10T19:07:30.275 INFO:teuthology.orchestra.run.smithi019.stdout: kernel-modules-core-5.14.0-419.el9.x86_64 2024-02-10T19:07:30.275 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:07:30.275 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:07:30.347 INFO:teuthology.orchestra.run.smithi175.stderr:Generating grub configuration file ... 2024-02-10T19:07:30.768 DEBUG:teuthology.orchestra.run.smithi019:> rpm -q kernel | sort -rV | head -n 1 2024-02-10T19:07:30.904 INFO:teuthology.orchestra.run.smithi019.stdout:kernel-5.14.0-419.el9.x86_64 2024-02-10T19:07:30.905 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-419.el9.x86_64 2024-02-10T19:07:30.905 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-419.el9.x86_64 2024-02-10T19:07:30.905 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-10T19:07:30.905 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-10T19:07:30.905 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-02-10T19:07:30.905 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi019.front.sepia.ceph.com, path=None, version=distro) 2024-02-10T19:07:30.905 DEBUG:teuthology.orchestra.run.smithi019:> rpm -q kernel | sort -rV | head -n 1 2024-02-10T19:07:31.016 INFO:teuthology.orchestra.run.smithi019.stdout:kernel-5.14.0-419.el9.x86_64 2024-02-10T19:07:31.017 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-419.el9.x86_64 2024-02-10T19:07:31.017 DEBUG:teuthology.orchestra.run.smithi019:> sudo rpm -qi grub2-tools 2024-02-10T19:07:31.054 INFO:teuthology.orchestra.run.smithi019.stdout:Name : grub2-tools 2024-02-10T19:07:31.054 INFO:teuthology.orchestra.run.smithi019.stdout:Epoch : 1 2024-02-10T19:07:31.055 INFO:teuthology.orchestra.run.smithi019.stdout:Version : 2.06 2024-02-10T19:07:31.055 INFO:teuthology.orchestra.run.smithi019.stdout:Release : 68.el9 2024-02-10T19:07:31.055 INFO:teuthology.orchestra.run.smithi019.stdout:Architecture: x86_64 2024-02-10T19:07:31.055 INFO:teuthology.orchestra.run.smithi019.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-02-10T19:07:31.055 INFO:teuthology.orchestra.run.smithi019.stdout:Group : Unspecified 2024-02-10T19:07:31.055 INFO:teuthology.orchestra.run.smithi019.stdout:Size : 8264254 2024-02-10T19:07:31.055 INFO:teuthology.orchestra.run.smithi019.stdout:License : GPLv3+ 2024-02-10T19:07:31.055 INFO:teuthology.orchestra.run.smithi019.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-02-10T19:07:31.055 INFO:teuthology.orchestra.run.smithi019.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-02-10T19:07:31.055 INFO:teuthology.orchestra.run.smithi019.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-02-10T19:07:31.055 INFO:teuthology.orchestra.run.smithi019.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-02-10T19:07:31.055 INFO:teuthology.orchestra.run.smithi019.stdout:Packager : builder@centos.org 2024-02-10T19:07:31.055 INFO:teuthology.orchestra.run.smithi019.stdout:Vendor : CentOS 2024-02-10T19:07:31.056 INFO:teuthology.orchestra.run.smithi019.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-10T19:07:31.056 INFO:teuthology.orchestra.run.smithi019.stdout:Summary : Support tools for GRUB. 2024-02-10T19:07:31.056 INFO:teuthology.orchestra.run.smithi019.stdout:Description : 2024-02-10T19:07:31.056 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:07:31.056 INFO:teuthology.orchestra.run.smithi019.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-10T19:07:31.056 INFO:teuthology.orchestra.run.smithi019.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-10T19:07:31.056 INFO:teuthology.orchestra.run.smithi019.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-10T19:07:31.056 INFO:teuthology.orchestra.run.smithi019.stdout:hardware devices. 2024-02-10T19:07:31.056 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:07:31.056 INFO:teuthology.orchestra.run.smithi019.stdout:This subpackage provides tools for support of all platforms. 2024-02-10T19:07:31.057 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-10T19:07:31.057 INFO:teuthology.task.kernel:Updating grub on smithi019 to boot 5.14.0-419.el9.x86_64 2024-02-10T19:07:31.057 DEBUG:teuthology.orchestra.run.smithi019:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-10T19:07:31.761 INFO:teuthology.orchestra.run.smithi019.stderr:Generating grub configuration file ... 2024-02-10T19:07:31.884 INFO:teuthology.orchestra.run.smithi175.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-02-10T19:07:31.913 INFO:teuthology.orchestra.run.smithi175.stderr:done 2024-02-10T19:07:31.915 DEBUG:teuthology.orchestra.run.smithi175:> mktemp 2024-02-10T19:07:31.970 INFO:teuthology.orchestra.run.smithi175.stdout:/tmp/tmp.z8CABWcvWX 2024-02-10T19:07:31.970 DEBUG:teuthology.orchestra.run.smithi175:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.z8CABWcvWX 2024-02-10T19:07:32.049 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 0666 /tmp/tmp.z8CABWcvWX 2024-02-10T19:07:32.193 DEBUG:teuthology.orchestra.remote:smithi175:/tmp/tmp.z8CABWcvWX is 6KB 2024-02-10T19:07:32.213 DEBUG:teuthology.orchestra.run.smithi175:> rm -fr /tmp/tmp.z8CABWcvWX 2024-02-10T19:07:32.227 DEBUG:teuthology.orchestra.run.smithi175:> sudo /bin/ls /boot/loader/entries || true 2024-02-10T19:07:32.299 INFO:teuthology.orchestra.run.smithi175.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-02-10T19:07:32.300 INFO:teuthology.orchestra.run.smithi175.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-02-10T19:07:32.300 INFO:teuthology.orchestra.run.smithi175.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-02-10T19:07:32.300 INFO:teuthology.orchestra.run.smithi175.stdout:15949e3c88704300882482eddfd7baae-5.14.0-419.el9.x86_64.conf 2024-02-10T19:07:32.301 DEBUG:teuthology.orchestra.run.smithi175:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-419.el9.x86_64 2024-02-10T19:07:32.425 DEBUG:teuthology.orchestra.run.smithi175:> sudo shutdown -r now 2024-02-10T19:07:33.149 INFO:teuthology.orchestra.run.smithi019.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-02-10T19:07:33.181 INFO:teuthology.orchestra.run.smithi019.stderr:done 2024-02-10T19:07:33.184 DEBUG:teuthology.orchestra.run.smithi019:> mktemp 2024-02-10T19:07:33.199 INFO:teuthology.orchestra.run.smithi019.stdout:/tmp/tmp.pRVjaHpLtB 2024-02-10T19:07:33.199 DEBUG:teuthology.orchestra.run.smithi019:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.pRVjaHpLtB 2024-02-10T19:07:33.271 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod 0666 /tmp/tmp.pRVjaHpLtB 2024-02-10T19:07:33.425 DEBUG:teuthology.orchestra.remote:smithi019:/tmp/tmp.pRVjaHpLtB is 6KB 2024-02-10T19:07:33.473 DEBUG:teuthology.orchestra.run.smithi019:> rm -fr /tmp/tmp.pRVjaHpLtB 2024-02-10T19:07:33.487 DEBUG:teuthology.orchestra.run.smithi019:> sudo /bin/ls /boot/loader/entries || true 2024-02-10T19:07:33.555 INFO:teuthology.orchestra.run.smithi019.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-02-10T19:07:33.555 INFO:teuthology.orchestra.run.smithi019.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-02-10T19:07:33.555 INFO:teuthology.orchestra.run.smithi019.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-02-10T19:07:33.555 INFO:teuthology.orchestra.run.smithi019.stdout:15949e3c88704300882482eddfd7baae-5.14.0-419.el9.x86_64.conf 2024-02-10T19:07:33.556 DEBUG:teuthology.orchestra.run.smithi019:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-419.el9.x86_64 2024-02-10T19:07:33.719 DEBUG:teuthology.orchestra.run.smithi019:> sudo shutdown -r now 2024-02-10T19:07:44.864 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: kernel-core-5.14.0-419.el9.x86_64 4/4 2024-02-10T19:07:44.865 INFO:teuthology.orchestra.run.smithi157.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-02-10T19:07:44.865 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:07:44.934 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: kernel-modules-5.14.0-419.el9.x86_64 4/4 2024-02-10T19:07:45.319 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: kernel-5.14.0-419.el9.x86_64 4/4 2024-02-10T19:07:45.320 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : kernel-5.14.0-419.el9.x86_64 1/4 2024-02-10T19:07:45.320 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : kernel-core-5.14.0-419.el9.x86_64 2/4 2024-02-10T19:07:45.320 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : kernel-modules-5.14.0-419.el9.x86_64 3/4 2024-02-10T19:07:45.709 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : kernel-modules-core-5.14.0-419.el9.x86_64 4/4 2024-02-10T19:07:45.709 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:07:45.709 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-02-10T19:07:45.709 INFO:teuthology.orchestra.run.smithi157.stdout: kernel-5.14.0-419.el9.x86_64 2024-02-10T19:07:45.710 INFO:teuthology.orchestra.run.smithi157.stdout: kernel-core-5.14.0-419.el9.x86_64 2024-02-10T19:07:45.710 INFO:teuthology.orchestra.run.smithi157.stdout: kernel-modules-5.14.0-419.el9.x86_64 2024-02-10T19:07:45.710 INFO:teuthology.orchestra.run.smithi157.stdout: kernel-modules-core-5.14.0-419.el9.x86_64 2024-02-10T19:07:45.710 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:07:45.710 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:07:46.237 DEBUG:teuthology.orchestra.run.smithi157:> rpm -q kernel | sort -rV | head -n 1 2024-02-10T19:07:46.374 INFO:teuthology.orchestra.run.smithi157.stdout:kernel-5.14.0-419.el9.x86_64 2024-02-10T19:07:46.374 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-419.el9.x86_64 2024-02-10T19:07:46.375 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-419.el9.x86_64 2024-02-10T19:07:46.375 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-10T19:07:46.375 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-10T19:07:46.375 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-02-10T19:07:46.375 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi157.front.sepia.ceph.com, path=None, version=distro) 2024-02-10T19:07:46.375 DEBUG:teuthology.orchestra.run.smithi157:> rpm -q kernel | sort -rV | head -n 1 2024-02-10T19:07:46.482 INFO:teuthology.orchestra.run.smithi157.stdout:kernel-5.14.0-419.el9.x86_64 2024-02-10T19:07:46.482 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-419.el9.x86_64 2024-02-10T19:07:46.482 DEBUG:teuthology.orchestra.run.smithi157:> sudo rpm -qi grub2-tools 2024-02-10T19:07:46.520 INFO:teuthology.orchestra.run.smithi157.stdout:Name : grub2-tools 2024-02-10T19:07:46.520 INFO:teuthology.orchestra.run.smithi157.stdout:Epoch : 1 2024-02-10T19:07:46.520 INFO:teuthology.orchestra.run.smithi157.stdout:Version : 2.06 2024-02-10T19:07:46.520 INFO:teuthology.orchestra.run.smithi157.stdout:Release : 68.el9 2024-02-10T19:07:46.521 INFO:teuthology.orchestra.run.smithi157.stdout:Architecture: x86_64 2024-02-10T19:07:46.521 INFO:teuthology.orchestra.run.smithi157.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-02-10T19:07:46.521 INFO:teuthology.orchestra.run.smithi157.stdout:Group : Unspecified 2024-02-10T19:07:46.521 INFO:teuthology.orchestra.run.smithi157.stdout:Size : 8264254 2024-02-10T19:07:46.521 INFO:teuthology.orchestra.run.smithi157.stdout:License : GPLv3+ 2024-02-10T19:07:46.521 INFO:teuthology.orchestra.run.smithi157.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-02-10T19:07:46.521 INFO:teuthology.orchestra.run.smithi157.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-02-10T19:07:46.521 INFO:teuthology.orchestra.run.smithi157.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-02-10T19:07:46.521 INFO:teuthology.orchestra.run.smithi157.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-02-10T19:07:46.521 INFO:teuthology.orchestra.run.smithi157.stdout:Packager : builder@centos.org 2024-02-10T19:07:46.521 INFO:teuthology.orchestra.run.smithi157.stdout:Vendor : CentOS 2024-02-10T19:07:46.521 INFO:teuthology.orchestra.run.smithi157.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-10T19:07:46.521 INFO:teuthology.orchestra.run.smithi157.stdout:Summary : Support tools for GRUB. 2024-02-10T19:07:46.521 INFO:teuthology.orchestra.run.smithi157.stdout:Description : 2024-02-10T19:07:46.521 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:07:46.522 INFO:teuthology.orchestra.run.smithi157.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-10T19:07:46.522 INFO:teuthology.orchestra.run.smithi157.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-10T19:07:46.522 INFO:teuthology.orchestra.run.smithi157.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-10T19:07:46.522 INFO:teuthology.orchestra.run.smithi157.stdout:hardware devices. 2024-02-10T19:07:46.522 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:07:46.522 INFO:teuthology.orchestra.run.smithi157.stdout:This subpackage provides tools for support of all platforms. 2024-02-10T19:07:46.523 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-10T19:07:46.523 INFO:teuthology.task.kernel:Updating grub on smithi157 to boot 5.14.0-419.el9.x86_64 2024-02-10T19:07:46.523 DEBUG:teuthology.orchestra.run.smithi157:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-10T19:07:47.215 INFO:teuthology.orchestra.run.smithi157.stderr:Generating grub configuration file ... 2024-02-10T19:07:48.626 INFO:teuthology.orchestra.run.smithi157.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-02-10T19:07:48.645 INFO:teuthology.orchestra.run.smithi157.stderr:done 2024-02-10T19:07:48.648 DEBUG:teuthology.orchestra.run.smithi157:> mktemp 2024-02-10T19:07:48.703 INFO:teuthology.orchestra.run.smithi157.stdout:/tmp/tmp.zGwaGOMVr1 2024-02-10T19:07:48.703 DEBUG:teuthology.orchestra.run.smithi157:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.zGwaGOMVr1 2024-02-10T19:07:48.771 DEBUG:teuthology.orchestra.run.smithi157:> sudo chmod 0666 /tmp/tmp.zGwaGOMVr1 2024-02-10T19:07:48.908 DEBUG:teuthology.orchestra.remote:smithi157:/tmp/tmp.zGwaGOMVr1 is 6KB 2024-02-10T19:07:48.957 DEBUG:teuthology.orchestra.run.smithi157:> rm -fr /tmp/tmp.zGwaGOMVr1 2024-02-10T19:07:48.971 DEBUG:teuthology.orchestra.run.smithi157:> sudo /bin/ls /boot/loader/entries || true 2024-02-10T19:07:49.036 INFO:teuthology.orchestra.run.smithi157.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-02-10T19:07:49.036 INFO:teuthology.orchestra.run.smithi157.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-02-10T19:07:49.036 INFO:teuthology.orchestra.run.smithi157.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-02-10T19:07:49.036 INFO:teuthology.orchestra.run.smithi157.stdout:15949e3c88704300882482eddfd7baae-5.14.0-419.el9.x86_64.conf 2024-02-10T19:07:49.038 DEBUG:teuthology.orchestra.run.smithi157:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-419.el9.x86_64 2024-02-10T19:07:49.190 DEBUG:teuthology.orchestra.run.smithi157:> sudo shutdown -r now 2024-02-10T19:08:02.437 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-02-10T19:08:02.438 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-02-10T19:08:02.439 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T19:08:03.723 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-02-10T19:08:03.724 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi019.front.sepia.ceph.com' 2024-02-10T19:08:03.724 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T19:08:19.206 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-02-10T19:08:19.206 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-02-10T19:08:19.207 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T19:08:20.928 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.175 2024-02-10T19:08:22.204 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.19 2024-02-10T19:08:29.936 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-02-10T19:08:29.937 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T19:08:31.206 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi019.front.sepia.ceph.com' 2024-02-10T19:08:31.207 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T19:08:32.992 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.175 2024-02-10T19:08:37.564 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.157 2024-02-10T19:08:44.996 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-02-10T19:08:44.996 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T19:08:46.567 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-02-10T19:08:46.568 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T19:08:49.628 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.157 2024-02-10T19:09:01.636 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-02-10T19:09:01.637 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T19:09:04.700 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.157 2024-02-10T19:09:16.933 DEBUG:teuthology.orchestra.run.smithi175:> true 2024-02-10T19:09:17.300 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-02-10T19:09:17.300 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-419.el9.x86_64"... 2024-02-10T19:09:17.300 DEBUG:teuthology.orchestra.run.smithi175:> uname -r 2024-02-10T19:09:17.315 INFO:teuthology.orchestra.run.smithi175.stdout:5.14.0-419.el9.x86_64 2024-02-10T19:09:17.315 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-419.el9.x86_64 vs 5.14.0-419.el9.x86_64 2024-02-10T19:09:17.315 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-10T19:09:17.315 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-10T19:09:18.316 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-02-10T19:09:18.316 DEBUG:teuthology.orchestra.run.smithi175:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-10T19:09:18.381 INFO:teuthology.orchestra.run.smithi175.stdout:ttyS1 2024-02-10T19:09:18.424 DEBUG:teuthology.parallel:result is None 2024-02-10T19:09:19.701 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-02-10T19:09:19.702 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T19:09:31.209 DEBUG:teuthology.orchestra.remote:timed out 2024-02-10T19:09:38.240 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.157 2024-02-10T19:09:43.210 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi019.front.sepia.ceph.com' 2024-02-10T19:09:43.211 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T19:09:43.610 DEBUG:teuthology.orchestra.run.smithi019:> true 2024-02-10T19:09:44.018 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi019.front.sepia.ceph.com' 2024-02-10T19:09:44.018 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-419.el9.x86_64"... 2024-02-10T19:09:44.019 DEBUG:teuthology.orchestra.run.smithi019:> uname -r 2024-02-10T19:09:44.034 INFO:teuthology.orchestra.run.smithi019.stdout:5.14.0-419.el9.x86_64 2024-02-10T19:09:44.034 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-419.el9.x86_64 vs 5.14.0-419.el9.x86_64 2024-02-10T19:09:44.034 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-10T19:09:44.034 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-10T19:09:45.035 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-02-10T19:09:45.035 DEBUG:teuthology.orchestra.run.smithi019:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-10T19:09:45.093 INFO:teuthology.orchestra.run.smithi019.stdout:ttyS1 2024-02-10T19:09:45.137 DEBUG:teuthology.parallel:result is None 2024-02-10T19:09:56.241 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-02-10T19:09:56.242 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T19:09:56.558 DEBUG:teuthology.orchestra.run.smithi157:> true 2024-02-10T19:09:56.966 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-02-10T19:09:56.966 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-419.el9.x86_64"... 2024-02-10T19:09:56.966 DEBUG:teuthology.orchestra.run.smithi157:> uname -r 2024-02-10T19:09:56.980 INFO:teuthology.orchestra.run.smithi157.stdout:5.14.0-419.el9.x86_64 2024-02-10T19:09:56.981 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-419.el9.x86_64 vs 5.14.0-419.el9.x86_64 2024-02-10T19:09:56.981 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-10T19:09:56.981 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-10T19:09:57.981 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-02-10T19:09:57.981 DEBUG:teuthology.orchestra.run.smithi157:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-10T19:09:58.050 INFO:teuthology.orchestra.run.smithi157.stdout:ttyS1 2024-02-10T19:09:58.096 DEBUG:teuthology.parallel:result is None 2024-02-10T19:09:58.096 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-10T19:09:58.104 INFO:teuthology.task.internal:Creating test directory... 2024-02-10T19:09:58.104 DEBUG:teuthology.orchestra.run.smithi019:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-10T19:09:58.107 DEBUG:teuthology.orchestra.run.smithi157:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-10T19:09:58.109 DEBUG:teuthology.orchestra.run.smithi175:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-10T19:09:58.127 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-10T19:09:58.140 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-10T19:09:58.190 INFO:teuthology.task.internal:Creating archive directory... 2024-02-10T19:09:58.190 DEBUG:teuthology.orchestra.run.smithi019:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-10T19:09:58.193 DEBUG:teuthology.orchestra.run.smithi157:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-10T19:09:58.195 DEBUG:teuthology.orchestra.run.smithi175:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-10T19:09:58.262 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-10T19:09:58.269 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-10T19:09:58.269 DEBUG:teuthology.orchestra.run.smithi019:> 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-02-10T19:09:58.271 DEBUG:teuthology.orchestra.run.smithi157:> 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-02-10T19:09:58.273 DEBUG:teuthology.orchestra.run.smithi175:> 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-02-10T19:09:58.304 INFO:teuthology.orchestra.run.smithi019.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T19:09:58.312 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T19:09:58.318 INFO:teuthology.orchestra.run.smithi019.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T19:09:58.326 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T19:09:58.370 INFO:teuthology.orchestra.run.smithi157.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T19:09:58.383 INFO:teuthology.orchestra.run.smithi157.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T19:09:58.384 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-10T19:09:58.391 INFO:teuthology.task.internal:Configuring sudo... 2024-02-10T19:09:58.391 DEBUG:teuthology.orchestra.run.smithi019:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-10T19:09:58.393 DEBUG:teuthology.orchestra.run.smithi157:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-10T19:09:58.396 DEBUG:teuthology.orchestra.run.smithi175:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-10T19:09:58.427 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-10T19:09:58.436 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-10T19:09:58.436 DEBUG:teuthology.orchestra.run.smithi019:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-10T19:09:58.463 DEBUG:teuthology.orchestra.run.smithi157:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-10T19:09:58.465 DEBUG:teuthology.orchestra.run.smithi175:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-10T19:09:58.483 DEBUG:teuthology.orchestra.run.smithi019:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T19:09:58.564 DEBUG:teuthology.orchestra.run.smithi019:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T19:09:58.617 DEBUG:teuthology.orchestra.run.smithi019:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T19:09:58.701 DEBUG:teuthology.orchestra.run.smithi019:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T19:09:58.744 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-02-10T19:09:58.744 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-10T19:09:58.812 DEBUG:teuthology.orchestra.run.smithi157:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T19:09:58.852 DEBUG:teuthology.orchestra.run.smithi157:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T19:09:58.910 DEBUG:teuthology.orchestra.run.smithi157:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T19:09:58.994 DEBUG:teuthology.orchestra.run.smithi157:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T19:09:59.042 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-02-10T19:09:59.042 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-10T19:09:59.112 DEBUG:teuthology.orchestra.run.smithi175:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T19:09:59.156 DEBUG:teuthology.orchestra.run.smithi175:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T19:09:59.213 DEBUG:teuthology.orchestra.run.smithi175:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T19:09:59.297 DEBUG:teuthology.orchestra.run.smithi175:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T19:09:59.342 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-02-10T19:09:59.342 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-10T19:09:59.411 DEBUG:teuthology.orchestra.run.smithi019:> sudo service rsyslog restart 2024-02-10T19:09:59.414 DEBUG:teuthology.orchestra.run.smithi157:> sudo service rsyslog restart 2024-02-10T19:09:59.416 DEBUG:teuthology.orchestra.run.smithi175:> sudo service rsyslog restart 2024-02-10T19:09:59.462 INFO:teuthology.orchestra.run.smithi019.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-10T19:09:59.464 INFO:teuthology.orchestra.run.smithi157.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-10T19:09:59.508 INFO:teuthology.orchestra.run.smithi175.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-10T19:09:59.984 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-10T19:09:59.992 INFO:teuthology.task.internal:Starting timer... 2024-02-10T19:09:59.992 INFO:teuthology.run_tasks:Running task pcp... 2024-02-10T19:10:00.044 INFO:teuthology.run_tasks:Running task selinux... 2024-02-10T19:10:00.093 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-02-10T19:10:00.093 DEBUG:teuthology.orchestra.run.smithi019:> sudo service auditd rotate 2024-02-10T19:10:00.164 INFO:teuthology.orchestra.run.smithi019.stdout:Rotating logs: 2024-02-10T19:10:00.166 DEBUG:teuthology.orchestra.run.smithi157:> sudo service auditd rotate 2024-02-10T19:10:00.261 INFO:teuthology.orchestra.run.smithi157.stdout:Rotating logs: 2024-02-10T19:10:00.267 DEBUG:teuthology.orchestra.run.smithi175:> sudo service auditd rotate 2024-02-10T19:10:00.328 INFO:teuthology.orchestra.run.smithi175.stdout:Rotating logs: 2024-02-10T19:10:00.330 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-10T19:10:00.330 DEBUG:teuthology.orchestra.run.smithi019:> /usr/sbin/getenforce 2024-02-10T19:10:00.362 INFO:teuthology.orchestra.run.smithi019.stdout:Permissive 2024-02-10T19:10:00.362 DEBUG:teuthology.orchestra.run.smithi157:> /usr/sbin/getenforce 2024-02-10T19:10:00.397 INFO:teuthology.orchestra.run.smithi157.stdout:Permissive 2024-02-10T19:10:00.397 DEBUG:teuthology.orchestra.run.smithi175:> /usr/sbin/getenforce 2024-02-10T19:10:00.422 INFO:teuthology.orchestra.run.smithi175.stdout:Permissive 2024-02-10T19:10:00.422 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi019.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi157.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi175.front.sepia.ceph.com': 'permissive'} 2024-02-10T19:10:00.423 DEBUG:teuthology.orchestra.run.smithi019:> 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-02-10T19:10:00.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T19:10:00.453 DEBUG:teuthology.orchestra.run.smithi157:> 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-02-10T19:10:00.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T19:10:00.499 DEBUG:teuthology.orchestra.run.smithi175:> 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-02-10T19:10:00.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T19:10:00.529 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-10T19:10:00.529 DEBUG:teuthology.orchestra.run.smithi019:> sudo /usr/sbin/setenforce permissive 2024-02-10T19:10:00.572 DEBUG:teuthology.orchestra.run.smithi157:> sudo /usr/sbin/setenforce permissive 2024-02-10T19:10:00.758 DEBUG:teuthology.orchestra.run.smithi175:> sudo /usr/sbin/setenforce permissive 2024-02-10T19:10:00.791 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-10T19:10:00.800 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-02-10T19:10:00.806 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-02-10T19:10:00.976 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-10T19:10:00.991 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-02-10T19:10:00.992 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi019.front.sepia.ceph.com,smithi157.front.sepia.ceph.com,smithi175.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-10T19:14:11.234 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi019.front.sepia.ceph.com'), Remote(name='ubuntu@smithi157.front.sepia.ceph.com'), Remote(name='ubuntu@smithi175.front.sepia.ceph.com')] 2024-02-10T19:14:11.235 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi019.front.sepia.ceph.com' 2024-02-10T19:14:11.237 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T19:14:11.330 DEBUG:teuthology.orchestra.run.smithi019:> true 2024-02-10T19:14:11.410 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi019.front.sepia.ceph.com' 2024-02-10T19:14:11.410 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-02-10T19:14:11.411 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T19:14:11.497 DEBUG:teuthology.orchestra.run.smithi157:> true 2024-02-10T19:14:11.573 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-02-10T19:14:11.574 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-02-10T19:14:11.574 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T19:14:11.663 DEBUG:teuthology.orchestra.run.smithi175:> true 2024-02-10T19:14:11.741 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-02-10T19:14:11.742 INFO:teuthology.run_tasks:Running task clock... 2024-02-10T19:14:11.753 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-10T19:14:11.754 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-10T19:14:11.754 DEBUG:teuthology.orchestra.run.smithi019:> 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-02-10T19:14:11.756 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-10T19:14:11.757 DEBUG:teuthology.orchestra.run.smithi157:> 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-02-10T19:14:11.759 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-10T19:14:11.759 DEBUG:teuthology.orchestra.run.smithi175:> 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-02-10T19:14:11.787 INFO:teuthology.orchestra.run.smithi157.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-10T19:14:11.787 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-10T19:14:11.803 INFO:teuthology.orchestra.run.smithi157.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-10T19:14:11.804 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-10T19:14:11.812 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-10T19:14:11.828 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-10T19:14:11.832 INFO:teuthology.orchestra.run.smithi157.stderr:sudo: ntpd: command not found 2024-02-10T19:14:11.835 INFO:teuthology.orchestra.run.smithi019.stderr:sudo: ntpd: command not found 2024-02-10T19:14:11.845 INFO:teuthology.orchestra.run.smithi157.stdout:506 Cannot talk to daemon 2024-02-10T19:14:11.848 INFO:teuthology.orchestra.run.smithi019.stdout:506 Cannot talk to daemon 2024-02-10T19:14:11.857 INFO:teuthology.orchestra.run.smithi175.stderr:sudo: ntpd: command not found 2024-02-10T19:14:11.862 INFO:teuthology.orchestra.run.smithi157.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-10T19:14:11.865 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-10T19:14:11.871 INFO:teuthology.orchestra.run.smithi175.stdout:506 Cannot talk to daemon 2024-02-10T19:14:11.879 INFO:teuthology.orchestra.run.smithi157.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-10T19:14:11.882 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-10T19:14:11.887 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-10T19:14:11.903 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-10T19:14:11.933 INFO:teuthology.orchestra.run.smithi157.stderr:bash: line 1: ntpq: command not found 2024-02-10T19:14:11.937 INFO:teuthology.orchestra.run.smithi157.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-10T19:14:11.937 INFO:teuthology.orchestra.run.smithi157.stdout:=============================================================================== 2024-02-10T19:14:11.937 INFO:teuthology.orchestra.run.smithi157.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T19:14:11.937 INFO:teuthology.orchestra.run.smithi157.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T19:14:11.937 INFO:teuthology.orchestra.run.smithi157.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T19:14:11.937 INFO:teuthology.orchestra.run.smithi157.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T19:14:11.937 INFO:teuthology.orchestra.run.smithi019.stderr:bash: line 1: ntpq: command not found 2024-02-10T19:14:11.940 INFO:teuthology.orchestra.run.smithi019.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-10T19:14:11.941 INFO:teuthology.orchestra.run.smithi019.stdout:=============================================================================== 2024-02-10T19:14:11.941 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T19:14:11.941 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T19:14:11.941 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T19:14:11.941 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T19:14:11.961 INFO:teuthology.orchestra.run.smithi175.stderr:bash: line 1: ntpq: command not found 2024-02-10T19:14:11.964 INFO:teuthology.orchestra.run.smithi175.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-10T19:14:11.964 INFO:teuthology.orchestra.run.smithi175.stdout:=============================================================================== 2024-02-10T19:14:11.964 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T19:14:11.964 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T19:14:11.964 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T19:14:11.964 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T19:14:11.965 INFO:teuthology.run_tasks:Running task pexec... 2024-02-10T19:14:11.974 INFO:teuthology.task.pexec:Executing custom commands... 2024-02-10T19:14:11.974 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi019.front.sepia.ceph.com 2024-02-10T19:14:11.974 DEBUG:teuthology.orchestra.run.smithi019:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-10T19:14:11.975 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi157.front.sepia.ceph.com 2024-02-10T19:14:11.975 DEBUG:teuthology.orchestra.run.smithi157:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-10T19:14:11.975 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi175.front.sepia.ceph.com 2024-02-10T19:14:11.975 DEBUG:teuthology.orchestra.run.smithi175:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-10T19:14:12.584 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:00:50 ago on Sat 10 Feb 2024 07:13:22 PM UTC. 2024-02-10T19:14:12.590 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:00:47 ago on Sat 10 Feb 2024 07:13:25 PM UTC. 2024-02-10T19:14:12.608 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:00:50 ago on Sat 10 Feb 2024 07:13:22 PM UTC. 2024-02-10T19:14:12.739 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:14:12.752 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:14:12.753 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:14:12.753 INFO:teuthology.orchestra.run.smithi019.stdout: Package Architecture Version Repository Size 2024-02-10T19:14:12.753 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:14:12.753 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-02-10T19:14:12.754 INFO:teuthology.orchestra.run.smithi019.stdout: runc x86_64 4:1.1.12-1.el9 CentOS-AppStream 3.1 M 2024-02-10T19:14:12.754 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:14:12.754 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-02-10T19:14:12.754 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:14:12.754 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2024-02-10T19:14:12.754 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:14:12.754 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 3.1 M 2024-02-10T19:14:12.754 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 9.8 M 2024-02-10T19:14:12.754 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-02-10T19:14:12.755 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:14:12.755 INFO:teuthology.orchestra.run.smithi157.stdout: Package Architecture Version Repository Size 2024-02-10T19:14:12.755 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:14:12.755 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-02-10T19:14:12.755 INFO:teuthology.orchestra.run.smithi157.stdout: runc x86_64 4:1.1.12-1.el9 CentOS-AppStream 3.1 M 2024-02-10T19:14:12.755 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:14:12.755 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-02-10T19:14:12.755 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:14:12.755 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-02-10T19:14:12.755 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:14:12.755 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 3.1 M 2024-02-10T19:14:12.755 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 9.8 M 2024-02-10T19:14:12.756 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-02-10T19:14:12.760 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:14:12.763 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:14:12.763 INFO:teuthology.orchestra.run.smithi175.stdout: Package Architecture Version Repository Size 2024-02-10T19:14:12.763 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:14:12.763 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-02-10T19:14:12.763 INFO:teuthology.orchestra.run.smithi175.stdout: runc x86_64 4:1.1.12-1.el9 CentOS-AppStream 3.1 M 2024-02-10T19:14:12.763 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:14:12.763 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-02-10T19:14:12.763 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:14:12.763 INFO:teuthology.orchestra.run.smithi175.stdout:Install 1 Package 2024-02-10T19:14:12.763 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:14:12.763 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 3.1 M 2024-02-10T19:14:12.763 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 9.8 M 2024-02-10T19:14:12.764 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-02-10T19:14:12.977 INFO:teuthology.orchestra.run.smithi157.stdout:runc-1.1.12-1.el9.x86_64.rpm 14 MB/s | 3.1 MB 00:00 2024-02-10T19:14:12.978 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:14:12.979 INFO:teuthology.orchestra.run.smithi157.stdout:Total 14 MB/s | 3.1 MB 00:00 2024-02-10T19:14:12.979 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-02-10T19:14:12.984 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-02-10T19:14:12.984 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-02-10T19:14:12.986 INFO:teuthology.orchestra.run.smithi019.stdout:runc-1.1.12-1.el9.x86_64.rpm 13 MB/s | 3.1 MB 00:00 2024-02-10T19:14:12.987 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:14:12.987 INFO:teuthology.orchestra.run.smithi019.stdout:Total 13 MB/s | 3.1 MB 00:00 2024-02-10T19:14:12.987 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-02-10T19:14:12.993 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-02-10T19:14:12.993 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-02-10T19:14:13.005 INFO:teuthology.orchestra.run.smithi175.stdout:runc-1.1.12-1.el9.x86_64.rpm 13 MB/s | 3.1 MB 00:00 2024-02-10T19:14:13.005 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:14:13.006 INFO:teuthology.orchestra.run.smithi175.stdout:Total 13 MB/s | 3.1 MB 00:00 2024-02-10T19:14:13.006 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-02-10T19:14:13.011 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-02-10T19:14:13.011 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-02-10T19:14:13.056 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-02-10T19:14:13.056 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-02-10T19:14:13.066 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-02-10T19:14:13.067 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-02-10T19:14:13.081 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-02-10T19:14:13.082 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-02-10T19:14:13.268 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-02-10T19:14:13.273 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-02-10T19:14:13.281 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-02-10T19:14:13.355 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-10T19:14:13.357 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-10T19:14:13.375 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-10T19:14:13.898 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-10T19:14:13.905 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-10T19:14:13.977 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-10T19:14:14.229 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-10T19:14:14.229 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:14:14.229 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-02-10T19:14:14.229 INFO:teuthology.orchestra.run.smithi157.stdout: runc-4:1.1.12-1.el9.x86_64 2024-02-10T19:14:14.229 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:14:14.229 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:14:14.261 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-10T19:14:14.262 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:14:14.262 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-02-10T19:14:14.262 INFO:teuthology.orchestra.run.smithi019.stdout: runc-4:1.1.12-1.el9.x86_64 2024-02-10T19:14:14.262 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:14:14.262 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:14:14.313 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-10T19:14:14.313 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:14:14.313 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-02-10T19:14:14.313 INFO:teuthology.orchestra.run.smithi175.stdout: runc-4:1.1.12-1.el9.x86_64 2024-02-10T19:14:14.313 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:14:14.313 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:14:14.467 DEBUG:teuthology.parallel:result is None 2024-02-10T19:14:14.482 DEBUG:teuthology.parallel:result is None 2024-02-10T19:14:14.577 DEBUG:teuthology.parallel:result is None 2024-02-10T19:14:14.577 INFO:teuthology.run_tasks:Running task install... 2024-02-10T19:14:14.587 DEBUG:teuthology.task.install:project ceph 2024-02-10T19:14:14.587 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '14aa01b918f09661ae41e4c41d1de99d6ac08228'}} 2024-02-10T19:14:14.587 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '14aa01b918f09661ae41e4c41d1de99d6ac08228'} 2024-02-10T19:14:14.587 INFO:teuthology.task.install:Using flavor: default 2024-02-10T19:14:14.593 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-02-10T19:14:14.593 INFO:teuthology.task.install:extra packages: [] 2024-02-10T19:14:14.593 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '14aa01b918f09661ae41e4c41d1de99d6ac08228', 'tag': None, 'wait_for_package': False} 2024-02-10T19:14:14.594 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=14aa01b918f09661ae41e4c41d1de99d6ac08228 2024-02-10T19:14:14.596 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '14aa01b918f09661ae41e4c41d1de99d6ac08228', 'tag': None, 'wait_for_package': False} 2024-02-10T19:14:14.596 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=14aa01b918f09661ae41e4c41d1de99d6ac08228 2024-02-10T19:14:14.597 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '14aa01b918f09661ae41e4c41d1de99d6ac08228', 'tag': None, 'wait_for_package': False} 2024-02-10T19:14:14.597 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=14aa01b918f09661ae41e4c41d1de99d6ac08228 2024-02-10T19:14:14.841 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-yuri6-testing-2024-02-09-1422/14aa01b918f09661ae41e4c41d1de99d6ac08228/centos/9/flavors/default/ 2024-02-10T19:14:14.841 INFO:teuthology.task.install.rpm:Package version is 19.0.0-1367.g14aa01b9 2024-02-10T19:14:14.856 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-yuri6-testing-2024-02-09-1422/14aa01b918f09661ae41e4c41d1de99d6ac08228/centos/9/flavors/default/ 2024-02-10T19:14:14.857 INFO:teuthology.task.install.rpm:Package version is 19.0.0-1367.g14aa01b9 2024-02-10T19:14:14.866 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-yuri6-testing-2024-02-09-1422/14aa01b918f09661ae41e4c41d1de99d6ac08228/centos/9/flavors/default/ 2024-02-10T19:14:14.866 INFO:teuthology.task.install.rpm:Package version is 19.0.0-1367.g14aa01b9 2024-02-10T19:14:15.035 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-yuri6-testing-2024-02-09-1422/14aa01b918f09661ae41e4c41d1de99d6ac08228/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-yuri6-testing-2024-02-09-1422/14aa01b918f09661ae41e4c41d1de99d6ac08228/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-yuri6-testing-2024-02-09-1422/14aa01b918f09661ae41e4c41d1de99d6ac08228/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-02-10T19:14:15.036 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-02-10T19:14:15.036 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-02-10T19:14:15.039 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-yuri6-testing-2024-02-09-1422/14aa01b918f09661ae41e4c41d1de99d6ac08228/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-yuri6-testing-2024-02-09-1422/14aa01b918f09661ae41e4c41d1de99d6ac08228/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-yuri6-testing-2024-02-09-1422/14aa01b918f09661ae41e4c41d1de99d6ac08228/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-02-10T19:14:15.039 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-02-10T19:14:15.039 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-02-10T19:14:15.056 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-yuri6-testing-2024-02-09-1422/14aa01b918f09661ae41e4c41d1de99d6ac08228/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-yuri6-testing-2024-02-09-1422/14aa01b918f09661ae41e4c41d1de99d6ac08228/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-yuri6-testing-2024-02-09-1422/14aa01b918f09661ae41e4c41d1de99d6ac08228/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-02-10T19:14:15.057 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-02-10T19:14:15.057 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-02-10T19:14:15.064 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-02-10T19:14:15.065 DEBUG:teuthology.orchestra.run.smithi019:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/14aa01b918f09661ae41e4c41d1de99d6ac08228/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-02-10T19:14:15.067 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-02-10T19:14:15.067 DEBUG:teuthology.orchestra.run.smithi175:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/14aa01b918f09661ae41e4c41d1de99d6ac08228/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-02-10T19:14:15.084 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-02-10T19:14:15.085 DEBUG:teuthology.orchestra.run.smithi157:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/14aa01b918f09661ae41e4c41d1de99d6ac08228/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-02-10T19:14:15.133 DEBUG:teuthology.orchestra.run.smithi019:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-02-10T19:14:15.134 DEBUG:teuthology.orchestra.run.smithi175:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-02-10T19:14:15.153 DEBUG:teuthology.orchestra.run.smithi157:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-02-10T19:14:15.214 DEBUG:teuthology.orchestra.run.smithi175:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-02-10T19:14:15.215 DEBUG:teuthology.orchestra.run.smithi019:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-02-10T19:14:15.232 DEBUG:teuthology.orchestra.run.smithi157:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-02-10T19:14:15.280 INFO:teuthology.orchestra.run.smithi175.stdout:check_obsoletes = 1 2024-02-10T19:14:15.282 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum clean all 2024-02-10T19:14:15.282 INFO:teuthology.orchestra.run.smithi019.stdout:check_obsoletes = 1 2024-02-10T19:14:15.283 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum clean all 2024-02-10T19:14:15.299 INFO:teuthology.orchestra.run.smithi157.stdout:check_obsoletes = 1 2024-02-10T19:14:15.301 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum clean all 2024-02-10T19:14:15.519 INFO:teuthology.orchestra.run.smithi175.stdout:74 files removed 2024-02-10T19:14:15.525 INFO:teuthology.orchestra.run.smithi019.stdout:74 files removed 2024-02-10T19:14:15.546 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install ceph-radosgw 2024-02-10T19:14:15.549 INFO:teuthology.orchestra.run.smithi157.stdout:74 files removed 2024-02-10T19:14:15.552 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-radosgw 2024-02-10T19:14:15.576 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-radosgw 2024-02-10T19:14:16.321 INFO:teuthology.orchestra.run.smithi175.stdout:ceph packages for x86_64 179 kB/s | 82 kB 00:00 2024-02-10T19:14:16.335 INFO:teuthology.orchestra.run.smithi019.stdout:ceph packages for x86_64 179 kB/s | 82 kB 00:00 2024-02-10T19:14:16.350 INFO:teuthology.orchestra.run.smithi157.stdout:ceph packages for x86_64 181 kB/s | 82 kB 00:00 2024-02-10T19:14:16.763 INFO:teuthology.orchestra.run.smithi175.stdout:ceph noarch packages 25 kB/s | 10 kB 00:00 2024-02-10T19:14:16.776 INFO:teuthology.orchestra.run.smithi019.stdout:ceph noarch packages 26 kB/s | 10 kB 00:00 2024-02-10T19:14:16.792 INFO:teuthology.orchestra.run.smithi157.stdout:ceph noarch packages 25 kB/s | 10 kB 00:00 2024-02-10T19:14:17.197 INFO:teuthology.orchestra.run.smithi175.stdout:ceph source packages 4.8 kB/s | 1.9 kB 00:00 2024-02-10T19:14:17.202 INFO:teuthology.orchestra.run.smithi019.stdout:ceph source packages 4.9 kB/s | 1.9 kB 00:00 2024-02-10T19:14:17.226 INFO:teuthology.orchestra.run.smithi157.stdout:ceph source packages 4.8 kB/s | 1.9 kB 00:00 2024-02-10T19:14:17.888 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS-9 - AppStream 10 MB/s | 6.7 MB 00:00 2024-02-10T19:14:17.891 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS-9 - AppStream 10 MB/s | 6.7 MB 00:00 2024-02-10T19:14:17.937 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS-9 - AppStream 10 MB/s | 6.7 MB 00:00 2024-02-10T19:14:19.387 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS-9 - BaseOS 6.3 MB/s | 2.0 MB 00:00 2024-02-10T19:14:19.475 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS-9 - BaseOS 4.4 MB/s | 2.0 MB 00:00 2024-02-10T19:14:19.497 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS-9 - BaseOS 4.5 MB/s | 2.0 MB 00:00 2024-02-10T19:14:20.329 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - BaseOS 17 MB/s | 8.0 MB 00:00 2024-02-10T19:14:20.428 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.0 MB 00:00 2024-02-10T19:14:22.305 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - AppStream 22 MB/s | 19 MB 00:00 2024-02-10T19:14:22.379 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - AppStream 22 MB/s | 19 MB 00:00 2024-02-10T19:14:24.248 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - BaseOS 1.8 MB/s | 8.0 MB 00:04 2024-02-10T19:14:26.116 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - AppStream 24 MB/s | 19 MB 00:00 2024-02-10T19:14:26.513 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - CRB 10 MB/s | 5.9 MB 00:00 2024-02-10T19:14:26.590 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - CRB 9.4 MB/s | 5.9 MB 00:00 2024-02-10T19:14:27.839 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - Extras packages 79 kB/s | 15 kB 00:00 2024-02-10T19:14:28.082 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - Extras packages 53 kB/s | 15 kB 00:00 2024-02-10T19:14:29.593 INFO:teuthology.orchestra.run.smithi157.stdout:Extra Packages for Enterprise Linux 13 MB/s | 20 MB 00:01 2024-02-10T19:14:29.684 INFO:teuthology.orchestra.run.smithi019.stdout:Extra Packages for Enterprise Linux 14 MB/s | 20 MB 00:01 2024-02-10T19:14:29.909 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - CRB 18 MB/s | 5.9 MB 00:00 2024-02-10T19:14:31.718 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 9 - Extras packages 31 kB/s | 15 kB 00:00 2024-02-10T19:14:32.786 INFO:teuthology.orchestra.run.smithi175.stdout:Extra Packages for Enterprise Linux 22 MB/s | 20 MB 00:00 2024-02-10T19:14:34.490 INFO:teuthology.orchestra.run.smithi157.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-02-10T19:14:34.851 INFO:teuthology.orchestra.run.smithi019.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-02-10T19:14:37.171 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:14:37.173 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:14:37.173 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-02-10T19:14:37.173 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:14:37.173 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-02-10T19:14:37.173 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-radosgw x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 9.7 M 2024-02-10T19:14:37.173 INFO:teuthology.orchestra.run.smithi157.stdout:Upgrading: 2024-02-10T19:14:37.173 INFO:teuthology.orchestra.run.smithi157.stdout: librados2 x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 3.4 M 2024-02-10T19:14:37.173 INFO:teuthology.orchestra.run.smithi157.stdout: librbd1 x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 3.1 M 2024-02-10T19:14:37.173 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-02-10T19:14:37.174 INFO:teuthology.orchestra.run.smithi157.stdout: boost-program-options 2024-02-10T19:14:37.174 INFO:teuthology.orchestra.run.smithi157.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-02-10T19:14:37.174 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-base x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 5.3 M 2024-02-10T19:14:37.174 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-common x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 20 M 2024-02-10T19:14:37.174 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-selinux x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 25 k 2024-02-10T19:14:37.174 INFO:teuthology.orchestra.run.smithi157.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-02-10T19:14:37.174 INFO:teuthology.orchestra.run.smithi157.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-02-10T19:14:37.174 INFO:teuthology.orchestra.run.smithi157.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-02-10T19:14:37.174 INFO:teuthology.orchestra.run.smithi157.stdout: libcephfs2 x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 742 k 2024-02-10T19:14:37.174 INFO:teuthology.orchestra.run.smithi157.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-02-10T19:14:37.174 INFO:teuthology.orchestra.run.smithi157.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-02-10T19:14:37.174 INFO:teuthology.orchestra.run.smithi157.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-02-10T19:14:37.174 INFO:teuthology.orchestra.run.smithi157.stdout: libradosstriper1 x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 499 k 2024-02-10T19:14:37.175 INFO:teuthology.orchestra.run.smithi157.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-02-10T19:14:37.175 INFO:teuthology.orchestra.run.smithi157.stdout: librgw2 x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 5.1 M 2024-02-10T19:14:37.175 INFO:teuthology.orchestra.run.smithi157.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-02-10T19:14:37.175 INFO:teuthology.orchestra.run.smithi157.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-02-10T19:14:37.175 INFO:teuthology.orchestra.run.smithi157.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-02-10T19:14:37.175 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ceph-argparse 2024-02-10T19:14:37.175 INFO:teuthology.orchestra.run.smithi157.stdout: x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 45 k 2024-02-10T19:14:37.175 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ceph-common x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 131 k 2024-02-10T19:14:37.175 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cephfs x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 161 k 2024-02-10T19:14:37.175 INFO:teuthology.orchestra.run.smithi157.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-02-10T19:14:37.175 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rados x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 320 k 2024-02-10T19:14:37.175 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rbd x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 297 k 2024-02-10T19:14:37.175 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rgw x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 99 k 2024-02-10T19:14:37.175 INFO:teuthology.orchestra.run.smithi157.stdout: qatlib x86_64 23.11.0-1.el9 CentOS-AppStream 215 k 2024-02-10T19:14:37.175 INFO:teuthology.orchestra.run.smithi157.stdout: qatzip-libs x86_64 1.1.2-2.el9 CentOS-AppStream 43 k 2024-02-10T19:14:37.176 INFO:teuthology.orchestra.run.smithi157.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-02-10T19:14:37.176 INFO:teuthology.orchestra.run.smithi157.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-02-10T19:14:37.176 INFO:teuthology.orchestra.run.smithi157.stdout:Installing weak dependencies: 2024-02-10T19:14:37.176 INFO:teuthology.orchestra.run.smithi157.stdout: qatlib-service x86_64 23.11.0-1.el9 CentOS-AppStream 34 k 2024-02-10T19:14:37.176 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:14:37.176 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-02-10T19:14:37.176 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:14:37.176 INFO:teuthology.orchestra.run.smithi157.stdout:Install 30 Packages 2024-02-10T19:14:37.176 INFO:teuthology.orchestra.run.smithi157.stdout:Upgrade 2 Packages 2024-02-10T19:14:37.176 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:14:37.177 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 58 M 2024-02-10T19:14:37.177 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-02-10T19:14:37.636 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:14:37.638 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:14:37.639 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2024-02-10T19:14:37.639 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:14:37.639 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-02-10T19:14:37.639 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-radosgw x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 9.7 M 2024-02-10T19:14:37.639 INFO:teuthology.orchestra.run.smithi019.stdout:Upgrading: 2024-02-10T19:14:37.639 INFO:teuthology.orchestra.run.smithi019.stdout: librados2 x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 3.4 M 2024-02-10T19:14:37.639 INFO:teuthology.orchestra.run.smithi019.stdout: librbd1 x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 3.1 M 2024-02-10T19:14:37.639 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2024-02-10T19:14:37.639 INFO:teuthology.orchestra.run.smithi019.stdout: boost-program-options 2024-02-10T19:14:37.639 INFO:teuthology.orchestra.run.smithi019.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-02-10T19:14:37.639 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-base x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 5.3 M 2024-02-10T19:14:37.639 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-common x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 20 M 2024-02-10T19:14:37.639 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-selinux x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 25 k 2024-02-10T19:14:37.639 INFO:teuthology.orchestra.run.smithi019.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-02-10T19:14:37.639 INFO:teuthology.orchestra.run.smithi019.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-02-10T19:14:37.640 INFO:teuthology.orchestra.run.smithi019.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-02-10T19:14:37.640 INFO:teuthology.orchestra.run.smithi019.stdout: libcephfs2 x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 742 k 2024-02-10T19:14:37.640 INFO:teuthology.orchestra.run.smithi019.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-02-10T19:14:37.640 INFO:teuthology.orchestra.run.smithi019.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-02-10T19:14:37.640 INFO:teuthology.orchestra.run.smithi019.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-02-10T19:14:37.640 INFO:teuthology.orchestra.run.smithi019.stdout: libradosstriper1 x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 499 k 2024-02-10T19:14:37.640 INFO:teuthology.orchestra.run.smithi019.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-02-10T19:14:37.640 INFO:teuthology.orchestra.run.smithi019.stdout: librgw2 x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 5.1 M 2024-02-10T19:14:37.640 INFO:teuthology.orchestra.run.smithi019.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-02-10T19:14:37.640 INFO:teuthology.orchestra.run.smithi019.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-02-10T19:14:37.640 INFO:teuthology.orchestra.run.smithi019.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-02-10T19:14:37.640 INFO:teuthology.orchestra.run.smithi019.stdout: python3-ceph-argparse 2024-02-10T19:14:37.640 INFO:teuthology.orchestra.run.smithi019.stdout: x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 45 k 2024-02-10T19:14:37.641 INFO:teuthology.orchestra.run.smithi019.stdout: python3-ceph-common x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 131 k 2024-02-10T19:14:37.641 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cephfs x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 161 k 2024-02-10T19:14:37.641 INFO:teuthology.orchestra.run.smithi019.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-02-10T19:14:37.641 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rados x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 320 k 2024-02-10T19:14:37.641 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rbd x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 297 k 2024-02-10T19:14:37.641 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rgw x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 99 k 2024-02-10T19:14:37.641 INFO:teuthology.orchestra.run.smithi019.stdout: qatlib x86_64 23.11.0-1.el9 CentOS-AppStream 215 k 2024-02-10T19:14:37.641 INFO:teuthology.orchestra.run.smithi019.stdout: qatzip-libs x86_64 1.1.2-2.el9 CentOS-AppStream 43 k 2024-02-10T19:14:37.641 INFO:teuthology.orchestra.run.smithi019.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-02-10T19:14:37.641 INFO:teuthology.orchestra.run.smithi019.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-02-10T19:14:37.641 INFO:teuthology.orchestra.run.smithi019.stdout:Installing weak dependencies: 2024-02-10T19:14:37.641 INFO:teuthology.orchestra.run.smithi019.stdout: qatlib-service x86_64 23.11.0-1.el9 CentOS-AppStream 34 k 2024-02-10T19:14:37.641 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:14:37.641 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-02-10T19:14:37.641 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:14:37.642 INFO:teuthology.orchestra.run.smithi019.stdout:Install 30 Packages 2024-02-10T19:14:37.642 INFO:teuthology.orchestra.run.smithi019.stdout:Upgrade 2 Packages 2024-02-10T19:14:37.642 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:14:37.642 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 58 M 2024-02-10T19:14:37.642 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-02-10T19:14:37.702 INFO:teuthology.orchestra.run.smithi175.stdout:lab-extras 35 kB/s | 1.7 kB 00:00 2024-02-10T19:14:39.008 INFO:teuthology.orchestra.run.smithi157.stdout:(1/32): ceph-base-19.0.0-1367.g14aa01b9.el9.x86 3.1 MB/s | 5.3 MB 00:01 2024-02-10T19:14:39.066 INFO:teuthology.orchestra.run.smithi157.stdout:(2/32): ceph-selinux-19.0.0-1367.g14aa01b9.el9. 432 kB/s | 25 kB 00:00 2024-02-10T19:14:39.177 INFO:teuthology.orchestra.run.smithi019.stdout:(1/32): ceph-base-19.0.0-1367.g14aa01b9.el9.x86 3.8 MB/s | 5.3 MB 00:01 2024-02-10T19:14:39.269 INFO:teuthology.orchestra.run.smithi019.stdout:(2/32): ceph-selinux-19.0.0-1367.g14aa01b9.el9. 275 kB/s | 25 kB 00:00 2024-02-10T19:14:39.308 INFO:teuthology.orchestra.run.smithi157.stdout:(3/32): libcephfs2-19.0.0-1367.g14aa01b9.el9.x8 3.0 MB/s | 742 kB 00:00 2024-02-10T19:14:39.469 INFO:teuthology.orchestra.run.smithi019.stdout:(3/32): libcephfs2-19.0.0-1367.g14aa01b9.el9.x8 3.6 MB/s | 742 kB 00:00 2024-02-10T19:14:39.550 INFO:teuthology.orchestra.run.smithi157.stdout:(4/32): ceph-radosgw-19.0.0-1367.g14aa01b9.el9. 4.3 MB/s | 9.7 MB 00:02 2024-02-10T19:14:39.575 INFO:teuthology.orchestra.run.smithi157.stdout:(5/32): libradosstriper1-19.0.0-1367.g14aa01b9. 1.8 MB/s | 499 kB 00:00 2024-02-10T19:14:39.594 INFO:teuthology.orchestra.run.smithi019.stdout:(4/32): libradosstriper1-19.0.0-1367.g14aa01b9. 3.9 MB/s | 499 kB 00:00 2024-02-10T19:14:39.684 INFO:teuthology.orchestra.run.smithi157.stdout:(6/32): python3-ceph-argparse-19.0.0-1367.g14aa 416 kB/s | 45 kB 00:00 2024-02-10T19:14:39.809 INFO:teuthology.orchestra.run.smithi157.stdout:(7/32): python3-ceph-common-19.0.0-1367.g14aa01 1.0 MB/s | 131 kB 00:00 2024-02-10T19:14:39.951 INFO:teuthology.orchestra.run.smithi157.stdout:(8/32): python3-cephfs-19.0.0-1367.g14aa01b9.el 1.1 MB/s | 161 kB 00:00 2024-02-10T19:14:40.103 INFO:teuthology.orchestra.run.smithi019.stdout:(5/32): ceph-radosgw-19.0.0-1367.g14aa01b9.el9. 4.2 MB/s | 9.7 MB 00:02 2024-02-10T19:14:40.203 INFO:teuthology.orchestra.run.smithi019.stdout:(6/32): python3-ceph-argparse-19.0.0-1367.g14aa 451 kB/s | 45 kB 00:00 2024-02-10T19:14:40.303 INFO:teuthology.orchestra.run.smithi019.stdout:(7/32): python3-ceph-common-19.0.0-1367.g14aa01 1.3 MB/s | 131 kB 00:00 2024-02-10T19:14:40.327 INFO:teuthology.orchestra.run.smithi157.stdout:(9/32): librgw2-19.0.0-1367.g14aa01b9.el9.x86_6 6.6 MB/s | 5.1 MB 00:00 2024-02-10T19:14:40.386 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:14:40.387 INFO:teuthology.orchestra.run.smithi019.stdout:(8/32): python3-cephfs-19.0.0-1367.g14aa01b9.el 1.9 MB/s | 161 kB 00:00 2024-02-10T19:14:40.389 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:14:40.389 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2024-02-10T19:14:40.389 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:14:40.389 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-02-10T19:14:40.389 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-radosgw x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 9.7 M 2024-02-10T19:14:40.389 INFO:teuthology.orchestra.run.smithi175.stdout:Upgrading: 2024-02-10T19:14:40.389 INFO:teuthology.orchestra.run.smithi175.stdout: librados2 x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 3.4 M 2024-02-10T19:14:40.389 INFO:teuthology.orchestra.run.smithi175.stdout: librbd1 x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 3.1 M 2024-02-10T19:14:40.389 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2024-02-10T19:14:40.389 INFO:teuthology.orchestra.run.smithi175.stdout: boost-program-options 2024-02-10T19:14:40.389 INFO:teuthology.orchestra.run.smithi175.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-02-10T19:14:40.389 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-base x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 5.3 M 2024-02-10T19:14:40.389 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-common x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 20 M 2024-02-10T19:14:40.390 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-selinux x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 25 k 2024-02-10T19:14:40.390 INFO:teuthology.orchestra.run.smithi175.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-02-10T19:14:40.390 INFO:teuthology.orchestra.run.smithi175.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-02-10T19:14:40.390 INFO:teuthology.orchestra.run.smithi175.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-02-10T19:14:40.390 INFO:teuthology.orchestra.run.smithi175.stdout: libcephfs2 x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 742 k 2024-02-10T19:14:40.390 INFO:teuthology.orchestra.run.smithi175.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-02-10T19:14:40.390 INFO:teuthology.orchestra.run.smithi175.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-02-10T19:14:40.390 INFO:teuthology.orchestra.run.smithi175.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-02-10T19:14:40.390 INFO:teuthology.orchestra.run.smithi175.stdout: libradosstriper1 x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 499 k 2024-02-10T19:14:40.390 INFO:teuthology.orchestra.run.smithi175.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-02-10T19:14:40.390 INFO:teuthology.orchestra.run.smithi175.stdout: librgw2 x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 5.1 M 2024-02-10T19:14:40.390 INFO:teuthology.orchestra.run.smithi175.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-02-10T19:14:40.390 INFO:teuthology.orchestra.run.smithi175.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-02-10T19:14:40.390 INFO:teuthology.orchestra.run.smithi175.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-02-10T19:14:40.391 INFO:teuthology.orchestra.run.smithi175.stdout: python3-ceph-argparse 2024-02-10T19:14:40.391 INFO:teuthology.orchestra.run.smithi175.stdout: x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 45 k 2024-02-10T19:14:40.391 INFO:teuthology.orchestra.run.smithi175.stdout: python3-ceph-common x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 131 k 2024-02-10T19:14:40.391 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cephfs x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 161 k 2024-02-10T19:14:40.391 INFO:teuthology.orchestra.run.smithi175.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-02-10T19:14:40.391 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rados x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 320 k 2024-02-10T19:14:40.391 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rbd x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 297 k 2024-02-10T19:14:40.391 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rgw x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 99 k 2024-02-10T19:14:40.391 INFO:teuthology.orchestra.run.smithi175.stdout: qatlib x86_64 23.11.0-1.el9 CentOS-AppStream 215 k 2024-02-10T19:14:40.391 INFO:teuthology.orchestra.run.smithi175.stdout: qatzip-libs x86_64 1.1.2-2.el9 CentOS-AppStream 43 k 2024-02-10T19:14:40.391 INFO:teuthology.orchestra.run.smithi175.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-02-10T19:14:40.391 INFO:teuthology.orchestra.run.smithi175.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-02-10T19:14:40.391 INFO:teuthology.orchestra.run.smithi175.stdout:Installing weak dependencies: 2024-02-10T19:14:40.391 INFO:teuthology.orchestra.run.smithi175.stdout: qatlib-service x86_64 23.11.0-1.el9 CentOS-AppStream 34 k 2024-02-10T19:14:40.391 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:14:40.392 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-02-10T19:14:40.392 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:14:40.392 INFO:teuthology.orchestra.run.smithi175.stdout:Install 30 Packages 2024-02-10T19:14:40.392 INFO:teuthology.orchestra.run.smithi175.stdout:Upgrade 2 Packages 2024-02-10T19:14:40.392 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:14:40.392 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 58 M 2024-02-10T19:14:40.392 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-02-10T19:14:40.427 INFO:teuthology.orchestra.run.smithi157.stdout:(10/32): python3-rbd-19.0.0-1367.g14aa01b9.el9. 2.9 MB/s | 297 kB 00:00 2024-02-10T19:14:40.452 INFO:teuthology.orchestra.run.smithi157.stdout:(11/32): python3-rados-19.0.0-1367.g14aa01b9.el 640 kB/s | 320 kB 00:00 2024-02-10T19:14:40.487 INFO:teuthology.orchestra.run.smithi019.stdout:(9/32): python3-rados-19.0.0-1367.g14aa01b9.el9 3.1 MB/s | 320 kB 00:00 2024-02-10T19:14:40.519 INFO:teuthology.orchestra.run.smithi157.stdout:(12/32): python3-rgw-19.0.0-1367.g14aa01b9.el9. 1.1 MB/s | 99 kB 00:00 2024-02-10T19:14:40.577 INFO:teuthology.orchestra.run.smithi157.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 846 kB/s | 106 kB 00:00 2024-02-10T19:14:40.603 INFO:teuthology.orchestra.run.smithi157.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.9 MB/s | 159 kB 00:00 2024-02-10T19:14:40.628 INFO:teuthology.orchestra.run.smithi157.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 881 kB/s | 44 kB 00:00 2024-02-10T19:14:40.662 INFO:teuthology.orchestra.run.smithi157.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 11 MB/s | 661 kB 00:00 2024-02-10T19:14:40.687 INFO:teuthology.orchestra.run.smithi157.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 4.7 MB/s | 282 kB 00:00 2024-02-10T19:14:40.712 INFO:teuthology.orchestra.run.smithi019.stdout:(10/32): python3-rbd-19.0.0-1367.g14aa01b9.el9. 1.3 MB/s | 297 kB 00:00 2024-02-10T19:14:40.712 INFO:teuthology.orchestra.run.smithi157.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 828 kB/s | 41 kB 00:00 2024-02-10T19:14:40.737 INFO:teuthology.orchestra.run.smithi157.stdout:(19/32): qatlib-23.11.0-1.el9.x86_64.rpm 4.2 MB/s | 215 kB 00:00 2024-02-10T19:14:40.763 INFO:teuthology.orchestra.run.smithi157.stdout:(20/32): qatlib-service-23.11.0-1.el9.x86_64.rp 676 kB/s | 34 kB 00:00 2024-02-10T19:14:40.780 INFO:teuthology.orchestra.run.smithi019.stdout:(11/32): librgw2-19.0.0-1367.g14aa01b9.el9.x86_ 4.3 MB/s | 5.1 MB 00:01 2024-02-10T19:14:40.788 INFO:teuthology.orchestra.run.smithi157.stdout:(21/32): qatzip-libs-1.1.2-2.el9.x86_64.rpm 866 kB/s | 43 kB 00:00 2024-02-10T19:14:40.813 INFO:teuthology.orchestra.run.smithi019.stdout:(12/32): python3-rgw-19.0.0-1367.g14aa01b9.el9. 990 kB/s | 99 kB 00:00 2024-02-10T19:14:41.039 INFO:teuthology.orchestra.run.smithi157.stdout:(22/32): ceph-common-19.0.0-1367.g14aa01b9.el9. 5.3 MB/s | 20 MB 00:03 2024-02-10T19:14:41.072 INFO:teuthology.orchestra.run.smithi019.stdout:(13/32): ceph-common-19.0.0-1367.g14aa01b9.el9. 6.1 MB/s | 20 MB 00:03 2024-02-10T19:14:41.105 INFO:teuthology.orchestra.run.smithi019.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 325 kB/s | 106 kB 00:00 2024-02-10T19:14:41.130 INFO:teuthology.orchestra.run.smithi019.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 778 kB/s | 44 kB 00:00 2024-02-10T19:14:41.164 INFO:teuthology.orchestra.run.smithi019.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 454 kB/s | 159 kB 00:00 2024-02-10T19:14:41.322 INFO:teuthology.orchestra.run.smithi157.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 92 kB/s | 26 kB 00:00 2024-02-10T19:14:41.323 INFO:teuthology.orchestra.run.smithi019.stdout:(17/32): librdkafka-1.6.1-102.el9.x86_64.rpm 3.0 MB/s | 661 kB 00:00 2024-02-10T19:14:41.390 INFO:teuthology.orchestra.run.smithi019.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.1 MB/s | 282 kB 00:00 2024-02-10T19:14:41.415 INFO:teuthology.orchestra.run.smithi019.stdout:(19/32): python3-prettytable-0.7.2-27.el9.noarc 164 kB/s | 41 kB 00:00 2024-02-10T19:14:41.440 INFO:teuthology.orchestra.run.smithi019.stdout:(20/32): qatlib-23.11.0-1.el9.x86_64.rpm 1.8 MB/s | 215 kB 00:00 2024-02-10T19:14:41.465 INFO:teuthology.orchestra.run.smithi019.stdout:(21/32): qatlib-service-23.11.0-1.el9.x86_64.rp 449 kB/s | 34 kB 00:00 2024-02-10T19:14:41.480 INFO:teuthology.orchestra.run.smithi157.stdout:(24/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 431 kB/s | 309 kB 00:00 2024-02-10T19:14:41.499 INFO:teuthology.orchestra.run.smithi019.stdout:(22/32): qatzip-libs-1.1.2-2.el9.x86_64.rpm 518 kB/s | 43 kB 00:00 2024-02-10T19:14:41.597 INFO:teuthology.orchestra.run.smithi157.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 176 kB/s | 49 kB 00:00 2024-02-10T19:14:41.623 INFO:teuthology.orchestra.run.smithi157.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 474 kB/s | 67 kB 00:00 2024-02-10T19:14:41.733 INFO:teuthology.orchestra.run.smithi019.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 111 kB/s | 26 kB 00:00 2024-02-10T19:14:41.790 INFO:teuthology.orchestra.run.smithi157.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 1.1 MB/s | 192 kB 00:00 2024-02-10T19:14:41.886 INFO:teuthology.orchestra.run.smithi175.stdout:(1/32): ceph-base-19.0.0-1367.g14aa01b9.el9.x86 3.7 MB/s | 5.3 MB 00:01 2024-02-10T19:14:41.900 INFO:teuthology.orchestra.run.smithi019.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 291 kB/s | 49 kB 00:00 2024-02-10T19:14:41.923 INFO:teuthology.orchestra.run.smithi157.stdout:(28/32): libarrow-9.0.0-10.el9.x86_64.rpm 3.9 MB/s | 4.4 MB 00:01 2024-02-10T19:14:41.970 INFO:teuthology.orchestra.run.smithi175.stdout:(2/32): ceph-selinux-19.0.0-1367.g14aa01b9.el9. 302 kB/s | 25 kB 00:00 2024-02-10T19:14:42.009 INFO:teuthology.orchestra.run.smithi019.stdout:(25/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 544 kB/s | 309 kB 00:00 2024-02-10T19:14:42.067 INFO:teuthology.orchestra.run.smithi019.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 403 kB/s | 67 kB 00:00 2024-02-10T19:14:42.095 INFO:teuthology.orchestra.run.smithi175.stdout:(3/32): libcephfs2-19.0.0-1367.g14aa01b9.el9.x8 5.8 MB/s | 742 kB 00:00 2024-02-10T19:14:42.229 INFO:teuthology.orchestra.run.smithi175.stdout:(4/32): libradosstriper1-19.0.0-1367.g14aa01b9. 3.7 MB/s | 499 kB 00:00 2024-02-10T19:14:42.257 INFO:teuthology.orchestra.run.smithi157.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 3.4 MB/s | 1.6 MB 00:00 2024-02-10T19:14:42.267 INFO:teuthology.orchestra.run.smithi019.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 959 kB/s | 192 kB 00:00 2024-02-10T19:14:42.399 INFO:teuthology.orchestra.run.smithi157.stdout:(30/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 1.0 MB/s | 838 kB 00:00 2024-02-10T19:14:42.501 INFO:teuthology.orchestra.run.smithi019.stdout:(28/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 1.7 MB/s | 838 kB 00:00 2024-02-10T19:14:42.710 INFO:teuthology.orchestra.run.smithi019.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 3.6 MB/s | 1.6 MB 00:00 2024-02-10T19:14:42.904 INFO:teuthology.orchestra.run.smithi175.stdout:(5/32): ceph-radosgw-19.0.0-1367.g14aa01b9.el9. 4.0 MB/s | 9.7 MB 00:02 2024-02-10T19:14:42.979 INFO:teuthology.orchestra.run.smithi175.stdout:(6/32): librgw2-19.0.0-1367.g14aa01b9.el9.x86_6 6.8 MB/s | 5.1 MB 00:00 2024-02-10T19:14:43.004 INFO:teuthology.orchestra.run.smithi175.stdout:(7/32): python3-ceph-argparse-19.0.0-1367.g14aa 451 kB/s | 45 kB 00:00 2024-02-10T19:14:43.052 INFO:teuthology.orchestra.run.smithi019.stdout:(30/32): libarrow-9.0.0-10.el9.x86_64.rpm 2.8 MB/s | 4.4 MB 00:01 2024-02-10T19:14:43.057 INFO:teuthology.orchestra.run.smithi157.stdout:(31/32): librbd1-19.0.0-1367.g14aa01b9.el9.x86_ 3.9 MB/s | 3.1 MB 00:00 2024-02-10T19:14:43.071 INFO:teuthology.orchestra.run.smithi175.stdout:(8/32): python3-ceph-common-19.0.0-1367.g14aa01 1.4 MB/s | 131 kB 00:00 2024-02-10T19:14:43.105 INFO:teuthology.orchestra.run.smithi175.stdout:(9/32): python3-cephfs-19.0.0-1367.g14aa01b9.el 1.6 MB/s | 161 kB 00:00 2024-02-10T19:14:43.164 INFO:teuthology.orchestra.run.smithi175.stdout:(10/32): python3-rados-19.0.0-1367.g14aa01b9.el 3.4 MB/s | 320 kB 00:00 2024-02-10T19:14:43.206 INFO:teuthology.orchestra.run.smithi175.stdout:(11/32): python3-rbd-19.0.0-1367.g14aa01b9.el9. 2.9 MB/s | 297 kB 00:00 2024-02-10T19:14:43.264 INFO:teuthology.orchestra.run.smithi175.stdout:(12/32): python3-rgw-19.0.0-1367.g14aa01b9.el9. 993 kB/s | 99 kB 00:00 2024-02-10T19:14:43.323 INFO:teuthology.orchestra.run.smithi175.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 906 kB/s | 106 kB 00:00 2024-02-10T19:14:43.348 INFO:teuthology.orchestra.run.smithi175.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.9 MB/s | 159 kB 00:00 2024-02-10T19:14:43.373 INFO:teuthology.orchestra.run.smithi175.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 879 kB/s | 44 kB 00:00 2024-02-10T19:14:43.410 INFO:teuthology.orchestra.run.smithi019.stdout:(31/32): librados2-19.0.0-1367.g14aa01b9.el9.x8 3.7 MB/s | 3.4 MB 00:00 2024-02-10T19:14:43.524 INFO:teuthology.orchestra.run.smithi157.stdout:(32/32): librados2-19.0.0-1367.g14aa01b9.el9.x8 2.1 MB/s | 3.4 MB 00:01 2024-02-10T19:14:43.527 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:14:43.527 INFO:teuthology.orchestra.run.smithi157.stdout:Total 9.1 MB/s | 58 MB 00:06 2024-02-10T19:14:43.528 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-02-10T19:14:43.565 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-02-10T19:14:43.565 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-02-10T19:14:43.574 INFO:teuthology.orchestra.run.smithi175.stdout:(16/32): ceph-common-19.0.0-1367.g14aa01b9.el9. 6.3 MB/s | 20 MB 00:03 2024-02-10T19:14:43.599 INFO:teuthology.orchestra.run.smithi175.stdout:(17/32): librdkafka-1.6.1-102.el9.x86_64.rpm 2.6 MB/s | 661 kB 00:00 2024-02-10T19:14:43.624 INFO:teuthology.orchestra.run.smithi175.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.1 MB/s | 282 kB 00:00 2024-02-10T19:14:43.650 INFO:teuthology.orchestra.run.smithi175.stdout:(19/32): python3-prettytable-0.7.2-27.el9.noarc 553 kB/s | 41 kB 00:00 2024-02-10T19:14:43.675 INFO:teuthology.orchestra.run.smithi175.stdout:(20/32): qatlib-service-23.11.0-1.el9.x86_64.rp 676 kB/s | 34 kB 00:00 2024-02-10T19:14:43.700 INFO:teuthology.orchestra.run.smithi175.stdout:(21/32): qatlib-23.11.0-1.el9.x86_64.rpm 2.8 MB/s | 215 kB 00:00 2024-02-10T19:14:43.725 INFO:teuthology.orchestra.run.smithi175.stdout:(22/32): qatzip-libs-1.1.2-2.el9.x86_64.rpm 578 kB/s | 43 kB 00:00 2024-02-10T19:14:43.752 INFO:teuthology.orchestra.run.smithi019.stdout:(32/32): librbd1-19.0.0-1367.g14aa01b9.el9.x86_ 3.0 MB/s | 3.1 MB 00:01 2024-02-10T19:14:43.756 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:14:43.757 INFO:teuthology.orchestra.run.smithi019.stdout:Total 9.5 MB/s | 58 MB 00:06 2024-02-10T19:14:43.757 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-02-10T19:14:43.800 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-02-10T19:14:43.800 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-02-10T19:14:43.800 INFO:teuthology.orchestra.run.smithi175.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 347 kB/s | 26 kB 00:00 2024-02-10T19:14:43.859 INFO:teuthology.orchestra.run.smithi175.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 832 kB/s | 49 kB 00:00 2024-02-10T19:14:43.884 INFO:teuthology.orchestra.run.smithi175.stdout:(25/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 1.4 MB/s | 309 kB 00:00 2024-02-10T19:14:43.918 INFO:teuthology.orchestra.run.smithi175.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.1 MB/s | 67 kB 00:00 2024-02-10T19:14:43.977 INFO:teuthology.orchestra.run.smithi175.stdout:(27/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 8.9 MB/s | 838 kB 00:00 2024-02-10T19:14:44.002 INFO:teuthology.orchestra.run.smithi175.stdout:(28/32): re2-20211101-3.el9.x86_64.rpm 2.2 MB/s | 192 kB 00:00 2024-02-10T19:14:44.036 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-02-10T19:14:44.036 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-02-10T19:14:44.085 INFO:teuthology.orchestra.run.smithi175.stdout:(29/32): libarrow-9.0.0-10.el9.x86_64.rpm 12 MB/s | 4.4 MB 00:00 2024-02-10T19:14:44.127 INFO:teuthology.orchestra.run.smithi175.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 11 MB/s | 1.6 MB 00:00 2024-02-10T19:14:44.291 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-02-10T19:14:44.292 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-02-10T19:14:44.369 INFO:teuthology.orchestra.run.smithi175.stdout:(31/32): librbd1-19.0.0-1367.g14aa01b9.el9.x86_ 11 MB/s | 3.1 MB 00:00 2024-02-10T19:14:44.453 INFO:teuthology.orchestra.run.smithi175.stdout:(32/32): librados2-19.0.0-1367.g14aa01b9.el9.x8 7.5 MB/s | 3.4 MB 00:00 2024-02-10T19:14:44.456 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:14:44.456 INFO:teuthology.orchestra.run.smithi175.stdout:Total 14 MB/s | 58 MB 00:04 2024-02-10T19:14:44.457 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-02-10T19:14:44.490 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-02-10T19:14:44.490 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-02-10T19:14:44.963 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-02-10T19:14:44.964 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-02-10T19:14:45.515 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-02-10T19:14:45.591 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-02-10T19:14:45.621 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-02-10T19:14:45.646 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-02-10T19:14:45.669 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : qatlib-service-23.11.0-1.el9.x86_64 4/34 2024-02-10T19:14:45.683 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: qatlib-service-23.11.0-1.el9.x86_64 4/34 2024-02-10T19:14:45.833 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: qatlib-23.11.0-1.el9.x86_64 5/34 2024-02-10T19:14:45.855 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-02-10T19:14:45.891 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : qatlib-23.11.0-1.el9.x86_64 5/34 2024-02-10T19:14:45.954 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-02-10T19:14:45.982 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-02-10T19:14:46.007 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-02-10T19:14:46.038 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : qatlib-service-23.11.0-1.el9.x86_64 4/34 2024-02-10T19:14:46.054 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: qatlib-service-23.11.0-1.el9.x86_64 4/34 2024-02-10T19:14:46.215 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-02-10T19:14:46.247 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: qatlib-23.11.0-1.el9.x86_64 5/34 2024-02-10T19:14:46.281 INFO:teuthology.orchestra.run.smithi157.stdout: Upgrading : librados2-2:19.0.0-1367.g14aa01b9.el9.x86_64 7/34 2024-02-10T19:14:46.302 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : qatlib-23.11.0-1.el9.x86_64 5/34 2024-02-10T19:14:46.356 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librados2-2:19.0.0-1367.g14aa01b9.el9.x86_64 7/34 2024-02-10T19:14:46.394 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-02-10T19:14:46.443 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-rados-2:19.0.0-1367.g14aa01b9.el9.x86_64 8/34 2024-02-10T19:14:46.474 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libcephfs2-2:19.0.0-1367.g14aa01b9.el9.x86_64 9/34 2024-02-10T19:14:46.495 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-02-10T19:14:46.524 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-02-10T19:14:46.537 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: libcephfs2-2:19.0.0-1367.g14aa01b9.el9.x86_64 9/34 2024-02-10T19:14:46.549 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-02-10T19:14:46.566 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-02-10T19:14:46.572 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : qatlib-service-23.11.0-1.el9.x86_64 4/34 2024-02-10T19:14:46.588 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: qatlib-service-23.11.0-1.el9.x86_64 4/34 2024-02-10T19:14:46.609 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-ceph-argparse-2:19.0.0-1367.g14aa01b9.el9. 11/34 2024-02-10T19:14:46.646 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-02-10T19:14:46.677 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cephfs-2:19.0.0-1367.g14aa01b9.el9.x86_64 12/34 2024-02-10T19:14:46.702 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libradosstriper1-2:19.0.0-1367.g14aa01b9.el9.x86_6 13/34 2024-02-10T19:14:46.709 INFO:teuthology.orchestra.run.smithi019.stdout: Upgrading : librados2-2:19.0.0-1367.g14aa01b9.el9.x86_64 7/34 2024-02-10T19:14:46.764 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: libradosstriper1-2:19.0.0-1367.g14aa01b9.el9.x86_6 13/34 2024-02-10T19:14:46.781 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: qatlib-23.11.0-1.el9.x86_64 5/34 2024-02-10T19:14:46.792 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : qatzip-libs-1.1.2-2.el9.x86_64 14/34 2024-02-10T19:14:46.801 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librados2-2:19.0.0-1367.g14aa01b9.el9.x86_64 7/34 2024-02-10T19:14:46.844 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : qatlib-23.11.0-1.el9.x86_64 5/34 2024-02-10T19:14:46.895 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-rados-2:19.0.0-1367.g14aa01b9.el9.x86_64 8/34 2024-02-10T19:14:46.899 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-02-10T19:14:46.919 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libcephfs2-2:19.0.0-1367.g14aa01b9.el9.x86_64 9/34 2024-02-10T19:14:46.941 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-02-10T19:14:46.973 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: libcephfs2-2:19.0.0-1367.g14aa01b9.el9.x86_64 9/34 2024-02-10T19:14:46.976 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-02-10T19:14:47.010 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-02-10T19:14:47.016 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-02-10T19:14:47.045 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-02-10T19:14:47.071 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-ceph-argparse-2:19.0.0-1367.g14aa01b9.el9. 11/34 2024-02-10T19:14:47.078 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-02-10T19:14:47.154 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cephfs-2:19.0.0-1367.g14aa01b9.el9.x86_64 12/34 2024-02-10T19:14:47.176 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-02-10T19:14:47.179 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libradosstriper1-2:19.0.0-1367.g14aa01b9.el9.x86_6 13/34 2024-02-10T19:14:47.242 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: libradosstriper1-2:19.0.0-1367.g14aa01b9.el9.x86_6 13/34 2024-02-10T19:14:47.251 INFO:teuthology.orchestra.run.smithi175.stdout: Upgrading : librados2-2:19.0.0-1367.g14aa01b9.el9.x86_64 7/34 2024-02-10T19:14:47.270 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : qatzip-libs-1.1.2-2.el9.x86_64 14/34 2024-02-10T19:14:47.352 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: librados2-2:19.0.0-1367.g14aa01b9.el9.x86_64 7/34 2024-02-10T19:14:47.382 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-02-10T19:14:47.397 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-02-10T19:14:47.424 INFO:teuthology.orchestra.run.smithi157.stdout: Upgrading : librbd1-2:19.0.0-1367.g14aa01b9.el9.x86_64 22/34 2024-02-10T19:14:47.438 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-02-10T19:14:47.441 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-rados-2:19.0.0-1367.g14aa01b9.el9.x86_64 8/34 2024-02-10T19:14:47.470 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libcephfs2-2:19.0.0-1367.g14aa01b9.el9.x86_64 9/34 2024-02-10T19:14:47.479 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-02-10T19:14:47.509 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librbd1-2:19.0.0-1367.g14aa01b9.el9.x86_64 22/34 2024-02-10T19:14:47.519 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-02-10T19:14:47.532 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: libcephfs2-2:19.0.0-1367.g14aa01b9.el9.x86_64 9/34 2024-02-10T19:14:47.546 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-rbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 23/34 2024-02-10T19:14:47.548 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-02-10T19:14:47.562 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-02-10T19:14:47.581 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-02-10T19:14:47.601 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-02-10T19:14:47.613 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-ceph-argparse-2:19.0.0-1367.g14aa01b9.el9. 11/34 2024-02-10T19:14:47.683 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-cephfs-2:19.0.0-1367.g14aa01b9.el9.x86_64 12/34 2024-02-10T19:14:47.722 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libradosstriper1-2:19.0.0-1367.g14aa01b9.el9.x86_6 13/34 2024-02-10T19:14:47.785 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: libradosstriper1-2:19.0.0-1367.g14aa01b9.el9.x86_6 13/34 2024-02-10T19:14:47.812 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : qatzip-libs-1.1.2-2.el9.x86_64 14/34 2024-02-10T19:14:47.914 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-02-10T19:14:47.924 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-02-10T19:14:47.944 INFO:teuthology.orchestra.run.smithi019.stdout: Upgrading : librbd1-2:19.0.0-1367.g14aa01b9.el9.x86_64 22/34 2024-02-10T19:14:47.964 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-02-10T19:14:48.004 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-02-10T19:14:48.035 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librbd1-2:19.0.0-1367.g14aa01b9.el9.x86_64 22/34 2024-02-10T19:14:48.037 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-02-10T19:14:48.065 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-rbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 23/34 2024-02-10T19:14:48.066 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-02-10T19:14:48.090 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-02-10T19:14:48.099 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-02-10T19:14:48.108 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-02-10T19:14:48.118 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : librgw2-2:19.0.0-1367.g14aa01b9.el9.x86_64 26/34 2024-02-10T19:14:48.190 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librgw2-2:19.0.0-1367.g14aa01b9.el9.x86_64 26/34 2024-02-10T19:14:48.266 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-rgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 27/34 2024-02-10T19:14:48.296 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-ceph-common-2:19.0.0-1367.g14aa01b9.el9.x8 28/34 2024-02-10T19:14:48.406 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-02-10T19:14:48.437 INFO:teuthology.orchestra.run.smithi175.stdout: Upgrading : librbd1-2:19.0.0-1367.g14aa01b9.el9.x86_64 22/34 2024-02-10T19:14:48.551 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: librbd1-2:19.0.0-1367.g14aa01b9.el9.x86_64 22/34 2024-02-10T19:14:48.583 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-rbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 23/34 2024-02-10T19:14:48.593 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-02-10T19:14:48.621 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : librgw2-2:19.0.0-1367.g14aa01b9.el9.x86_64 26/34 2024-02-10T19:14:48.626 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-02-10T19:14:48.693 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librgw2-2:19.0.0-1367.g14aa01b9.el9.x86_64 26/34 2024-02-10T19:14:48.773 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-rgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 27/34 2024-02-10T19:14:48.807 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-ceph-common-2:19.0.0-1367.g14aa01b9.el9.x8 28/34 2024-02-10T19:14:49.074 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-02-10T19:14:49.106 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : librgw2-2:19.0.0-1367.g14aa01b9.el9.x86_64 26/34 2024-02-10T19:14:49.178 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: librgw2-2:19.0.0-1367.g14aa01b9.el9.x86_64 26/34 2024-02-10T19:14:49.253 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-rgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 27/34 2024-02-10T19:14:49.283 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-ceph-common-2:19.0.0-1367.g14aa01b9.el9.x8 28/34 2024-02-10T19:14:50.475 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-common-2:19.0.0-1367.g14aa01b9.el9.x86_64 29/34 2024-02-10T19:14:50.509 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-common-2:19.0.0-1367.g14aa01b9.el9.x86_64 29/34 2024-02-10T19:14:51.063 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-common-2:19.0.0-1367.g14aa01b9.el9.x86_64 29/34 2024-02-10T19:14:51.104 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-base-2:19.0.0-1367.g14aa01b9.el9.x86_64 30/34 2024-02-10T19:14:51.116 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-common-2:19.0.0-1367.g14aa01b9.el9.x86_64 29/34 2024-02-10T19:14:51.154 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-common-2:19.0.0-1367.g14aa01b9.el9.x86_64 29/34 2024-02-10T19:14:51.189 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-base-2:19.0.0-1367.g14aa01b9.el9.x86_64 30/34 2024-02-10T19:14:51.189 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-02-10T19:14:51.189 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-02-10T19:14:51.189 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:14:51.231 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-selinux-2:19.0.0-1367.g14aa01b9.el9.x86_64 31/34 2024-02-10T19:14:51.465 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-common-2:19.0.0-1367.g14aa01b9.el9.x86_64 29/34 2024-02-10T19:14:51.496 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-common-2:19.0.0-1367.g14aa01b9.el9.x86_64 29/34 2024-02-10T19:14:51.743 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-common-2:19.0.0-1367.g14aa01b9.el9.x86_64 29/34 2024-02-10T19:14:51.783 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-base-2:19.0.0-1367.g14aa01b9.el9.x86_64 30/34 2024-02-10T19:14:51.875 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-base-2:19.0.0-1367.g14aa01b9.el9.x86_64 30/34 2024-02-10T19:14:51.875 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-02-10T19:14:51.876 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-02-10T19:14:51.876 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:14:51.909 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-selinux-2:19.0.0-1367.g14aa01b9.el9.x86_64 31/34 2024-02-10T19:14:52.054 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-common-2:19.0.0-1367.g14aa01b9.el9.x86_64 29/34 2024-02-10T19:14:52.100 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-base-2:19.0.0-1367.g14aa01b9.el9.x86_64 30/34 2024-02-10T19:14:52.175 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-base-2:19.0.0-1367.g14aa01b9.el9.x86_64 30/34 2024-02-10T19:14:52.175 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-02-10T19:14:52.175 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-02-10T19:14:52.175 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:14:52.210 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-selinux-2:19.0.0-1367.g14aa01b9.el9.x86_64 31/34 2024-02-10T19:15:00.706 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-selinux-2:19.0.0-1367.g14aa01b9.el9.x86_64 31/34 2024-02-10T19:15:00.706 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /sys 2024-02-10T19:15:00.706 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /proc 2024-02-10T19:15:00.706 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /mnt 2024-02-10T19:15:00.706 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /var/tmp 2024-02-10T19:15:00.707 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /home 2024-02-10T19:15:00.707 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /root 2024-02-10T19:15:00.707 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /tmp 2024-02-10T19:15:00.707 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:01.632 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-radosgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 32/34 2024-02-10T19:15:01.657 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 32/34 2024-02-10T19:15:01.657 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:15:01.657 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-02-10T19:15:01.657 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-02-10T19:15:01.657 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-02-10T19:15:01.657 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:01.659 INFO:teuthology.orchestra.run.smithi157.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-02-10T19:15:01.726 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-02-10T19:15:01.726 INFO:teuthology.orchestra.run.smithi157.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-02-10T19:15:01.799 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-selinux-2:19.0.0-1367.g14aa01b9.el9.x86_64 31/34 2024-02-10T19:15:01.799 INFO:teuthology.orchestra.run.smithi175.stdout:skipping the directory /sys 2024-02-10T19:15:01.799 INFO:teuthology.orchestra.run.smithi175.stdout:skipping the directory /proc 2024-02-10T19:15:01.799 INFO:teuthology.orchestra.run.smithi175.stdout:skipping the directory /mnt 2024-02-10T19:15:01.800 INFO:teuthology.orchestra.run.smithi175.stdout:skipping the directory /var/tmp 2024-02-10T19:15:01.800 INFO:teuthology.orchestra.run.smithi175.stdout:skipping the directory /home 2024-02-10T19:15:01.800 INFO:teuthology.orchestra.run.smithi175.stdout:skipping the directory /root 2024-02-10T19:15:01.800 INFO:teuthology.orchestra.run.smithi175.stdout:skipping the directory /tmp 2024-02-10T19:15:01.800 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:02.012 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-selinux-2:19.0.0-1367.g14aa01b9.el9.x86_64 31/34 2024-02-10T19:15:02.012 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /sys 2024-02-10T19:15:02.012 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /proc 2024-02-10T19:15:02.012 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /mnt 2024-02-10T19:15:02.012 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /var/tmp 2024-02-10T19:15:02.012 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /home 2024-02-10T19:15:02.012 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /root 2024-02-10T19:15:02.012 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /tmp 2024-02-10T19:15:02.012 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:02.719 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-radosgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 32/34 2024-02-10T19:15:02.744 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 32/34 2024-02-10T19:15:02.744 INFO:teuthology.orchestra.run.smithi175.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:15:02.744 INFO:teuthology.orchestra.run.smithi175.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-02-10T19:15:02.744 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-02-10T19:15:02.745 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-02-10T19:15:02.745 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:02.746 INFO:teuthology.orchestra.run.smithi175.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-02-10T19:15:02.814 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-02-10T19:15:02.814 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-base-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/34 2024-02-10T19:15:02.814 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-common-2:19.0.0-1367.g14aa01b9.el9.x86_64 2/34 2024-02-10T19:15:02.814 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-radosgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 3/34 2024-02-10T19:15:02.814 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-selinux-2:19.0.0-1367.g14aa01b9.el9.x86_64 4/34 2024-02-10T19:15:02.814 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libcephfs2-2:19.0.0-1367.g14aa01b9.el9.x86_64 5/34 2024-02-10T19:15:02.815 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libradosstriper1-2:19.0.0-1367.g14aa01b9.el9.x86_6 6/34 2024-02-10T19:15:02.815 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librgw2-2:19.0.0-1367.g14aa01b9.el9.x86_64 7/34 2024-02-10T19:15:02.815 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-ceph-argparse-2:19.0.0-1367.g14aa01b9.el9. 8/34 2024-02-10T19:15:02.815 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-ceph-common-2:19.0.0-1367.g14aa01b9.el9.x8 9/34 2024-02-10T19:15:02.815 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cephfs-2:19.0.0-1367.g14aa01b9.el9.x86_64 10/34 2024-02-10T19:15:02.815 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-rados-2:19.0.0-1367.g14aa01b9.el9.x86_64 11/34 2024-02-10T19:15:02.815 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-rbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 12/34 2024-02-10T19:15:02.815 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-rgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 13/34 2024-02-10T19:15:02.815 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-02-10T19:15:02.815 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-02-10T19:15:02.815 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-02-10T19:15:02.815 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-02-10T19:15:02.815 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-02-10T19:15:02.815 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-02-10T19:15:02.815 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : qatlib-23.11.0-1.el9.x86_64 20/34 2024-02-10T19:15:02.816 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : qatlib-service-23.11.0-1.el9.x86_64 21/34 2024-02-10T19:15:02.816 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : qatzip-libs-1.1.2-2.el9.x86_64 22/34 2024-02-10T19:15:02.816 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-02-10T19:15:02.816 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-02-10T19:15:02.816 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-02-10T19:15:02.816 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-02-10T19:15:02.816 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-02-10T19:15:02.816 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-02-10T19:15:02.816 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-02-10T19:15:02.817 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-02-10T19:15:02.817 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librados2-2:19.0.0-1367.g14aa01b9.el9.x86_64 31/34 2024-02-10T19:15:02.817 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-02-10T19:15:02.817 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librbd1-2:19.0.0-1367.g14aa01b9.el9.x86_64 33/34 2024-02-10T19:15:02.825 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-02-10T19:15:02.825 INFO:teuthology.orchestra.run.smithi175.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-02-10T19:15:02.951 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-radosgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 32/34 2024-02-10T19:15:02.976 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 32/34 2024-02-10T19:15:02.976 INFO:teuthology.orchestra.run.smithi019.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:15:02.976 INFO:teuthology.orchestra.run.smithi019.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-02-10T19:15:02.976 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-02-10T19:15:02.977 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-02-10T19:15:02.977 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:02.978 INFO:teuthology.orchestra.run.smithi019.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-02-10T19:15:03.063 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-02-10T19:15:03.063 INFO:teuthology.orchestra.run.smithi019.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-02-10T19:15:03.808 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-02-10T19:15:03.808 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:03.809 INFO:teuthology.orchestra.run.smithi157.stdout:Upgraded: 2024-02-10T19:15:03.809 INFO:teuthology.orchestra.run.smithi157.stdout: librados2-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:03.809 INFO:teuthology.orchestra.run.smithi157.stdout: librbd1-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:03.809 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-02-10T19:15:03.809 INFO:teuthology.orchestra.run.smithi157.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-02-10T19:15:03.809 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-base-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:03.809 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-common-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:03.809 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-radosgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:03.809 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-selinux-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:03.809 INFO:teuthology.orchestra.run.smithi157.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-02-10T19:15:03.809 INFO:teuthology.orchestra.run.smithi157.stdout: libarrow-9.0.0-10.el9.x86_64 2024-02-10T19:15:03.809 INFO:teuthology.orchestra.run.smithi157.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-02-10T19:15:03.809 INFO:teuthology.orchestra.run.smithi157.stdout: libcephfs2-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:03.810 INFO:teuthology.orchestra.run.smithi157.stdout: liboath-2.6.7-2.el9.x86_64 2024-02-10T19:15:03.810 INFO:teuthology.orchestra.run.smithi157.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-02-10T19:15:03.810 INFO:teuthology.orchestra.run.smithi157.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-02-10T19:15:03.810 INFO:teuthology.orchestra.run.smithi157.stdout: libradosstriper1-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:03.810 INFO:teuthology.orchestra.run.smithi157.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-02-10T19:15:03.810 INFO:teuthology.orchestra.run.smithi157.stdout: librgw2-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:03.810 INFO:teuthology.orchestra.run.smithi157.stdout: libunwind-1.6.2-1.el9.x86_64 2024-02-10T19:15:03.810 INFO:teuthology.orchestra.run.smithi157.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-02-10T19:15:03.810 INFO:teuthology.orchestra.run.smithi157.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-02-10T19:15:03.810 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ceph-argparse-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:03.810 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ceph-common-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:03.810 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cephfs-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:03.810 INFO:teuthology.orchestra.run.smithi157.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-02-10T19:15:03.811 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rados-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:03.811 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:03.811 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:03.811 INFO:teuthology.orchestra.run.smithi157.stdout: qatlib-23.11.0-1.el9.x86_64 2024-02-10T19:15:03.811 INFO:teuthology.orchestra.run.smithi157.stdout: qatlib-service-23.11.0-1.el9.x86_64 2024-02-10T19:15:03.811 INFO:teuthology.orchestra.run.smithi157.stdout: qatzip-libs-1.1.2-2.el9.x86_64 2024-02-10T19:15:03.811 INFO:teuthology.orchestra.run.smithi157.stdout: re2-1:20211101-3.el9.x86_64 2024-02-10T19:15:03.811 INFO:teuthology.orchestra.run.smithi157.stdout: thrift-0.15.0-2.el9.x86_64 2024-02-10T19:15:03.811 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:03.811 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:15:03.926 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-02-10T19:15:03.926 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-base-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/34 2024-02-10T19:15:03.926 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-common-2:19.0.0-1367.g14aa01b9.el9.x86_64 2/34 2024-02-10T19:15:03.927 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-radosgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 3/34 2024-02-10T19:15:03.927 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-selinux-2:19.0.0-1367.g14aa01b9.el9.x86_64 4/34 2024-02-10T19:15:03.927 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libcephfs2-2:19.0.0-1367.g14aa01b9.el9.x86_64 5/34 2024-02-10T19:15:03.927 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libradosstriper1-2:19.0.0-1367.g14aa01b9.el9.x86_6 6/34 2024-02-10T19:15:03.927 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librgw2-2:19.0.0-1367.g14aa01b9.el9.x86_64 7/34 2024-02-10T19:15:03.927 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-ceph-argparse-2:19.0.0-1367.g14aa01b9.el9. 8/34 2024-02-10T19:15:03.927 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-ceph-common-2:19.0.0-1367.g14aa01b9.el9.x8 9/34 2024-02-10T19:15:03.927 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-cephfs-2:19.0.0-1367.g14aa01b9.el9.x86_64 10/34 2024-02-10T19:15:03.927 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-rados-2:19.0.0-1367.g14aa01b9.el9.x86_64 11/34 2024-02-10T19:15:03.927 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-rbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 12/34 2024-02-10T19:15:03.927 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-rgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 13/34 2024-02-10T19:15:03.927 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-02-10T19:15:03.927 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-02-10T19:15:03.928 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-02-10T19:15:03.928 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-02-10T19:15:03.928 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-02-10T19:15:03.928 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-02-10T19:15:03.928 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : qatlib-23.11.0-1.el9.x86_64 20/34 2024-02-10T19:15:03.928 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : qatlib-service-23.11.0-1.el9.x86_64 21/34 2024-02-10T19:15:03.928 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : qatzip-libs-1.1.2-2.el9.x86_64 22/34 2024-02-10T19:15:03.928 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-02-10T19:15:03.928 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-02-10T19:15:03.928 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-02-10T19:15:03.928 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-02-10T19:15:03.928 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-02-10T19:15:03.928 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-02-10T19:15:03.928 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-02-10T19:15:03.929 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-02-10T19:15:03.929 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librados2-2:19.0.0-1367.g14aa01b9.el9.x86_64 31/34 2024-02-10T19:15:03.929 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-02-10T19:15:03.929 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librbd1-2:19.0.0-1367.g14aa01b9.el9.x86_64 33/34 2024-02-10T19:15:04.126 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-test 2024-02-10T19:15:04.156 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-02-10T19:15:04.156 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-base-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/34 2024-02-10T19:15:04.157 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-common-2:19.0.0-1367.g14aa01b9.el9.x86_64 2/34 2024-02-10T19:15:04.157 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-radosgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 3/34 2024-02-10T19:15:04.157 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-selinux-2:19.0.0-1367.g14aa01b9.el9.x86_64 4/34 2024-02-10T19:15:04.157 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libcephfs2-2:19.0.0-1367.g14aa01b9.el9.x86_64 5/34 2024-02-10T19:15:04.157 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libradosstriper1-2:19.0.0-1367.g14aa01b9.el9.x86_6 6/34 2024-02-10T19:15:04.157 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librgw2-2:19.0.0-1367.g14aa01b9.el9.x86_64 7/34 2024-02-10T19:15:04.157 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-ceph-argparse-2:19.0.0-1367.g14aa01b9.el9. 8/34 2024-02-10T19:15:04.157 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-ceph-common-2:19.0.0-1367.g14aa01b9.el9.x8 9/34 2024-02-10T19:15:04.157 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cephfs-2:19.0.0-1367.g14aa01b9.el9.x86_64 10/34 2024-02-10T19:15:04.157 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-rados-2:19.0.0-1367.g14aa01b9.el9.x86_64 11/34 2024-02-10T19:15:04.157 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-rbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 12/34 2024-02-10T19:15:04.157 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-rgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 13/34 2024-02-10T19:15:04.158 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-02-10T19:15:04.158 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-02-10T19:15:04.158 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-02-10T19:15:04.158 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-02-10T19:15:04.158 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-02-10T19:15:04.158 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-02-10T19:15:04.158 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : qatlib-23.11.0-1.el9.x86_64 20/34 2024-02-10T19:15:04.158 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : qatlib-service-23.11.0-1.el9.x86_64 21/34 2024-02-10T19:15:04.158 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : qatzip-libs-1.1.2-2.el9.x86_64 22/34 2024-02-10T19:15:04.158 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-02-10T19:15:04.158 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-02-10T19:15:04.158 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-02-10T19:15:04.158 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-02-10T19:15:04.158 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-02-10T19:15:04.159 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-02-10T19:15:04.159 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-02-10T19:15:04.160 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-02-10T19:15:04.160 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librados2-2:19.0.0-1367.g14aa01b9.el9.x86_64 31/34 2024-02-10T19:15:04.160 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-02-10T19:15:04.160 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librbd1-2:19.0.0-1367.g14aa01b9.el9.x86_64 33/34 2024-02-10T19:15:04.707 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:00:30 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:15:04.867 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:15:04.868 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:15:04.868 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-02-10T19:15:04.868 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:15:04.868 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-02-10T19:15:04.868 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-test x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 47 M 2024-02-10T19:15:04.868 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-02-10T19:15:04.868 INFO:teuthology.orchestra.run.smithi157.stdout: jq x86_64 1.6-16.el9 CentOS-BaseOS 186 k 2024-02-10T19:15:04.868 INFO:teuthology.orchestra.run.smithi157.stdout: libcephsqlite x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 163 k 2024-02-10T19:15:04.868 INFO:teuthology.orchestra.run.smithi157.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-BaseOS 217 k 2024-02-10T19:15:04.869 INFO:teuthology.orchestra.run.smithi157.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-02-10T19:15:04.869 INFO:teuthology.orchestra.run.smithi157.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-02-10T19:15:04.869 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:04.869 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-02-10T19:15:04.869 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:15:04.869 INFO:teuthology.orchestra.run.smithi157.stdout:Install 6 Packages 2024-02-10T19:15:04.869 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:04.869 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 48 M 2024-02-10T19:15:04.870 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 204 M 2024-02-10T19:15:04.870 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-02-10T19:15:05.002 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-02-10T19:15:05.002 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:05.002 INFO:teuthology.orchestra.run.smithi175.stdout:Upgraded: 2024-02-10T19:15:05.002 INFO:teuthology.orchestra.run.smithi175.stdout: librados2-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.002 INFO:teuthology.orchestra.run.smithi175.stdout: librbd1-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.002 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-02-10T19:15:05.002 INFO:teuthology.orchestra.run.smithi175.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-02-10T19:15:05.002 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-base-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.003 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-common-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.003 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-radosgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.003 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-selinux-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.003 INFO:teuthology.orchestra.run.smithi175.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-02-10T19:15:05.003 INFO:teuthology.orchestra.run.smithi175.stdout: libarrow-9.0.0-10.el9.x86_64 2024-02-10T19:15:05.003 INFO:teuthology.orchestra.run.smithi175.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-02-10T19:15:05.003 INFO:teuthology.orchestra.run.smithi175.stdout: libcephfs2-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.003 INFO:teuthology.orchestra.run.smithi175.stdout: liboath-2.6.7-2.el9.x86_64 2024-02-10T19:15:05.003 INFO:teuthology.orchestra.run.smithi175.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-02-10T19:15:05.003 INFO:teuthology.orchestra.run.smithi175.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-02-10T19:15:05.003 INFO:teuthology.orchestra.run.smithi175.stdout: libradosstriper1-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.003 INFO:teuthology.orchestra.run.smithi175.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-02-10T19:15:05.003 INFO:teuthology.orchestra.run.smithi175.stdout: librgw2-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.003 INFO:teuthology.orchestra.run.smithi175.stdout: libunwind-1.6.2-1.el9.x86_64 2024-02-10T19:15:05.003 INFO:teuthology.orchestra.run.smithi175.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-02-10T19:15:05.004 INFO:teuthology.orchestra.run.smithi175.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-02-10T19:15:05.004 INFO:teuthology.orchestra.run.smithi175.stdout: python3-ceph-argparse-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.004 INFO:teuthology.orchestra.run.smithi175.stdout: python3-ceph-common-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.004 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cephfs-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.004 INFO:teuthology.orchestra.run.smithi175.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-02-10T19:15:05.004 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rados-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.004 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.004 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.004 INFO:teuthology.orchestra.run.smithi175.stdout: qatlib-23.11.0-1.el9.x86_64 2024-02-10T19:15:05.004 INFO:teuthology.orchestra.run.smithi175.stdout: qatlib-service-23.11.0-1.el9.x86_64 2024-02-10T19:15:05.004 INFO:teuthology.orchestra.run.smithi175.stdout: qatzip-libs-1.1.2-2.el9.x86_64 2024-02-10T19:15:05.004 INFO:teuthology.orchestra.run.smithi175.stdout: re2-1:20211101-3.el9.x86_64 2024-02-10T19:15:05.004 INFO:teuthology.orchestra.run.smithi175.stdout: thrift-0.15.0-2.el9.x86_64 2024-02-10T19:15:05.004 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:05.005 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:15:05.032 INFO:teuthology.orchestra.run.smithi157.stdout:(1/6): socat-1.7.4.1-5.el9.x86_64.rpm 1.8 MB/s | 300 kB 00:00 2024-02-10T19:15:05.057 INFO:teuthology.orchestra.run.smithi157.stdout:(2/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 2.5 MB/s | 63 kB 00:00 2024-02-10T19:15:05.091 INFO:teuthology.orchestra.run.smithi157.stdout:(3/6): jq-1.6-16.el9.x86_64.rpm 5.4 MB/s | 186 kB 00:00 2024-02-10T19:15:05.132 INFO:teuthology.orchestra.run.smithi157.stdout:(4/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 5.1 MB/s | 217 kB 00:00 2024-02-10T19:15:05.249 INFO:teuthology.orchestra.run.smithi157.stdout:(5/6): libcephsqlite-19.0.0-1367.g14aa01b9.el9. 430 kB/s | 163 kB 00:00 2024-02-10T19:15:05.294 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-02-10T19:15:05.294 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:05.294 INFO:teuthology.orchestra.run.smithi019.stdout:Upgraded: 2024-02-10T19:15:05.294 INFO:teuthology.orchestra.run.smithi019.stdout: librados2-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.294 INFO:teuthology.orchestra.run.smithi019.stdout: librbd1-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.294 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-02-10T19:15:05.294 INFO:teuthology.orchestra.run.smithi019.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-02-10T19:15:05.294 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-base-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.294 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-common-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.295 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-radosgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.295 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-selinux-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.295 INFO:teuthology.orchestra.run.smithi019.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-02-10T19:15:05.295 INFO:teuthology.orchestra.run.smithi019.stdout: libarrow-9.0.0-10.el9.x86_64 2024-02-10T19:15:05.295 INFO:teuthology.orchestra.run.smithi019.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-02-10T19:15:05.295 INFO:teuthology.orchestra.run.smithi019.stdout: libcephfs2-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.295 INFO:teuthology.orchestra.run.smithi019.stdout: liboath-2.6.7-2.el9.x86_64 2024-02-10T19:15:05.295 INFO:teuthology.orchestra.run.smithi019.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-02-10T19:15:05.295 INFO:teuthology.orchestra.run.smithi019.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-02-10T19:15:05.295 INFO:teuthology.orchestra.run.smithi019.stdout: libradosstriper1-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.295 INFO:teuthology.orchestra.run.smithi019.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-02-10T19:15:05.295 INFO:teuthology.orchestra.run.smithi019.stdout: librgw2-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.295 INFO:teuthology.orchestra.run.smithi019.stdout: libunwind-1.6.2-1.el9.x86_64 2024-02-10T19:15:05.295 INFO:teuthology.orchestra.run.smithi019.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-02-10T19:15:05.296 INFO:teuthology.orchestra.run.smithi019.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-02-10T19:15:05.296 INFO:teuthology.orchestra.run.smithi019.stdout: python3-ceph-argparse-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.296 INFO:teuthology.orchestra.run.smithi019.stdout: python3-ceph-common-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.296 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cephfs-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.296 INFO:teuthology.orchestra.run.smithi019.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-02-10T19:15:05.296 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rados-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.296 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.296 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:05.296 INFO:teuthology.orchestra.run.smithi019.stdout: qatlib-23.11.0-1.el9.x86_64 2024-02-10T19:15:05.296 INFO:teuthology.orchestra.run.smithi019.stdout: qatlib-service-23.11.0-1.el9.x86_64 2024-02-10T19:15:05.296 INFO:teuthology.orchestra.run.smithi019.stdout: qatzip-libs-1.1.2-2.el9.x86_64 2024-02-10T19:15:05.296 INFO:teuthology.orchestra.run.smithi019.stdout: re2-1:20211101-3.el9.x86_64 2024-02-10T19:15:05.296 INFO:teuthology.orchestra.run.smithi019.stdout: thrift-0.15.0-2.el9.x86_64 2024-02-10T19:15:05.296 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:05.297 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:15:05.372 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install ceph-test 2024-02-10T19:15:05.584 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-test 2024-02-10T19:15:05.947 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:00:28 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:15:06.111 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:15:06.112 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:15:06.112 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2024-02-10T19:15:06.112 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:15:06.113 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-02-10T19:15:06.113 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-test x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 47 M 2024-02-10T19:15:06.113 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2024-02-10T19:15:06.113 INFO:teuthology.orchestra.run.smithi175.stdout: jq x86_64 1.6-16.el9 CentOS-BaseOS 186 k 2024-02-10T19:15:06.113 INFO:teuthology.orchestra.run.smithi175.stdout: libcephsqlite x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 163 k 2024-02-10T19:15:06.113 INFO:teuthology.orchestra.run.smithi175.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-BaseOS 217 k 2024-02-10T19:15:06.113 INFO:teuthology.orchestra.run.smithi175.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-02-10T19:15:06.113 INFO:teuthology.orchestra.run.smithi175.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-02-10T19:15:06.113 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:06.113 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-02-10T19:15:06.113 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:15:06.113 INFO:teuthology.orchestra.run.smithi175.stdout:Install 6 Packages 2024-02-10T19:15:06.113 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:06.114 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 48 M 2024-02-10T19:15:06.114 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 204 M 2024-02-10T19:15:06.114 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-02-10T19:15:06.170 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:00:32 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:15:06.262 INFO:teuthology.orchestra.run.smithi175.stdout:(1/6): socat-1.7.4.1-5.el9.x86_64.rpm 2.0 MB/s | 300 kB 00:00 2024-02-10T19:15:06.296 INFO:teuthology.orchestra.run.smithi175.stdout:(2/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.8 MB/s | 63 kB 00:00 2024-02-10T19:15:06.338 INFO:teuthology.orchestra.run.smithi175.stdout:(3/6): jq-1.6-16.el9.x86_64.rpm 4.5 MB/s | 186 kB 00:00 2024-02-10T19:15:06.345 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:15:06.346 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:15:06.346 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2024-02-10T19:15:06.346 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:15:06.347 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-02-10T19:15:06.347 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-test x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 47 M 2024-02-10T19:15:06.347 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2024-02-10T19:15:06.347 INFO:teuthology.orchestra.run.smithi019.stdout: jq x86_64 1.6-16.el9 CentOS-BaseOS 186 k 2024-02-10T19:15:06.347 INFO:teuthology.orchestra.run.smithi019.stdout: libcephsqlite x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 163 k 2024-02-10T19:15:06.347 INFO:teuthology.orchestra.run.smithi019.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-BaseOS 217 k 2024-02-10T19:15:06.347 INFO:teuthology.orchestra.run.smithi019.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-02-10T19:15:06.347 INFO:teuthology.orchestra.run.smithi019.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-02-10T19:15:06.347 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:06.347 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-02-10T19:15:06.347 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:15:06.348 INFO:teuthology.orchestra.run.smithi019.stdout:Install 6 Packages 2024-02-10T19:15:06.348 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:06.348 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 48 M 2024-02-10T19:15:06.348 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 204 M 2024-02-10T19:15:06.348 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-02-10T19:15:06.380 INFO:teuthology.orchestra.run.smithi175.stdout:(4/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 5.1 MB/s | 217 kB 00:00 2024-02-10T19:15:06.511 INFO:teuthology.orchestra.run.smithi019.stdout:(1/6): socat-1.7.4.1-5.el9.x86_64.rpm 1.8 MB/s | 300 kB 00:00 2024-02-10T19:15:06.536 INFO:teuthology.orchestra.run.smithi019.stdout:(2/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 2.5 MB/s | 63 kB 00:00 2024-02-10T19:15:06.578 INFO:teuthology.orchestra.run.smithi019.stdout:(3/6): jq-1.6-16.el9.x86_64.rpm 4.5 MB/s | 186 kB 00:00 2024-02-10T19:15:06.620 INFO:teuthology.orchestra.run.smithi019.stdout:(4/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 5.2 MB/s | 217 kB 00:00 2024-02-10T19:15:06.905 INFO:teuthology.orchestra.run.smithi175.stdout:(5/6): libcephsqlite-19.0.0-1367.g14aa01b9.el9. 207 kB/s | 163 kB 00:00 2024-02-10T19:15:07.212 INFO:teuthology.orchestra.run.smithi019.stdout:(5/6): libcephsqlite-19.0.0-1367.g14aa01b9.el9. 189 kB/s | 163 kB 00:00 2024-02-10T19:15:07.358 INFO:teuthology.orchestra.run.smithi157.stdout:(6/6): ceph-test-19.0.0-1367.g14aa01b9.el9.x86_ 19 MB/s | 47 MB 00:02 2024-02-10T19:15:07.361 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:15:07.361 INFO:teuthology.orchestra.run.smithi157.stdout:Total 19 MB/s | 48 MB 00:02 2024-02-10T19:15:07.361 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-02-10T19:15:07.382 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-02-10T19:15:07.382 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-02-10T19:15:07.771 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-02-10T19:15:07.771 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-02-10T19:15:08.345 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-02-10T19:15:08.415 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 1/6 2024-02-10T19:15:08.449 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : jq-1.6-16.el9.x86_64 2/6 2024-02-10T19:15:08.493 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/6 2024-02-10T19:15:08.534 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 4/6 2024-02-10T19:15:08.561 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libcephsqlite-2:19.0.0-1367.g14aa01b9.el9.x86_64 5/6 2024-02-10T19:15:10.430 INFO:teuthology.orchestra.run.smithi175.stdout:(6/6): ceph-test-19.0.0-1367.g14aa01b9.el9.x86_ 11 MB/s | 47 MB 00:04 2024-02-10T19:15:10.433 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:15:10.433 INFO:teuthology.orchestra.run.smithi175.stdout:Total 11 MB/s | 48 MB 00:04 2024-02-10T19:15:10.434 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-02-10T19:15:10.453 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-02-10T19:15:10.454 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-02-10T19:15:10.832 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-02-10T19:15:10.832 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-02-10T19:15:11.404 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-02-10T19:15:11.490 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 1/6 2024-02-10T19:15:11.520 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : jq-1.6-16.el9.x86_64 2/6 2024-02-10T19:15:11.565 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/6 2024-02-10T19:15:11.606 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 4/6 2024-02-10T19:15:11.625 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libcephsqlite-2:19.0.0-1367.g14aa01b9.el9.x86_64 5/6 2024-02-10T19:15:13.058 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: libcephsqlite-2:19.0.0-1367.g14aa01b9.el9.x86_64 5/6 2024-02-10T19:15:13.134 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-test-2:19.0.0-1367.g14aa01b9.el9.x86_64 6/6 2024-02-10T19:15:15.590 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-test-2:19.0.0-1367.g14aa01b9.el9.x86_64 6/6 2024-02-10T19:15:15.590 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-test-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/6 2024-02-10T19:15:15.590 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libcephsqlite-2:19.0.0-1367.g14aa01b9.el9.x86_64 2/6 2024-02-10T19:15:15.590 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/6 2024-02-10T19:15:15.591 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/6 2024-02-10T19:15:15.591 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : jq-1.6-16.el9.x86_64 5/6 2024-02-10T19:15:16.062 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 6/6 2024-02-10T19:15:16.062 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:16.063 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-02-10T19:15:16.063 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-test-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:16.063 INFO:teuthology.orchestra.run.smithi157.stdout: jq-1.6-16.el9.x86_64 2024-02-10T19:15:16.063 INFO:teuthology.orchestra.run.smithi157.stdout: libcephsqlite-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:16.063 INFO:teuthology.orchestra.run.smithi157.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-02-10T19:15:16.063 INFO:teuthology.orchestra.run.smithi157.stdout: socat-1.7.4.1-5.el9.x86_64 2024-02-10T19:15:16.063 INFO:teuthology.orchestra.run.smithi157.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-02-10T19:15:16.063 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:16.063 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:15:16.099 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: libcephsqlite-2:19.0.0-1367.g14aa01b9.el9.x86_64 5/6 2024-02-10T19:15:16.181 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-test-2:19.0.0-1367.g14aa01b9.el9.x86_64 6/6 2024-02-10T19:15:16.287 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph 2024-02-10T19:15:16.901 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:00:42 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:15:17.081 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:15:17.083 INFO:teuthology.orchestra.run.smithi157.stdout:========================================================================================= 2024-02-10T19:15:17.083 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-02-10T19:15:17.083 INFO:teuthology.orchestra.run.smithi157.stdout:========================================================================================= 2024-02-10T19:15:17.083 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-02-10T19:15:17.084 INFO:teuthology.orchestra.run.smithi157.stdout: ceph x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 6.6 k 2024-02-10T19:15:17.084 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-02-10T19:15:17.084 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mds x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 2.1 M 2024-02-10T19:15:17.084 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 1.5 M 2024-02-10T19:15:17.084 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-modules-core noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 247 k 2024-02-10T19:15:17.084 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mon x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 4.7 M 2024-02-10T19:15:17.084 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-osd x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 17 M 2024-02-10T19:15:17.084 INFO:teuthology.orchestra.run.smithi157.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2024-02-10T19:15:17.084 INFO:teuthology.orchestra.run.smithi157.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-02-10T19:15:17.084 INFO:teuthology.orchestra.run.smithi157.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-02-10T19:15:17.084 INFO:teuthology.orchestra.run.smithi157.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-02-10T19:15:17.084 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-02-10T19:15:17.084 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-02-10T19:15:17.085 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-02-10T19:15:17.085 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-02-10T19:15:17.085 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-02-10T19:15:17.085 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-02-10T19:15:17.085 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-02-10T19:15:17.085 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-02-10T19:15:17.085 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-02-10T19:15:17.085 INFO:teuthology.orchestra.run.smithi157.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-02-10T19:15:17.085 INFO:teuthology.orchestra.run.smithi157.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-02-10T19:15:17.085 INFO:teuthology.orchestra.run.smithi157.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-02-10T19:15:17.085 INFO:teuthology.orchestra.run.smithi157.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-02-10T19:15:17.085 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-02-10T19:15:17.085 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-02-10T19:15:17.085 INFO:teuthology.orchestra.run.smithi157.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-02-10T19:15:17.086 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-02-10T19:15:17.086 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-02-10T19:15:17.086 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-02-10T19:15:17.086 INFO:teuthology.orchestra.run.smithi157.stdout: python3-requests noarch 2.25.1-8.el9 CentOS-BaseOS 113 k 2024-02-10T19:15:17.086 INFO:teuthology.orchestra.run.smithi157.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-02-10T19:15:17.086 INFO:teuthology.orchestra.run.smithi157.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-02-10T19:15:17.086 INFO:teuthology.orchestra.run.smithi157.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-02-10T19:15:17.086 INFO:teuthology.orchestra.run.smithi157.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-02-10T19:15:17.086 INFO:teuthology.orchestra.run.smithi157.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-02-10T19:15:17.086 INFO:teuthology.orchestra.run.smithi157.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-02-10T19:15:17.086 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:17.086 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-02-10T19:15:17.086 INFO:teuthology.orchestra.run.smithi157.stdout:========================================================================================= 2024-02-10T19:15:17.086 INFO:teuthology.orchestra.run.smithi157.stdout:Install 36 Packages 2024-02-10T19:15:17.086 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:17.087 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 30 M 2024-02-10T19:15:17.087 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 107 M 2024-02-10T19:15:17.087 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-02-10T19:15:17.393 INFO:teuthology.orchestra.run.smithi157.stdout:(1/36): ceph-19.0.0-1367.g14aa01b9.el9.x86_64.r 30 kB/s | 6.6 kB 00:00 2024-02-10T19:15:17.727 INFO:teuthology.orchestra.run.smithi157.stdout:(2/36): ceph-mds-19.0.0-1367.g14aa01b9.el9.x86_ 3.8 MB/s | 2.1 MB 00:00 2024-02-10T19:15:17.769 INFO:teuthology.orchestra.run.smithi157.stdout:(3/36): ceph-mgr-19.0.0-1367.g14aa01b9.el9.x86_ 2.5 MB/s | 1.5 MB 00:00 2024-02-10T19:15:17.877 INFO:teuthology.orchestra.run.smithi157.stdout:(4/36): ceph-mgr-modules-core-19.0.0-1367.g14aa 2.2 MB/s | 247 kB 00:00 2024-02-10T19:15:17.994 INFO:teuthology.orchestra.run.smithi157.stdout:(5/36): lua-5.4.4-4.el9.x86_64.rpm 1.6 MB/s | 187 kB 00:00 2024-02-10T19:15:18.036 INFO:teuthology.orchestra.run.smithi157.stdout:(6/36): python3-mako-1.1.4-6.el9.noarch.rpm 3.4 MB/s | 144 kB 00:00 2024-02-10T19:15:18.070 INFO:teuthology.orchestra.run.smithi157.stdout:(7/36): python3-markupsafe-1.1.1-12.el9.x86_64. 948 kB/s | 32 kB 00:00 2024-02-10T19:15:18.103 INFO:teuthology.orchestra.run.smithi157.stdout:(8/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.4 MB/s | 47 kB 00:00 2024-02-10T19:15:18.137 INFO:teuthology.orchestra.run.smithi157.stdout:(9/36): python3-toml-0.10.2-6.el9.noarch.rpm 1.1 MB/s | 39 kB 00:00 2024-02-10T19:15:18.179 INFO:teuthology.orchestra.run.smithi157.stdout:(10/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 5.7 MB/s | 241 kB 00:00 2024-02-10T19:15:18.254 INFO:teuthology.orchestra.run.smithi157.stdout:(11/36): python3-cryptography-36.0.1-4.el9.x86_ 15 MB/s | 1.1 MB 00:00 2024-02-10T19:15:18.321 INFO:teuthology.orchestra.run.smithi157.stdout:(12/36): ceph-mon-19.0.0-1367.g14aa01b9.el9.x86 5.0 MB/s | 4.7 MB 00:00 2024-02-10T19:15:18.338 INFO:teuthology.orchestra.run.smithi157.stdout:(13/36): python3-ply-3.11-14.el9.noarch.rpm 1.2 MB/s | 103 kB 00:00 2024-02-10T19:15:18.363 INFO:teuthology.orchestra.run.smithi157.stdout:(14/36): python3-pycparser-2.20-6.el9.noarch.rp 2.9 MB/s | 124 kB 00:00 2024-02-10T19:15:18.380 INFO:teuthology.orchestra.run.smithi157.stdout:(15/36): python3-requests-2.25.1-8.el9.noarch.r 2.6 MB/s | 113 kB 00:00 2024-02-10T19:15:18.406 INFO:teuthology.orchestra.run.smithi157.stdout:(16/36): python3-urllib3-1.26.5-5.el9.noarch.rp 4.4 MB/s | 187 kB 00:00 2024-02-10T19:15:18.546 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-test-2:19.0.0-1367.g14aa01b9.el9.x86_64 6/6 2024-02-10T19:15:18.546 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-test-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/6 2024-02-10T19:15:18.546 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libcephsqlite-2:19.0.0-1367.g14aa01b9.el9.x86_64 2/6 2024-02-10T19:15:18.546 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/6 2024-02-10T19:15:18.546 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/6 2024-02-10T19:15:18.547 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : jq-1.6-16.el9.x86_64 5/6 2024-02-10T19:15:18.781 INFO:teuthology.orchestra.run.smithi157.stdout:(17/36): ceph-osd-19.0.0-1367.g14aa01b9.el9.x86 16 MB/s | 17 MB 00:01 2024-02-10T19:15:18.798 INFO:teuthology.orchestra.run.smithi157.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 53 kB/s | 22 kB 00:00 2024-02-10T19:15:19.034 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 6/6 2024-02-10T19:15:19.034 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:19.034 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-02-10T19:15:19.034 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-test-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:19.034 INFO:teuthology.orchestra.run.smithi175.stdout: jq-1.6-16.el9.x86_64 2024-02-10T19:15:19.034 INFO:teuthology.orchestra.run.smithi175.stdout: libcephsqlite-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:19.034 INFO:teuthology.orchestra.run.smithi175.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-02-10T19:15:19.035 INFO:teuthology.orchestra.run.smithi175.stdout: socat-1.7.4.1-5.el9.x86_64 2024-02-10T19:15:19.035 INFO:teuthology.orchestra.run.smithi175.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-02-10T19:15:19.035 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:19.035 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:15:19.123 INFO:teuthology.orchestra.run.smithi157.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 127 kB/s | 43 kB 00:00 2024-02-10T19:15:19.215 INFO:teuthology.orchestra.run.smithi157.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 412 kB/s | 172 kB 00:00 2024-02-10T19:15:19.240 INFO:teuthology.orchestra.run.smithi157.stdout:(21/36): luarocks-3.9.2-1.el9.noarch.rpm 181 kB/s | 151 kB 00:00 2024-02-10T19:15:19.276 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install ceph 2024-02-10T19:15:19.291 INFO:teuthology.orchestra.run.smithi157.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 142 kB/s | 11 kB 00:00 2024-02-10T19:15:19.307 INFO:teuthology.orchestra.run.smithi157.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 264 kB/s | 18 kB 00:00 2024-02-10T19:15:19.332 INFO:teuthology.orchestra.run.smithi157.stdout:(24/36): python3-cherrypy-18.6.1-2.el9.noarch.r 1.7 MB/s | 358 kB 00:00 2024-02-10T19:15:19.350 INFO:teuthology.orchestra.run.smithi157.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 395 kB/s | 23 kB 00:00 2024-02-10T19:15:19.366 INFO:teuthology.orchestra.run.smithi157.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 330 kB/s | 19 kB 00:00 2024-02-10T19:15:19.383 INFO:teuthology.orchestra.run.smithi157.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 389 kB/s | 20 kB 00:00 2024-02-10T19:15:19.417 INFO:teuthology.orchestra.run.smithi157.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 690 kB/s | 46 kB 00:00 2024-02-10T19:15:19.442 INFO:teuthology.orchestra.run.smithi157.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-02-10T19:15:19.468 INFO:teuthology.orchestra.run.smithi157.stdout:(30/36): python3-pecan-1.4.2-3.el9.noarch.rpm 3.2 MB/s | 272 kB 00:00 2024-02-10T19:15:19.484 INFO:teuthology.orchestra.run.smithi157.stdout:(31/36): python3-portend-3.1.0-2.el9.noarch.rpm 246 kB/s | 16 kB 00:00 2024-02-10T19:15:19.518 INFO:teuthology.orchestra.run.smithi157.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.2 MB/s | 90 kB 00:00 2024-02-10T19:15:19.535 INFO:teuthology.orchestra.run.smithi157.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 533 kB/s | 36 kB 00:00 2024-02-10T19:15:19.627 INFO:teuthology.orchestra.run.smithi157.stdout:(34/36): python3-zc-lockfile-2.0-10.el9.noarch. 218 kB/s | 20 kB 00:00 2024-02-10T19:15:19.652 INFO:teuthology.orchestra.run.smithi157.stdout:(35/36): python3-webob-1.8.7-6.el9.noarch.rpm 1.3 MB/s | 230 kB 00:00 2024-02-10T19:15:19.686 INFO:teuthology.orchestra.run.smithi157.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 2.5 MB/s | 427 kB 00:00 2024-02-10T19:15:19.689 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:15:19.689 INFO:teuthology.orchestra.run.smithi157.stdout:Total 11 MB/s | 30 MB 00:02 2024-02-10T19:15:19.709 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-02-10T19:15:19.753 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-02-10T19:15:19.753 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-02-10T19:15:19.811 INFO:teuthology.orchestra.run.smithi019.stdout:(6/6): ceph-test-19.0.0-1367.g14aa01b9.el9.x86_ 3.5 MB/s | 47 MB 00:13 2024-02-10T19:15:19.814 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:15:19.814 INFO:teuthology.orchestra.run.smithi019.stdout:Total 3.6 MB/s | 48 MB 00:13 2024-02-10T19:15:19.815 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-02-10T19:15:19.837 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-02-10T19:15:19.837 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-02-10T19:15:19.870 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:00:42 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:15:20.030 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:15:20.033 INFO:teuthology.orchestra.run.smithi175.stdout:========================================================================================= 2024-02-10T19:15:20.033 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2024-02-10T19:15:20.033 INFO:teuthology.orchestra.run.smithi175.stdout:========================================================================================= 2024-02-10T19:15:20.033 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-02-10T19:15:20.033 INFO:teuthology.orchestra.run.smithi175.stdout: ceph x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 6.6 k 2024-02-10T19:15:20.033 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2024-02-10T19:15:20.033 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mds x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 2.1 M 2024-02-10T19:15:20.033 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 1.5 M 2024-02-10T19:15:20.033 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-modules-core noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 247 k 2024-02-10T19:15:20.033 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mon x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 4.7 M 2024-02-10T19:15:20.033 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-osd x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 17 M 2024-02-10T19:15:20.033 INFO:teuthology.orchestra.run.smithi175.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2024-02-10T19:15:20.034 INFO:teuthology.orchestra.run.smithi175.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-02-10T19:15:20.034 INFO:teuthology.orchestra.run.smithi175.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-02-10T19:15:20.034 INFO:teuthology.orchestra.run.smithi175.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-02-10T19:15:20.034 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-02-10T19:15:20.034 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-02-10T19:15:20.034 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-02-10T19:15:20.034 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-02-10T19:15:20.034 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-02-10T19:15:20.034 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-02-10T19:15:20.034 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-02-10T19:15:20.034 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-02-10T19:15:20.034 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-02-10T19:15:20.034 INFO:teuthology.orchestra.run.smithi175.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-02-10T19:15:20.034 INFO:teuthology.orchestra.run.smithi175.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-02-10T19:15:20.034 INFO:teuthology.orchestra.run.smithi175.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-02-10T19:15:20.035 INFO:teuthology.orchestra.run.smithi175.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-02-10T19:15:20.035 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-02-10T19:15:20.035 INFO:teuthology.orchestra.run.smithi175.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-02-10T19:15:20.035 INFO:teuthology.orchestra.run.smithi175.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-02-10T19:15:20.035 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-02-10T19:15:20.035 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-02-10T19:15:20.035 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-02-10T19:15:20.035 INFO:teuthology.orchestra.run.smithi175.stdout: python3-requests noarch 2.25.1-8.el9 CentOS-BaseOS 113 k 2024-02-10T19:15:20.035 INFO:teuthology.orchestra.run.smithi175.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-02-10T19:15:20.035 INFO:teuthology.orchestra.run.smithi175.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-02-10T19:15:20.035 INFO:teuthology.orchestra.run.smithi175.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-02-10T19:15:20.035 INFO:teuthology.orchestra.run.smithi175.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-02-10T19:15:20.035 INFO:teuthology.orchestra.run.smithi175.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-02-10T19:15:20.036 INFO:teuthology.orchestra.run.smithi175.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-02-10T19:15:20.036 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:20.036 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-02-10T19:15:20.036 INFO:teuthology.orchestra.run.smithi175.stdout:========================================================================================= 2024-02-10T19:15:20.036 INFO:teuthology.orchestra.run.smithi175.stdout:Install 36 Packages 2024-02-10T19:15:20.036 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:20.037 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 30 M 2024-02-10T19:15:20.037 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 107 M 2024-02-10T19:15:20.037 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-02-10T19:15:20.160 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-02-10T19:15:20.160 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-02-10T19:15:20.231 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-02-10T19:15:20.231 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-02-10T19:15:20.727 INFO:teuthology.orchestra.run.smithi175.stdout:(1/36): ceph-19.0.0-1367.g14aa01b9.el9.x86_64.r 31 kB/s | 6.6 kB 00:00 2024-02-10T19:15:20.820 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-02-10T19:15:20.898 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 1/6 2024-02-10T19:15:20.945 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : jq-1.6-16.el9.x86_64 2/6 2024-02-10T19:15:20.990 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/6 2024-02-10T19:15:21.037 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 4/6 2024-02-10T19:15:21.064 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libcephsqlite-2:19.0.0-1367.g14aa01b9.el9.x86_64 5/6 2024-02-10T19:15:21.486 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-02-10T19:15:21.555 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-02-10T19:15:21.587 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-02-10T19:15:21.615 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-02-10T19:15:21.687 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-02-10T19:15:21.740 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-02-10T19:15:21.772 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-02-10T19:15:21.863 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-02-10T19:15:21.953 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-02-10T19:15:22.000 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-02-10T19:15:22.072 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-02-10T19:15:22.126 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 11/36 2024-02-10T19:15:22.163 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 12/36 2024-02-10T19:15:22.213 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2024-02-10T19:15:22.277 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2024-02-10T19:15:22.318 INFO:teuthology.orchestra.run.smithi175.stdout:(2/36): ceph-mgr-19.0.0-1367.g14aa01b9.el9.x86_ 856 kB/s | 1.5 MB 00:01 2024-02-10T19:15:22.462 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2024-02-10T19:15:22.510 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2024-02-10T19:15:22.510 INFO:teuthology.orchestra.run.smithi175.stdout:(3/36): ceph-mds-19.0.0-1367.g14aa01b9.el9.x86_ 1.1 MB/s | 2.1 MB 00:01 2024-02-10T19:15:22.540 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2024-02-10T19:15:22.575 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2024-02-10T19:15:22.604 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2024-02-10T19:15:22.627 INFO:teuthology.orchestra.run.smithi175.stdout:(4/36): ceph-mgr-modules-core-19.0.0-1367.g14aa 2.1 MB/s | 247 kB 00:00 2024-02-10T19:15:22.681 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2024-02-10T19:15:22.715 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-02-10T19:15:22.736 INFO:teuthology.orchestra.run.smithi175.stdout:(5/36): lua-5.4.4-4.el9.x86_64.rpm 1.7 MB/s | 187 kB 00:00 2024-02-10T19:15:22.748 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2024-02-10T19:15:22.777 INFO:teuthology.orchestra.run.smithi175.stdout:(6/36): python3-mako-1.1.4-6.el9.noarch.rpm 3.4 MB/s | 144 kB 00:00 2024-02-10T19:15:22.789 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2024-02-10T19:15:22.811 INFO:teuthology.orchestra.run.smithi175.stdout:(7/36): python3-markupsafe-1.1.1-12.el9.x86_64. 947 kB/s | 32 kB 00:00 2024-02-10T19:15:22.823 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2024-02-10T19:15:22.845 INFO:teuthology.orchestra.run.smithi175.stdout:(8/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.4 MB/s | 47 kB 00:00 2024-02-10T19:15:22.858 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2024-02-10T19:15:22.912 INFO:teuthology.orchestra.run.smithi175.stdout:(9/36): python3-toml-0.10.2-6.el9.noarch.rpm 579 kB/s | 39 kB 00:00 2024-02-10T19:15:22.948 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2024-02-10T19:15:22.954 INFO:teuthology.orchestra.run.smithi175.stdout:(10/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 5.6 MB/s | 241 kB 00:00 2024-02-10T19:15:22.990 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2024-02-10T19:15:23.021 INFO:teuthology.orchestra.run.smithi175.stdout:(11/36): python3-cryptography-36.0.1-4.el9.x86_ 17 MB/s | 1.1 MB 00:00 2024-02-10T19:15:23.062 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2024-02-10T19:15:23.063 INFO:teuthology.orchestra.run.smithi175.stdout:(12/36): python3-ply-3.11-14.el9.noarch.rpm 2.4 MB/s | 103 kB 00:00 2024-02-10T19:15:23.121 INFO:teuthology.orchestra.run.smithi175.stdout:(13/36): python3-pycparser-2.20-6.el9.noarch.rp 2.1 MB/s | 124 kB 00:00 2024-02-10T19:15:23.200 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2024-02-10T19:15:23.205 INFO:teuthology.orchestra.run.smithi175.stdout:(14/36): ceph-mon-19.0.0-1367.g14aa01b9.el9.x86 1.9 MB/s | 4.7 MB 00:02 2024-02-10T19:15:23.230 INFO:teuthology.orchestra.run.smithi175.stdout:(15/36): python3-requests-2.25.1-8.el9.noarch.r 1.0 MB/s | 113 kB 00:00 2024-02-10T19:15:23.325 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-02-10T19:15:23.364 INFO:teuthology.orchestra.run.smithi175.stdout:(16/36): python3-urllib3-1.26.5-5.el9.noarch.rp 1.2 MB/s | 187 kB 00:00 2024-02-10T19:15:23.406 INFO:teuthology.orchestra.run.smithi175.stdout:(17/36): lua-devel-5.4.4-4.el9.x86_64.rpm 127 kB/s | 22 kB 00:00 2024-02-10T19:15:23.484 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-1367.g14aa01b9.el9. 31/36 2024-02-10T19:15:23.498 INFO:teuthology.orchestra.run.smithi175.stdout:(18/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 474 kB/s | 43 kB 00:00 2024-02-10T19:15:23.511 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-2:19.0.0-1367.g14aa01b9.el9.x86_64 32/36 2024-02-10T19:15:23.523 INFO:teuthology.orchestra.run.smithi175.stdout:(19/36): luarocks-3.9.2-1.el9.noarch.rpm 952 kB/s | 151 kB 00:00 2024-02-10T19:15:23.536 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mgr-2:19.0.0-1367.g14aa01b9.el9.x86_64 32/36 2024-02-10T19:15:23.536 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:15:23.537 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-02-10T19:15:23.537 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-02-10T19:15:23.537 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-02-10T19:15:23.537 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:23.582 INFO:teuthology.orchestra.run.smithi175.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 2.0 MB/s | 172 kB 00:00 2024-02-10T19:15:23.615 INFO:teuthology.orchestra.run.smithi175.stdout:(21/36): python3-cherrypy-18.6.1-2.el9.noarch.r 3.8 MB/s | 358 kB 00:00 2024-02-10T19:15:23.640 INFO:teuthology.orchestra.run.smithi175.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 182 kB/s | 11 kB 00:00 2024-02-10T19:15:23.657 INFO:teuthology.orchestra.run.smithi175.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 420 kB/s | 18 kB 00:00 2024-02-10T19:15:23.674 INFO:teuthology.orchestra.run.smithi175.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 688 kB/s | 23 kB 00:00 2024-02-10T19:15:23.691 INFO:teuthology.orchestra.run.smithi175.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 576 kB/s | 19 kB 00:00 2024-02-10T19:15:23.708 INFO:teuthology.orchestra.run.smithi175.stdout:(26/36): python3-jaraco-text-3.2.0-6.el9.noarch 584 kB/s | 20 kB 00:00 2024-02-10T19:15:23.734 INFO:teuthology.orchestra.run.smithi175.stdout:(27/36): python3-logutils-0.3.5-21.el9.noarch.r 1.1 MB/s | 46 kB 00:00 2024-02-10T19:15:23.759 INFO:teuthology.orchestra.run.smithi175.stdout:(28/36): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-02-10T19:15:23.784 INFO:teuthology.orchestra.run.smithi175.stdout:(29/36): python3-pecan-1.4.2-3.el9.noarch.rpm 5.3 MB/s | 272 kB 00:00 2024-02-10T19:15:23.810 INFO:teuthology.orchestra.run.smithi175.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 326 kB/s | 16 kB 00:00 2024-02-10T19:15:23.835 INFO:teuthology.orchestra.run.smithi175.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.7 MB/s | 90 kB 00:00 2024-02-10T19:15:23.860 INFO:teuthology.orchestra.run.smithi175.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 713 kB/s | 36 kB 00:00 2024-02-10T19:15:23.885 INFO:teuthology.orchestra.run.smithi175.stdout:(33/36): python3-webob-1.8.7-6.el9.noarch.rpm 4.5 MB/s | 230 kB 00:00 2024-02-10T19:15:23.927 INFO:teuthology.orchestra.run.smithi175.stdout:(34/36): python3-zc-lockfile-2.0-10.el9.noarch. 481 kB/s | 20 kB 00:00 2024-02-10T19:15:23.961 INFO:teuthology.orchestra.run.smithi175.stdout:(35/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.2 MB/s | 427 kB 00:00 2024-02-10T19:15:24.970 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-osd-2:19.0.0-1367.g14aa01b9.el9.x86_64 33/36 2024-02-10T19:15:24.996 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-osd-2:19.0.0-1367.g14aa01b9.el9.x86_64 33/36 2024-02-10T19:15:24.996 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:15:24.996 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-02-10T19:15:24.996 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-02-10T19:15:24.997 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-02-10T19:15:24.997 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:25.437 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mon-2:19.0.0-1367.g14aa01b9.el9.x86_64 34/36 2024-02-10T19:15:25.460 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mon-2:19.0.0-1367.g14aa01b9.el9.x86_64 34/36 2024-02-10T19:15:25.461 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:15:25.461 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-02-10T19:15:25.461 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-02-10T19:15:25.461 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-02-10T19:15:25.461 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:25.671 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mds-2:19.0.0-1367.g14aa01b9.el9.x86_64 35/36 2024-02-10T19:15:25.694 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mds-2:19.0.0-1367.g14aa01b9.el9.x86_64 35/36 2024-02-10T19:15:25.694 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:15:25.694 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-02-10T19:15:25.695 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-02-10T19:15:25.695 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-02-10T19:15:25.695 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:25.760 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-2:19.0.0-1367.g14aa01b9.el9.x86_64 36/36 2024-02-10T19:15:25.806 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: libcephsqlite-2:19.0.0-1367.g14aa01b9.el9.x86_64 5/6 2024-02-10T19:15:25.892 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-test-2:19.0.0-1367.g14aa01b9.el9.x86_64 6/6 2024-02-10T19:15:26.128 INFO:teuthology.orchestra.run.smithi175.stdout:(36/36): ceph-osd-19.0.0-1367.g14aa01b9.el9.x86 4.4 MB/s | 17 MB 00:03 2024-02-10T19:15:26.131 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:15:26.131 INFO:teuthology.orchestra.run.smithi175.stdout:Total 4.9 MB/s | 30 MB 00:06 2024-02-10T19:15:26.149 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-02-10T19:15:26.193 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-02-10T19:15:26.193 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-02-10T19:15:26.619 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-02-10T19:15:26.619 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-02-10T19:15:27.504 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-2:19.0.0-1367.g14aa01b9.el9.x86_64 36/36 2024-02-10T19:15:27.504 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/36 2024-02-10T19:15:27.504 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mds-2:19.0.0-1367.g14aa01b9.el9.x86_64 2/36 2024-02-10T19:15:27.504 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-2:19.0.0-1367.g14aa01b9.el9.x86_64 3/36 2024-02-10T19:15:27.504 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mon-2:19.0.0-1367.g14aa01b9.el9.x86_64 4/36 2024-02-10T19:15:27.505 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-osd-2:19.0.0-1367.g14aa01b9.el9.x86_64 5/36 2024-02-10T19:15:27.505 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-1367.g14aa01b9.el9. 6/36 2024-02-10T19:15:27.505 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2024-02-10T19:15:27.505 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2024-02-10T19:15:27.505 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2024-02-10T19:15:27.505 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2024-02-10T19:15:27.505 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2024-02-10T19:15:27.505 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2024-02-10T19:15:27.505 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2024-02-10T19:15:27.505 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2024-02-10T19:15:27.505 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2024-02-10T19:15:27.505 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 16/36 2024-02-10T19:15:27.505 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 17/36 2024-02-10T19:15:27.505 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-02-10T19:15:27.505 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-02-10T19:15:27.505 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-02-10T19:15:27.506 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-02-10T19:15:27.506 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-02-10T19:15:27.506 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-02-10T19:15:27.506 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-02-10T19:15:27.506 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-02-10T19:15:27.506 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-02-10T19:15:27.506 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-02-10T19:15:27.507 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-02-10T19:15:27.507 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-02-10T19:15:27.507 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-02-10T19:15:27.507 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-02-10T19:15:27.507 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-02-10T19:15:27.507 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-02-10T19:15:27.507 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-02-10T19:15:27.507 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-02-10T19:15:27.971 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-02-10T19:15:28.038 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-02-10T19:15:28.070 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-02-10T19:15:28.098 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-02-10T19:15:28.166 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-test-2:19.0.0-1367.g14aa01b9.el9.x86_64 6/6 2024-02-10T19:15:28.167 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-test-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/6 2024-02-10T19:15:28.167 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libcephsqlite-2:19.0.0-1367.g14aa01b9.el9.x86_64 2/6 2024-02-10T19:15:28.167 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/6 2024-02-10T19:15:28.167 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/6 2024-02-10T19:15:28.167 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : jq-1.6-16.el9.x86_64 5/6 2024-02-10T19:15:28.168 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-02-10T19:15:28.214 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-02-10T19:15:28.255 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-02-10T19:15:28.346 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-02-10T19:15:28.433 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-02-10T19:15:28.474 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-02-10T19:15:28.546 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-02-10T19:15:28.562 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-02-10T19:15:28.563 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:28.563 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-02-10T19:15:28.563 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:28.563 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mds-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:28.563 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:28.563 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-modules-core-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:15:28.563 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mon-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:28.563 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-osd-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:28.563 INFO:teuthology.orchestra.run.smithi157.stdout: lua-5.4.4-4.el9.x86_64 2024-02-10T19:15:28.563 INFO:teuthology.orchestra.run.smithi157.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-02-10T19:15:28.563 INFO:teuthology.orchestra.run.smithi157.stdout: luarocks-3.9.2-1.el9.noarch 2024-02-10T19:15:28.563 INFO:teuthology.orchestra.run.smithi157.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-02-10T19:15:28.563 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-02-10T19:15:28.564 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-02-10T19:15:28.564 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-02-10T19:15:28.564 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-02-10T19:15:28.564 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-02-10T19:15:28.564 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-02-10T19:15:28.564 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-02-10T19:15:28.564 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-02-10T19:15:28.564 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-02-10T19:15:28.564 INFO:teuthology.orchestra.run.smithi157.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-02-10T19:15:28.564 INFO:teuthology.orchestra.run.smithi157.stdout: python3-mako-1.1.4-6.el9.noarch 2024-02-10T19:15:28.564 INFO:teuthology.orchestra.run.smithi157.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-02-10T19:15:28.564 INFO:teuthology.orchestra.run.smithi157.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-02-10T19:15:28.564 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-02-10T19:15:28.565 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ply-3.11-14.el9.noarch 2024-02-10T19:15:28.565 INFO:teuthology.orchestra.run.smithi157.stdout: python3-portend-3.1.0-2.el9.noarch 2024-02-10T19:15:28.565 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-02-10T19:15:28.565 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pycparser-2.20-6.el9.noarch 2024-02-10T19:15:28.565 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pytz-2021.1-5.el9.noarch 2024-02-10T19:15:28.565 INFO:teuthology.orchestra.run.smithi157.stdout: python3-requests-2.25.1-8.el9.noarch 2024-02-10T19:15:28.565 INFO:teuthology.orchestra.run.smithi157.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-02-10T19:15:28.565 INFO:teuthology.orchestra.run.smithi157.stdout: python3-toml-0.10.2-6.el9.noarch 2024-02-10T19:15:28.565 INFO:teuthology.orchestra.run.smithi157.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-02-10T19:15:28.565 INFO:teuthology.orchestra.run.smithi157.stdout: python3-webob-1.8.7-6.el9.noarch 2024-02-10T19:15:28.565 INFO:teuthology.orchestra.run.smithi157.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-02-10T19:15:28.565 INFO:teuthology.orchestra.run.smithi157.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-02-10T19:15:28.565 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:28.565 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:15:28.574 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 6/6 2024-02-10T19:15:28.574 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:28.574 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-02-10T19:15:28.574 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-test-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:28.574 INFO:teuthology.orchestra.run.smithi019.stdout: jq-1.6-16.el9.x86_64 2024-02-10T19:15:28.574 INFO:teuthology.orchestra.run.smithi019.stdout: libcephsqlite-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:28.574 INFO:teuthology.orchestra.run.smithi019.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-02-10T19:15:28.574 INFO:teuthology.orchestra.run.smithi019.stdout: socat-1.7.4.1-5.el9.x86_64 2024-02-10T19:15:28.574 INFO:teuthology.orchestra.run.smithi019.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-02-10T19:15:28.575 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:28.575 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:15:28.600 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 11/36 2024-02-10T19:15:28.646 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 12/36 2024-02-10T19:15:28.695 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2024-02-10T19:15:28.751 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2024-02-10T19:15:28.810 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph 2024-02-10T19:15:28.919 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-base 2024-02-10T19:15:28.936 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2024-02-10T19:15:28.976 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2024-02-10T19:15:29.014 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2024-02-10T19:15:29.048 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2024-02-10T19:15:29.078 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2024-02-10T19:15:29.154 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2024-02-10T19:15:29.189 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-02-10T19:15:29.222 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2024-02-10T19:15:29.262 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2024-02-10T19:15:29.297 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2024-02-10T19:15:29.340 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2024-02-10T19:15:29.403 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:00:55 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:15:29.430 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2024-02-10T19:15:29.471 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2024-02-10T19:15:29.507 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:00:55 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:15:29.543 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2024-02-10T19:15:29.572 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:15:29.575 INFO:teuthology.orchestra.run.smithi019.stdout:========================================================================================= 2024-02-10T19:15:29.575 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2024-02-10T19:15:29.575 INFO:teuthology.orchestra.run.smithi019.stdout:========================================================================================= 2024-02-10T19:15:29.575 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-02-10T19:15:29.575 INFO:teuthology.orchestra.run.smithi019.stdout: ceph x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 6.6 k 2024-02-10T19:15:29.575 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2024-02-10T19:15:29.575 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mds x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 2.1 M 2024-02-10T19:15:29.575 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 1.5 M 2024-02-10T19:15:29.575 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-modules-core noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 247 k 2024-02-10T19:15:29.575 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mon x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 4.7 M 2024-02-10T19:15:29.575 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-osd x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 17 M 2024-02-10T19:15:29.576 INFO:teuthology.orchestra.run.smithi019.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2024-02-10T19:15:29.576 INFO:teuthology.orchestra.run.smithi019.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-02-10T19:15:29.576 INFO:teuthology.orchestra.run.smithi019.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-02-10T19:15:29.576 INFO:teuthology.orchestra.run.smithi019.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-02-10T19:15:29.576 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-02-10T19:15:29.576 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-02-10T19:15:29.576 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-02-10T19:15:29.576 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-02-10T19:15:29.576 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-02-10T19:15:29.576 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-02-10T19:15:29.576 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-02-10T19:15:29.576 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-02-10T19:15:29.576 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-02-10T19:15:29.577 INFO:teuthology.orchestra.run.smithi019.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-02-10T19:15:29.577 INFO:teuthology.orchestra.run.smithi019.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-02-10T19:15:29.577 INFO:teuthology.orchestra.run.smithi019.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-02-10T19:15:29.577 INFO:teuthology.orchestra.run.smithi019.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-02-10T19:15:29.577 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-02-10T19:15:29.577 INFO:teuthology.orchestra.run.smithi019.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-02-10T19:15:29.577 INFO:teuthology.orchestra.run.smithi019.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-02-10T19:15:29.577 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-02-10T19:15:29.577 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-02-10T19:15:29.577 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-02-10T19:15:29.577 INFO:teuthology.orchestra.run.smithi019.stdout: python3-requests noarch 2.25.1-8.el9 CentOS-BaseOS 113 k 2024-02-10T19:15:29.577 INFO:teuthology.orchestra.run.smithi019.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-02-10T19:15:29.577 INFO:teuthology.orchestra.run.smithi019.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-02-10T19:15:29.578 INFO:teuthology.orchestra.run.smithi019.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-02-10T19:15:29.578 INFO:teuthology.orchestra.run.smithi019.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-02-10T19:15:29.578 INFO:teuthology.orchestra.run.smithi019.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-02-10T19:15:29.578 INFO:teuthology.orchestra.run.smithi019.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-02-10T19:15:29.578 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:29.578 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-02-10T19:15:29.578 INFO:teuthology.orchestra.run.smithi019.stdout:========================================================================================= 2024-02-10T19:15:29.578 INFO:teuthology.orchestra.run.smithi019.stdout:Install 36 Packages 2024-02-10T19:15:29.578 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:29.579 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 30 M 2024-02-10T19:15:29.579 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 107 M 2024-02-10T19:15:29.579 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-02-10T19:15:29.614 INFO:teuthology.orchestra.run.smithi157.stdout:Package ceph-base-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:15:29.667 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:15:29.668 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-02-10T19:15:29.668 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:15:29.679 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2024-02-10T19:15:29.729 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install cephadm 2024-02-10T19:15:29.795 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-02-10T19:15:29.913 INFO:teuthology.orchestra.run.smithi019.stdout:(1/36): ceph-19.0.0-1367.g14aa01b9.el9.x86_64.r 30 kB/s | 6.6 kB 00:00 2024-02-10T19:15:29.973 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-1367.g14aa01b9.el9. 31/36 2024-02-10T19:15:30.009 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mgr-2:19.0.0-1367.g14aa01b9.el9.x86_64 32/36 2024-02-10T19:15:30.035 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-mgr-2:19.0.0-1367.g14aa01b9.el9.x86_64 32/36 2024-02-10T19:15:30.035 INFO:teuthology.orchestra.run.smithi175.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:15:30.035 INFO:teuthology.orchestra.run.smithi175.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-02-10T19:15:30.035 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-02-10T19:15:30.035 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-02-10T19:15:30.035 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:30.312 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:00:56 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:15:30.472 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:15:30.472 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:15:30.473 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-02-10T19:15:30.473 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:15:30.473 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-02-10T19:15:30.473 INFO:teuthology.orchestra.run.smithi157.stdout: cephadm noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 748 k 2024-02-10T19:15:30.473 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:30.473 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-02-10T19:15:30.473 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:15:30.473 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-02-10T19:15:30.473 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:30.474 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 748 k 2024-02-10T19:15:30.474 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 754 k 2024-02-10T19:15:30.474 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-02-10T19:15:30.689 INFO:teuthology.orchestra.run.smithi019.stdout:(2/36): ceph-mgr-19.0.0-1367.g14aa01b9.el9.x86_ 1.5 MB/s | 1.5 MB 00:00 2024-02-10T19:15:30.814 INFO:teuthology.orchestra.run.smithi019.stdout:(3/36): ceph-mds-19.0.0-1367.g14aa01b9.el9.x86_ 1.9 MB/s | 2.1 MB 00:01 2024-02-10T19:15:30.964 INFO:teuthology.orchestra.run.smithi019.stdout:(4/36): ceph-mgr-modules-core-19.0.0-1367.g14aa 1.6 MB/s | 247 kB 00:00 2024-02-10T19:15:31.045 INFO:teuthology.orchestra.run.smithi157.stdout:cephadm-19.0.0-1367.g14aa01b9.el9.noarch.rpm 1.3 MB/s | 748 kB 00:00 2024-02-10T19:15:31.046 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:15:31.046 INFO:teuthology.orchestra.run.smithi157.stdout:Total 1.3 MB/s | 748 kB 00:00 2024-02-10T19:15:31.046 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-02-10T19:15:31.051 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-02-10T19:15:31.051 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-02-10T19:15:31.057 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-02-10T19:15:31.057 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-02-10T19:15:31.128 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-02-10T19:15:31.181 INFO:teuthology.orchestra.run.smithi019.stdout:(5/36): lua-5.4.4-4.el9.x86_64.rpm 862 kB/s | 187 kB 00:00 2024-02-10T19:15:31.240 INFO:teuthology.orchestra.run.smithi019.stdout:(6/36): python3-mako-1.1.4-6.el9.noarch.rpm 2.4 MB/s | 144 kB 00:00 2024-02-10T19:15:31.265 INFO:teuthology.orchestra.run.smithi019.stdout:(7/36): python3-markupsafe-1.1.1-12.el9.x86_64. 1.2 MB/s | 32 kB 00:00 2024-02-10T19:15:31.298 INFO:teuthology.orchestra.run.smithi019.stdout:(8/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.4 MB/s | 47 kB 00:00 2024-02-10T19:15:31.324 INFO:teuthology.orchestra.run.smithi019.stdout:(9/36): python3-toml-0.10.2-6.el9.noarch.rpm 1.5 MB/s | 39 kB 00:00 2024-02-10T19:15:31.374 INFO:teuthology.orchestra.run.smithi019.stdout:(10/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 4.7 MB/s | 241 kB 00:00 2024-02-10T19:15:31.449 INFO:teuthology.orchestra.run.smithi019.stdout:(11/36): python3-cryptography-36.0.1-4.el9.x86_ 15 MB/s | 1.1 MB 00:00 2024-02-10T19:15:31.469 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-osd-2:19.0.0-1367.g14aa01b9.el9.x86_64 33/36 2024-02-10T19:15:31.491 INFO:teuthology.orchestra.run.smithi019.stdout:(12/36): python3-ply-3.11-14.el9.noarch.rpm 2.4 MB/s | 103 kB 00:00 2024-02-10T19:15:31.495 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-osd-2:19.0.0-1367.g14aa01b9.el9.x86_64 33/36 2024-02-10T19:15:31.495 INFO:teuthology.orchestra.run.smithi175.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:15:31.495 INFO:teuthology.orchestra.run.smithi175.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-02-10T19:15:31.496 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-02-10T19:15:31.496 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-02-10T19:15:31.496 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:31.536 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 1/1 2024-02-10T19:15:31.567 INFO:teuthology.orchestra.run.smithi019.stdout:(13/36): ceph-mon-19.0.0-1367.g14aa01b9.el9.x86 2.8 MB/s | 4.7 MB 00:01 2024-02-10T19:15:31.592 INFO:teuthology.orchestra.run.smithi019.stdout:(14/36): python3-pycparser-2.20-6.el9.noarch.rp 1.2 MB/s | 124 kB 00:00 2024-02-10T19:15:31.617 INFO:teuthology.orchestra.run.smithi019.stdout:(15/36): python3-requests-2.25.1-8.el9.noarch.r 2.2 MB/s | 113 kB 00:00 2024-02-10T19:15:31.629 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 1/1 2024-02-10T19:15:31.642 INFO:teuthology.orchestra.run.smithi019.stdout:(16/36): python3-urllib3-1.26.5-5.el9.noarch.rp 3.7 MB/s | 187 kB 00:00 2024-02-10T19:15:31.768 INFO:teuthology.orchestra.run.smithi019.stdout:(17/36): luarocks-3.9.2-1.el9.noarch.rpm 1.2 MB/s | 151 kB 00:00 2024-02-10T19:15:31.810 INFO:teuthology.orchestra.run.smithi019.stdout:(18/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.0 MB/s | 43 kB 00:00 2024-02-10T19:15:31.877 INFO:teuthology.orchestra.run.smithi019.stdout:(19/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 2.5 MB/s | 172 kB 00:00 2024-02-10T19:15:31.936 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mon-2:19.0.0-1367.g14aa01b9.el9.x86_64 34/36 2024-02-10T19:15:31.943 INFO:teuthology.orchestra.run.smithi019.stdout:(20/36): python3-cherrypy-18.6.1-2.el9.noarch.r 5.3 MB/s | 358 kB 00:00 2024-02-10T19:15:31.960 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-mon-2:19.0.0-1367.g14aa01b9.el9.x86_64 34/36 2024-02-10T19:15:31.960 INFO:teuthology.orchestra.run.smithi175.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:15:31.960 INFO:teuthology.orchestra.run.smithi175.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-02-10T19:15:31.960 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-02-10T19:15:31.960 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-02-10T19:15:31.960 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:31.985 INFO:teuthology.orchestra.run.smithi019.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 257 kB/s | 11 kB 00:00 2024-02-10T19:15:32.030 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 1/1 2024-02-10T19:15:32.040 INFO:teuthology.orchestra.run.smithi019.stdout:(22/36): python3-jaraco-classes-3.2.1-5.el9.noa 327 kB/s | 18 kB 00:00 2024-02-10T19:15:32.086 INFO:teuthology.orchestra.run.smithi019.stdout:(23/36): python3-jaraco-collections-3.0.0-8.el9 500 kB/s | 23 kB 00:00 2024-02-10T19:15:32.128 INFO:teuthology.orchestra.run.smithi019.stdout:(24/36): python3-jaraco-functools-3.5.0-2.el9.n 468 kB/s | 19 kB 00:00 2024-02-10T19:15:32.170 INFO:teuthology.orchestra.run.smithi019.stdout:(25/36): python3-jaraco-text-3.2.0-6.el9.noarch 475 kB/s | 20 kB 00:00 2024-02-10T19:15:32.170 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mds-2:19.0.0-1367.g14aa01b9.el9.x86_64 35/36 2024-02-10T19:15:32.193 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-mds-2:19.0.0-1367.g14aa01b9.el9.x86_64 35/36 2024-02-10T19:15:32.193 INFO:teuthology.orchestra.run.smithi175.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:15:32.194 INFO:teuthology.orchestra.run.smithi175.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-02-10T19:15:32.194 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-02-10T19:15:32.194 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-02-10T19:15:32.194 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:32.212 INFO:teuthology.orchestra.run.smithi019.stdout:(26/36): python3-logutils-0.3.5-21.el9.noarch.r 1.1 MB/s | 46 kB 00:00 2024-02-10T19:15:32.246 INFO:teuthology.orchestra.run.smithi019.stdout:(27/36): python3-more-itertools-8.12.0-2.el9.no 2.3 MB/s | 79 kB 00:00 2024-02-10T19:15:32.259 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-2:19.0.0-1367.g14aa01b9.el9.x86_64 36/36 2024-02-10T19:15:32.271 INFO:teuthology.orchestra.run.smithi019.stdout:(28/36): lua-devel-5.4.4-4.el9.x86_64.rpm 34 kB/s | 22 kB 00:00 2024-02-10T19:15:32.296 INFO:teuthology.orchestra.run.smithi019.stdout:(29/36): python3-pecan-1.4.2-3.el9.noarch.rpm 5.4 MB/s | 272 kB 00:00 2024-02-10T19:15:32.338 INFO:teuthology.orchestra.run.smithi019.stdout:(30/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 2.1 MB/s | 90 kB 00:00 2024-02-10T19:15:32.342 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 1/1 2024-02-10T19:15:32.342 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:32.342 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-02-10T19:15:32.342 INFO:teuthology.orchestra.run.smithi157.stdout: cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:15:32.342 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:32.342 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:15:32.355 INFO:teuthology.orchestra.run.smithi019.stdout:(31/36): python3-portend-3.1.0-2.el9.noarch.rpm 196 kB/s | 16 kB 00:00 2024-02-10T19:15:32.380 INFO:teuthology.orchestra.run.smithi019.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 857 kB/s | 36 kB 00:00 2024-02-10T19:15:32.431 INFO:teuthology.orchestra.run.smithi019.stdout:(33/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 8.3 MB/s | 427 kB 00:00 2024-02-10T19:15:32.465 INFO:teuthology.orchestra.run.smithi019.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 2.1 MB/s | 230 kB 00:00 2024-02-10T19:15:32.482 INFO:teuthology.orchestra.run.smithi019.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 398 kB/s | 20 kB 00:00 2024-02-10T19:15:32.541 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-immutable-object-cache 2024-02-10T19:15:32.815 INFO:teuthology.orchestra.run.smithi019.stdout:(36/36): ceph-osd-19.0.0-1367.g14aa01b9.el9.x86 7.9 MB/s | 17 MB 00:02 2024-02-10T19:15:32.819 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:15:32.819 INFO:teuthology.orchestra.run.smithi019.stdout:Total 9.2 MB/s | 30 MB 00:03 2024-02-10T19:15:32.837 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-02-10T19:15:32.886 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-02-10T19:15:32.886 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-02-10T19:15:33.138 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:00:59 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:15:33.298 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:15:33.299 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:15:33.299 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repo Size 2024-02-10T19:15:33.299 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:15:33.299 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-02-10T19:15:33.299 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 145 k 2024-02-10T19:15:33.299 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:33.299 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-02-10T19:15:33.299 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:15:33.299 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-02-10T19:15:33.299 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:33.300 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 145 k 2024-02-10T19:15:33.300 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 436 k 2024-02-10T19:15:33.300 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-02-10T19:15:33.320 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-02-10T19:15:33.320 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-02-10T19:15:33.685 INFO:teuthology.orchestra.run.smithi157.stdout:ceph-immutable-object-cache-19.0.0-1367.g14aa01 377 kB/s | 145 kB 00:00 2024-02-10T19:15:33.685 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:15:33.685 INFO:teuthology.orchestra.run.smithi157.stdout:Total 376 kB/s | 145 kB 00:00 2024-02-10T19:15:33.685 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-02-10T19:15:33.693 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-02-10T19:15:33.693 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-02-10T19:15:33.744 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-02-10T19:15:33.745 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-02-10T19:15:33.883 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-02-10T19:15:33.952 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-1367.g14aa01b9. 1/1 2024-02-10T19:15:33.962 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-2:19.0.0-1367.g14aa01b9.el9.x86_64 36/36 2024-02-10T19:15:33.963 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/36 2024-02-10T19:15:33.963 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mds-2:19.0.0-1367.g14aa01b9.el9.x86_64 2/36 2024-02-10T19:15:33.963 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mgr-2:19.0.0-1367.g14aa01b9.el9.x86_64 3/36 2024-02-10T19:15:33.963 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mon-2:19.0.0-1367.g14aa01b9.el9.x86_64 4/36 2024-02-10T19:15:33.963 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-osd-2:19.0.0-1367.g14aa01b9.el9.x86_64 5/36 2024-02-10T19:15:33.963 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-1367.g14aa01b9.el9. 6/36 2024-02-10T19:15:33.963 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2024-02-10T19:15:33.963 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2024-02-10T19:15:33.963 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2024-02-10T19:15:33.963 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2024-02-10T19:15:33.963 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2024-02-10T19:15:33.964 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2024-02-10T19:15:33.964 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2024-02-10T19:15:33.964 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2024-02-10T19:15:33.964 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2024-02-10T19:15:33.964 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 16/36 2024-02-10T19:15:33.964 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 17/36 2024-02-10T19:15:33.964 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-02-10T19:15:33.964 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-02-10T19:15:33.964 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-02-10T19:15:33.964 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-02-10T19:15:33.964 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-02-10T19:15:33.964 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-02-10T19:15:33.964 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-02-10T19:15:33.965 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-02-10T19:15:33.965 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-02-10T19:15:33.965 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-02-10T19:15:33.965 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-02-10T19:15:33.965 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-02-10T19:15:33.965 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-02-10T19:15:33.965 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-02-10T19:15:33.965 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-02-10T19:15:33.965 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-02-10T19:15:33.965 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-02-10T19:15:33.965 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-02-10T19:15:33.976 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-1367.g14aa01b9. 1/1 2024-02-10T19:15:33.976 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:15:33.976 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-02-10T19:15:33.976 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:34.646 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-02-10T19:15:34.693 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-02-10T19:15:34.726 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-02-10T19:15:34.762 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-02-10T19:15:34.836 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-02-10T19:15:34.878 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-02-10T19:15:34.911 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-02-10T19:15:34.983 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-1367.g14aa01b9. 1/1 2024-02-10T19:15:34.983 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:34.983 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-02-10T19:15:34.983 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-immutable-object-cache-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:34.983 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:34.984 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:15:35.006 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-02-10T19:15:35.084 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-02-10T19:15:35.131 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-02-10T19:15:35.142 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-02-10T19:15:35.143 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:35.143 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-02-10T19:15:35.143 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:35.143 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mds-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:35.143 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:35.143 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-modules-core-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:15:35.143 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mon-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:35.143 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-osd-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:35.143 INFO:teuthology.orchestra.run.smithi175.stdout: lua-5.4.4-4.el9.x86_64 2024-02-10T19:15:35.143 INFO:teuthology.orchestra.run.smithi175.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-02-10T19:15:35.143 INFO:teuthology.orchestra.run.smithi175.stdout: luarocks-3.9.2-1.el9.noarch 2024-02-10T19:15:35.143 INFO:teuthology.orchestra.run.smithi175.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-02-10T19:15:35.143 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-02-10T19:15:35.144 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-02-10T19:15:35.144 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-02-10T19:15:35.144 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-02-10T19:15:35.144 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-02-10T19:15:35.144 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-02-10T19:15:35.144 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-02-10T19:15:35.144 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-02-10T19:15:35.144 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-02-10T19:15:35.144 INFO:teuthology.orchestra.run.smithi175.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-02-10T19:15:35.144 INFO:teuthology.orchestra.run.smithi175.stdout: python3-mako-1.1.4-6.el9.noarch 2024-02-10T19:15:35.144 INFO:teuthology.orchestra.run.smithi175.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-02-10T19:15:35.144 INFO:teuthology.orchestra.run.smithi175.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-02-10T19:15:35.144 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-02-10T19:15:35.145 INFO:teuthology.orchestra.run.smithi175.stdout: python3-ply-3.11-14.el9.noarch 2024-02-10T19:15:35.145 INFO:teuthology.orchestra.run.smithi175.stdout: python3-portend-3.1.0-2.el9.noarch 2024-02-10T19:15:35.145 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-02-10T19:15:35.145 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pycparser-2.20-6.el9.noarch 2024-02-10T19:15:35.145 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pytz-2021.1-5.el9.noarch 2024-02-10T19:15:35.145 INFO:teuthology.orchestra.run.smithi175.stdout: python3-requests-2.25.1-8.el9.noarch 2024-02-10T19:15:35.145 INFO:teuthology.orchestra.run.smithi175.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-02-10T19:15:35.145 INFO:teuthology.orchestra.run.smithi175.stdout: python3-toml-0.10.2-6.el9.noarch 2024-02-10T19:15:35.145 INFO:teuthology.orchestra.run.smithi175.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-02-10T19:15:35.145 INFO:teuthology.orchestra.run.smithi175.stdout: python3-webob-1.8.7-6.el9.noarch 2024-02-10T19:15:35.145 INFO:teuthology.orchestra.run.smithi175.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-02-10T19:15:35.145 INFO:teuthology.orchestra.run.smithi175.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-02-10T19:15:35.145 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:35.145 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:15:35.205 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-02-10T19:15:35.245 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-mgr 2024-02-10T19:15:35.266 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 11/36 2024-02-10T19:15:35.302 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 12/36 2024-02-10T19:15:35.361 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2024-02-10T19:15:35.427 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2024-02-10T19:15:35.488 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install ceph-base 2024-02-10T19:15:35.628 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2024-02-10T19:15:35.673 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2024-02-10T19:15:35.712 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2024-02-10T19:15:35.746 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2024-02-10T19:15:35.776 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2024-02-10T19:15:35.845 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:01 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:15:35.848 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2024-02-10T19:15:35.886 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-02-10T19:15:35.920 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2024-02-10T19:15:35.952 INFO:teuthology.orchestra.run.smithi157.stdout:Package ceph-mgr-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:15:35.961 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2024-02-10T19:15:36.004 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2024-02-10T19:15:36.004 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:15:36.005 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-02-10T19:15:36.005 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:15:36.046 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2024-02-10T19:15:36.074 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-mgr-dashboard 2024-02-10T19:15:36.081 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:00:59 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:15:36.140 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2024-02-10T19:15:36.178 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2024-02-10T19:15:36.192 INFO:teuthology.orchestra.run.smithi175.stdout:Package ceph-base-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:15:36.244 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:15:36.245 INFO:teuthology.orchestra.run.smithi175.stdout:Nothing to do. 2024-02-10T19:15:36.245 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:15:36.253 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2024-02-10T19:15:36.321 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install cephadm 2024-02-10T19:15:36.402 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2024-02-10T19:15:36.532 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-02-10T19:15:36.660 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:02 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:15:36.712 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-1367.g14aa01b9.el9. 31/36 2024-02-10T19:15:36.740 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-2:19.0.0-1367.g14aa01b9.el9.x86_64 32/36 2024-02-10T19:15:36.765 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mgr-2:19.0.0-1367.g14aa01b9.el9.x86_64 32/36 2024-02-10T19:15:36.765 INFO:teuthology.orchestra.run.smithi019.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:15:36.765 INFO:teuthology.orchestra.run.smithi019.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-02-10T19:15:36.765 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-02-10T19:15:36.765 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-02-10T19:15:36.766 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:36.821 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:15:36.822 INFO:teuthology.orchestra.run.smithi157.stdout:====================================================================================== 2024-02-10T19:15:36.822 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-02-10T19:15:36.822 INFO:teuthology.orchestra.run.smithi157.stdout:====================================================================================== 2024-02-10T19:15:36.822 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-02-10T19:15:36.822 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-dashboard noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 1.8 M 2024-02-10T19:15:36.823 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-02-10T19:15:36.823 INFO:teuthology.orchestra.run.smithi157.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-02-10T19:15:36.823 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-grafana-dashboards noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 28 k 2024-02-10T19:15:36.823 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-prometheus-alerts noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 15 k 2024-02-10T19:15:36.823 INFO:teuthology.orchestra.run.smithi157.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-02-10T19:15:36.823 INFO:teuthology.orchestra.run.smithi157.stdout: protobuf x86_64 3.14.0-13.el9 CentOS-AppStream 1.0 M 2024-02-10T19:15:36.823 INFO:teuthology.orchestra.run.smithi157.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-02-10T19:15:36.823 INFO:teuthology.orchestra.run.smithi157.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-02-10T19:15:36.823 INFO:teuthology.orchestra.run.smithi157.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-02-10T19:15:36.823 INFO:teuthology.orchestra.run.smithi157.stdout: python3-protobuf noarch 3.14.0-13.el9 CentOS-AppStream 238 k 2024-02-10T19:15:36.823 INFO:teuthology.orchestra.run.smithi157.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-02-10T19:15:36.824 INFO:teuthology.orchestra.run.smithi157.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-02-10T19:15:36.824 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:36.824 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-02-10T19:15:36.824 INFO:teuthology.orchestra.run.smithi157.stdout:====================================================================================== 2024-02-10T19:15:36.824 INFO:teuthology.orchestra.run.smithi157.stdout:Install 12 Packages 2024-02-10T19:15:36.824 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:36.824 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 6.8 M 2024-02-10T19:15:36.825 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 26 M 2024-02-10T19:15:36.825 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-02-10T19:15:36.901 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:00:59 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:15:37.059 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:15:37.060 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:15:37.060 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2024-02-10T19:15:37.060 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:15:37.060 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-02-10T19:15:37.060 INFO:teuthology.orchestra.run.smithi175.stdout: cephadm noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 748 k 2024-02-10T19:15:37.061 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:37.061 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-02-10T19:15:37.061 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:15:37.061 INFO:teuthology.orchestra.run.smithi175.stdout:Install 1 Package 2024-02-10T19:15:37.061 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:37.061 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 748 k 2024-02-10T19:15:37.061 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 754 k 2024-02-10T19:15:37.062 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-02-10T19:15:37.263 INFO:teuthology.orchestra.run.smithi157.stdout:(1/12): ceph-grafana-dashboards-19.0.0-1367.g14 112 kB/s | 28 kB 00:00 2024-02-10T19:15:37.288 INFO:teuthology.orchestra.run.smithi157.stdout:(2/12): ceph-prometheus-alerts-19.0.0-1367.g14a 55 kB/s | 15 kB 00:00 2024-02-10T19:15:37.430 INFO:teuthology.orchestra.run.smithi157.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.6 MB/s | 238 kB 00:00 2024-02-10T19:15:37.464 INFO:teuthology.orchestra.run.smithi157.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 5.0 MB/s | 1.0 MB 00:00 2024-02-10T19:15:37.491 INFO:teuthology.orchestra.run.smithi175.stdout:cephadm-19.0.0-1367.g14aa01b9.el9.noarch.rpm 1.7 MB/s | 748 kB 00:00 2024-02-10T19:15:37.491 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:15:37.492 INFO:teuthology.orchestra.run.smithi175.stdout:Total 1.7 MB/s | 748 kB 00:00 2024-02-10T19:15:37.492 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-02-10T19:15:37.497 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-02-10T19:15:37.497 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-02-10T19:15:37.503 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-02-10T19:15:37.503 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-02-10T19:15:37.575 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-02-10T19:15:37.639 INFO:teuthology.orchestra.run.smithi157.stdout:(5/12): ceph-mgr-dashboard-19.0.0-1367.g14aa01b 2.8 MB/s | 1.8 MB 00:00 2024-02-10T19:15:37.823 INFO:teuthology.orchestra.run.smithi157.stdout:(6/12): protobuf-compiler-3.14.0-13.el9.x86_64. 2.2 MB/s | 863 kB 00:00 2024-02-10T19:15:37.973 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 1/1 2024-02-10T19:15:38.053 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 1/1 2024-02-10T19:15:38.115 INFO:teuthology.orchestra.run.smithi157.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 41 kB/s | 19 kB 00:00 2024-02-10T19:15:38.282 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-osd-2:19.0.0-1367.g14aa01b9.el9.x86_64 33/36 2024-02-10T19:15:38.309 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-osd-2:19.0.0-1367.g14aa01b9.el9.x86_64 33/36 2024-02-10T19:15:38.309 INFO:teuthology.orchestra.run.smithi019.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:15:38.309 INFO:teuthology.orchestra.run.smithi019.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-02-10T19:15:38.309 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-02-10T19:15:38.309 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-02-10T19:15:38.309 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:38.460 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 1/1 2024-02-10T19:15:38.481 INFO:teuthology.orchestra.run.smithi157.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 394 kB/s | 144 kB 00:00 2024-02-10T19:15:38.599 INFO:teuthology.orchestra.run.smithi157.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 263 kB/s | 31 kB 00:00 2024-02-10T19:15:38.707 INFO:teuthology.orchestra.run.smithi157.stdout:(10/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 441 kB/s | 548 kB 00:01 2024-02-10T19:15:38.759 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 1/1 2024-02-10T19:15:38.759 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:38.759 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-02-10T19:15:38.759 INFO:teuthology.orchestra.run.smithi175.stdout: cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:15:38.759 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:38.759 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:15:38.775 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mon-2:19.0.0-1367.g14aa01b9.el9.x86_64 34/36 2024-02-10T19:15:38.799 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mon-2:19.0.0-1367.g14aa01b9.el9.x86_64 34/36 2024-02-10T19:15:38.799 INFO:teuthology.orchestra.run.smithi019.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:15:38.799 INFO:teuthology.orchestra.run.smithi019.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-02-10T19:15:38.799 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-02-10T19:15:38.799 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-02-10T19:15:38.799 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:38.899 INFO:teuthology.orchestra.run.smithi157.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 628 kB/s | 188 kB 00:00 2024-02-10T19:15:38.961 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install ceph-immutable-object-cache 2024-02-10T19:15:39.009 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mds-2:19.0.0-1367.g14aa01b9.el9.x86_64 35/36 2024-02-10T19:15:39.032 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mds-2:19.0.0-1367.g14aa01b9.el9.x86_64 35/36 2024-02-10T19:15:39.033 INFO:teuthology.orchestra.run.smithi019.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:15:39.033 INFO:teuthology.orchestra.run.smithi019.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-02-10T19:15:39.033 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-02-10T19:15:39.033 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-02-10T19:15:39.033 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:39.092 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-2:19.0.0-1367.g14aa01b9.el9.x86_64 36/36 2024-02-10T19:15:39.550 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:02 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:15:39.715 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:15:39.715 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:15:39.715 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repo Size 2024-02-10T19:15:39.715 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:15:39.715 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-02-10T19:15:39.715 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 145 k 2024-02-10T19:15:39.715 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:39.715 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-02-10T19:15:39.715 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:15:39.716 INFO:teuthology.orchestra.run.smithi175.stdout:Install 1 Package 2024-02-10T19:15:39.716 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:39.716 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 145 k 2024-02-10T19:15:39.716 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 436 k 2024-02-10T19:15:39.716 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-02-10T19:15:40.163 INFO:teuthology.orchestra.run.smithi175.stdout:ceph-immutable-object-cache-19.0.0-1367.g14aa01 324 kB/s | 145 kB 00:00 2024-02-10T19:15:40.164 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:15:40.164 INFO:teuthology.orchestra.run.smithi175.stdout:Total 323 kB/s | 145 kB 00:00 2024-02-10T19:15:40.164 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-02-10T19:15:40.172 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-02-10T19:15:40.172 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-02-10T19:15:40.223 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-02-10T19:15:40.223 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-02-10T19:15:40.363 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-02-10T19:15:40.431 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-1367.g14aa01b9. 1/1 2024-02-10T19:15:40.455 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-1367.g14aa01b9. 1/1 2024-02-10T19:15:40.455 INFO:teuthology.orchestra.run.smithi175.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:15:40.455 INFO:teuthology.orchestra.run.smithi175.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-02-10T19:15:40.455 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:40.804 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-2:19.0.0-1367.g14aa01b9.el9.x86_64 36/36 2024-02-10T19:15:40.804 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/36 2024-02-10T19:15:40.804 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mds-2:19.0.0-1367.g14aa01b9.el9.x86_64 2/36 2024-02-10T19:15:40.804 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-2:19.0.0-1367.g14aa01b9.el9.x86_64 3/36 2024-02-10T19:15:40.804 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mon-2:19.0.0-1367.g14aa01b9.el9.x86_64 4/36 2024-02-10T19:15:40.804 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-osd-2:19.0.0-1367.g14aa01b9.el9.x86_64 5/36 2024-02-10T19:15:40.804 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-1367.g14aa01b9.el9. 6/36 2024-02-10T19:15:40.804 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2024-02-10T19:15:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2024-02-10T19:15:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2024-02-10T19:15:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2024-02-10T19:15:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2024-02-10T19:15:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2024-02-10T19:15:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2024-02-10T19:15:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2024-02-10T19:15:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2024-02-10T19:15:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 16/36 2024-02-10T19:15:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 17/36 2024-02-10T19:15:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-02-10T19:15:40.805 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-02-10T19:15:40.806 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-02-10T19:15:40.806 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-02-10T19:15:40.806 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-02-10T19:15:40.806 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-02-10T19:15:40.806 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-02-10T19:15:40.806 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-02-10T19:15:40.807 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-02-10T19:15:40.807 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-02-10T19:15:40.807 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-02-10T19:15:40.807 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-02-10T19:15:40.807 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-02-10T19:15:40.808 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-02-10T19:15:40.808 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-02-10T19:15:40.808 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-02-10T19:15:40.808 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-02-10T19:15:40.808 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-02-10T19:15:41.108 INFO:teuthology.orchestra.run.smithi157.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 635 kB/s | 2.0 MB 00:03 2024-02-10T19:15:41.115 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:15:41.115 INFO:teuthology.orchestra.run.smithi157.stdout:Total 1.6 MB/s | 6.8 MB 00:04 2024-02-10T19:15:41.135 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-02-10T19:15:41.154 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-02-10T19:15:41.155 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-02-10T19:15:41.362 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-02-10T19:15:41.362 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-02-10T19:15:41.492 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-1367.g14aa01b9. 1/1 2024-02-10T19:15:41.492 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:41.492 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-02-10T19:15:41.492 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-immutable-object-cache-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:41.492 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:41.492 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:15:41.738 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install ceph-mgr 2024-02-10T19:15:41.814 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-02-10T19:15:41.814 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:41.814 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-02-10T19:15:41.814 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:41.814 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mds-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:41.815 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:41.815 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-modules-core-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:15:41.815 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mon-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:41.815 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-osd-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:41.815 INFO:teuthology.orchestra.run.smithi019.stdout: lua-5.4.4-4.el9.x86_64 2024-02-10T19:15:41.815 INFO:teuthology.orchestra.run.smithi019.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-02-10T19:15:41.815 INFO:teuthology.orchestra.run.smithi019.stdout: luarocks-3.9.2-1.el9.noarch 2024-02-10T19:15:41.815 INFO:teuthology.orchestra.run.smithi019.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-02-10T19:15:41.815 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-02-10T19:15:41.815 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-02-10T19:15:41.815 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-02-10T19:15:41.815 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-02-10T19:15:41.815 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-02-10T19:15:41.815 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-02-10T19:15:41.815 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-02-10T19:15:41.816 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-02-10T19:15:41.816 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-02-10T19:15:41.816 INFO:teuthology.orchestra.run.smithi019.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-02-10T19:15:41.816 INFO:teuthology.orchestra.run.smithi019.stdout: python3-mako-1.1.4-6.el9.noarch 2024-02-10T19:15:41.816 INFO:teuthology.orchestra.run.smithi019.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-02-10T19:15:41.816 INFO:teuthology.orchestra.run.smithi019.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-02-10T19:15:41.816 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-02-10T19:15:41.816 INFO:teuthology.orchestra.run.smithi019.stdout: python3-ply-3.11-14.el9.noarch 2024-02-10T19:15:41.816 INFO:teuthology.orchestra.run.smithi019.stdout: python3-portend-3.1.0-2.el9.noarch 2024-02-10T19:15:41.816 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-02-10T19:15:41.816 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pycparser-2.20-6.el9.noarch 2024-02-10T19:15:41.816 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pytz-2021.1-5.el9.noarch 2024-02-10T19:15:41.817 INFO:teuthology.orchestra.run.smithi019.stdout: python3-requests-2.25.1-8.el9.noarch 2024-02-10T19:15:41.817 INFO:teuthology.orchestra.run.smithi019.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-02-10T19:15:41.817 INFO:teuthology.orchestra.run.smithi019.stdout: python3-toml-0.10.2-6.el9.noarch 2024-02-10T19:15:41.817 INFO:teuthology.orchestra.run.smithi019.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-02-10T19:15:41.817 INFO:teuthology.orchestra.run.smithi019.stdout: python3-webob-1.8.7-6.el9.noarch 2024-02-10T19:15:41.817 INFO:teuthology.orchestra.run.smithi019.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-02-10T19:15:41.817 INFO:teuthology.orchestra.run.smithi019.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-02-10T19:15:41.817 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:41.817 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:15:41.877 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-02-10T19:15:41.959 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-02-10T19:15:42.001 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-02-10T19:15:42.047 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-02-10T19:15:42.078 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-02-10T19:15:42.134 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-base 2024-02-10T19:15:42.187 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-02-10T19:15:42.322 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-02-10T19:15:42.333 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:05 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:15:42.415 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-02-10T19:15:42.440 INFO:teuthology.orchestra.run.smithi175.stdout:Package ceph-mgr-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:15:42.466 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-02-10T19:15:42.493 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:15:42.494 INFO:teuthology.orchestra.run.smithi175.stdout:Nothing to do. 2024-02-10T19:15:42.494 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:15:42.494 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-02-10T19:15:42.524 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-1367.g14aa01b9.el9 10/12 2024-02-10T19:15:42.563 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install ceph-mgr-dashboard 2024-02-10T19:15:42.727 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:08 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:15:42.768 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-1367.g14aa01b9.el 11/12 2024-02-10T19:15:42.801 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-1367.g14aa01b9.el9.noa 12/12 2024-02-10T19:15:42.838 INFO:teuthology.orchestra.run.smithi019.stdout:Package ceph-base-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:15:42.893 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:15:42.894 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2024-02-10T19:15:42.894 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:15:42.961 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install cephadm 2024-02-10T19:15:43.140 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:06 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:15:43.299 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:15:43.301 INFO:teuthology.orchestra.run.smithi175.stdout:====================================================================================== 2024-02-10T19:15:43.301 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2024-02-10T19:15:43.301 INFO:teuthology.orchestra.run.smithi175.stdout:====================================================================================== 2024-02-10T19:15:43.301 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-02-10T19:15:43.301 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-dashboard noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 1.8 M 2024-02-10T19:15:43.301 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2024-02-10T19:15:43.301 INFO:teuthology.orchestra.run.smithi175.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-02-10T19:15:43.301 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-grafana-dashboards noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 28 k 2024-02-10T19:15:43.301 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-prometheus-alerts noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 15 k 2024-02-10T19:15:43.301 INFO:teuthology.orchestra.run.smithi175.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-02-10T19:15:43.301 INFO:teuthology.orchestra.run.smithi175.stdout: protobuf x86_64 3.14.0-13.el9 CentOS-AppStream 1.0 M 2024-02-10T19:15:43.301 INFO:teuthology.orchestra.run.smithi175.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-02-10T19:15:43.301 INFO:teuthology.orchestra.run.smithi175.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-02-10T19:15:43.301 INFO:teuthology.orchestra.run.smithi175.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-02-10T19:15:43.302 INFO:teuthology.orchestra.run.smithi175.stdout: python3-protobuf noarch 3.14.0-13.el9 CentOS-AppStream 238 k 2024-02-10T19:15:43.302 INFO:teuthology.orchestra.run.smithi175.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-02-10T19:15:43.302 INFO:teuthology.orchestra.run.smithi175.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-02-10T19:15:43.302 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:43.302 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-02-10T19:15:43.302 INFO:teuthology.orchestra.run.smithi175.stdout:====================================================================================== 2024-02-10T19:15:43.302 INFO:teuthology.orchestra.run.smithi175.stdout:Install 12 Packages 2024-02-10T19:15:43.302 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:43.303 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 6.8 M 2024-02-10T19:15:43.303 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 26 M 2024-02-10T19:15:43.303 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-02-10T19:15:43.548 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:09 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:15:43.562 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-1367.g14aa01b9.el9.noa 12/12 2024-02-10T19:15:43.562 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-1367.g14aa01b9.el 1/12 2024-02-10T19:15:43.562 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-1367.g14aa01b9.el9.noa 2/12 2024-02-10T19:15:43.562 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-1367.g14aa01b9.el9 3/12 2024-02-10T19:15:43.562 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-02-10T19:15:43.562 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-02-10T19:15:43.562 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-02-10T19:15:43.562 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-02-10T19:15:43.562 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-02-10T19:15:43.563 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-02-10T19:15:43.563 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-02-10T19:15:43.563 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-02-10T19:15:43.713 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:15:43.714 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:15:43.714 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2024-02-10T19:15:43.714 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:15:43.714 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-02-10T19:15:43.714 INFO:teuthology.orchestra.run.smithi019.stdout: cephadm noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 748 k 2024-02-10T19:15:43.715 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:43.715 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-02-10T19:15:43.715 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:15:43.715 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2024-02-10T19:15:43.715 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:43.715 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 748 k 2024-02-10T19:15:43.715 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 754 k 2024-02-10T19:15:43.715 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-02-10T19:15:43.792 INFO:teuthology.orchestra.run.smithi175.stdout:(1/12): ceph-grafana-dashboards-19.0.0-1367.g14 104 kB/s | 28 kB 00:00 2024-02-10T19:15:43.834 INFO:teuthology.orchestra.run.smithi175.stdout:(2/12): ceph-prometheus-alerts-19.0.0-1367.g14a 49 kB/s | 15 kB 00:00 2024-02-10T19:15:43.931 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-02-10T19:15:43.931 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:43.932 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-02-10T19:15:43.932 INFO:teuthology.orchestra.run.smithi157.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-02-10T19:15:43.932 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-grafana-dashboards-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:15:43.932 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-dashboard-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:15:43.932 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-prometheus-alerts-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:15:43.932 INFO:teuthology.orchestra.run.smithi157.stdout: grpc-data-1.46.7-10.el9.noarch 2024-02-10T19:15:43.932 INFO:teuthology.orchestra.run.smithi157.stdout: protobuf-3.14.0-13.el9.x86_64 2024-02-10T19:15:43.932 INFO:teuthology.orchestra.run.smithi157.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-02-10T19:15:43.932 INFO:teuthology.orchestra.run.smithi157.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-02-10T19:15:43.932 INFO:teuthology.orchestra.run.smithi157.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-02-10T19:15:43.932 INFO:teuthology.orchestra.run.smithi157.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-02-10T19:15:43.932 INFO:teuthology.orchestra.run.smithi157.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-02-10T19:15:43.933 INFO:teuthology.orchestra.run.smithi157.stdout: python3-routes-2.5.1-5.el9.noarch 2024-02-10T19:15:43.933 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:43.933 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:15:43.976 INFO:teuthology.orchestra.run.smithi175.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.6 MB/s | 238 kB 00:00 2024-02-10T19:15:44.042 INFO:teuthology.orchestra.run.smithi175.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 4.0 MB/s | 1.0 MB 00:00 2024-02-10T19:15:44.101 INFO:teuthology.orchestra.run.smithi175.stdout:(5/12): protobuf-compiler-3.14.0-13.el9.x86_64. 6.8 MB/s | 863 kB 00:00 2024-02-10T19:15:44.176 INFO:teuthology.orchestra.run.smithi175.stdout:(6/12): ceph-mgr-dashboard-19.0.0-1367.g14aa01b 2.7 MB/s | 1.8 MB 00:00 2024-02-10T19:15:44.188 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-mgr-diskprediction-local 2024-02-10T19:15:44.283 INFO:teuthology.orchestra.run.smithi019.stdout:cephadm-19.0.0-1367.g14aa01b9.el9.noarch.rpm 1.3 MB/s | 748 kB 00:00 2024-02-10T19:15:44.284 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:15:44.284 INFO:teuthology.orchestra.run.smithi019.stdout:Total 1.3 MB/s | 748 kB 00:00 2024-02-10T19:15:44.284 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-02-10T19:15:44.290 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-02-10T19:15:44.290 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-02-10T19:15:44.296 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-02-10T19:15:44.296 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-02-10T19:15:44.327 INFO:teuthology.orchestra.run.smithi175.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 86 kB/s | 19 kB 00:00 2024-02-10T19:15:44.371 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-02-10T19:15:44.527 INFO:teuthology.orchestra.run.smithi175.stdout:(8/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.1 MB/s | 548 kB 00:00 2024-02-10T19:15:44.610 INFO:teuthology.orchestra.run.smithi175.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 369 kB/s | 31 kB 00:00 2024-02-10T19:15:44.636 INFO:teuthology.orchestra.run.smithi175.stdout:(10/12): python3-grpcio-tools-1.46.7-10.el9.x86 468 kB/s | 144 kB 00:00 2024-02-10T19:15:44.702 INFO:teuthology.orchestra.run.smithi175.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.0 MB/s | 188 kB 00:00 2024-02-10T19:15:44.780 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:10 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:15:44.794 INFO:teuthology.orchestra.run.smithi175.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 3.3 MB/s | 2.0 MB 00:00 2024-02-10T19:15:44.798 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:15:44.798 INFO:teuthology.orchestra.run.smithi175.stdout:Total 4.6 MB/s | 6.8 MB 00:01 2024-02-10T19:15:44.815 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-02-10T19:15:44.817 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 1/1 2024-02-10T19:15:44.831 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-02-10T19:15:44.831 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-02-10T19:15:44.916 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 1/1 2024-02-10T19:15:44.942 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:15:44.944 INFO:teuthology.orchestra.run.smithi157.stdout:============================================================================================ 2024-02-10T19:15:44.944 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-02-10T19:15:44.944 INFO:teuthology.orchestra.run.smithi157.stdout:============================================================================================ 2024-02-10T19:15:44.944 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-02-10T19:15:44.944 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 7.4 M 2024-02-10T19:15:44.944 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-02-10T19:15:44.944 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-02-10T19:15:44.945 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-02-10T19:15:44.945 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-02-10T19:15:44.945 INFO:teuthology.orchestra.run.smithi157.stdout: libgfortran x86_64 11.4.1-3.el9 CentOS-BaseOS 802 k 2024-02-10T19:15:44.945 INFO:teuthology.orchestra.run.smithi157.stdout: libquadmath x86_64 11.4.1-3.el9 CentOS-BaseOS 194 k 2024-02-10T19:15:44.945 INFO:teuthology.orchestra.run.smithi157.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-02-10T19:15:44.945 INFO:teuthology.orchestra.run.smithi157.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-02-10T19:15:44.945 INFO:teuthology.orchestra.run.smithi157.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-02-10T19:15:44.945 INFO:teuthology.orchestra.run.smithi157.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-02-10T19:15:44.945 INFO:teuthology.orchestra.run.smithi157.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-02-10T19:15:44.945 INFO:teuthology.orchestra.run.smithi157.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-02-10T19:15:44.945 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:44.945 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-02-10T19:15:44.945 INFO:teuthology.orchestra.run.smithi157.stdout:============================================================================================ 2024-02-10T19:15:44.945 INFO:teuthology.orchestra.run.smithi157.stdout:Install 12 Packages 2024-02-10T19:15:44.946 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:44.946 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 37 M 2024-02-10T19:15:44.946 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 209 M 2024-02-10T19:15:44.946 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-02-10T19:15:45.012 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-02-10T19:15:45.013 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-02-10T19:15:45.139 INFO:teuthology.orchestra.run.smithi157.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 209 kB/s | 32 kB 00:00 2024-02-10T19:15:45.172 INFO:teuthology.orchestra.run.smithi157.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 536 kB/s | 17 kB 00:00 2024-02-10T19:15:45.214 INFO:teuthology.orchestra.run.smithi157.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 853 kB/s | 34 kB 00:00 2024-02-10T19:15:45.273 INFO:teuthology.orchestra.run.smithi157.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 10 MB/s | 3.0 MB 00:00 2024-02-10T19:15:45.288 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 1/1 2024-02-10T19:15:45.482 INFO:teuthology.orchestra.run.smithi157.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 18 MB/s | 4.7 MB 00:00 2024-02-10T19:15:45.528 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-02-10T19:15:45.548 INFO:teuthology.orchestra.run.smithi157.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 17 MB/s | 4.8 MB 00:00 2024-02-10T19:15:45.574 INFO:teuthology.orchestra.run.smithi157.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.4 MB/s | 217 kB 00:00 2024-02-10T19:15:45.583 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 1/1 2024-02-10T19:15:45.583 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:45.583 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-02-10T19:15:45.583 INFO:teuthology.orchestra.run.smithi019.stdout: cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:15:45.583 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:45.583 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:15:45.603 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-02-10T19:15:45.638 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-02-10T19:15:45.685 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-02-10T19:15:45.723 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-02-10T19:15:45.774 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-immutable-object-cache 2024-02-10T19:15:45.832 INFO:teuthology.orchestra.run.smithi157.stdout:(8/12): libgfortran-11.4.1-3.el9.x86_64.rpm 3.0 MB/s | 802 kB 00:00 2024-02-10T19:15:45.841 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-02-10T19:15:45.982 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-02-10T19:15:46.066 INFO:teuthology.orchestra.run.smithi157.stdout:(9/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 30 MB/s | 16 MB 00:00 2024-02-10T19:15:46.068 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-02-10T19:15:46.091 INFO:teuthology.orchestra.run.smithi157.stdout:(10/12): libquadmath-11.4.1-3.el9.x86_64.rpm 758 kB/s | 194 kB 00:00 2024-02-10T19:15:46.111 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-02-10T19:15:46.140 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-02-10T19:15:46.169 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-1367.g14aa01b9.el9 10/12 2024-02-10T19:15:46.367 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:12 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:15:46.417 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-1367.g14aa01b9.el 11/12 2024-02-10T19:15:46.454 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-1367.g14aa01b9.el9.noa 12/12 2024-02-10T19:15:46.535 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:15:46.536 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:15:46.536 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repo Size 2024-02-10T19:15:46.536 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:15:46.536 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-02-10T19:15:46.536 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 145 k 2024-02-10T19:15:46.536 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:46.536 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-02-10T19:15:46.536 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:15:46.536 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2024-02-10T19:15:46.536 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:46.537 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 145 k 2024-02-10T19:15:46.537 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 436 k 2024-02-10T19:15:46.537 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-02-10T19:15:46.616 INFO:teuthology.orchestra.run.smithi157.stdout:(11/12): python3-devel-3.9.17-2.el9.x86_64.rpm 446 kB/s | 245 kB 00:00 2024-02-10T19:15:46.915 INFO:teuthology.orchestra.run.smithi019.stdout:ceph-immutable-object-cache-19.0.0-1367.g14aa01 384 kB/s | 145 kB 00:00 2024-02-10T19:15:46.916 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:15:46.916 INFO:teuthology.orchestra.run.smithi019.stdout:Total 382 kB/s | 145 kB 00:00 2024-02-10T19:15:46.916 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-02-10T19:15:46.924 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-02-10T19:15:46.924 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-02-10T19:15:46.978 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-02-10T19:15:46.979 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-02-10T19:15:47.120 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-02-10T19:15:47.174 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-1367.g14aa01b9. 1/1 2024-02-10T19:15:47.198 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-1367.g14aa01b9. 1/1 2024-02-10T19:15:47.199 INFO:teuthology.orchestra.run.smithi019.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:15:47.199 INFO:teuthology.orchestra.run.smithi019.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-02-10T19:15:47.199 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:47.273 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-1367.g14aa01b9.el9.noa 12/12 2024-02-10T19:15:47.273 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-1367.g14aa01b9.el 1/12 2024-02-10T19:15:47.273 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-1367.g14aa01b9.el9.noa 2/12 2024-02-10T19:15:47.274 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-1367.g14aa01b9.el9 3/12 2024-02-10T19:15:47.274 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-02-10T19:15:47.274 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-02-10T19:15:47.274 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-02-10T19:15:47.274 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-02-10T19:15:47.274 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-02-10T19:15:47.274 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-02-10T19:15:47.274 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-02-10T19:15:47.274 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-02-10T19:15:47.641 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-02-10T19:15:47.641 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:47.641 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-02-10T19:15:47.641 INFO:teuthology.orchestra.run.smithi175.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-02-10T19:15:47.641 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-grafana-dashboards-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:15:47.641 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-dashboard-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:15:47.642 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-prometheus-alerts-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:15:47.642 INFO:teuthology.orchestra.run.smithi175.stdout: grpc-data-1.46.7-10.el9.noarch 2024-02-10T19:15:47.642 INFO:teuthology.orchestra.run.smithi175.stdout: protobuf-3.14.0-13.el9.x86_64 2024-02-10T19:15:47.642 INFO:teuthology.orchestra.run.smithi175.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-02-10T19:15:47.642 INFO:teuthology.orchestra.run.smithi175.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-02-10T19:15:47.642 INFO:teuthology.orchestra.run.smithi175.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-02-10T19:15:47.642 INFO:teuthology.orchestra.run.smithi175.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-02-10T19:15:47.642 INFO:teuthology.orchestra.run.smithi175.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-02-10T19:15:47.642 INFO:teuthology.orchestra.run.smithi175.stdout: python3-routes-2.5.1-5.el9.noarch 2024-02-10T19:15:47.642 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:47.642 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:15:47.915 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install ceph-mgr-diskprediction-local 2024-02-10T19:15:48.050 INFO:teuthology.orchestra.run.smithi157.stdout:(12/12): ceph-mgr-diskprediction-local-19.0.0-1 2.4 MB/s | 7.4 MB 00:03 2024-02-10T19:15:48.053 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:15:48.053 INFO:teuthology.orchestra.run.smithi157.stdout:Total 12 MB/s | 37 MB 00:03 2024-02-10T19:15:48.068 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-02-10T19:15:48.095 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-02-10T19:15:48.096 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-02-10T19:15:48.224 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-1367.g14aa01b9. 1/1 2024-02-10T19:15:48.224 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:48.224 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-02-10T19:15:48.224 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-immutable-object-cache-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:15:48.224 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:48.225 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:15:48.459 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-02-10T19:15:48.459 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-02-10T19:15:48.463 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-mgr 2024-02-10T19:15:48.499 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:11 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:15:48.658 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:15:48.659 INFO:teuthology.orchestra.run.smithi175.stdout:============================================================================================ 2024-02-10T19:15:48.660 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2024-02-10T19:15:48.660 INFO:teuthology.orchestra.run.smithi175.stdout:============================================================================================ 2024-02-10T19:15:48.660 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-02-10T19:15:48.660 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 7.4 M 2024-02-10T19:15:48.660 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2024-02-10T19:15:48.660 INFO:teuthology.orchestra.run.smithi175.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-02-10T19:15:48.660 INFO:teuthology.orchestra.run.smithi175.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-02-10T19:15:48.660 INFO:teuthology.orchestra.run.smithi175.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-02-10T19:15:48.660 INFO:teuthology.orchestra.run.smithi175.stdout: libgfortran x86_64 11.4.1-3.el9 CentOS-BaseOS 802 k 2024-02-10T19:15:48.660 INFO:teuthology.orchestra.run.smithi175.stdout: libquadmath x86_64 11.4.1-3.el9 CentOS-BaseOS 194 k 2024-02-10T19:15:48.660 INFO:teuthology.orchestra.run.smithi175.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-02-10T19:15:48.660 INFO:teuthology.orchestra.run.smithi175.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-02-10T19:15:48.661 INFO:teuthology.orchestra.run.smithi175.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-02-10T19:15:48.661 INFO:teuthology.orchestra.run.smithi175.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-02-10T19:15:48.661 INFO:teuthology.orchestra.run.smithi175.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-02-10T19:15:48.661 INFO:teuthology.orchestra.run.smithi175.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-02-10T19:15:48.661 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:48.661 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-02-10T19:15:48.661 INFO:teuthology.orchestra.run.smithi175.stdout:============================================================================================ 2024-02-10T19:15:48.661 INFO:teuthology.orchestra.run.smithi175.stdout:Install 12 Packages 2024-02-10T19:15:48.661 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:15:48.662 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 37 M 2024-02-10T19:15:48.662 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 209 M 2024-02-10T19:15:48.662 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-02-10T19:15:49.051 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:15 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:15:49.151 INFO:teuthology.orchestra.run.smithi175.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 140 kB/s | 32 kB 00:00 2024-02-10T19:15:49.161 INFO:teuthology.orchestra.run.smithi019.stdout:Package ceph-mgr-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:15:49.161 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-02-10T19:15:49.215 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:15:49.216 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2024-02-10T19:15:49.216 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:15:49.226 INFO:teuthology.orchestra.run.smithi175.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 228 kB/s | 17 kB 00:00 2024-02-10T19:15:49.239 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-02-10T19:15:49.279 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-02-10T19:15:49.283 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-mgr-dashboard 2024-02-10T19:15:49.310 INFO:teuthology.orchestra.run.smithi175.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 410 kB/s | 34 kB 00:00 2024-02-10T19:15:49.372 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-02-10T19:15:49.415 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-02-10T19:15:49.593 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-02-10T19:15:49.622 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-02-10T19:15:49.705 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-02-10T19:15:49.861 INFO:teuthology.orchestra.run.smithi175.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 3.2 MB/s | 3.0 MB 00:00 2024-02-10T19:15:49.873 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:15 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:15:50.039 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:15:50.040 INFO:teuthology.orchestra.run.smithi019.stdout:====================================================================================== 2024-02-10T19:15:50.040 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2024-02-10T19:15:50.041 INFO:teuthology.orchestra.run.smithi019.stdout:====================================================================================== 2024-02-10T19:15:50.041 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-02-10T19:15:50.041 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-dashboard noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 1.8 M 2024-02-10T19:15:50.041 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2024-02-10T19:15:50.041 INFO:teuthology.orchestra.run.smithi019.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-02-10T19:15:50.041 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-grafana-dashboards noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 28 k 2024-02-10T19:15:50.041 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-prometheus-alerts noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 15 k 2024-02-10T19:15:50.041 INFO:teuthology.orchestra.run.smithi019.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-02-10T19:15:50.041 INFO:teuthology.orchestra.run.smithi019.stdout: protobuf x86_64 3.14.0-13.el9 CentOS-AppStream 1.0 M 2024-02-10T19:15:50.041 INFO:teuthology.orchestra.run.smithi019.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-02-10T19:15:50.041 INFO:teuthology.orchestra.run.smithi019.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-02-10T19:15:50.041 INFO:teuthology.orchestra.run.smithi019.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-02-10T19:15:50.041 INFO:teuthology.orchestra.run.smithi019.stdout: python3-protobuf noarch 3.14.0-13.el9 CentOS-AppStream 238 k 2024-02-10T19:15:50.042 INFO:teuthology.orchestra.run.smithi019.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-02-10T19:15:50.042 INFO:teuthology.orchestra.run.smithi019.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-02-10T19:15:50.042 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:50.042 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-02-10T19:15:50.042 INFO:teuthology.orchestra.run.smithi019.stdout:====================================================================================== 2024-02-10T19:15:50.042 INFO:teuthology.orchestra.run.smithi019.stdout:Install 12 Packages 2024-02-10T19:15:50.042 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:50.042 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 6.8 M 2024-02-10T19:15:50.043 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 26 M 2024-02-10T19:15:50.043 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-02-10T19:15:50.127 INFO:teuthology.orchestra.run.smithi175.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 5.8 MB/s | 4.7 MB 00:00 2024-02-10T19:15:50.211 INFO:teuthology.orchestra.run.smithi175.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 14 MB/s | 4.8 MB 00:00 2024-02-10T19:15:50.236 INFO:teuthology.orchestra.run.smithi175.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.0 MB/s | 217 kB 00:00 2024-02-10T19:15:50.346 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-02-10T19:15:50.453 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-02-10T19:15:50.528 INFO:teuthology.orchestra.run.smithi175.stdout:(8/12): libgfortran-11.4.1-3.el9.x86_64.rpm 2.7 MB/s | 802 kB 00:00 2024-02-10T19:15:50.845 INFO:teuthology.orchestra.run.smithi175.stdout:(9/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 25 MB/s | 16 MB 00:00 2024-02-10T19:15:50.862 INFO:teuthology.orchestra.run.smithi175.stdout:(10/12): libquadmath-11.4.1-3.el9.x86_64.rpm 584 kB/s | 194 kB 00:00 2024-02-10T19:15:50.927 INFO:teuthology.orchestra.run.smithi019.stdout:(1/12): ceph-prometheus-alerts-19.0.0-1367.g14a 46 kB/s | 15 kB 00:00 2024-02-10T19:15:50.952 INFO:teuthology.orchestra.run.smithi019.stdout:(2/12): ceph-grafana-dashboards-19.0.0-1367.g14 80 kB/s | 28 kB 00:00 2024-02-10T19:15:50.995 INFO:teuthology.orchestra.run.smithi175.stdout:(11/12): python3-devel-3.9.17-2.el9.x86_64.rpm 1.6 MB/s | 245 kB 00:00 2024-02-10T19:15:51.102 INFO:teuthology.orchestra.run.smithi019.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.8 MB/s | 238 kB 00:00 2024-02-10T19:15:51.136 INFO:teuthology.orchestra.run.smithi019.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 4.8 MB/s | 1.0 MB 00:00 2024-02-10T19:15:51.236 INFO:teuthology.orchestra.run.smithi019.stdout:(5/12): protobuf-compiler-3.14.0-13.el9.x86_64. 6.3 MB/s | 863 kB 00:00 2024-02-10T19:15:51.295 INFO:teuthology.orchestra.run.smithi019.stdout:(6/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 3.4 MB/s | 548 kB 00:00 2024-02-10T19:15:51.320 INFO:teuthology.orchestra.run.smithi019.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 232 kB/s | 19 kB 00:00 2024-02-10T19:15:51.412 INFO:teuthology.orchestra.run.smithi019.stdout:(8/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 17 MB/s | 2.0 MB 00:00 2024-02-10T19:15:51.454 INFO:teuthology.orchestra.run.smithi019.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 1.1 MB/s | 144 kB 00:00 2024-02-10T19:15:51.479 INFO:teuthology.orchestra.run.smithi019.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 457 kB/s | 31 kB 00:00 2024-02-10T19:15:51.530 INFO:teuthology.orchestra.run.smithi019.stdout:(11/12): ceph-mgr-dashboard-19.0.0-1367.g14aa01 1.9 MB/s | 1.8 MB 00:00 2024-02-10T19:15:51.555 INFO:teuthology.orchestra.run.smithi019.stdout:(12/12): python3-routes-2.5.1-5.el9.noarch.rpm 1.8 MB/s | 188 kB 00:00 2024-02-10T19:15:51.558 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:15:51.559 INFO:teuthology.orchestra.run.smithi019.stdout:Total 4.5 MB/s | 6.8 MB 00:01 2024-02-10T19:15:51.576 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-02-10T19:15:51.594 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-02-10T19:15:51.594 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-02-10T19:15:51.697 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-02-10T19:15:51.799 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-02-10T19:15:51.799 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-02-10T19:15:52.327 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-02-10T19:15:52.398 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-02-10T19:15:52.433 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-02-10T19:15:52.480 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-02-10T19:15:52.509 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-02-10T19:15:52.627 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-02-10T19:15:52.724 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-02-10T19:15:52.755 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-1367.g14aa0 12/12 2024-02-10T19:15:52.765 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-02-10T19:15:52.866 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-02-10T19:15:52.915 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-02-10T19:15:52.942 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-02-10T19:15:52.973 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-1367.g14aa01b9.el9 10/12 2024-02-10T19:15:53.227 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-1367.g14aa01b9.el 11/12 2024-02-10T19:15:53.266 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-1367.g14aa01b9.el9.noa 12/12 2024-02-10T19:15:54.058 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-1367.g14aa01b9.el9.noa 12/12 2024-02-10T19:15:54.058 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-1367.g14aa01b9.el 1/12 2024-02-10T19:15:54.058 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-1367.g14aa01b9.el9.noa 2/12 2024-02-10T19:15:54.058 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-1367.g14aa01b9.el9 3/12 2024-02-10T19:15:54.058 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-02-10T19:15:54.058 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-02-10T19:15:54.058 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-02-10T19:15:54.058 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-02-10T19:15:54.058 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-02-10T19:15:54.058 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-02-10T19:15:54.058 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-02-10T19:15:54.059 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-02-10T19:15:54.416 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-02-10T19:15:54.416 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:54.416 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-02-10T19:15:54.416 INFO:teuthology.orchestra.run.smithi019.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-02-10T19:15:54.416 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-grafana-dashboards-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:15:54.416 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-dashboard-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:15:54.417 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-prometheus-alerts-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:15:54.417 INFO:teuthology.orchestra.run.smithi019.stdout: grpc-data-1.46.7-10.el9.noarch 2024-02-10T19:15:54.417 INFO:teuthology.orchestra.run.smithi019.stdout: protobuf-3.14.0-13.el9.x86_64 2024-02-10T19:15:54.417 INFO:teuthology.orchestra.run.smithi019.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-02-10T19:15:54.417 INFO:teuthology.orchestra.run.smithi019.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-02-10T19:15:54.417 INFO:teuthology.orchestra.run.smithi019.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-02-10T19:15:54.417 INFO:teuthology.orchestra.run.smithi019.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-02-10T19:15:54.417 INFO:teuthology.orchestra.run.smithi019.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-02-10T19:15:54.417 INFO:teuthology.orchestra.run.smithi019.stdout: python3-routes-2.5.1-5.el9.noarch 2024-02-10T19:15:54.417 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:54.417 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:15:54.661 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-mgr-diskprediction-local 2024-02-10T19:15:54.720 INFO:teuthology.orchestra.run.smithi175.stdout:(12/12): ceph-mgr-diskprediction-local-19.0.0-1 1.3 MB/s | 7.4 MB 00:05 2024-02-10T19:15:54.723 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:15:54.724 INFO:teuthology.orchestra.run.smithi175.stdout:Total 6.1 MB/s | 37 MB 00:06 2024-02-10T19:15:54.738 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-02-10T19:15:54.765 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-02-10T19:15:54.765 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-02-10T19:15:55.115 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-02-10T19:15:55.116 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-02-10T19:15:55.257 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:21 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:15:55.365 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-1367.g14aa0 12/12 2024-02-10T19:15:55.365 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-1367.g14aa0 1/12 2024-02-10T19:15:55.365 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-02-10T19:15:55.365 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-02-10T19:15:55.365 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-02-10T19:15:55.365 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-02-10T19:15:55.365 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-02-10T19:15:55.365 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-02-10T19:15:55.365 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-02-10T19:15:55.366 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-02-10T19:15:55.366 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-02-10T19:15:55.366 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-02-10T19:15:55.424 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:15:55.425 INFO:teuthology.orchestra.run.smithi019.stdout:============================================================================================ 2024-02-10T19:15:55.425 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2024-02-10T19:15:55.425 INFO:teuthology.orchestra.run.smithi019.stdout:============================================================================================ 2024-02-10T19:15:55.425 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-02-10T19:15:55.426 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 7.4 M 2024-02-10T19:15:55.426 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2024-02-10T19:15:55.426 INFO:teuthology.orchestra.run.smithi019.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-02-10T19:15:55.426 INFO:teuthology.orchestra.run.smithi019.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-02-10T19:15:55.426 INFO:teuthology.orchestra.run.smithi019.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-02-10T19:15:55.426 INFO:teuthology.orchestra.run.smithi019.stdout: libgfortran x86_64 11.4.1-3.el9 CentOS-BaseOS 802 k 2024-02-10T19:15:55.426 INFO:teuthology.orchestra.run.smithi019.stdout: libquadmath x86_64 11.4.1-3.el9 CentOS-BaseOS 194 k 2024-02-10T19:15:55.426 INFO:teuthology.orchestra.run.smithi019.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-02-10T19:15:55.426 INFO:teuthology.orchestra.run.smithi019.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-02-10T19:15:55.426 INFO:teuthology.orchestra.run.smithi019.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-02-10T19:15:55.426 INFO:teuthology.orchestra.run.smithi019.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-02-10T19:15:55.426 INFO:teuthology.orchestra.run.smithi019.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-02-10T19:15:55.426 INFO:teuthology.orchestra.run.smithi019.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-02-10T19:15:55.426 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:55.427 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-02-10T19:15:55.427 INFO:teuthology.orchestra.run.smithi019.stdout:============================================================================================ 2024-02-10T19:15:55.427 INFO:teuthology.orchestra.run.smithi019.stdout:Install 12 Packages 2024-02-10T19:15:55.427 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:15:55.427 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 37 M 2024-02-10T19:15:55.427 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 209 M 2024-02-10T19:15:55.427 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-02-10T19:15:55.711 INFO:teuthology.orchestra.run.smithi019.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 203 kB/s | 32 kB 00:00 2024-02-10T19:15:55.745 INFO:teuthology.orchestra.run.smithi019.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 535 kB/s | 17 kB 00:00 2024-02-10T19:15:55.787 INFO:teuthology.orchestra.run.smithi019.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 830 kB/s | 34 kB 00:00 2024-02-10T19:15:55.821 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-02-10T19:15:55.854 INFO:teuthology.orchestra.run.smithi019.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 10 MB/s | 3.0 MB 00:00 2024-02-10T19:15:55.856 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-02-10T19:15:55.856 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:55.856 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-02-10T19:15:55.856 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-diskprediction-local-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:15:55.856 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-02-10T19:15:55.856 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-02-10T19:15:55.857 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-02-10T19:15:55.857 INFO:teuthology.orchestra.run.smithi157.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-02-10T19:15:55.857 INFO:teuthology.orchestra.run.smithi157.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-02-10T19:15:55.857 INFO:teuthology.orchestra.run.smithi157.stdout: openblas-0.3.21-2.el9.x86_64 2024-02-10T19:15:55.857 INFO:teuthology.orchestra.run.smithi157.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-02-10T19:15:55.857 INFO:teuthology.orchestra.run.smithi157.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-02-10T19:15:55.857 INFO:teuthology.orchestra.run.smithi157.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-02-10T19:15:55.857 INFO:teuthology.orchestra.run.smithi157.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-02-10T19:15:55.857 INFO:teuthology.orchestra.run.smithi157.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-02-10T19:15:55.857 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:55.857 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:15:55.892 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-02-10T19:15:55.932 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-02-10T19:15:56.028 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-02-10T19:15:56.054 INFO:teuthology.orchestra.run.smithi019.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 18 MB/s | 4.7 MB 00:00 2024-02-10T19:15:56.061 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-02-10T19:15:56.122 INFO:teuthology.orchestra.run.smithi019.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 18 MB/s | 4.8 MB 00:00 2024-02-10T19:15:56.138 INFO:teuthology.orchestra.run.smithi019.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.6 MB/s | 217 kB 00:00 2024-02-10T19:15:56.239 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-02-10T19:15:56.239 INFO:teuthology.orchestra.run.smithi019.stdout:(8/12): libgfortran-11.4.1-3.el9.x86_64.rpm 7.9 MB/s | 802 kB 00:00 2024-02-10T19:15:56.251 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-mgr-rook 2024-02-10T19:15:56.268 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-02-10T19:15:56.345 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-02-10T19:15:56.497 INFO:teuthology.orchestra.run.smithi019.stdout:(9/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 42 MB/s | 16 MB 00:00 2024-02-10T19:15:56.522 INFO:teuthology.orchestra.run.smithi019.stdout:(10/12): libquadmath-11.4.1-3.el9.x86_64.rpm 691 kB/s | 194 kB 00:00 2024-02-10T19:15:56.681 INFO:teuthology.orchestra.run.smithi019.stdout:(11/12): python3-devel-3.9.17-2.el9.x86_64.rpm 1.3 MB/s | 245 kB 00:00 2024-02-10T19:15:56.850 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:22 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:15:56.984 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-02-10T19:15:57.011 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:15:57.012 INFO:teuthology.orchestra.run.smithi157.stdout:======================================================================================== 2024-02-10T19:15:57.012 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-02-10T19:15:57.013 INFO:teuthology.orchestra.run.smithi157.stdout:======================================================================================== 2024-02-10T19:15:57.013 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-02-10T19:15:57.013 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-rook noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 52 k 2024-02-10T19:15:57.013 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-02-10T19:15:57.013 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-02-10T19:15:57.013 INFO:teuthology.orchestra.run.smithi157.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-02-10T19:15:57.013 INFO:teuthology.orchestra.run.smithi157.stdout: python3-google-auth noarch 1:2.27.0-1.el9 epel 203 k 2024-02-10T19:15:57.013 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-02-10T19:15:57.013 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-02-10T19:15:57.013 INFO:teuthology.orchestra.run.smithi157.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-02-10T19:15:57.014 INFO:teuthology.orchestra.run.smithi157.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-02-10T19:15:57.014 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-02-10T19:15:57.014 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-02-10T19:15:57.014 INFO:teuthology.orchestra.run.smithi157.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-02-10T19:15:57.014 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-02-10T19:15:57.014 INFO:teuthology.orchestra.run.smithi157.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-02-10T19:15:57.014 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:57.014 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-02-10T19:15:57.014 INFO:teuthology.orchestra.run.smithi157.stdout:======================================================================================== 2024-02-10T19:15:57.014 INFO:teuthology.orchestra.run.smithi157.stdout:Install 13 Packages 2024-02-10T19:15:57.014 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:15:57.015 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 2.0 M 2024-02-10T19:15:57.015 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 26 M 2024-02-10T19:15:57.015 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-02-10T19:15:57.096 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-02-10T19:15:57.255 INFO:teuthology.orchestra.run.smithi157.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 136 kB/s | 18 kB 00:00 2024-02-10T19:15:57.280 INFO:teuthology.orchestra.run.smithi157.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 155 kB/s | 24 kB 00:00 2024-02-10T19:15:57.348 INFO:teuthology.orchestra.run.smithi157.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.9 MB/s | 174 kB 00:00 2024-02-10T19:15:57.373 INFO:teuthology.orchestra.run.smithi157.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.4 MB/s | 132 kB 00:00 2024-02-10T19:15:57.406 INFO:teuthology.orchestra.run.smithi157.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 3.5 MB/s | 211 kB 00:00 2024-02-10T19:15:57.432 INFO:teuthology.orchestra.run.smithi157.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 732 kB/s | 43 kB 00:00 2024-02-10T19:15:57.457 INFO:teuthology.orchestra.run.smithi157.stdout:(7/13): ceph-mgr-rook-19.0.0-1367.g14aa01b9.el9 156 kB/s | 52 kB 00:00 2024-02-10T19:15:57.674 INFO:teuthology.orchestra.run.smithi157.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 62 kB/s | 15 kB 00:00 2024-02-10T19:15:57.707 INFO:teuthology.orchestra.run.smithi157.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 107 kB/s | 32 kB 00:00 2024-02-10T19:15:57.714 INFO:teuthology.orchestra.run.smithi019.stdout:(12/12): ceph-mgr-diskprediction-local-19.0.0-1 3.4 MB/s | 7.4 MB 00:02 2024-02-10T19:15:57.718 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:15:57.718 INFO:teuthology.orchestra.run.smithi019.stdout:Total 16 MB/s | 37 MB 00:02 2024-02-10T19:15:57.732 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-02-10T19:15:57.760 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-02-10T19:15:57.760 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-02-10T19:15:57.916 INFO:teuthology.orchestra.run.smithi157.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 284 kB/s | 59 kB 00:00 2024-02-10T19:15:57.958 INFO:teuthology.orchestra.run.smithi157.stdout:(11/13): python3-google-auth-2.27.0-1.el9.noarc 405 kB/s | 203 kB 00:00 2024-02-10T19:15:58.092 INFO:teuthology.orchestra.run.smithi157.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 512 kB/s | 90 kB 00:00 2024-02-10T19:15:58.145 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-02-10T19:15:58.145 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-02-10T19:15:58.208 INFO:teuthology.orchestra.run.smithi157.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 1.9 MB/s | 1.0 MB 00:00 2024-02-10T19:15:58.210 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:15:58.211 INFO:teuthology.orchestra.run.smithi157.stdout:Total 1.7 MB/s | 2.0 MB 00:01 2024-02-10T19:15:58.211 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-02-10T19:15:58.226 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-02-10T19:15:58.226 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-02-10T19:15:58.333 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-02-10T19:15:58.333 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-02-10T19:15:58.350 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-02-10T19:15:58.883 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-02-10T19:15:58.898 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-02-10T19:15:58.963 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-02-10T19:15:58.994 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-02-10T19:15:59.075 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-02-10T19:15:59.091 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-02-10T19:15:59.134 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-02-10T19:15:59.147 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-02-10T19:15:59.190 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-02-10T19:15:59.235 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-02-10T19:15:59.277 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-02-10T19:15:59.342 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-02-10T19:15:59.370 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-02-10T19:15:59.371 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-02-10T19:15:59.379 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-02-10T19:15:59.416 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-1367.g14aa0 12/12 2024-02-10T19:15:59.459 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-02-10T19:15:59.488 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-google-auth-1:2.27.0-1.el9.noarch 7/13 2024-02-10T19:15:59.537 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-02-10T19:16:00.143 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-02-10T19:16:00.259 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-02-10T19:16:00.263 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-02-10T19:16:00.340 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-02-10T19:16:00.376 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-02-10T19:16:00.424 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-02-10T19:16:00.446 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-rook-2:19.0.0-1367.g14aa01b9.el9.noarch 13/13 2024-02-10T19:16:01.228 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-1367.g14aa01b9.el9.noarch 13/13 2024-02-10T19:16:01.229 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-rook-2:19.0.0-1367.g14aa01b9.el9.noarch 1/13 2024-02-10T19:16:01.229 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-02-10T19:16:01.229 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-02-10T19:16:01.229 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-02-10T19:16:01.229 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-02-10T19:16:01.229 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-02-10T19:16:01.229 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-02-10T19:16:01.229 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-02-10T19:16:01.229 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-02-10T19:16:01.229 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-google-auth-1:2.27.0-1.el9.noarch 10/13 2024-02-10T19:16:01.229 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-02-10T19:16:01.230 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-02-10T19:16:01.592 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-02-10T19:16:01.636 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-02-10T19:16:01.636 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:01.636 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-02-10T19:16:01.636 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-rook-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:16:01.636 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-02-10T19:16:01.636 INFO:teuthology.orchestra.run.smithi157.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-02-10T19:16:01.637 INFO:teuthology.orchestra.run.smithi157.stdout: python3-google-auth-1:2.27.0-1.el9.noarch 2024-02-10T19:16:01.637 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-02-10T19:16:01.637 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-02-10T19:16:01.637 INFO:teuthology.orchestra.run.smithi157.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-02-10T19:16:01.637 INFO:teuthology.orchestra.run.smithi157.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-02-10T19:16:01.637 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-02-10T19:16:01.637 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-02-10T19:16:01.637 INFO:teuthology.orchestra.run.smithi157.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-02-10T19:16:01.637 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rsa-4.9-2.el9.noarch 2024-02-10T19:16:01.637 INFO:teuthology.orchestra.run.smithi157.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-02-10T19:16:01.637 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:01.637 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:16:01.863 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-mgr-cephadm 2024-02-10T19:16:01.999 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-1367.g14aa0 12/12 2024-02-10T19:16:01.999 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-1367.g14aa0 1/12 2024-02-10T19:16:01.999 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-02-10T19:16:01.999 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-02-10T19:16:01.999 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-02-10T19:16:01.999 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-02-10T19:16:01.999 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-02-10T19:16:01.999 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-02-10T19:16:02.000 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-02-10T19:16:02.000 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-02-10T19:16:02.000 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-02-10T19:16:02.000 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-02-10T19:16:02.434 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-02-10T19:16:02.434 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:02.434 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-02-10T19:16:02.434 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-diskprediction-local-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:16:02.434 INFO:teuthology.orchestra.run.smithi175.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-02-10T19:16:02.434 INFO:teuthology.orchestra.run.smithi175.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-02-10T19:16:02.435 INFO:teuthology.orchestra.run.smithi175.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-02-10T19:16:02.435 INFO:teuthology.orchestra.run.smithi175.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-02-10T19:16:02.435 INFO:teuthology.orchestra.run.smithi175.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-02-10T19:16:02.435 INFO:teuthology.orchestra.run.smithi175.stdout: openblas-0.3.21-2.el9.x86_64 2024-02-10T19:16:02.435 INFO:teuthology.orchestra.run.smithi175.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-02-10T19:16:02.435 INFO:teuthology.orchestra.run.smithi175.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-02-10T19:16:02.435 INFO:teuthology.orchestra.run.smithi175.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-02-10T19:16:02.435 INFO:teuthology.orchestra.run.smithi175.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-02-10T19:16:02.435 INFO:teuthology.orchestra.run.smithi175.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-02-10T19:16:02.435 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:02.435 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:16:02.449 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:28 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:02.608 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:16:02.608 INFO:teuthology.orchestra.run.smithi157.stdout:======================================================================================== 2024-02-10T19:16:02.608 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-02-10T19:16:02.608 INFO:teuthology.orchestra.run.smithi157.stdout:======================================================================================== 2024-02-10T19:16:02.609 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-02-10T19:16:02.609 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-cephadm noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 138 k 2024-02-10T19:16:02.609 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-02-10T19:16:02.609 INFO:teuthology.orchestra.run.smithi157.stdout: python3-asyncssh noarch 2.13.2-3.el9 epel 548 k 2024-02-10T19:16:02.609 INFO:teuthology.orchestra.run.smithi157.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-02-10T19:16:02.609 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jinja2 noarch 2.11.3-5.el9 CentOS-AppStream 227 k 2024-02-10T19:16:02.609 INFO:teuthology.orchestra.run.smithi157.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-02-10T19:16:02.609 INFO:teuthology.orchestra.run.smithi157.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-02-10T19:16:02.609 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:02.609 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-02-10T19:16:02.609 INFO:teuthology.orchestra.run.smithi157.stdout:======================================================================================== 2024-02-10T19:16:02.609 INFO:teuthology.orchestra.run.smithi157.stdout:Install 6 Packages 2024-02-10T19:16:02.609 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:02.610 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 6.8 M 2024-02-10T19:16:02.610 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 33 M 2024-02-10T19:16:02.610 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-02-10T19:16:02.680 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-02-10T19:16:02.703 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-1367.g14aa0 12/12 2024-02-10T19:16:02.827 INFO:teuthology.orchestra.run.smithi157.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 1.3 MB/s | 227 kB 00:00 2024-02-10T19:16:02.877 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install ceph-mgr-rook 2024-02-10T19:16:03.010 INFO:teuthology.orchestra.run.smithi157.stdout:(2/6): python3-babel-2.9.1-2.el9.noarch.rpm 16 MB/s | 5.8 MB 00:00 2024-02-10T19:16:03.135 INFO:teuthology.orchestra.run.smithi157.stdout:(3/6): ceph-mgr-cephadm-19.0.0-1367.g14aa01b9.e 286 kB/s | 138 kB 00:00 2024-02-10T19:16:03.477 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:26 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:16:03.638 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:16:03.640 INFO:teuthology.orchestra.run.smithi175.stdout:======================================================================================== 2024-02-10T19:16:03.640 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2024-02-10T19:16:03.640 INFO:teuthology.orchestra.run.smithi175.stdout:======================================================================================== 2024-02-10T19:16:03.640 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-02-10T19:16:03.640 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-rook noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 52 k 2024-02-10T19:16:03.640 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2024-02-10T19:16:03.640 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-02-10T19:16:03.640 INFO:teuthology.orchestra.run.smithi175.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-02-10T19:16:03.640 INFO:teuthology.orchestra.run.smithi175.stdout: python3-google-auth noarch 1:2.27.0-1.el9 epel 203 k 2024-02-10T19:16:03.640 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-02-10T19:16:03.640 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-02-10T19:16:03.641 INFO:teuthology.orchestra.run.smithi175.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-02-10T19:16:03.641 INFO:teuthology.orchestra.run.smithi175.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-02-10T19:16:03.641 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-02-10T19:16:03.641 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-02-10T19:16:03.641 INFO:teuthology.orchestra.run.smithi175.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-02-10T19:16:03.641 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-02-10T19:16:03.641 INFO:teuthology.orchestra.run.smithi175.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-02-10T19:16:03.641 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:03.641 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-02-10T19:16:03.641 INFO:teuthology.orchestra.run.smithi175.stdout:======================================================================================== 2024-02-10T19:16:03.641 INFO:teuthology.orchestra.run.smithi175.stdout:Install 13 Packages 2024-02-10T19:16:03.641 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:03.642 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 2.0 M 2024-02-10T19:16:03.642 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 26 M 2024-02-10T19:16:03.642 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-02-10T19:16:03.874 INFO:teuthology.orchestra.run.smithi175.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 157 kB/s | 24 kB 00:00 2024-02-10T19:16:03.891 INFO:teuthology.orchestra.run.smithi175.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 105 kB/s | 18 kB 00:00 2024-02-10T19:16:04.008 INFO:teuthology.orchestra.run.smithi175.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.3 MB/s | 174 kB 00:00 2024-02-10T19:16:04.025 INFO:teuthology.orchestra.run.smithi175.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 997 kB/s | 132 kB 00:00 2024-02-10T19:16:04.058 INFO:teuthology.orchestra.run.smithi175.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 4.1 MB/s | 211 kB 00:00 2024-02-10T19:16:04.084 INFO:teuthology.orchestra.run.smithi175.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 730 kB/s | 43 kB 00:00 2024-02-10T19:16:04.109 INFO:teuthology.orchestra.run.smithi175.stdout:(7/13): ceph-mgr-rook-19.0.0-1367.g14aa01b9.el9 134 kB/s | 52 kB 00:00 2024-02-10T19:16:04.152 INFO:teuthology.orchestra.run.smithi157.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 50 kB/s | 58 kB 00:01 2024-02-10T19:16:04.278 INFO:teuthology.orchestra.run.smithi157.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 45 kB/s | 51 kB 00:01 2024-02-10T19:16:04.309 INFO:teuthology.orchestra.run.smithi175.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 128 kB/s | 32 kB 00:00 2024-02-10T19:16:04.334 INFO:teuthology.orchestra.run.smithi175.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 60 kB/s | 15 kB 00:00 2024-02-10T19:16:04.435 INFO:teuthology.orchestra.run.smithi175.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 591 kB/s | 59 kB 00:00 2024-02-10T19:16:04.502 INFO:teuthology.orchestra.run.smithi175.stdout:(11/13): python3-google-auth-2.27.0-1.el9.noarc 517 kB/s | 203 kB 00:00 2024-02-10T19:16:04.527 INFO:teuthology.orchestra.run.smithi175.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 976 kB/s | 90 kB 00:00 2024-02-10T19:16:04.695 INFO:teuthology.orchestra.run.smithi157.stdout:(6/6): python3-asyncssh-2.13.2-3.el9.noarch.rpm 293 kB/s | 548 kB 00:01 2024-02-10T19:16:04.699 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:04.700 INFO:teuthology.orchestra.run.smithi157.stdout:Total 3.2 MB/s | 6.8 MB 00:02 2024-02-10T19:16:04.700 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-02-10T19:16:04.709 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-02-10T19:16:04.709 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-02-10T19:16:04.800 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-02-10T19:16:04.802 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-02-10T19:16:05.011 INFO:teuthology.orchestra.run.smithi175.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 1.5 MB/s | 1.0 MB 00:00 2024-02-10T19:16:05.015 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:05.015 INFO:teuthology.orchestra.run.smithi175.stdout:Total 1.5 MB/s | 2.0 MB 00:01 2024-02-10T19:16:05.015 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-02-10T19:16:05.029 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-02-10T19:16:05.029 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-02-10T19:16:05.099 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-02-10T19:16:05.129 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-02-10T19:16:05.130 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-02-10T19:16:05.167 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-1367.g14aa0 12/12 2024-02-10T19:16:05.167 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-1367.g14aa0 1/12 2024-02-10T19:16:05.167 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-02-10T19:16:05.167 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-02-10T19:16:05.167 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-02-10T19:16:05.167 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-02-10T19:16:05.167 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-02-10T19:16:05.167 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-02-10T19:16:05.167 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-02-10T19:16:05.168 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-02-10T19:16:05.168 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-02-10T19:16:05.168 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-02-10T19:16:05.268 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-02-10T19:16:05.321 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-asyncssh-2.13.2-3.el9.noarch 2/6 2024-02-10T19:16:05.649 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-02-10T19:16:05.649 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:05.649 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-02-10T19:16:05.649 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-diskprediction-local-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:16:05.649 INFO:teuthology.orchestra.run.smithi019.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-02-10T19:16:05.649 INFO:teuthology.orchestra.run.smithi019.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-02-10T19:16:05.649 INFO:teuthology.orchestra.run.smithi019.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-02-10T19:16:05.649 INFO:teuthology.orchestra.run.smithi019.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-02-10T19:16:05.649 INFO:teuthology.orchestra.run.smithi019.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-02-10T19:16:05.649 INFO:teuthology.orchestra.run.smithi019.stdout: openblas-0.3.21-2.el9.x86_64 2024-02-10T19:16:05.650 INFO:teuthology.orchestra.run.smithi019.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-02-10T19:16:05.650 INFO:teuthology.orchestra.run.smithi019.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-02-10T19:16:05.650 INFO:teuthology.orchestra.run.smithi019.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-02-10T19:16:05.650 INFO:teuthology.orchestra.run.smithi019.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-02-10T19:16:05.650 INFO:teuthology.orchestra.run.smithi019.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-02-10T19:16:05.650 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:05.650 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:16:05.657 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-02-10T19:16:05.823 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-02-10T19:16:05.845 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-02-10T19:16:05.878 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-02-10T19:16:05.923 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-02-10T19:16:05.933 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-02-10T19:16:05.971 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-02-10T19:16:05.985 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-02-10T19:16:06.012 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-02-10T19:16:06.016 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 6/6 2024-02-10T19:16:06.067 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-mgr-rook 2024-02-10T19:16:06.106 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-02-10T19:16:06.205 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-google-auth-1:2.27.0-1.el9.noarch 7/13 2024-02-10T19:16:06.255 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-02-10T19:16:06.665 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:32 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:06.780 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 6/6 2024-02-10T19:16:06.780 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 1/6 2024-02-10T19:16:06.780 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-02-10T19:16:06.780 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-02-10T19:16:06.780 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-asyncssh-2.13.2-3.el9.noarch 4/6 2024-02-10T19:16:06.780 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-02-10T19:16:06.832 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:16:06.833 INFO:teuthology.orchestra.run.smithi019.stdout:======================================================================================== 2024-02-10T19:16:06.833 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2024-02-10T19:16:06.833 INFO:teuthology.orchestra.run.smithi019.stdout:======================================================================================== 2024-02-10T19:16:06.833 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-02-10T19:16:06.833 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-rook noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 52 k 2024-02-10T19:16:06.833 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2024-02-10T19:16:06.833 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-02-10T19:16:06.834 INFO:teuthology.orchestra.run.smithi019.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-02-10T19:16:06.834 INFO:teuthology.orchestra.run.smithi019.stdout: python3-google-auth noarch 1:2.27.0-1.el9 epel 203 k 2024-02-10T19:16:06.834 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-02-10T19:16:06.834 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-02-10T19:16:06.834 INFO:teuthology.orchestra.run.smithi019.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-02-10T19:16:06.834 INFO:teuthology.orchestra.run.smithi019.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-02-10T19:16:06.834 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-02-10T19:16:06.834 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-02-10T19:16:06.834 INFO:teuthology.orchestra.run.smithi019.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-02-10T19:16:06.834 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-02-10T19:16:06.834 INFO:teuthology.orchestra.run.smithi019.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-02-10T19:16:06.834 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:06.834 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-02-10T19:16:06.834 INFO:teuthology.orchestra.run.smithi019.stdout:======================================================================================== 2024-02-10T19:16:06.835 INFO:teuthology.orchestra.run.smithi019.stdout:Install 13 Packages 2024-02-10T19:16:06.835 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:06.835 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 2.0 M 2024-02-10T19:16:06.835 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 26 M 2024-02-10T19:16:06.835 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-02-10T19:16:06.974 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-02-10T19:16:07.020 INFO:teuthology.orchestra.run.smithi019.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 166 kB/s | 18 kB 00:00 2024-02-10T19:16:07.026 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-02-10T19:16:07.048 INFO:teuthology.orchestra.run.smithi019.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 179 kB/s | 24 kB 00:00 2024-02-10T19:16:07.060 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-02-10T19:16:07.098 INFO:teuthology.orchestra.run.smithi019.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.2 MB/s | 174 kB 00:00 2024-02-10T19:16:07.102 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-02-10T19:16:07.102 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:07.102 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-02-10T19:16:07.102 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:16:07.102 INFO:teuthology.orchestra.run.smithi157.stdout: python3-asyncssh-2.13.2-3.el9.noarch 2024-02-10T19:16:07.102 INFO:teuthology.orchestra.run.smithi157.stdout: python3-babel-2.9.1-2.el9.noarch 2024-02-10T19:16:07.102 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-02-10T19:16:07.102 INFO:teuthology.orchestra.run.smithi157.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-02-10T19:16:07.102 INFO:teuthology.orchestra.run.smithi157.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-02-10T19:16:07.102 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:07.102 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:16:07.109 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-02-10T19:16:07.123 INFO:teuthology.orchestra.run.smithi019.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.7 MB/s | 132 kB 00:00 2024-02-10T19:16:07.139 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mgr-rook-2:19.0.0-1367.g14aa01b9.el9.noarch 13/13 2024-02-10T19:16:07.148 INFO:teuthology.orchestra.run.smithi019.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 4.1 MB/s | 211 kB 00:00 2024-02-10T19:16:07.165 INFO:teuthology.orchestra.run.smithi019.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 43 kB 00:00 2024-02-10T19:16:07.224 INFO:teuthology.orchestra.run.smithi019.stdout:(7/13): ceph-mgr-rook-19.0.0-1367.g14aa01b9.el9 167 kB/s | 52 kB 00:00 2024-02-10T19:16:07.346 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-fuse 2024-02-10T19:16:07.441 INFO:teuthology.orchestra.run.smithi019.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 54 kB/s | 15 kB 00:00 2024-02-10T19:16:07.458 INFO:teuthology.orchestra.run.smithi019.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 104 kB/s | 32 kB 00:00 2024-02-10T19:16:07.591 INFO:teuthology.orchestra.run.smithi019.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 443 kB/s | 59 kB 00:00 2024-02-10T19:16:07.667 INFO:teuthology.orchestra.run.smithi019.stdout:(11/13): python3-google-auth-2.27.0-1.el9.noarc 514 kB/s | 203 kB 00:00 2024-02-10T19:16:07.700 INFO:teuthology.orchestra.run.smithi019.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 827 kB/s | 90 kB 00:00 2024-02-10T19:16:07.809 INFO:teuthology.orchestra.run.smithi019.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 2.8 MB/s | 1.0 MB 00:00 2024-02-10T19:16:07.813 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:07.813 INFO:teuthology.orchestra.run.smithi019.stdout:Total 2.1 MB/s | 2.0 MB 00:00 2024-02-10T19:16:07.813 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-02-10T19:16:07.827 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-02-10T19:16:07.827 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-02-10T19:16:07.933 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-02-10T19:16:07.933 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-02-10T19:16:07.937 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-1367.g14aa01b9.el9.noarch 13/13 2024-02-10T19:16:07.937 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mgr-rook-2:19.0.0-1367.g14aa01b9.el9.noarch 1/13 2024-02-10T19:16:07.937 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-02-10T19:16:07.937 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-02-10T19:16:07.938 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-02-10T19:16:07.938 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-02-10T19:16:07.938 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-02-10T19:16:07.938 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-02-10T19:16:07.938 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-02-10T19:16:07.938 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-02-10T19:16:07.938 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-google-auth-1:2.27.0-1.el9.noarch 10/13 2024-02-10T19:16:07.938 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-02-10T19:16:07.938 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-02-10T19:16:07.939 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:33 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:08.098 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:16:08.098 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:16:08.099 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-02-10T19:16:08.099 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:16:08.099 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-02-10T19:16:08.099 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-fuse x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 886 k 2024-02-10T19:16:08.099 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-02-10T19:16:08.099 INFO:teuthology.orchestra.run.smithi157.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-02-10T19:16:08.099 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:08.099 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-02-10T19:16:08.099 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:16:08.099 INFO:teuthology.orchestra.run.smithi157.stdout:Install 2 Packages 2024-02-10T19:16:08.099 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:08.100 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 965 k 2024-02-10T19:16:08.100 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 2.8 M 2024-02-10T19:16:08.100 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-02-10T19:16:08.223 INFO:teuthology.orchestra.run.smithi157.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 641 kB/s | 79 kB 00:00 2024-02-10T19:16:08.317 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-02-10T19:16:08.318 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:08.318 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-02-10T19:16:08.318 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-rook-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:16:08.318 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-02-10T19:16:08.318 INFO:teuthology.orchestra.run.smithi175.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-02-10T19:16:08.318 INFO:teuthology.orchestra.run.smithi175.stdout: python3-google-auth-1:2.27.0-1.el9.noarch 2024-02-10T19:16:08.318 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-02-10T19:16:08.318 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-02-10T19:16:08.319 INFO:teuthology.orchestra.run.smithi175.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-02-10T19:16:08.319 INFO:teuthology.orchestra.run.smithi175.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-02-10T19:16:08.319 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-02-10T19:16:08.319 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-02-10T19:16:08.319 INFO:teuthology.orchestra.run.smithi175.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-02-10T19:16:08.319 INFO:teuthology.orchestra.run.smithi175.stdout: python3-rsa-4.9-2.el9.noarch 2024-02-10T19:16:08.319 INFO:teuthology.orchestra.run.smithi175.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-02-10T19:16:08.319 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:08.320 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:16:08.453 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-02-10T19:16:08.568 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install ceph-mgr-cephadm 2024-02-10T19:16:08.581 INFO:teuthology.orchestra.run.smithi157.stdout:(2/2): ceph-fuse-19.0.0-1367.g14aa01b9.el9.x86_ 1.8 MB/s | 886 kB 00:00 2024-02-10T19:16:08.582 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:08.583 INFO:teuthology.orchestra.run.smithi157.stdout:Total 1.9 MB/s | 965 kB 00:00 2024-02-10T19:16:08.583 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-02-10T19:16:08.603 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-02-10T19:16:08.603 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-02-10T19:16:08.630 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-02-10T19:16:08.680 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-02-10T19:16:08.681 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-02-10T19:16:08.687 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-02-10T19:16:08.743 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-02-10T19:16:08.778 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-02-10T19:16:08.820 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-02-10T19:16:08.863 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-02-10T19:16:08.918 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-02-10T19:16:09.007 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-02-10T19:16:09.026 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-google-auth-1:2.27.0-1.el9.noarch 7/13 2024-02-10T19:16:09.080 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-02-10T19:16:09.089 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 2/2 2024-02-10T19:16:09.157 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:32 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:16:09.316 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:16:09.317 INFO:teuthology.orchestra.run.smithi175.stdout:======================================================================================== 2024-02-10T19:16:09.317 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2024-02-10T19:16:09.317 INFO:teuthology.orchestra.run.smithi175.stdout:======================================================================================== 2024-02-10T19:16:09.317 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-02-10T19:16:09.317 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-cephadm noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 138 k 2024-02-10T19:16:09.317 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2024-02-10T19:16:09.317 INFO:teuthology.orchestra.run.smithi175.stdout: python3-asyncssh noarch 2.13.2-3.el9 epel 548 k 2024-02-10T19:16:09.317 INFO:teuthology.orchestra.run.smithi175.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-02-10T19:16:09.317 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jinja2 noarch 2.11.3-5.el9 CentOS-AppStream 227 k 2024-02-10T19:16:09.318 INFO:teuthology.orchestra.run.smithi175.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-02-10T19:16:09.318 INFO:teuthology.orchestra.run.smithi175.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-02-10T19:16:09.318 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:09.318 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-02-10T19:16:09.318 INFO:teuthology.orchestra.run.smithi175.stdout:======================================================================================== 2024-02-10T19:16:09.318 INFO:teuthology.orchestra.run.smithi175.stdout:Install 6 Packages 2024-02-10T19:16:09.318 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:09.319 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 6.8 M 2024-02-10T19:16:09.319 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 33 M 2024-02-10T19:16:09.319 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-02-10T19:16:09.669 INFO:teuthology.orchestra.run.smithi175.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 1.3 MB/s | 227 kB 00:00 2024-02-10T19:16:09.774 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 2/2 2024-02-10T19:16:09.774 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/2 2024-02-10T19:16:09.803 INFO:teuthology.orchestra.run.smithi175.stdout:(2/6): python3-babel-2.9.1-2.el9.noarch.rpm 19 MB/s | 5.8 MB 00:00 2024-02-10T19:16:09.846 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-02-10T19:16:09.893 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-02-10T19:16:09.920 INFO:teuthology.orchestra.run.smithi175.stdout:(3/6): ceph-mgr-cephadm-19.0.0-1367.g14aa01b9.e 329 kB/s | 138 kB 00:00 2024-02-10T19:16:09.927 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-02-10T19:16:09.953 INFO:teuthology.orchestra.run.smithi175.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 384 kB/s | 58 kB 00:00 2024-02-10T19:16:09.976 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-02-10T19:16:09.987 INFO:teuthology.orchestra.run.smithi175.stdout:(5/6): python3-asyncssh-2.13.2-3.el9.noarch.rpm 1.7 MB/s | 548 kB 00:00 2024-02-10T19:16:10.004 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-rook-2:19.0.0-1367.g14aa01b9.el9.noarch 13/13 2024-02-10T19:16:10.087 INFO:teuthology.orchestra.run.smithi175.stdout:(6/6): python3-typing-extensions-4.4.0-2.el9.no 305 kB/s | 51 kB 00:00 2024-02-10T19:16:10.089 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:10.089 INFO:teuthology.orchestra.run.smithi175.stdout:Total 8.8 MB/s | 6.8 MB 00:00 2024-02-10T19:16:10.089 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-02-10T19:16:10.092 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-02-10T19:16:10.092 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:10.092 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-02-10T19:16:10.092 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-02-10T19:16:10.092 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:10.092 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:16:10.098 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-02-10T19:16:10.098 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-02-10T19:16:10.188 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-02-10T19:16:10.189 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-02-10T19:16:10.372 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-volume 2024-02-10T19:16:10.486 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-02-10T19:16:10.653 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-02-10T19:16:10.705 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-asyncssh-2.13.2-3.el9.noarch 2/6 2024-02-10T19:16:10.771 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-1367.g14aa01b9.el9.noarch 13/13 2024-02-10T19:16:10.771 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-rook-2:19.0.0-1367.g14aa01b9.el9.noarch 1/13 2024-02-10T19:16:10.771 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-02-10T19:16:10.771 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-02-10T19:16:10.771 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-02-10T19:16:10.772 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-02-10T19:16:10.772 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-02-10T19:16:10.772 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-02-10T19:16:10.772 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-02-10T19:16:10.772 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-02-10T19:16:10.772 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-google-auth-1:2.27.0-1.el9.noarch 10/13 2024-02-10T19:16:10.772 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-02-10T19:16:10.772 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-02-10T19:16:10.967 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:36 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:11.127 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:16:11.128 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:16:11.128 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-02-10T19:16:11.128 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:16:11.128 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-02-10T19:16:11.128 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-volume noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 264 k 2024-02-10T19:16:11.128 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-02-10T19:16:11.128 INFO:teuthology.orchestra.run.smithi157.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-02-10T19:16:11.128 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:11.129 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-02-10T19:16:11.129 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:16:11.129 INFO:teuthology.orchestra.run.smithi157.stdout:Install 2 Packages 2024-02-10T19:16:11.131 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:11.131 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 332 k 2024-02-10T19:16:11.131 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 1.5 M 2024-02-10T19:16:11.131 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-02-10T19:16:11.159 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-02-10T19:16:11.159 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:11.159 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-02-10T19:16:11.159 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-rook-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:16:11.160 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-02-10T19:16:11.160 INFO:teuthology.orchestra.run.smithi019.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-02-10T19:16:11.160 INFO:teuthology.orchestra.run.smithi019.stdout: python3-google-auth-1:2.27.0-1.el9.noarch 2024-02-10T19:16:11.160 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-02-10T19:16:11.160 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-02-10T19:16:11.160 INFO:teuthology.orchestra.run.smithi019.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-02-10T19:16:11.160 INFO:teuthology.orchestra.run.smithi019.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-02-10T19:16:11.160 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-02-10T19:16:11.160 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-02-10T19:16:11.160 INFO:teuthology.orchestra.run.smithi019.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-02-10T19:16:11.160 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rsa-4.9-2.el9.noarch 2024-02-10T19:16:11.160 INFO:teuthology.orchestra.run.smithi019.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-02-10T19:16:11.160 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:11.161 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:16:11.221 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-02-10T19:16:11.261 INFO:teuthology.orchestra.run.smithi157.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 525 kB/s | 69 kB 00:00 2024-02-10T19:16:11.307 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-02-10T19:16:11.379 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-02-10T19:16:11.385 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-mgr-cephadm 2024-02-10T19:16:11.409 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 6/6 2024-02-10T19:16:11.502 INFO:teuthology.orchestra.run.smithi157.stdout:(2/2): ceph-volume-19.0.0-1367.g14aa01b9.el9.no 707 kB/s | 264 kB 00:00 2024-02-10T19:16:11.503 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:11.504 INFO:teuthology.orchestra.run.smithi157.stdout:Total 885 kB/s | 332 kB 00:00 2024-02-10T19:16:11.504 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-02-10T19:16:11.513 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-02-10T19:16:11.513 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-02-10T19:16:11.560 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-02-10T19:16:11.560 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-02-10T19:16:11.709 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-02-10T19:16:11.894 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-02-10T19:16:11.930 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-volume-2:19.0.0-1367.g14aa01b9.el9.noarch 2/2 2024-02-10T19:16:11.946 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-volume-2:19.0.0-1367.g14aa01b9.el9.noarch 2/2 2024-02-10T19:16:11.946 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:16:11.946 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-02-10T19:16:11.946 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:11.983 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:37 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:12.151 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:16:12.152 INFO:teuthology.orchestra.run.smithi019.stdout:======================================================================================== 2024-02-10T19:16:12.152 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2024-02-10T19:16:12.152 INFO:teuthology.orchestra.run.smithi019.stdout:======================================================================================== 2024-02-10T19:16:12.152 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-02-10T19:16:12.152 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-cephadm noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 138 k 2024-02-10T19:16:12.152 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2024-02-10T19:16:12.153 INFO:teuthology.orchestra.run.smithi019.stdout: python3-asyncssh noarch 2.13.2-3.el9 epel 548 k 2024-02-10T19:16:12.153 INFO:teuthology.orchestra.run.smithi019.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-02-10T19:16:12.153 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jinja2 noarch 2.11.3-5.el9 CentOS-AppStream 227 k 2024-02-10T19:16:12.153 INFO:teuthology.orchestra.run.smithi019.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-02-10T19:16:12.153 INFO:teuthology.orchestra.run.smithi019.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-02-10T19:16:12.153 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:12.153 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-02-10T19:16:12.153 INFO:teuthology.orchestra.run.smithi019.stdout:======================================================================================== 2024-02-10T19:16:12.153 INFO:teuthology.orchestra.run.smithi019.stdout:Install 6 Packages 2024-02-10T19:16:12.153 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:12.154 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 6.8 M 2024-02-10T19:16:12.154 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 33 M 2024-02-10T19:16:12.154 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-02-10T19:16:12.216 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 6/6 2024-02-10T19:16:12.216 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 1/6 2024-02-10T19:16:12.216 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-02-10T19:16:12.217 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-02-10T19:16:12.217 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-asyncssh-2.13.2-3.el9.noarch 4/6 2024-02-10T19:16:12.217 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-02-10T19:16:12.394 INFO:teuthology.orchestra.run.smithi019.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 1.1 MB/s | 227 kB 00:00 2024-02-10T19:16:12.508 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-02-10T19:16:12.508 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:12.508 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-02-10T19:16:12.508 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:16:12.508 INFO:teuthology.orchestra.run.smithi175.stdout: python3-asyncssh-2.13.2-3.el9.noarch 2024-02-10T19:16:12.508 INFO:teuthology.orchestra.run.smithi175.stdout: python3-babel-2.9.1-2.el9.noarch 2024-02-10T19:16:12.508 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-02-10T19:16:12.508 INFO:teuthology.orchestra.run.smithi175.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-02-10T19:16:12.508 INFO:teuthology.orchestra.run.smithi175.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-02-10T19:16:12.508 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:12.508 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:16:12.553 INFO:teuthology.orchestra.run.smithi019.stdout:(2/6): python3-babel-2.9.1-2.el9.noarch.rpm 16 MB/s | 5.8 MB 00:00 2024-02-10T19:16:12.661 INFO:teuthology.orchestra.run.smithi019.stdout:(3/6): ceph-mgr-cephadm-19.0.0-1367.g14aa01b9.e 297 kB/s | 138 kB 00:00 2024-02-10T19:16:12.662 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-volume-2:19.0.0-1367.g14aa01b9.el9.noarch 1/2 2024-02-10T19:16:12.764 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install ceph-fuse 2024-02-10T19:16:12.845 INFO:teuthology.orchestra.run.smithi019.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 198 kB/s | 58 kB 00:00 2024-02-10T19:16:12.887 INFO:teuthology.orchestra.run.smithi019.stdout:(5/6): python3-asyncssh-2.13.2-3.el9.noarch.rpm 1.1 MB/s | 548 kB 00:00 2024-02-10T19:16:12.954 INFO:teuthology.orchestra.run.smithi019.stdout:(6/6): python3-typing-extensions-4.4.0-2.el9.no 175 kB/s | 51 kB 00:00 2024-02-10T19:16:12.958 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:12.958 INFO:teuthology.orchestra.run.smithi019.stdout:Total 8.4 MB/s | 6.8 MB 00:00 2024-02-10T19:16:12.958 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-02-10T19:16:12.968 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-02-10T19:16:12.968 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-02-10T19:16:13.033 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-02-10T19:16:13.033 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:13.033 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-02-10T19:16:13.033 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-volume-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:16:13.033 INFO:teuthology.orchestra.run.smithi157.stdout: python3-packaging-20.9-5.el9.noarch 2024-02-10T19:16:13.033 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:13.033 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:16:13.061 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-02-10T19:16:13.063 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-02-10T19:16:13.348 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:36 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:16:13.354 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install librados-devel 2024-02-10T19:16:13.364 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-02-10T19:16:13.510 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:16:13.510 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:16:13.510 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2024-02-10T19:16:13.510 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:16:13.510 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-02-10T19:16:13.510 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-fuse x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 886 k 2024-02-10T19:16:13.510 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2024-02-10T19:16:13.510 INFO:teuthology.orchestra.run.smithi175.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-02-10T19:16:13.511 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:13.511 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-02-10T19:16:13.511 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:16:13.511 INFO:teuthology.orchestra.run.smithi175.stdout:Install 2 Packages 2024-02-10T19:16:13.511 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:13.511 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 965 k 2024-02-10T19:16:13.511 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 2.8 M 2024-02-10T19:16:13.511 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-02-10T19:16:13.540 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-02-10T19:16:13.591 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-asyncssh-2.13.2-3.el9.noarch 2/6 2024-02-10T19:16:13.630 INFO:teuthology.orchestra.run.smithi175.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 666 kB/s | 79 kB 00:00 2024-02-10T19:16:13.953 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:39 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:13.997 INFO:teuthology.orchestra.run.smithi175.stdout:(2/2): ceph-fuse-19.0.0-1367.g14aa01b9.el9.x86_ 1.8 MB/s | 886 kB 00:00 2024-02-10T19:16:13.998 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:13.998 INFO:teuthology.orchestra.run.smithi175.stdout:Total 1.9 MB/s | 965 kB 00:00 2024-02-10T19:16:13.998 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-02-10T19:16:14.019 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-02-10T19:16:14.019 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-02-10T19:16:14.096 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-02-10T19:16:14.097 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-02-10T19:16:14.113 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:16:14.114 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:16:14.114 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repo Size 2024-02-10T19:16:14.114 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:16:14.114 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-02-10T19:16:14.114 INFO:teuthology.orchestra.run.smithi157.stdout: librados-devel x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 127 k 2024-02-10T19:16:14.114 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:14.115 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-02-10T19:16:14.115 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:16:14.115 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-02-10T19:16:14.115 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:14.115 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 127 k 2024-02-10T19:16:14.115 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 456 k 2024-02-10T19:16:14.115 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-02-10T19:16:14.183 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-02-10T19:16:14.271 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-02-10T19:16:14.286 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-02-10T19:16:14.348 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-02-10T19:16:14.384 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 6/6 2024-02-10T19:16:14.415 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-02-10T19:16:14.433 INFO:teuthology.orchestra.run.smithi157.stdout:librados-devel-19.0.0-1367.g14aa01b9.el9.x86_64 399 kB/s | 127 kB 00:00 2024-02-10T19:16:14.433 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:14.434 INFO:teuthology.orchestra.run.smithi157.stdout:Total 397 kB/s | 127 kB 00:00 2024-02-10T19:16:14.434 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-02-10T19:16:14.440 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-02-10T19:16:14.440 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-02-10T19:16:14.495 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-02-10T19:16:14.495 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-02-10T19:16:14.497 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 2/2 2024-02-10T19:16:14.691 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-02-10T19:16:14.789 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : librados-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:15.171 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 6/6 2024-02-10T19:16:15.171 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 1/6 2024-02-10T19:16:15.171 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-02-10T19:16:15.171 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-02-10T19:16:15.171 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-asyncssh-2.13.2-3.el9.noarch 4/6 2024-02-10T19:16:15.171 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-02-10T19:16:15.249 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 2/2 2024-02-10T19:16:15.249 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/2 2024-02-10T19:16:15.299 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librados-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:15.474 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-02-10T19:16:15.474 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:15.474 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-02-10T19:16:15.474 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-cephadm-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:16:15.474 INFO:teuthology.orchestra.run.smithi019.stdout: python3-asyncssh-2.13.2-3.el9.noarch 2024-02-10T19:16:15.475 INFO:teuthology.orchestra.run.smithi019.stdout: python3-babel-2.9.1-2.el9.noarch 2024-02-10T19:16:15.475 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-02-10T19:16:15.475 INFO:teuthology.orchestra.run.smithi019.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-02-10T19:16:15.475 INFO:teuthology.orchestra.run.smithi019.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-02-10T19:16:15.475 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:15.475 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:16:15.565 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-02-10T19:16:15.565 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:15.565 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-02-10T19:16:15.565 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-02-10T19:16:15.565 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:15.565 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:16:15.642 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librados-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:15.642 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:15.642 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-02-10T19:16:15.642 INFO:teuthology.orchestra.run.smithi157.stdout: librados-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:16:15.642 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:15.642 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:16:15.701 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-fuse 2024-02-10T19:16:15.827 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install ceph-volume 2024-02-10T19:16:15.862 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install libcephfs2 2024-02-10T19:16:16.298 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:42 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:16.429 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:39 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:16:16.456 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:42 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:16.466 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:16:16.466 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:16:16.467 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2024-02-10T19:16:16.467 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:16:16.467 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-02-10T19:16:16.467 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-fuse x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 886 k 2024-02-10T19:16:16.467 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2024-02-10T19:16:16.467 INFO:teuthology.orchestra.run.smithi019.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-02-10T19:16:16.467 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:16.467 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-02-10T19:16:16.467 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:16:16.467 INFO:teuthology.orchestra.run.smithi019.stdout:Install 2 Packages 2024-02-10T19:16:16.467 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:16.468 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 965 k 2024-02-10T19:16:16.468 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 2.8 M 2024-02-10T19:16:16.468 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-02-10T19:16:16.565 INFO:teuthology.orchestra.run.smithi157.stdout:Package libcephfs2-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:16:16.597 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:16:16.597 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:16:16.597 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2024-02-10T19:16:16.597 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:16:16.598 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-02-10T19:16:16.598 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-volume noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 264 k 2024-02-10T19:16:16.598 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2024-02-10T19:16:16.598 INFO:teuthology.orchestra.run.smithi175.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-02-10T19:16:16.598 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:16.598 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-02-10T19:16:16.598 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:16:16.598 INFO:teuthology.orchestra.run.smithi175.stdout:Install 2 Packages 2024-02-10T19:16:16.598 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:16.599 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 332 k 2024-02-10T19:16:16.599 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 1.5 M 2024-02-10T19:16:16.599 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-02-10T19:16:16.614 INFO:teuthology.orchestra.run.smithi019.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 540 kB/s | 79 kB 00:00 2024-02-10T19:16:16.616 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:16:16.617 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-02-10T19:16:16.617 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:16:16.682 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install libcephfs-devel 2024-02-10T19:16:16.751 INFO:teuthology.orchestra.run.smithi175.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 453 kB/s | 69 kB 00:00 2024-02-10T19:16:17.009 INFO:teuthology.orchestra.run.smithi175.stdout:(2/2): ceph-volume-19.0.0-1367.g14aa01b9.el9.no 643 kB/s | 264 kB 00:00 2024-02-10T19:16:17.011 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:17.011 INFO:teuthology.orchestra.run.smithi175.stdout:Total 805 kB/s | 332 kB 00:00 2024-02-10T19:16:17.011 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-02-10T19:16:17.020 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-02-10T19:16:17.020 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-02-10T19:16:17.069 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-02-10T19:16:17.070 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-02-10T19:16:17.122 INFO:teuthology.orchestra.run.smithi019.stdout:(2/2): ceph-fuse-19.0.0-1367.g14aa01b9.el9.x86_ 1.3 MB/s | 886 kB 00:00 2024-02-10T19:16:17.124 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:17.124 INFO:teuthology.orchestra.run.smithi019.stdout:Total 1.4 MB/s | 965 kB 00:00 2024-02-10T19:16:17.124 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-02-10T19:16:17.147 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-02-10T19:16:17.147 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-02-10T19:16:17.221 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-02-10T19:16:17.227 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-02-10T19:16:17.227 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-02-10T19:16:17.269 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:43 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:17.399 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-02-10T19:16:17.419 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-02-10T19:16:17.428 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:16:17.429 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:16:17.429 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repo Size 2024-02-10T19:16:17.429 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:16:17.429 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-02-10T19:16:17.429 INFO:teuthology.orchestra.run.smithi157.stdout: libcephfs-devel x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 31 k 2024-02-10T19:16:17.429 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:17.429 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-02-10T19:16:17.429 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:16:17.429 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-02-10T19:16:17.429 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:17.430 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 31 k 2024-02-10T19:16:17.430 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 140 k 2024-02-10T19:16:17.430 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-02-10T19:16:17.445 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : ceph-volume-2:19.0.0-1367.g14aa01b9.el9.noarch 2/2 2024-02-10T19:16:17.461 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: ceph-volume-2:19.0.0-1367.g14aa01b9.el9.noarch 2/2 2024-02-10T19:16:17.462 INFO:teuthology.orchestra.run.smithi175.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:16:17.462 INFO:teuthology.orchestra.run.smithi175.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-02-10T19:16:17.462 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:17.561 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-02-10T19:16:17.642 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 2/2 2024-02-10T19:16:17.677 INFO:teuthology.orchestra.run.smithi157.stdout:libcephfs-devel-19.0.0-1367.g14aa01b9.el9.x86_6 126 kB/s | 31 kB 00:00 2024-02-10T19:16:17.678 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:17.678 INFO:teuthology.orchestra.run.smithi157.stdout:Total 125 kB/s | 31 kB 00:00 2024-02-10T19:16:17.678 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-02-10T19:16:17.682 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-02-10T19:16:17.682 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-02-10T19:16:17.714 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-02-10T19:16:17.714 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-02-10T19:16:17.810 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-02-10T19:16:17.926 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libcephfs-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:18.229 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : ceph-volume-2:19.0.0-1367.g14aa01b9.el9.noarch 1/2 2024-02-10T19:16:18.311 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:18.356 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 2/2 2024-02-10T19:16:18.356 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/2 2024-02-10T19:16:18.600 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libcephfs-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:18.601 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:18.601 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-02-10T19:16:18.601 INFO:teuthology.orchestra.run.smithi157.stdout: libcephfs-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:16:18.601 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:18.601 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:16:18.640 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-02-10T19:16:18.640 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:18.640 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-02-10T19:16:18.640 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-volume-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:16:18.640 INFO:teuthology.orchestra.run.smithi175.stdout: python3-packaging-20.9-5.el9.noarch 2024-02-10T19:16:18.641 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:18.641 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:16:18.732 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-02-10T19:16:18.732 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:18.732 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-02-10T19:16:18.732 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-02-10T19:16:18.732 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:18.732 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:16:18.778 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install librados2 2024-02-10T19:16:18.964 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install librados-devel 2024-02-10T19:16:19.003 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-volume 2024-02-10T19:16:19.365 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:45 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:19.475 INFO:teuthology.orchestra.run.smithi157.stdout:Package librados2-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:16:19.528 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:16:19.529 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-02-10T19:16:19.529 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:16:19.562 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:42 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:16:19.599 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install librbd1 2024-02-10T19:16:19.600 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:45 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:19.723 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:16:19.724 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:16:19.724 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repo Size 2024-02-10T19:16:19.724 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:16:19.724 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-02-10T19:16:19.724 INFO:teuthology.orchestra.run.smithi175.stdout: librados-devel x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 127 k 2024-02-10T19:16:19.724 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:19.725 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-02-10T19:16:19.725 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:16:19.725 INFO:teuthology.orchestra.run.smithi175.stdout:Install 1 Package 2024-02-10T19:16:19.725 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:19.725 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 127 k 2024-02-10T19:16:19.725 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 456 k 2024-02-10T19:16:19.725 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-02-10T19:16:19.767 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:16:19.768 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:16:19.768 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2024-02-10T19:16:19.768 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:16:19.768 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-02-10T19:16:19.768 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-volume noarch 2:19.0.0-1367.g14aa01b9.el9 ceph-noarch 264 k 2024-02-10T19:16:19.769 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2024-02-10T19:16:19.769 INFO:teuthology.orchestra.run.smithi019.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-02-10T19:16:19.769 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:19.769 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-02-10T19:16:19.769 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:16:19.769 INFO:teuthology.orchestra.run.smithi019.stdout:Install 2 Packages 2024-02-10T19:16:19.769 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:19.769 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 332 k 2024-02-10T19:16:19.769 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 1.5 M 2024-02-10T19:16:19.769 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-02-10T19:16:19.902 INFO:teuthology.orchestra.run.smithi019.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 519 kB/s | 69 kB 00:00 2024-02-10T19:16:20.039 INFO:teuthology.orchestra.run.smithi175.stdout:librados-devel-19.0.0-1367.g14aa01b9.el9.x86_64 403 kB/s | 127 kB 00:00 2024-02-10T19:16:20.040 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:20.040 INFO:teuthology.orchestra.run.smithi175.stdout:Total 402 kB/s | 127 kB 00:00 2024-02-10T19:16:20.040 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-02-10T19:16:20.046 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-02-10T19:16:20.046 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-02-10T19:16:20.101 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-02-10T19:16:20.101 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-02-10T19:16:20.185 INFO:teuthology.orchestra.run.smithi019.stdout:(2/2): ceph-volume-19.0.0-1367.g14aa01b9.el9.no 634 kB/s | 264 kB 00:00 2024-02-10T19:16:20.186 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:20.187 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:46 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:20.187 INFO:teuthology.orchestra.run.smithi019.stdout:Total 795 kB/s | 332 kB 00:00 2024-02-10T19:16:20.187 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-02-10T19:16:20.197 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-02-10T19:16:20.197 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-02-10T19:16:20.237 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-02-10T19:16:20.237 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-02-10T19:16:20.292 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-02-10T19:16:20.296 INFO:teuthology.orchestra.run.smithi157.stdout:Package librbd1-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:16:20.349 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:16:20.350 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-02-10T19:16:20.350 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:16:20.413 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-02-10T19:16:20.415 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install python3-rados 2024-02-10T19:16:20.439 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : librados-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:20.608 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-02-10T19:16:20.638 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-volume-2:19.0.0-1367.g14aa01b9.el9.noarch 2/2 2024-02-10T19:16:20.654 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-volume-2:19.0.0-1367.g14aa01b9.el9.noarch 2/2 2024-02-10T19:16:20.654 INFO:teuthology.orchestra.run.smithi019.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:16:20.654 INFO:teuthology.orchestra.run.smithi019.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-02-10T19:16:20.654 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:20.906 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: librados-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:20.999 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:46 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:21.106 INFO:teuthology.orchestra.run.smithi157.stdout:Package python3-rados-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:16:21.157 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:16:21.157 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-02-10T19:16:21.158 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:16:21.225 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install python3-rgw 2024-02-10T19:16:21.246 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : librados-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:21.246 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:21.246 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-02-10T19:16:21.246 INFO:teuthology.orchestra.run.smithi175.stdout: librados-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:16:21.246 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:21.246 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:16:21.430 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-volume-2:19.0.0-1367.g14aa01b9.el9.noarch 1/2 2024-02-10T19:16:21.474 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install libcephfs2 2024-02-10T19:16:21.793 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-02-10T19:16:21.794 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:21.794 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-02-10T19:16:21.794 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-volume-2:19.0.0-1367.g14aa01b9.el9.noarch 2024-02-10T19:16:21.794 INFO:teuthology.orchestra.run.smithi019.stdout: python3-packaging-20.9-5.el9.noarch 2024-02-10T19:16:21.794 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:21.794 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:16:21.816 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:47 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:21.924 INFO:teuthology.orchestra.run.smithi157.stdout:Package python3-rgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:16:21.977 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:16:21.978 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-02-10T19:16:21.979 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:16:22.046 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install python3-cephfs 2024-02-10T19:16:22.069 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:45 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:16:22.103 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install librados-devel 2024-02-10T19:16:22.180 INFO:teuthology.orchestra.run.smithi175.stdout:Package libcephfs2-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:16:22.231 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:16:22.232 INFO:teuthology.orchestra.run.smithi175.stdout:Nothing to do. 2024-02-10T19:16:22.232 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:16:22.291 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install libcephfs-devel 2024-02-10T19:16:22.634 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:48 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:22.701 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:48 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:22.742 INFO:teuthology.orchestra.run.smithi157.stdout:Package python3-cephfs-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:16:22.793 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:16:22.794 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-02-10T19:16:22.794 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:16:22.866 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install python3-rbd 2024-02-10T19:16:22.867 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:16:22.868 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:16:22.868 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repo Size 2024-02-10T19:16:22.868 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:16:22.868 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-02-10T19:16:22.868 INFO:teuthology.orchestra.run.smithi019.stdout: librados-devel x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 127 k 2024-02-10T19:16:22.868 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:22.868 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-02-10T19:16:22.868 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:16:22.868 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2024-02-10T19:16:22.868 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:22.870 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 127 k 2024-02-10T19:16:22.870 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 456 k 2024-02-10T19:16:22.870 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-02-10T19:16:22.875 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:45 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:16:23.033 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:16:23.034 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:16:23.034 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repo Size 2024-02-10T19:16:23.034 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:16:23.034 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-02-10T19:16:23.034 INFO:teuthology.orchestra.run.smithi175.stdout: libcephfs-devel x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 31 k 2024-02-10T19:16:23.034 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:23.034 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-02-10T19:16:23.034 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:16:23.034 INFO:teuthology.orchestra.run.smithi175.stdout:Install 1 Package 2024-02-10T19:16:23.034 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:23.034 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 31 k 2024-02-10T19:16:23.034 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 140 k 2024-02-10T19:16:23.034 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-02-10T19:16:23.183 INFO:teuthology.orchestra.run.smithi019.stdout:librados-devel-19.0.0-1367.g14aa01b9.el9.x86_64 404 kB/s | 127 kB 00:00 2024-02-10T19:16:23.184 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:23.184 INFO:teuthology.orchestra.run.smithi019.stdout:Total 402 kB/s | 127 kB 00:00 2024-02-10T19:16:23.184 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-02-10T19:16:23.190 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-02-10T19:16:23.190 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-02-10T19:16:23.248 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-02-10T19:16:23.248 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-02-10T19:16:23.277 INFO:teuthology.orchestra.run.smithi175.stdout:libcephfs-devel-19.0.0-1367.g14aa01b9.el9.x86_6 128 kB/s | 31 kB 00:00 2024-02-10T19:16:23.277 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:23.278 INFO:teuthology.orchestra.run.smithi175.stdout:Total 128 kB/s | 31 kB 00:00 2024-02-10T19:16:23.278 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-02-10T19:16:23.281 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-02-10T19:16:23.281 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-02-10T19:16:23.306 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-02-10T19:16:23.306 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-02-10T19:16:23.401 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-02-10T19:16:23.439 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-02-10T19:16:23.455 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:49 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:23.508 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : libcephfs-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:23.551 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : librados-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:23.568 INFO:teuthology.orchestra.run.smithi157.stdout:Package python3-rbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:16:23.622 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:16:23.624 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-02-10T19:16:23.624 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:16:23.702 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install rbd-fuse 2024-02-10T19:16:23.912 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:24.054 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librados-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:24.185 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : libcephfs-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:24.185 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:24.185 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-02-10T19:16:24.185 INFO:teuthology.orchestra.run.smithi175.stdout: libcephfs-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:16:24.185 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:24.185 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:16:24.303 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:50 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:24.348 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librados-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:24.348 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:24.348 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-02-10T19:16:24.348 INFO:teuthology.orchestra.run.smithi019.stdout: librados-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:16:24.348 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:24.348 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:16:24.369 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install librados2 2024-02-10T19:16:24.466 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:16:24.467 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:16:24.467 INFO:teuthology.orchestra.run.smithi157.stdout: Package Architecture Version Repository Size 2024-02-10T19:16:24.467 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:16:24.468 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-02-10T19:16:24.468 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-fuse x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 85 k 2024-02-10T19:16:24.468 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:24.468 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-02-10T19:16:24.468 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:16:24.468 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-02-10T19:16:24.468 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:24.468 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 85 k 2024-02-10T19:16:24.468 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 231 k 2024-02-10T19:16:24.468 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-02-10T19:16:24.589 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install libcephfs2 2024-02-10T19:16:24.782 INFO:teuthology.orchestra.run.smithi157.stdout:rbd-fuse-19.0.0-1367.g14aa01b9.el9.x86_64.rpm 273 kB/s | 85 kB 00:00 2024-02-10T19:16:24.782 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:24.782 INFO:teuthology.orchestra.run.smithi157.stdout:Total 272 kB/s | 85 kB 00:00 2024-02-10T19:16:24.782 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-02-10T19:16:24.789 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-02-10T19:16:24.789 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-02-10T19:16:24.844 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-02-10T19:16:24.845 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-02-10T19:16:24.957 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:47 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:16:24.992 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-02-10T19:16:25.064 INFO:teuthology.orchestra.run.smithi175.stdout:Package librados2-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:16:25.087 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : rbd-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:25.116 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:16:25.117 INFO:teuthology.orchestra.run.smithi175.stdout:Nothing to do. 2024-02-10T19:16:25.117 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:16:25.171 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install librbd1 2024-02-10T19:16:25.182 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:51 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:25.294 INFO:teuthology.orchestra.run.smithi019.stdout:Package libcephfs2-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:16:25.349 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:16:25.350 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2024-02-10T19:16:25.350 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:16:25.402 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install libcephfs-devel 2024-02-10T19:16:25.536 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: rbd-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:25.764 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:48 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:16:25.837 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : rbd-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:25.837 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:25.837 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-02-10T19:16:25.837 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:16:25.837 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:25.837 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:16:25.871 INFO:teuthology.orchestra.run.smithi175.stdout:Package librbd1-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:16:25.924 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:16:25.925 INFO:teuthology.orchestra.run.smithi175.stdout:Nothing to do. 2024-02-10T19:16:25.925 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:16:25.991 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install python3-rados 2024-02-10T19:16:25.997 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:51 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:26.075 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install rbd-mirror 2024-02-10T19:16:26.161 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:16:26.162 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:16:26.162 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repo Size 2024-02-10T19:16:26.162 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:16:26.163 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-02-10T19:16:26.163 INFO:teuthology.orchestra.run.smithi019.stdout: libcephfs-devel x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 31 k 2024-02-10T19:16:26.163 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:26.163 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-02-10T19:16:26.163 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:16:26.163 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2024-02-10T19:16:26.163 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:26.163 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 31 k 2024-02-10T19:16:26.163 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 140 k 2024-02-10T19:16:26.163 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-02-10T19:16:26.396 INFO:teuthology.orchestra.run.smithi019.stdout:libcephfs-devel-19.0.0-1367.g14aa01b9.el9.x86_6 134 kB/s | 31 kB 00:00 2024-02-10T19:16:26.397 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:26.397 INFO:teuthology.orchestra.run.smithi019.stdout:Total 133 kB/s | 31 kB 00:00 2024-02-10T19:16:26.397 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-02-10T19:16:26.400 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-02-10T19:16:26.400 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-02-10T19:16:26.430 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-02-10T19:16:26.430 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-02-10T19:16:26.527 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-02-10T19:16:26.580 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:49 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:16:26.662 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libcephfs-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:26.669 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:52 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:26.686 INFO:teuthology.orchestra.run.smithi175.stdout:Package python3-rados-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:16:26.738 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:16:26.739 INFO:teuthology.orchestra.run.smithi175.stdout:Nothing to do. 2024-02-10T19:16:26.739 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:16:26.795 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install python3-rgw 2024-02-10T19:16:26.842 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:16:26.843 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:16:26.843 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repo Size 2024-02-10T19:16:26.843 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:16:26.843 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-02-10T19:16:26.843 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-mirror x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 3.1 M 2024-02-10T19:16:26.843 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:26.843 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-02-10T19:16:26.843 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:16:26.843 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-02-10T19:16:26.844 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:26.844 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 3.1 M 2024-02-10T19:16:26.844 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 13 M 2024-02-10T19:16:26.844 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-02-10T19:16:27.056 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:27.332 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libcephfs-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:27.333 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:27.333 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-02-10T19:16:27.333 INFO:teuthology.orchestra.run.smithi019.stdout: libcephfs-devel-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:16:27.333 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:27.333 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:16:27.385 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:50 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:16:27.499 INFO:teuthology.orchestra.run.smithi175.stdout:Package python3-rgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:16:27.508 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install librados2 2024-02-10T19:16:27.551 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:16:27.552 INFO:teuthology.orchestra.run.smithi175.stdout:Nothing to do. 2024-02-10T19:16:27.552 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:16:27.615 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install python3-cephfs 2024-02-10T19:16:27.842 INFO:teuthology.orchestra.run.smithi157.stdout:rbd-mirror-19.0.0-1367.g14aa01b9.el9.x86_64.rpm 3.1 MB/s | 3.1 MB 00:01 2024-02-10T19:16:27.842 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:27.843 INFO:teuthology.orchestra.run.smithi157.stdout:Total 3.1 MB/s | 3.1 MB 00:01 2024-02-10T19:16:27.843 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-02-10T19:16:27.853 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-02-10T19:16:27.853 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-02-10T19:16:27.927 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-02-10T19:16:27.927 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-02-10T19:16:28.104 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:54 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:28.202 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:51 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:16:28.214 INFO:teuthology.orchestra.run.smithi019.stdout:Package librados2-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:16:28.270 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:16:28.271 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2024-02-10T19:16:28.271 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:16:28.309 INFO:teuthology.orchestra.run.smithi175.stdout:Package python3-cephfs-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:16:28.327 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install librbd1 2024-02-10T19:16:28.347 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-02-10T19:16:28.360 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:16:28.361 INFO:teuthology.orchestra.run.smithi175.stdout:Nothing to do. 2024-02-10T19:16:28.361 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:16:28.421 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install python3-rbd 2024-02-10T19:16:28.426 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : rbd-mirror-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:28.451 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: rbd-mirror-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:28.451 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:16:28.451 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-02-10T19:16:28.451 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-02-10T19:16:28.451 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-02-10T19:16:28.451 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:28.925 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:54 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:29.024 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:52 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:16:29.035 INFO:teuthology.orchestra.run.smithi019.stdout:Package librbd1-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:16:29.091 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:16:29.092 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2024-02-10T19:16:29.092 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:16:29.130 INFO:teuthology.orchestra.run.smithi175.stdout:Package python3-rbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:16:29.154 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install python3-rados 2024-02-10T19:16:29.180 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:16:29.182 INFO:teuthology.orchestra.run.smithi175.stdout:Nothing to do. 2024-02-10T19:16:29.182 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:16:29.246 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install rbd-fuse 2024-02-10T19:16:29.597 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : rbd-mirror-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:29.597 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:29.597 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-02-10T19:16:29.597 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-mirror-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:16:29.597 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:29.598 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:16:29.752 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:55 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:29.830 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:52 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:16:29.831 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install rbd-nbd 2024-02-10T19:16:29.863 INFO:teuthology.orchestra.run.smithi019.stdout:Package python3-rados-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:16:29.917 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:16:29.918 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2024-02-10T19:16:29.918 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:16:29.979 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install python3-rgw 2024-02-10T19:16:29.989 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:16:29.990 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:16:29.990 INFO:teuthology.orchestra.run.smithi175.stdout: Package Architecture Version Repository Size 2024-02-10T19:16:29.990 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:16:29.990 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-02-10T19:16:29.990 INFO:teuthology.orchestra.run.smithi175.stdout: rbd-fuse x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 85 k 2024-02-10T19:16:29.990 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:29.990 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-02-10T19:16:29.991 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:16:29.991 INFO:teuthology.orchestra.run.smithi175.stdout:Install 1 Package 2024-02-10T19:16:29.991 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:29.991 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 85 k 2024-02-10T19:16:29.991 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 231 k 2024-02-10T19:16:29.992 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-02-10T19:16:30.305 INFO:teuthology.orchestra.run.smithi175.stdout:rbd-fuse-19.0.0-1367.g14aa01b9.el9.x86_64.rpm 272 kB/s | 85 kB 00:00 2024-02-10T19:16:30.305 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:30.305 INFO:teuthology.orchestra.run.smithi175.stdout:Total 271 kB/s | 85 kB 00:00 2024-02-10T19:16:30.306 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-02-10T19:16:30.313 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-02-10T19:16:30.313 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-02-10T19:16:30.368 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-02-10T19:16:30.368 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-02-10T19:16:30.435 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:56 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:30.515 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-02-10T19:16:30.575 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:56 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:30.597 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-02-10T19:16:30.598 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:16:30.598 INFO:teuthology.orchestra.run.smithi157.stdout: Package Architecture Version Repository Size 2024-02-10T19:16:30.598 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:16:30.598 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-02-10T19:16:30.598 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-nbd x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 171 k 2024-02-10T19:16:30.598 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:30.598 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-02-10T19:16:30.598 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-02-10T19:16:30.598 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-02-10T19:16:30.598 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:30.598 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 171 k 2024-02-10T19:16:30.599 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 494 k 2024-02-10T19:16:30.599 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-02-10T19:16:30.619 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : rbd-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:30.686 INFO:teuthology.orchestra.run.smithi019.stdout:Package python3-rgw-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:16:30.740 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:16:30.741 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2024-02-10T19:16:30.742 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:16:30.801 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install python3-cephfs 2024-02-10T19:16:31.003 INFO:teuthology.orchestra.run.smithi157.stdout:rbd-nbd-19.0.0-1367.g14aa01b9.el9.x86_64.rpm 422 kB/s | 171 kB 00:00 2024-02-10T19:16:31.004 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:31.004 INFO:teuthology.orchestra.run.smithi157.stdout:Total 421 kB/s | 171 kB 00:00 2024-02-10T19:16:31.004 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-02-10T19:16:31.012 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-02-10T19:16:31.012 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-02-10T19:16:31.073 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-02-10T19:16:31.073 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-02-10T19:16:31.074 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: rbd-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:31.226 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-02-10T19:16:31.319 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : rbd-nbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:31.345 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : rbd-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:31.345 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:31.345 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-02-10T19:16:31.345 INFO:teuthology.orchestra.run.smithi175.stdout: rbd-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:16:31.345 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:31.345 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:16:31.395 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:57 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:31.505 INFO:teuthology.orchestra.run.smithi019.stdout:Package python3-cephfs-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:16:31.559 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:16:31.561 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2024-02-10T19:16:31.561 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:16:31.614 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install rbd-mirror 2024-02-10T19:16:31.626 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install python3-rbd 2024-02-10T19:16:31.751 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: rbd-nbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:32.094 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : rbd-nbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:32.094 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:32.094 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-02-10T19:16:32.095 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-nbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:16:32.095 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-02-10T19:16:32.095 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-02-10T19:16:32.219 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:55 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:16:32.221 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:58 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:32.320 DEBUG:teuthology.parallel:result is None 2024-02-10T19:16:32.331 INFO:teuthology.orchestra.run.smithi019.stdout:Package python3-rbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 is already installed. 2024-02-10T19:16:32.384 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:16:32.384 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:16:32.384 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repo Size 2024-02-10T19:16:32.384 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:16:32.384 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-02-10T19:16:32.385 INFO:teuthology.orchestra.run.smithi175.stdout: rbd-mirror x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 3.1 M 2024-02-10T19:16:32.385 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:32.385 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-02-10T19:16:32.385 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:16:32.385 INFO:teuthology.orchestra.run.smithi175.stdout:Install 1 Package 2024-02-10T19:16:32.385 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:32.385 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:16:32.386 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 3.1 M 2024-02-10T19:16:32.386 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 13 M 2024-02-10T19:16:32.386 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-02-10T19:16:32.386 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2024-02-10T19:16:32.386 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:16:32.439 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install rbd-fuse 2024-02-10T19:16:33.039 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:59 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:33.206 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:16:33.206 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:16:33.207 INFO:teuthology.orchestra.run.smithi019.stdout: Package Architecture Version Repository Size 2024-02-10T19:16:33.207 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:16:33.207 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-02-10T19:16:33.207 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-fuse x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 85 k 2024-02-10T19:16:33.207 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:33.207 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-02-10T19:16:33.207 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:16:33.207 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2024-02-10T19:16:33.207 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:33.207 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 85 k 2024-02-10T19:16:33.207 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 231 k 2024-02-10T19:16:33.207 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-02-10T19:16:33.399 INFO:teuthology.orchestra.run.smithi175.stdout:rbd-mirror-19.0.0-1367.g14aa01b9.el9.x86_64.rpm 3.0 MB/s | 3.1 MB 00:01 2024-02-10T19:16:33.399 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:33.400 INFO:teuthology.orchestra.run.smithi175.stdout:Total 3.0 MB/s | 3.1 MB 00:01 2024-02-10T19:16:33.400 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-02-10T19:16:33.409 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-02-10T19:16:33.409 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-02-10T19:16:33.483 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-02-10T19:16:33.483 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-02-10T19:16:33.523 INFO:teuthology.orchestra.run.smithi019.stdout:rbd-fuse-19.0.0-1367.g14aa01b9.el9.x86_64.rpm 270 kB/s | 85 kB 00:00 2024-02-10T19:16:33.524 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:33.524 INFO:teuthology.orchestra.run.smithi019.stdout:Total 269 kB/s | 85 kB 00:00 2024-02-10T19:16:33.524 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-02-10T19:16:33.532 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-02-10T19:16:33.532 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-02-10T19:16:33.589 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-02-10T19:16:33.589 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-02-10T19:16:33.745 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-02-10T19:16:33.849 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : rbd-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:33.912 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-02-10T19:16:33.966 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : rbd-mirror-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:33.989 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: rbd-mirror-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:33.989 INFO:teuthology.orchestra.run.smithi175.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:16:33.989 INFO:teuthology.orchestra.run.smithi175.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-02-10T19:16:33.989 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-02-10T19:16:33.989 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-02-10T19:16:33.989 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:34.263 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: rbd-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:34.561 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : rbd-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:34.562 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:34.562 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-02-10T19:16:34.562 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-fuse-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:16:34.562 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:34.562 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:16:34.821 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install rbd-mirror 2024-02-10T19:16:35.147 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : rbd-mirror-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:35.147 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:35.148 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-02-10T19:16:35.148 INFO:teuthology.orchestra.run.smithi175.stdout: rbd-mirror-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:16:35.148 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:35.148 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:16:35.428 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum -y install rbd-nbd 2024-02-10T19:16:35.430 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:02:01 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:35.599 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:16:35.599 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:16:35.599 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repo Size 2024-02-10T19:16:35.600 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:16:35.600 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-02-10T19:16:35.600 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-mirror x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 3.1 M 2024-02-10T19:16:35.600 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:35.600 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-02-10T19:16:35.600 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:16:35.600 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2024-02-10T19:16:35.600 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:35.600 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 3.1 M 2024-02-10T19:16:35.600 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 13 M 2024-02-10T19:16:35.600 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-02-10T19:16:36.028 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:59 ago on Sat 10 Feb 2024 07:14:37 PM UTC. 2024-02-10T19:16:36.187 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2024-02-10T19:16:36.188 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:16:36.188 INFO:teuthology.orchestra.run.smithi175.stdout: Package Architecture Version Repository Size 2024-02-10T19:16:36.188 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:16:36.188 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2024-02-10T19:16:36.188 INFO:teuthology.orchestra.run.smithi175.stdout: rbd-nbd x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 171 k 2024-02-10T19:16:36.188 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:36.188 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2024-02-10T19:16:36.188 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2024-02-10T19:16:36.188 INFO:teuthology.orchestra.run.smithi175.stdout:Install 1 Package 2024-02-10T19:16:36.188 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:36.189 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 171 k 2024-02-10T19:16:36.189 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 494 k 2024-02-10T19:16:36.189 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2024-02-10T19:16:36.535 INFO:teuthology.orchestra.run.smithi175.stdout:rbd-nbd-19.0.0-1367.g14aa01b9.el9.x86_64.rpm 494 kB/s | 171 kB 00:00 2024-02-10T19:16:36.535 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:36.535 INFO:teuthology.orchestra.run.smithi175.stdout:Total 492 kB/s | 171 kB 00:00 2024-02-10T19:16:36.536 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2024-02-10T19:16:36.543 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2024-02-10T19:16:36.543 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2024-02-10T19:16:36.568 INFO:teuthology.orchestra.run.smithi019.stdout:rbd-mirror-19.0.0-1367.g14aa01b9.el9.x86_64.rpm 3.2 MB/s | 3.1 MB 00:00 2024-02-10T19:16:36.569 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:36.570 INFO:teuthology.orchestra.run.smithi019.stdout:Total 3.2 MB/s | 3.1 MB 00:00 2024-02-10T19:16:36.570 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-02-10T19:16:36.579 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-02-10T19:16:36.580 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-02-10T19:16:36.603 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2024-02-10T19:16:36.603 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2024-02-10T19:16:36.656 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-02-10T19:16:36.656 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-02-10T19:16:36.765 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2024-02-10T19:16:36.858 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : rbd-nbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:37.097 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-02-10T19:16:37.169 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : rbd-mirror-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:37.194 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: rbd-mirror-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:37.195 INFO:teuthology.orchestra.run.smithi019.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T19:16:37.195 INFO:teuthology.orchestra.run.smithi019.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-02-10T19:16:37.195 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-02-10T19:16:37.195 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-02-10T19:16:37.195 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:37.318 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: rbd-nbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:37.628 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : rbd-nbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:37.629 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:37.629 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2024-02-10T19:16:37.629 INFO:teuthology.orchestra.run.smithi175.stdout: rbd-nbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:16:37.629 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T19:16:37.629 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2024-02-10T19:16:37.854 DEBUG:teuthology.parallel:result is None 2024-02-10T19:16:38.467 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : rbd-mirror-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:38.468 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:38.468 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-02-10T19:16:38.468 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-mirror-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:16:38.468 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:38.468 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:16:38.700 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install rbd-nbd 2024-02-10T19:16:39.307 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:02:05 ago on Sat 10 Feb 2024 07:14:34 PM UTC. 2024-02-10T19:16:39.474 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-02-10T19:16:39.475 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:16:39.475 INFO:teuthology.orchestra.run.smithi019.stdout: Package Architecture Version Repository Size 2024-02-10T19:16:39.475 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:16:39.475 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-02-10T19:16:39.475 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-nbd x86_64 2:19.0.0-1367.g14aa01b9.el9 ceph 171 k 2024-02-10T19:16:39.475 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:39.475 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-02-10T19:16:39.475 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-02-10T19:16:39.475 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2024-02-10T19:16:39.475 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:39.475 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 171 k 2024-02-10T19:16:39.475 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 494 k 2024-02-10T19:16:39.475 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-02-10T19:16:39.889 INFO:teuthology.orchestra.run.smithi019.stdout:rbd-nbd-19.0.0-1367.g14aa01b9.el9.x86_64.rpm 413 kB/s | 171 kB 00:00 2024-02-10T19:16:39.890 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:16:39.890 INFO:teuthology.orchestra.run.smithi019.stdout:Total 412 kB/s | 171 kB 00:00 2024-02-10T19:16:39.890 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-02-10T19:16:39.899 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-02-10T19:16:39.899 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-02-10T19:16:39.963 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-02-10T19:16:39.963 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-02-10T19:16:40.117 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-02-10T19:16:40.224 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : rbd-nbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:40.677 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: rbd-nbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:41.019 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : rbd-nbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 1/1 2024-02-10T19:16:41.019 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:41.019 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-02-10T19:16:41.019 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-nbd-2:19.0.0-1367.g14aa01b9.el9.x86_64 2024-02-10T19:16:41.019 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:16:41.019 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-02-10T19:16:41.243 DEBUG:teuthology.parallel:result is None 2024-02-10T19:16:41.244 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=14aa01b918f09661ae41e4c41d1de99d6ac08228 2024-02-10T19:16:41.468 DEBUG:teuthology.orchestra.run.smithi019:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-02-10T19:16:41.489 INFO:teuthology.orchestra.run.smithi019.stdout:19.0.0-1367.g14aa01b9.el9 2024-02-10T19:16:41.490 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-1367.g14aa01b9.el9 2024-02-10T19:16:41.490 INFO:teuthology.task.install:The correct ceph version 19.0.0-1367.g14aa01b9 is installed. 2024-02-10T19:16:41.491 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=14aa01b918f09661ae41e4c41d1de99d6ac08228 2024-02-10T19:16:41.707 DEBUG:teuthology.orchestra.run.smithi157:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-02-10T19:16:41.732 INFO:teuthology.orchestra.run.smithi157.stdout:19.0.0-1367.g14aa01b9.el9 2024-02-10T19:16:41.732 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-1367.g14aa01b9.el9 2024-02-10T19:16:41.732 INFO:teuthology.task.install:The correct ceph version 19.0.0-1367.g14aa01b9 is installed. 2024-02-10T19:16:41.734 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=14aa01b918f09661ae41e4c41d1de99d6ac08228 2024-02-10T19:16:41.949 DEBUG:teuthology.orchestra.run.smithi175:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-02-10T19:16:41.976 INFO:teuthology.orchestra.run.smithi175.stdout:19.0.0-1367.g14aa01b9.el9 2024-02-10T19:16:41.977 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-1367.g14aa01b9.el9 2024-02-10T19:16:41.977 INFO:teuthology.task.install:The correct ceph version 19.0.0-1367.g14aa01b9 is installed. 2024-02-10T19:16:41.980 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-02-10T19:16:41.981 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-02-10T19:16:41.981 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-02-10T19:16:42.011 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-02-10T19:16:42.011 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-02-10T19:16:42.044 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-02-10T19:16:42.044 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-02-10T19:16:42.076 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-02-10T19:16:42.076 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-02-10T19:16:42.077 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/usr/bin/daemon-helper 2024-02-10T19:16:42.105 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-02-10T19:16:42.174 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-02-10T19:16:42.175 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/usr/bin/daemon-helper 2024-02-10T19:16:42.207 DEBUG:teuthology.orchestra.run.smithi157:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-02-10T19:16:42.277 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-02-10T19:16:42.278 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/usr/bin/daemon-helper 2024-02-10T19:16:42.311 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-02-10T19:16:42.380 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-02-10T19:16:42.381 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-02-10T19:16:42.381 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/usr/bin/adjust-ulimits 2024-02-10T19:16:42.410 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-02-10T19:16:42.480 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-02-10T19:16:42.480 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/usr/bin/adjust-ulimits 2024-02-10T19:16:42.512 DEBUG:teuthology.orchestra.run.smithi157:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-02-10T19:16:42.584 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-02-10T19:16:42.584 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/usr/bin/adjust-ulimits 2024-02-10T19:16:42.615 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-02-10T19:16:42.686 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-02-10T19:16:42.686 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-02-10T19:16:42.686 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/usr/bin/stdin-killer 2024-02-10T19:16:42.716 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-02-10T19:16:42.785 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-02-10T19:16:42.785 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/usr/bin/stdin-killer 2024-02-10T19:16:42.816 DEBUG:teuthology.orchestra.run.smithi157:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-02-10T19:16:42.886 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-02-10T19:16:42.886 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/usr/bin/stdin-killer 2024-02-10T19:16:42.918 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-02-10T19:16:42.988 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-10T19:16:43.089 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '14aa01b918f09661ae41e4c41d1de99d6ac08228'} 2024-02-10T19:16:43.089 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228 2024-02-10T19:16:43.090 INFO:tasks.cephadm:Cluster fsid is ecc99dfa-c848-11ee-95b9-87774f69a715 2024-02-10T19:16:43.090 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-10T19:16:43.090 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.19', 'mon.b': '172.21.15.157', 'mon.c': '172.21.15.175'} 2024-02-10T19:16:43.090 INFO:tasks.cephadm:First mon is mon.a on smithi019 2024-02-10T19:16:43.090 INFO:tasks.cephadm:First mgr is a 2024-02-10T19:16:43.090 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-10T19:16:43.090 DEBUG:teuthology.orchestra.run.smithi019:> sudo hostname $(hostname -s) 2024-02-10T19:16:43.122 DEBUG:teuthology.orchestra.run.smithi157:> sudo hostname $(hostname -s) 2024-02-10T19:16:43.153 DEBUG:teuthology.orchestra.run.smithi175:> sudo hostname $(hostname -s) 2024-02-10T19:16:43.184 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-02-10T19:16:43.185 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=14aa01b918f09661ae41e4c41d1de99d6ac08228 2024-02-10T19:16:43.405 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '14aa01b918f09661ae41e4c41d1de99d6ac08228', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/76648/', 'root_build_cause': 'MANUALTRIGGER', 'version': '19.0.0-1367-g14aa01b9', 'node_name': '172.21.5.36+adami06', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-1367.g14aa01b9'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-yuri6-testing-2024-02-09-1422/14aa01b918f09661ae41e4c41d1de99d6ac08228/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-02-10 17:03:58.858994', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-yuri6-testing-2024-02-09-1422', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-yuri6-testing-2024-02-09-1422/14aa01b918f09661ae41e4c41d1de99d6ac08228/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-02-10T19:16:43.623 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref wip-yuri6-testing-2024-02-09-1422, sha1 14aa01b918f09661ae41e4c41d1de99d6ac08228 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=14aa01b918f09661ae41e4c41d1de99d6ac08228 2024-02-10T19:16:43.625 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/wip-yuri6-testing-2024-02-09-1422/14aa01b918f09661ae41e4c41d1de99d6ac08228/centos/9/x86_64/flavors/default/cephadm 2024-02-10T19:16:43.626 DEBUG:teuthology.orchestra.run.smithi019:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-yuri6-testing-2024-02-09-1422/14aa01b918f09661ae41e4c41d1de99d6ac08228/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-10T19:16:44.304 INFO:teuthology.orchestra.run.smithi019.stdout:-rw-r--r--. 1 ubuntu ubuntu 766965 Feb 10 19:16 /home/ubuntu/cephtest/cephadm 2024-02-10T19:16:44.304 DEBUG:teuthology.orchestra.run.smithi157:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-yuri6-testing-2024-02-09-1422/14aa01b918f09661ae41e4c41d1de99d6ac08228/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-10T19:16:44.969 INFO:teuthology.orchestra.run.smithi157.stdout:-rw-r--r--. 1 ubuntu ubuntu 766965 Feb 10 19:16 /home/ubuntu/cephtest/cephadm 2024-02-10T19:16:44.969 DEBUG:teuthology.orchestra.run.smithi175:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-yuri6-testing-2024-02-09-1422/14aa01b918f09661ae41e4c41d1de99d6ac08228/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-10T19:16:45.645 INFO:teuthology.orchestra.run.smithi175.stdout:-rw-r--r--. 1 ubuntu ubuntu 766965 Feb 10 19:16 /home/ubuntu/cephtest/cephadm 2024-02-10T19:16:45.646 DEBUG:teuthology.orchestra.run.smithi019:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-10T19:16:45.664 DEBUG:teuthology.orchestra.run.smithi157:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-10T19:16:45.683 DEBUG:teuthology.orchestra.run.smithi175:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-10T19:16:45.713 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228 on all hosts... 2024-02-10T19:16:45.714 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228 pull 2024-02-10T19:16:45.716 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228 pull 2024-02-10T19:16:45.726 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228 pull 2024-02-10T19:16:46.620 INFO:teuthology.orchestra.run.smithi157.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228... 2024-02-10T19:16:46.642 INFO:teuthology.orchestra.run.smithi019.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228... 2024-02-10T19:16:46.660 INFO:teuthology.orchestra.run.smithi175.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228... 2024-02-10T19:17:15.628 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-02-10T19:17:15.629 INFO:teuthology.orchestra.run.smithi019.stdout: "ceph_version": "ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev)", 2024-02-10T19:17:15.629 INFO:teuthology.orchestra.run.smithi019.stdout: "image_id": "e48fe55de6ee3b829f30453aff6c5b827d8a98f60d77766ebc745b9d4d6844af", 2024-02-10T19:17:15.629 INFO:teuthology.orchestra.run.smithi019.stdout: "repo_digests": [ 2024-02-10T19:17:15.629 INFO:teuthology.orchestra.run.smithi019.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:9905a40bafa6e8691504067e6cf6ca63ffb6159ca45f1b6ea1d2b1b7987b1927" 2024-02-10T19:17:15.629 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2024-02-10T19:17:15.629 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-02-10T19:17:36.802 INFO:teuthology.orchestra.run.smithi175.stdout:{ 2024-02-10T19:17:36.803 INFO:teuthology.orchestra.run.smithi175.stdout: "ceph_version": "ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev)", 2024-02-10T19:17:36.803 INFO:teuthology.orchestra.run.smithi175.stdout: "image_id": "e48fe55de6ee3b829f30453aff6c5b827d8a98f60d77766ebc745b9d4d6844af", 2024-02-10T19:17:36.803 INFO:teuthology.orchestra.run.smithi175.stdout: "repo_digests": [ 2024-02-10T19:17:36.803 INFO:teuthology.orchestra.run.smithi175.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:9905a40bafa6e8691504067e6cf6ca63ffb6159ca45f1b6ea1d2b1b7987b1927" 2024-02-10T19:17:36.803 INFO:teuthology.orchestra.run.smithi175.stdout: ] 2024-02-10T19:17:36.803 INFO:teuthology.orchestra.run.smithi175.stdout:} 2024-02-10T19:17:41.568 INFO:teuthology.orchestra.run.smithi157.stdout:{ 2024-02-10T19:17:41.568 INFO:teuthology.orchestra.run.smithi157.stdout: "ceph_version": "ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev)", 2024-02-10T19:17:41.568 INFO:teuthology.orchestra.run.smithi157.stdout: "image_id": "e48fe55de6ee3b829f30453aff6c5b827d8a98f60d77766ebc745b9d4d6844af", 2024-02-10T19:17:41.569 INFO:teuthology.orchestra.run.smithi157.stdout: "repo_digests": [ 2024-02-10T19:17:41.569 INFO:teuthology.orchestra.run.smithi157.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:9905a40bafa6e8691504067e6cf6ca63ffb6159ca45f1b6ea1d2b1b7987b1927" 2024-02-10T19:17:41.569 INFO:teuthology.orchestra.run.smithi157.stdout: ] 2024-02-10T19:17:41.569 INFO:teuthology.orchestra.run.smithi157.stdout:} 2024-02-10T19:17:41.593 DEBUG:teuthology.orchestra.run.smithi019:> sudo mkdir -p /etc/ceph 2024-02-10T19:17:41.628 DEBUG:teuthology.orchestra.run.smithi157:> sudo mkdir -p /etc/ceph 2024-02-10T19:17:41.658 DEBUG:teuthology.orchestra.run.smithi175:> sudo mkdir -p /etc/ceph 2024-02-10T19:17:41.692 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod 777 /etc/ceph 2024-02-10T19:17:41.724 DEBUG:teuthology.orchestra.run.smithi157:> sudo chmod 777 /etc/ceph 2024-02-10T19:17:41.750 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 777 /etc/ceph 2024-02-10T19:17:41.781 INFO:tasks.cephadm:Writing seed config... 2024-02-10T19:17:41.783 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-02-10T19:17:41.783 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-10T19:17:41.783 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-10T19:17:41.783 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-02-10T19:17:41.783 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-10T19:17:41.783 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-10T19:17:41.783 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-10T19:17:41.783 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-10T19:17:41.783 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-10T19:17:41.784 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-02-10T19:17:41.784 DEBUG:teuthology.orchestra.run.smithi019:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-10T19:17:41.801 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = ecc99dfa-c848-11ee-95b9-87774f69a715 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = True [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-02-10T19:17:41.802 DEBUG:teuthology.orchestra.run.smithi019:mon.a> sudo journalctl -f -n 0 -u ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mon.a.service 2024-02-10T19:17:41.844 DEBUG:teuthology.orchestra.run.smithi019:mgr.a> sudo journalctl -f -n 0 -u ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service 2024-02-10T19:17:41.887 INFO:tasks.cephadm:Bootstrapping... 2024-02-10T19:17:41.888 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228 -v bootstrap --fsid ecc99dfa-c848-11ee-95b9-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.19 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-10T19:17:42.092 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-02-10T19:17:42.092 INFO:teuthology.orchestra.run.smithi019.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228', '-v', 'bootstrap', '--fsid', 'ecc99dfa-c848-11ee-95b9-87774f69a715', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.19', '--skip-admin-label'] 2024-02-10T19:17:42.118 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stdout 4.9.3-dev 2024-02-10T19:17:42.118 INFO:teuthology.orchestra.run.smithi019.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-02-10T19:17:42.119 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying podman|docker is present... 2024-02-10T19:17:42.141 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stdout 4.9.3-dev 2024-02-10T19:17:42.142 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying lvm2 is present... 2024-02-10T19:17:42.142 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying time synchronization is in place... 2024-02-10T19:17:42.149 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-02-10T19:17:42.149 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-10T19:17:42.155 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-02-10T19:17:42.155 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2024-02-10T19:17:42.161 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout enabled 2024-02-10T19:17:42.167 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout active 2024-02-10T19:17:42.167 INFO:teuthology.orchestra.run.smithi019.stdout:Unit chronyd.service is enabled and running 2024-02-10T19:17:42.167 INFO:teuthology.orchestra.run.smithi019.stdout:Repeating the final host check... 2024-02-10T19:17:42.190 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stdout 4.9.3-dev 2024-02-10T19:17:42.191 INFO:teuthology.orchestra.run.smithi019.stdout:podman (/bin/podman) version 4.9.3 is present 2024-02-10T19:17:42.191 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl is present 2024-02-10T19:17:42.191 INFO:teuthology.orchestra.run.smithi019.stdout:lvcreate is present 2024-02-10T19:17:42.197 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-02-10T19:17:42.197 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-10T19:17:42.202 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-02-10T19:17:42.202 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2024-02-10T19:17:42.209 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout enabled 2024-02-10T19:17:42.215 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout active 2024-02-10T19:17:42.215 INFO:teuthology.orchestra.run.smithi019.stdout:Unit chronyd.service is enabled and running 2024-02-10T19:17:42.215 INFO:teuthology.orchestra.run.smithi019.stdout:Host looks OK 2024-02-10T19:17:42.215 INFO:teuthology.orchestra.run.smithi019.stdout:Cluster fsid: ecc99dfa-c848-11ee-95b9-87774f69a715 2024-02-10T19:17:42.215 INFO:teuthology.orchestra.run.smithi019.stdout:Acquiring lock 140656980024144 on /run/cephadm/ecc99dfa-c848-11ee-95b9-87774f69a715.lock 2024-02-10T19:17:42.216 INFO:teuthology.orchestra.run.smithi019.stdout:Lock 140656980024144 acquired on /run/cephadm/ecc99dfa-c848-11ee-95b9-87774f69a715.lock 2024-02-10T19:17:42.216 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying IP 172.21.15.19 port 3300 ... 2024-02-10T19:17:42.216 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying IP 172.21.15.19 port 6789 ... 2024-02-10T19:17:42.216 INFO:teuthology.orchestra.run.smithi019.stdout:Base mon IP(s) is [172.21.15.19:3300, 172.21.15.19:6789], mon addrv is [v2:172.21.15.19:3300,v1:172.21.15.19:6789] 2024-02-10T19:17:42.219 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.19 metric 100 2024-02-10T19:17:42.219 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.19 metric 100 2024-02-10T19:17:42.221 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-02-10T19:17:42.222 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 1024 pref medium 2024-02-10T19:17:42.222 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 100 pref medium 2024-02-10T19:17:42.224 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-02-10T19:17:42.224 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-02-10T19:17:42.224 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-10T19:17:42.224 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-02-10T19:17:42.224 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:161e/64 scope link noprefixroute 2024-02-10T19:17:42.224 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-10T19:17:42.225 INFO:teuthology.orchestra.run.smithi019.stdout:Mon IP `172.21.15.19` is in CIDR network `172.21.0.0/20` 2024-02-10T19:17:42.225 INFO:teuthology.orchestra.run.smithi019.stdout:Mon IP `172.21.15.19` is in CIDR network `172.21.0.0/20` 2024-02-10T19:17:42.225 INFO:teuthology.orchestra.run.smithi019.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-02-10T19:17:42.225 INFO:teuthology.orchestra.run.smithi019.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-02-10T19:17:42.226 INFO:teuthology.orchestra.run.smithi019.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228... 2024-02-10T19:17:45.407 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stdout e48fe55de6ee3b829f30453aff6c5b827d8a98f60d77766ebc745b9d4d6844af 2024-02-10T19:17:45.407 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228... 2024-02-10T19:17:45.407 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Getting image source signatures 2024-02-10T19:17:45.407 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Copying blob sha256:58df4e03ba066accf3a7e07426bab5f1c867e27a139801c642bdafb42b9a2d9a 2024-02-10T19:17:45.407 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Copying blob sha256:2b15a9adfde249d431bc7c06cfdb8b2d442acb2cd7bcfbcbecc9baa734633e5f 2024-02-10T19:17:45.407 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Copying config sha256:e48fe55de6ee3b829f30453aff6c5b827d8a98f60d77766ebc745b9d4d6844af 2024-02-10T19:17:45.407 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Writing manifest to image destination 2024-02-10T19:17:48.870 INFO:teuthology.orchestra.run.smithi019.stdout:ceph: stdout ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T19:17:48.871 INFO:teuthology.orchestra.run.smithi019.stdout:Ceph version: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T19:17:48.871 INFO:teuthology.orchestra.run.smithi019.stdout:Extracting ceph user uid/gid from container image... 2024-02-10T19:17:49.718 INFO:teuthology.orchestra.run.smithi019.stdout:stat: stdout 167 167 2024-02-10T19:17:49.827 INFO:teuthology.orchestra.run.smithi019.stdout:Creating initial keys... 2024-02-10T19:17:50.639 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-authtool: stdout AQDey8dlB15DBBAAgobGCYcjoLvbZP1B8TyQNQ== 2024-02-10T19:17:51.645 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-authtool: stdout AQDfy8dlEd2VABAAV7XxMcALpPRo5WU7UV3QIA== 2024-02-10T19:17:52.635 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-authtool: stdout AQDfy8dl/5aGORAAnqa2yvU5tiZ/gQU5YLebug== 2024-02-10T19:17:52.635 INFO:teuthology.orchestra.run.smithi019.stdout:Creating initial monmap... 2024-02-10T19:17:53.707 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-10T19:17:53.708 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-02-10T19:17:53.708 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to ecc99dfa-c848-11ee-95b9-87774f69a715 2024-02-10T19:17:53.708 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-10T19:17:53.708 INFO:teuthology.orchestra.run.smithi019.stdout:monmaptool for a [v2:172.21.15.19:3300,v1:172.21.15.19:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-10T19:17:53.708 INFO:teuthology.orchestra.run.smithi019.stdout:setting min_mon_release = quincy 2024-02-10T19:17:53.708 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: set fsid to ecc99dfa-c848-11ee-95b9-87774f69a715 2024-02-10T19:17:53.709 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-10T19:17:53.709 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-02-10T19:17:53.709 INFO:teuthology.orchestra.run.smithi019.stdout:Creating mon... 2024-02-10T19:17:54.613 INFO:teuthology.orchestra.run.smithi019.stdout:create mon.a on 2024-02-10T19:17:54.818 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-02-10T19:17:54.959 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-02-10T19:17:55.136 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-ecc99dfa-c848-11ee-95b9-87774f69a715.target → /etc/systemd/system/ceph-ecc99dfa-c848-11ee-95b9-87774f69a715.target. 2024-02-10T19:17:55.136 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-ecc99dfa-c848-11ee-95b9-87774f69a715.target → /etc/systemd/system/ceph-ecc99dfa-c848-11ee-95b9-87774f69a715.target. 2024-02-10T19:17:55.361 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mon.a 2024-02-10T19:17:55.361 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to reset failed state of unit ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mon.a.service: Unit ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mon.a.service not loaded. 2024-02-10T19:17:55.515 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-ecc99dfa-c848-11ee-95b9-87774f69a715.target.wants/ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mon.a.service → /etc/systemd/system/ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@.service. 2024-02-10T19:17:56.087 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-02-10T19:17:56.087 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout disabled 2024-02-10T19:17:56.094 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-02-10T19:17:56.094 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2024-02-10T19:17:56.094 INFO:teuthology.orchestra.run.smithi019.stdout:firewalld.service is not enabled 2024-02-10T19:17:56.094 INFO:teuthology.orchestra.run.smithi019.stdout:Not possible to enable service . firewalld.service is not available 2024-02-10T19:17:56.094 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mon to start... 2024-02-10T19:17:56.094 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mon... 2024-02-10T19:17:57.209 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout cluster: 2024-02-10T19:17:57.209 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout id: ecc99dfa-c848-11ee-95b9-87774f69a715 2024-02-10T19:17:57.209 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-02-10T19:17:57.210 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-02-10T19:17:57.210 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout services: 2024-02-10T19:17:57.210 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.691173s) 2024-02-10T19:17:57.210 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-02-10T19:17:57.210 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-02-10T19:17:57.210 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-02-10T19:17:57.210 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout data: 2024-02-10T19:17:57.210 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-02-10T19:17:57.210 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-02-10T19:17:57.210 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-02-10T19:17:57.210 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout pgs: 2024-02-10T19:17:57.210 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-02-10T19:17:57.210 INFO:teuthology.orchestra.run.smithi019.stdout:mon is available 2024-02-10T19:17:57.210 INFO:teuthology.orchestra.run.smithi019.stdout:Assimilating anything we can from ceph.conf... 2024-02-10T19:17:58.300 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-02-10T19:17:58.300 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [global] 2024-02-10T19:17:58.300 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout fsid = ecc99dfa-c848-11ee-95b9-87774f69a715 2024-02-10T19:17:58.300 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.19:3300,v1:172.21.15.19:6789] 2024-02-10T19:17:58.300 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-02-10T19:17:58.300 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-02-10T19:17:58.301 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-02-10T19:17:58.301 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-02-10T19:17:58.301 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-02-10T19:17:58.301 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [mgr] 2024-02-10T19:17:58.301 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-02-10T19:17:58.301 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-02-10T19:17:58.301 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-02-10T19:17:58.301 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [osd] 2024-02-10T19:17:58.301 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-02-10T19:17:58.301 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-02-10T19:17:58.301 INFO:teuthology.orchestra.run.smithi019.stdout:Generating new minimal ceph.conf... 2024-02-10T19:17:59.124 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:17:59 smithi019 ceph-mon[29239]: from='client.? 172.21.15.19:0/3089308399' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T19:17:59.373 INFO:teuthology.orchestra.run.smithi019.stdout:Restarting the monitor... 2024-02-10T19:17:59.624 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:17:59 smithi019 systemd[1]: Stopping Ceph mon.a for ecc99dfa-c848-11ee-95b9-87774f69a715... 2024-02-10T19:17:59.930 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:17:59 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mon-a[29216]: 2024-02-10T19:17:59.641+0000 7f14054a6700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-02-10T19:17:59.930 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:17:59 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mon-a[29216]: 2024-02-10T19:17:59.641+0000 7f14054a6700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-02-10T19:17:59.930 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:17:59 smithi019 podman[29572]: 2024-02-10 19:17:59.661738158 +0000 UTC m=+0.131169341 container died 1dfc2aca37da9639eb6bc02f6d3dfa6b5154a1959b5d921c2e4f640b5369e45e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mon-a, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, ceph=True, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-02-10T19:18:00.199 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 podman[29572]: 2024-02-10 19:18:00.020919079 +0000 UTC m=+0.490350261 container cleanup 1dfc2aca37da9639eb6bc02f6d3dfa6b5154a1959b5d921c2e4f640b5369e45e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mon-a, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-02-10T19:18:00.200 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 bash[29572]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mon-a 2024-02-10T19:18:00.624 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 podman[29591]: 2024-02-10 19:18:00.322373637 +0000 UTC m=+0.656509075 container remove 1dfc2aca37da9639eb6bc02f6d3dfa6b5154a1959b5d921c2e4f640b5369e45e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mon-a, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131) 2024-02-10T19:18:00.624 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mon.a.service: Deactivated successfully. 2024-02-10T19:18:00.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 systemd[1]: Stopped Ceph mon.a for ecc99dfa-c848-11ee-95b9-87774f69a715. 2024-02-10T19:18:00.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 systemd[1]: Starting Ceph mon.a for ecc99dfa-c848-11ee-95b9-87774f69a715... 2024-02-10T19:18:00.918 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 podman[29689]: 2024-02-10 19:18:00.631855676 +0000 UTC m=+0.114460720 container create 29bb4112f0eb42e0bfeed69ad84dadc05bee03b09302df83ae5b0ef966d848b6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mon-a, org.label-schema.license=GPLv2, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True) 2024-02-10T19:18:00.918 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 podman[29689]: 2024-02-10 19:18:00.535254109 +0000 UTC m=+0.017859121 image pull e48fe55de6ee3b829f30453aff6c5b827d8a98f60d77766ebc745b9d4d6844af quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228 2024-02-10T19:18:00.918 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 podman[29689]: 2024-02-10 19:18:00.825830185 +0000 UTC m=+0.308435201 container init 29bb4112f0eb42e0bfeed69ad84dadc05bee03b09302df83ae5b0ef966d848b6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, ceph=True, org.label-schema.build-date=20240131, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-02-10T19:18:00.918 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 podman[29689]: 2024-02-10 19:18:00.831720392 +0000 UTC m=+0.314325391 container start 29bb4112f0eb42e0bfeed69ad84dadc05bee03b09302df83ae5b0ef966d848b6 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mon-a, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-10T19:18:00.918 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: set uid:gid to 167:167 (ceph:ceph) 2024-02-10T19:18:00.918 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev), process ceph-mon, pid 7 2024-02-10T19:18:00.919 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: pidfile_write: ignore empty --pid-file 2024-02-10T19:18:00.919 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: load: jerasure load: lrc 2024-02-10T19:18:00.919 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: RocksDB version: 7.9.2 2024-02-10T19:18:00.919 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Git sha 0 2024-02-10T19:18:00.919 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Compile date 2024-02-10 16:03:39 2024-02-10T19:18:00.919 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: DB SUMMARY 2024-02-10T19:18:00.919 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: DB Session ID: 0NC414HEHO19HRLIUFWH 2024-02-10T19:18:00.919 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: CURRENT file: CURRENT 2024-02-10T19:18:00.919 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: IDENTITY file: IDENTITY 2024-02-10T19:18:00.919 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-02-10T19:18:00.919 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-02-10T19:18:00.919 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 84619 ; 2024-02-10T19:18:00.920 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.error_if_exists: 0 2024-02-10T19:18:00.920 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.create_if_missing: 0 2024-02-10T19:18:00.920 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.paranoid_checks: 1 2024-02-10T19:18:00.920 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.flush_verify_memtable_count: 1 2024-02-10T19:18:00.920 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-10T19:18:00.920 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-10T19:18:00.920 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.env: 0x55ce1a42fae0 2024-02-10T19:18:00.920 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.fs: PosixFileSystem 2024-02-10T19:18:00.920 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.info_log: 0x55ce1bb2d9c0 2024-02-10T19:18:00.920 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_file_opening_threads: 16 2024-02-10T19:18:00.920 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.statistics: (nil) 2024-02-10T19:18:00.920 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.use_fsync: 0 2024-02-10T19:18:00.920 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_log_file_size: 0 2024-02-10T19:18:00.920 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T19:18:00.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T19:18:00.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.keep_log_file_num: 1000 2024-02-10T19:18:00.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.recycle_log_file_num: 0 2024-02-10T19:18:00.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.allow_fallocate: 1 2024-02-10T19:18:00.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.allow_mmap_reads: 0 2024-02-10T19:18:00.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.allow_mmap_writes: 0 2024-02-10T19:18:00.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.use_direct_reads: 0 2024-02-10T19:18:00.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T19:18:00.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.create_missing_column_families: 0 2024-02-10T19:18:00.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.db_log_dir: 2024-02-10T19:18:00.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.wal_dir: 2024-02-10T19:18:00.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T19:18:00.921 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T19:18:00.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T19:18:00.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T19:18:00.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T19:18:00.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T19:18:00.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.advise_random_on_open: 1 2024-02-10T19:18:00.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.db_write_buffer_size: 0 2024-02-10T19:18:00.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.write_buffer_manager: 0x55ce1bb01400 2024-02-10T19:18:00.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T19:18:00.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T19:18:00.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T19:18:00.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.rate_limiter: (nil) 2024-02-10T19:18:00.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T19:18:00.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.wal_recovery_mode: 2 2024-02-10T19:18:00.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.enable_thread_tracking: 0 2024-02-10T19:18:00.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.enable_pipelined_write: 0 2024-02-10T19:18:00.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.unordered_write: 0 2024-02-10T19:18:00.923 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T19:18:00.923 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T19:18:00.923 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T19:18:00.923 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T19:18:00.923 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.row_cache: None 2024-02-10T19:18:00.923 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.wal_filter: None 2024-02-10T19:18:00.923 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T19:18:00.923 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.allow_ingest_behind: 0 2024-02-10T19:18:00.923 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.two_write_queues: 0 2024-02-10T19:18:00.923 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.manual_wal_flush: 0 2024-02-10T19:18:00.923 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.wal_compression: 0 2024-02-10T19:18:00.923 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.atomic_flush: 0 2024-02-10T19:18:00.923 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T19:18:00.924 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T19:18:00.924 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T19:18:00.924 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.log_readahead_size: 0 2024-02-10T19:18:00.924 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-10T19:18:00.924 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.best_efforts_recovery: 0 2024-02-10T19:18:00.924 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-10T19:18:00.924 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-10T19:18:00.924 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.allow_data_in_errors: 0 2024-02-10T19:18:00.924 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.db_host_id: __hostname__ 2024-02-10T19:18:00.924 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.enforce_single_del_contracts: true 2024-02-10T19:18:00.924 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_background_jobs: 2 2024-02-10T19:18:00.924 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_background_compactions: -1 2024-02-10T19:18:00.925 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_subcompactions: 1 2024-02-10T19:18:00.925 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T19:18:00.925 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T19:18:00.925 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T19:18:00.925 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_total_wal_size: 0 2024-02-10T19:18:00.925 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T19:18:00.925 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T19:18:00.925 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T19:18:00.925 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T19:18:00.925 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_open_files: -1 2024-02-10T19:18:00.925 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.bytes_per_sync: 0 2024-02-10T19:18:00.927 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T19:18:00.927 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T19:18:00.927 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.compaction_readahead_size: 0 2024-02-10T19:18:00.927 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_background_flushes: -1 2024-02-10T19:18:00.927 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Compression algorithms supported: 2024-02-10T19:18:00.927 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T19:18:00.927 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: kZSTD supported: 0 2024-02-10T19:18:00.927 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: kXpressCompression supported: 0 2024-02-10T19:18:00.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: kLZ4HCCompression supported: 1 2024-02-10T19:18:00.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: kZlibCompression supported: 1 2024-02-10T19:18:00.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: kSnappyCompression supported: 1 2024-02-10T19:18:00.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: kLZ4Compression supported: 1 2024-02-10T19:18:00.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: kBZip2Compression supported: 0 2024-02-10T19:18:00.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T19:18:00.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: DMutex implementation: pthread_mutex_t 2024-02-10T19:18:00.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-02-10T19:18:00.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-10T19:18:00.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T19:18:00.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.merge_operator: 2024-02-10T19:18:00.928 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.compaction_filter: None 2024-02-10T19:18:00.929 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.compaction_filter_factory: None 2024-02-10T19:18:00.929 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.sst_partitioner_factory: None 2024-02-10T19:18:00.929 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T19:18:00.929 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T19:18:00.929 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ce1bb2dac0) 2024-02-10T19:18:00.929 INFO:journalctl@ceph.mon.a.smithi019.stdout: cache_index_and_filter_blocks: 1 2024-02-10T19:18:00.929 INFO:journalctl@ceph.mon.a.smithi019.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T19:18:00.929 INFO:journalctl@ceph.mon.a.smithi019.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T19:18:00.929 INFO:journalctl@ceph.mon.a.smithi019.stdout: pin_top_level_index_and_filter: 1 2024-02-10T19:18:00.929 INFO:journalctl@ceph.mon.a.smithi019.stdout: index_type: 0 2024-02-10T19:18:00.929 INFO:journalctl@ceph.mon.a.smithi019.stdout: data_block_index_type: 0 2024-02-10T19:18:00.929 INFO:journalctl@ceph.mon.a.smithi019.stdout: index_shortening: 1 2024-02-10T19:18:00.929 INFO:journalctl@ceph.mon.a.smithi019.stdout: data_block_hash_table_util_ratio: 0.750000 2024-02-10T19:18:00.929 INFO:journalctl@ceph.mon.a.smithi019.stdout: checksum: 4 2024-02-10T19:18:00.930 INFO:journalctl@ceph.mon.a.smithi019.stdout: no_block_cache: 0 2024-02-10T19:18:00.930 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache: 0x55ce1bb331f0 2024-02-10T19:18:00.930 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache_name: BinnedLRUCache 2024-02-10T19:18:00.930 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache_options: 2024-02-10T19:18:00.930 INFO:journalctl@ceph.mon.a.smithi019.stdout: capacity : 536870912 2024-02-10T19:18:00.930 INFO:journalctl@ceph.mon.a.smithi019.stdout: num_shard_bits : 4 2024-02-10T19:18:00.930 INFO:journalctl@ceph.mon.a.smithi019.stdout: strict_capacity_limit : 0 2024-02-10T19:18:00.930 INFO:journalctl@ceph.mon.a.smithi019.stdout: high_pri_pool_ratio: 0.000 2024-02-10T19:18:00.930 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache_compressed: (nil) 2024-02-10T19:18:00.930 INFO:journalctl@ceph.mon.a.smithi019.stdout: persistent_cache: (nil) 2024-02-10T19:18:00.930 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_size: 4096 2024-02-10T19:18:00.930 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_size_deviation: 10 2024-02-10T19:18:00.930 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_restart_interval: 16 2024-02-10T19:18:00.930 INFO:journalctl@ceph.mon.a.smithi019.stdout: index_block_restart_interval: 1 2024-02-10T19:18:00.930 INFO:journalctl@ceph.mon.a.smithi019.stdout: metadata_block_size: 4096 2024-02-10T19:18:00.931 INFO:journalctl@ceph.mon.a.smithi019.stdout: partition_filters: 0 2024-02-10T19:18:00.931 INFO:journalctl@ceph.mon.a.smithi019.stdout: use_delta_encoding: 1 2024-02-10T19:18:00.931 INFO:journalctl@ceph.mon.a.smithi019.stdout: filter_policy: bloomfilter 2024-02-10T19:18:00.931 INFO:journalctl@ceph.mon.a.smithi019.stdout: whole_key_filtering: 1 2024-02-10T19:18:00.931 INFO:journalctl@ceph.mon.a.smithi019.stdout: verify_compression: 0 2024-02-10T19:18:00.931 INFO:journalctl@ceph.mon.a.smithi019.stdout: read_amp_bytes_per_bit: 0 2024-02-10T19:18:00.931 INFO:journalctl@ceph.mon.a.smithi019.stdout: format_version: 5 2024-02-10T19:18:00.931 INFO:journalctl@ceph.mon.a.smithi019.stdout: enable_index_compression: 1 2024-02-10T19:18:00.931 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_align: 0 2024-02-10T19:18:00.931 INFO:journalctl@ceph.mon.a.smithi019.stdout: max_auto_readahead_size: 262144 2024-02-10T19:18:00.931 INFO:journalctl@ceph.mon.a.smithi019.stdout: prepopulate_block_cache: 0 2024-02-10T19:18:00.931 INFO:journalctl@ceph.mon.a.smithi019.stdout: initial_auto_readahead_size: 8192 2024-02-10T19:18:00.931 INFO:journalctl@ceph.mon.a.smithi019.stdout: num_file_reads_for_auto_readahead: 2 2024-02-10T19:18:00.931 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.write_buffer_size: 33554432 2024-02-10T19:18:00.931 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_write_buffer_number: 2 2024-02-10T19:18:00.932 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.compression: NoCompression 2024-02-10T19:18:00.932 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.bottommost_compression: Disabled 2024-02-10T19:18:00.932 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.prefix_extractor: nullptr 2024-02-10T19:18:00.932 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T19:18:00.932 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.num_levels: 7 2024-02-10T19:18:00.932 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T19:18:00.932 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T19:18:00.932 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T19:18:00.932 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T19:18:00.932 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T19:18:00.932 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T19:18:00.932 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T19:18:00.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T19:18:00.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-10T19:18:00.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T19:18:00.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-10T19:18:00.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-10T19:18:00.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T19:18:00.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.compression_opts.level: 32767 2024-02-10T19:18:00.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.compression_opts.strategy: 0 2024-02-10T19:18:00.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T19:18:00.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T19:18:00.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-10T19:18:00.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-10T19:18:00.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.compression_opts.enabled: false 2024-02-10T19:18:00.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-10T19:18:00.933 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T19:18:00.934 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T19:18:00.934 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T19:18:00.934 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.target_file_size_base: 67108864 2024-02-10T19:18:00.934 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T19:18:00.934 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T19:18:00.934 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T19:18:00.934 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T19:18:00.934 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T19:18:00.934 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T19:18:00.934 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T19:18:00.934 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T19:18:00.934 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T19:18:00.934 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T19:18:00.934 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T19:18:00.934 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T19:18:00.934 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T19:18:00.935 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-10T19:18:00.935 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.arena_block_size: 1048576 2024-02-10T19:18:00.935 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T19:18:00.935 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T19:18:00.935 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.disable_auto_compactions: 0 2024-02-10T19:18:00.935 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T19:18:00.935 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T19:18:00.935 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T19:18:00.935 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T19:18:00.935 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T19:18:00.935 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T19:18:00.935 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T19:18:00.935 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T19:18:00.935 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T19:18:00.935 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T19:18:00.936 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.table_properties_collectors: 2024-02-10T19:18:00.936 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.inplace_update_support: 0 2024-02-10T19:18:00.936 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T19:18:00.936 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T19:18:00.936 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T19:18:00.936 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T19:18:00.936 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.bloom_locality: 0 2024-02-10T19:18:00.936 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.max_successive_merges: 0 2024-02-10T19:18:00.936 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T19:18:00.936 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.paranoid_file_checks: 0 2024-02-10T19:18:00.936 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.force_consistency_checks: 1 2024-02-10T19:18:00.936 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.report_bg_io_stats: 0 2024-02-10T19:18:00.936 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.ttl: 2592000 2024-02-10T19:18:00.937 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T19:18:00.937 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-10T19:18:00.937 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-10T19:18:00.937 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.enable_blob_files: false 2024-02-10T19:18:00.937 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.min_blob_size: 0 2024-02-10T19:18:00.937 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.blob_file_size: 268435456 2024-02-10T19:18:00.937 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.blob_compression_type: NoCompression 2024-02-10T19:18:00.937 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.enable_blob_garbage_collection: false 2024-02-10T19:18:00.937 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-10T19:18:00.937 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-10T19:18:00.937 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-10T19:18:00.937 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.blob_file_starting_level: 0 2024-02-10T19:18:00.937 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-10T19:18:00.938 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-02-10T19:18:00.938 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-02-10T19:18:00.938 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2c84b3d1-8e0b-41f6-8c30-241baf4e8dde 2024-02-10T19:18:00.938 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707592680861553, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-02-10T19:18:00.938 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-02-10T19:18:00.938 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707592680862408, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 81244, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 252, "table_properties": {"data_size": 79431, "index_size": 223, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10027, "raw_average_key_size": 47, "raw_value_size": 73740, "raw_average_value_size": 349, "num_data_blocks": 10, "num_entries": 211, "num_filter_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1707592680, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2c84b3d1-8e0b-41f6-8c30-241baf4e8dde", "db_session_id": "0NC414HEHO19HRLIUFWH", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-02-10T19:18:00.938 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707592680862493, "job": 1, "event": "recovery_finished"} 2024-02-10T19:18:00.938 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-02-10T19:18:00.938 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-10T19:18:00.938 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ce1bc26000 2024-02-10T19:18:00.938 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: DB pointer 0x55ce1bc10000 2024-02-10T19:18:00.938 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-10T19:18:00.939 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-10T19:18:00.939 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** DB Stats ** 2024-02-10T19:18:00.939 INFO:journalctl@ceph.mon.a.smithi019.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T19:18:00.939 INFO:journalctl@ceph.mon.a.smithi019.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-10T19:18:00.939 INFO:journalctl@ceph.mon.a.smithi019.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T19:18:00.939 INFO:journalctl@ceph.mon.a.smithi019.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T19:18:00.939 INFO:journalctl@ceph.mon.a.smithi019.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-10T19:18:00.939 INFO:journalctl@ceph.mon.a.smithi019.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T19:18:00.939 INFO:journalctl@ceph.mon.a.smithi019.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T19:18:00.939 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2024-02-10T19:18:00.939 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** Compaction Stats [default] ** 2024-02-10T19:18:00.939 INFO:journalctl@ceph.mon.a.smithi019.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-10T19:18:00.940 INFO:journalctl@ceph.mon.a.smithi019.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-10T19:18:00.940 INFO:journalctl@ceph.mon.a.smithi019.stdout: L0 2/0 81.17 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 141.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-10T19:18:00.940 INFO:journalctl@ceph.mon.a.smithi019.stdout: Sum 2/0 81.17 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 141.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-10T19:18:00.940 INFO:journalctl@ceph.mon.a.smithi019.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 141.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-10T19:18:00.940 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2024-02-10T19:18:00.940 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** Compaction Stats [default] ** 2024-02-10T19:18:00.940 INFO:journalctl@ceph.mon.a.smithi019.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-10T19:18:00.940 INFO:journalctl@ceph.mon.a.smithi019.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T19:18:00.940 INFO:journalctl@ceph.mon.a.smithi019.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 141.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-10T19:18:00.940 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2024-02-10T19:18:00.940 INFO:journalctl@ceph.mon.a.smithi019.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-10T19:18:00.940 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2024-02-10T19:18:00.941 INFO:journalctl@ceph.mon.a.smithi019.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T19:18:00.941 INFO:journalctl@ceph.mon.a.smithi019.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T19:18:00.941 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T19:18:00.941 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T19:18:00.941 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T19:18:00.941 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(Keys): cumulative 0, interval 0 2024-02-10T19:18:00.941 INFO:journalctl@ceph.mon.a.smithi019.stdout: Cumulative compaction: 0.00 GB write, 14.54 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T19:18:00.941 INFO:journalctl@ceph.mon.a.smithi019.stdout: Interval compaction: 0.00 GB write, 14.54 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T19:18:00.941 INFO:journalctl@ceph.mon.a.smithi019.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-10T19:18:00.941 INFO:journalctl@ceph.mon.a.smithi019.stdout: Block cache BinnedLRUCache@0x55ce1bb331f0#7 capacity: 512.00 MB usage: 1.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.9e-05 secs_since: 0 2024-02-10T19:18:00.941 INFO:journalctl@ceph.mon.a.smithi019.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.41 KB,7.7486e-05%) Misc(1,0.00 KB,0%) 2024-02-10T19:18:00.941 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2024-02-10T19:18:00.941 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** File Read Latency Histogram By Level [default] ** 2024-02-10T19:18:00.941 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: starting mon.a rank 0 at public addrs [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] at bind addrs [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid ecc99dfa-c848-11ee-95b9-87774f69a715 2024-02-10T19:18:00.942 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: mon.a@-1(???) e1 preinit fsid ecc99dfa-c848-11ee-95b9-87774f69a715 2024-02-10T19:18:00.942 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: mon.a@-1(???).mds e1 new map 2024-02-10T19:18:00.942 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: mon.a@-1(???).mds e1 print_map 2024-02-10T19:18:00.942 INFO:journalctl@ceph.mon.a.smithi019.stdout: e1 2024-02-10T19:18:00.942 INFO:journalctl@ceph.mon.a.smithi019.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-02-10T19:18:00.942 INFO:journalctl@ceph.mon.a.smithi019.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments} 2024-02-10T19:18:00.942 INFO:journalctl@ceph.mon.a.smithi019.stdout: legacy client fscid: -1 2024-02-10T19:18:00.942 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2024-02-10T19:18:00.942 INFO:journalctl@ceph.mon.a.smithi019.stdout: No filesystems configured 2024-02-10T19:18:00.942 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-10T19:18:00.942 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T19:18:00.942 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T19:18:00.943 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T19:18:00.943 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-10T19:18:00.943 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 bash[29689]: 29bb4112f0eb42e0bfeed69ad84dadc05bee03b09302df83ae5b0ef966d848b6 2024-02-10T19:18:00.943 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 systemd[1]: Started Ceph mon.a for ecc99dfa-c848-11ee-95b9-87774f69a715. 2024-02-10T19:18:00.943 INFO:teuthology.orchestra.run.smithi019.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-02-10T19:18:01.208 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: mon.a is new leader, mons a in quorum (ranks 0) 2024-02-10T19:18:01.208 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: monmap e1: 1 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T19:18:01.208 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: fsmap 2024-02-10T19:18:01.208 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: osdmap e1: 0 total, 0 up, 0 in 2024-02-10T19:18:01.208 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:00 smithi019 ceph-mon[29727]: mgrmap e1: no daemons active 2024-02-10T19:18:02.118 INFO:teuthology.orchestra.run.smithi019.stdout:Wrote config to /etc/ceph/ceph.conf 2024-02-10T19:18:02.140 INFO:teuthology.orchestra.run.smithi019.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-10T19:18:02.140 INFO:teuthology.orchestra.run.smithi019.stdout:Creating mgr... 2024-02-10T19:18:02.140 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying port 0.0.0.0:9283 ... 2024-02-10T19:18:02.141 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying port 0.0.0.0:8765 ... 2024-02-10T19:18:02.391 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a 2024-02-10T19:18:02.391 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to reset failed state of unit ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Unit ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service not loaded. 2024-02-10T19:18:02.546 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-ecc99dfa-c848-11ee-95b9-87774f69a715.target.wants/ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service → /etc/systemd/system/ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@.service. 2024-02-10T19:18:02.775 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:02 smithi019 ceph-mon[29727]: from='client.? 172.21.15.19:0/3473252237' entity='client.admin' 2024-02-10T19:18:02.776 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:02 smithi019 systemd[1]: Starting Ceph mgr.a for ecc99dfa-c848-11ee-95b9-87774f69a715... 2024-02-10T19:18:03.124 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:02 smithi019 podman[29969]: 2024-02-10 19:18:02.677814393 +0000 UTC m=+0.017134785 image pull e48fe55de6ee3b829f30453aff6c5b827d8a98f60d77766ebc745b9d4d6844af quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228 2024-02-10T19:18:03.125 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:02 smithi019 podman[29969]: 2024-02-10 19:18:02.801073518 +0000 UTC m=+0.140393932 container create 3e1b2ba35089214ae26305e3f5e4dd5c60a81dd75c205530cd6b98db103cfcc3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-02-10T19:18:03.125 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:03 smithi019 podman[29969]: 2024-02-10 19:18:03.020015667 +0000 UTC m=+0.359336039 container init 3e1b2ba35089214ae26305e3f5e4dd5c60a81dd75c205530cd6b98db103cfcc3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_CLEAN=True, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0) 2024-02-10T19:18:03.125 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:03 smithi019 podman[29969]: 2024-02-10 19:18:03.025632385 +0000 UTC m=+0.364952760 container start 3e1b2ba35089214ae26305e3f5e4dd5c60a81dd75c205530cd6b98db103cfcc3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, GIT_CLEAN=True, org.label-schema.build-date=20240131) 2024-02-10T19:18:03.142 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-02-10T19:18:03.142 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout disabled 2024-02-10T19:18:03.150 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-02-10T19:18:03.150 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2024-02-10T19:18:03.150 INFO:teuthology.orchestra.run.smithi019.stdout:firewalld.service is not enabled 2024-02-10T19:18:03.150 INFO:teuthology.orchestra.run.smithi019.stdout:Not possible to enable service . firewalld.service is not available 2024-02-10T19:18:03.159 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-02-10T19:18:03.159 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout disabled 2024-02-10T19:18:03.167 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-02-10T19:18:03.167 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2024-02-10T19:18:03.167 INFO:teuthology.orchestra.run.smithi019.stdout:firewalld.service is not enabled 2024-02-10T19:18:03.167 INFO:teuthology.orchestra.run.smithi019.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-02-10T19:18:03.167 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mgr to start... 2024-02-10T19:18:03.167 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mgr... 2024-02-10T19:18:03.410 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:03 smithi019 bash[29969]: 3e1b2ba35089214ae26305e3f5e4dd5c60a81dd75c205530cd6b98db103cfcc3 2024-02-10T19:18:03.410 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:03 smithi019 systemd[1]: Started Ceph mgr.a for ecc99dfa-c848-11ee-95b9-87774f69a715. 2024-02-10T19:18:03.694 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:03 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:03.593+0000 7f1f60187200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T19:18:03.695 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:03 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:03.693+0000 7f1f60187200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T19:18:04.051 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:03 smithi019 ceph-mon[29727]: from='client.? 172.21.15.19:0/3521207399' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T19:18:04.404 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-02-10T19:18:04.408 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2024-02-10T19:18:04.408 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsid": "ecc99dfa-c848-11ee-95b9-87774f69a715", 2024-02-10T19:18:04.408 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "health": { 2024-02-10T19:18:04.408 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-10T19:18:04.408 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-10T19:18:04.409 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-10T19:18:04.409 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:04.409 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-10T19:18:04.409 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-10T19:18:04.409 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 0 2024-02-10T19:18:04.409 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-02-10T19:18:04.409 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-10T19:18:04.409 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "a" 2024-02-10T19:18:04.409 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-02-10T19:18:04.410 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-02-10T19:18:04.410 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-10T19:18:04.410 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T19:18:04.410 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-02-10T19:18:04.410 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-10T19:18:04.410 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:04.410 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-10T19:18:04.410 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T19:18:04.410 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-10T19:18:04.410 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-10T19:18:04.410 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-10T19:18:04.410 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-10T19:18:04.410 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-10T19:18:04.410 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-10T19:18:04.414 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:04.414 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-10T19:18:04.414 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-10T19:18:04.414 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-10T19:18:04.414 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-10T19:18:04.414 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-10T19:18:04.414 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-10T19:18:04.414 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-10T19:18:04.414 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-10T19:18:04.414 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-10T19:18:04.414 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:04.414 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-10T19:18:04.415 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T19:18:04.415 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-10T19:18:04.415 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-10T19:18:04.415 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:04.415 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-10T19:18:04.415 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": false, 2024-02-10T19:18:04.415 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-10T19:18:04.415 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-10T19:18:04.415 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-10T19:18:04.415 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-10T19:18:04.415 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "restful" 2024-02-10T19:18:04.415 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-02-10T19:18:04.415 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T19:18:04.415 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:04.415 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-10T19:18:04.415 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T19:18:04.416 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modified": "2024-02-10T19:17:56.010876+0000", 2024-02-10T19:18:04.416 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T19:18:04.416 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:04.416 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-10T19:18:04.416 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2024-02-10T19:18:04.416 INFO:teuthology.orchestra.run.smithi019.stdout:mgr not available, waiting (1/15)... 2024-02-10T19:18:04.624 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:04.362+0000 7f1f60187200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T19:18:04.624 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:04.458+0000 7f1f60187200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T19:18:04.624 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:04.600+0000 7f1f60187200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T19:18:05.049 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:04.698+0000 7f1f60187200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T19:18:05.049 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:04.782+0000 7f1f60187200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T19:18:05.049 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:05 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:05.047+0000 7f1f60187200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T19:18:05.343 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:05 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:05.159+0000 7f1f60187200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T19:18:05.343 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:05 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:05.246+0000 7f1f60187200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T19:18:05.343 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:05 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:05.342+0000 7f1f60187200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T19:18:05.624 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:05 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:05.519+0000 7f1f60187200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T19:18:06.779 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:06 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:06.520+0000 7f1f60187200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T19:18:06.779 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:06 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:06.656+0000 7f1f60187200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T19:18:07.038 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:07 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:07.008+0000 7f1f60187200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T19:18:07.300 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:07 smithi019 ceph-mon[29727]: from='client.? 172.21.15.19:0/1453701378' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T19:18:07.301 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:07 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:07.101+0000 7f1f60187200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T19:18:07.301 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:07 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:07.299+0000 7f1f60187200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:18:07.617 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:07 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:07.486+0000 7f1f60187200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T19:18:07.624 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-02-10T19:18:07.624 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2024-02-10T19:18:07.624 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsid": "ecc99dfa-c848-11ee-95b9-87774f69a715", 2024-02-10T19:18:07.625 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "health": { 2024-02-10T19:18:07.625 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-10T19:18:07.625 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-10T19:18:07.625 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-10T19:18:07.625 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:07.625 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-10T19:18:07.625 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-10T19:18:07.625 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 0 2024-02-10T19:18:07.625 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-02-10T19:18:07.625 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-10T19:18:07.625 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "a" 2024-02-10T19:18:07.625 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-02-10T19:18:07.625 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-02-10T19:18:07.625 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-10T19:18:07.626 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T19:18:07.626 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-02-10T19:18:07.626 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-10T19:18:07.626 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:07.626 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-10T19:18:07.626 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T19:18:07.626 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-10T19:18:07.626 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-10T19:18:07.626 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-10T19:18:07.626 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-10T19:18:07.626 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-10T19:18:07.626 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-10T19:18:07.626 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:07.626 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-10T19:18:07.627 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-10T19:18:07.627 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-10T19:18:07.627 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-10T19:18:07.627 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-10T19:18:07.627 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-10T19:18:07.627 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-10T19:18:07.627 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-10T19:18:07.627 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-10T19:18:07.627 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:07.627 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-10T19:18:07.627 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T19:18:07.627 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-10T19:18:07.628 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-10T19:18:07.628 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:07.628 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-10T19:18:07.628 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": false, 2024-02-10T19:18:07.628 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-10T19:18:07.628 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-10T19:18:07.628 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-10T19:18:07.628 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-10T19:18:07.628 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "restful" 2024-02-10T19:18:07.628 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-02-10T19:18:07.628 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T19:18:07.628 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:07.628 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-10T19:18:07.628 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T19:18:07.629 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modified": "2024-02-10T19:17:56.010876+0000", 2024-02-10T19:18:07.629 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T19:18:07.629 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:07.629 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-10T19:18:07.629 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2024-02-10T19:18:07.629 INFO:teuthology.orchestra.run.smithi019.stdout:mgr not available, waiting (2/15)... 2024-02-10T19:18:07.874 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:07 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:07.776+0000 7f1f60187200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:18:08.297 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:08 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:08.038+0000 7f1f60187200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T19:18:08.297 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:08 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:08.296+0000 7f1f60187200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T19:18:09.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:09 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:09.121+0000 7f1f60187200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T19:18:10.011 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:09 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:09.710+0000 7f1f60187200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T19:18:10.011 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:09 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:09.810+0000 7f1f60187200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T19:18:10.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:10 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:10.044+0000 7f1f60187200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T19:18:10.374 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:10 smithi019 ceph-mon[29727]: Activating manager daemon a 2024-02-10T19:18:10.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:10 smithi019 ceph-mon[29727]: mgrmap e2: a(active, starting, since 0.00284231s) 2024-02-10T19:18:10.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:10 smithi019 ceph-mon[29727]: from='mgr.14100 172.21.15.19:0/3310122253' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T19:18:10.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:10 smithi019 ceph-mon[29727]: from='mgr.14100 172.21.15.19:0/3310122253' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T19:18:10.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:10 smithi019 ceph-mon[29727]: from='mgr.14100 172.21.15.19:0/3310122253' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T19:18:10.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:10 smithi019 ceph-mon[29727]: from='mgr.14100 172.21.15.19:0/3310122253' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T19:18:10.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:10 smithi019 ceph-mon[29727]: from='mgr.14100 172.21.15.19:0/3310122253' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-02-10T19:18:10.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:10 smithi019 ceph-mon[29727]: Manager daemon a is now available 2024-02-10T19:18:10.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:10 smithi019 ceph-mon[29727]: from='mgr.14100 172.21.15.19:0/3310122253' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-02-10T19:18:10.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:10 smithi019 ceph-mon[29727]: from='mgr.14100 172.21.15.19:0/3310122253' entity='mgr.a' 2024-02-10T19:18:10.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:10 smithi019 ceph-mon[29727]: from='mgr.14100 172.21.15.19:0/3310122253' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-02-10T19:18:10.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:10 smithi019 ceph-mon[29727]: from='mgr.14100 172.21.15.19:0/3310122253' entity='mgr.a' 2024-02-10T19:18:10.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:10 smithi019 ceph-mon[29727]: from='mgr.14100 172.21.15.19:0/3310122253' entity='mgr.a' 2024-02-10T19:18:10.770 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-02-10T19:18:10.770 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2024-02-10T19:18:10.770 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsid": "ecc99dfa-c848-11ee-95b9-87774f69a715", 2024-02-10T19:18:10.770 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "health": { 2024-02-10T19:18:10.770 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-10T19:18:10.770 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-10T19:18:10.770 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-10T19:18:10.771 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:10.771 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-10T19:18:10.771 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-10T19:18:10.771 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 0 2024-02-10T19:18:10.771 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-02-10T19:18:10.771 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-10T19:18:10.771 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "a" 2024-02-10T19:18:10.771 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-02-10T19:18:10.771 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-02-10T19:18:10.771 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-10T19:18:10.771 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T19:18:10.771 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-02-10T19:18:10.771 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-10T19:18:10.771 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:10.771 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-10T19:18:10.772 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T19:18:10.772 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-10T19:18:10.772 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-10T19:18:10.772 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-10T19:18:10.772 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-10T19:18:10.772 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-10T19:18:10.772 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-10T19:18:10.775 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:10.775 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-10T19:18:10.775 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-10T19:18:10.775 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-10T19:18:10.775 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-10T19:18:10.775 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-10T19:18:10.775 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-10T19:18:10.775 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-10T19:18:10.776 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-10T19:18:10.776 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-10T19:18:10.776 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:10.776 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-10T19:18:10.776 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T19:18:10.776 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-10T19:18:10.776 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-10T19:18:10.776 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:10.776 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-10T19:18:10.776 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": false, 2024-02-10T19:18:10.776 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-10T19:18:10.776 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-10T19:18:10.776 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-10T19:18:10.776 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-10T19:18:10.776 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "restful" 2024-02-10T19:18:10.776 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-02-10T19:18:10.777 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T19:18:10.777 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:10.777 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-10T19:18:10.777 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T19:18:10.777 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modified": "2024-02-10T19:17:56.010876+0000", 2024-02-10T19:18:10.777 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T19:18:10.777 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:10.777 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-10T19:18:10.777 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2024-02-10T19:18:10.777 INFO:teuthology.orchestra.run.smithi019.stdout:mgr not available, waiting (3/15)... 2024-02-10T19:18:11.374 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:11 smithi019 ceph-mon[29727]: from='client.? 172.21.15.19:0/2969392513' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T19:18:11.374 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:11 smithi019 ceph-mon[29727]: mgrmap e3: a(active, since 1.00909s) 2024-02-10T19:18:13.167 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:13 smithi019 ceph-mon[29727]: mgrmap e4: a(active, since 2s) 2024-02-10T19:18:14.124 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:14 smithi019 ceph-mon[29727]: from='client.? 172.21.15.19:0/3048621924' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T19:18:14.181 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-02-10T19:18:14.184 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2024-02-10T19:18:14.184 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsid": "ecc99dfa-c848-11ee-95b9-87774f69a715", 2024-02-10T19:18:14.184 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "health": { 2024-02-10T19:18:14.184 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-10T19:18:14.184 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-10T19:18:14.184 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-10T19:18:14.184 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:14.184 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-10T19:18:14.185 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-10T19:18:14.185 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 0 2024-02-10T19:18:14.185 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-02-10T19:18:14.185 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-10T19:18:14.185 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "a" 2024-02-10T19:18:14.185 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-02-10T19:18:14.185 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_age": 12, 2024-02-10T19:18:14.185 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-10T19:18:14.185 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T19:18:14.185 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-02-10T19:18:14.185 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-10T19:18:14.185 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:14.185 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-10T19:18:14.185 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T19:18:14.185 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-10T19:18:14.186 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-10T19:18:14.186 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-10T19:18:14.189 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-10T19:18:14.189 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-10T19:18:14.189 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-10T19:18:14.189 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:14.189 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-10T19:18:14.189 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-10T19:18:14.189 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-10T19:18:14.190 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-10T19:18:14.190 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-10T19:18:14.190 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-10T19:18:14.190 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-10T19:18:14.190 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-10T19:18:14.190 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-10T19:18:14.190 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:14.190 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-10T19:18:14.190 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T19:18:14.190 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-10T19:18:14.190 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-10T19:18:14.190 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:14.190 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-10T19:18:14.190 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": true, 2024-02-10T19:18:14.190 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-10T19:18:14.190 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-10T19:18:14.191 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-10T19:18:14.191 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-10T19:18:14.191 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "restful" 2024-02-10T19:18:14.191 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2024-02-10T19:18:14.191 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T19:18:14.191 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:14.191 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-10T19:18:14.191 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T19:18:14.191 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modified": "2024-02-10T19:17:56.010876+0000", 2024-02-10T19:18:14.191 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T19:18:14.191 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2024-02-10T19:18:14.191 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-10T19:18:14.191 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2024-02-10T19:18:14.191 INFO:teuthology.orchestra.run.smithi019.stdout:mgr is available 2024-02-10T19:18:15.124 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:15 smithi019 ceph-mon[29727]: from='client.? 172.21.15.19:0/3362645652' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-10T19:18:15.124 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:15 smithi019 ceph-mon[29727]: from='client.? 172.21.15.19:0/3362645652' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-10T19:18:15.365 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-02-10T19:18:15.365 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [global] 2024-02-10T19:18:15.365 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout fsid = ecc99dfa-c848-11ee-95b9-87774f69a715 2024-02-10T19:18:15.366 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-02-10T19:18:15.366 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-02-10T19:18:15.366 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-02-10T19:18:15.366 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-02-10T19:18:15.366 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-02-10T19:18:15.366 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [mgr] 2024-02-10T19:18:15.366 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-02-10T19:18:15.366 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2024-02-10T19:18:15.366 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [osd] 2024-02-10T19:18:15.366 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-02-10T19:18:15.366 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-02-10T19:18:15.366 INFO:teuthology.orchestra.run.smithi019.stdout:Enabling cephadm module... 2024-02-10T19:18:17.124 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:16 smithi019 ceph-mon[29727]: from='client.? 172.21.15.19:0/925999232' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-10T19:18:17.124 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:16 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: ignoring --setuser ceph since I am not root 2024-02-10T19:18:17.124 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:16 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: ignoring --setgroup ceph since I am not root 2024-02-10T19:18:17.718 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:17 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:17.462+0000 7f05e5c3e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T19:18:17.718 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:17 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:17.563+0000 7f05e5c3e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T19:18:18.124 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:17 smithi019 ceph-mon[29727]: from='client.? 172.21.15.19:0/925999232' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-10T19:18:18.124 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:17 smithi019 ceph-mon[29727]: mgrmap e5: a(active, since 6s) 2024-02-10T19:18:18.490 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:18 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:18.245+0000 7f05e5c3e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T19:18:18.490 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:18 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:18.341+0000 7f05e5c3e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T19:18:18.490 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:18 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:18.488+0000 7f05e5c3e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T19:18:18.874 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:18 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:18.587+0000 7f05e5c3e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T19:18:18.874 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:18 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:18.674+0000 7f05e5c3e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T19:18:18.976 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2024-02-10T19:18:18.976 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-02-10T19:18:18.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": true, 2024-02-10T19:18:18.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-02-10T19:18:18.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-02-10T19:18:18.977 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2024-02-10T19:18:18.977 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for the mgr to restart... 2024-02-10T19:18:18.977 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mgr epoch 5... 2024-02-10T19:18:19.156 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:18 smithi019 ceph-mon[29727]: from='client.? 172.21.15.19:0/1182563314' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-10T19:18:19.157 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:18 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:18.946+0000 7f05e5c3e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T19:18:19.157 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:19 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:19.066+0000 7f05e5c3e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T19:18:19.157 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:19 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:19.155+0000 7f05e5c3e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T19:18:19.441 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:19 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:19.257+0000 7f05e5c3e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T19:18:19.441 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:19 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:19.439+0000 7f05e5c3e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T19:18:20.874 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:20 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:20.438+0000 7f05e5c3e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T19:18:20.874 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:20 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:20.574+0000 7f05e5c3e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T19:18:21.230 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:20 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:20.935+0000 7f05e5c3e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T19:18:21.230 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:21 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:21.028+0000 7f05e5c3e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T19:18:21.230 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:21 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:21.229+0000 7f05e5c3e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:18:21.624 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:21 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:21.419+0000 7f05e5c3e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T19:18:21.977 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:21 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:21.712+0000 7f05e5c3e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:18:22.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:21 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:21.976+0000 7f05e5c3e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T19:18:22.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:22 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:22.219+0000 7f05e5c3e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T19:18:23.124 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:23.053+0000 7f05e5c3e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T19:18:23.746 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:23.643+0000 7f05e5c3e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T19:18:23.746 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:23.745+0000 7f05e5c3e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T19:18:24.032 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:23.967+0000 7f05e5c3e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T19:18:24.374 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-mon[29727]: Active manager daemon a restarted 2024-02-10T19:18:24.374 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-mon[29727]: Activating manager daemon a 2024-02-10T19:18:24.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-mon[29727]: osdmap e2: 0 total, 0 up, 0 in 2024-02-10T19:18:24.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-mon[29727]: mgrmap e6: a(active, starting, since 0.00337307s) 2024-02-10T19:18:24.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-mon[29727]: from='mgr.14120 172.21.15.19:0/3353024517' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T19:18:24.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-mon[29727]: from='mgr.14120 172.21.15.19:0/3353024517' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-02-10T19:18:24.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-mon[29727]: from='mgr.14120 172.21.15.19:0/3353024517' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T19:18:24.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-mon[29727]: from='mgr.14120 172.21.15.19:0/3353024517' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T19:18:24.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-mon[29727]: from='mgr.14120 172.21.15.19:0/3353024517' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T19:18:24.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-mon[29727]: Manager daemon a is now available 2024-02-10T19:18:24.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-mon[29727]: from='mgr.14120 172.21.15.19:0/3353024517' entity='mgr.a' 2024-02-10T19:18:24.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-mon[29727]: from='mgr.14120 172.21.15.19:0/3353024517' entity='mgr.a' 2024-02-10T19:18:24.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-mon[29727]: from='mgr.14120 172.21.15.19:0/3353024517' entity='mgr.a' 2024-02-10T19:18:24.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-mon[29727]: from='mgr.14120 172.21.15.19:0/3353024517' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T19:18:24.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-mon[29727]: from='mgr.14120 172.21.15.19:0/3353024517' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T19:18:25.364 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-mon[29727]: Found migration_current of "None". Setting to last migration. 2024-02-10T19:18:25.364 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-mon[29727]: from='mgr.14120 172.21.15.19:0/3353024517' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T19:18:25.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-mon[29727]: from='mgr.14120 172.21.15.19:0/3353024517' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-02-10T19:18:25.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-mon[29727]: from='mgr.14120 172.21.15.19:0/3353024517' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-02-10T19:18:25.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-mon[29727]: mgrmap e7: a(active, since 1.00558s) 2024-02-10T19:18:25.365 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: ceph-mgr: /home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/19.0.0-1367-g14aa01b9/rpm/el8/BUILD/ceph-19.0.0-1367-g14aa01b9/x86_64-redhat-linux-gnu/boost/include/boost/smart_ptr/intrusive_ptr.hpp:201: T* boost::intrusive_ptr::operator->() const [with T = Connection]: Assertion `px != 0' failed. 2024-02-10T19:18:25.365 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: *** Caught signal (Aborted) ** 2024-02-10T19:18:25.365 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: in thread 7f05dbe60700 thread_name:admin_socket 2024-02-10T19:18:25.365 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T19:18:25.365 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f05e31fcd20] 2024-02-10T19:18:25.366 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2: gsignal() 2024-02-10T19:18:25.366 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 3: abort() 2024-02-10T19:18:25.366 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 4: /lib64/libc.so.6(+0x21d39) [0x7f05e16d7d39] 2024-02-10T19:18:25.366 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 5: /lib64/libc.so.6(+0x46e86) [0x7f05e16fce86] 2024-02-10T19:18:25.366 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 6: /usr/lib64/ceph/libceph-common.so.2(+0x3e0785) [0x7f05e4348785] 2024-02-10T19:18:25.366 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 7: /usr/lib64/ceph/libceph-common.so.2(+0x3e1f75) [0x7f05e4349f75] 2024-02-10T19:18:25.366 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 8: /usr/lib64/ceph/libceph-common.so.2(+0x3e0baf) [0x7f05e4348baf] 2024-02-10T19:18:25.366 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 9: (AdminSocketHook::call_async(std::basic_string_view >, std::map, std::allocator >, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > >, std::less, std::allocator, std::allocator > const, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > > > > > const&, ceph::Formatter*, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x2dd) [0x7f05e4354b6d] 2024-02-10T19:18:25.366 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 10: (AdminSocket::execute_command(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x869) [0x7f05e434ef69] 2024-02-10T19:18:25.366 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 11: (AdminSocket::do_tell_queue()+0x1cb) [0x7f05e4350a4b] 2024-02-10T19:18:25.366 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 12: (AdminSocket::entry()+0x4de) [0x7f05e43512ae] 2024-02-10T19:18:25.366 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 13: /lib64/libstdc++.so.6(+0xc2b23) [0x7f05e20e8b23] 2024-02-10T19:18:25.366 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 14: /lib64/libpthread.so.0(+0x81ca) [0x7f05e31f21ca] 2024-02-10T19:18:25.366 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 15: clone() 2024-02-10T19:18:25.367 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:24.986+0000 7f05dbe60700 -1 *** Caught signal (Aborted) ** 2024-02-10T19:18:25.367 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: in thread 7f05dbe60700 thread_name:admin_socket 2024-02-10T19:18:25.367 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:25.367 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T19:18:25.367 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f05e31fcd20] 2024-02-10T19:18:25.367 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2: gsignal() 2024-02-10T19:18:25.367 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 3: abort() 2024-02-10T19:18:25.367 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 4: /lib64/libc.so.6(+0x21d39) [0x7f05e16d7d39] 2024-02-10T19:18:25.367 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 5: /lib64/libc.so.6(+0x46e86) [0x7f05e16fce86] 2024-02-10T19:18:25.367 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 6: /usr/lib64/ceph/libceph-common.so.2(+0x3e0785) [0x7f05e4348785] 2024-02-10T19:18:25.367 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 7: /usr/lib64/ceph/libceph-common.so.2(+0x3e1f75) [0x7f05e4349f75] 2024-02-10T19:18:25.367 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 8: /usr/lib64/ceph/libceph-common.so.2(+0x3e0baf) [0x7f05e4348baf] 2024-02-10T19:18:25.367 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 9: (AdminSocketHook::call_async(std::basic_string_view >, std::map, std::allocator >, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > >, std::less, std::allocator, std::allocator > const, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > > > > > const&, ceph::Formatter*, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x2dd) [0x7f05e4354b6d] 2024-02-10T19:18:25.367 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 10: (AdminSocket::execute_command(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x869) [0x7f05e434ef69] 2024-02-10T19:18:25.367 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 11: (AdminSocket::do_tell_queue()+0x1cb) [0x7f05e4350a4b] 2024-02-10T19:18:25.368 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 12: (AdminSocket::entry()+0x4de) [0x7f05e43512ae] 2024-02-10T19:18:25.369 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 13: /lib64/libstdc++.so.6(+0xc2b23) [0x7f05e20e8b23] 2024-02-10T19:18:25.369 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 14: /lib64/libpthread.so.0(+0x81ca) [0x7f05e31f21ca] 2024-02-10T19:18:25.369 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 15: clone() 2024-02-10T19:18:25.369 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-02-10T19:18:25.369 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:25.369 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -3217> 2024-02-10T19:18:17.462+0000 7f05e5c3e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T19:18:25.369 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -3196> 2024-02-10T19:18:17.563+0000 7f05e5c3e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T19:18:25.369 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2954> 2024-02-10T19:18:18.245+0000 7f05e5c3e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T19:18:25.369 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2912> 2024-02-10T19:18:18.341+0000 7f05e5c3e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T19:18:25.369 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2885> 2024-02-10T19:18:18.488+0000 7f05e5c3e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T19:18:25.369 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2863> 2024-02-10T19:18:18.587+0000 7f05e5c3e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T19:18:25.369 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2851> 2024-02-10T19:18:18.674+0000 7f05e5c3e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T19:18:25.370 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2832> 2024-02-10T19:18:18.946+0000 7f05e5c3e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T19:18:25.370 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2800> 2024-02-10T19:18:19.066+0000 7f05e5c3e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T19:18:25.370 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2780> 2024-02-10T19:18:19.155+0000 7f05e5c3e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T19:18:25.370 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2762> 2024-02-10T19:18:19.257+0000 7f05e5c3e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T19:18:25.370 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2735> 2024-02-10T19:18:19.439+0000 7f05e5c3e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T19:18:25.370 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2682> 2024-02-10T19:18:20.438+0000 7f05e5c3e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T19:18:25.370 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2668> 2024-02-10T19:18:20.574+0000 7f05e5c3e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T19:18:25.370 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2604> 2024-02-10T19:18:20.935+0000 7f05e5c3e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T19:18:25.370 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2588> 2024-02-10T19:18:21.028+0000 7f05e5c3e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T19:18:25.370 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2576> 2024-02-10T19:18:21.229+0000 7f05e5c3e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:18:25.370 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2536> 2024-02-10T19:18:21.419+0000 7f05e5c3e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T19:18:25.370 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2441> 2024-02-10T19:18:21.712+0000 7f05e5c3e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:18:25.370 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2425> 2024-02-10T19:18:21.976+0000 7f05e5c3e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T19:18:25.371 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2366> 2024-02-10T19:18:22.219+0000 7f05e5c3e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T19:18:25.371 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2213> 2024-02-10T19:18:23.053+0000 7f05e5c3e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T19:18:25.371 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2189> 2024-02-10T19:18:23.643+0000 7f05e5c3e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T19:18:25.371 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2175> 2024-02-10T19:18:23.745+0000 7f05e5c3e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T19:18:25.371 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2143> 2024-02-10T19:18:23.967+0000 7f05e5c3e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T19:18:25.371 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 0> 2024-02-10T19:18:24.986+0000 7f05dbe60700 -1 *** Caught signal (Aborted) ** 2024-02-10T19:18:25.371 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: in thread 7f05dbe60700 thread_name:admin_socket 2024-02-10T19:18:25.371 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:25.371 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T19:18:25.371 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f05e31fcd20] 2024-02-10T19:18:25.371 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2: gsignal() 2024-02-10T19:18:25.371 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 3: abort() 2024-02-10T19:18:25.371 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 4: /lib64/libc.so.6(+0x21d39) [0x7f05e16d7d39] 2024-02-10T19:18:25.371 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 5: /lib64/libc.so.6(+0x46e86) [0x7f05e16fce86] 2024-02-10T19:18:25.371 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 6: /usr/lib64/ceph/libceph-common.so.2(+0x3e0785) [0x7f05e4348785] 2024-02-10T19:18:25.372 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 7: /usr/lib64/ceph/libceph-common.so.2(+0x3e1f75) [0x7f05e4349f75] 2024-02-10T19:18:25.372 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 8: /usr/lib64/ceph/libceph-common.so.2(+0x3e0baf) [0x7f05e4348baf] 2024-02-10T19:18:25.372 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 9: (AdminSocketHook::call_async(std::basic_string_view >, std::map, std::allocator >, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > >, std::less, std::allocator, std::allocator > const, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > > > > > const&, ceph::Formatter*, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x2dd) [0x7f05e4354b6d] 2024-02-10T19:18:25.372 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 10: (AdminSocket::execute_command(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x869) [0x7f05e434ef69] 2024-02-10T19:18:25.372 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 11: (AdminSocket::do_tell_queue()+0x1cb) [0x7f05e4350a4b] 2024-02-10T19:18:25.372 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 12: (AdminSocket::entry()+0x4de) [0x7f05e43512ae] 2024-02-10T19:18:25.372 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 13: /lib64/libstdc++.so.6(+0xc2b23) [0x7f05e20e8b23] 2024-02-10T19:18:25.372 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 14: /lib64/libpthread.so.0(+0x81ca) [0x7f05e31f21ca] 2024-02-10T19:18:25.372 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 15: clone() 2024-02-10T19:18:25.372 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-02-10T19:18:25.372 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:25.372 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -3217> 2024-02-10T19:18:17.462+0000 7f05e5c3e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T19:18:25.373 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -3196> 2024-02-10T19:18:17.563+0000 7f05e5c3e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T19:18:25.373 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2954> 2024-02-10T19:18:18.245+0000 7f05e5c3e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T19:18:25.373 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2912> 2024-02-10T19:18:18.341+0000 7f05e5c3e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T19:18:25.373 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2885> 2024-02-10T19:18:18.488+0000 7f05e5c3e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T19:18:25.373 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2863> 2024-02-10T19:18:18.587+0000 7f05e5c3e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T19:18:25.373 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2851> 2024-02-10T19:18:18.674+0000 7f05e5c3e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T19:18:25.373 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2832> 2024-02-10T19:18:18.946+0000 7f05e5c3e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T19:18:25.373 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2800> 2024-02-10T19:18:19.066+0000 7f05e5c3e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T19:18:25.373 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2780> 2024-02-10T19:18:19.155+0000 7f05e5c3e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T19:18:25.373 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2762> 2024-02-10T19:18:19.257+0000 7f05e5c3e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T19:18:25.373 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2735> 2024-02-10T19:18:19.439+0000 7f05e5c3e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T19:18:25.373 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2682> 2024-02-10T19:18:20.438+0000 7f05e5c3e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T19:18:25.373 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2668> 2024-02-10T19:18:20.574+0000 7f05e5c3e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T19:18:25.373 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2604> 2024-02-10T19:18:20.935+0000 7f05e5c3e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T19:18:25.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2588> 2024-02-10T19:18:21.028+0000 7f05e5c3e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T19:18:25.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2576> 2024-02-10T19:18:21.229+0000 7f05e5c3e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:18:25.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2536> 2024-02-10T19:18:21.419+0000 7f05e5c3e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T19:18:25.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2441> 2024-02-10T19:18:21.712+0000 7f05e5c3e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:18:25.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2425> 2024-02-10T19:18:21.976+0000 7f05e5c3e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T19:18:25.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2366> 2024-02-10T19:18:22.219+0000 7f05e5c3e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T19:18:25.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2213> 2024-02-10T19:18:23.053+0000 7f05e5c3e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T19:18:25.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2189> 2024-02-10T19:18:23.643+0000 7f05e5c3e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T19:18:25.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2175> 2024-02-10T19:18:23.745+0000 7f05e5c3e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T19:18:25.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:24 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: -2143> 2024-02-10T19:18:23.967+0000 7f05e5c3e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T19:18:25.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 0> 2024-02-10T19:18:24.986+0000 7f05dbe60700 -1 *** Caught signal (Aborted) ** 2024-02-10T19:18:25.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: in thread 7f05dbe60700 thread_name:admin_socket 2024-02-10T19:18:25.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:25.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T19:18:25.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f05e31fcd20] 2024-02-10T19:18:25.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2: gsignal() 2024-02-10T19:18:25.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 3: abort() 2024-02-10T19:18:25.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 4: /lib64/libc.so.6(+0x21d39) [0x7f05e16d7d39] 2024-02-10T19:18:25.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 5: /lib64/libc.so.6(+0x46e86) [0x7f05e16fce86] 2024-02-10T19:18:25.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 6: /usr/lib64/ceph/libceph-common.so.2(+0x3e0785) [0x7f05e4348785] 2024-02-10T19:18:25.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 7: /usr/lib64/ceph/libceph-common.so.2(+0x3e1f75) [0x7f05e4349f75] 2024-02-10T19:18:25.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 8: /usr/lib64/ceph/libceph-common.so.2(+0x3e0baf) [0x7f05e4348baf] 2024-02-10T19:18:25.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 9: (AdminSocketHook::call_async(std::basic_string_view >, std::map, std::allocator >, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > >, std::less, std::allocator, std::allocator > const, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > > > > > const&, ceph::Formatter*, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x2dd) [0x7f05e4354b6d] 2024-02-10T19:18:25.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 10: (AdminSocket::execute_command(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x869) [0x7f05e434ef69] 2024-02-10T19:18:25.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 11: (AdminSocket::do_tell_queue()+0x1cb) [0x7f05e4350a4b] 2024-02-10T19:18:25.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 12: (AdminSocket::entry()+0x4de) [0x7f05e43512ae] 2024-02-10T19:18:25.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 13: /lib64/libstdc++.so.6(+0xc2b23) [0x7f05e20e8b23] 2024-02-10T19:18:25.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 14: /lib64/libpthread.so.0(+0x81ca) [0x7f05e31f21ca] 2024-02-10T19:18:25.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 15: clone() 2024-02-10T19:18:25.376 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-02-10T19:18:25.376 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[29984]: 2024-02-10T19:18:25.376 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 podman[31035]: 2024-02-10 19:18:25.053466211 +0000 UTC m=+0.020319093 container died 3e1b2ba35089214ae26305e3f5e4dd5c60a81dd75c205530cd6b98db103cfcc3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-02-10T19:18:26.124 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 podman[31035]: 2024-02-10 19:18:25.64859919 +0000 UTC m=+0.615452084 container remove 3e1b2ba35089214ae26305e3f5e4dd5c60a81dd75c205530cd6b98db103cfcc3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True) 2024-02-10T19:18:26.124 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Main process exited, code=exited, status=134/n/a 2024-02-10T19:18:26.125 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Failed with result 'exit-code'. 2024-02-10T19:18:26.125 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:25 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Consumed 16.929s CPU time. 2024-02-10T19:18:36.470 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:36 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Scheduled restart job, restart counter is at 1. 2024-02-10T19:18:36.470 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:36 smithi019 systemd[1]: Stopped Ceph mgr.a for ecc99dfa-c848-11ee-95b9-87774f69a715. 2024-02-10T19:18:36.471 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:36 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Consumed 16.929s CPU time. 2024-02-10T19:18:36.471 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:36 smithi019 systemd[1]: Starting Ceph mgr.a for ecc99dfa-c848-11ee-95b9-87774f69a715... 2024-02-10T19:18:36.471 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:36 smithi019 podman[31135]: 2024-02-10 19:18:36.265005567 +0000 UTC m=+0.018955835 image pull e48fe55de6ee3b829f30453aff6c5b827d8a98f60d77766ebc745b9d4d6844af quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228 2024-02-10T19:18:36.471 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:36 smithi019 podman[31135]: 2024-02-10 19:18:36.373864296 +0000 UTC m=+0.127814613 container create 9e3b3b99529846a33c86a3da6658f458e8ef82035ead8e1cddc7bf869c610e6f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.33.2, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-02-10T19:18:36.874 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:36 smithi019 podman[31135]: 2024-02-10 19:18:36.56770027 +0000 UTC m=+0.321650531 container init 9e3b3b99529846a33c86a3da6658f458e8ef82035ead8e1cddc7bf869c610e6f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-02-10T19:18:36.874 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:36 smithi019 podman[31135]: 2024-02-10 19:18:36.573337712 +0000 UTC m=+0.327287967 container start 9e3b3b99529846a33c86a3da6658f458e8ef82035ead8e1cddc7bf869c610e6f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, GIT_CLEAN=True, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD) 2024-02-10T19:18:36.875 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:36 smithi019 bash[31135]: 9e3b3b99529846a33c86a3da6658f458e8ef82035ead8e1cddc7bf869c610e6f 2024-02-10T19:18:36.875 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:36 smithi019 systemd[1]: Started Ceph mgr.a for ecc99dfa-c848-11ee-95b9-87774f69a715. 2024-02-10T19:18:37.624 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:37 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:37.124+0000 7f13c5d06200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T19:18:37.624 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:37 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:37.220+0000 7f13c5d06200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T19:18:38.217 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:37 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:37.880+0000 7f13c5d06200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T19:18:38.217 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:37 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:37.975+0000 7f13c5d06200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T19:18:38.217 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:38 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:38.118+0000 7f13c5d06200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T19:18:38.569 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:38 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:38.216+0000 7f13c5d06200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T19:18:38.569 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:38 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:38.301+0000 7f13c5d06200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T19:18:38.569 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:38 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:38.568+0000 7f13c5d06200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T19:18:38.866 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:38 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:38.681+0000 7f13c5d06200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T19:18:38.867 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:38 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:38.769+0000 7f13c5d06200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T19:18:38.867 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:38 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:38.865+0000 7f13c5d06200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T19:18:39.124 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:39 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:39.044+0000 7f13c5d06200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T19:18:40.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:40 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:40.045+0000 7f13c5d06200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T19:18:40.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:40 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:40.179+0000 7f13c5d06200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T19:18:40.809 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:40 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:40.516+0000 7f13c5d06200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T19:18:40.810 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:40 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:40.608+0000 7f13c5d06200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T19:18:40.810 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:40 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:40.808+0000 7f13c5d06200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:18:41.124 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:40 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:40.997+0000 7f13c5d06200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T19:18:41.398 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:41 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:41.293+0000 7f13c5d06200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:18:41.810 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:41 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:41.561+0000 7f13c5d06200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T19:18:41.811 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:41 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:41.809+0000 7f13c5d06200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T19:18:43.124 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:42 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:42.641+0000 7f13c5d06200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T19:18:43.544 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:43.223+0000 7f13c5d06200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T19:18:43.544 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:43.323+0000 7f13c5d06200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T19:18:43.544 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:43.543+0000 7f13c5d06200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T19:18:43.874 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:43 smithi019 ceph-mon[29727]: Active manager daemon a restarted 2024-02-10T19:18:43.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:43 smithi019 ceph-mon[29727]: Activating manager daemon a 2024-02-10T19:18:43.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:43 smithi019 ceph-mon[29727]: osdmap e3: 0 total, 0 up, 0 in 2024-02-10T19:18:43.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:43 smithi019 ceph-mon[29727]: mgrmap e8: a(active, starting, since 0.0033625s) 2024-02-10T19:18:43.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:43 smithi019 ceph-mon[29727]: from='mgr.14132 172.21.15.19:0/362937391' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T19:18:43.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:43 smithi019 ceph-mon[29727]: from='mgr.14132 172.21.15.19:0/362937391' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-02-10T19:18:43.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:43 smithi019 ceph-mon[29727]: from='mgr.14132 172.21.15.19:0/362937391' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T19:18:43.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:43 smithi019 ceph-mon[29727]: from='mgr.14132 172.21.15.19:0/362937391' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T19:18:43.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:43 smithi019 ceph-mon[29727]: from='mgr.14132 172.21.15.19:0/362937391' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T19:18:43.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:43 smithi019 ceph-mon[29727]: Manager daemon a is now available 2024-02-10T19:18:43.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:43 smithi019 ceph-mon[29727]: from='mgr.14132 172.21.15.19:0/362937391' entity='mgr.a' 2024-02-10T19:18:43.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:43 smithi019 ceph-mon[29727]: from='mgr.14132 172.21.15.19:0/362937391' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T19:18:43.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:43 smithi019 ceph-mon[29727]: from='mgr.14132 172.21.15.19:0/362937391' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T19:18:44.874 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-mon[29727]: from='mgr.14132 172.21.15.19:0/362937391' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T19:18:44.874 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-mon[29727]: from='mgr.14132 172.21.15.19:0/362937391' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-02-10T19:18:44.874 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-mon[29727]: from='mgr.14132 172.21.15.19:0/362937391' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-02-10T19:18:44.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-mon[29727]: from='mgr.14132 172.21.15.19:0/362937391' entity='mgr.a' 2024-02-10T19:18:44.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-mon[29727]: from='mgr.14132 172.21.15.19:0/362937391' entity='mgr.a' 2024-02-10T19:18:44.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-mon[29727]: mgrmap e9: a(active, since 1.00783s) 2024-02-10T19:18:44.876 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: ceph-mgr: /home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/19.0.0-1367-g14aa01b9/rpm/el8/BUILD/ceph-19.0.0-1367-g14aa01b9/x86_64-redhat-linux-gnu/boost/include/boost/smart_ptr/intrusive_ptr.hpp:201: T* boost::intrusive_ptr::operator->() const [with T = Connection]: Assertion `px != 0' failed. 2024-02-10T19:18:44.876 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: *** Caught signal (Aborted) ** 2024-02-10T19:18:44.876 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: in thread 7f13bbb0a700 thread_name:admin_socket 2024-02-10T19:18:44.876 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T19:18:44.876 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f13c32c4d20] 2024-02-10T19:18:44.876 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2: gsignal() 2024-02-10T19:18:44.876 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 3: abort() 2024-02-10T19:18:44.876 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 4: /lib64/libc.so.6(+0x21d39) [0x7f13c179fd39] 2024-02-10T19:18:44.876 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 5: /lib64/libc.so.6(+0x46e86) [0x7f13c17c4e86] 2024-02-10T19:18:44.876 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 6: /usr/lib64/ceph/libceph-common.so.2(+0x3e0785) [0x7f13c4410785] 2024-02-10T19:18:44.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 7: /usr/lib64/ceph/libceph-common.so.2(+0x3e1f75) [0x7f13c4411f75] 2024-02-10T19:18:44.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 8: /usr/lib64/ceph/libceph-common.so.2(+0x3e0baf) [0x7f13c4410baf] 2024-02-10T19:18:44.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 9: (AdminSocketHook::call_async(std::basic_string_view >, std::map, std::allocator >, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > >, std::less, std::allocator, std::allocator > const, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > > > > > const&, ceph::Formatter*, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x2dd) [0x7f13c441cb6d] 2024-02-10T19:18:44.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 10: (AdminSocket::execute_command(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x869) [0x7f13c4416f69] 2024-02-10T19:18:44.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 11: (AdminSocket::do_tell_queue()+0x1cb) [0x7f13c4418a4b] 2024-02-10T19:18:44.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 12: (AdminSocket::entry()+0x4de) [0x7f13c44192ae] 2024-02-10T19:18:44.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 13: /lib64/libstdc++.so.6(+0xc2b23) [0x7f13c21b0b23] 2024-02-10T19:18:44.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 14: /lib64/libpthread.so.0(+0x81ca) [0x7f13c32ba1ca] 2024-02-10T19:18:44.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 15: clone() 2024-02-10T19:18:44.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:44.564+0000 7f13bbb0a700 -1 *** Caught signal (Aborted) ** 2024-02-10T19:18:44.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: in thread 7f13bbb0a700 thread_name:admin_socket 2024-02-10T19:18:44.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:44.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T19:18:44.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f13c32c4d20] 2024-02-10T19:18:44.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2: gsignal() 2024-02-10T19:18:44.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 3: abort() 2024-02-10T19:18:44.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 4: /lib64/libc.so.6(+0x21d39) [0x7f13c179fd39] 2024-02-10T19:18:44.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 5: /lib64/libc.so.6(+0x46e86) [0x7f13c17c4e86] 2024-02-10T19:18:44.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 6: /usr/lib64/ceph/libceph-common.so.2(+0x3e0785) [0x7f13c4410785] 2024-02-10T19:18:44.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 7: /usr/lib64/ceph/libceph-common.so.2(+0x3e1f75) [0x7f13c4411f75] 2024-02-10T19:18:44.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 8: /usr/lib64/ceph/libceph-common.so.2(+0x3e0baf) [0x7f13c4410baf] 2024-02-10T19:18:44.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 9: (AdminSocketHook::call_async(std::basic_string_view >, std::map, std::allocator >, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > >, std::less, std::allocator, std::allocator > const, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > > > > > const&, ceph::Formatter*, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x2dd) [0x7f13c441cb6d] 2024-02-10T19:18:44.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 10: (AdminSocket::execute_command(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x869) [0x7f13c4416f69] 2024-02-10T19:18:44.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 11: (AdminSocket::do_tell_queue()+0x1cb) [0x7f13c4418a4b] 2024-02-10T19:18:44.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 12: (AdminSocket::entry()+0x4de) [0x7f13c44192ae] 2024-02-10T19:18:44.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 13: /lib64/libstdc++.so.6(+0xc2b23) [0x7f13c21b0b23] 2024-02-10T19:18:44.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 14: /lib64/libpthread.so.0(+0x81ca) [0x7f13c32ba1ca] 2024-02-10T19:18:44.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 15: clone() 2024-02-10T19:18:44.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-02-10T19:18:44.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:44.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -3133> 2024-02-10T19:18:37.124+0000 7f13c5d06200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T19:18:44.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -3112> 2024-02-10T19:18:37.220+0000 7f13c5d06200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T19:18:44.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2870> 2024-02-10T19:18:37.880+0000 7f13c5d06200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T19:18:44.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2828> 2024-02-10T19:18:37.975+0000 7f13c5d06200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T19:18:44.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2801> 2024-02-10T19:18:38.118+0000 7f13c5d06200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T19:18:44.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2779> 2024-02-10T19:18:38.216+0000 7f13c5d06200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T19:18:44.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2767> 2024-02-10T19:18:38.301+0000 7f13c5d06200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T19:18:44.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2748> 2024-02-10T19:18:38.568+0000 7f13c5d06200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T19:18:44.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2716> 2024-02-10T19:18:38.681+0000 7f13c5d06200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T19:18:44.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2696> 2024-02-10T19:18:38.769+0000 7f13c5d06200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T19:18:44.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2678> 2024-02-10T19:18:38.865+0000 7f13c5d06200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T19:18:44.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2651> 2024-02-10T19:18:39.044+0000 7f13c5d06200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T19:18:44.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2598> 2024-02-10T19:18:40.045+0000 7f13c5d06200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T19:18:44.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2584> 2024-02-10T19:18:40.179+0000 7f13c5d06200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T19:18:44.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2525> 2024-02-10T19:18:40.516+0000 7f13c5d06200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T19:18:44.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2504> 2024-02-10T19:18:40.608+0000 7f13c5d06200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T19:18:44.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2492> 2024-02-10T19:18:40.808+0000 7f13c5d06200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:18:44.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2452> 2024-02-10T19:18:40.997+0000 7f13c5d06200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T19:18:44.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2357> 2024-02-10T19:18:41.293+0000 7f13c5d06200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:18:44.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2346> 2024-02-10T19:18:41.561+0000 7f13c5d06200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T19:18:44.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2282> 2024-02-10T19:18:41.809+0000 7f13c5d06200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T19:18:44.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2129> 2024-02-10T19:18:42.641+0000 7f13c5d06200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T19:18:44.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2105> 2024-02-10T19:18:43.223+0000 7f13c5d06200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T19:18:44.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2091> 2024-02-10T19:18:43.323+0000 7f13c5d06200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T19:18:44.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2064> 2024-02-10T19:18:43.543+0000 7f13c5d06200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T19:18:44.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 0> 2024-02-10T19:18:44.564+0000 7f13bbb0a700 -1 *** Caught signal (Aborted) ** 2024-02-10T19:18:44.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: in thread 7f13bbb0a700 thread_name:admin_socket 2024-02-10T19:18:44.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:44.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T19:18:44.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f13c32c4d20] 2024-02-10T19:18:44.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2: gsignal() 2024-02-10T19:18:44.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 3: abort() 2024-02-10T19:18:44.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 4: /lib64/libc.so.6(+0x21d39) [0x7f13c179fd39] 2024-02-10T19:18:44.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 5: /lib64/libc.so.6(+0x46e86) [0x7f13c17c4e86] 2024-02-10T19:18:44.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 6: /usr/lib64/ceph/libceph-common.so.2(+0x3e0785) [0x7f13c4410785] 2024-02-10T19:18:44.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 7: /usr/lib64/ceph/libceph-common.so.2(+0x3e1f75) [0x7f13c4411f75] 2024-02-10T19:18:44.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 8: /usr/lib64/ceph/libceph-common.so.2(+0x3e0baf) [0x7f13c4410baf] 2024-02-10T19:18:44.882 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 9: (AdminSocketHook::call_async(std::basic_string_view >, std::map, std::allocator >, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > >, std::less, std::allocator, std::allocator > const, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > > > > > const&, ceph::Formatter*, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x2dd) [0x7f13c441cb6d] 2024-02-10T19:18:44.882 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 10: (AdminSocket::execute_command(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x869) [0x7f13c4416f69] 2024-02-10T19:18:44.882 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 11: (AdminSocket::do_tell_queue()+0x1cb) [0x7f13c4418a4b] 2024-02-10T19:18:44.882 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 12: (AdminSocket::entry()+0x4de) [0x7f13c44192ae] 2024-02-10T19:18:44.882 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 13: /lib64/libstdc++.so.6(+0xc2b23) [0x7f13c21b0b23] 2024-02-10T19:18:44.882 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 14: /lib64/libpthread.so.0(+0x81ca) [0x7f13c32ba1ca] 2024-02-10T19:18:44.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 15: clone() 2024-02-10T19:18:44.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-02-10T19:18:44.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:44.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -3133> 2024-02-10T19:18:37.124+0000 7f13c5d06200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T19:18:44.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -3112> 2024-02-10T19:18:37.220+0000 7f13c5d06200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T19:18:44.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2870> 2024-02-10T19:18:37.880+0000 7f13c5d06200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T19:18:44.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2828> 2024-02-10T19:18:37.975+0000 7f13c5d06200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T19:18:44.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2801> 2024-02-10T19:18:38.118+0000 7f13c5d06200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T19:18:44.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2779> 2024-02-10T19:18:38.216+0000 7f13c5d06200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T19:18:44.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2767> 2024-02-10T19:18:38.301+0000 7f13c5d06200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T19:18:44.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2748> 2024-02-10T19:18:38.568+0000 7f13c5d06200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T19:18:44.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2716> 2024-02-10T19:18:38.681+0000 7f13c5d06200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T19:18:44.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2696> 2024-02-10T19:18:38.769+0000 7f13c5d06200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T19:18:44.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2678> 2024-02-10T19:18:38.865+0000 7f13c5d06200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T19:18:44.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2651> 2024-02-10T19:18:39.044+0000 7f13c5d06200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T19:18:44.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2598> 2024-02-10T19:18:40.045+0000 7f13c5d06200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T19:18:44.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2584> 2024-02-10T19:18:40.179+0000 7f13c5d06200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T19:18:44.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2525> 2024-02-10T19:18:40.516+0000 7f13c5d06200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T19:18:44.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2504> 2024-02-10T19:18:40.608+0000 7f13c5d06200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T19:18:44.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2492> 2024-02-10T19:18:40.808+0000 7f13c5d06200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:18:44.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2452> 2024-02-10T19:18:40.997+0000 7f13c5d06200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T19:18:44.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2357> 2024-02-10T19:18:41.293+0000 7f13c5d06200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:18:44.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2346> 2024-02-10T19:18:41.561+0000 7f13c5d06200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T19:18:44.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2282> 2024-02-10T19:18:41.809+0000 7f13c5d06200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T19:18:44.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2129> 2024-02-10T19:18:42.641+0000 7f13c5d06200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T19:18:44.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2105> 2024-02-10T19:18:43.223+0000 7f13c5d06200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T19:18:44.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2091> 2024-02-10T19:18:43.323+0000 7f13c5d06200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T19:18:44.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: -2064> 2024-02-10T19:18:43.543+0000 7f13c5d06200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T19:18:44.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 0> 2024-02-10T19:18:44.564+0000 7f13bbb0a700 -1 *** Caught signal (Aborted) ** 2024-02-10T19:18:44.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: in thread 7f13bbb0a700 thread_name:admin_socket 2024-02-10T19:18:44.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:44.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T19:18:44.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f13c32c4d20] 2024-02-10T19:18:44.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2: gsignal() 2024-02-10T19:18:44.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 3: abort() 2024-02-10T19:18:44.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 4: /lib64/libc.so.6(+0x21d39) [0x7f13c179fd39] 2024-02-10T19:18:44.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 5: /lib64/libc.so.6(+0x46e86) [0x7f13c17c4e86] 2024-02-10T19:18:44.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 6: /usr/lib64/ceph/libceph-common.so.2(+0x3e0785) [0x7f13c4410785] 2024-02-10T19:18:44.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 7: /usr/lib64/ceph/libceph-common.so.2(+0x3e1f75) [0x7f13c4411f75] 2024-02-10T19:18:44.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 8: /usr/lib64/ceph/libceph-common.so.2(+0x3e0baf) [0x7f13c4410baf] 2024-02-10T19:18:44.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 9: (AdminSocketHook::call_async(std::basic_string_view >, std::map, std::allocator >, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > >, std::less, std::allocator, std::allocator > const, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > > > > > const&, ceph::Formatter*, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x2dd) [0x7f13c441cb6d] 2024-02-10T19:18:44.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 10: (AdminSocket::execute_command(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x869) [0x7f13c4416f69] 2024-02-10T19:18:44.886 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 11: (AdminSocket::do_tell_queue()+0x1cb) [0x7f13c4418a4b] 2024-02-10T19:18:44.886 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 12: (AdminSocket::entry()+0x4de) [0x7f13c44192ae] 2024-02-10T19:18:44.886 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 13: /lib64/libstdc++.so.6(+0xc2b23) [0x7f13c21b0b23] 2024-02-10T19:18:44.886 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 14: /lib64/libpthread.so.0(+0x81ca) [0x7f13c32ba1ca] 2024-02-10T19:18:44.886 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 15: clone() 2024-02-10T19:18:44.886 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-02-10T19:18:44.886 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31149]: 2024-02-10T19:18:44.886 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:44 smithi019 podman[31385]: 2024-02-10 19:18:44.624871682 +0000 UTC m=+0.019575708 container died 9e3b3b99529846a33c86a3da6658f458e8ef82035ead8e1cddc7bf869c610e6f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-02-10T19:18:45.624 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:45 smithi019 podman[31385]: 2024-02-10 19:18:45.19599326 +0000 UTC m=+0.590697330 container remove 9e3b3b99529846a33c86a3da6658f458e8ef82035ead8e1cddc7bf869c610e6f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131) 2024-02-10T19:18:45.625 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:45 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Main process exited, code=exited, status=134/n/a 2024-02-10T19:18:45.625 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:45 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Failed with result 'exit-code'. 2024-02-10T19:18:45.625 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:45 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Consumed 9.157s CPU time. 2024-02-10T19:18:55.896 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:55 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Scheduled restart job, restart counter is at 2. 2024-02-10T19:18:55.896 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:55 smithi019 systemd[1]: Stopped Ceph mgr.a for ecc99dfa-c848-11ee-95b9-87774f69a715. 2024-02-10T19:18:55.896 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:55 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Consumed 9.157s CPU time. 2024-02-10T19:18:55.896 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:55 smithi019 systemd[1]: Starting Ceph mgr.a for ecc99dfa-c848-11ee-95b9-87774f69a715... 2024-02-10T19:18:55.896 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:55 smithi019 podman[31485]: 2024-02-10 19:18:55.767392645 +0000 UTC m=+0.018162287 image pull e48fe55de6ee3b829f30453aff6c5b827d8a98f60d77766ebc745b9d4d6844af quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228 2024-02-10T19:18:55.896 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:55 smithi019 podman[31485]: 2024-02-10 19:18:55.896027501 +0000 UTC m=+0.146797167 container create 24b56397639aecea7834c874b486655c09798997f6831fe1ec620f3031da13c4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, ceph=True, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-02-10T19:18:56.223 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:56 smithi019 podman[31485]: 2024-02-10 19:18:56.114763648 +0000 UTC m=+0.365533273 container init 24b56397639aecea7834c874b486655c09798997f6831fe1ec620f3031da13c4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, ceph=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b) 2024-02-10T19:18:56.223 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:56 smithi019 podman[31485]: 2024-02-10 19:18:56.119936353 +0000 UTC m=+0.370705978 container start 24b56397639aecea7834c874b486655c09798997f6831fe1ec620f3031da13c4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, org.label-schema.vendor=CentOS) 2024-02-10T19:18:56.624 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:56 smithi019 bash[31485]: 24b56397639aecea7834c874b486655c09798997f6831fe1ec620f3031da13c4 2024-02-10T19:18:56.624 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:56 smithi019 systemd[1]: Started Ceph mgr.a for ecc99dfa-c848-11ee-95b9-87774f69a715. 2024-02-10T19:18:57.124 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:56 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:18:56.675+0000 7f869ec69200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T19:18:57.124 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:56 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:18:56.771+0000 7f869ec69200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T19:18:57.780 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:57 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:18:57.439+0000 7f869ec69200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T19:18:57.780 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:57 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:18:57.535+0000 7f869ec69200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T19:18:57.780 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:57 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:18:57.680+0000 7f869ec69200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T19:18:57.780 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:57 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:18:57.779+0000 7f869ec69200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T19:18:58.124 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:57 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:18:57.864+0000 7f869ec69200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T19:18:58.439 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:58 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:18:58.134+0000 7f869ec69200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T19:18:58.439 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:58 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:18:58.248+0000 7f869ec69200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T19:18:58.439 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:58 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:18:58.338+0000 7f869ec69200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T19:18:58.439 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:58 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:18:58.437+0000 7f869ec69200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T19:18:58.874 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:58 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:18:58.617+0000 7f869ec69200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T19:19:00.105 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:59 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:18:59.625+0000 7f869ec69200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T19:19:00.106 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:18:59 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:18:59.761+0000 7f869ec69200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T19:19:00.106 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:00 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:19:00.104+0000 7f869ec69200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T19:19:00.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:00 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:19:00.198+0000 7f869ec69200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T19:19:00.874 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:00 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:19:00.402+0000 7f869ec69200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:19:00.874 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:00 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:19:00.593+0000 7f869ec69200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T19:19:01.156 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:00 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:19:00.891+0000 7f869ec69200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:19:01.156 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:01 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:19:01.155+0000 7f869ec69200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T19:19:01.624 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:01 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:19:01.400+0000 7f869ec69200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T19:19:02.624 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:02 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:19:02.240+0000 7f869ec69200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T19:19:03.124 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:02 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:19:02.853+0000 7f869ec69200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T19:19:03.124 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:02 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:19:02.956+0000 7f869ec69200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T19:19:03.624 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:03 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:19:03.181+0000 7f869ec69200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T19:19:03.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:03 smithi019 ceph-mon[29727]: Active manager daemon a restarted 2024-02-10T19:19:03.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:03 smithi019 ceph-mon[29727]: Activating manager daemon a 2024-02-10T19:19:03.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:03 smithi019 ceph-mon[29727]: osdmap e4: 0 total, 0 up, 0 in 2024-02-10T19:19:03.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:03 smithi019 ceph-mon[29727]: mgrmap e10: a(active, starting, since 0.00295179s) 2024-02-10T19:19:03.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:03 smithi019 ceph-mon[29727]: from='mgr.14140 172.21.15.19:0/211567919' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T19:19:03.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:03 smithi019 ceph-mon[29727]: from='mgr.14140 172.21.15.19:0/211567919' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-02-10T19:19:03.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:03 smithi019 ceph-mon[29727]: from='mgr.14140 172.21.15.19:0/211567919' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T19:19:03.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:03 smithi019 ceph-mon[29727]: from='mgr.14140 172.21.15.19:0/211567919' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T19:19:03.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:03 smithi019 ceph-mon[29727]: from='mgr.14140 172.21.15.19:0/211567919' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T19:19:03.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:03 smithi019 ceph-mon[29727]: Manager daemon a is now available 2024-02-10T19:19:03.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:03 smithi019 ceph-mon[29727]: from='mgr.14140 172.21.15.19:0/211567919' entity='mgr.a' 2024-02-10T19:19:03.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:03 smithi019 ceph-mon[29727]: from='mgr.14140 172.21.15.19:0/211567919' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T19:19:03.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:03 smithi019 ceph-mon[29727]: from='mgr.14140 172.21.15.19:0/211567919' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T19:19:03.625 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:03 smithi019 ceph-mon[29727]: from='mgr.14140 172.21.15.19:0/211567919' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T19:19:04.525 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-mon[29727]: from='mgr.14140 172.21.15.19:0/211567919' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-02-10T19:19:04.525 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-mon[29727]: from='mgr.14140 172.21.15.19:0/211567919' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-02-10T19:19:04.525 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-mon[29727]: mgrmap e11: a(active, since 1.00736s) 2024-02-10T19:19:04.526 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: ceph-mgr: /home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/19.0.0-1367-g14aa01b9/rpm/el8/BUILD/ceph-19.0.0-1367-g14aa01b9/x86_64-redhat-linux-gnu/boost/include/boost/smart_ptr/intrusive_ptr.hpp:201: T* boost::intrusive_ptr::operator->() const [with T = Connection]: Assertion `px != 0' failed. 2024-02-10T19:19:04.526 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: *** Caught signal (Aborted) ** 2024-02-10T19:19:04.526 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: in thread 7f8694a6d700 thread_name:admin_socket 2024-02-10T19:19:04.526 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T19:19:04.526 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f869c227d20] 2024-02-10T19:19:04.526 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2: gsignal() 2024-02-10T19:19:04.526 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 3: abort() 2024-02-10T19:19:04.527 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 4: /lib64/libc.so.6(+0x21d39) [0x7f869a702d39] 2024-02-10T19:19:04.527 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 5: /lib64/libc.so.6(+0x46e86) [0x7f869a727e86] 2024-02-10T19:19:04.527 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 6: /usr/lib64/ceph/libceph-common.so.2(+0x3e0785) [0x7f869d373785] 2024-02-10T19:19:04.527 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 7: /usr/lib64/ceph/libceph-common.so.2(+0x3e1f75) [0x7f869d374f75] 2024-02-10T19:19:04.527 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 8: /usr/lib64/ceph/libceph-common.so.2(+0x3e0baf) [0x7f869d373baf] 2024-02-10T19:19:04.527 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 9: (AdminSocketHook::call_async(std::basic_string_view >, std::map, std::allocator >, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > >, std::less, std::allocator, std::allocator > const, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > > > > > const&, ceph::Formatter*, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x2dd) [0x7f869d37fb6d] 2024-02-10T19:19:04.527 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 10: (AdminSocket::execute_command(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x869) [0x7f869d379f69] 2024-02-10T19:19:04.527 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 11: (AdminSocket::do_tell_queue()+0x1cb) [0x7f869d37ba4b] 2024-02-10T19:19:04.527 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 12: (AdminSocket::entry()+0x4de) [0x7f869d37c2ae] 2024-02-10T19:19:04.527 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 13: /lib64/libstdc++.so.6(+0xc2b23) [0x7f869b113b23] 2024-02-10T19:19:04.527 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 14: /lib64/libpthread.so.0(+0x81ca) [0x7f869c21d1ca] 2024-02-10T19:19:04.527 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 15: clone() 2024-02-10T19:19:04.527 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:19:04.202+0000 7f8694a6d700 -1 *** Caught signal (Aborted) ** 2024-02-10T19:19:04.528 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: in thread 7f8694a6d700 thread_name:admin_socket 2024-02-10T19:19:04.528 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:19:04.528 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T19:19:04.528 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f869c227d20] 2024-02-10T19:19:04.528 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2: gsignal() 2024-02-10T19:19:04.528 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 3: abort() 2024-02-10T19:19:04.528 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 4: /lib64/libc.so.6(+0x21d39) [0x7f869a702d39] 2024-02-10T19:19:04.528 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 5: /lib64/libc.so.6(+0x46e86) [0x7f869a727e86] 2024-02-10T19:19:04.528 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 6: /usr/lib64/ceph/libceph-common.so.2(+0x3e0785) [0x7f869d373785] 2024-02-10T19:19:04.528 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 7: /usr/lib64/ceph/libceph-common.so.2(+0x3e1f75) [0x7f869d374f75] 2024-02-10T19:19:04.528 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 8: /usr/lib64/ceph/libceph-common.so.2(+0x3e0baf) [0x7f869d373baf] 2024-02-10T19:19:04.528 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 9: (AdminSocketHook::call_async(std::basic_string_view >, std::map, std::allocator >, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > >, std::less, std::allocator, std::allocator > const, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > > > > > const&, ceph::Formatter*, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x2dd) [0x7f869d37fb6d] 2024-02-10T19:19:04.528 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 10: (AdminSocket::execute_command(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x869) [0x7f869d379f69] 2024-02-10T19:19:04.529 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 11: (AdminSocket::do_tell_queue()+0x1cb) [0x7f869d37ba4b] 2024-02-10T19:19:04.529 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 12: (AdminSocket::entry()+0x4de) [0x7f869d37c2ae] 2024-02-10T19:19:04.529 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 13: /lib64/libstdc++.so.6(+0xc2b23) [0x7f869b113b23] 2024-02-10T19:19:04.529 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 14: /lib64/libpthread.so.0(+0x81ca) [0x7f869c21d1ca] 2024-02-10T19:19:04.529 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 15: clone() 2024-02-10T19:19:04.529 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-02-10T19:19:04.529 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:19:04.529 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -3108> 2024-02-10T19:18:56.675+0000 7f869ec69200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T19:19:04.529 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -3087> 2024-02-10T19:18:56.771+0000 7f869ec69200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T19:19:04.529 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2845> 2024-02-10T19:18:57.439+0000 7f869ec69200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T19:19:04.529 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2803> 2024-02-10T19:18:57.535+0000 7f869ec69200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T19:19:04.529 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2776> 2024-02-10T19:18:57.680+0000 7f869ec69200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T19:19:04.529 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2754> 2024-02-10T19:18:57.779+0000 7f869ec69200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T19:19:04.529 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2742> 2024-02-10T19:18:57.864+0000 7f869ec69200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T19:19:04.530 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2723> 2024-02-10T19:18:58.134+0000 7f869ec69200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T19:19:04.530 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2691> 2024-02-10T19:18:58.248+0000 7f869ec69200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T19:19:04.530 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2671> 2024-02-10T19:18:58.338+0000 7f869ec69200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T19:19:04.530 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2653> 2024-02-10T19:18:58.437+0000 7f869ec69200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T19:19:04.530 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2626> 2024-02-10T19:18:58.617+0000 7f869ec69200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T19:19:04.530 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2573> 2024-02-10T19:18:59.625+0000 7f869ec69200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T19:19:04.530 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2559> 2024-02-10T19:18:59.761+0000 7f869ec69200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T19:19:04.530 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2500> 2024-02-10T19:19:00.104+0000 7f869ec69200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T19:19:04.530 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2479> 2024-02-10T19:19:00.198+0000 7f869ec69200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T19:19:04.530 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2467> 2024-02-10T19:19:00.402+0000 7f869ec69200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:19:04.531 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2427> 2024-02-10T19:19:00.593+0000 7f869ec69200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T19:19:04.531 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2332> 2024-02-10T19:19:00.891+0000 7f869ec69200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:19:04.531 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2316> 2024-02-10T19:19:01.155+0000 7f869ec69200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T19:19:04.531 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2257> 2024-02-10T19:19:01.400+0000 7f869ec69200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T19:19:04.531 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2104> 2024-02-10T19:19:02.240+0000 7f869ec69200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T19:19:04.531 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2080> 2024-02-10T19:19:02.853+0000 7f869ec69200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T19:19:04.532 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2066> 2024-02-10T19:19:02.956+0000 7f869ec69200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T19:19:04.532 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2034> 2024-02-10T19:19:03.181+0000 7f869ec69200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T19:19:04.532 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 0> 2024-02-10T19:19:04.202+0000 7f8694a6d700 -1 *** Caught signal (Aborted) ** 2024-02-10T19:19:04.532 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: in thread 7f8694a6d700 thread_name:admin_socket 2024-02-10T19:19:04.532 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:19:04.532 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T19:19:04.532 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f869c227d20] 2024-02-10T19:19:04.532 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2: gsignal() 2024-02-10T19:19:04.532 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 3: abort() 2024-02-10T19:19:04.532 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 4: /lib64/libc.so.6(+0x21d39) [0x7f869a702d39] 2024-02-10T19:19:04.532 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 5: /lib64/libc.so.6(+0x46e86) [0x7f869a727e86] 2024-02-10T19:19:04.532 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 6: /usr/lib64/ceph/libceph-common.so.2(+0x3e0785) [0x7f869d373785] 2024-02-10T19:19:04.532 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 7: /usr/lib64/ceph/libceph-common.so.2(+0x3e1f75) [0x7f869d374f75] 2024-02-10T19:19:04.533 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 8: /usr/lib64/ceph/libceph-common.so.2(+0x3e0baf) [0x7f869d373baf] 2024-02-10T19:19:04.533 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 9: (AdminSocketHook::call_async(std::basic_string_view >, std::map, std::allocator >, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > >, std::less, std::allocator, std::allocator > const, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > > > > > const&, ceph::Formatter*, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x2dd) [0x7f869d37fb6d] 2024-02-10T19:19:04.533 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 10: (AdminSocket::execute_command(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x869) [0x7f869d379f69] 2024-02-10T19:19:04.533 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 11: (AdminSocket::do_tell_queue()+0x1cb) [0x7f869d37ba4b] 2024-02-10T19:19:04.533 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 12: (AdminSocket::entry()+0x4de) [0x7f869d37c2ae] 2024-02-10T19:19:04.533 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 13: /lib64/libstdc++.so.6(+0xc2b23) [0x7f869b113b23] 2024-02-10T19:19:04.533 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 14: /lib64/libpthread.so.0(+0x81ca) [0x7f869c21d1ca] 2024-02-10T19:19:04.533 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 15: clone() 2024-02-10T19:19:04.533 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-02-10T19:19:04.533 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:19:04.533 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -3108> 2024-02-10T19:18:56.675+0000 7f869ec69200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T19:19:04.533 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -3087> 2024-02-10T19:18:56.771+0000 7f869ec69200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T19:19:04.534 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2845> 2024-02-10T19:18:57.439+0000 7f869ec69200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T19:19:04.534 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2803> 2024-02-10T19:18:57.535+0000 7f869ec69200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T19:19:04.534 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2776> 2024-02-10T19:18:57.680+0000 7f869ec69200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T19:19:04.534 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2754> 2024-02-10T19:18:57.779+0000 7f869ec69200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T19:19:04.534 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2742> 2024-02-10T19:18:57.864+0000 7f869ec69200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T19:19:04.534 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2723> 2024-02-10T19:18:58.134+0000 7f869ec69200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T19:19:04.534 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2691> 2024-02-10T19:18:58.248+0000 7f869ec69200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T19:19:04.534 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2671> 2024-02-10T19:18:58.338+0000 7f869ec69200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T19:19:04.534 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2653> 2024-02-10T19:18:58.437+0000 7f869ec69200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T19:19:04.534 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2626> 2024-02-10T19:18:58.617+0000 7f869ec69200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T19:19:04.534 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2573> 2024-02-10T19:18:59.625+0000 7f869ec69200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T19:19:04.534 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2559> 2024-02-10T19:18:59.761+0000 7f869ec69200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T19:19:04.534 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2500> 2024-02-10T19:19:00.104+0000 7f869ec69200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T19:19:04.534 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2479> 2024-02-10T19:19:00.198+0000 7f869ec69200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T19:19:04.535 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2467> 2024-02-10T19:19:00.402+0000 7f869ec69200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:19:04.535 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2427> 2024-02-10T19:19:00.593+0000 7f869ec69200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T19:19:04.535 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2332> 2024-02-10T19:19:00.891+0000 7f869ec69200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:19:04.535 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2316> 2024-02-10T19:19:01.155+0000 7f869ec69200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T19:19:04.535 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2257> 2024-02-10T19:19:01.400+0000 7f869ec69200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T19:19:04.535 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2104> 2024-02-10T19:19:02.240+0000 7f869ec69200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T19:19:04.535 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2080> 2024-02-10T19:19:02.853+0000 7f869ec69200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T19:19:04.535 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2066> 2024-02-10T19:19:02.956+0000 7f869ec69200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T19:19:04.535 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: -2034> 2024-02-10T19:19:03.181+0000 7f869ec69200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T19:19:04.535 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 0> 2024-02-10T19:19:04.202+0000 7f8694a6d700 -1 *** Caught signal (Aborted) ** 2024-02-10T19:19:04.535 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: in thread 7f8694a6d700 thread_name:admin_socket 2024-02-10T19:19:04.535 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:19:04.535 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T19:19:04.536 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f869c227d20] 2024-02-10T19:19:04.536 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2: gsignal() 2024-02-10T19:19:04.536 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 3: abort() 2024-02-10T19:19:04.536 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 4: /lib64/libc.so.6(+0x21d39) [0x7f869a702d39] 2024-02-10T19:19:04.536 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 5: /lib64/libc.so.6(+0x46e86) [0x7f869a727e86] 2024-02-10T19:19:04.536 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 6: /usr/lib64/ceph/libceph-common.so.2(+0x3e0785) [0x7f869d373785] 2024-02-10T19:19:04.536 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 7: /usr/lib64/ceph/libceph-common.so.2(+0x3e1f75) [0x7f869d374f75] 2024-02-10T19:19:04.536 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 8: /usr/lib64/ceph/libceph-common.so.2(+0x3e0baf) [0x7f869d373baf] 2024-02-10T19:19:04.536 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 9: (AdminSocketHook::call_async(std::basic_string_view >, std::map, std::allocator >, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > >, std::less, std::allocator, std::allocator > const, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > > > > > const&, ceph::Formatter*, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x2dd) [0x7f869d37fb6d] 2024-02-10T19:19:04.536 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 10: (AdminSocket::execute_command(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x869) [0x7f869d379f69] 2024-02-10T19:19:04.536 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 11: (AdminSocket::do_tell_queue()+0x1cb) [0x7f869d37ba4b] 2024-02-10T19:19:04.536 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 12: (AdminSocket::entry()+0x4de) [0x7f869d37c2ae] 2024-02-10T19:19:04.536 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 13: /lib64/libstdc++.so.6(+0xc2b23) [0x7f869b113b23] 2024-02-10T19:19:04.537 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 14: /lib64/libpthread.so.0(+0x81ca) [0x7f869c21d1ca] 2024-02-10T19:19:04.537 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 15: clone() 2024-02-10T19:19:04.537 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-02-10T19:19:04.537 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31500]: 2024-02-10T19:19:04.537 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 podman[31724]: 2024-02-10 19:19:04.263612502 +0000 UTC m=+0.019897141 container died 24b56397639aecea7834c874b486655c09798997f6831fe1ec620f3031da13c4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-02-10T19:19:05.124 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 podman[31724]: 2024-02-10 19:19:04.843520494 +0000 UTC m=+0.599805132 container remove 24b56397639aecea7834c874b486655c09798997f6831fe1ec620f3031da13c4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, io.buildah.version=1.33.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131) 2024-02-10T19:19:05.125 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:04 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Main process exited, code=exited, status=134/n/a 2024-02-10T19:19:05.125 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:05 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Failed with result 'exit-code'. 2024-02-10T19:19:05.125 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:05 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Consumed 9.243s CPU time. 2024-02-10T19:19:15.484 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:15 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Scheduled restart job, restart counter is at 3. 2024-02-10T19:19:15.484 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:15 smithi019 systemd[1]: Stopped Ceph mgr.a for ecc99dfa-c848-11ee-95b9-87774f69a715. 2024-02-10T19:19:15.484 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:15 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Consumed 9.243s CPU time. 2024-02-10T19:19:15.484 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:15 smithi019 systemd[1]: Starting Ceph mgr.a for ecc99dfa-c848-11ee-95b9-87774f69a715... 2024-02-10T19:19:15.484 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:15 smithi019 podman[31824]: 2024-02-10 19:19:15.261938152 +0000 UTC m=+0.018859052 image pull e48fe55de6ee3b829f30453aff6c5b827d8a98f60d77766ebc745b9d4d6844af quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228 2024-02-10T19:19:15.484 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:15 smithi019 podman[31824]: 2024-02-10 19:19:15.36010675 +0000 UTC m=+0.117027646 container create 45244e400864423e8eaed4a8e0af4cf425079b443ce8dd65141dcba9e502ae87 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux ) 2024-02-10T19:19:15.874 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:15 smithi019 podman[31824]: 2024-02-10 19:19:15.604115302 +0000 UTC m=+0.361036198 container init 45244e400864423e8eaed4a8e0af4cf425079b443ce8dd65141dcba9e502ae87 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, GIT_BRANCH=HEAD) 2024-02-10T19:19:15.875 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:15 smithi019 podman[31824]: 2024-02-10 19:19:15.609569859 +0000 UTC m=+0.366490753 container start 45244e400864423e8eaed4a8e0af4cf425079b443ce8dd65141dcba9e502ae87 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-02-10T19:19:15.875 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:15 smithi019 bash[31824]: 45244e400864423e8eaed4a8e0af4cf425079b443ce8dd65141dcba9e502ae87 2024-02-10T19:19:15.875 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:15 smithi019 systemd[1]: Started Ceph mgr.a for ecc99dfa-c848-11ee-95b9-87774f69a715. 2024-02-10T19:19:16.624 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:16 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:16.162+0000 7f4a0cb6f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T19:19:16.624 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:16 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:16.257+0000 7f4a0cb6f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T19:19:17.254 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:16 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:16.918+0000 7f4a0cb6f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T19:19:17.255 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:17 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:17.012+0000 7f4a0cb6f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T19:19:17.255 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:17 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:17.155+0000 7f4a0cb6f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T19:19:17.614 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:17 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:17.253+0000 7f4a0cb6f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T19:19:17.614 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:17 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:17.339+0000 7f4a0cb6f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T19:19:17.614 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:17 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:17.612+0000 7f4a0cb6f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T19:19:17.874 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:17 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:17.726+0000 7f4a0cb6f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T19:19:17.874 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:17 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:17.814+0000 7f4a0cb6f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T19:19:18.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:17 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:17.911+0000 7f4a0cb6f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T19:19:18.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:18 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:18.089+0000 7f4a0cb6f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T19:19:19.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:19 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:19.097+0000 7f4a0cb6f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T19:19:19.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:19 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:19.233+0000 7f4a0cb6f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T19:19:19.866 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:19 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:19.572+0000 7f4a0cb6f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T19:19:19.866 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:19 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:19.665+0000 7f4a0cb6f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T19:19:19.867 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:19 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:19.865+0000 7f4a0cb6f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:19:20.124 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:20 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:20.055+0000 7f4a0cb6f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T19:19:20.611 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:20 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:20.349+0000 7f4a0cb6f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:19:20.611 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:20 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:20.610+0000 7f4a0cb6f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T19:19:20.874 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:20 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:20.855+0000 7f4a0cb6f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T19:19:22.124 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:21 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:21.686+0000 7f4a0cb6f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T19:19:22.594 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:22 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:22.267+0000 7f4a0cb6f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T19:19:22.594 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:22 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:22.368+0000 7f4a0cb6f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T19:19:22.594 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:22 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:22.592+0000 7f4a0cb6f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T19:19:22.874 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:22 smithi019 ceph-mon[29727]: Active manager daemon a restarted 2024-02-10T19:19:22.874 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:22 smithi019 ceph-mon[29727]: Activating manager daemon a 2024-02-10T19:19:22.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:22 smithi019 ceph-mon[29727]: osdmap e5: 0 total, 0 up, 0 in 2024-02-10T19:19:22.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:22 smithi019 ceph-mon[29727]: mgrmap e12: a(active, starting, since 0.00322464s) 2024-02-10T19:19:22.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:22 smithi019 ceph-mon[29727]: from='mgr.14148 172.21.15.19:0/41858964' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T19:19:22.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:22 smithi019 ceph-mon[29727]: from='mgr.14148 172.21.15.19:0/41858964' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-02-10T19:19:22.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:22 smithi019 ceph-mon[29727]: from='mgr.14148 172.21.15.19:0/41858964' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T19:19:22.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:22 smithi019 ceph-mon[29727]: from='mgr.14148 172.21.15.19:0/41858964' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T19:19:22.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:22 smithi019 ceph-mon[29727]: from='mgr.14148 172.21.15.19:0/41858964' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T19:19:22.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:22 smithi019 ceph-mon[29727]: Manager daemon a is now available 2024-02-10T19:19:22.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:22 smithi019 ceph-mon[29727]: from='mgr.14148 172.21.15.19:0/41858964' entity='mgr.a' 2024-02-10T19:19:22.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:22 smithi019 ceph-mon[29727]: from='mgr.14148 172.21.15.19:0/41858964' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T19:19:22.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:22 smithi019 ceph-mon[29727]: from='mgr.14148 172.21.15.19:0/41858964' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T19:19:22.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:22 smithi019 ceph-mon[29727]: from='mgr.14148 172.21.15.19:0/41858964' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T19:19:23.874 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-mon[29727]: from='mgr.14148 172.21.15.19:0/41858964' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-02-10T19:19:23.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-mon[29727]: from='mgr.14148 172.21.15.19:0/41858964' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-02-10T19:19:23.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-mon[29727]: from='mgr.14148 172.21.15.19:0/41858964' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T19:19:23.875 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-mon[29727]: mgrmap e13: a(active, since 1.00528s) 2024-02-10T19:19:23.876 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: ceph-mgr: /home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/19.0.0-1367-g14aa01b9/rpm/el8/BUILD/ceph-19.0.0-1367-g14aa01b9/x86_64-redhat-linux-gnu/boost/include/boost/smart_ptr/intrusive_ptr.hpp:201: T* boost::intrusive_ptr::operator->() const [with T = Connection]: Assertion `px != 0' failed. 2024-02-10T19:19:23.876 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: *** Caught signal (Aborted) ** 2024-02-10T19:19:23.876 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: in thread 7f4a02973700 thread_name:admin_socket 2024-02-10T19:19:23.876 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T19:19:23.876 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f4a0a12dd20] 2024-02-10T19:19:23.876 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2: gsignal() 2024-02-10T19:19:23.876 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 3: abort() 2024-02-10T19:19:23.876 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 4: /lib64/libc.so.6(+0x21d39) [0x7f4a08608d39] 2024-02-10T19:19:23.876 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 5: /lib64/libc.so.6(+0x46e86) [0x7f4a0862de86] 2024-02-10T19:19:23.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 6: /usr/lib64/ceph/libceph-common.so.2(+0x3e0785) [0x7f4a0b279785] 2024-02-10T19:19:23.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 7: /usr/lib64/ceph/libceph-common.so.2(+0x3e1f75) [0x7f4a0b27af75] 2024-02-10T19:19:23.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 8: /usr/lib64/ceph/libceph-common.so.2(+0x3e0baf) [0x7f4a0b279baf] 2024-02-10T19:19:23.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 9: (AdminSocketHook::call_async(std::basic_string_view >, std::map, std::allocator >, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > >, std::less, std::allocator, std::allocator > const, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > > > > > const&, ceph::Formatter*, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x2dd) [0x7f4a0b285b6d] 2024-02-10T19:19:23.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 10: (AdminSocket::execute_command(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x869) [0x7f4a0b27ff69] 2024-02-10T19:19:23.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 11: (AdminSocket::do_tell_queue()+0x1cb) [0x7f4a0b281a4b] 2024-02-10T19:19:23.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 12: (AdminSocket::entry()+0x4de) [0x7f4a0b2822ae] 2024-02-10T19:19:23.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 13: /lib64/libstdc++.so.6(+0xc2b23) [0x7f4a09019b23] 2024-02-10T19:19:23.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 14: /lib64/libpthread.so.0(+0x81ca) [0x7f4a0a1231ca] 2024-02-10T19:19:23.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 15: clone() 2024-02-10T19:19:23.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:23.613+0000 7f4a02973700 -1 *** Caught signal (Aborted) ** 2024-02-10T19:19:23.877 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: in thread 7f4a02973700 thread_name:admin_socket 2024-02-10T19:19:23.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:23.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T19:19:23.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f4a0a12dd20] 2024-02-10T19:19:23.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2: gsignal() 2024-02-10T19:19:23.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 3: abort() 2024-02-10T19:19:23.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 4: /lib64/libc.so.6(+0x21d39) [0x7f4a08608d39] 2024-02-10T19:19:23.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 5: /lib64/libc.so.6(+0x46e86) [0x7f4a0862de86] 2024-02-10T19:19:23.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 6: /usr/lib64/ceph/libceph-common.so.2(+0x3e0785) [0x7f4a0b279785] 2024-02-10T19:19:23.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 7: /usr/lib64/ceph/libceph-common.so.2(+0x3e1f75) [0x7f4a0b27af75] 2024-02-10T19:19:23.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 8: /usr/lib64/ceph/libceph-common.so.2(+0x3e0baf) [0x7f4a0b279baf] 2024-02-10T19:19:23.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 9: (AdminSocketHook::call_async(std::basic_string_view >, std::map, std::allocator >, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > >, std::less, std::allocator, std::allocator > const, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > > > > > const&, ceph::Formatter*, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x2dd) [0x7f4a0b285b6d] 2024-02-10T19:19:23.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 10: (AdminSocket::execute_command(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x869) [0x7f4a0b27ff69] 2024-02-10T19:19:23.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 11: (AdminSocket::do_tell_queue()+0x1cb) [0x7f4a0b281a4b] 2024-02-10T19:19:23.878 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 12: (AdminSocket::entry()+0x4de) [0x7f4a0b2822ae] 2024-02-10T19:19:23.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 13: /lib64/libstdc++.so.6(+0xc2b23) [0x7f4a09019b23] 2024-02-10T19:19:23.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 14: /lib64/libpthread.so.0(+0x81ca) [0x7f4a0a1231ca] 2024-02-10T19:19:23.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 15: clone() 2024-02-10T19:19:23.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-02-10T19:19:23.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:23.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -3129> 2024-02-10T19:19:16.162+0000 7f4a0cb6f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T19:19:23.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -3108> 2024-02-10T19:19:16.257+0000 7f4a0cb6f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T19:19:23.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2866> 2024-02-10T19:19:16.918+0000 7f4a0cb6f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T19:19:23.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2824> 2024-02-10T19:19:17.012+0000 7f4a0cb6f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T19:19:23.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2797> 2024-02-10T19:19:17.155+0000 7f4a0cb6f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T19:19:23.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2775> 2024-02-10T19:19:17.253+0000 7f4a0cb6f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T19:19:23.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2763> 2024-02-10T19:19:17.339+0000 7f4a0cb6f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T19:19:23.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2744> 2024-02-10T19:19:17.612+0000 7f4a0cb6f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T19:19:23.879 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2712> 2024-02-10T19:19:17.726+0000 7f4a0cb6f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T19:19:23.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2692> 2024-02-10T19:19:17.814+0000 7f4a0cb6f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T19:19:23.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2674> 2024-02-10T19:19:17.911+0000 7f4a0cb6f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T19:19:23.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2647> 2024-02-10T19:19:18.089+0000 7f4a0cb6f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T19:19:23.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2594> 2024-02-10T19:19:19.097+0000 7f4a0cb6f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T19:19:23.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2580> 2024-02-10T19:19:19.233+0000 7f4a0cb6f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T19:19:23.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2521> 2024-02-10T19:19:19.572+0000 7f4a0cb6f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T19:19:23.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2500> 2024-02-10T19:19:19.665+0000 7f4a0cb6f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T19:19:23.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2488> 2024-02-10T19:19:19.865+0000 7f4a0cb6f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:19:23.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2448> 2024-02-10T19:19:20.055+0000 7f4a0cb6f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T19:19:23.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2353> 2024-02-10T19:19:20.349+0000 7f4a0cb6f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:19:23.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2342> 2024-02-10T19:19:20.610+0000 7f4a0cb6f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T19:19:23.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2278> 2024-02-10T19:19:20.855+0000 7f4a0cb6f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T19:19:23.880 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2125> 2024-02-10T19:19:21.686+0000 7f4a0cb6f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T19:19:23.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2101> 2024-02-10T19:19:22.267+0000 7f4a0cb6f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T19:19:23.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2087> 2024-02-10T19:19:22.368+0000 7f4a0cb6f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T19:19:23.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2060> 2024-02-10T19:19:22.592+0000 7f4a0cb6f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T19:19:23.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 0> 2024-02-10T19:19:23.613+0000 7f4a02973700 -1 *** Caught signal (Aborted) ** 2024-02-10T19:19:23.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: in thread 7f4a02973700 thread_name:admin_socket 2024-02-10T19:19:23.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:23.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T19:19:23.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f4a0a12dd20] 2024-02-10T19:19:23.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2: gsignal() 2024-02-10T19:19:23.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 3: abort() 2024-02-10T19:19:23.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 4: /lib64/libc.so.6(+0x21d39) [0x7f4a08608d39] 2024-02-10T19:19:23.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 5: /lib64/libc.so.6(+0x46e86) [0x7f4a0862de86] 2024-02-10T19:19:23.881 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 6: /usr/lib64/ceph/libceph-common.so.2(+0x3e0785) [0x7f4a0b279785] 2024-02-10T19:19:23.882 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 7: /usr/lib64/ceph/libceph-common.so.2(+0x3e1f75) [0x7f4a0b27af75] 2024-02-10T19:19:23.882 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 8: /usr/lib64/ceph/libceph-common.so.2(+0x3e0baf) [0x7f4a0b279baf] 2024-02-10T19:19:23.882 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 9: (AdminSocketHook::call_async(std::basic_string_view >, std::map, std::allocator >, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > >, std::less, std::allocator, std::allocator > const, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > > > > > const&, ceph::Formatter*, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x2dd) [0x7f4a0b285b6d] 2024-02-10T19:19:23.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 10: (AdminSocket::execute_command(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x869) [0x7f4a0b27ff69] 2024-02-10T19:19:23.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 11: (AdminSocket::do_tell_queue()+0x1cb) [0x7f4a0b281a4b] 2024-02-10T19:19:23.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 12: (AdminSocket::entry()+0x4de) [0x7f4a0b2822ae] 2024-02-10T19:19:23.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 13: /lib64/libstdc++.so.6(+0xc2b23) [0x7f4a09019b23] 2024-02-10T19:19:23.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 14: /lib64/libpthread.so.0(+0x81ca) [0x7f4a0a1231ca] 2024-02-10T19:19:23.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 15: clone() 2024-02-10T19:19:23.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-02-10T19:19:23.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:23.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -3129> 2024-02-10T19:19:16.162+0000 7f4a0cb6f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T19:19:23.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -3108> 2024-02-10T19:19:16.257+0000 7f4a0cb6f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T19:19:23.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2866> 2024-02-10T19:19:16.918+0000 7f4a0cb6f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T19:19:23.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2824> 2024-02-10T19:19:17.012+0000 7f4a0cb6f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T19:19:23.883 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2797> 2024-02-10T19:19:17.155+0000 7f4a0cb6f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T19:19:23.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2775> 2024-02-10T19:19:17.253+0000 7f4a0cb6f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T19:19:23.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2763> 2024-02-10T19:19:17.339+0000 7f4a0cb6f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T19:19:23.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2744> 2024-02-10T19:19:17.612+0000 7f4a0cb6f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T19:19:23.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2712> 2024-02-10T19:19:17.726+0000 7f4a0cb6f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T19:19:23.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2692> 2024-02-10T19:19:17.814+0000 7f4a0cb6f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T19:19:23.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2674> 2024-02-10T19:19:17.911+0000 7f4a0cb6f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T19:19:23.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2647> 2024-02-10T19:19:18.089+0000 7f4a0cb6f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T19:19:23.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2594> 2024-02-10T19:19:19.097+0000 7f4a0cb6f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T19:19:23.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2580> 2024-02-10T19:19:19.233+0000 7f4a0cb6f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T19:19:23.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2521> 2024-02-10T19:19:19.572+0000 7f4a0cb6f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T19:19:23.884 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2500> 2024-02-10T19:19:19.665+0000 7f4a0cb6f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T19:19:23.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2488> 2024-02-10T19:19:19.865+0000 7f4a0cb6f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:19:23.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2448> 2024-02-10T19:19:20.055+0000 7f4a0cb6f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T19:19:23.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2353> 2024-02-10T19:19:20.349+0000 7f4a0cb6f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:19:23.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2342> 2024-02-10T19:19:20.610+0000 7f4a0cb6f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T19:19:23.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2278> 2024-02-10T19:19:20.855+0000 7f4a0cb6f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T19:19:23.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2125> 2024-02-10T19:19:21.686+0000 7f4a0cb6f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T19:19:23.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2101> 2024-02-10T19:19:22.267+0000 7f4a0cb6f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T19:19:23.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2087> 2024-02-10T19:19:22.368+0000 7f4a0cb6f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T19:19:23.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: -2060> 2024-02-10T19:19:22.592+0000 7f4a0cb6f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T19:19:23.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 0> 2024-02-10T19:19:23.613+0000 7f4a02973700 -1 *** Caught signal (Aborted) ** 2024-02-10T19:19:23.885 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: in thread 7f4a02973700 thread_name:admin_socket 2024-02-10T19:19:23.886 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:23.886 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T19:19:23.886 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f4a0a12dd20] 2024-02-10T19:19:23.886 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2: gsignal() 2024-02-10T19:19:23.886 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 3: abort() 2024-02-10T19:19:23.886 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 4: /lib64/libc.so.6(+0x21d39) [0x7f4a08608d39] 2024-02-10T19:19:23.886 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 5: /lib64/libc.so.6(+0x46e86) [0x7f4a0862de86] 2024-02-10T19:19:23.886 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 6: /usr/lib64/ceph/libceph-common.so.2(+0x3e0785) [0x7f4a0b279785] 2024-02-10T19:19:23.886 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 7: /usr/lib64/ceph/libceph-common.so.2(+0x3e1f75) [0x7f4a0b27af75] 2024-02-10T19:19:23.886 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 8: /usr/lib64/ceph/libceph-common.so.2(+0x3e0baf) [0x7f4a0b279baf] 2024-02-10T19:19:23.886 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 9: (AdminSocketHook::call_async(std::basic_string_view >, std::map, std::allocator >, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > >, std::less, std::allocator, std::allocator > const, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > > > > > const&, ceph::Formatter*, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x2dd) [0x7f4a0b285b6d] 2024-02-10T19:19:23.887 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 10: (AdminSocket::execute_command(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x869) [0x7f4a0b27ff69] 2024-02-10T19:19:23.887 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 11: (AdminSocket::do_tell_queue()+0x1cb) [0x7f4a0b281a4b] 2024-02-10T19:19:23.887 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 12: (AdminSocket::entry()+0x4de) [0x7f4a0b2822ae] 2024-02-10T19:19:23.887 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 13: /lib64/libstdc++.so.6(+0xc2b23) [0x7f4a09019b23] 2024-02-10T19:19:23.887 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 14: /lib64/libpthread.so.0(+0x81ca) [0x7f4a0a1231ca] 2024-02-10T19:19:23.887 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 15: clone() 2024-02-10T19:19:23.887 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-02-10T19:19:23.887 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[31839]: 2024-02-10T19:19:23.887 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:23 smithi019 podman[32086]: 2024-02-10 19:19:23.675174492 +0000 UTC m=+0.018306883 container died 45244e400864423e8eaed4a8e0af4cf425079b443ce8dd65141dcba9e502ae87 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T19:19:24.624 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:24 smithi019 podman[32086]: 2024-02-10 19:19:24.266266975 +0000 UTC m=+0.609399366 container remove 45244e400864423e8eaed4a8e0af4cf425079b443ce8dd65141dcba9e502ae87 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2) 2024-02-10T19:19:24.624 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:24 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Main process exited, code=exited, status=134/n/a 2024-02-10T19:19:24.625 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:24 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Failed with result 'exit-code'. 2024-02-10T19:19:24.625 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:24 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Consumed 8.914s CPU time. 2024-02-10T19:19:34.964 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:34 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Scheduled restart job, restart counter is at 4. 2024-02-10T19:19:34.964 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:34 smithi019 systemd[1]: Stopped Ceph mgr.a for ecc99dfa-c848-11ee-95b9-87774f69a715. 2024-02-10T19:19:34.964 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:34 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Consumed 8.914s CPU time. 2024-02-10T19:19:34.964 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:34 smithi019 systemd[1]: Starting Ceph mgr.a for ecc99dfa-c848-11ee-95b9-87774f69a715... 2024-02-10T19:19:34.965 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:34 smithi019 podman[32188]: 2024-02-10 19:19:34.761254743 +0000 UTC m=+0.018566440 image pull e48fe55de6ee3b829f30453aff6c5b827d8a98f60d77766ebc745b9d4d6844af quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228 2024-02-10T19:19:34.965 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:34 smithi019 podman[32188]: 2024-02-10 19:19:34.866199994 +0000 UTC m=+0.123511663 container create 9d8eaf35e4a32f49e8794ca2cd3170f046c8e5863fde3b2d74c8f90b10726927 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b) 2024-02-10T19:19:35.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:35 smithi019 podman[32188]: 2024-02-10 19:19:35.068307596 +0000 UTC m=+0.325619266 container init 9d8eaf35e4a32f49e8794ca2cd3170f046c8e5863fde3b2d74c8f90b10726927 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b) 2024-02-10T19:19:35.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:35 smithi019 podman[32188]: 2024-02-10 19:19:35.073760186 +0000 UTC m=+0.331071865 container start 9d8eaf35e4a32f49e8794ca2cd3170f046c8e5863fde3b2d74c8f90b10726927 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b) 2024-02-10T19:19:35.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:35 smithi019 bash[32188]: 9d8eaf35e4a32f49e8794ca2cd3170f046c8e5863fde3b2d74c8f90b10726927 2024-02-10T19:19:35.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:35 smithi019 systemd[1]: Started Ceph mgr.a for ecc99dfa-c848-11ee-95b9-87774f69a715. 2024-02-10T19:19:35.874 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:35 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:35.623+0000 7f0395d55200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T19:19:35.874 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:35 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:35.718+0000 7f0395d55200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T19:19:36.714 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:36 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:36.379+0000 7f0395d55200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T19:19:36.714 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:36 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:36.473+0000 7f0395d55200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T19:19:36.714 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:36 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:36.616+0000 7f0395d55200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T19:19:37.065 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:36 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:36.714+0000 7f0395d55200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T19:19:37.065 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:36 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:36.798+0000 7f0395d55200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T19:19:37.065 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:37 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:37.065+0000 7f0395d55200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T19:19:37.362 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:37 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:37.177+0000 7f0395d55200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T19:19:37.362 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:37 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:37.265+0000 7f0395d55200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T19:19:37.362 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:37 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:37.362+0000 7f0395d55200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T19:19:37.624 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:37 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:37.540+0000 7f0395d55200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T19:19:38.874 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:38 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:38.538+0000 7f0395d55200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T19:19:38.874 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:38 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:38.672+0000 7f0395d55200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T19:19:39.301 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:39 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:39.009+0000 7f0395d55200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T19:19:39.301 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:39 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:39.101+0000 7f0395d55200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T19:19:39.301 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:39 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:39.301+0000 7f0395d55200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:19:39.624 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:39 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:39.490+0000 7f0395d55200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T19:19:40.042 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:39 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:39.781+0000 7f0395d55200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:19:40.042 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:40 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:40.042+0000 7f0395d55200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T19:19:40.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:40 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:40.283+0000 7f0395d55200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T19:19:41.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:41 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:41.109+0000 7f0395d55200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T19:19:42.012 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:41 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:41.690+0000 7f0395d55200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T19:19:42.012 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:41 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:41.791+0000 7f0395d55200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T19:19:42.012 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:42 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:42.011+0000 7f0395d55200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T19:19:42.374 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:42 smithi019 ceph-mon[29727]: Active manager daemon a restarted 2024-02-10T19:19:42.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:42 smithi019 ceph-mon[29727]: Activating manager daemon a 2024-02-10T19:19:42.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:42 smithi019 ceph-mon[29727]: osdmap e6: 0 total, 0 up, 0 in 2024-02-10T19:19:42.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:42 smithi019 ceph-mon[29727]: mgrmap e14: a(active, starting, since 0.00330606s) 2024-02-10T19:19:42.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:42 smithi019 ceph-mon[29727]: from='mgr.14156 172.21.15.19:0/129200701' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T19:19:42.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:42 smithi019 ceph-mon[29727]: from='mgr.14156 172.21.15.19:0/129200701' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-02-10T19:19:42.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:42 smithi019 ceph-mon[29727]: from='mgr.14156 172.21.15.19:0/129200701' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T19:19:42.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:42 smithi019 ceph-mon[29727]: from='mgr.14156 172.21.15.19:0/129200701' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T19:19:42.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:42 smithi019 ceph-mon[29727]: from='mgr.14156 172.21.15.19:0/129200701' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T19:19:42.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:42 smithi019 ceph-mon[29727]: Manager daemon a is now available 2024-02-10T19:19:42.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:42 smithi019 ceph-mon[29727]: from='mgr.14156 172.21.15.19:0/129200701' entity='mgr.a' 2024-02-10T19:19:42.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:42 smithi019 ceph-mon[29727]: from='mgr.14156 172.21.15.19:0/129200701' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T19:19:42.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:42 smithi019 ceph-mon[29727]: from='mgr.14156 172.21.15.19:0/129200701' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T19:19:43.373 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-mon[29727]: from='mgr.14156 172.21.15.19:0/129200701' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T19:19:43.373 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-mon[29727]: from='mgr.14156 172.21.15.19:0/129200701' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-02-10T19:19:43.374 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-mon[29727]: from='mgr.14156 172.21.15.19:0/129200701' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-02-10T19:19:43.374 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-mon[29727]: from='mgr.14156 172.21.15.19:0/129200701' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T19:19:43.374 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-mon[29727]: mgrmap e15: a(active, since 1.00646s) 2024-02-10T19:19:43.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: ceph-mgr: /home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/19.0.0-1367-g14aa01b9/rpm/el8/BUILD/ceph-19.0.0-1367-g14aa01b9/x86_64-redhat-linux-gnu/boost/include/boost/smart_ptr/intrusive_ptr.hpp:201: T* boost::intrusive_ptr::operator->() const [with T = Connection]: Assertion `px != 0' failed. 2024-02-10T19:19:43.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: *** Caught signal (Aborted) ** 2024-02-10T19:19:43.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: in thread 7f038bb59700 thread_name:admin_socket 2024-02-10T19:19:43.374 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T19:19:43.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f0393313d20] 2024-02-10T19:19:43.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2: gsignal() 2024-02-10T19:19:43.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 3: abort() 2024-02-10T19:19:43.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 4: /lib64/libc.so.6(+0x21d39) [0x7f03917eed39] 2024-02-10T19:19:43.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 5: /lib64/libc.so.6(+0x46e86) [0x7f0391813e86] 2024-02-10T19:19:43.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 6: /usr/lib64/ceph/libceph-common.so.2(+0x3e0785) [0x7f039445f785] 2024-02-10T19:19:43.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 7: /usr/lib64/ceph/libceph-common.so.2(+0x3e1f75) [0x7f0394460f75] 2024-02-10T19:19:43.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 8: /usr/lib64/ceph/libceph-common.so.2(+0x3e0baf) [0x7f039445fbaf] 2024-02-10T19:19:43.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 9: (AdminSocketHook::call_async(std::basic_string_view >, std::map, std::allocator >, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > >, std::less, std::allocator, std::allocator > const, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > > > > > const&, ceph::Formatter*, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x2dd) [0x7f039446bb6d] 2024-02-10T19:19:43.375 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 10: (AdminSocket::execute_command(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x869) [0x7f0394465f69] 2024-02-10T19:19:43.376 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 11: (AdminSocket::do_tell_queue()+0x1cb) [0x7f0394467a4b] 2024-02-10T19:19:43.376 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 12: (AdminSocket::entry()+0x4de) [0x7f03944682ae] 2024-02-10T19:19:43.377 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 13: /lib64/libstdc++.so.6(+0xc2b23) [0x7f03921ffb23] 2024-02-10T19:19:43.377 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 14: /lib64/libpthread.so.0(+0x81ca) [0x7f03933091ca] 2024-02-10T19:19:43.377 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 15: clone() 2024-02-10T19:19:43.377 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:43.032+0000 7f038bb59700 -1 *** Caught signal (Aborted) ** 2024-02-10T19:19:43.377 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: in thread 7f038bb59700 thread_name:admin_socket 2024-02-10T19:19:43.377 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:43.377 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T19:19:43.377 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f0393313d20] 2024-02-10T19:19:43.377 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2: gsignal() 2024-02-10T19:19:43.377 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 3: abort() 2024-02-10T19:19:43.377 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 4: /lib64/libc.so.6(+0x21d39) [0x7f03917eed39] 2024-02-10T19:19:43.377 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 5: /lib64/libc.so.6(+0x46e86) [0x7f0391813e86] 2024-02-10T19:19:43.378 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 6: /usr/lib64/ceph/libceph-common.so.2(+0x3e0785) [0x7f039445f785] 2024-02-10T19:19:43.378 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 7: /usr/lib64/ceph/libceph-common.so.2(+0x3e1f75) [0x7f0394460f75] 2024-02-10T19:19:43.378 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 8: /usr/lib64/ceph/libceph-common.so.2(+0x3e0baf) [0x7f039445fbaf] 2024-02-10T19:19:43.378 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 9: (AdminSocketHook::call_async(std::basic_string_view >, std::map, std::allocator >, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > >, std::less, std::allocator, std::allocator > const, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > > > > > const&, ceph::Formatter*, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x2dd) [0x7f039446bb6d] 2024-02-10T19:19:43.378 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 10: (AdminSocket::execute_command(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x869) [0x7f0394465f69] 2024-02-10T19:19:43.378 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 11: (AdminSocket::do_tell_queue()+0x1cb) [0x7f0394467a4b] 2024-02-10T19:19:43.378 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 12: (AdminSocket::entry()+0x4de) [0x7f03944682ae] 2024-02-10T19:19:43.378 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 13: /lib64/libstdc++.so.6(+0xc2b23) [0x7f03921ffb23] 2024-02-10T19:19:43.378 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 14: /lib64/libpthread.so.0(+0x81ca) [0x7f03933091ca] 2024-02-10T19:19:43.378 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 15: clone() 2024-02-10T19:19:43.378 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-02-10T19:19:43.378 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:43.379 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -3137> 2024-02-10T19:19:35.623+0000 7f0395d55200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T19:19:43.379 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -3116> 2024-02-10T19:19:35.718+0000 7f0395d55200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T19:19:43.379 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2874> 2024-02-10T19:19:36.379+0000 7f0395d55200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T19:19:43.379 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2832> 2024-02-10T19:19:36.473+0000 7f0395d55200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T19:19:43.379 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2805> 2024-02-10T19:19:36.616+0000 7f0395d55200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T19:19:43.379 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2783> 2024-02-10T19:19:36.714+0000 7f0395d55200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T19:19:43.379 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2771> 2024-02-10T19:19:36.798+0000 7f0395d55200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T19:19:43.379 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2752> 2024-02-10T19:19:37.065+0000 7f0395d55200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T19:19:43.379 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2720> 2024-02-10T19:19:37.177+0000 7f0395d55200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T19:19:43.379 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2700> 2024-02-10T19:19:37.265+0000 7f0395d55200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T19:19:43.379 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2682> 2024-02-10T19:19:37.362+0000 7f0395d55200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T19:19:43.379 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2655> 2024-02-10T19:19:37.540+0000 7f0395d55200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T19:19:43.379 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2602> 2024-02-10T19:19:38.538+0000 7f0395d55200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T19:19:43.379 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2588> 2024-02-10T19:19:38.672+0000 7f0395d55200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T19:19:43.380 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2529> 2024-02-10T19:19:39.009+0000 7f0395d55200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T19:19:43.380 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2508> 2024-02-10T19:19:39.101+0000 7f0395d55200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T19:19:43.380 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2496> 2024-02-10T19:19:39.301+0000 7f0395d55200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:19:43.380 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2456> 2024-02-10T19:19:39.490+0000 7f0395d55200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T19:19:43.380 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2361> 2024-02-10T19:19:39.781+0000 7f0395d55200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:19:43.380 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2350> 2024-02-10T19:19:40.042+0000 7f0395d55200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T19:19:43.380 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2286> 2024-02-10T19:19:40.283+0000 7f0395d55200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T19:19:43.380 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2133> 2024-02-10T19:19:41.109+0000 7f0395d55200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T19:19:43.380 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2109> 2024-02-10T19:19:41.690+0000 7f0395d55200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T19:19:43.380 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2095> 2024-02-10T19:19:41.791+0000 7f0395d55200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T19:19:43.380 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2068> 2024-02-10T19:19:42.011+0000 7f0395d55200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T19:19:43.380 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 0> 2024-02-10T19:19:43.032+0000 7f038bb59700 -1 *** Caught signal (Aborted) ** 2024-02-10T19:19:43.381 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: in thread 7f038bb59700 thread_name:admin_socket 2024-02-10T19:19:43.381 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:43.381 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T19:19:43.381 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f0393313d20] 2024-02-10T19:19:43.381 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2: gsignal() 2024-02-10T19:19:43.381 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 3: abort() 2024-02-10T19:19:43.381 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 4: /lib64/libc.so.6(+0x21d39) [0x7f03917eed39] 2024-02-10T19:19:43.381 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 5: /lib64/libc.so.6(+0x46e86) [0x7f0391813e86] 2024-02-10T19:19:43.381 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 6: /usr/lib64/ceph/libceph-common.so.2(+0x3e0785) [0x7f039445f785] 2024-02-10T19:19:43.381 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 7: /usr/lib64/ceph/libceph-common.so.2(+0x3e1f75) [0x7f0394460f75] 2024-02-10T19:19:43.381 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 8: /usr/lib64/ceph/libceph-common.so.2(+0x3e0baf) [0x7f039445fbaf] 2024-02-10T19:19:43.381 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 9: (AdminSocketHook::call_async(std::basic_string_view >, std::map, std::allocator >, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > >, std::less, std::allocator, std::allocator > const, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > > > > > const&, ceph::Formatter*, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x2dd) [0x7f039446bb6d] 2024-02-10T19:19:43.381 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 10: (AdminSocket::execute_command(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x869) [0x7f0394465f69] 2024-02-10T19:19:43.381 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 11: (AdminSocket::do_tell_queue()+0x1cb) [0x7f0394467a4b] 2024-02-10T19:19:43.382 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 12: (AdminSocket::entry()+0x4de) [0x7f03944682ae] 2024-02-10T19:19:43.382 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 13: /lib64/libstdc++.so.6(+0xc2b23) [0x7f03921ffb23] 2024-02-10T19:19:43.382 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 14: /lib64/libpthread.so.0(+0x81ca) [0x7f03933091ca] 2024-02-10T19:19:43.382 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 15: clone() 2024-02-10T19:19:43.382 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-02-10T19:19:43.382 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:43.382 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -3137> 2024-02-10T19:19:35.623+0000 7f0395d55200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T19:19:43.382 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -3116> 2024-02-10T19:19:35.718+0000 7f0395d55200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T19:19:43.382 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2874> 2024-02-10T19:19:36.379+0000 7f0395d55200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T19:19:43.382 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2832> 2024-02-10T19:19:36.473+0000 7f0395d55200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T19:19:43.382 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2805> 2024-02-10T19:19:36.616+0000 7f0395d55200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T19:19:43.382 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2783> 2024-02-10T19:19:36.714+0000 7f0395d55200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T19:19:43.382 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2771> 2024-02-10T19:19:36.798+0000 7f0395d55200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T19:19:43.382 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2752> 2024-02-10T19:19:37.065+0000 7f0395d55200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T19:19:43.383 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2720> 2024-02-10T19:19:37.177+0000 7f0395d55200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T19:19:43.383 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2700> 2024-02-10T19:19:37.265+0000 7f0395d55200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T19:19:43.383 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2682> 2024-02-10T19:19:37.362+0000 7f0395d55200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T19:19:43.383 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2655> 2024-02-10T19:19:37.540+0000 7f0395d55200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T19:19:43.383 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2602> 2024-02-10T19:19:38.538+0000 7f0395d55200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T19:19:43.383 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2588> 2024-02-10T19:19:38.672+0000 7f0395d55200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T19:19:43.384 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2529> 2024-02-10T19:19:39.009+0000 7f0395d55200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T19:19:43.384 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2508> 2024-02-10T19:19:39.101+0000 7f0395d55200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T19:19:43.384 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2496> 2024-02-10T19:19:39.301+0000 7f0395d55200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:19:43.384 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2456> 2024-02-10T19:19:39.490+0000 7f0395d55200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T19:19:43.384 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2361> 2024-02-10T19:19:39.781+0000 7f0395d55200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T19:19:43.384 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2350> 2024-02-10T19:19:40.042+0000 7f0395d55200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T19:19:43.384 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2286> 2024-02-10T19:19:40.283+0000 7f0395d55200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T19:19:43.384 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2133> 2024-02-10T19:19:41.109+0000 7f0395d55200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T19:19:43.384 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2109> 2024-02-10T19:19:41.690+0000 7f0395d55200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T19:19:43.384 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2095> 2024-02-10T19:19:41.791+0000 7f0395d55200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T19:19:43.384 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: -2068> 2024-02-10T19:19:42.011+0000 7f0395d55200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T19:19:43.384 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 0> 2024-02-10T19:19:43.032+0000 7f038bb59700 -1 *** Caught signal (Aborted) ** 2024-02-10T19:19:43.385 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: in thread 7f038bb59700 thread_name:admin_socket 2024-02-10T19:19:43.385 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:43.385 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: ceph version 19.0.0-1367-g14aa01b9 (14aa01b918f09661ae41e4c41d1de99d6ac08228) squid (dev) 2024-02-10T19:19:43.385 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f0393313d20] 2024-02-10T19:19:43.385 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2: gsignal() 2024-02-10T19:19:43.385 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 3: abort() 2024-02-10T19:19:43.385 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 4: /lib64/libc.so.6(+0x21d39) [0x7f03917eed39] 2024-02-10T19:19:43.385 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 5: /lib64/libc.so.6(+0x46e86) [0x7f0391813e86] 2024-02-10T19:19:43.385 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 6: /usr/lib64/ceph/libceph-common.so.2(+0x3e0785) [0x7f039445f785] 2024-02-10T19:19:43.386 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 7: /usr/lib64/ceph/libceph-common.so.2(+0x3e1f75) [0x7f0394460f75] 2024-02-10T19:19:43.386 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 8: /usr/lib64/ceph/libceph-common.so.2(+0x3e0baf) [0x7f039445fbaf] 2024-02-10T19:19:43.386 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 9: (AdminSocketHook::call_async(std::basic_string_view >, std::map, std::allocator >, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > >, std::less, std::allocator, std::allocator > const, boost::variant, std::allocator >, bool, long, double, std::vector, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::vector > > > > > const&, ceph::Formatter*, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x2dd) [0x7f039446bb6d] 2024-02-10T19:19:43.386 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 10: (AdminSocket::execute_command(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, ceph::buffer::v15_2_0::list const&, std::function, std::allocator > const&, ceph::buffer::v15_2_0::list&)>)+0x869) [0x7f0394465f69] 2024-02-10T19:19:43.386 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 11: (AdminSocket::do_tell_queue()+0x1cb) [0x7f0394467a4b] 2024-02-10T19:19:43.386 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 12: (AdminSocket::entry()+0x4de) [0x7f03944682ae] 2024-02-10T19:19:43.386 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 13: /lib64/libstdc++.so.6(+0xc2b23) [0x7f03921ffb23] 2024-02-10T19:19:43.386 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 14: /lib64/libpthread.so.0(+0x81ca) [0x7f03933091ca] 2024-02-10T19:19:43.386 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 15: clone() 2024-02-10T19:19:43.386 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-02-10T19:19:43.386 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a[32203]: 2024-02-10T19:19:43.387 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 podman[32450]: 2024-02-10 19:19:43.101956472 +0000 UTC m=+0.019320980 container died 9d8eaf35e4a32f49e8794ca2cd3170f046c8e5863fde3b2d74c8f90b10726927 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-10T19:19:44.124 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 podman[32450]: 2024-02-10 19:19:43.638346106 +0000 UTC m=+0.555710614 container remove 9d8eaf35e4a32f49e8794ca2cd3170f046c8e5863fde3b2d74c8f90b10726927 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:14aa01b918f09661ae41e4c41d1de99d6ac08228, name=ceph-ecc99dfa-c848-11ee-95b9-87774f69a715-mgr-a, RELEASE=wip-yuri6-testing-2024-02-09-1422-14aa01b, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-02-10T19:19:44.125 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Main process exited, code=exited, status=134/n/a 2024-02-10T19:19:44.125 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Failed with result 'exit-code'. 2024-02-10T19:19:44.125 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:43 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Consumed 8.437s CPU time. 2024-02-10T19:19:54.624 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:54 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Scheduled restart job, restart counter is at 5. 2024-02-10T19:19:54.625 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:54 smithi019 systemd[1]: Stopped Ceph mgr.a for ecc99dfa-c848-11ee-95b9-87774f69a715. 2024-02-10T19:19:54.625 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:54 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Consumed 8.437s CPU time. 2024-02-10T19:19:54.625 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:54 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Start request repeated too quickly. 2024-02-10T19:19:54.625 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:54 smithi019 systemd[1]: ceph-ecc99dfa-c848-11ee-95b9-87774f69a715@mgr.a.service: Failed with result 'exit-code'. 2024-02-10T19:19:54.625 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Feb 10 19:19:54 smithi019 systemd[1]: Failed to start Ceph mgr.a for ecc99dfa-c848-11ee-95b9-87774f69a715. 2024-02-10T19:20:16.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:20:15 smithi019 ceph-mon[29727]: Manager daemon a is unresponsive. No standby daemons available. 2024-02-10T19:20:16.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:20:15 smithi019 ceph-mon[29727]: osdmap e7: 0 total, 0 up, 0 in 2024-02-10T19:20:16.375 INFO:journalctl@ceph.mon.a.smithi019.stdout:Feb 10 19:20:15 smithi019 ceph-mon[29727]: mgrmap e16: no daemons active (since 0.00331443s) 2024-02-11T07:07:14.067 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2024-02-11T07:07:14.091 DEBUG:teuthology.task.console_log:Killing console logger for smithi019 2024-02-11T07:07:14.092 DEBUG:teuthology.task.console_log:Killing console logger for smithi157 2024-02-11T07:07:14.092 DEBUG:teuthology.task.console_log:Killing console logger for smithi175 2024-02-11T07:07:14.093 DEBUG:teuthology.exit:Finished running handlers