2024-09-17T08:18:34.408 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-17T08:18:34.425 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T08:18:34.512 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908214 branch: reef description: orch/cephadm/workunits/{0-distro/centos_9.stream agent/on mon_election/connectivity task/test_set_mon_crush_locations} email: ceph-qa@ceph.com first_in_suite: false job_id: '7908214' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: reef 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\) - MON_DOWN - POOL_APP_NOT_ENABLED - mon down - mons down - out of quorum - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: reef sha1: 1cbdc9211df088cccbd94423c7cf3a2b85fe432b owner: scheduled_teuthology@teuthology priority: 930 repo: https://git.ceph.com/ceph.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: 5234 sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 sleep_before_teardown: 0 subset: 46/64 suite: orch suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_1cbdc9211df088cccbd94423c7cf3a2b85fe432b/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 1cbdc9211df088cccbd94423c7cf3a2b85fe432b targets: smithi059.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFkbh6T2/+seVC/dgf7TDfvADfebHODKauw3/779tNEUBKUsK+3N3eqlQIwvzKfOCpAnOGRTKW80XEoDcfLMN8w= smithi096.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGRki4JUT6eyYC/NjYpYbvARiQ0UX81H86ogqn+rZ/nyUEufVqBJQOE8VGBvUI8yMPW1jm3nw8jCjC2lpo2V6c8= smithi114.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDRLbTuzfN76or2aEw0MUJ1kf34d1P8n4Clte/F95TxqgxA6pTR+ToGg8yd4jGHKBAbAm7bUB+H21l+XxPEsTlw= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install nvmetcli nvme-cli -y - 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 0x7f8dcc273ac0>, signals=[15]) 2024-09-17T08:18:35.000 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-17T08:18:35.007 INFO:teuthology.task.internal:Opening connections... 2024-09-17T08:18:35.007 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi059.front.sepia.ceph.com 2024-09-17T08:18:35.008 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:18:35.086 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi096.front.sepia.ceph.com 2024-09-17T08:18:35.087 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:18:35.163 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi114.front.sepia.ceph.com 2024-09-17T08:18:35.164 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:18:35.236 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-17T08:18:35.242 DEBUG:teuthology.orchestra.run.smithi059:> uname -m 2024-09-17T08:18:35.260 INFO:teuthology.orchestra.run.smithi059.stdout:x86_64 2024-09-17T08:18:35.260 DEBUG:teuthology.orchestra.run.smithi059:> cat /etc/os-release 2024-09-17T08:18:35.320 INFO:teuthology.orchestra.run.smithi059.stdout:NAME="CentOS Stream" 2024-09-17T08:18:35.320 INFO:teuthology.orchestra.run.smithi059.stdout:VERSION="9" 2024-09-17T08:18:35.320 INFO:teuthology.orchestra.run.smithi059.stdout:ID="centos" 2024-09-17T08:18:35.321 INFO:teuthology.orchestra.run.smithi059.stdout:ID_LIKE="rhel fedora" 2024-09-17T08:18:35.321 INFO:teuthology.orchestra.run.smithi059.stdout:VERSION_ID="9" 2024-09-17T08:18:35.321 INFO:teuthology.orchestra.run.smithi059.stdout:PLATFORM_ID="platform:el9" 2024-09-17T08:18:35.321 INFO:teuthology.orchestra.run.smithi059.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-17T08:18:35.321 INFO:teuthology.orchestra.run.smithi059.stdout:ANSI_COLOR="0;31" 2024-09-17T08:18:35.321 INFO:teuthology.orchestra.run.smithi059.stdout:LOGO="fedora-logo-icon" 2024-09-17T08:18:35.321 INFO:teuthology.orchestra.run.smithi059.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-17T08:18:35.321 INFO:teuthology.orchestra.run.smithi059.stdout:HOME_URL="https://centos.org/" 2024-09-17T08:18:35.321 INFO:teuthology.orchestra.run.smithi059.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-17T08:18:35.321 INFO:teuthology.orchestra.run.smithi059.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-17T08:18:35.321 INFO:teuthology.orchestra.run.smithi059.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-17T08:18:35.322 INFO:teuthology.lock.ops:Updating smithi059.front.sepia.ceph.com on lock server 2024-09-17T08:18:35.346 DEBUG:teuthology.orchestra.run.smithi096:> uname -m 2024-09-17T08:18:35.365 INFO:teuthology.orchestra.run.smithi096.stdout:x86_64 2024-09-17T08:18:35.365 DEBUG:teuthology.orchestra.run.smithi096:> cat /etc/os-release 2024-09-17T08:18:35.423 INFO:teuthology.orchestra.run.smithi096.stdout:NAME="CentOS Stream" 2024-09-17T08:18:35.423 INFO:teuthology.orchestra.run.smithi096.stdout:VERSION="9" 2024-09-17T08:18:35.423 INFO:teuthology.orchestra.run.smithi096.stdout:ID="centos" 2024-09-17T08:18:35.423 INFO:teuthology.orchestra.run.smithi096.stdout:ID_LIKE="rhel fedora" 2024-09-17T08:18:35.423 INFO:teuthology.orchestra.run.smithi096.stdout:VERSION_ID="9" 2024-09-17T08:18:35.423 INFO:teuthology.orchestra.run.smithi096.stdout:PLATFORM_ID="platform:el9" 2024-09-17T08:18:35.423 INFO:teuthology.orchestra.run.smithi096.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-17T08:18:35.423 INFO:teuthology.orchestra.run.smithi096.stdout:ANSI_COLOR="0;31" 2024-09-17T08:18:35.423 INFO:teuthology.orchestra.run.smithi096.stdout:LOGO="fedora-logo-icon" 2024-09-17T08:18:35.423 INFO:teuthology.orchestra.run.smithi096.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-17T08:18:35.423 INFO:teuthology.orchestra.run.smithi096.stdout:HOME_URL="https://centos.org/" 2024-09-17T08:18:35.424 INFO:teuthology.orchestra.run.smithi096.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-17T08:18:35.424 INFO:teuthology.orchestra.run.smithi096.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-17T08:18:35.424 INFO:teuthology.orchestra.run.smithi096.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-17T08:18:35.424 INFO:teuthology.lock.ops:Updating smithi096.front.sepia.ceph.com on lock server 2024-09-17T08:18:35.446 DEBUG:teuthology.orchestra.run.smithi114:> uname -m 2024-09-17T08:18:35.464 INFO:teuthology.orchestra.run.smithi114.stdout:x86_64 2024-09-17T08:18:35.464 DEBUG:teuthology.orchestra.run.smithi114:> cat /etc/os-release 2024-09-17T08:18:35.522 INFO:teuthology.orchestra.run.smithi114.stdout:NAME="CentOS Stream" 2024-09-17T08:18:35.522 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION="9" 2024-09-17T08:18:35.523 INFO:teuthology.orchestra.run.smithi114.stdout:ID="centos" 2024-09-17T08:18:35.523 INFO:teuthology.orchestra.run.smithi114.stdout:ID_LIKE="rhel fedora" 2024-09-17T08:18:35.523 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION_ID="9" 2024-09-17T08:18:35.523 INFO:teuthology.orchestra.run.smithi114.stdout:PLATFORM_ID="platform:el9" 2024-09-17T08:18:35.523 INFO:teuthology.orchestra.run.smithi114.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-17T08:18:35.523 INFO:teuthology.orchestra.run.smithi114.stdout:ANSI_COLOR="0;31" 2024-09-17T08:18:35.523 INFO:teuthology.orchestra.run.smithi114.stdout:LOGO="fedora-logo-icon" 2024-09-17T08:18:35.523 INFO:teuthology.orchestra.run.smithi114.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-17T08:18:35.523 INFO:teuthology.orchestra.run.smithi114.stdout:HOME_URL="https://centos.org/" 2024-09-17T08:18:35.523 INFO:teuthology.orchestra.run.smithi114.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-17T08:18:35.523 INFO:teuthology.orchestra.run.smithi114.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-17T08:18:35.523 INFO:teuthology.orchestra.run.smithi114.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-17T08:18:35.524 INFO:teuthology.lock.ops:Updating smithi114.front.sepia.ceph.com on lock server 2024-09-17T08:18:35.546 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-17T08:18:35.554 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-17T08:18:35.565 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-17T08:18:35.565 DEBUG:teuthology.orchestra.run.smithi059:> test '!' -e /home/ubuntu/cephtest 2024-09-17T08:18:35.567 DEBUG:teuthology.orchestra.run.smithi096:> test '!' -e /home/ubuntu/cephtest 2024-09-17T08:18:35.570 DEBUG:teuthology.orchestra.run.smithi114:> test '!' -e /home/ubuntu/cephtest 2024-09-17T08:18:35.586 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-17T08:18:35.593 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-17T08:18:35.593 DEBUG:teuthology.orchestra.run.smithi059:> test -z $(ls -A /var/lib/ceph) 2024-09-17T08:18:35.625 DEBUG:teuthology.orchestra.run.smithi096:> test -z $(ls -A /var/lib/ceph) 2024-09-17T08:18:35.627 DEBUG:teuthology.orchestra.run.smithi114:> test -z $(ls -A /var/lib/ceph) 2024-09-17T08:18:35.766 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-17T08:18:35.846 INFO:teuthology.run_tasks:Running task kernel... 2024-09-17T08:18:35.861 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-17T08:18:35.861 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-17T08:18:35.861 DEBUG:teuthology.orchestra.run.smithi059:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T08:18:35.862 DEBUG:teuthology.orchestra.run.smithi096:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T08:18:35.862 DEBUG:teuthology.orchestra.run.smithi114:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T08:18:35.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:18:35.880 DEBUG:teuthology.orchestra.run.smithi059:> uname -r 2024-09-17T08:18:35.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:18:35.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:18:35.881 DEBUG:teuthology.orchestra.run.smithi096:> uname -r 2024-09-17T08:18:35.882 DEBUG:teuthology.orchestra.run.smithi114:> uname -r 2024-09-17T08:18:35.938 INFO:teuthology.orchestra.run.smithi059.stdout:5.14.0-503.el9.x86_64 2024-09-17T08:18:35.938 INFO:teuthology.task.kernel:Running kernel on smithi059: 5.14.0-503.el9.x86_64 2024-09-17T08:18:35.938 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum install -y kernel 2024-09-17T08:18:35.940 INFO:teuthology.orchestra.run.smithi096.stdout:5.14.0-503.el9.x86_64 2024-09-17T08:18:35.940 INFO:teuthology.task.kernel:Running kernel on smithi096: 5.14.0-503.el9.x86_64 2024-09-17T08:18:35.940 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum install -y kernel 2024-09-17T08:18:35.941 INFO:teuthology.orchestra.run.smithi114.stdout:5.14.0-503.el9.x86_64 2024-09-17T08:18:35.941 INFO:teuthology.task.kernel:Running kernel on smithi114: 5.14.0-503.el9.x86_64 2024-09-17T08:18:35.942 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum install -y kernel 2024-09-17T08:18:38.222 INFO:teuthology.orchestra.run.smithi096.stdout:CentOS Stream 9 - BaseOS 16 MB/s | 8.3 MB 00:00 2024-09-17T08:18:39.597 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - BaseOS 4.3 MB/s | 8.3 MB 00:01 2024-09-17T08:18:39.898 INFO:teuthology.orchestra.run.smithi096.stdout:CentOS Stream 9 - AppStream 35 MB/s | 20 MB 00:00 2024-09-17T08:18:40.967 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - BaseOS 2.5 MB/s | 8.3 MB 00:03 2024-09-17T08:18:42.818 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - AppStream 26 MB/s | 20 MB 00:00 2024-09-17T08:18:44.131 INFO:teuthology.orchestra.run.smithi096.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.5 MB 00:00 2024-09-17T08:18:46.315 INFO:teuthology.orchestra.run.smithi096.stdout:CentOS Stream 9 - Extras packages 19 kB/s | 19 kB 00:00 2024-09-17T08:18:47.228 INFO:teuthology.orchestra.run.smithi096.stdout:Extra Packages for Enterprise Linux 29 MB/s | 23 MB 00:00 2024-09-17T08:18:49.202 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - CRB 2.5 MB/s | 6.5 MB 00:02 2024-09-17T08:18:50.696 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - Extras packages 69 kB/s | 19 kB 00:00 2024-09-17T08:18:51.598 INFO:teuthology.orchestra.run.smithi114.stdout:Extra Packages for Enterprise Linux 29 MB/s | 23 MB 00:00 2024-09-17T08:18:52.608 INFO:teuthology.orchestra.run.smithi096.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-17T08:18:54.506 INFO:teuthology.orchestra.run.smithi096.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-17T08:18:54.507 INFO:teuthology.orchestra.run.smithi096.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-17T08:18:54.589 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:18:54.600 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:18:54.600 INFO:teuthology.orchestra.run.smithi096.stdout: Package Architecture Version Repository Size 2024-09-17T08:18:54.600 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:18:54.600 INFO:teuthology.orchestra.run.smithi096.stdout:Installing: 2024-09-17T08:18:54.600 INFO:teuthology.orchestra.run.smithi096.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-17T08:18:54.600 INFO:teuthology.orchestra.run.smithi096.stdout:Installing dependencies: 2024-09-17T08:18:54.600 INFO:teuthology.orchestra.run.smithi096.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-17T08:18:54.600 INFO:teuthology.orchestra.run.smithi096.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-17T08:18:54.600 INFO:teuthology.orchestra.run.smithi096.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-17T08:18:54.601 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:18:54.601 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-09-17T08:18:54.601 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:18:54.601 INFO:teuthology.orchestra.run.smithi096.stdout:Install 4 Packages 2024-09-17T08:18:54.601 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:18:54.601 INFO:teuthology.orchestra.run.smithi096.stdout:Total download size: 79 M 2024-09-17T08:18:54.601 INFO:teuthology.orchestra.run.smithi096.stdout:Installed size: 126 M 2024-09-17T08:18:54.602 INFO:teuthology.orchestra.run.smithi096.stdout:Downloading Packages: 2024-09-17T08:18:54.743 INFO:teuthology.orchestra.run.smithi096.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 309 kB/s | 36 kB 00:00 2024-09-17T08:18:57.087 INFO:teuthology.orchestra.run.smithi114.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-17T08:18:57.817 INFO:teuthology.orchestra.run.smithi096.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 4.9 MB/s | 16 MB 00:03 2024-09-17T08:18:58.969 INFO:teuthology.orchestra.run.smithi114.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-17T08:18:58.969 INFO:teuthology.orchestra.run.smithi114.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-17T08:18:59.071 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:18:59.077 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:18:59.077 INFO:teuthology.orchestra.run.smithi114.stdout: Package Architecture Version Repository Size 2024-09-17T08:18:59.077 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:18:59.077 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-17T08:18:59.077 INFO:teuthology.orchestra.run.smithi114.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-17T08:18:59.077 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-09-17T08:18:59.077 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-17T08:18:59.077 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-17T08:18:59.077 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-17T08:18:59.077 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:18:59.077 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-17T08:18:59.077 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:18:59.077 INFO:teuthology.orchestra.run.smithi114.stdout:Install 4 Packages 2024-09-17T08:18:59.078 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:18:59.078 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 79 M 2024-09-17T08:18:59.078 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 126 M 2024-09-17T08:18:59.078 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-17T08:18:59.384 INFO:teuthology.orchestra.run.smithi096.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 6.2 MB/s | 29 MB 00:04 2024-09-17T08:18:59.739 INFO:teuthology.orchestra.run.smithi114.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 56 kB/s | 36 kB 00:00 2024-09-17T08:18:59.854 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - AppStream 1.1 MB/s | 20 MB 00:19 2024-09-17T08:19:00.601 INFO:teuthology.orchestra.run.smithi096.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 5.8 MB/s | 35 MB 00:05 2024-09-17T08:19:00.601 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:19:00.601 INFO:teuthology.orchestra.run.smithi096.stdout:Total 13 MB/s | 79 MB 00:06 2024-09-17T08:19:00.622 INFO:teuthology.orchestra.run.smithi114.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 10 MB/s | 16 MB 00:01 2024-09-17T08:19:01.147 INFO:teuthology.orchestra.run.smithi114.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 17 MB/s | 35 MB 00:02 2024-09-17T08:19:01.284 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-09-17T08:19:01.656 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-09-17T08:19:01.656 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-09-17T08:19:01.998 INFO:teuthology.orchestra.run.smithi114.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 13 MB/s | 29 MB 00:02 2024-09-17T08:19:01.998 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:19:01.998 INFO:teuthology.orchestra.run.smithi114.stdout:Total 27 MB/s | 79 MB 00:02 2024-09-17T08:19:02.606 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-09-17T08:19:02.607 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-09-17T08:19:02.680 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-17T08:19:03.029 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-17T08:19:03.030 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-17T08:19:03.991 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-17T08:19:03.991 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-17T08:19:05.045 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-09-17T08:19:05.238 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - CRB 4.3 MB/s | 6.5 MB 00:01 2024-09-17T08:19:05.684 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-17T08:19:05.761 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T08:19:06.423 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-17T08:19:06.764 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - Extras packages 86 kB/s | 19 kB 00:00 2024-09-17T08:19:07.080 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-17T08:19:07.156 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T08:19:07.527 INFO:teuthology.orchestra.run.smithi059.stdout:Extra Packages for Enterprise Linux 36 MB/s | 23 MB 00:00 2024-09-17T08:19:08.507 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T08:19:08.646 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T08:19:09.920 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T08:19:10.050 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T08:19:13.191 INFO:teuthology.orchestra.run.smithi059.stdout:lab-extras 40 kB/s | 1.7 kB 00:00 2024-09-17T08:19:13.519 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T08:19:13.562 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:19:14.868 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T08:19:14.975 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:19:15.164 INFO:teuthology.orchestra.run.smithi059.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-17T08:19:15.164 INFO:teuthology.orchestra.run.smithi059.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-17T08:19:15.261 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:19:15.278 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:19:15.278 INFO:teuthology.orchestra.run.smithi059.stdout: Package Architecture Version Repository Size 2024-09-17T08:19:15.279 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:19:15.279 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-17T08:19:15.279 INFO:teuthology.orchestra.run.smithi059.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-17T08:19:15.279 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-17T08:19:15.279 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-17T08:19:15.279 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-17T08:19:15.279 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-17T08:19:15.279 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:19:15.279 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-17T08:19:15.279 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:19:15.279 INFO:teuthology.orchestra.run.smithi059.stdout:Install 4 Packages 2024-09-17T08:19:15.279 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:19:15.280 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 79 M 2024-09-17T08:19:15.280 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 126 M 2024-09-17T08:19:15.280 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-17T08:19:15.518 INFO:teuthology.orchestra.run.smithi059.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 322 kB/s | 36 kB 00:00 2024-09-17T08:19:17.959 INFO:teuthology.orchestra.run.smithi059.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 6.1 MB/s | 16 MB 00:02 2024-09-17T08:19:18.398 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:19:19.827 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:19:20.551 INFO:teuthology.orchestra.run.smithi059.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 5.7 MB/s | 29 MB 00:05 2024-09-17T08:19:21.318 INFO:teuthology.orchestra.run.smithi059.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 5.8 MB/s | 35 MB 00:05 2024-09-17T08:19:21.318 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:19:21.318 INFO:teuthology.orchestra.run.smithi059.stdout:Total 13 MB/s | 79 MB 00:06 2024-09-17T08:19:22.032 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-17T08:19:22.405 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-17T08:19:22.405 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-17T08:19:23.377 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-17T08:19:23.378 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-17T08:19:26.050 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-17T08:19:26.721 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-17T08:19:26.801 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T08:19:29.581 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T08:19:29.713 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T08:19:34.833 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T08:19:34.872 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:19:40.014 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:19:56.959 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:19:56.999 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:19:57.286 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:19:57.286 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-17T08:19:57.286 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T08:19:57.286 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T08:19:58.110 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:19:58.110 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:19:58.111 INFO:teuthology.orchestra.run.smithi096.stdout:Installed: 2024-09-17T08:19:58.111 INFO:teuthology.orchestra.run.smithi096.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-17T08:19:58.111 INFO:teuthology.orchestra.run.smithi096.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-17T08:19:58.111 INFO:teuthology.orchestra.run.smithi096.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-17T08:19:58.111 INFO:teuthology.orchestra.run.smithi096.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-17T08:19:58.111 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:19:58.111 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:19:58.410 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:19:58.455 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:19:58.540 DEBUG:teuthology.orchestra.run.smithi096:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T08:19:58.667 INFO:teuthology.orchestra.run.smithi096.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T08:19:58.667 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T08:19:58.667 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-17T08:19:58.667 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T08:19:58.667 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T08:19:58.668 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-17T08:19:58.668 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi096.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T08:19:58.668 DEBUG:teuthology.orchestra.run.smithi096:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T08:19:58.726 INFO:teuthology.orchestra.run.smithi096.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T08:19:58.727 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T08:19:58.727 DEBUG:teuthology.orchestra.run.smithi096:> sudo rpm -qi grub2-tools 2024-09-17T08:19:58.771 INFO:teuthology.orchestra.run.smithi096.stdout:Name : grub2-tools 2024-09-17T08:19:58.771 INFO:teuthology.orchestra.run.smithi096.stdout:Epoch : 1 2024-09-17T08:19:58.771 INFO:teuthology.orchestra.run.smithi096.stdout:Version : 2.06 2024-09-17T08:19:58.771 INFO:teuthology.orchestra.run.smithi096.stdout:Release : 82.el9 2024-09-17T08:19:58.771 INFO:teuthology.orchestra.run.smithi096.stdout:Architecture: x86_64 2024-09-17T08:19:58.772 INFO:teuthology.orchestra.run.smithi096.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-17T08:19:58.772 INFO:teuthology.orchestra.run.smithi096.stdout:Group : Unspecified 2024-09-17T08:19:58.772 INFO:teuthology.orchestra.run.smithi096.stdout:Size : 8274670 2024-09-17T08:19:58.772 INFO:teuthology.orchestra.run.smithi096.stdout:License : GPLv3+ 2024-09-17T08:19:58.772 INFO:teuthology.orchestra.run.smithi096.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-17T08:19:58.772 INFO:teuthology.orchestra.run.smithi096.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-17T08:19:58.772 INFO:teuthology.orchestra.run.smithi096.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-17T08:19:58.772 INFO:teuthology.orchestra.run.smithi096.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-17T08:19:58.772 INFO:teuthology.orchestra.run.smithi096.stdout:Packager : builder@centos.org 2024-09-17T08:19:58.772 INFO:teuthology.orchestra.run.smithi096.stdout:Vendor : CentOS 2024-09-17T08:19:58.772 INFO:teuthology.orchestra.run.smithi096.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-17T08:19:58.772 INFO:teuthology.orchestra.run.smithi096.stdout:Summary : Support tools for GRUB. 2024-09-17T08:19:58.772 INFO:teuthology.orchestra.run.smithi096.stdout:Description : 2024-09-17T08:19:58.773 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:19:58.773 INFO:teuthology.orchestra.run.smithi096.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-17T08:19:58.773 INFO:teuthology.orchestra.run.smithi096.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-17T08:19:58.773 INFO:teuthology.orchestra.run.smithi096.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-17T08:19:58.773 INFO:teuthology.orchestra.run.smithi096.stdout:hardware devices. 2024-09-17T08:19:58.773 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:19:58.773 INFO:teuthology.orchestra.run.smithi096.stdout:This subpackage provides tools for support of all platforms. 2024-09-17T08:19:58.774 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-17T08:19:58.774 INFO:teuthology.task.kernel:Updating grub on smithi096 to boot 5.14.0-508.el9.x86_64 2024-09-17T08:19:58.774 DEBUG:teuthology.orchestra.run.smithi096:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-17T08:19:58.804 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:19:58.804 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-17T08:19:58.804 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T08:19:58.804 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T08:19:59.387 INFO:teuthology.orchestra.run.smithi096.stderr:Generating grub configuration file ... 2024-09-17T08:19:59.738 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:19:59.738 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:19:59.738 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-17T08:19:59.739 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-17T08:19:59.739 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-17T08:19:59.739 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-17T08:19:59.739 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-17T08:19:59.739 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:19:59.739 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:20:00.082 DEBUG:teuthology.orchestra.run.smithi114:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T08:20:00.165 INFO:teuthology.orchestra.run.smithi114.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T08:20:00.165 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T08:20:00.166 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-17T08:20:00.166 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T08:20:00.166 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T08:20:00.166 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-17T08:20:00.166 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi114.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T08:20:00.166 DEBUG:teuthology.orchestra.run.smithi114:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T08:20:00.224 INFO:teuthology.orchestra.run.smithi114.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T08:20:00.224 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T08:20:00.225 DEBUG:teuthology.orchestra.run.smithi114:> sudo rpm -qi grub2-tools 2024-09-17T08:20:00.257 INFO:teuthology.orchestra.run.smithi114.stdout:Name : grub2-tools 2024-09-17T08:20:00.257 INFO:teuthology.orchestra.run.smithi114.stdout:Epoch : 1 2024-09-17T08:20:00.257 INFO:teuthology.orchestra.run.smithi114.stdout:Version : 2.06 2024-09-17T08:20:00.257 INFO:teuthology.orchestra.run.smithi114.stdout:Release : 82.el9 2024-09-17T08:20:00.257 INFO:teuthology.orchestra.run.smithi114.stdout:Architecture: x86_64 2024-09-17T08:20:00.257 INFO:teuthology.orchestra.run.smithi114.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-17T08:20:00.257 INFO:teuthology.orchestra.run.smithi114.stdout:Group : Unspecified 2024-09-17T08:20:00.257 INFO:teuthology.orchestra.run.smithi114.stdout:Size : 8274670 2024-09-17T08:20:00.257 INFO:teuthology.orchestra.run.smithi114.stdout:License : GPLv3+ 2024-09-17T08:20:00.257 INFO:teuthology.orchestra.run.smithi114.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-17T08:20:00.257 INFO:teuthology.orchestra.run.smithi114.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-17T08:20:00.257 INFO:teuthology.orchestra.run.smithi114.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-17T08:20:00.257 INFO:teuthology.orchestra.run.smithi114.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-17T08:20:00.257 INFO:teuthology.orchestra.run.smithi114.stdout:Packager : builder@centos.org 2024-09-17T08:20:00.258 INFO:teuthology.orchestra.run.smithi114.stdout:Vendor : CentOS 2024-09-17T08:20:00.258 INFO:teuthology.orchestra.run.smithi114.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-17T08:20:00.258 INFO:teuthology.orchestra.run.smithi114.stdout:Summary : Support tools for GRUB. 2024-09-17T08:20:00.258 INFO:teuthology.orchestra.run.smithi114.stdout:Description : 2024-09-17T08:20:00.258 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:20:00.258 INFO:teuthology.orchestra.run.smithi114.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-17T08:20:00.258 INFO:teuthology.orchestra.run.smithi114.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-17T08:20:00.258 INFO:teuthology.orchestra.run.smithi114.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-17T08:20:00.258 INFO:teuthology.orchestra.run.smithi114.stdout:hardware devices. 2024-09-17T08:20:00.258 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:20:00.258 INFO:teuthology.orchestra.run.smithi114.stdout:This subpackage provides tools for support of all platforms. 2024-09-17T08:20:00.259 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-17T08:20:00.259 INFO:teuthology.task.kernel:Updating grub on smithi114 to boot 5.14.0-508.el9.x86_64 2024-09-17T08:20:00.259 DEBUG:teuthology.orchestra.run.smithi114:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-17T08:20:00.679 INFO:teuthology.orchestra.run.smithi096.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-17T08:20:00.720 INFO:teuthology.orchestra.run.smithi096.stderr:done 2024-09-17T08:20:00.724 DEBUG:teuthology.orchestra.run.smithi096:> mktemp 2024-09-17T08:20:00.739 INFO:teuthology.orchestra.run.smithi096.stdout:/tmp/tmp.zIFqrDPjVN 2024-09-17T08:20:00.739 DEBUG:teuthology.orchestra.run.smithi096:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.zIFqrDPjVN 2024-09-17T08:20:00.806 DEBUG:teuthology.orchestra.run.smithi096:> sudo chmod 0666 /tmp/tmp.zIFqrDPjVN 2024-09-17T08:20:00.863 INFO:teuthology.orchestra.run.smithi114.stderr:Generating grub configuration file ... 2024-09-17T08:20:00.948 DEBUG:teuthology.orchestra.remote:smithi096:/tmp/tmp.zIFqrDPjVN is 6KB 2024-09-17T08:20:00.996 DEBUG:teuthology.orchestra.run.smithi096:> rm -fr /tmp/tmp.zIFqrDPjVN 2024-09-17T08:20:01.011 DEBUG:teuthology.orchestra.run.smithi096:> sudo /bin/ls /boot/loader/entries || true 2024-09-17T08:20:01.085 INFO:teuthology.orchestra.run.smithi096.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-17T08:20:01.085 INFO:teuthology.orchestra.run.smithi096.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-17T08:20:01.085 INFO:teuthology.orchestra.run.smithi096.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-17T08:20:01.086 INFO:teuthology.orchestra.run.smithi096.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-17T08:20:01.087 DEBUG:teuthology.orchestra.run.smithi096:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-17T08:20:01.234 DEBUG:teuthology.orchestra.run.smithi096:> sudo shutdown -r now 2024-09-17T08:20:02.201 INFO:teuthology.orchestra.run.smithi114.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-17T08:20:02.232 INFO:teuthology.orchestra.run.smithi114.stderr:done 2024-09-17T08:20:02.234 DEBUG:teuthology.orchestra.run.smithi114:> mktemp 2024-09-17T08:20:02.250 INFO:teuthology.orchestra.run.smithi114.stdout:/tmp/tmp.reqr5v71b0 2024-09-17T08:20:02.250 DEBUG:teuthology.orchestra.run.smithi114:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.reqr5v71b0 2024-09-17T08:20:02.316 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 0666 /tmp/tmp.reqr5v71b0 2024-09-17T08:20:02.451 DEBUG:teuthology.orchestra.remote:smithi114:/tmp/tmp.reqr5v71b0 is 6KB 2024-09-17T08:20:02.500 DEBUG:teuthology.orchestra.run.smithi114:> rm -fr /tmp/tmp.reqr5v71b0 2024-09-17T08:20:02.514 DEBUG:teuthology.orchestra.run.smithi114:> sudo /bin/ls /boot/loader/entries || true 2024-09-17T08:20:02.577 INFO:teuthology.orchestra.run.smithi114.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-17T08:20:02.577 INFO:teuthology.orchestra.run.smithi114.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-17T08:20:02.577 INFO:teuthology.orchestra.run.smithi114.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-17T08:20:02.577 INFO:teuthology.orchestra.run.smithi114.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-17T08:20:02.579 DEBUG:teuthology.orchestra.run.smithi114:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-17T08:20:02.737 DEBUG:teuthology.orchestra.run.smithi114:> sudo shutdown -r now 2024-09-17T08:20:19.315 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:20:19.356 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:20:19.732 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:20:19.733 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-17T08:20:19.733 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T08:20:19.733 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T08:20:20.597 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T08:20:20.597 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:20:20.597 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-17T08:20:20.597 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-17T08:20:20.597 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-17T08:20:20.597 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-17T08:20:20.597 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-17T08:20:20.598 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:20:20.598 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:20:20.947 DEBUG:teuthology.orchestra.run.smithi059:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T08:20:21.029 INFO:teuthology.orchestra.run.smithi059.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T08:20:21.030 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T08:20:21.030 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-17T08:20:21.030 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T08:20:21.030 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T08:20:21.030 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-17T08:20:21.030 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi059.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T08:20:21.030 DEBUG:teuthology.orchestra.run.smithi059:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T08:20:21.089 INFO:teuthology.orchestra.run.smithi059.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T08:20:21.089 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T08:20:21.089 DEBUG:teuthology.orchestra.run.smithi059:> sudo rpm -qi grub2-tools 2024-09-17T08:20:21.120 INFO:teuthology.orchestra.run.smithi059.stdout:Name : grub2-tools 2024-09-17T08:20:21.120 INFO:teuthology.orchestra.run.smithi059.stdout:Epoch : 1 2024-09-17T08:20:21.120 INFO:teuthology.orchestra.run.smithi059.stdout:Version : 2.06 2024-09-17T08:20:21.120 INFO:teuthology.orchestra.run.smithi059.stdout:Release : 82.el9 2024-09-17T08:20:21.120 INFO:teuthology.orchestra.run.smithi059.stdout:Architecture: x86_64 2024-09-17T08:20:21.120 INFO:teuthology.orchestra.run.smithi059.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-17T08:20:21.120 INFO:teuthology.orchestra.run.smithi059.stdout:Group : Unspecified 2024-09-17T08:20:21.120 INFO:teuthology.orchestra.run.smithi059.stdout:Size : 8274670 2024-09-17T08:20:21.121 INFO:teuthology.orchestra.run.smithi059.stdout:License : GPLv3+ 2024-09-17T08:20:21.121 INFO:teuthology.orchestra.run.smithi059.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-17T08:20:21.121 INFO:teuthology.orchestra.run.smithi059.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-17T08:20:21.121 INFO:teuthology.orchestra.run.smithi059.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-17T08:20:21.121 INFO:teuthology.orchestra.run.smithi059.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-17T08:20:21.121 INFO:teuthology.orchestra.run.smithi059.stdout:Packager : builder@centos.org 2024-09-17T08:20:21.121 INFO:teuthology.orchestra.run.smithi059.stdout:Vendor : CentOS 2024-09-17T08:20:21.121 INFO:teuthology.orchestra.run.smithi059.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-17T08:20:21.121 INFO:teuthology.orchestra.run.smithi059.stdout:Summary : Support tools for GRUB. 2024-09-17T08:20:21.121 INFO:teuthology.orchestra.run.smithi059.stdout:Description : 2024-09-17T08:20:21.121 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:20:21.121 INFO:teuthology.orchestra.run.smithi059.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-17T08:20:21.121 INFO:teuthology.orchestra.run.smithi059.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-17T08:20:21.122 INFO:teuthology.orchestra.run.smithi059.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-17T08:20:21.122 INFO:teuthology.orchestra.run.smithi059.stdout:hardware devices. 2024-09-17T08:20:21.122 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:20:21.122 INFO:teuthology.orchestra.run.smithi059.stdout:This subpackage provides tools for support of all platforms. 2024-09-17T08:20:21.123 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-17T08:20:21.123 INFO:teuthology.task.kernel:Updating grub on smithi059 to boot 5.14.0-508.el9.x86_64 2024-09-17T08:20:21.123 DEBUG:teuthology.orchestra.run.smithi059:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-17T08:20:21.768 INFO:teuthology.orchestra.run.smithi059.stderr:Generating grub configuration file ... 2024-09-17T08:20:23.114 INFO:teuthology.orchestra.run.smithi059.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-17T08:20:23.141 INFO:teuthology.orchestra.run.smithi059.stderr:done 2024-09-17T08:20:23.143 DEBUG:teuthology.orchestra.run.smithi059:> mktemp 2024-09-17T08:20:23.158 INFO:teuthology.orchestra.run.smithi059.stdout:/tmp/tmp.z4PS20ULq2 2024-09-17T08:20:23.159 DEBUG:teuthology.orchestra.run.smithi059:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.z4PS20ULq2 2024-09-17T08:20:23.224 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 0666 /tmp/tmp.z4PS20ULq2 2024-09-17T08:20:23.371 DEBUG:teuthology.orchestra.remote:smithi059:/tmp/tmp.z4PS20ULq2 is 6KB 2024-09-17T08:20:23.419 DEBUG:teuthology.orchestra.run.smithi059:> rm -fr /tmp/tmp.z4PS20ULq2 2024-09-17T08:20:23.433 DEBUG:teuthology.orchestra.run.smithi059:> sudo /bin/ls /boot/loader/entries || true 2024-09-17T08:20:23.504 INFO:teuthology.orchestra.run.smithi059.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-17T08:20:23.504 INFO:teuthology.orchestra.run.smithi059.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-17T08:20:23.504 INFO:teuthology.orchestra.run.smithi059.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-17T08:20:23.504 INFO:teuthology.orchestra.run.smithi059.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-17T08:20:23.506 DEBUG:teuthology.orchestra.run.smithi059:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-17T08:20:23.656 DEBUG:teuthology.orchestra.run.smithi059:> sudo shutdown -r now 2024-09-17T08:20:31.237 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-17T08:20:31.237 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-09-17T08:20:31.238 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:20:32.740 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-17T08:20:32.741 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-17T08:20:32.741 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:20:53.678 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-17T08:20:53.679 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-09-17T08:20:53.679 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:21:05.729 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.96 2024-09-17T08:21:14.737 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-09-17T08:21:14.737 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:21:32.761 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T08:21:33.117 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.96 2024-09-17T08:21:41.769 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-17T08:21:41.770 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:21:42.267 DEBUG:teuthology.orchestra.run.smithi114:> true 2024-09-17T08:21:42.869 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-17T08:21:42.869 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-508.el9.x86_64"... 2024-09-17T08:21:42.869 DEBUG:teuthology.orchestra.run.smithi114:> uname -r 2024-09-17T08:21:42.884 INFO:teuthology.orchestra.run.smithi114.stdout:5.14.0-508.el9.x86_64 2024-09-17T08:21:42.884 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-17T08:21:42.884 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T08:21:42.884 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-17T08:21:43.886 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-17T08:21:43.886 DEBUG:teuthology.orchestra.run.smithi114:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T08:21:43.963 INFO:teuthology.orchestra.run.smithi114.stdout:ttyS1 2024-09-17T08:21:43.989 DEBUG:teuthology.parallel:result is None 2024-09-17T08:21:45.117 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-09-17T08:21:45.118 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:21:45.716 DEBUG:teuthology.orchestra.run.smithi096:> true 2024-09-17T08:21:46.058 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-09-17T08:21:46.058 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-508.el9.x86_64"... 2024-09-17T08:21:46.058 DEBUG:teuthology.orchestra.run.smithi096:> uname -r 2024-09-17T08:21:46.073 INFO:teuthology.orchestra.run.smithi096.stdout:5.14.0-508.el9.x86_64 2024-09-17T08:21:46.073 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-17T08:21:46.073 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T08:21:46.073 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-17T08:21:47.074 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-17T08:21:47.074 DEBUG:teuthology.orchestra.run.smithi096:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T08:21:47.147 INFO:teuthology.orchestra.run.smithi096.stdout:ttyS1 2024-09-17T08:21:47.173 DEBUG:teuthology.parallel:result is None 2024-09-17T08:21:53.681 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T08:22:02.682 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-09-17T08:22:02.682 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:22:03.102 DEBUG:teuthology.orchestra.run.smithi059:> true 2024-09-17T08:22:03.453 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-09-17T08:22:03.454 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-508.el9.x86_64"... 2024-09-17T08:22:03.454 DEBUG:teuthology.orchestra.run.smithi059:> uname -r 2024-09-17T08:22:03.468 INFO:teuthology.orchestra.run.smithi059.stdout:5.14.0-508.el9.x86_64 2024-09-17T08:22:03.469 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-17T08:22:03.469 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T08:22:03.469 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-17T08:22:04.469 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-17T08:22:04.469 DEBUG:teuthology.orchestra.run.smithi059:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T08:22:04.583 INFO:teuthology.orchestra.run.smithi059.stdout:ttyS1 2024-09-17T08:22:04.609 DEBUG:teuthology.parallel:result is None 2024-09-17T08:22:04.609 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T08:22:04.617 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T08:22:04.617 DEBUG:teuthology.orchestra.run.smithi059:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T08:22:04.620 DEBUG:teuthology.orchestra.run.smithi096:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T08:22:04.623 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T08:22:04.659 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T08:22:04.665 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T08:22:04.675 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T08:22:04.675 DEBUG:teuthology.orchestra.run.smithi059:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T08:22:04.706 DEBUG:teuthology.orchestra.run.smithi096:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T08:22:04.708 DEBUG:teuthology.orchestra.run.smithi114:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T08:22:04.770 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T08:22:04.776 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T08:22:04.777 DEBUG:teuthology.orchestra.run.smithi059:> 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-09-17T08:22:04.779 DEBUG:teuthology.orchestra.run.smithi096:> 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-09-17T08:22:04.781 DEBUG:teuthology.orchestra.run.smithi114:> 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-09-17T08:22:04.811 INFO:teuthology.orchestra.run.smithi096.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T08:22:04.812 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T08:22:04.822 INFO:teuthology.orchestra.run.smithi096.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T08:22:04.824 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T08:22:04.840 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T08:22:04.859 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T08:22:04.861 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T08:22:04.868 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T08:22:04.868 DEBUG:teuthology.orchestra.run.smithi059:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T08:22:04.870 DEBUG:teuthology.orchestra.run.smithi096:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T08:22:04.873 DEBUG:teuthology.orchestra.run.smithi114:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T08:22:04.936 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T08:22:04.948 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T08:22:04.949 DEBUG:teuthology.orchestra.run.smithi059:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T08:22:04.951 DEBUG:teuthology.orchestra.run.smithi096:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T08:22:04.954 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T08:22:04.995 DEBUG:teuthology.orchestra.run.smithi059:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T08:22:05.084 DEBUG:teuthology.orchestra.run.smithi059:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T08:22:05.143 DEBUG:teuthology.orchestra.run.smithi059:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T08:22:05.228 DEBUG:teuthology.orchestra.run.smithi059:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T08:22:05.273 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-17T08:22:05.273 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T08:22:05.343 DEBUG:teuthology.orchestra.run.smithi096:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T08:22:05.391 DEBUG:teuthology.orchestra.run.smithi096:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T08:22:05.470 DEBUG:teuthology.orchestra.run.smithi096:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T08:22:05.515 DEBUG:teuthology.orchestra.run.smithi096:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T08:22:05.557 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-09-17T08:22:05.558 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T08:22:05.625 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T08:22:05.672 DEBUG:teuthology.orchestra.run.smithi114:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T08:22:05.728 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T08:22:05.813 DEBUG:teuthology.orchestra.run.smithi114:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T08:22:05.855 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T08:22:05.855 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T08:22:05.922 DEBUG:teuthology.orchestra.run.smithi059:> sudo service rsyslog restart 2024-09-17T08:22:05.924 DEBUG:teuthology.orchestra.run.smithi096:> sudo service rsyslog restart 2024-09-17T08:22:05.927 DEBUG:teuthology.orchestra.run.smithi114:> sudo service rsyslog restart 2024-09-17T08:22:05.959 INFO:teuthology.orchestra.run.smithi059.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T08:22:05.984 INFO:teuthology.orchestra.run.smithi096.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T08:22:06.026 INFO:teuthology.orchestra.run.smithi114.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T08:22:06.529 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T08:22:06.536 INFO:teuthology.task.internal:Starting timer... 2024-09-17T08:22:06.536 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T08:22:06.546 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T08:22:06.556 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-17T08:22:06.556 DEBUG:teuthology.orchestra.run.smithi059:> sudo service auditd rotate 2024-09-17T08:22:06.621 INFO:teuthology.orchestra.run.smithi059.stdout:Rotating logs: 2024-09-17T08:22:06.622 DEBUG:teuthology.orchestra.run.smithi096:> sudo service auditd rotate 2024-09-17T08:22:06.675 INFO:teuthology.orchestra.run.smithi096.stdout:Rotating logs: 2024-09-17T08:22:06.677 DEBUG:teuthology.orchestra.run.smithi114:> sudo service auditd rotate 2024-09-17T08:22:06.744 INFO:teuthology.orchestra.run.smithi114.stdout:Rotating logs: 2024-09-17T08:22:06.746 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T08:22:06.746 DEBUG:teuthology.orchestra.run.smithi059:> /usr/sbin/getenforce 2024-09-17T08:22:06.770 INFO:teuthology.orchestra.run.smithi059.stdout:Permissive 2024-09-17T08:22:06.770 DEBUG:teuthology.orchestra.run.smithi096:> /usr/sbin/getenforce 2024-09-17T08:22:06.804 INFO:teuthology.orchestra.run.smithi096.stdout:Permissive 2024-09-17T08:22:06.805 DEBUG:teuthology.orchestra.run.smithi114:> /usr/sbin/getenforce 2024-09-17T08:22:06.836 INFO:teuthology.orchestra.run.smithi114.stdout:Permissive 2024-09-17T08:22:06.836 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi059.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi096.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi114.front.sepia.ceph.com': 'permissive'} 2024-09-17T08:22:06.837 DEBUG:teuthology.orchestra.run.smithi059:> 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 -e context=system_u:system_r:getty_t:s0 2024-09-17T08:22:06.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:22:06.863 DEBUG:teuthology.orchestra.run.smithi096:> 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 -e context=system_u:system_r:getty_t:s0 2024-09-17T08:22:06.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:22:06.892 DEBUG:teuthology.orchestra.run.smithi114:> 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 -e context=system_u:system_r:getty_t:s0 2024-09-17T08:22:06.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:22:06.922 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T08:22:06.922 DEBUG:teuthology.orchestra.run.smithi059:> sudo /usr/sbin/setenforce permissive 2024-09-17T08:22:06.955 DEBUG:teuthology.orchestra.run.smithi096:> sudo /usr/sbin/setenforce permissive 2024-09-17T08:22:06.985 DEBUG:teuthology.orchestra.run.smithi114:> sudo /usr/sbin/setenforce permissive 2024-09-17T08:22:07.019 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T08:22:07.028 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T08:22:07.039 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-09-17T08:22:07.039 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi059.front.sepia.ceph.com,smithi096.front.sepia.ceph.com,smithi114.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T08:26:00.668 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi059.front.sepia.ceph.com'), Remote(name='ubuntu@smithi096.front.sepia.ceph.com'), Remote(name='ubuntu@smithi114.front.sepia.ceph.com')] 2024-09-17T08:26:00.668 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-09-17T08:26:00.669 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:26:00.746 DEBUG:teuthology.orchestra.run.smithi059:> true 2024-09-17T08:26:00.830 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-09-17T08:26:00.830 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-09-17T08:26:00.831 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:26:00.920 DEBUG:teuthology.orchestra.run.smithi096:> true 2024-09-17T08:26:01.001 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-09-17T08:26:01.002 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-17T08:26:01.002 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:26:01.080 DEBUG:teuthology.orchestra.run.smithi114:> true 2024-09-17T08:26:01.168 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-17T08:26:01.169 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T08:26:01.179 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T08:26:01.179 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T08:26:01.180 DEBUG:teuthology.orchestra.run.smithi059:> 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-09-17T08:26:01.188 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T08:26:01.189 DEBUG:teuthology.orchestra.run.smithi096:> 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-09-17T08:26:01.191 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T08:26:01.191 DEBUG:teuthology.orchestra.run.smithi114:> 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-09-17T08:26:01.215 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-17T08:26:01.219 INFO:teuthology.orchestra.run.smithi096.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-17T08:26:01.232 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-17T08:26:01.234 INFO:teuthology.orchestra.run.smithi096.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-17T08:26:01.238 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-17T08:26:01.252 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-17T08:26:01.259 INFO:teuthology.orchestra.run.smithi059.stderr:sudo: ntpd: command not found 2024-09-17T08:26:01.259 INFO:teuthology.orchestra.run.smithi096.stderr:sudo: ntpd: command not found 2024-09-17T08:26:01.270 INFO:teuthology.orchestra.run.smithi096.stdout:506 Cannot talk to daemon 2024-09-17T08:26:01.271 INFO:teuthology.orchestra.run.smithi059.stdout:506 Cannot talk to daemon 2024-09-17T08:26:01.276 INFO:teuthology.orchestra.run.smithi114.stderr:sudo: ntpd: command not found 2024-09-17T08:26:01.284 INFO:teuthology.orchestra.run.smithi096.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-17T08:26:01.286 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-17T08:26:01.287 INFO:teuthology.orchestra.run.smithi114.stdout:506 Cannot talk to daemon 2024-09-17T08:26:01.299 INFO:teuthology.orchestra.run.smithi096.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-17T08:26:01.301 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-17T08:26:01.302 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-17T08:26:01.315 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-17T08:26:01.354 INFO:teuthology.orchestra.run.smithi096.stderr:bash: line 1: ntpq: command not found 2024-09-17T08:26:01.357 INFO:teuthology.orchestra.run.smithi096.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T08:26:01.358 INFO:teuthology.orchestra.run.smithi096.stdout:=============================================================================== 2024-09-17T08:26:01.358 INFO:teuthology.orchestra.run.smithi096.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:26:01.358 INFO:teuthology.orchestra.run.smithi096.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:26:01.358 INFO:teuthology.orchestra.run.smithi096.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:26:01.358 INFO:teuthology.orchestra.run.smithi096.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:26:01.360 INFO:teuthology.orchestra.run.smithi059.stderr:bash: line 1: ntpq: command not found 2024-09-17T08:26:01.365 INFO:teuthology.orchestra.run.smithi059.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T08:26:01.365 INFO:teuthology.orchestra.run.smithi059.stdout:=============================================================================== 2024-09-17T08:26:01.365 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:26:01.366 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:26:01.366 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:26:01.366 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:26:01.370 INFO:teuthology.orchestra.run.smithi114.stderr:bash: line 1: ntpq: command not found 2024-09-17T08:26:01.374 INFO:teuthology.orchestra.run.smithi114.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T08:26:01.374 INFO:teuthology.orchestra.run.smithi114.stdout:=============================================================================== 2024-09-17T08:26:01.375 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:26:01.375 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:26:01.375 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:26:01.375 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:26:01.376 INFO:teuthology.run_tasks:Running task pexec... 2024-09-17T08:26:01.385 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-17T08:26:01.385 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi059.front.sepia.ceph.com 2024-09-17T08:26:01.386 DEBUG:teuthology.orchestra.run.smithi059:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-17T08:26:01.386 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi096.front.sepia.ceph.com 2024-09-17T08:26:01.386 DEBUG:teuthology.orchestra.run.smithi096:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-17T08:26:01.386 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi114.front.sepia.ceph.com 2024-09-17T08:26:01.386 DEBUG:teuthology.orchestra.run.smithi114:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-17T08:26:01.747 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:26:01.755 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:26:01.755 INFO:teuthology.orchestra.run.smithi096.stdout: Package Architecture Version Repository Size 2024-09-17T08:26:01.755 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:26:01.755 INFO:teuthology.orchestra.run.smithi096.stdout:Removing: 2024-09-17T08:26:01.756 INFO:teuthology.orchestra.run.smithi096.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-17T08:26:01.756 INFO:teuthology.orchestra.run.smithi096.stdout:Removing unused dependencies: 2024-09-17T08:26:01.756 INFO:teuthology.orchestra.run.smithi096.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-17T08:26:01.756 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:26:01.756 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-09-17T08:26:01.756 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:26:01.756 INFO:teuthology.orchestra.run.smithi096.stdout:Remove 2 Packages 2024-09-17T08:26:01.756 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:26:01.756 INFO:teuthology.orchestra.run.smithi096.stdout:Freed space: 5.5 M 2024-09-17T08:26:01.756 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-09-17T08:26:01.760 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-09-17T08:26:01.760 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-09-17T08:26:01.761 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:26:01.763 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:26:01.763 INFO:teuthology.orchestra.run.smithi114.stdout: Package Architecture Version Repository Size 2024-09-17T08:26:01.763 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:26:01.763 INFO:teuthology.orchestra.run.smithi114.stdout:Removing: 2024-09-17T08:26:01.763 INFO:teuthology.orchestra.run.smithi114.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-17T08:26:01.763 INFO:teuthology.orchestra.run.smithi114.stdout:Removing unused dependencies: 2024-09-17T08:26:01.763 INFO:teuthology.orchestra.run.smithi114.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-17T08:26:01.763 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:26:01.763 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-17T08:26:01.764 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:26:01.764 INFO:teuthology.orchestra.run.smithi114.stdout:Remove 2 Packages 2024-09-17T08:26:01.764 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:26:01.764 INFO:teuthology.orchestra.run.smithi114.stdout:Freed space: 5.5 M 2024-09-17T08:26:01.764 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-17T08:26:01.768 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-17T08:26:01.768 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-17T08:26:01.774 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:26:01.784 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:26:01.784 INFO:teuthology.orchestra.run.smithi059.stdout: Package Architecture Version Repository Size 2024-09-17T08:26:01.784 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:26:01.784 INFO:teuthology.orchestra.run.smithi059.stdout:Removing: 2024-09-17T08:26:01.784 INFO:teuthology.orchestra.run.smithi059.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-17T08:26:01.785 INFO:teuthology.orchestra.run.smithi059.stdout:Removing unused dependencies: 2024-09-17T08:26:01.785 INFO:teuthology.orchestra.run.smithi059.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-17T08:26:01.785 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:26:01.785 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-17T08:26:01.785 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:26:01.785 INFO:teuthology.orchestra.run.smithi059.stdout:Remove 2 Packages 2024-09-17T08:26:01.785 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:26:01.785 INFO:teuthology.orchestra.run.smithi059.stdout:Freed space: 5.5 M 2024-09-17T08:26:01.785 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-17T08:26:01.789 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-17T08:26:01.789 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-17T08:26:01.828 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-09-17T08:26:01.829 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-09-17T08:26:01.837 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-17T08:26:01.837 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-17T08:26:01.862 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-17T08:26:01.862 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-17T08:26:01.970 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-17T08:26:01.975 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-09-17T08:26:02.012 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-17T08:26:02.049 INFO:teuthology.orchestra.run.smithi096.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-17T08:26:02.052 INFO:teuthology.orchestra.run.smithi114.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-17T08:26:02.089 INFO:teuthology.orchestra.run.smithi059.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-17T08:26:02.105 INFO:teuthology.orchestra.run.smithi096.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-17T08:26:02.135 INFO:teuthology.orchestra.run.smithi114.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-17T08:26:02.160 INFO:teuthology.orchestra.run.smithi059.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-17T08:26:02.590 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-17T08:26:02.590 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-17T08:26:02.639 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-17T08:26:02.639 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-17T08:26:02.649 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-17T08:26:02.649 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-17T08:26:02.818 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-17T08:26:02.818 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:26:02.818 INFO:teuthology.orchestra.run.smithi096.stdout:Removed: 2024-09-17T08:26:02.818 INFO:teuthology.orchestra.run.smithi096.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-17T08:26:02.818 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:26:02.818 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:26:02.901 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-17T08:26:02.901 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:26:02.901 INFO:teuthology.orchestra.run.smithi059.stdout:Removed: 2024-09-17T08:26:02.901 INFO:teuthology.orchestra.run.smithi059.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-17T08:26:02.901 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:26:02.901 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:26:02.902 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-17T08:26:02.902 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:26:02.902 INFO:teuthology.orchestra.run.smithi114.stdout:Removed: 2024-09-17T08:26:02.902 INFO:teuthology.orchestra.run.smithi114.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-17T08:26:02.902 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:26:02.902 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:26:03.656 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:00:57 ago on Tue 17 Sep 2024 08:25:06 AM UTC. 2024-09-17T08:26:03.790 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:26:03.791 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:26:03.791 INFO:teuthology.orchestra.run.smithi096.stdout: Package Architecture Version Repository Size 2024-09-17T08:26:03.791 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:26:03.791 INFO:teuthology.orchestra.run.smithi096.stdout:Installing: 2024-09-17T08:26:03.791 INFO:teuthology.orchestra.run.smithi096.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-17T08:26:03.791 INFO:teuthology.orchestra.run.smithi096.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-17T08:26:03.792 INFO:teuthology.orchestra.run.smithi096.stdout:Installing dependencies: 2024-09-17T08:26:03.792 INFO:teuthology.orchestra.run.smithi096.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-17T08:26:03.792 INFO:teuthology.orchestra.run.smithi096.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-17T08:26:03.792 INFO:teuthology.orchestra.run.smithi096.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-17T08:26:03.792 INFO:teuthology.orchestra.run.smithi096.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-17T08:26:03.792 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:26:03.792 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-09-17T08:26:03.792 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:26:03.792 INFO:teuthology.orchestra.run.smithi096.stdout:Install 6 Packages 2024-09-17T08:26:03.792 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:26:03.798 INFO:teuthology.orchestra.run.smithi096.stdout:Total download size: 2.0 M 2024-09-17T08:26:03.798 INFO:teuthology.orchestra.run.smithi096.stdout:Installed size: 9.2 M 2024-09-17T08:26:03.798 INFO:teuthology.orchestra.run.smithi096.stdout:Downloading Packages: 2024-09-17T08:26:03.832 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:57 ago on Tue 17 Sep 2024 08:25:06 AM UTC. 2024-09-17T08:26:03.845 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:00:53 ago on Tue 17 Sep 2024 08:25:10 AM UTC. 2024-09-17T08:26:03.975 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:26:03.975 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:26:03.975 INFO:teuthology.orchestra.run.smithi114.stdout: Package Architecture Version Repository Size 2024-09-17T08:26:03.975 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:26:03.976 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-17T08:26:03.976 INFO:teuthology.orchestra.run.smithi114.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-17T08:26:03.976 INFO:teuthology.orchestra.run.smithi114.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-17T08:26:03.976 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-09-17T08:26:03.976 INFO:teuthology.orchestra.run.smithi114.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-17T08:26:03.976 INFO:teuthology.orchestra.run.smithi114.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-17T08:26:03.976 INFO:teuthology.orchestra.run.smithi114.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-17T08:26:03.976 INFO:teuthology.orchestra.run.smithi114.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-17T08:26:03.976 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:26:03.976 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-17T08:26:03.976 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:26:03.976 INFO:teuthology.orchestra.run.smithi114.stdout:Install 6 Packages 2024-09-17T08:26:03.976 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:26:03.985 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 2.0 M 2024-09-17T08:26:03.985 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 9.2 M 2024-09-17T08:26:03.985 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-17T08:26:03.988 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:26:03.989 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:26:03.989 INFO:teuthology.orchestra.run.smithi059.stdout: Package Architecture Version Repository Size 2024-09-17T08:26:03.989 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:26:03.989 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-17T08:26:03.989 INFO:teuthology.orchestra.run.smithi059.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-17T08:26:03.989 INFO:teuthology.orchestra.run.smithi059.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-17T08:26:03.989 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-17T08:26:03.989 INFO:teuthology.orchestra.run.smithi059.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-17T08:26:03.989 INFO:teuthology.orchestra.run.smithi059.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-17T08:26:03.989 INFO:teuthology.orchestra.run.smithi059.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-17T08:26:03.989 INFO:teuthology.orchestra.run.smithi059.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-17T08:26:03.990 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:26:03.990 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-17T08:26:03.990 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:26:03.990 INFO:teuthology.orchestra.run.smithi059.stdout:Install 6 Packages 2024-09-17T08:26:03.990 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:26:03.998 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 2.0 M 2024-09-17T08:26:03.998 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 9.2 M 2024-09-17T08:26:03.998 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-17T08:26:04.014 INFO:teuthology.orchestra.run.smithi096.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 476 kB/s | 44 kB 00:00 2024-09-17T08:26:04.062 INFO:teuthology.orchestra.run.smithi096.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 740 kB/s | 106 kB 00:00 2024-09-17T08:26:04.088 INFO:teuthology.orchestra.run.smithi096.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 979 kB/s | 72 kB 00:00 2024-09-17T08:26:04.130 INFO:teuthology.orchestra.run.smithi096.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.2 MB/s | 84 kB 00:00 2024-09-17T08:26:04.155 INFO:teuthology.orchestra.run.smithi096.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.8 MB/s | 906 kB 00:00 2024-09-17T08:26:04.205 INFO:teuthology.orchestra.run.smithi096.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 7.0 MB/s | 837 kB 00:00 2024-09-17T08:26:04.205 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:26:04.206 INFO:teuthology.orchestra.run.smithi096.stdout:Total 4.9 MB/s | 2.0 MB 00:00 2024-09-17T08:26:04.224 INFO:teuthology.orchestra.run.smithi114.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 405 kB/s | 44 kB 00:00 2024-09-17T08:26:04.275 INFO:teuthology.orchestra.run.smithi114.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 662 kB/s | 106 kB 00:00 2024-09-17T08:26:04.279 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-09-17T08:26:04.293 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-09-17T08:26:04.293 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-09-17T08:26:04.301 INFO:teuthology.orchestra.run.smithi114.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 953 kB/s | 72 kB 00:00 2024-09-17T08:26:04.350 INFO:teuthology.orchestra.run.smithi114.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.1 MB/s | 84 kB 00:00 2024-09-17T08:26:04.458 INFO:teuthology.orchestra.run.smithi114.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.6 MB/s | 906 kB 00:00 2024-09-17T08:26:04.514 INFO:teuthology.orchestra.run.smithi059.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 116 kB/s | 44 kB 00:00 2024-09-17T08:26:04.583 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-09-17T08:26:04.584 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-09-17T08:26:04.597 INFO:teuthology.orchestra.run.smithi059.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 228 kB/s | 106 kB 00:00 2024-09-17T08:26:04.714 INFO:teuthology.orchestra.run.smithi059.stdout:(3/6): python3-kmod-0.9-32.el9.x86_64.rpm 722 kB/s | 84 kB 00:00 2024-09-17T08:26:04.739 INFO:teuthology.orchestra.run.smithi059.stdout:(4/6): python3-configshell-1.1.30-1.el9.noarch. 318 kB/s | 72 kB 00:00 2024-09-17T08:26:04.742 INFO:teuthology.orchestra.run.smithi114.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 1.9 MB/s | 837 kB 00:00 2024-09-17T08:26:04.742 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:26:04.742 INFO:teuthology.orchestra.run.smithi114.stdout:Total 2.6 MB/s | 2.0 MB 00:00 2024-09-17T08:26:04.816 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-17T08:26:04.830 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-17T08:26:04.830 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-17T08:26:04.956 INFO:teuthology.orchestra.run.smithi059.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 1.1 MB/s | 906 kB 00:00 2024-09-17T08:26:05.006 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-09-17T08:26:05.091 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-17T08:26:05.095 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-17T08:26:05.096 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-17T08:26:05.129 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-17T08:26:05.162 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-17T08:26:05.366 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-17T08:26:05.394 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-17T08:26:05.511 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-17T08:26:05.548 INFO:teuthology.orchestra.run.smithi059.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 1.0 MB/s | 837 kB 00:00 2024-09-17T08:26:05.549 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:26:05.549 INFO:teuthology.orchestra.run.smithi059.stdout:Total 1.3 MB/s | 2.0 MB 00:01 2024-09-17T08:26:05.612 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-17T08:26:05.632 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-17T08:26:05.648 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-17T08:26:05.648 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-17T08:26:05.655 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-17T08:26:05.683 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-17T08:26:05.842 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-17T08:26:05.880 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-17T08:26:05.891 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-17T08:26:05.940 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-17T08:26:05.975 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-17T08:26:05.975 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-17T08:26:06.373 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-17T08:26:06.400 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-17T08:26:06.401 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-17T08:26:06.493 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-17T08:26:06.535 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-17T08:26:06.572 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-17T08:26:06.794 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-17T08:26:06.836 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-17T08:26:06.929 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-17T08:26:06.929 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-17T08:26:06.929 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-17T08:26:06.929 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-17T08:26:06.929 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-17T08:26:06.930 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-17T08:26:07.243 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-17T08:26:07.243 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:26:07.243 INFO:teuthology.orchestra.run.smithi096.stdout:Installed: 2024-09-17T08:26:07.243 INFO:teuthology.orchestra.run.smithi096.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-17T08:26:07.243 INFO:teuthology.orchestra.run.smithi096.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-17T08:26:07.244 INFO:teuthology.orchestra.run.smithi096.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-17T08:26:07.244 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:26:07.244 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:26:07.316 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-17T08:26:07.347 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-17T08:26:07.409 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-17T08:26:07.409 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-17T08:26:07.409 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-17T08:26:07.409 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-17T08:26:07.409 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-17T08:26:07.409 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-17T08:26:07.591 DEBUG:teuthology.parallel:result is None 2024-09-17T08:26:07.743 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-17T08:26:07.743 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:26:07.743 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-17T08:26:07.743 INFO:teuthology.orchestra.run.smithi114.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-17T08:26:07.743 INFO:teuthology.orchestra.run.smithi114.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-17T08:26:07.743 INFO:teuthology.orchestra.run.smithi114.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-17T08:26:07.744 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:26:07.744 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:26:08.105 DEBUG:teuthology.parallel:result is None 2024-09-17T08:26:08.301 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-17T08:26:08.301 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-17T08:26:08.301 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-17T08:26:08.301 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-17T08:26:08.301 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-17T08:26:08.301 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-17T08:26:08.669 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-17T08:26:08.669 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:26:08.669 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-17T08:26:08.669 INFO:teuthology.orchestra.run.smithi059.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-17T08:26:08.669 INFO:teuthology.orchestra.run.smithi059.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-17T08:26:08.669 INFO:teuthology.orchestra.run.smithi059.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-17T08:26:08.669 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:26:08.669 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:26:08.985 DEBUG:teuthology.parallel:result is None 2024-09-17T08:26:08.985 INFO:teuthology.run_tasks:Running task install... 2024-09-17T08:26:08.993 DEBUG:teuthology.task.install:project ceph 2024-09-17T08:26:08.993 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9'}} 2024-09-17T08:26:08.993 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9'} 2024-09-17T08:26:08.993 INFO:teuthology.task.install:Using flavor: default 2024-09-17T08:26:08.998 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-09-17T08:26:08.998 INFO:teuthology.task.install:extra packages: [] 2024-09-17T08:26:08.998 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': '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9', 'tag': None, 'wait_for_package': False} 2024-09-17T08:26:08.999 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:26:09.000 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': '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9', 'tag': None, 'wait_for_package': False} 2024-09-17T08:26:09.000 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:26:09.001 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': '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9', 'tag': None, 'wait_for_package': False} 2024-09-17T08:26:09.001 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:26:09.155 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/centos/9/flavors/default/ 2024-09-17T08:26:09.155 INFO:teuthology.task.install.rpm:Package version is 18.2.4-855.g19e2a2be 2024-09-17T08:26:09.160 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/centos/9/flavors/default/ 2024-09-17T08:26:09.161 INFO:teuthology.task.install.rpm:Package version is 18.2.4-855.g19e2a2be 2024-09-17T08:26:09.164 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/centos/9/flavors/default/ 2024-09-17T08:26:09.164 INFO:teuthology.task.install.rpm:Package version is 18.2.4-855.g19e2a2be 2024-09-17T08:26:09.267 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-17T08:26:09.267 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T08:26:09.267 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-17T08:26:09.275 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-17T08:26:09.275 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-09-17T08:26:09.275 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-17T08:26:09.284 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-17T08:26:09.285 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-17T08:26:09.285 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-17T08:26:09.301 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-09-17T08:26:09.301 DEBUG:teuthology.orchestra.run.smithi114:> 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/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-17T08:26:09.310 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-09-17T08:26:09.311 DEBUG:teuthology.orchestra.run.smithi096:> 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/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-17T08:26:09.316 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-09-17T08:26:09.316 DEBUG:teuthology.orchestra.run.smithi059:> 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/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-17T08:26:09.370 DEBUG:teuthology.orchestra.run.smithi114:> 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-09-17T08:26:09.380 DEBUG:teuthology.orchestra.run.smithi096:> 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-09-17T08:26:09.383 DEBUG:teuthology.orchestra.run.smithi059:> 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-09-17T08:26:09.449 DEBUG:teuthology.orchestra.run.smithi114:> 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-09-17T08:26:09.459 DEBUG:teuthology.orchestra.run.smithi096:> 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-09-17T08:26:09.467 DEBUG:teuthology.orchestra.run.smithi059:> 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-09-17T08:26:09.514 INFO:teuthology.orchestra.run.smithi114.stdout:check_obsoletes = 1 2024-09-17T08:26:09.516 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum clean all 2024-09-17T08:26:09.525 INFO:teuthology.orchestra.run.smithi096.stdout:check_obsoletes = 1 2024-09-17T08:26:09.527 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum clean all 2024-09-17T08:26:09.533 INFO:teuthology.orchestra.run.smithi059.stdout:check_obsoletes = 1 2024-09-17T08:26:09.535 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum clean all 2024-09-17T08:26:09.746 INFO:teuthology.orchestra.run.smithi114.stdout:45 files removed 2024-09-17T08:26:09.750 INFO:teuthology.orchestra.run.smithi096.stdout:45 files removed 2024-09-17T08:26:09.773 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-radosgw 2024-09-17T08:26:09.774 INFO:teuthology.orchestra.run.smithi059.stdout:45 files removed 2024-09-17T08:26:09.776 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install ceph-radosgw 2024-09-17T08:26:09.814 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-radosgw 2024-09-17T08:26:10.319 INFO:teuthology.orchestra.run.smithi096.stdout:ceph packages for x86_64 295 kB/s | 77 kB 00:00 2024-09-17T08:26:10.334 INFO:teuthology.orchestra.run.smithi114.stdout:ceph packages for x86_64 284 kB/s | 77 kB 00:00 2024-09-17T08:26:10.394 INFO:teuthology.orchestra.run.smithi059.stdout:ceph packages for x86_64 280 kB/s | 77 kB 00:00 2024-09-17T08:26:10.603 INFO:teuthology.orchestra.run.smithi096.stdout:ceph noarch packages 48 kB/s | 11 kB 00:00 2024-09-17T08:26:10.626 INFO:teuthology.orchestra.run.smithi114.stdout:ceph noarch packages 46 kB/s | 11 kB 00:00 2024-09-17T08:26:10.687 INFO:teuthology.orchestra.run.smithi059.stdout:ceph noarch packages 46 kB/s | 11 kB 00:00 2024-09-17T08:26:10.879 INFO:teuthology.orchestra.run.smithi096.stdout:ceph source packages 7.8 kB/s | 1.9 kB 00:00 2024-09-17T08:26:10.953 INFO:teuthology.orchestra.run.smithi059.stdout:ceph source packages 8.2 kB/s | 1.9 kB 00:00 2024-09-17T08:26:11.321 INFO:teuthology.orchestra.run.smithi096.stdout:CentOS Stream 9 - BaseOS 20 MB/s | 8.3 MB 00:00 2024-09-17T08:26:12.745 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - BaseOS 4.7 MB/s | 8.3 MB 00:01 2024-09-17T08:26:14.871 INFO:teuthology.orchestra.run.smithi096.stdout:CentOS Stream 9 - AppStream 8.2 MB/s | 20 MB 00:02 2024-09-17T08:26:17.093 INFO:teuthology.orchestra.run.smithi114.stdout:ceph source packages 298 B/s | 1.9 kB 00:06 2024-09-17T08:26:17.812 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - AppStream 5.2 MB/s | 20 MB 00:03 2024-09-17T08:26:18.951 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - BaseOS 4.5 MB/s | 8.3 MB 00:01 2024-09-17T08:26:19.022 INFO:teuthology.orchestra.run.smithi096.stdout:CentOS Stream 9 - CRB 17 MB/s | 6.5 MB 00:00 2024-09-17T08:26:20.627 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - AppStream 34 MB/s | 20 MB 00:00 2024-09-17T08:26:20.673 INFO:teuthology.orchestra.run.smithi096.stdout:CentOS Stream 9 - Extras packages 61 kB/s | 19 kB 00:00 2024-09-17T08:26:21.852 INFO:teuthology.orchestra.run.smithi096.stdout:Extra Packages for Enterprise Linux 21 MB/s | 23 MB 00:01 2024-09-17T08:26:22.130 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - CRB 18 MB/s | 6.5 MB 00:00 2024-09-17T08:26:23.889 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - Extras packages 41 kB/s | 19 kB 00:00 2024-09-17T08:26:24.701 INFO:teuthology.orchestra.run.smithi059.stdout:Extra Packages for Enterprise Linux 33 MB/s | 23 MB 00:00 2024-09-17T08:26:26.878 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - CRB 2.6 MB/s | 6.5 MB 00:02 2024-09-17T08:26:27.366 INFO:teuthology.orchestra.run.smithi096.stdout:lab-extras 27 kB/s | 1.7 kB 00:00 2024-09-17T08:26:28.613 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - Extras packages 37 kB/s | 19 kB 00:00 2024-09-17T08:26:29.523 INFO:teuthology.orchestra.run.smithi114.stdout:Extra Packages for Enterprise Linux 29 MB/s | 23 MB 00:00 2024-09-17T08:26:29.567 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:26:29.569 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:26:29.569 INFO:teuthology.orchestra.run.smithi096.stdout: Package Arch Version Repository Size 2024-09-17T08:26:29.569 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:26:29.569 INFO:teuthology.orchestra.run.smithi096.stdout:Installing: 2024-09-17T08:26:29.569 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-radosgw x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 7.7 M 2024-09-17T08:26:29.569 INFO:teuthology.orchestra.run.smithi096.stdout:Upgrading: 2024-09-17T08:26:29.569 INFO:teuthology.orchestra.run.smithi096.stdout: librados2 x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 3.3 M 2024-09-17T08:26:29.569 INFO:teuthology.orchestra.run.smithi096.stdout: librbd1 x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 3.0 M 2024-09-17T08:26:29.570 INFO:teuthology.orchestra.run.smithi096.stdout:Installing dependencies: 2024-09-17T08:26:29.570 INFO:teuthology.orchestra.run.smithi096.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-17T08:26:29.570 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-base x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 5.1 M 2024-09-17T08:26:29.570 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-common x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 18 M 2024-09-17T08:26:29.570 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-selinux x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 25 k 2024-09-17T08:26:29.570 INFO:teuthology.orchestra.run.smithi096.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-09-17T08:26:29.570 INFO:teuthology.orchestra.run.smithi096.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-17T08:26:29.570 INFO:teuthology.orchestra.run.smithi096.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-17T08:26:29.570 INFO:teuthology.orchestra.run.smithi096.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-17T08:26:29.570 INFO:teuthology.orchestra.run.smithi096.stdout: libcephfs2 x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 712 k 2024-09-17T08:26:29.570 INFO:teuthology.orchestra.run.smithi096.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-17T08:26:29.570 INFO:teuthology.orchestra.run.smithi096.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-17T08:26:29.570 INFO:teuthology.orchestra.run.smithi096.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-17T08:26:29.571 INFO:teuthology.orchestra.run.smithi096.stdout: libradosstriper1 x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 477 k 2024-09-17T08:26:29.571 INFO:teuthology.orchestra.run.smithi096.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-17T08:26:29.571 INFO:teuthology.orchestra.run.smithi096.stdout: librgw2 x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 4.5 M 2024-09-17T08:26:29.571 INFO:teuthology.orchestra.run.smithi096.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-17T08:26:29.571 INFO:teuthology.orchestra.run.smithi096.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-17T08:26:29.571 INFO:teuthology.orchestra.run.smithi096.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-17T08:26:29.571 INFO:teuthology.orchestra.run.smithi096.stdout: python3-ceph-argparse x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 45 k 2024-09-17T08:26:29.571 INFO:teuthology.orchestra.run.smithi096.stdout: python3-ceph-common x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 129 k 2024-09-17T08:26:29.571 INFO:teuthology.orchestra.run.smithi096.stdout: python3-cephfs x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 162 k 2024-09-17T08:26:29.571 INFO:teuthology.orchestra.run.smithi096.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-17T08:26:29.571 INFO:teuthology.orchestra.run.smithi096.stdout: python3-rados x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 321 k 2024-09-17T08:26:29.571 INFO:teuthology.orchestra.run.smithi096.stdout: python3-rbd x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 300 k 2024-09-17T08:26:29.571 INFO:teuthology.orchestra.run.smithi096.stdout: python3-rgw x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 99 k 2024-09-17T08:26:29.572 INFO:teuthology.orchestra.run.smithi096.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-17T08:26:29.572 INFO:teuthology.orchestra.run.smithi096.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-17T08:26:29.572 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:26:29.572 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-09-17T08:26:29.572 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:26:29.572 INFO:teuthology.orchestra.run.smithi096.stdout:Install 28 Packages 2024-09-17T08:26:29.572 INFO:teuthology.orchestra.run.smithi096.stdout:Upgrade 2 Packages 2024-09-17T08:26:29.572 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:26:29.572 INFO:teuthology.orchestra.run.smithi096.stdout:Total download size: 53 M 2024-09-17T08:26:29.572 INFO:teuthology.orchestra.run.smithi096.stdout:Downloading Packages: 2024-09-17T08:26:30.201 INFO:teuthology.orchestra.run.smithi096.stdout:(1/30): ceph-radosgw-18.2.4-855.g19e2a2be.el9.x 15 MB/s | 7.7 MB 00:00 2024-09-17T08:26:30.284 INFO:teuthology.orchestra.run.smithi096.stdout:(2/30): ceph-base-18.2.4-855.g19e2a2be.el9.x86_ 8.4 MB/s | 5.1 MB 00:00 2024-09-17T08:26:30.299 INFO:teuthology.orchestra.run.smithi059.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-17T08:26:30.309 INFO:teuthology.orchestra.run.smithi096.stdout:(3/30): ceph-selinux-18.2.4-855.g19e2a2be.el9.x 232 kB/s | 25 kB 00:00 2024-09-17T08:26:30.343 INFO:teuthology.orchestra.run.smithi096.stdout:(4/30): libcephfs2-18.2.4-855.g19e2a2be.el9.x86 12 MB/s | 712 kB 00:00 2024-09-17T08:26:30.377 INFO:teuthology.orchestra.run.smithi096.stdout:(5/30): libradosstriper1-18.2.4-855.g19e2a2be.e 7.0 MB/s | 477 kB 00:00 2024-09-17T08:26:30.443 INFO:teuthology.orchestra.run.smithi096.stdout:(6/30): python3-ceph-argparse-18.2.4-855.g19e2a 676 kB/s | 45 kB 00:00 2024-09-17T08:26:30.519 INFO:teuthology.orchestra.run.smithi096.stdout:(7/30): python3-ceph-common-18.2.4-855.g19e2a2b 1.7 MB/s | 129 kB 00:00 2024-09-17T08:26:30.586 INFO:teuthology.orchestra.run.smithi096.stdout:(8/30): librgw2-18.2.4-855.g19e2a2be.el9.x86_64 18 MB/s | 4.5 MB 00:00 2024-09-17T08:26:30.611 INFO:teuthology.orchestra.run.smithi096.stdout:(9/30): python3-cephfs-18.2.4-855.g19e2a2be.el9 1.7 MB/s | 162 kB 00:00 2024-09-17T08:26:30.636 INFO:teuthology.orchestra.run.smithi096.stdout:(10/30): python3-rados-18.2.4-855.g19e2a2be.el9 6.2 MB/s | 321 kB 00:00 2024-09-17T08:26:30.661 INFO:teuthology.orchestra.run.smithi096.stdout:(11/30): python3-rbd-18.2.4-855.g19e2a2be.el9.x 5.8 MB/s | 300 kB 00:00 2024-09-17T08:26:30.687 INFO:teuthology.orchestra.run.smithi096.stdout:(12/30): python3-rgw-18.2.4-855.g19e2a2be.el9.x 1.9 MB/s | 99 kB 00:00 2024-09-17T08:26:30.913 INFO:teuthology.orchestra.run.smithi096.stdout:(13/30): ceph-common-18.2.4-855.g19e2a2be.el9.x 15 MB/s | 18 MB 00:01 2024-09-17T08:26:30.954 INFO:teuthology.orchestra.run.smithi096.stdout:(14/30): boost-program-options-1.75.0-8.el9.x86 365 kB/s | 107 kB 00:00 2024-09-17T08:26:30.980 INFO:teuthology.orchestra.run.smithi096.stdout:(15/30): libpmemobj-1.12.1-1.el9.x86_64.rpm 548 kB/s | 160 kB 00:00 2024-09-17T08:26:31.022 INFO:teuthology.orchestra.run.smithi096.stdout:(16/30): librabbitmq-0.11.0-7.el9.x86_64.rpm 417 kB/s | 45 kB 00:00 2024-09-17T08:26:31.047 INFO:teuthology.orchestra.run.smithi096.stdout:(17/30): librdkafka-1.6.1-102.el9.x86_64.rpm 7.0 MB/s | 662 kB 00:00 2024-09-17T08:26:31.072 INFO:teuthology.orchestra.run.smithi096.stdout:(18/30): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.1 MB/s | 292 kB 00:00 2024-09-17T08:26:31.097 INFO:teuthology.orchestra.run.smithi096.stdout:(19/30): python3-prettytable-0.7.2-27.el9.noarc 559 kB/s | 42 kB 00:00 2024-09-17T08:26:31.148 INFO:teuthology.orchestra.run.smithi096.stdout:(20/30): fmt-8.1.1-5.el9.x86_64.rpm 1.1 MB/s | 111 kB 00:00 2024-09-17T08:26:31.190 INFO:teuthology.orchestra.run.smithi096.stdout:(21/30): libarrow-doc-9.0.0-11.el9.noarch.rpm 652 kB/s | 26 kB 00:00 2024-09-17T08:26:31.223 INFO:teuthology.orchestra.run.smithi096.stdout:(22/30): liboath-2.6.7-2.el9.x86_64.rpm 1.4 MB/s | 49 kB 00:00 2024-09-17T08:26:31.248 INFO:teuthology.orchestra.run.smithi096.stdout:(23/30): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.7 MB/s | 308 kB 00:00 2024-09-17T08:26:31.274 INFO:teuthology.orchestra.run.smithi096.stdout:(24/30): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-17T08:26:31.316 INFO:teuthology.orchestra.run.smithi096.stdout:(25/30): parquet-libs-9.0.0-11.el9.x86_64.rpm 12 MB/s | 839 kB 00:00 2024-09-17T08:26:31.341 INFO:teuthology.orchestra.run.smithi096.stdout:(26/30): re2-20211101-20.el9.x86_64.rpm 2.8 MB/s | 191 kB 00:00 2024-09-17T08:26:31.408 INFO:teuthology.orchestra.run.smithi096.stdout:(27/30): thrift-0.15.0-2.el9.x86_64.rpm 17 MB/s | 1.6 MB 00:00 2024-09-17T08:26:31.533 INFO:teuthology.orchestra.run.smithi096.stdout:(28/30): libarrow-9.0.0-11.el9.x86_64.rpm 10 MB/s | 4.4 MB 00:00 2024-09-17T08:26:31.592 INFO:teuthology.orchestra.run.smithi096.stdout:(29/30): librados2-18.2.4-855.g19e2a2be.el9.x86 13 MB/s | 3.3 MB 00:00 2024-09-17T08:26:31.650 INFO:teuthology.orchestra.run.smithi096.stdout:(30/30): librbd1-18.2.4-855.g19e2a2be.el9.x86_6 12 MB/s | 3.0 MB 00:00 2024-09-17T08:26:31.655 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:26:31.655 INFO:teuthology.orchestra.run.smithi096.stdout:Total 25 MB/s | 53 MB 00:02 2024-09-17T08:26:31.723 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-09-17T08:26:31.757 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-09-17T08:26:31.757 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-09-17T08:26:32.290 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-09-17T08:26:32.291 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-09-17T08:26:32.621 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:26:32.624 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:26:32.624 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-17T08:26:32.624 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:26:32.624 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-17T08:26:32.624 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-radosgw x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 7.7 M 2024-09-17T08:26:32.624 INFO:teuthology.orchestra.run.smithi059.stdout:Upgrading: 2024-09-17T08:26:32.624 INFO:teuthology.orchestra.run.smithi059.stdout: librados2 x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 3.3 M 2024-09-17T08:26:32.624 INFO:teuthology.orchestra.run.smithi059.stdout: librbd1 x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 3.0 M 2024-09-17T08:26:32.624 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-17T08:26:32.624 INFO:teuthology.orchestra.run.smithi059.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-17T08:26:32.625 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-base x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 5.1 M 2024-09-17T08:26:32.625 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-common x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 18 M 2024-09-17T08:26:32.625 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-selinux x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 25 k 2024-09-17T08:26:32.625 INFO:teuthology.orchestra.run.smithi059.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-09-17T08:26:32.625 INFO:teuthology.orchestra.run.smithi059.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-17T08:26:32.625 INFO:teuthology.orchestra.run.smithi059.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-17T08:26:32.625 INFO:teuthology.orchestra.run.smithi059.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-17T08:26:32.625 INFO:teuthology.orchestra.run.smithi059.stdout: libcephfs2 x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 712 k 2024-09-17T08:26:32.625 INFO:teuthology.orchestra.run.smithi059.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-17T08:26:32.625 INFO:teuthology.orchestra.run.smithi059.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-17T08:26:32.625 INFO:teuthology.orchestra.run.smithi059.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-17T08:26:32.625 INFO:teuthology.orchestra.run.smithi059.stdout: libradosstriper1 x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 477 k 2024-09-17T08:26:32.625 INFO:teuthology.orchestra.run.smithi059.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-17T08:26:32.625 INFO:teuthology.orchestra.run.smithi059.stdout: librgw2 x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 4.5 M 2024-09-17T08:26:32.625 INFO:teuthology.orchestra.run.smithi059.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-17T08:26:32.626 INFO:teuthology.orchestra.run.smithi059.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-17T08:26:32.626 INFO:teuthology.orchestra.run.smithi059.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-17T08:26:32.626 INFO:teuthology.orchestra.run.smithi059.stdout: python3-ceph-argparse x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 45 k 2024-09-17T08:26:32.626 INFO:teuthology.orchestra.run.smithi059.stdout: python3-ceph-common x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 129 k 2024-09-17T08:26:32.626 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cephfs x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 162 k 2024-09-17T08:26:32.626 INFO:teuthology.orchestra.run.smithi059.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-17T08:26:32.626 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rados x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 321 k 2024-09-17T08:26:32.626 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rbd x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 300 k 2024-09-17T08:26:32.626 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rgw x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 99 k 2024-09-17T08:26:32.626 INFO:teuthology.orchestra.run.smithi059.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-17T08:26:32.626 INFO:teuthology.orchestra.run.smithi059.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-17T08:26:32.626 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:26:32.626 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-17T08:26:32.626 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:26:32.627 INFO:teuthology.orchestra.run.smithi059.stdout:Install 28 Packages 2024-09-17T08:26:32.627 INFO:teuthology.orchestra.run.smithi059.stdout:Upgrade 2 Packages 2024-09-17T08:26:32.627 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:26:32.627 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 53 M 2024-09-17T08:26:32.627 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-17T08:26:33.259 INFO:teuthology.orchestra.run.smithi059.stdout:(1/30): ceph-base-18.2.4-855.g19e2a2be.el9.x86_ 11 MB/s | 5.1 MB 00:00 2024-09-17T08:26:33.309 INFO:teuthology.orchestra.run.smithi059.stdout:(2/30): ceph-selinux-18.2.4-855.g19e2a2be.el9.x 506 kB/s | 25 kB 00:00 2024-09-17T08:26:33.559 INFO:teuthology.orchestra.run.smithi059.stdout:(3/30): ceph-radosgw-18.2.4-855.g19e2a2be.el9.x 9.9 MB/s | 7.7 MB 00:00 2024-09-17T08:26:33.593 INFO:teuthology.orchestra.run.smithi059.stdout:(4/30): libcephfs2-18.2.4-855.g19e2a2be.el9.x86 2.5 MB/s | 712 kB 00:00 2024-09-17T08:26:33.618 INFO:teuthology.orchestra.run.smithi059.stdout:(5/30): libradosstriper1-18.2.4-855.g19e2a2be.e 8.0 MB/s | 477 kB 00:00 2024-09-17T08:26:33.639 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-09-17T08:26:33.668 INFO:teuthology.orchestra.run.smithi059.stdout:(6/30): python3-ceph-argparse-18.2.4-855.g19e2a 900 kB/s | 45 kB 00:00 2024-09-17T08:26:33.722 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/32 2024-09-17T08:26:33.743 INFO:teuthology.orchestra.run.smithi059.stdout:(7/30): python3-ceph-common-18.2.4-855.g19e2a2b 1.7 MB/s | 129 kB 00:00 2024-09-17T08:26:33.758 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/32 2024-09-17T08:26:33.813 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/32 2024-09-17T08:26:33.952 INFO:teuthology.orchestra.run.smithi059.stdout:(8/30): ceph-common-18.2.4-855.g19e2a2be.el9.x8 16 MB/s | 18 MB 00:01 2024-09-17T08:26:33.986 INFO:teuthology.orchestra.run.smithi059.stdout:(9/30): python3-cephfs-18.2.4-855.g19e2a2be.el9 669 kB/s | 162 kB 00:00 2024-09-17T08:26:34.053 INFO:teuthology.orchestra.run.smithi059.stdout:(10/30): librgw2-18.2.4-855.g19e2a2be.el9.x86_6 9.7 MB/s | 4.5 MB 00:00 2024-09-17T08:26:34.078 INFO:teuthology.orchestra.run.smithi059.stdout:(11/30): python3-rados-18.2.4-855.g19e2a2be.el9 2.5 MB/s | 321 kB 00:00 2024-09-17T08:26:34.103 INFO:teuthology.orchestra.run.smithi059.stdout:(12/30): python3-rgw-18.2.4-855.g19e2a2be.el9.x 1.9 MB/s | 99 kB 00:00 2024-09-17T08:26:34.129 INFO:teuthology.orchestra.run.smithi059.stdout:(13/30): python3-rbd-18.2.4-855.g19e2a2be.el9.x 2.1 MB/s | 300 kB 00:00 2024-09-17T08:26:34.138 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : thrift-0.15.0-2.el9.x86_64 4/32 2024-09-17T08:26:34.255 INFO:teuthology.orchestra.run.smithi096.stdout: Upgrading : librados2-2:18.2.4-855.g19e2a2be.el9.x86_64 5/32 2024-09-17T08:26:34.338 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: librados2-2:18.2.4-855.g19e2a2be.el9.x86_64 5/32 2024-09-17T08:26:34.425 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-rados-2:18.2.4-855.g19e2a2be.el9.x86_64 6/32 2024-09-17T08:26:34.460 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : libcephfs2-2:18.2.4-855.g19e2a2be.el9.x86_64 7/32 2024-09-17T08:26:34.522 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: libcephfs2-2:18.2.4-855.g19e2a2be.el9.x86_64 7/32 2024-09-17T08:26:34.551 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : liboath-2.6.7-2.el9.x86_64 8/32 2024-09-17T08:26:34.611 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-ceph-argparse-2:18.2.4-855.g19e2a2be.el9.x 9/32 2024-09-17T08:26:34.694 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-cephfs-2:18.2.4-855.g19e2a2be.el9.x86_64 10/32 2024-09-17T08:26:34.704 INFO:teuthology.orchestra.run.smithi059.stdout:(14/30): librabbitmq-0.11.0-7.el9.x86_64.rpm 79 kB/s | 45 kB 00:00 2024-09-17T08:26:34.720 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : libradosstriper1-2:18.2.4-855.g19e2a2be.el9.x86_64 11/32 2024-09-17T08:26:34.754 INFO:teuthology.orchestra.run.smithi059.stdout:(15/30): boost-program-options-1.75.0-8.el9.x86 158 kB/s | 107 kB 00:00 2024-09-17T08:26:34.786 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: libradosstriper1-2:18.2.4-855.g19e2a2be.el9.x86_64 11/32 2024-09-17T08:26:34.804 INFO:teuthology.orchestra.run.smithi059.stdout:(16/30): libpmemobj-1.12.1-1.el9.x86_64.rpm 229 kB/s | 160 kB 00:00 2024-09-17T08:26:34.894 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : re2-1:20211101-20.el9.x86_64 12/32 2024-09-17T08:26:34.906 INFO:teuthology.orchestra.run.smithi114.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-17T08:26:34.928 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 13/32 2024-09-17T08:26:34.969 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/32 2024-09-17T08:26:35.009 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 15/32 2024-09-17T08:26:35.036 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 16/32 2024-09-17T08:26:35.073 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : fmt-8.1.1-5.el9.x86_64 17/32 2024-09-17T08:26:35.112 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 18/32 2024-09-17T08:26:35.372 INFO:teuthology.orchestra.run.smithi059.stdout:(17/30): python3-prettytable-0.7.2-27.el9.noarc 75 kB/s | 42 kB 00:00 2024-09-17T08:26:35.404 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 19/32 2024-09-17T08:26:35.421 INFO:teuthology.orchestra.run.smithi059.stdout:(18/30): fmt-8.1.1-5.el9.x86_64.rpm 2.2 MB/s | 111 kB 00:00 2024-09-17T08:26:35.451 INFO:teuthology.orchestra.run.smithi096.stdout: Upgrading : librbd1-2:18.2.4-855.g19e2a2be.el9.x86_64 20/32 2024-09-17T08:26:35.456 INFO:teuthology.orchestra.run.smithi059.stdout:(19/30): gperftools-libs-2.9.1-3.el9.x86_64.rpm 9.0 MB/s | 308 kB 00:00 2024-09-17T08:26:35.543 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: librbd1-2:18.2.4-855.g19e2a2be.el9.x86_64 20/32 2024-09-17T08:26:35.572 INFO:teuthology.orchestra.run.smithi059.stdout:(20/30): libarrow-9.0.0-11.el9.x86_64.rpm 38 MB/s | 4.4 MB 00:00 2024-09-17T08:26:35.573 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-rbd-2:18.2.4-855.g19e2a2be.el9.x86_64 21/32 2024-09-17T08:26:35.598 INFO:teuthology.orchestra.run.smithi059.stdout:(21/30): lttng-ust-2.12.0-6.el9.x86_64.rpm 347 kB/s | 292 kB 00:00 2024-09-17T08:26:35.608 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 22/32 2024-09-17T08:26:35.623 INFO:teuthology.orchestra.run.smithi059.stdout:(22/30): libarrow-doc-9.0.0-11.el9.noarch.rpm 520 kB/s | 26 kB 00:00 2024-09-17T08:26:35.656 INFO:teuthology.orchestra.run.smithi059.stdout:(23/30): librdkafka-1.6.1-102.el9.x86_64.rpm 696 kB/s | 662 kB 00:00 2024-09-17T08:26:35.690 INFO:teuthology.orchestra.run.smithi059.stdout:(24/30): libunwind-1.6.2-1.el9.x86_64.rpm 1.1 MB/s | 67 kB 00:00 2024-09-17T08:26:35.732 INFO:teuthology.orchestra.run.smithi059.stdout:(25/30): liboath-2.6.7-2.el9.x86_64.rpm 363 kB/s | 49 kB 00:00 2024-09-17T08:26:35.766 INFO:teuthology.orchestra.run.smithi059.stdout:(26/30): re2-20211101-20.el9.x86_64.rpm 2.8 MB/s | 191 kB 00:00 2024-09-17T08:26:35.824 INFO:teuthology.orchestra.run.smithi059.stdout:(27/30): thrift-0.15.0-2.el9.x86_64.rpm 18 MB/s | 1.6 MB 00:00 2024-09-17T08:26:35.875 INFO:teuthology.orchestra.run.smithi059.stdout:(28/30): parquet-libs-9.0.0-11.el9.x86_64.rpm 3.8 MB/s | 839 kB 00:00 2024-09-17T08:26:36.012 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 23/32 2024-09-17T08:26:36.025 INFO:teuthology.orchestra.run.smithi059.stdout:(29/30): librados2-18.2.4-855.g19e2a2be.el9.x86 13 MB/s | 3.3 MB 00:00 2024-09-17T08:26:36.037 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : librgw2-2:18.2.4-855.g19e2a2be.el9.x86_64 24/32 2024-09-17T08:26:36.092 INFO:teuthology.orchestra.run.smithi059.stdout:(30/30): librbd1-18.2.4-855.g19e2a2be.el9.x86_6 11 MB/s | 3.0 MB 00:00 2024-09-17T08:26:36.098 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:26:36.098 INFO:teuthology.orchestra.run.smithi059.stdout:Total 15 MB/s | 53 MB 00:03 2024-09-17T08:26:36.109 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: librgw2-2:18.2.4-855.g19e2a2be.el9.x86_64 24/32 2024-09-17T08:26:36.176 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-17T08:26:36.194 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-rgw-2:18.2.4-855.g19e2a2be.el9.x86_64 25/32 2024-09-17T08:26:36.217 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-17T08:26:36.217 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-17T08:26:36.223 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-ceph-common-2:18.2.4-855.g19e2a2be.el9.x86 26/32 2024-09-17T08:26:36.700 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-17T08:26:36.701 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-17T08:26:37.152 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:26:37.154 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:26:37.154 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-09-17T08:26:37.154 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:26:37.154 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-17T08:26:37.155 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-radosgw x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 7.7 M 2024-09-17T08:26:37.155 INFO:teuthology.orchestra.run.smithi114.stdout:Upgrading: 2024-09-17T08:26:37.155 INFO:teuthology.orchestra.run.smithi114.stdout: librados2 x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 3.3 M 2024-09-17T08:26:37.155 INFO:teuthology.orchestra.run.smithi114.stdout: librbd1 x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 3.0 M 2024-09-17T08:26:37.155 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-09-17T08:26:37.155 INFO:teuthology.orchestra.run.smithi114.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-17T08:26:37.155 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-base x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 5.1 M 2024-09-17T08:26:37.155 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-common x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 18 M 2024-09-17T08:26:37.155 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-selinux x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 25 k 2024-09-17T08:26:37.155 INFO:teuthology.orchestra.run.smithi114.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-09-17T08:26:37.155 INFO:teuthology.orchestra.run.smithi114.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-17T08:26:37.155 INFO:teuthology.orchestra.run.smithi114.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-17T08:26:37.155 INFO:teuthology.orchestra.run.smithi114.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-17T08:26:37.156 INFO:teuthology.orchestra.run.smithi114.stdout: libcephfs2 x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 712 k 2024-09-17T08:26:37.156 INFO:teuthology.orchestra.run.smithi114.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-17T08:26:37.156 INFO:teuthology.orchestra.run.smithi114.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-17T08:26:37.156 INFO:teuthology.orchestra.run.smithi114.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-17T08:26:37.156 INFO:teuthology.orchestra.run.smithi114.stdout: libradosstriper1 x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 477 k 2024-09-17T08:26:37.156 INFO:teuthology.orchestra.run.smithi114.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-17T08:26:37.156 INFO:teuthology.orchestra.run.smithi114.stdout: librgw2 x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 4.5 M 2024-09-17T08:26:37.156 INFO:teuthology.orchestra.run.smithi114.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-17T08:26:37.156 INFO:teuthology.orchestra.run.smithi114.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-17T08:26:37.156 INFO:teuthology.orchestra.run.smithi114.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-17T08:26:37.156 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ceph-argparse x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 45 k 2024-09-17T08:26:37.156 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ceph-common x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 129 k 2024-09-17T08:26:37.156 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cephfs x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 162 k 2024-09-17T08:26:37.157 INFO:teuthology.orchestra.run.smithi114.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-17T08:26:37.157 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rados x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 321 k 2024-09-17T08:26:37.157 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rbd x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 300 k 2024-09-17T08:26:37.157 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rgw x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 99 k 2024-09-17T08:26:37.157 INFO:teuthology.orchestra.run.smithi114.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-17T08:26:37.157 INFO:teuthology.orchestra.run.smithi114.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-17T08:26:37.157 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:26:37.157 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-17T08:26:37.157 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:26:37.157 INFO:teuthology.orchestra.run.smithi114.stdout:Install 28 Packages 2024-09-17T08:26:37.157 INFO:teuthology.orchestra.run.smithi114.stdout:Upgrade 2 Packages 2024-09-17T08:26:37.157 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:26:37.158 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 53 M 2024-09-17T08:26:37.158 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-17T08:26:38.032 INFO:teuthology.orchestra.run.smithi114.stdout:(1/30): ceph-base-18.2.4-855.g19e2a2be.el9.x86_ 11 MB/s | 5.1 MB 00:00 2024-09-17T08:26:38.091 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-17T08:26:38.099 INFO:teuthology.orchestra.run.smithi114.stdout:(2/30): ceph-selinux-18.2.4-855.g19e2a2be.el9.x 379 kB/s | 25 kB 00:00 2024-09-17T08:26:38.160 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/32 2024-09-17T08:26:38.188 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/32 2024-09-17T08:26:38.191 INFO:teuthology.orchestra.run.smithi114.stdout:(3/30): ceph-radosgw-18.2.4-855.g19e2a2be.el9.x 12 MB/s | 7.7 MB 00:00 2024-09-17T08:26:38.225 INFO:teuthology.orchestra.run.smithi114.stdout:(4/30): libcephfs2-18.2.4-855.g19e2a2be.el9.x86 5.5 MB/s | 712 kB 00:00 2024-09-17T08:26:38.239 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/32 2024-09-17T08:26:38.250 INFO:teuthology.orchestra.run.smithi114.stdout:(5/30): libradosstriper1-18.2.4-855.g19e2a2be.e 8.0 MB/s | 477 kB 00:00 2024-09-17T08:26:38.308 INFO:teuthology.orchestra.run.smithi114.stdout:(6/30): python3-ceph-argparse-18.2.4-855.g19e2a 774 kB/s | 45 kB 00:00 2024-09-17T08:26:38.332 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: ceph-common-2:18.2.4-855.g19e2a2be.el9.x86_64 27/32 2024-09-17T08:26:38.361 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : ceph-common-2:18.2.4-855.g19e2a2be.el9.x86_64 27/32 2024-09-17T08:26:38.392 INFO:teuthology.orchestra.run.smithi114.stdout:(7/30): python3-ceph-common-18.2.4-855.g19e2a2b 1.5 MB/s | 129 kB 00:00 2024-09-17T08:26:38.459 INFO:teuthology.orchestra.run.smithi114.stdout:(8/30): librgw2-18.2.4-855.g19e2a2be.el9.x86_64 19 MB/s | 4.5 MB 00:00 2024-09-17T08:26:38.484 INFO:teuthology.orchestra.run.smithi114.stdout:(9/30): python3-cephfs-18.2.4-855.g19e2a2be.el9 1.7 MB/s | 162 kB 00:00 2024-09-17T08:26:38.518 INFO:teuthology.orchestra.run.smithi114.stdout:(10/30): python3-rados-18.2.4-855.g19e2a2be.el9 5.4 MB/s | 321 kB 00:00 2024-09-17T08:26:38.543 INFO:teuthology.orchestra.run.smithi114.stdout:(11/30): python3-rbd-18.2.4-855.g19e2a2be.el9.x 5.0 MB/s | 300 kB 00:00 2024-09-17T08:26:38.569 INFO:teuthology.orchestra.run.smithi114.stdout:(12/30): python3-rgw-18.2.4-855.g19e2a2be.el9.x 1.9 MB/s | 99 kB 00:00 2024-09-17T08:26:38.641 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : thrift-0.15.0-2.el9.x86_64 4/32 2024-09-17T08:26:38.702 INFO:teuthology.orchestra.run.smithi059.stdout: Upgrading : librados2-2:18.2.4-855.g19e2a2be.el9.x86_64 5/32 2024-09-17T08:26:38.761 INFO:teuthology.orchestra.run.smithi114.stdout:(13/30): ceph-common-18.2.4-855.g19e2a2be.el9.x 15 MB/s | 18 MB 00:01 2024-09-17T08:26:38.796 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librados2-2:18.2.4-855.g19e2a2be.el9.x86_64 5/32 2024-09-17T08:26:38.876 INFO:teuthology.orchestra.run.smithi114.stdout:(14/30): boost-program-options-1.75.0-8.el9.x86 388 kB/s | 107 kB 00:00 2024-09-17T08:26:38.876 INFO:teuthology.orchestra.run.smithi114.stdout:(15/30): librabbitmq-0.11.0-7.el9.x86_64.rpm 493 kB/s | 45 kB 00:00 2024-09-17T08:26:38.878 INFO:teuthology.orchestra.run.smithi114.stdout:(16/30): libpmemobj-1.12.1-1.el9.x86_64.rpm 518 kB/s | 160 kB 00:00 2024-09-17T08:26:38.882 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-rados-2:18.2.4-855.g19e2a2be.el9.x86_64 6/32 2024-09-17T08:26:38.919 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: ceph-common-2:18.2.4-855.g19e2a2be.el9.x86_64 27/32 2024-09-17T08:26:38.920 INFO:teuthology.orchestra.run.smithi114.stdout:(17/30): python3-prettytable-0.7.2-27.el9.noarc 1.0 MB/s | 42 kB 00:00 2024-09-17T08:26:38.920 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libcephfs2-2:18.2.4-855.g19e2a2be.el9.x86_64 7/32 2024-09-17T08:26:38.954 INFO:teuthology.orchestra.run.smithi114.stdout:(18/30): librdkafka-1.6.1-102.el9.x86_64.rpm 4.8 MB/s | 662 kB 00:00 2024-09-17T08:26:38.979 INFO:teuthology.orchestra.run.smithi114.stdout:(19/30): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.3 MB/s | 292 kB 00:00 2024-09-17T08:26:38.984 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: libcephfs2-2:18.2.4-855.g19e2a2be.el9.x86_64 7/32 2024-09-17T08:26:39.021 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : liboath-2.6.7-2.el9.x86_64 8/32 2024-09-17T08:26:39.029 INFO:teuthology.orchestra.run.smithi114.stdout:(20/30): fmt-8.1.1-5.el9.x86_64.rpm 1.0 MB/s | 111 kB 00:00 2024-09-17T08:26:39.055 INFO:teuthology.orchestra.run.smithi114.stdout:(21/30): libarrow-doc-9.0.0-11.el9.noarch.rpm 1.1 MB/s | 26 kB 00:00 2024-09-17T08:26:39.065 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-ceph-argparse-2:18.2.4-855.g19e2a2be.el9.x 9/32 2024-09-17T08:26:39.080 INFO:teuthology.orchestra.run.smithi114.stdout:(22/30): liboath-2.6.7-2.el9.x86_64.rpm 1.9 MB/s | 49 kB 00:00 2024-09-17T08:26:39.105 INFO:teuthology.orchestra.run.smithi114.stdout:(23/30): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.0 MB/s | 308 kB 00:00 2024-09-17T08:26:39.115 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : ceph-base-2:18.2.4-855.g19e2a2be.el9.x86_64 28/32 2024-09-17T08:26:39.130 INFO:teuthology.orchestra.run.smithi114.stdout:(24/30): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-17T08:26:39.134 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-cephfs-2:18.2.4-855.g19e2a2be.el9.x86_64 10/32 2024-09-17T08:26:39.156 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libradosstriper1-2:18.2.4-855.g19e2a2be.el9.x86_64 11/32 2024-09-17T08:26:39.164 INFO:teuthology.orchestra.run.smithi114.stdout:(25/30): re2-20211101-20.el9.x86_64.rpm 5.6 MB/s | 191 kB 00:00 2024-09-17T08:26:39.189 INFO:teuthology.orchestra.run.smithi114.stdout:(26/30): parquet-libs-9.0.0-11.el9.x86_64.rpm 9.8 MB/s | 839 kB 00:00 2024-09-17T08:26:39.223 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: libradosstriper1-2:18.2.4-855.g19e2a2be.el9.x86_64 11/32 2024-09-17T08:26:39.248 INFO:teuthology.orchestra.run.smithi114.stdout:(27/30): thrift-0.15.0-2.el9.x86_64.rpm 19 MB/s | 1.6 MB 00:00 2024-09-17T08:26:39.254 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: ceph-base-2:18.2.4-855.g19e2a2be.el9.x86_64 28/32 2024-09-17T08:26:39.254 INFO:teuthology.orchestra.run.smithi096.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-17T08:26:39.254 INFO:teuthology.orchestra.run.smithi096.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-17T08:26:39.254 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:26:39.292 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : ceph-selinux-2:18.2.4-855.g19e2a2be.el9.x86_64 29/32 2024-09-17T08:26:39.332 INFO:teuthology.orchestra.run.smithi114.stdout:(28/30): libarrow-9.0.0-11.el9.x86_64.rpm 13 MB/s | 4.4 MB 00:00 2024-09-17T08:26:39.341 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : re2-1:20211101-20.el9.x86_64 12/32 2024-09-17T08:26:39.381 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 13/32 2024-09-17T08:26:39.421 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/32 2024-09-17T08:26:39.423 INFO:teuthology.orchestra.run.smithi114.stdout:(29/30): librados2-18.2.4-855.g19e2a2be.el9.x86 14 MB/s | 3.3 MB 00:00 2024-09-17T08:26:39.454 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 15/32 2024-09-17T08:26:39.481 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 16/32 2024-09-17T08:26:39.491 INFO:teuthology.orchestra.run.smithi114.stdout:(30/30): librbd1-18.2.4-855.g19e2a2be.el9.x86_6 12 MB/s | 3.0 MB 00:00 2024-09-17T08:26:39.495 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:26:39.496 INFO:teuthology.orchestra.run.smithi114.stdout:Total 23 MB/s | 53 MB 00:02 2024-09-17T08:26:39.517 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : fmt-8.1.1-5.el9.x86_64 17/32 2024-09-17T08:26:39.550 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 18/32 2024-09-17T08:26:39.562 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-17T08:26:39.596 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-17T08:26:39.596 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-17T08:26:39.889 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 19/32 2024-09-17T08:26:39.937 INFO:teuthology.orchestra.run.smithi059.stdout: Upgrading : librbd1-2:18.2.4-855.g19e2a2be.el9.x86_64 20/32 2024-09-17T08:26:40.012 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librbd1-2:18.2.4-855.g19e2a2be.el9.x86_64 20/32 2024-09-17T08:26:40.050 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-rbd-2:18.2.4-855.g19e2a2be.el9.x86_64 21/32 2024-09-17T08:26:40.055 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-17T08:26:40.056 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-17T08:26:40.096 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 22/32 2024-09-17T08:26:40.524 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 23/32 2024-09-17T08:26:40.556 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : librgw2-2:18.2.4-855.g19e2a2be.el9.x86_64 24/32 2024-09-17T08:26:40.733 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librgw2-2:18.2.4-855.g19e2a2be.el9.x86_64 24/32 2024-09-17T08:26:40.883 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-rgw-2:18.2.4-855.g19e2a2be.el9.x86_64 25/32 2024-09-17T08:26:40.916 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-ceph-common-2:18.2.4-855.g19e2a2be.el9.x86 26/32 2024-09-17T08:26:41.399 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-17T08:26:41.510 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/32 2024-09-17T08:26:41.538 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/32 2024-09-17T08:26:41.588 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/32 2024-09-17T08:26:41.903 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : thrift-0.15.0-2.el9.x86_64 4/32 2024-09-17T08:26:42.012 INFO:teuthology.orchestra.run.smithi114.stdout: Upgrading : librados2-2:18.2.4-855.g19e2a2be.el9.x86_64 5/32 2024-09-17T08:26:42.104 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librados2-2:18.2.4-855.g19e2a2be.el9.x86_64 5/32 2024-09-17T08:26:42.188 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-rados-2:18.2.4-855.g19e2a2be.el9.x86_64 6/32 2024-09-17T08:26:42.247 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libcephfs2-2:18.2.4-855.g19e2a2be.el9.x86_64 7/32 2024-09-17T08:26:42.309 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: libcephfs2-2:18.2.4-855.g19e2a2be.el9.x86_64 7/32 2024-09-17T08:26:42.347 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : liboath-2.6.7-2.el9.x86_64 8/32 2024-09-17T08:26:42.403 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-ceph-argparse-2:18.2.4-855.g19e2a2be.el9.x 9/32 2024-09-17T08:26:42.472 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cephfs-2:18.2.4-855.g19e2a2be.el9.x86_64 10/32 2024-09-17T08:26:42.499 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libradosstriper1-2:18.2.4-855.g19e2a2be.el9.x86_64 11/32 2024-09-17T08:26:42.565 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: libradosstriper1-2:18.2.4-855.g19e2a2be.el9.x86_64 11/32 2024-09-17T08:26:42.671 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : re2-1:20211101-20.el9.x86_64 12/32 2024-09-17T08:26:42.707 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 13/32 2024-09-17T08:26:42.747 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/32 2024-09-17T08:26:42.780 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 15/32 2024-09-17T08:26:42.807 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 16/32 2024-09-17T08:26:42.843 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : fmt-8.1.1-5.el9.x86_64 17/32 2024-09-17T08:26:42.876 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 18/32 2024-09-17T08:26:43.191 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 19/32 2024-09-17T08:26:43.218 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-common-2:18.2.4-855.g19e2a2be.el9.x86_64 27/32 2024-09-17T08:26:43.230 INFO:teuthology.orchestra.run.smithi114.stdout: Upgrading : librbd1-2:18.2.4-855.g19e2a2be.el9.x86_64 20/32 2024-09-17T08:26:43.254 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-common-2:18.2.4-855.g19e2a2be.el9.x86_64 27/32 2024-09-17T08:26:43.337 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librbd1-2:18.2.4-855.g19e2a2be.el9.x86_64 20/32 2024-09-17T08:26:43.377 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-rbd-2:18.2.4-855.g19e2a2be.el9.x86_64 21/32 2024-09-17T08:26:43.412 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 22/32 2024-09-17T08:26:43.820 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-common-2:18.2.4-855.g19e2a2be.el9.x86_64 27/32 2024-09-17T08:26:43.844 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 23/32 2024-09-17T08:26:43.858 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-base-2:18.2.4-855.g19e2a2be.el9.x86_64 28/32 2024-09-17T08:26:43.874 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : librgw2-2:18.2.4-855.g19e2a2be.el9.x86_64 24/32 2024-09-17T08:26:43.946 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librgw2-2:18.2.4-855.g19e2a2be.el9.x86_64 24/32 2024-09-17T08:26:43.960 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-base-2:18.2.4-855.g19e2a2be.el9.x86_64 28/32 2024-09-17T08:26:43.960 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-17T08:26:43.960 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-17T08:26:43.960 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:26:44.009 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-selinux-2:18.2.4-855.g19e2a2be.el9.x86_64 29/32 2024-09-17T08:26:44.024 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-rgw-2:18.2.4-855.g19e2a2be.el9.x86_64 25/32 2024-09-17T08:26:44.052 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-ceph-common-2:18.2.4-855.g19e2a2be.el9.x86 26/32 2024-09-17T08:26:46.140 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-common-2:18.2.4-855.g19e2a2be.el9.x86_64 27/32 2024-09-17T08:26:46.173 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-common-2:18.2.4-855.g19e2a2be.el9.x86_64 27/32 2024-09-17T08:26:46.711 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-common-2:18.2.4-855.g19e2a2be.el9.x86_64 27/32 2024-09-17T08:26:46.752 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-base-2:18.2.4-855.g19e2a2be.el9.x86_64 28/32 2024-09-17T08:26:46.847 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-base-2:18.2.4-855.g19e2a2be.el9.x86_64 28/32 2024-09-17T08:26:46.847 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-17T08:26:46.847 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-17T08:26:46.847 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:26:46.878 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-selinux-2:18.2.4-855.g19e2a2be.el9.x86_64 29/32 2024-09-17T08:26:49.176 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: ceph-selinux-2:18.2.4-855.g19e2a2be.el9.x86_64 29/32 2024-09-17T08:26:49.176 INFO:teuthology.orchestra.run.smithi096.stdout:skipping the directory /sys 2024-09-17T08:26:49.176 INFO:teuthology.orchestra.run.smithi096.stdout:skipping the directory /proc 2024-09-17T08:26:49.176 INFO:teuthology.orchestra.run.smithi096.stdout:skipping the directory /mnt 2024-09-17T08:26:49.176 INFO:teuthology.orchestra.run.smithi096.stdout:skipping the directory /var/tmp 2024-09-17T08:26:49.176 INFO:teuthology.orchestra.run.smithi096.stdout:skipping the directory /home 2024-09-17T08:26:49.176 INFO:teuthology.orchestra.run.smithi096.stdout:skipping the directory /root 2024-09-17T08:26:49.176 INFO:teuthology.orchestra.run.smithi096.stdout:skipping the directory /tmp 2024-09-17T08:26:49.176 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:26:49.950 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : ceph-radosgw-2:18.2.4-855.g19e2a2be.el9.x86_64 30/32 2024-09-17T08:26:49.976 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: ceph-radosgw-2:18.2.4-855.g19e2a2be.el9.x86_64 30/32 2024-09-17T08:26:49.976 INFO:teuthology.orchestra.run.smithi096.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:26:49.976 INFO:teuthology.orchestra.run.smithi096.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-17T08:26:49.976 INFO:teuthology.orchestra.run.smithi096.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-17T08:26:49.976 INFO:teuthology.orchestra.run.smithi096.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-17T08:26:49.976 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:26:49.978 INFO:teuthology.orchestra.run.smithi096.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-09-17T08:26:50.053 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-09-17T08:26:50.053 INFO:teuthology.orchestra.run.smithi096.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 32/32 2024-09-17T08:26:51.068 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 32/32 2024-09-17T08:26:51.069 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : ceph-base-2:18.2.4-855.g19e2a2be.el9.x86_64 1/32 2024-09-17T08:26:51.069 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : ceph-common-2:18.2.4-855.g19e2a2be.el9.x86_64 2/32 2024-09-17T08:26:51.069 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : ceph-radosgw-2:18.2.4-855.g19e2a2be.el9.x86_64 3/32 2024-09-17T08:26:51.069 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : ceph-selinux-2:18.2.4-855.g19e2a2be.el9.x86_64 4/32 2024-09-17T08:26:51.069 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : libcephfs2-2:18.2.4-855.g19e2a2be.el9.x86_64 5/32 2024-09-17T08:26:51.069 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : libradosstriper1-2:18.2.4-855.g19e2a2be.el9.x86_64 6/32 2024-09-17T08:26:51.069 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : librgw2-2:18.2.4-855.g19e2a2be.el9.x86_64 7/32 2024-09-17T08:26:51.069 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-ceph-argparse-2:18.2.4-855.g19e2a2be.el9.x 8/32 2024-09-17T08:26:51.069 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-ceph-common-2:18.2.4-855.g19e2a2be.el9.x86 9/32 2024-09-17T08:26:51.069 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-cephfs-2:18.2.4-855.g19e2a2be.el9.x86_64 10/32 2024-09-17T08:26:51.070 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-rados-2:18.2.4-855.g19e2a2be.el9.x86_64 11/32 2024-09-17T08:26:51.070 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-rbd-2:18.2.4-855.g19e2a2be.el9.x86_64 12/32 2024-09-17T08:26:51.070 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-rgw-2:18.2.4-855.g19e2a2be.el9.x86_64 13/32 2024-09-17T08:26:51.070 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/32 2024-09-17T08:26:51.070 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/32 2024-09-17T08:26:51.070 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/32 2024-09-17T08:26:51.070 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/32 2024-09-17T08:26:51.070 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/32 2024-09-17T08:26:51.070 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/32 2024-09-17T08:26:51.070 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 20/32 2024-09-17T08:26:51.070 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 21/32 2024-09-17T08:26:51.070 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 22/32 2024-09-17T08:26:51.070 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 23/32 2024-09-17T08:26:51.071 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 24/32 2024-09-17T08:26:51.071 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 25/32 2024-09-17T08:26:51.071 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 26/32 2024-09-17T08:26:51.071 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : re2-1:20211101-20.el9.x86_64 27/32 2024-09-17T08:26:51.071 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 28/32 2024-09-17T08:26:51.071 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : librados2-2:18.2.4-855.g19e2a2be.el9.x86_64 29/32 2024-09-17T08:26:51.071 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 30/32 2024-09-17T08:26:51.071 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : librbd1-2:18.2.4-855.g19e2a2be.el9.x86_64 31/32 2024-09-17T08:26:52.138 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 32/32 2024-09-17T08:26:52.138 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:26:52.138 INFO:teuthology.orchestra.run.smithi096.stdout:Upgraded: 2024-09-17T08:26:52.138 INFO:teuthology.orchestra.run.smithi096.stdout: librados2-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:52.138 INFO:teuthology.orchestra.run.smithi096.stdout: librbd1-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:52.138 INFO:teuthology.orchestra.run.smithi096.stdout:Installed: 2024-09-17T08:26:52.138 INFO:teuthology.orchestra.run.smithi096.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-17T08:26:52.139 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-base-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:52.139 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-common-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:52.139 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-radosgw-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:52.139 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-selinux-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:52.139 INFO:teuthology.orchestra.run.smithi096.stdout: fmt-8.1.1-5.el9.x86_64 2024-09-17T08:26:52.139 INFO:teuthology.orchestra.run.smithi096.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-17T08:26:52.139 INFO:teuthology.orchestra.run.smithi096.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-17T08:26:52.139 INFO:teuthology.orchestra.run.smithi096.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-17T08:26:52.139 INFO:teuthology.orchestra.run.smithi096.stdout: libcephfs2-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:52.139 INFO:teuthology.orchestra.run.smithi096.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-17T08:26:52.139 INFO:teuthology.orchestra.run.smithi096.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-17T08:26:52.139 INFO:teuthology.orchestra.run.smithi096.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-17T08:26:52.140 INFO:teuthology.orchestra.run.smithi096.stdout: libradosstriper1-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:52.140 INFO:teuthology.orchestra.run.smithi096.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-17T08:26:52.140 INFO:teuthology.orchestra.run.smithi096.stdout: librgw2-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:52.140 INFO:teuthology.orchestra.run.smithi096.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-17T08:26:52.140 INFO:teuthology.orchestra.run.smithi096.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-17T08:26:52.140 INFO:teuthology.orchestra.run.smithi096.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-17T08:26:52.140 INFO:teuthology.orchestra.run.smithi096.stdout: python3-ceph-argparse-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:52.140 INFO:teuthology.orchestra.run.smithi096.stdout: python3-ceph-common-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:52.140 INFO:teuthology.orchestra.run.smithi096.stdout: python3-cephfs-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:52.140 INFO:teuthology.orchestra.run.smithi096.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-17T08:26:52.140 INFO:teuthology.orchestra.run.smithi096.stdout: python3-rados-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:52.140 INFO:teuthology.orchestra.run.smithi096.stdout: python3-rbd-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:52.140 INFO:teuthology.orchestra.run.smithi096.stdout: python3-rgw-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:52.141 INFO:teuthology.orchestra.run.smithi096.stdout: re2-1:20211101-20.el9.x86_64 2024-09-17T08:26:52.141 INFO:teuthology.orchestra.run.smithi096.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-17T08:26:52.141 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:26:52.141 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:26:52.498 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install ceph-test 2024-09-17T08:26:53.074 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:00:26 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:26:53.204 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:26:53.206 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:26:53.206 INFO:teuthology.orchestra.run.smithi096.stdout: Package Arch Version Repository Size 2024-09-17T08:26:53.206 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:26:53.206 INFO:teuthology.orchestra.run.smithi096.stdout:Installing: 2024-09-17T08:26:53.206 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-test x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 40 M 2024-09-17T08:26:53.207 INFO:teuthology.orchestra.run.smithi096.stdout:Installing dependencies: 2024-09-17T08:26:53.207 INFO:teuthology.orchestra.run.smithi096.stdout: libcephsqlite x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 166 k 2024-09-17T08:26:53.207 INFO:teuthology.orchestra.run.smithi096.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-17T08:26:53.207 INFO:teuthology.orchestra.run.smithi096.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-17T08:26:53.207 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:26:53.207 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-09-17T08:26:53.207 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:26:53.208 INFO:teuthology.orchestra.run.smithi096.stdout:Install 4 Packages 2024-09-17T08:26:53.208 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:26:53.208 INFO:teuthology.orchestra.run.smithi096.stdout:Total download size: 40 M 2024-09-17T08:26:53.208 INFO:teuthology.orchestra.run.smithi096.stdout:Installed size: 164 M 2024-09-17T08:26:53.208 INFO:teuthology.orchestra.run.smithi096.stdout:Downloading Packages: 2024-09-17T08:26:53.454 INFO:teuthology.orchestra.run.smithi096.stdout:(1/4): libcephsqlite-18.2.4-855.g19e2a2be.el9.x 743 kB/s | 166 kB 00:00 2024-09-17T08:26:53.754 INFO:teuthology.orchestra.run.smithi096.stdout:(2/4): socat-1.7.4.1-6.el9.x86_64.rpm 581 kB/s | 304 kB 00:00 2024-09-17T08:26:53.812 INFO:teuthology.orchestra.run.smithi096.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 178 kB/s | 64 kB 00:00 2024-09-17T08:26:54.112 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-selinux-2:18.2.4-855.g19e2a2be.el9.x86_64 29/32 2024-09-17T08:26:54.113 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /sys 2024-09-17T08:26:54.113 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /proc 2024-09-17T08:26:54.113 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /mnt 2024-09-17T08:26:54.113 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /var/tmp 2024-09-17T08:26:54.113 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /home 2024-09-17T08:26:54.113 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /root 2024-09-17T08:26:54.113 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /tmp 2024-09-17T08:26:54.113 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:26:54.487 INFO:teuthology.orchestra.run.smithi096.stdout:(4/4): ceph-test-18.2.4-855.g19e2a2be.el9.x86_6 32 MB/s | 40 MB 00:01 2024-09-17T08:26:54.489 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:26:54.490 INFO:teuthology.orchestra.run.smithi096.stdout:Total 31 MB/s | 40 MB 00:01 2024-09-17T08:26:54.517 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-09-17T08:26:54.537 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-09-17T08:26:54.537 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-09-17T08:26:54.865 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-09-17T08:26:54.866 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-09-17T08:26:54.907 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-radosgw-2:18.2.4-855.g19e2a2be.el9.x86_64 30/32 2024-09-17T08:26:54.940 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-radosgw-2:18.2.4-855.g19e2a2be.el9.x86_64 30/32 2024-09-17T08:26:54.941 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:26:54.941 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-17T08:26:54.941 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-17T08:26:54.941 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-17T08:26:54.941 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:26:54.943 INFO:teuthology.orchestra.run.smithi059.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-09-17T08:26:55.027 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-09-17T08:26:55.027 INFO:teuthology.orchestra.run.smithi059.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 32/32 2024-09-17T08:26:55.346 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-09-17T08:26:55.422 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-17T08:26:55.462 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-17T08:26:55.489 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : libcephsqlite-2:18.2.4-855.g19e2a2be.el9.x86_64 3/4 2024-09-17T08:26:56.172 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 32/32 2024-09-17T08:26:56.172 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-base-2:18.2.4-855.g19e2a2be.el9.x86_64 1/32 2024-09-17T08:26:56.172 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-common-2:18.2.4-855.g19e2a2be.el9.x86_64 2/32 2024-09-17T08:26:56.172 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-radosgw-2:18.2.4-855.g19e2a2be.el9.x86_64 3/32 2024-09-17T08:26:56.172 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-selinux-2:18.2.4-855.g19e2a2be.el9.x86_64 4/32 2024-09-17T08:26:56.172 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libcephfs2-2:18.2.4-855.g19e2a2be.el9.x86_64 5/32 2024-09-17T08:26:56.172 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libradosstriper1-2:18.2.4-855.g19e2a2be.el9.x86_64 6/32 2024-09-17T08:26:56.172 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librgw2-2:18.2.4-855.g19e2a2be.el9.x86_64 7/32 2024-09-17T08:26:56.172 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-ceph-argparse-2:18.2.4-855.g19e2a2be.el9.x 8/32 2024-09-17T08:26:56.172 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-ceph-common-2:18.2.4-855.g19e2a2be.el9.x86 9/32 2024-09-17T08:26:56.172 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-cephfs-2:18.2.4-855.g19e2a2be.el9.x86_64 10/32 2024-09-17T08:26:56.172 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-rados-2:18.2.4-855.g19e2a2be.el9.x86_64 11/32 2024-09-17T08:26:56.173 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-rbd-2:18.2.4-855.g19e2a2be.el9.x86_64 12/32 2024-09-17T08:26:56.173 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-rgw-2:18.2.4-855.g19e2a2be.el9.x86_64 13/32 2024-09-17T08:26:56.173 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/32 2024-09-17T08:26:56.173 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/32 2024-09-17T08:26:56.173 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/32 2024-09-17T08:26:56.173 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/32 2024-09-17T08:26:56.173 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/32 2024-09-17T08:26:56.173 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/32 2024-09-17T08:26:56.173 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 20/32 2024-09-17T08:26:56.173 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 21/32 2024-09-17T08:26:56.173 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 22/32 2024-09-17T08:26:56.173 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 23/32 2024-09-17T08:26:56.173 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 24/32 2024-09-17T08:26:56.173 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 25/32 2024-09-17T08:26:56.174 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 26/32 2024-09-17T08:26:56.174 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : re2-1:20211101-20.el9.x86_64 27/32 2024-09-17T08:26:56.174 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 28/32 2024-09-17T08:26:56.174 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librados2-2:18.2.4-855.g19e2a2be.el9.x86_64 29/32 2024-09-17T08:26:56.174 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 30/32 2024-09-17T08:26:56.174 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librbd1-2:18.2.4-855.g19e2a2be.el9.x86_64 31/32 2024-09-17T08:26:56.788 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-selinux-2:18.2.4-855.g19e2a2be.el9.x86_64 29/32 2024-09-17T08:26:56.788 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /sys 2024-09-17T08:26:56.788 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /proc 2024-09-17T08:26:56.788 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /mnt 2024-09-17T08:26:56.789 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /var/tmp 2024-09-17T08:26:56.789 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /home 2024-09-17T08:26:56.789 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /root 2024-09-17T08:26:56.789 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /tmp 2024-09-17T08:26:56.789 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:26:57.159 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 32/32 2024-09-17T08:26:57.159 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:26:57.159 INFO:teuthology.orchestra.run.smithi059.stdout:Upgraded: 2024-09-17T08:26:57.159 INFO:teuthology.orchestra.run.smithi059.stdout: librados2-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:57.159 INFO:teuthology.orchestra.run.smithi059.stdout: librbd1-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:57.160 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-17T08:26:57.160 INFO:teuthology.orchestra.run.smithi059.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-17T08:26:57.160 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-base-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:57.160 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-common-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:57.160 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-radosgw-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:57.160 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-selinux-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:57.160 INFO:teuthology.orchestra.run.smithi059.stdout: fmt-8.1.1-5.el9.x86_64 2024-09-17T08:26:57.160 INFO:teuthology.orchestra.run.smithi059.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-17T08:26:57.160 INFO:teuthology.orchestra.run.smithi059.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-17T08:26:57.160 INFO:teuthology.orchestra.run.smithi059.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-17T08:26:57.160 INFO:teuthology.orchestra.run.smithi059.stdout: libcephfs2-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:57.160 INFO:teuthology.orchestra.run.smithi059.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-17T08:26:57.161 INFO:teuthology.orchestra.run.smithi059.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-17T08:26:57.161 INFO:teuthology.orchestra.run.smithi059.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-17T08:26:57.161 INFO:teuthology.orchestra.run.smithi059.stdout: libradosstriper1-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:57.161 INFO:teuthology.orchestra.run.smithi059.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-17T08:26:57.161 INFO:teuthology.orchestra.run.smithi059.stdout: librgw2-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:57.161 INFO:teuthology.orchestra.run.smithi059.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-17T08:26:57.161 INFO:teuthology.orchestra.run.smithi059.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-17T08:26:57.161 INFO:teuthology.orchestra.run.smithi059.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-17T08:26:57.161 INFO:teuthology.orchestra.run.smithi059.stdout: python3-ceph-argparse-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:57.161 INFO:teuthology.orchestra.run.smithi059.stdout: python3-ceph-common-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:57.161 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cephfs-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:57.161 INFO:teuthology.orchestra.run.smithi059.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-17T08:26:57.161 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rados-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:57.161 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rbd-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:57.162 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rgw-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:57.162 INFO:teuthology.orchestra.run.smithi059.stdout: re2-1:20211101-20.el9.x86_64 2024-09-17T08:26:57.162 INFO:teuthology.orchestra.run.smithi059.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-17T08:26:57.162 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:26:57.162 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:26:57.531 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-test 2024-09-17T08:26:57.535 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-radosgw-2:18.2.4-855.g19e2a2be.el9.x86_64 30/32 2024-09-17T08:26:57.560 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-radosgw-2:18.2.4-855.g19e2a2be.el9.x86_64 30/32 2024-09-17T08:26:57.560 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:26:57.560 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-17T08:26:57.560 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-17T08:26:57.560 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-17T08:26:57.560 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:26:57.562 INFO:teuthology.orchestra.run.smithi114.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-09-17T08:26:57.645 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-09-17T08:26:57.645 INFO:teuthology.orchestra.run.smithi114.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 32/32 2024-09-17T08:26:58.132 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:00:28 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:26:58.271 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:26:58.272 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:26:58.272 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-17T08:26:58.272 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:26:58.272 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-17T08:26:58.272 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-test x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 40 M 2024-09-17T08:26:58.272 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-17T08:26:58.272 INFO:teuthology.orchestra.run.smithi059.stdout: libcephsqlite x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 166 k 2024-09-17T08:26:58.272 INFO:teuthology.orchestra.run.smithi059.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-17T08:26:58.273 INFO:teuthology.orchestra.run.smithi059.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-17T08:26:58.273 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:26:58.273 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-17T08:26:58.273 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:26:58.273 INFO:teuthology.orchestra.run.smithi059.stdout:Install 4 Packages 2024-09-17T08:26:58.273 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:26:58.273 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 40 M 2024-09-17T08:26:58.274 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 164 M 2024-09-17T08:26:58.274 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-17T08:26:58.425 INFO:teuthology.orchestra.run.smithi059.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 2.3 MB/s | 304 kB 00:00 2024-09-17T08:26:58.467 INFO:teuthology.orchestra.run.smithi059.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 64 kB 00:00 2024-09-17T08:26:58.525 INFO:teuthology.orchestra.run.smithi059.stdout:(3/4): libcephsqlite-18.2.4-855.g19e2a2be.el9.x 721 kB/s | 166 kB 00:00 2024-09-17T08:26:58.820 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 32/32 2024-09-17T08:26:58.820 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-base-2:18.2.4-855.g19e2a2be.el9.x86_64 1/32 2024-09-17T08:26:58.821 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-common-2:18.2.4-855.g19e2a2be.el9.x86_64 2/32 2024-09-17T08:26:58.821 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-radosgw-2:18.2.4-855.g19e2a2be.el9.x86_64 3/32 2024-09-17T08:26:58.821 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-selinux-2:18.2.4-855.g19e2a2be.el9.x86_64 4/32 2024-09-17T08:26:58.821 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libcephfs2-2:18.2.4-855.g19e2a2be.el9.x86_64 5/32 2024-09-17T08:26:58.821 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libradosstriper1-2:18.2.4-855.g19e2a2be.el9.x86_64 6/32 2024-09-17T08:26:58.821 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librgw2-2:18.2.4-855.g19e2a2be.el9.x86_64 7/32 2024-09-17T08:26:58.821 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-ceph-argparse-2:18.2.4-855.g19e2a2be.el9.x 8/32 2024-09-17T08:26:58.821 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-ceph-common-2:18.2.4-855.g19e2a2be.el9.x86 9/32 2024-09-17T08:26:58.821 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cephfs-2:18.2.4-855.g19e2a2be.el9.x86_64 10/32 2024-09-17T08:26:58.821 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-rados-2:18.2.4-855.g19e2a2be.el9.x86_64 11/32 2024-09-17T08:26:58.821 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-rbd-2:18.2.4-855.g19e2a2be.el9.x86_64 12/32 2024-09-17T08:26:58.821 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-rgw-2:18.2.4-855.g19e2a2be.el9.x86_64 13/32 2024-09-17T08:26:58.821 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/32 2024-09-17T08:26:58.821 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/32 2024-09-17T08:26:58.822 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/32 2024-09-17T08:26:58.822 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/32 2024-09-17T08:26:58.822 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/32 2024-09-17T08:26:58.822 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/32 2024-09-17T08:26:58.822 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 20/32 2024-09-17T08:26:58.822 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 21/32 2024-09-17T08:26:58.822 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 22/32 2024-09-17T08:26:58.822 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 23/32 2024-09-17T08:26:58.822 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 24/32 2024-09-17T08:26:58.822 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 25/32 2024-09-17T08:26:58.822 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 26/32 2024-09-17T08:26:58.822 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : re2-1:20211101-20.el9.x86_64 27/32 2024-09-17T08:26:58.822 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 28/32 2024-09-17T08:26:58.822 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librados2-2:18.2.4-855.g19e2a2be.el9.x86_64 29/32 2024-09-17T08:26:58.823 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 30/32 2024-09-17T08:26:58.823 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librbd1-2:18.2.4-855.g19e2a2be.el9.x86_64 31/32 2024-09-17T08:26:59.157 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: libcephsqlite-2:18.2.4-855.g19e2a2be.el9.x86_64 3/4 2024-09-17T08:26:59.229 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : ceph-test-2:18.2.4-855.g19e2a2be.el9.x86_64 4/4 2024-09-17T08:26:59.576 INFO:teuthology.orchestra.run.smithi059.stdout:(4/4): ceph-test-18.2.4-855.g19e2a2be.el9.x86_6 31 MB/s | 40 MB 00:01 2024-09-17T08:26:59.577 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:26:59.578 INFO:teuthology.orchestra.run.smithi059.stdout:Total 31 MB/s | 40 MB 00:01 2024-09-17T08:26:59.607 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-17T08:26:59.628 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-17T08:26:59.629 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-17T08:26:59.824 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 32/32 2024-09-17T08:26:59.825 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:26:59.825 INFO:teuthology.orchestra.run.smithi114.stdout:Upgraded: 2024-09-17T08:26:59.825 INFO:teuthology.orchestra.run.smithi114.stdout: librados2-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:59.825 INFO:teuthology.orchestra.run.smithi114.stdout: librbd1-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:59.825 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-17T08:26:59.825 INFO:teuthology.orchestra.run.smithi114.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-17T08:26:59.825 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-base-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:59.825 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-common-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:59.825 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-radosgw-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:59.825 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-selinux-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:59.825 INFO:teuthology.orchestra.run.smithi114.stdout: fmt-8.1.1-5.el9.x86_64 2024-09-17T08:26:59.825 INFO:teuthology.orchestra.run.smithi114.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-17T08:26:59.825 INFO:teuthology.orchestra.run.smithi114.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-17T08:26:59.826 INFO:teuthology.orchestra.run.smithi114.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-17T08:26:59.826 INFO:teuthology.orchestra.run.smithi114.stdout: libcephfs2-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:59.826 INFO:teuthology.orchestra.run.smithi114.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-17T08:26:59.826 INFO:teuthology.orchestra.run.smithi114.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-17T08:26:59.826 INFO:teuthology.orchestra.run.smithi114.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-17T08:26:59.826 INFO:teuthology.orchestra.run.smithi114.stdout: libradosstriper1-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:59.826 INFO:teuthology.orchestra.run.smithi114.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-17T08:26:59.826 INFO:teuthology.orchestra.run.smithi114.stdout: librgw2-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:59.826 INFO:teuthology.orchestra.run.smithi114.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-17T08:26:59.826 INFO:teuthology.orchestra.run.smithi114.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-17T08:26:59.826 INFO:teuthology.orchestra.run.smithi114.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-17T08:26:59.826 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ceph-argparse-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:59.826 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ceph-common-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:59.826 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cephfs-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:59.827 INFO:teuthology.orchestra.run.smithi114.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-17T08:26:59.827 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rados-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:59.827 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rbd-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:59.827 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rgw-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:26:59.827 INFO:teuthology.orchestra.run.smithi114.stdout: re2-1:20211101-20.el9.x86_64 2024-09-17T08:26:59.827 INFO:teuthology.orchestra.run.smithi114.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-17T08:26:59.827 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:26:59.827 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:26:59.973 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-17T08:26:59.973 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-17T08:27:00.218 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-test 2024-09-17T08:27:00.480 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-17T08:27:00.553 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-17T08:27:00.592 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-17T08:27:00.619 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libcephsqlite-2:18.2.4-855.g19e2a2be.el9.x86_64 3/4 2024-09-17T08:27:00.797 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:26 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:27:00.937 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:27:00.938 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:00.938 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-09-17T08:27:00.938 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:00.938 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-17T08:27:00.938 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-test x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 40 M 2024-09-17T08:27:00.938 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-09-17T08:27:00.938 INFO:teuthology.orchestra.run.smithi114.stdout: libcephsqlite x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 166 k 2024-09-17T08:27:00.938 INFO:teuthology.orchestra.run.smithi114.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-17T08:27:00.938 INFO:teuthology.orchestra.run.smithi114.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-17T08:27:00.939 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:00.939 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-17T08:27:00.939 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:00.939 INFO:teuthology.orchestra.run.smithi114.stdout:Install 4 Packages 2024-09-17T08:27:00.939 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:00.939 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 40 M 2024-09-17T08:27:00.939 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 164 M 2024-09-17T08:27:00.940 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-17T08:27:01.221 INFO:teuthology.orchestra.run.smithi114.stdout:(1/4): libcephsqlite-18.2.4-855.g19e2a2be.el9.x 709 kB/s | 166 kB 00:00 2024-09-17T08:27:01.320 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: ceph-test-2:18.2.4-855.g19e2a2be.el9.x86_64 4/4 2024-09-17T08:27:01.320 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : ceph-test-2:18.2.4-855.g19e2a2be.el9.x86_64 1/4 2024-09-17T08:27:01.320 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : libcephsqlite-2:18.2.4-855.g19e2a2be.el9.x86_64 2/4 2024-09-17T08:27:01.320 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-17T08:27:01.631 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-17T08:27:01.631 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:01.631 INFO:teuthology.orchestra.run.smithi096.stdout:Installed: 2024-09-17T08:27:01.631 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-test-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:01.631 INFO:teuthology.orchestra.run.smithi096.stdout: libcephsqlite-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:01.632 INFO:teuthology.orchestra.run.smithi096.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-17T08:27:01.632 INFO:teuthology.orchestra.run.smithi096.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-17T08:27:01.632 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:01.632 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:27:01.838 INFO:teuthology.orchestra.run.smithi114.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 104 kB/s | 64 kB 00:00 2024-09-17T08:27:01.863 INFO:teuthology.orchestra.run.smithi114.stdout:(3/4): socat-1.7.4.1-6.el9.x86_64.rpm 347 kB/s | 304 kB 00:00 2024-09-17T08:27:01.925 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install ceph 2024-09-17T08:27:02.272 INFO:teuthology.orchestra.run.smithi114.stdout:(4/4): ceph-test-18.2.4-855.g19e2a2be.el9.x86_6 31 MB/s | 40 MB 00:01 2024-09-17T08:27:02.274 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:02.275 INFO:teuthology.orchestra.run.smithi114.stdout:Total 30 MB/s | 40 MB 00:01 2024-09-17T08:27:02.302 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-17T08:27:02.323 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-17T08:27:02.323 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-17T08:27:02.499 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:00:35 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:27:02.643 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:27:02.645 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:02.645 INFO:teuthology.orchestra.run.smithi096.stdout: Package Arch Version Repository Size 2024-09-17T08:27:02.646 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:02.646 INFO:teuthology.orchestra.run.smithi096.stdout:Installing: 2024-09-17T08:27:02.646 INFO:teuthology.orchestra.run.smithi096.stdout: ceph x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 6.5 k 2024-09-17T08:27:02.646 INFO:teuthology.orchestra.run.smithi096.stdout:Installing dependencies: 2024-09-17T08:27:02.646 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-mds x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 2.1 M 2024-09-17T08:27:02.646 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-mgr x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 1.5 M 2024-09-17T08:27:02.646 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-mgr-modules-core noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 246 k 2024-09-17T08:27:02.646 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-mon x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 4.7 M 2024-09-17T08:27:02.646 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-osd x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 17 M 2024-09-17T08:27:02.646 INFO:teuthology.orchestra.run.smithi096.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-17T08:27:02.646 INFO:teuthology.orchestra.run.smithi096.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-17T08:27:02.646 INFO:teuthology.orchestra.run.smithi096.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-17T08:27:02.646 INFO:teuthology.orchestra.run.smithi096.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-17T08:27:02.647 INFO:teuthology.orchestra.run.smithi096.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-17T08:27:02.647 INFO:teuthology.orchestra.run.smithi096.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-17T08:27:02.647 INFO:teuthology.orchestra.run.smithi096.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-17T08:27:02.647 INFO:teuthology.orchestra.run.smithi096.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-17T08:27:02.647 INFO:teuthology.orchestra.run.smithi096.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-17T08:27:02.647 INFO:teuthology.orchestra.run.smithi096.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-17T08:27:02.647 INFO:teuthology.orchestra.run.smithi096.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-17T08:27:02.647 INFO:teuthology.orchestra.run.smithi096.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-17T08:27:02.647 INFO:teuthology.orchestra.run.smithi096.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-17T08:27:02.647 INFO:teuthology.orchestra.run.smithi096.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-17T08:27:02.647 INFO:teuthology.orchestra.run.smithi096.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-17T08:27:02.647 INFO:teuthology.orchestra.run.smithi096.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-17T08:27:02.647 INFO:teuthology.orchestra.run.smithi096.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-17T08:27:02.647 INFO:teuthology.orchestra.run.smithi096.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-17T08:27:02.648 INFO:teuthology.orchestra.run.smithi096.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-17T08:27:02.648 INFO:teuthology.orchestra.run.smithi096.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-17T08:27:02.648 INFO:teuthology.orchestra.run.smithi096.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-17T08:27:02.648 INFO:teuthology.orchestra.run.smithi096.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-17T08:27:02.648 INFO:teuthology.orchestra.run.smithi096.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-17T08:27:02.648 INFO:teuthology.orchestra.run.smithi096.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-17T08:27:02.648 INFO:teuthology.orchestra.run.smithi096.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-17T08:27:02.648 INFO:teuthology.orchestra.run.smithi096.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-17T08:27:02.648 INFO:teuthology.orchestra.run.smithi096.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-17T08:27:02.648 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:02.648 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-09-17T08:27:02.648 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:02.648 INFO:teuthology.orchestra.run.smithi096.stdout:Install 33 Packages 2024-09-17T08:27:02.649 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:02.649 INFO:teuthology.orchestra.run.smithi096.stdout:Total download size: 29 M 2024-09-17T08:27:02.649 INFO:teuthology.orchestra.run.smithi096.stdout:Installed size: 104 M 2024-09-17T08:27:02.649 INFO:teuthology.orchestra.run.smithi096.stdout:Downloading Packages: 2024-09-17T08:27:02.657 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-17T08:27:02.658 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-17T08:27:03.132 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-17T08:27:03.214 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-17T08:27:03.236 INFO:teuthology.orchestra.run.smithi096.stdout:(1/33): ceph-18.2.4-855.g19e2a2be.el9.x86_64.rp 53 kB/s | 6.5 kB 00:00 2024-09-17T08:27:03.254 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-17T08:27:03.282 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libcephsqlite-2:18.2.4-855.g19e2a2be.el9.x86_64 3/4 2024-09-17T08:27:03.420 INFO:teuthology.orchestra.run.smithi096.stdout:(2/33): ceph-mgr-18.2.4-855.g19e2a2be.el9.x86_6 4.8 MB/s | 1.5 MB 00:00 2024-09-17T08:27:03.470 INFO:teuthology.orchestra.run.smithi096.stdout:(3/33): ceph-mds-18.2.4-855.g19e2a2be.el9.x86_6 5.9 MB/s | 2.1 MB 00:00 2024-09-17T08:27:03.554 INFO:teuthology.orchestra.run.smithi096.stdout:(4/33): ceph-mgr-modules-core-18.2.4-855.g19e2a 2.9 MB/s | 246 kB 00:00 2024-09-17T08:27:03.637 INFO:teuthology.orchestra.run.smithi096.stdout:(5/33): ceph-mon-18.2.4-855.g19e2a2be.el9.x86_6 12 MB/s | 4.7 MB 00:00 2024-09-17T08:27:03.763 INFO:teuthology.orchestra.run.smithi096.stdout:(6/33): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.2 MB/s | 253 kB 00:00 2024-09-17T08:27:03.813 INFO:teuthology.orchestra.run.smithi096.stdout:(7/33): python3-ply-3.11-14.el9.noarch.rpm 2.1 MB/s | 106 kB 00:00 2024-09-17T08:27:03.997 INFO:teuthology.orchestra.run.smithi096.stdout:(8/33): ceph-osd-18.2.4-855.g19e2a2be.el9.x86_6 29 MB/s | 17 MB 00:00 2024-09-17T08:27:04.022 INFO:teuthology.orchestra.run.smithi096.stdout:(9/33): python3-pycparser-2.20-6.el9.noarch.rpm 648 kB/s | 135 kB 00:00 2024-09-17T08:27:04.056 INFO:teuthology.orchestra.run.smithi096.stdout:(10/33): python3-cryptography-36.0.1-4.el9.x86_ 2.9 MB/s | 1.2 MB 00:00 2024-09-17T08:27:04.081 INFO:teuthology.orchestra.run.smithi096.stdout:(11/33): python3-urllib3-1.26.5-6.el9.noarch.rp 3.6 MB/s | 215 kB 00:00 2024-09-17T08:27:04.123 INFO:teuthology.orchestra.run.smithi096.stdout:(12/33): python3-requests-2.25.1-8.el9.noarch.r 994 kB/s | 125 kB 00:00 2024-09-17T08:27:04.190 INFO:teuthology.orchestra.run.smithi096.stdout:(13/33): python3-markupsafe-1.1.1-12.el9.x86_64 319 kB/s | 35 kB 00:00 2024-09-17T08:27:04.215 INFO:teuthology.orchestra.run.smithi096.stdout:(14/33): python3-mako-1.1.4-6.el9.noarch.rpm 1.1 MB/s | 172 kB 00:00 2024-09-17T08:27:04.241 INFO:teuthology.orchestra.run.smithi096.stdout:(15/33): python3-pytz-2021.1-5.el9.noarch.rpm 435 kB/s | 51 kB 00:00 2024-09-17T08:27:04.266 INFO:teuthology.orchestra.run.smithi096.stdout:(16/33): python3-toml-0.10.2-6.el9.noarch.rpm 552 kB/s | 42 kB 00:00 2024-09-17T08:27:04.316 INFO:teuthology.orchestra.run.smithi096.stdout:(17/33): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 433 kB/s | 43 kB 00:00 2024-09-17T08:27:04.341 INFO:teuthology.orchestra.run.smithi096.stdout:(18/33): python3-jaraco-8.2.1-3.el9.noarch.rpm 465 kB/s | 11 kB 00:00 2024-09-17T08:27:04.366 INFO:teuthology.orchestra.run.smithi096.stdout:(19/33): python3-jaraco-classes-3.2.1-5.el9.noa 705 kB/s | 18 kB 00:00 2024-09-17T08:27:04.392 INFO:teuthology.orchestra.run.smithi096.stdout:(20/33): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.1 MB/s | 172 kB 00:00 2024-09-17T08:27:04.417 INFO:teuthology.orchestra.run.smithi096.stdout:(21/33): python3-jaraco-collections-3.0.0-8.el9 462 kB/s | 23 kB 00:00 2024-09-17T08:27:04.442 INFO:teuthology.orchestra.run.smithi096.stdout:(22/33): python3-jaraco-functools-3.5.0-2.el9.n 387 kB/s | 19 kB 00:00 2024-09-17T08:27:04.468 INFO:teuthology.orchestra.run.smithi096.stdout:(23/33): python3-jaraco-text-3.2.0-6.el9.noarch 391 kB/s | 20 kB 00:00 2024-09-17T08:27:04.493 INFO:teuthology.orchestra.run.smithi096.stdout:(24/33): python3-logutils-0.3.5-21.el9.noarch.r 919 kB/s | 46 kB 00:00 2024-09-17T08:27:04.518 INFO:teuthology.orchestra.run.smithi096.stdout:(25/33): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-17T08:27:04.543 INFO:teuthology.orchestra.run.smithi096.stdout:(26/33): python3-cherrypy-18.6.1-2.el9.noarch.r 1.3 MB/s | 358 kB 00:00 2024-09-17T08:27:04.549 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: libcephsqlite-2:18.2.4-855.g19e2a2be.el9.x86_64 3/4 2024-09-17T08:27:04.569 INFO:teuthology.orchestra.run.smithi096.stdout:(27/33): python3-portend-3.1.0-2.el9.noarch.rpm 327 kB/s | 16 kB 00:00 2024-09-17T08:27:04.594 INFO:teuthology.orchestra.run.smithi096.stdout:(28/33): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.7 MB/s | 90 kB 00:00 2024-09-17T08:27:04.619 INFO:teuthology.orchestra.run.smithi096.stdout:(29/33): python3-tempora-5.0.0-2.el9.noarch.rpm 710 kB/s | 36 kB 00:00 2024-09-17T08:27:04.645 INFO:teuthology.orchestra.run.smithi096.stdout:(30/33): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-09-17T08:27:04.646 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-test-2:18.2.4-855.g19e2a2be.el9.x86_64 4/4 2024-09-17T08:27:04.670 INFO:teuthology.orchestra.run.smithi096.stdout:(31/33): python3-zc-lockfile-2.0-10.el9.noarch. 799 kB/s | 20 kB 00:00 2024-09-17T08:27:04.695 INFO:teuthology.orchestra.run.smithi096.stdout:(32/33): python3-webob-1.8.8-2.el9.noarch.rpm 2.2 MB/s | 230 kB 00:00 2024-09-17T08:27:04.720 INFO:teuthology.orchestra.run.smithi096.stdout:(33/33): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.1 MB/s | 427 kB 00:00 2024-09-17T08:27:04.725 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:04.725 INFO:teuthology.orchestra.run.smithi096.stdout:Total 14 MB/s | 29 MB 00:02 2024-09-17T08:27:04.847 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-09-17T08:27:04.886 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-09-17T08:27:04.886 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-09-17T08:27:05.275 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-09-17T08:27:05.275 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-09-17T08:27:06.497 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-09-17T08:27:06.565 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/33 2024-09-17T08:27:06.605 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/33 2024-09-17T08:27:06.647 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 3/33 2024-09-17T08:27:06.738 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 4/33 2024-09-17T08:27:06.745 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-test-2:18.2.4-855.g19e2a2be.el9.x86_64 4/4 2024-09-17T08:27:06.746 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-test-2:18.2.4-855.g19e2a2be.el9.x86_64 1/4 2024-09-17T08:27:06.746 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libcephsqlite-2:18.2.4-855.g19e2a2be.el9.x86_64 2/4 2024-09-17T08:27:06.746 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-17T08:27:06.816 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 5/33 2024-09-17T08:27:06.857 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 6/33 2024-09-17T08:27:06.901 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 7/33 2024-09-17T08:27:06.931 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 8/33 2024-09-17T08:27:06.965 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 9/33 2024-09-17T08:27:06.983 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: libcephsqlite-2:18.2.4-855.g19e2a2be.el9.x86_64 3/4 2024-09-17T08:27:06.999 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 10/33 2024-09-17T08:27:07.039 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 11/33 2024-09-17T08:27:07.053 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-17T08:27:07.053 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:07.054 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-17T08:27:07.054 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-test-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:07.054 INFO:teuthology.orchestra.run.smithi059.stdout: libcephsqlite-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:07.054 INFO:teuthology.orchestra.run.smithi059.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-17T08:27:07.054 INFO:teuthology.orchestra.run.smithi059.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-17T08:27:07.054 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:07.054 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:27:07.065 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-test-2:18.2.4-855.g19e2a2be.el9.x86_64 4/4 2024-09-17T08:27:07.082 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 12/33 2024-09-17T08:27:07.117 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 13/33 2024-09-17T08:27:07.164 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 14/33 2024-09-17T08:27:07.236 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 15/33 2024-09-17T08:27:07.375 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 16/33 2024-09-17T08:27:07.385 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph 2024-09-17T08:27:07.455 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 17/33 2024-09-17T08:27:07.517 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 18/33 2024-09-17T08:27:07.555 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 19/33 2024-09-17T08:27:07.603 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-ply-3.11-14.el9.noarch 20/33 2024-09-17T08:27:07.659 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 21/33 2024-09-17T08:27:07.844 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 22/33 2024-09-17T08:27:07.901 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 23/33 2024-09-17T08:27:07.970 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 24/33 2024-09-17T08:27:07.988 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:00:37 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:27:08.058 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 25/33 2024-09-17T08:27:08.100 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 26/33 2024-09-17T08:27:08.129 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:27:08.132 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:27:08.132 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-17T08:27:08.132 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:27:08.132 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-17T08:27:08.132 INFO:teuthology.orchestra.run.smithi059.stdout: ceph x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 6.5 k 2024-09-17T08:27:08.132 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-17T08:27:08.132 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mds x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 2.1 M 2024-09-17T08:27:08.132 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 1.5 M 2024-09-17T08:27:08.132 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-modules-core noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 246 k 2024-09-17T08:27:08.132 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mon x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 4.7 M 2024-09-17T08:27:08.132 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-osd x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 17 M 2024-09-17T08:27:08.132 INFO:teuthology.orchestra.run.smithi059.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-17T08:27:08.132 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-17T08:27:08.133 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-17T08:27:08.133 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-17T08:27:08.133 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-17T08:27:08.133 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-17T08:27:08.133 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-17T08:27:08.133 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-17T08:27:08.133 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-17T08:27:08.133 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-17T08:27:08.133 INFO:teuthology.orchestra.run.smithi059.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-17T08:27:08.133 INFO:teuthology.orchestra.run.smithi059.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-17T08:27:08.133 INFO:teuthology.orchestra.run.smithi059.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-17T08:27:08.133 INFO:teuthology.orchestra.run.smithi059.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-17T08:27:08.133 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-17T08:27:08.133 INFO:teuthology.orchestra.run.smithi059.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-17T08:27:08.134 INFO:teuthology.orchestra.run.smithi059.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-17T08:27:08.134 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-17T08:27:08.134 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-17T08:27:08.134 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-17T08:27:08.134 INFO:teuthology.orchestra.run.smithi059.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-17T08:27:08.134 INFO:teuthology.orchestra.run.smithi059.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-17T08:27:08.134 INFO:teuthology.orchestra.run.smithi059.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-17T08:27:08.134 INFO:teuthology.orchestra.run.smithi059.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-17T08:27:08.134 INFO:teuthology.orchestra.run.smithi059.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-17T08:27:08.134 INFO:teuthology.orchestra.run.smithi059.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-17T08:27:08.134 INFO:teuthology.orchestra.run.smithi059.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-17T08:27:08.134 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:08.134 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-17T08:27:08.134 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:27:08.134 INFO:teuthology.orchestra.run.smithi059.stdout:Install 33 Packages 2024-09-17T08:27:08.135 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:08.135 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 29 M 2024-09-17T08:27:08.135 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 104 M 2024-09-17T08:27:08.135 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-17T08:27:08.218 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 27/33 2024-09-17T08:27:08.385 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : ceph-mgr-modules-core-2:18.2.4-855.g19e2a2be.el9.n 28/33 2024-09-17T08:27:08.411 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : ceph-mgr-2:18.2.4-855.g19e2a2be.el9.x86_64 29/33 2024-09-17T08:27:08.437 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: ceph-mgr-2:18.2.4-855.g19e2a2be.el9.x86_64 29/33 2024-09-17T08:27:08.437 INFO:teuthology.orchestra.run.smithi096.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:27:08.440 INFO:teuthology.orchestra.run.smithi096.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-17T08:27:08.440 INFO:teuthology.orchestra.run.smithi096.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-17T08:27:08.440 INFO:teuthology.orchestra.run.smithi096.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-17T08:27:08.440 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:09.030 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-test-2:18.2.4-855.g19e2a2be.el9.x86_64 4/4 2024-09-17T08:27:09.030 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-test-2:18.2.4-855.g19e2a2be.el9.x86_64 1/4 2024-09-17T08:27:09.030 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libcephsqlite-2:18.2.4-855.g19e2a2be.el9.x86_64 2/4 2024-09-17T08:27:09.030 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-17T08:27:09.049 INFO:teuthology.orchestra.run.smithi059.stdout:(1/33): ceph-18.2.4-855.g19e2a2be.el9.x86_64.rp 48 kB/s | 6.5 kB 00:00 2024-09-17T08:27:09.225 INFO:teuthology.orchestra.run.smithi059.stdout:(2/33): ceph-mgr-18.2.4-855.g19e2a2be.el9.x86_6 4.7 MB/s | 1.5 MB 00:00 2024-09-17T08:27:09.284 INFO:teuthology.orchestra.run.smithi059.stdout:(3/33): ceph-mds-18.2.4-855.g19e2a2be.el9.x86_6 5.7 MB/s | 2.1 MB 00:00 2024-09-17T08:27:09.310 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-17T08:27:09.310 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:09.310 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-17T08:27:09.311 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-test-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:09.311 INFO:teuthology.orchestra.run.smithi114.stdout: libcephsqlite-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:09.311 INFO:teuthology.orchestra.run.smithi114.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-17T08:27:09.311 INFO:teuthology.orchestra.run.smithi114.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-17T08:27:09.311 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:09.311 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:27:09.350 INFO:teuthology.orchestra.run.smithi059.stdout:(4/33): ceph-mgr-modules-core-18.2.4-855.g19e2a 3.6 MB/s | 246 kB 00:00 2024-09-17T08:27:09.484 INFO:teuthology.orchestra.run.smithi059.stdout:(5/33): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.9 MB/s | 253 kB 00:00 2024-09-17T08:27:09.659 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph 2024-09-17T08:27:09.801 INFO:teuthology.orchestra.run.smithi059.stdout:(6/33): ceph-osd-18.2.4-855.g19e2a2be.el9.x86_6 29 MB/s | 17 MB 00:00 2024-09-17T08:27:09.834 INFO:teuthology.orchestra.run.smithi059.stdout:(7/33): python3-cryptography-36.0.1-4.el9.x86_6 3.5 MB/s | 1.2 MB 00:00 2024-09-17T08:27:09.901 INFO:teuthology.orchestra.run.smithi059.stdout:(8/33): ceph-mon-18.2.4-855.g19e2a2be.el9.x86_6 5.5 MB/s | 4.7 MB 00:00 2024-09-17T08:27:09.912 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : ceph-osd-2:18.2.4-855.g19e2a2be.el9.x86_64 30/33 2024-09-17T08:27:09.927 INFO:teuthology.orchestra.run.smithi059.stdout:(9/33): python3-pycparser-2.20-6.el9.noarch.rpm 1.4 MB/s | 135 kB 00:00 2024-09-17T08:27:09.942 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: ceph-osd-2:18.2.4-855.g19e2a2be.el9.x86_64 30/33 2024-09-17T08:27:09.942 INFO:teuthology.orchestra.run.smithi096.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:27:09.942 INFO:teuthology.orchestra.run.smithi096.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-17T08:27:09.942 INFO:teuthology.orchestra.run.smithi096.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-17T08:27:09.942 INFO:teuthology.orchestra.run.smithi096.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-17T08:27:09.943 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:09.952 INFO:teuthology.orchestra.run.smithi059.stdout:(10/33): python3-ply-3.11-14.el9.noarch.rpm 707 kB/s | 106 kB 00:00 2024-09-17T08:27:10.011 INFO:teuthology.orchestra.run.smithi059.stdout:(11/33): python3-urllib3-1.26.5-6.el9.noarch.rp 2.5 MB/s | 215 kB 00:00 2024-09-17T08:27:10.036 INFO:teuthology.orchestra.run.smithi059.stdout:(12/33): python3-requests-2.25.1-8.el9.noarch.r 932 kB/s | 125 kB 00:00 2024-09-17T08:27:10.078 INFO:teuthology.orchestra.run.smithi059.stdout:(13/33): python3-mako-1.1.4-6.el9.noarch.rpm 1.3 MB/s | 172 kB 00:00 2024-09-17T08:27:10.103 INFO:teuthology.orchestra.run.smithi059.stdout:(14/33): python3-markupsafe-1.1.1-12.el9.x86_64 378 kB/s | 35 kB 00:00 2024-09-17T08:27:10.128 INFO:teuthology.orchestra.run.smithi059.stdout:(15/33): python3-toml-0.10.2-6.el9.noarch.rpm 830 kB/s | 42 kB 00:00 2024-09-17T08:27:10.170 INFO:teuthology.orchestra.run.smithi059.stdout:(16/33): python3-pytz-2021.1-5.el9.noarch.rpm 381 kB/s | 51 kB 00:00 2024-09-17T08:27:10.195 INFO:teuthology.orchestra.run.smithi059.stdout:(17/33): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 471 kB/s | 43 kB 00:00 2024-09-17T08:27:10.229 INFO:teuthology.orchestra.run.smithi059.stdout:(18/33): python3-jaraco-8.2.1-3.el9.noarch.rpm 418 kB/s | 11 kB 00:00 2024-09-17T08:27:10.240 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:36 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:27:10.246 INFO:teuthology.orchestra.run.smithi059.stdout:(19/33): python3-jaraco-classes-3.2.1-5.el9.noa 1.2 MB/s | 18 kB 00:00 2024-09-17T08:27:10.271 INFO:teuthology.orchestra.run.smithi059.stdout:(20/33): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.2 MB/s | 172 kB 00:00 2024-09-17T08:27:10.289 INFO:teuthology.orchestra.run.smithi059.stdout:(21/33): python3-jaraco-collections-3.0.0-8.el9 555 kB/s | 23 kB 00:00 2024-09-17T08:27:10.305 INFO:teuthology.orchestra.run.smithi059.stdout:(22/33): python3-jaraco-functools-3.5.0-2.el9.n 579 kB/s | 19 kB 00:00 2024-09-17T08:27:10.322 INFO:teuthology.orchestra.run.smithi059.stdout:(23/33): python3-jaraco-text-3.2.0-6.el9.noarch 585 kB/s | 20 kB 00:00 2024-09-17T08:27:10.347 INFO:teuthology.orchestra.run.smithi059.stdout:(24/33): python3-logutils-0.3.5-21.el9.noarch.r 1.1 MB/s | 46 kB 00:00 2024-09-17T08:27:10.373 INFO:teuthology.orchestra.run.smithi059.stdout:(25/33): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-17T08:27:10.373 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:27:10.375 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:10.376 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-09-17T08:27:10.376 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:10.376 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-17T08:27:10.376 INFO:teuthology.orchestra.run.smithi114.stdout: ceph x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 6.5 k 2024-09-17T08:27:10.376 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-09-17T08:27:10.376 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mds x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 2.1 M 2024-09-17T08:27:10.376 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 1.5 M 2024-09-17T08:27:10.376 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-modules-core noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 246 k 2024-09-17T08:27:10.376 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mon x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 4.7 M 2024-09-17T08:27:10.376 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-osd x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 17 M 2024-09-17T08:27:10.376 INFO:teuthology.orchestra.run.smithi114.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-17T08:27:10.376 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-17T08:27:10.376 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-17T08:27:10.377 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-17T08:27:10.377 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-17T08:27:10.377 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-17T08:27:10.377 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-17T08:27:10.377 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-17T08:27:10.377 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-17T08:27:10.377 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-17T08:27:10.377 INFO:teuthology.orchestra.run.smithi114.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-17T08:27:10.377 INFO:teuthology.orchestra.run.smithi114.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-17T08:27:10.377 INFO:teuthology.orchestra.run.smithi114.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-17T08:27:10.377 INFO:teuthology.orchestra.run.smithi114.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-17T08:27:10.377 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-17T08:27:10.377 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-17T08:27:10.377 INFO:teuthology.orchestra.run.smithi114.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-17T08:27:10.378 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-17T08:27:10.378 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-17T08:27:10.378 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-17T08:27:10.378 INFO:teuthology.orchestra.run.smithi114.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-17T08:27:10.378 INFO:teuthology.orchestra.run.smithi114.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-17T08:27:10.378 INFO:teuthology.orchestra.run.smithi114.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-17T08:27:10.378 INFO:teuthology.orchestra.run.smithi114.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-17T08:27:10.378 INFO:teuthology.orchestra.run.smithi114.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-17T08:27:10.378 INFO:teuthology.orchestra.run.smithi114.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-17T08:27:10.378 INFO:teuthology.orchestra.run.smithi114.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-17T08:27:10.378 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:10.378 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-17T08:27:10.378 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:10.378 INFO:teuthology.orchestra.run.smithi114.stdout:Install 33 Packages 2024-09-17T08:27:10.379 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:10.379 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 29 M 2024-09-17T08:27:10.379 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 104 M 2024-09-17T08:27:10.379 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-17T08:27:10.398 INFO:teuthology.orchestra.run.smithi059.stdout:(26/33): python3-portend-3.1.0-2.el9.noarch.rpm 656 kB/s | 16 kB 00:00 2024-09-17T08:27:10.405 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : ceph-mon-2:18.2.4-855.g19e2a2be.el9.x86_64 31/33 2024-09-17T08:27:10.430 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: ceph-mon-2:18.2.4-855.g19e2a2be.el9.x86_64 31/33 2024-09-17T08:27:10.430 INFO:teuthology.orchestra.run.smithi096.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:27:10.430 INFO:teuthology.orchestra.run.smithi096.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-17T08:27:10.430 INFO:teuthology.orchestra.run.smithi096.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-17T08:27:10.430 INFO:teuthology.orchestra.run.smithi096.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-17T08:27:10.430 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:10.431 INFO:teuthology.orchestra.run.smithi059.stdout:(27/33): python3-cherrypy-18.6.1-2.el9.noarch.r 1.4 MB/s | 358 kB 00:00 2024-09-17T08:27:10.457 INFO:teuthology.orchestra.run.smithi059.stdout:(28/33): python3-tempora-5.0.0-2.el9.noarch.rpm 1.4 MB/s | 36 kB 00:00 2024-09-17T08:27:10.482 INFO:teuthology.orchestra.run.smithi059.stdout:(29/33): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.0 MB/s | 90 kB 00:00 2024-09-17T08:27:10.507 INFO:teuthology.orchestra.run.smithi059.stdout:(30/33): python3-pecan-1.4.2-3.el9.noarch.rpm 1.7 MB/s | 272 kB 00:00 2024-09-17T08:27:10.533 INFO:teuthology.orchestra.run.smithi059.stdout:(31/33): python3-zc-lockfile-2.0-10.el9.noarch. 804 kB/s | 20 kB 00:00 2024-09-17T08:27:10.558 INFO:teuthology.orchestra.run.smithi059.stdout:(32/33): python3-webob-1.8.8-2.el9.noarch.rpm 2.2 MB/s | 230 kB 00:00 2024-09-17T08:27:10.583 INFO:teuthology.orchestra.run.smithi059.stdout:(33/33): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.2 MB/s | 427 kB 00:00 2024-09-17T08:27:10.588 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:10.588 INFO:teuthology.orchestra.run.smithi059.stdout:Total 12 MB/s | 29 MB 00:02 2024-09-17T08:27:10.717 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-17T08:27:10.758 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-17T08:27:10.759 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-17T08:27:10.851 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : ceph-mds-2:18.2.4-855.g19e2a2be.el9.x86_64 32/33 2024-09-17T08:27:10.876 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: ceph-mds-2:18.2.4-855.g19e2a2be.el9.x86_64 32/33 2024-09-17T08:27:10.876 INFO:teuthology.orchestra.run.smithi096.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:27:10.876 INFO:teuthology.orchestra.run.smithi096.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-17T08:27:10.876 INFO:teuthology.orchestra.run.smithi096.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-17T08:27:10.876 INFO:teuthology.orchestra.run.smithi096.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-17T08:27:10.876 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:10.952 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : ceph-2:18.2.4-855.g19e2a2be.el9.x86_64 33/33 2024-09-17T08:27:11.048 INFO:teuthology.orchestra.run.smithi114.stdout:(1/33): ceph-18.2.4-855.g19e2a2be.el9.x86_64.rp 50 kB/s | 6.5 kB 00:00 2024-09-17T08:27:11.180 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-17T08:27:11.180 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-17T08:27:11.257 INFO:teuthology.orchestra.run.smithi114.stdout:(2/33): ceph-mds-18.2.4-855.g19e2a2be.el9.x86_6 6.2 MB/s | 2.1 MB 00:00 2024-09-17T08:27:11.299 INFO:teuthology.orchestra.run.smithi114.stdout:(3/33): ceph-mgr-18.2.4-855.g19e2a2be.el9.x86_6 3.8 MB/s | 1.5 MB 00:00 2024-09-17T08:27:11.399 INFO:teuthology.orchestra.run.smithi114.stdout:(4/33): ceph-mgr-modules-core-18.2.4-855.g19e2a 2.4 MB/s | 246 kB 00:00 2024-09-17T08:27:11.591 INFO:teuthology.orchestra.run.smithi114.stdout:(5/33): ceph-mon-18.2.4-855.g19e2a2be.el9.x86_6 8.6 MB/s | 4.7 MB 00:00 2024-09-17T08:27:11.625 INFO:teuthology.orchestra.run.smithi114.stdout:(6/33): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.1 MB/s | 253 kB 00:00 2024-09-17T08:27:11.683 INFO:teuthology.orchestra.run.smithi114.stdout:(7/33): python3-ply-3.11-14.el9.noarch.rpm 1.8 MB/s | 106 kB 00:00 2024-09-17T08:27:11.867 INFO:teuthology.orchestra.run.smithi114.stdout:(8/33): ceph-osd-18.2.4-855.g19e2a2be.el9.x86_6 27 MB/s | 17 MB 00:00 2024-09-17T08:27:11.892 INFO:teuthology.orchestra.run.smithi114.stdout:(9/33): python3-pycparser-2.20-6.el9.noarch.rpm 648 kB/s | 135 kB 00:00 2024-09-17T08:27:11.967 INFO:teuthology.orchestra.run.smithi114.stdout:(10/33): python3-urllib3-1.26.5-6.el9.noarch.rp 2.8 MB/s | 215 kB 00:00 2024-09-17T08:27:12.051 INFO:teuthology.orchestra.run.smithi114.stdout:(11/33): python3-cryptography-36.0.1-4.el9.x86_ 2.7 MB/s | 1.2 MB 00:00 2024-09-17T08:27:12.077 INFO:teuthology.orchestra.run.smithi114.stdout:(12/33): python3-requests-2.25.1-8.el9.noarch.r 597 kB/s | 125 kB 00:00 2024-09-17T08:27:12.169 INFO:teuthology.orchestra.run.smithi114.stdout:(13/33): python3-mako-1.1.4-6.el9.noarch.rpm 857 kB/s | 172 kB 00:00 2024-09-17T08:27:12.194 INFO:teuthology.orchestra.run.smithi114.stdout:(14/33): python3-markupsafe-1.1.1-12.el9.x86_64 244 kB/s | 35 kB 00:00 2024-09-17T08:27:12.219 INFO:teuthology.orchestra.run.smithi114.stdout:(15/33): python3-pytz-2021.1-5.el9.noarch.rpm 358 kB/s | 51 kB 00:00 2024-09-17T08:27:12.261 INFO:teuthology.orchestra.run.smithi114.stdout:(16/33): python3-toml-0.10.2-6.el9.noarch.rpm 624 kB/s | 42 kB 00:00 2024-09-17T08:27:12.286 INFO:teuthology.orchestra.run.smithi114.stdout:(17/33): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 473 kB/s | 43 kB 00:00 2024-09-17T08:27:12.311 INFO:teuthology.orchestra.run.smithi114.stdout:(18/33): python3-jaraco-8.2.1-3.el9.noarch.rpm 614 kB/s | 11 kB 00:00 2024-09-17T08:27:12.337 INFO:teuthology.orchestra.run.smithi114.stdout:(19/33): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.4 MB/s | 172 kB 00:00 2024-09-17T08:27:12.354 INFO:teuthology.orchestra.run.smithi114.stdout:(20/33): python3-jaraco-classes-3.2.1-5.el9.noa 439 kB/s | 18 kB 00:00 2024-09-17T08:27:12.371 INFO:teuthology.orchestra.run.smithi114.stdout:(21/33): python3-jaraco-collections-3.0.0-8.el9 690 kB/s | 23 kB 00:00 2024-09-17T08:27:12.387 INFO:teuthology.orchestra.run.smithi114.stdout:(22/33): python3-jaraco-functools-3.5.0-2.el9.n 584 kB/s | 19 kB 00:00 2024-09-17T08:27:12.404 INFO:teuthology.orchestra.run.smithi114.stdout:(23/33): python3-jaraco-text-3.2.0-6.el9.noarch 592 kB/s | 20 kB 00:00 2024-09-17T08:27:12.421 INFO:teuthology.orchestra.run.smithi114.stdout:(24/33): python3-logutils-0.3.5-21.el9.noarch.r 1.3 MB/s | 46 kB 00:00 2024-09-17T08:27:12.428 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-17T08:27:12.447 INFO:teuthology.orchestra.run.smithi114.stdout:(25/33): python3-more-itertools-8.12.0-2.el9.no 1.8 MB/s | 79 kB 00:00 2024-09-17T08:27:12.472 INFO:teuthology.orchestra.run.smithi114.stdout:(26/33): python3-cherrypy-18.6.1-2.el9.noarch.r 1.7 MB/s | 358 kB 00:00 2024-09-17T08:27:12.494 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/33 2024-09-17T08:27:12.497 INFO:teuthology.orchestra.run.smithi114.stdout:(27/33): python3-portend-3.1.0-2.el9.noarch.rpm 327 kB/s | 16 kB 00:00 2024-09-17T08:27:12.523 INFO:teuthology.orchestra.run.smithi114.stdout:(28/33): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.7 MB/s | 90 kB 00:00 2024-09-17T08:27:12.535 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/33 2024-09-17T08:27:12.541 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: ceph-2:18.2.4-855.g19e2a2be.el9.x86_64 33/33 2024-09-17T08:27:12.541 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : ceph-2:18.2.4-855.g19e2a2be.el9.x86_64 1/33 2024-09-17T08:27:12.541 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : ceph-mds-2:18.2.4-855.g19e2a2be.el9.x86_64 2/33 2024-09-17T08:27:12.541 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : ceph-mgr-2:18.2.4-855.g19e2a2be.el9.x86_64 3/33 2024-09-17T08:27:12.542 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : ceph-mon-2:18.2.4-855.g19e2a2be.el9.x86_64 4/33 2024-09-17T08:27:12.542 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : ceph-osd-2:18.2.4-855.g19e2a2be.el9.x86_64 5/33 2024-09-17T08:27:12.542 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : ceph-mgr-modules-core-2:18.2.4-855.g19e2a2be.el9.n 6/33 2024-09-17T08:27:12.542 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/33 2024-09-17T08:27:12.542 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/33 2024-09-17T08:27:12.542 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/33 2024-09-17T08:27:12.542 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/33 2024-09-17T08:27:12.542 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/33 2024-09-17T08:27:12.542 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/33 2024-09-17T08:27:12.542 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 13/33 2024-09-17T08:27:12.543 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 14/33 2024-09-17T08:27:12.543 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 15/33 2024-09-17T08:27:12.543 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 16/33 2024-09-17T08:27:12.543 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 17/33 2024-09-17T08:27:12.543 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 18/33 2024-09-17T08:27:12.543 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 19/33 2024-09-17T08:27:12.543 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 20/33 2024-09-17T08:27:12.543 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 21/33 2024-09-17T08:27:12.543 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 22/33 2024-09-17T08:27:12.543 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 23/33 2024-09-17T08:27:12.544 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 24/33 2024-09-17T08:27:12.544 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 25/33 2024-09-17T08:27:12.544 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 26/33 2024-09-17T08:27:12.544 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 27/33 2024-09-17T08:27:12.544 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 28/33 2024-09-17T08:27:12.544 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 29/33 2024-09-17T08:27:12.544 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 30/33 2024-09-17T08:27:12.544 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 31/33 2024-09-17T08:27:12.544 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 32/33 2024-09-17T08:27:12.548 INFO:teuthology.orchestra.run.smithi114.stdout:(29/33): python3-pecan-1.4.2-3.el9.noarch.rpm 2.1 MB/s | 272 kB 00:00 2024-09-17T08:27:12.569 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 3/33 2024-09-17T08:27:12.573 INFO:teuthology.orchestra.run.smithi114.stdout:(30/33): python3-tempora-5.0.0-2.el9.noarch.rpm 474 kB/s | 36 kB 00:00 2024-09-17T08:27:12.598 INFO:teuthology.orchestra.run.smithi114.stdout:(31/33): python3-webob-1.8.8-2.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-09-17T08:27:12.623 INFO:teuthology.orchestra.run.smithi114.stdout:(32/33): python3-zc-lockfile-2.0-10.el9.noarch. 399 kB/s | 20 kB 00:00 2024-09-17T08:27:12.665 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 4/33 2024-09-17T08:27:12.665 INFO:teuthology.orchestra.run.smithi114.stdout:(33/33): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.5 MB/s | 427 kB 00:00 2024-09-17T08:27:12.670 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:12.670 INFO:teuthology.orchestra.run.smithi114.stdout:Total 13 MB/s | 29 MB 00:02 2024-09-17T08:27:12.750 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 5/33 2024-09-17T08:27:12.789 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-17T08:27:12.796 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 6/33 2024-09-17T08:27:12.827 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-17T08:27:12.827 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-17T08:27:12.839 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 7/33 2024-09-17T08:27:12.877 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 8/33 2024-09-17T08:27:12.912 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 9/33 2024-09-17T08:27:12.948 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 10/33 2024-09-17T08:27:12.986 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 11/33 2024-09-17T08:27:13.029 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 12/33 2024-09-17T08:27:13.071 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 13/33 2024-09-17T08:27:13.118 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 14/33 2024-09-17T08:27:13.196 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 15/33 2024-09-17T08:27:13.233 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-17T08:27:13.233 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-17T08:27:13.348 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 16/33 2024-09-17T08:27:13.429 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 17/33 2024-09-17T08:27:13.480 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 18/33 2024-09-17T08:27:13.518 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 19/33 2024-09-17T08:27:13.533 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 33/33 2024-09-17T08:27:13.533 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:13.534 INFO:teuthology.orchestra.run.smithi096.stdout:Installed: 2024-09-17T08:27:13.534 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:13.534 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-mds-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:13.534 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-mgr-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:13.534 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-mgr-modules-core-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:13.534 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-mon-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:13.535 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-osd-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:13.535 INFO:teuthology.orchestra.run.smithi096.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-17T08:27:13.535 INFO:teuthology.orchestra.run.smithi096.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-17T08:27:13.535 INFO:teuthology.orchestra.run.smithi096.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-17T08:27:13.535 INFO:teuthology.orchestra.run.smithi096.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-17T08:27:13.535 INFO:teuthology.orchestra.run.smithi096.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-17T08:27:13.535 INFO:teuthology.orchestra.run.smithi096.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-17T08:27:13.535 INFO:teuthology.orchestra.run.smithi096.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-17T08:27:13.535 INFO:teuthology.orchestra.run.smithi096.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-17T08:27:13.535 INFO:teuthology.orchestra.run.smithi096.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-17T08:27:13.535 INFO:teuthology.orchestra.run.smithi096.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-17T08:27:13.535 INFO:teuthology.orchestra.run.smithi096.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-17T08:27:13.535 INFO:teuthology.orchestra.run.smithi096.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-17T08:27:13.536 INFO:teuthology.orchestra.run.smithi096.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-17T08:27:13.536 INFO:teuthology.orchestra.run.smithi096.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-17T08:27:13.536 INFO:teuthology.orchestra.run.smithi096.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-17T08:27:13.536 INFO:teuthology.orchestra.run.smithi096.stdout: python3-ply-3.11-14.el9.noarch 2024-09-17T08:27:13.536 INFO:teuthology.orchestra.run.smithi096.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-17T08:27:13.536 INFO:teuthology.orchestra.run.smithi096.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-17T08:27:13.536 INFO:teuthology.orchestra.run.smithi096.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-17T08:27:13.536 INFO:teuthology.orchestra.run.smithi096.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-17T08:27:13.536 INFO:teuthology.orchestra.run.smithi096.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-17T08:27:13.536 INFO:teuthology.orchestra.run.smithi096.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-17T08:27:13.536 INFO:teuthology.orchestra.run.smithi096.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-17T08:27:13.536 INFO:teuthology.orchestra.run.smithi096.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-17T08:27:13.536 INFO:teuthology.orchestra.run.smithi096.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-17T08:27:13.536 INFO:teuthology.orchestra.run.smithi096.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-17T08:27:13.537 INFO:teuthology.orchestra.run.smithi096.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-17T08:27:13.537 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:13.537 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:27:13.577 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-ply-3.11-14.el9.noarch 20/33 2024-09-17T08:27:13.649 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 21/33 2024-09-17T08:27:13.845 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 22/33 2024-09-17T08:27:13.897 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 23/33 2024-09-17T08:27:13.911 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install ceph-base 2024-09-17T08:27:13.979 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 24/33 2024-09-17T08:27:14.084 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 25/33 2024-09-17T08:27:14.128 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 26/33 2024-09-17T08:27:14.251 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 27/33 2024-09-17T08:27:14.428 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mgr-modules-core-2:18.2.4-855.g19e2a2be.el9.n 28/33 2024-09-17T08:27:14.456 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mgr-2:18.2.4-855.g19e2a2be.el9.x86_64 29/33 2024-09-17T08:27:14.465 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-17T08:27:14.484 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-mgr-2:18.2.4-855.g19e2a2be.el9.x86_64 29/33 2024-09-17T08:27:14.484 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:27:14.484 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-17T08:27:14.484 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-17T08:27:14.484 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-17T08:27:14.484 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:14.495 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:00:47 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:27:14.518 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/33 2024-09-17T08:27:14.550 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/33 2024-09-17T08:27:14.585 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 3/33 2024-09-17T08:27:14.585 INFO:teuthology.orchestra.run.smithi096.stdout:Package ceph-base-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:27:14.627 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:27:14.679 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 4/33 2024-09-17T08:27:14.680 INFO:teuthology.orchestra.run.smithi096.stdout:Nothing to do. 2024-09-17T08:27:14.680 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:27:14.686 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install cephadm 2024-09-17T08:27:14.762 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 5/33 2024-09-17T08:27:14.802 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 6/33 2024-09-17T08:27:14.846 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 7/33 2024-09-17T08:27:14.876 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 8/33 2024-09-17T08:27:14.910 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 9/33 2024-09-17T08:27:14.944 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 10/33 2024-09-17T08:27:14.984 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 11/33 2024-09-17T08:27:15.036 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 12/33 2024-09-17T08:27:15.078 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 13/33 2024-09-17T08:27:15.117 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 14/33 2024-09-17T08:27:15.198 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 15/33 2024-09-17T08:27:15.258 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:00:48 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:27:15.346 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 16/33 2024-09-17T08:27:15.388 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:27:15.389 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:15.389 INFO:teuthology.orchestra.run.smithi096.stdout: Package Arch Version Repository Size 2024-09-17T08:27:15.389 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:15.389 INFO:teuthology.orchestra.run.smithi096.stdout:Installing: 2024-09-17T08:27:15.389 INFO:teuthology.orchestra.run.smithi096.stdout: cephadm noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 226 k 2024-09-17T08:27:15.389 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:15.389 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-09-17T08:27:15.389 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:15.389 INFO:teuthology.orchestra.run.smithi096.stdout:Install 1 Package 2024-09-17T08:27:15.390 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:15.390 INFO:teuthology.orchestra.run.smithi096.stdout:Total download size: 226 k 2024-09-17T08:27:15.390 INFO:teuthology.orchestra.run.smithi096.stdout:Installed size: 217 k 2024-09-17T08:27:15.390 INFO:teuthology.orchestra.run.smithi096.stdout:Downloading Packages: 2024-09-17T08:27:15.424 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 17/33 2024-09-17T08:27:15.486 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 18/33 2024-09-17T08:27:15.525 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 19/33 2024-09-17T08:27:15.574 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-ply-3.11-14.el9.noarch 20/33 2024-09-17T08:27:15.623 INFO:teuthology.orchestra.run.smithi096.stdout:cephadm-18.2.4-855.g19e2a2be.el9.noarch.rpm 971 kB/s | 226 kB 00:00 2024-09-17T08:27:15.624 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:15.624 INFO:teuthology.orchestra.run.smithi096.stdout:Total 964 kB/s | 226 kB 00:00 2024-09-17T08:27:15.624 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-09-17T08:27:15.629 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 21/33 2024-09-17T08:27:15.629 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-09-17T08:27:15.629 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-09-17T08:27:15.632 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-09-17T08:27:15.632 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-09-17T08:27:15.701 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-09-17T08:27:15.815 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 22/33 2024-09-17T08:27:15.870 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 23/33 2024-09-17T08:27:15.941 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 24/33 2024-09-17T08:27:15.999 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-osd-2:18.2.4-855.g19e2a2be.el9.x86_64 30/33 2024-09-17T08:27:16.029 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 25/33 2024-09-17T08:27:16.030 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-osd-2:18.2.4-855.g19e2a2be.el9.x86_64 30/33 2024-09-17T08:27:16.030 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:27:16.030 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-17T08:27:16.030 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-17T08:27:16.030 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-17T08:27:16.031 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:16.070 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 26/33 2024-09-17T08:27:16.153 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 1/1 2024-09-17T08:27:16.185 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 27/33 2024-09-17T08:27:16.236 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 1/1 2024-09-17T08:27:16.351 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-modules-core-2:18.2.4-855.g19e2a2be.el9.n 28/33 2024-09-17T08:27:16.380 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-2:18.2.4-855.g19e2a2be.el9.x86_64 29/33 2024-09-17T08:27:16.406 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mgr-2:18.2.4-855.g19e2a2be.el9.x86_64 29/33 2024-09-17T08:27:16.406 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:27:16.406 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-17T08:27:16.406 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-17T08:27:16.406 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-17T08:27:16.407 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:16.500 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mon-2:18.2.4-855.g19e2a2be.el9.x86_64 31/33 2024-09-17T08:27:16.527 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-mon-2:18.2.4-855.g19e2a2be.el9.x86_64 31/33 2024-09-17T08:27:16.527 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:27:16.527 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-17T08:27:16.527 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-17T08:27:16.527 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-17T08:27:16.527 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:16.571 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 1/1 2024-09-17T08:27:16.734 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mds-2:18.2.4-855.g19e2a2be.el9.x86_64 32/33 2024-09-17T08:27:16.760 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-mds-2:18.2.4-855.g19e2a2be.el9.x86_64 32/33 2024-09-17T08:27:16.760 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:27:16.760 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-17T08:27:16.760 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-17T08:27:16.760 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-17T08:27:16.760 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:16.799 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 1/1 2024-09-17T08:27:16.799 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:16.800 INFO:teuthology.orchestra.run.smithi096.stdout:Installed: 2024-09-17T08:27:16.800 INFO:teuthology.orchestra.run.smithi096.stdout: cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:16.800 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:16.800 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:27:16.826 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-2:18.2.4-855.g19e2a2be.el9.x86_64 33/33 2024-09-17T08:27:17.030 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install ceph-immutable-object-cache 2024-09-17T08:27:17.616 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:00:50 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:27:17.752 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:27:17.752 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:17.753 INFO:teuthology.orchestra.run.smithi096.stdout: Package Arch Version Repo Size 2024-09-17T08:27:17.753 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:17.753 INFO:teuthology.orchestra.run.smithi096.stdout:Installing: 2024-09-17T08:27:17.753 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-immutable-object-cache x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 143 k 2024-09-17T08:27:17.753 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:17.753 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-09-17T08:27:17.753 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:17.753 INFO:teuthology.orchestra.run.smithi096.stdout:Install 1 Package 2024-09-17T08:27:17.753 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:17.753 INFO:teuthology.orchestra.run.smithi096.stdout:Total download size: 143 k 2024-09-17T08:27:17.754 INFO:teuthology.orchestra.run.smithi096.stdout:Installed size: 395 k 2024-09-17T08:27:17.754 INFO:teuthology.orchestra.run.smithi096.stdout:Downloading Packages: 2024-09-17T08:27:17.882 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-osd-2:18.2.4-855.g19e2a2be.el9.x86_64 30/33 2024-09-17T08:27:17.910 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-osd-2:18.2.4-855.g19e2a2be.el9.x86_64 30/33 2024-09-17T08:27:17.911 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:27:17.911 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-17T08:27:17.911 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-17T08:27:17.911 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-17T08:27:17.911 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:17.938 INFO:teuthology.orchestra.run.smithi096.stdout:ceph-immutable-object-cache-18.2.4-855.g19e2a2b 771 kB/s | 143 kB 00:00 2024-09-17T08:27:17.939 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:17.939 INFO:teuthology.orchestra.run.smithi096.stdout:Total 766 kB/s | 143 kB 00:00 2024-09-17T08:27:17.939 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-09-17T08:27:17.947 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-09-17T08:27:17.947 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-09-17T08:27:18.005 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-09-17T08:27:18.006 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-09-17T08:27:18.152 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-09-17T08:27:18.223 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : ceph-immutable-object-cache-2:18.2.4-855.g19e2a2be.e 1/1 2024-09-17T08:27:18.247 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.4-855.g19e2a2be.e 1/1 2024-09-17T08:27:18.247 INFO:teuthology.orchestra.run.smithi096.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:27:18.247 INFO:teuthology.orchestra.run.smithi096.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-17T08:27:18.248 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:18.366 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mon-2:18.2.4-855.g19e2a2be.el9.x86_64 31/33 2024-09-17T08:27:18.389 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mon-2:18.2.4-855.g19e2a2be.el9.x86_64 31/33 2024-09-17T08:27:18.389 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:27:18.390 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-17T08:27:18.390 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-17T08:27:18.390 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-17T08:27:18.390 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:18.559 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-2:18.2.4-855.g19e2a2be.el9.x86_64 33/33 2024-09-17T08:27:18.560 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-2:18.2.4-855.g19e2a2be.el9.x86_64 1/33 2024-09-17T08:27:18.560 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mds-2:18.2.4-855.g19e2a2be.el9.x86_64 2/33 2024-09-17T08:27:18.560 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mgr-2:18.2.4-855.g19e2a2be.el9.x86_64 3/33 2024-09-17T08:27:18.560 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mon-2:18.2.4-855.g19e2a2be.el9.x86_64 4/33 2024-09-17T08:27:18.560 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-osd-2:18.2.4-855.g19e2a2be.el9.x86_64 5/33 2024-09-17T08:27:18.560 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mgr-modules-core-2:18.2.4-855.g19e2a2be.el9.n 6/33 2024-09-17T08:27:18.560 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/33 2024-09-17T08:27:18.560 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/33 2024-09-17T08:27:18.560 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/33 2024-09-17T08:27:18.560 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/33 2024-09-17T08:27:18.560 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/33 2024-09-17T08:27:18.560 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/33 2024-09-17T08:27:18.561 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 13/33 2024-09-17T08:27:18.561 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 14/33 2024-09-17T08:27:18.561 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 15/33 2024-09-17T08:27:18.561 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 16/33 2024-09-17T08:27:18.561 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 17/33 2024-09-17T08:27:18.561 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 18/33 2024-09-17T08:27:18.561 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 19/33 2024-09-17T08:27:18.561 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 20/33 2024-09-17T08:27:18.561 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 21/33 2024-09-17T08:27:18.561 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 22/33 2024-09-17T08:27:18.561 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 23/33 2024-09-17T08:27:18.561 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 24/33 2024-09-17T08:27:18.561 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 25/33 2024-09-17T08:27:18.561 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 26/33 2024-09-17T08:27:18.562 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 27/33 2024-09-17T08:27:18.562 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 28/33 2024-09-17T08:27:18.562 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 29/33 2024-09-17T08:27:18.562 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 30/33 2024-09-17T08:27:18.562 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 31/33 2024-09-17T08:27:18.562 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 32/33 2024-09-17T08:27:18.591 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mds-2:18.2.4-855.g19e2a2be.el9.x86_64 32/33 2024-09-17T08:27:18.615 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mds-2:18.2.4-855.g19e2a2be.el9.x86_64 32/33 2024-09-17T08:27:18.615 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:27:18.615 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-17T08:27:18.615 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-17T08:27:18.615 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-17T08:27:18.615 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:18.681 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-2:18.2.4-855.g19e2a2be.el9.x86_64 33/33 2024-09-17T08:27:19.199 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : ceph-immutable-object-cache-2:18.2.4-855.g19e2a2be.e 1/1 2024-09-17T08:27:19.199 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:19.199 INFO:teuthology.orchestra.run.smithi096.stdout:Installed: 2024-09-17T08:27:19.199 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-immutable-object-cache-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:19.199 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:19.199 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:27:19.391 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install ceph-mgr 2024-09-17T08:27:19.620 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 33/33 2024-09-17T08:27:19.620 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:19.620 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-17T08:27:19.621 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:19.621 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mds-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:19.621 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:19.621 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-modules-core-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:19.621 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mon-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:19.621 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-osd-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:19.621 INFO:teuthology.orchestra.run.smithi059.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-17T08:27:19.621 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-17T08:27:19.621 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-17T08:27:19.621 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-17T08:27:19.621 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-17T08:27:19.621 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-17T08:27:19.622 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-17T08:27:19.622 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-17T08:27:19.622 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-17T08:27:19.622 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-17T08:27:19.622 INFO:teuthology.orchestra.run.smithi059.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-17T08:27:19.622 INFO:teuthology.orchestra.run.smithi059.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-17T08:27:19.622 INFO:teuthology.orchestra.run.smithi059.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-17T08:27:19.622 INFO:teuthology.orchestra.run.smithi059.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-17T08:27:19.622 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-17T08:27:19.622 INFO:teuthology.orchestra.run.smithi059.stdout: python3-ply-3.11-14.el9.noarch 2024-09-17T08:27:19.622 INFO:teuthology.orchestra.run.smithi059.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-17T08:27:19.622 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-17T08:27:19.622 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-17T08:27:19.622 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-17T08:27:19.623 INFO:teuthology.orchestra.run.smithi059.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-17T08:27:19.623 INFO:teuthology.orchestra.run.smithi059.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-17T08:27:19.623 INFO:teuthology.orchestra.run.smithi059.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-17T08:27:19.623 INFO:teuthology.orchestra.run.smithi059.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-17T08:27:19.623 INFO:teuthology.orchestra.run.smithi059.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-17T08:27:19.623 INFO:teuthology.orchestra.run.smithi059.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-17T08:27:19.623 INFO:teuthology.orchestra.run.smithi059.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-17T08:27:19.623 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:19.623 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:27:19.995 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:00:52 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:27:20.033 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-base 2024-09-17T08:27:20.105 INFO:teuthology.orchestra.run.smithi096.stdout:Package ceph-mgr-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:27:20.150 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:27:20.151 INFO:teuthology.orchestra.run.smithi096.stdout:Nothing to do. 2024-09-17T08:27:20.151 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:27:20.210 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install ceph-mgr-dashboard 2024-09-17T08:27:20.499 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-2:18.2.4-855.g19e2a2be.el9.x86_64 33/33 2024-09-17T08:27:20.499 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-2:18.2.4-855.g19e2a2be.el9.x86_64 1/33 2024-09-17T08:27:20.499 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mds-2:18.2.4-855.g19e2a2be.el9.x86_64 2/33 2024-09-17T08:27:20.500 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-2:18.2.4-855.g19e2a2be.el9.x86_64 3/33 2024-09-17T08:27:20.500 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mon-2:18.2.4-855.g19e2a2be.el9.x86_64 4/33 2024-09-17T08:27:20.500 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-osd-2:18.2.4-855.g19e2a2be.el9.x86_64 5/33 2024-09-17T08:27:20.500 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-modules-core-2:18.2.4-855.g19e2a2be.el9.n 6/33 2024-09-17T08:27:20.500 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/33 2024-09-17T08:27:20.500 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/33 2024-09-17T08:27:20.500 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/33 2024-09-17T08:27:20.500 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/33 2024-09-17T08:27:20.500 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/33 2024-09-17T08:27:20.500 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/33 2024-09-17T08:27:20.500 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 13/33 2024-09-17T08:27:20.500 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 14/33 2024-09-17T08:27:20.500 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 15/33 2024-09-17T08:27:20.500 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 16/33 2024-09-17T08:27:20.501 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 17/33 2024-09-17T08:27:20.501 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 18/33 2024-09-17T08:27:20.501 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 19/33 2024-09-17T08:27:20.501 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 20/33 2024-09-17T08:27:20.501 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 21/33 2024-09-17T08:27:20.501 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 22/33 2024-09-17T08:27:20.501 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 23/33 2024-09-17T08:27:20.501 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 24/33 2024-09-17T08:27:20.501 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 25/33 2024-09-17T08:27:20.501 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 26/33 2024-09-17T08:27:20.501 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 27/33 2024-09-17T08:27:20.502 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 28/33 2024-09-17T08:27:20.502 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 29/33 2024-09-17T08:27:20.502 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 30/33 2024-09-17T08:27:20.502 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 31/33 2024-09-17T08:27:20.502 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 32/33 2024-09-17T08:27:20.645 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:00:50 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:27:20.737 INFO:teuthology.orchestra.run.smithi059.stdout:Package ceph-base-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:27:20.781 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:27:20.782 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-17T08:27:20.782 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:27:20.785 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:00:53 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:27:20.858 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install cephadm 2024-09-17T08:27:20.915 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:27:20.916 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:20.916 INFO:teuthology.orchestra.run.smithi096.stdout: Package Arch Version Repository Size 2024-09-17T08:27:20.916 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:20.916 INFO:teuthology.orchestra.run.smithi096.stdout:Installing: 2024-09-17T08:27:20.916 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-mgr-dashboard noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 3.5 M 2024-09-17T08:27:20.916 INFO:teuthology.orchestra.run.smithi096.stdout:Installing dependencies: 2024-09-17T08:27:20.916 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-grafana-dashboards noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 24 k 2024-09-17T08:27:20.916 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-prometheus-alerts noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 16 k 2024-09-17T08:27:20.916 INFO:teuthology.orchestra.run.smithi096.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-17T08:27:20.916 INFO:teuthology.orchestra.run.smithi096.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-17T08:27:20.916 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:20.916 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-09-17T08:27:20.917 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:20.917 INFO:teuthology.orchestra.run.smithi096.stdout:Install 5 Packages 2024-09-17T08:27:20.917 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:20.917 INFO:teuthology.orchestra.run.smithi096.stdout:Total download size: 3.8 M 2024-09-17T08:27:20.917 INFO:teuthology.orchestra.run.smithi096.stdout:Installed size: 87 M 2024-09-17T08:27:20.918 INFO:teuthology.orchestra.run.smithi096.stdout:Downloading Packages: 2024-09-17T08:27:21.134 INFO:teuthology.orchestra.run.smithi096.stdout:(1/5): ceph-prometheus-alerts-18.2.4-855.g19e2a 106 kB/s | 16 kB 00:00 2024-09-17T08:27:21.159 INFO:teuthology.orchestra.run.smithi096.stdout:(2/5): ceph-grafana-dashboards-18.2.4-855.g19e2 135 kB/s | 24 kB 00:00 2024-09-17T08:27:21.201 INFO:teuthology.orchestra.run.smithi096.stdout:(3/5): python3-repoze-lru-0.7-16.el9.noarch.rpm 460 kB/s | 31 kB 00:00 2024-09-17T08:27:21.226 INFO:teuthology.orchestra.run.smithi096.stdout:(4/5): python3-routes-2.5.1-5.el9.noarch.rpm 2.8 MB/s | 188 kB 00:00 2024-09-17T08:27:21.344 INFO:teuthology.orchestra.run.smithi096.stdout:(5/5): ceph-mgr-dashboard-18.2.4-855.g19e2a2be. 9.7 MB/s | 3.5 MB 00:00 2024-09-17T08:27:21.347 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:21.347 INFO:teuthology.orchestra.run.smithi096.stdout:Total 8.8 MB/s | 3.8 MB 00:00 2024-09-17T08:27:21.347 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-09-17T08:27:21.354 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-09-17T08:27:21.355 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-09-17T08:27:21.360 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 33/33 2024-09-17T08:27:21.360 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:21.360 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-17T08:27:21.360 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:21.360 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mds-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:21.360 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:21.360 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-modules-core-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:21.360 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mon-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:21.360 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-osd-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:21.360 INFO:teuthology.orchestra.run.smithi114.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-17T08:27:21.360 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-17T08:27:21.361 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-17T08:27:21.361 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-17T08:27:21.361 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-17T08:27:21.361 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-17T08:27:21.361 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-17T08:27:21.361 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-17T08:27:21.361 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-17T08:27:21.361 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-17T08:27:21.361 INFO:teuthology.orchestra.run.smithi114.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-17T08:27:21.361 INFO:teuthology.orchestra.run.smithi114.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-17T08:27:21.361 INFO:teuthology.orchestra.run.smithi114.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-17T08:27:21.361 INFO:teuthology.orchestra.run.smithi114.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-17T08:27:21.362 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-17T08:27:21.362 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ply-3.11-14.el9.noarch 2024-09-17T08:27:21.362 INFO:teuthology.orchestra.run.smithi114.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-17T08:27:21.362 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-17T08:27:21.362 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-17T08:27:21.362 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-17T08:27:21.362 INFO:teuthology.orchestra.run.smithi114.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-17T08:27:21.362 INFO:teuthology.orchestra.run.smithi114.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-17T08:27:21.362 INFO:teuthology.orchestra.run.smithi114.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-17T08:27:21.362 INFO:teuthology.orchestra.run.smithi114.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-17T08:27:21.362 INFO:teuthology.orchestra.run.smithi114.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-17T08:27:21.362 INFO:teuthology.orchestra.run.smithi114.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-17T08:27:21.362 INFO:teuthology.orchestra.run.smithi114.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-17T08:27:21.362 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:21.363 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:27:21.435 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-09-17T08:27:21.436 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-09-17T08:27:21.465 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:00:51 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:27:21.602 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:27:21.603 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:27:21.603 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-17T08:27:21.603 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:27:21.603 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-17T08:27:21.603 INFO:teuthology.orchestra.run.smithi059.stdout: cephadm noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 226 k 2024-09-17T08:27:21.603 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:21.603 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-17T08:27:21.603 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:27:21.604 INFO:teuthology.orchestra.run.smithi059.stdout:Install 1 Package 2024-09-17T08:27:21.604 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:21.604 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 226 k 2024-09-17T08:27:21.604 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 217 k 2024-09-17T08:27:21.604 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-17T08:27:21.682 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-09-17T08:27:21.703 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-base 2024-09-17T08:27:21.775 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 1/5 2024-09-17T08:27:21.815 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 2/5 2024-09-17T08:27:21.816 INFO:teuthology.orchestra.run.smithi059.stdout:cephadm-18.2.4-855.g19e2a2be.el9.noarch.rpm 1.0 MB/s | 226 kB 00:00 2024-09-17T08:27:21.816 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:21.817 INFO:teuthology.orchestra.run.smithi059.stdout:Total 1.0 MB/s | 226 kB 00:00 2024-09-17T08:27:21.817 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-17T08:27:21.823 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-17T08:27:21.823 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-17T08:27:21.825 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-17T08:27:21.826 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-17T08:27:21.844 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : ceph-prometheus-alerts-2:18.2.4-855.g19e2a2be.el9.no 3/5 2024-09-17T08:27:21.895 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-17T08:27:22.285 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:48 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:27:22.307 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 1/1 2024-09-17T08:27:22.373 INFO:teuthology.orchestra.run.smithi114.stdout:Package ceph-base-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:27:22.389 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 1/1 2024-09-17T08:27:22.414 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:27:22.415 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-09-17T08:27:22.415 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:27:22.481 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install cephadm 2024-09-17T08:27:22.766 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 1/1 2024-09-17T08:27:22.898 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : ceph-grafana-dashboards-2:18.2.4-855.g19e2a2be.el9.n 4/5 2024-09-17T08:27:22.931 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : ceph-mgr-dashboard-2:18.2.4-855.g19e2a2be.el9.noarch 5/5 2024-09-17T08:27:23.050 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 1/1 2024-09-17T08:27:23.050 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:23.051 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-17T08:27:23.051 INFO:teuthology.orchestra.run.smithi059.stdout: cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:23.051 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:23.051 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:27:23.062 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:49 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:27:23.193 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:27:23.194 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:23.194 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-09-17T08:27:23.194 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:23.194 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-17T08:27:23.194 INFO:teuthology.orchestra.run.smithi114.stdout: cephadm noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 226 k 2024-09-17T08:27:23.194 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:23.194 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-17T08:27:23.194 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:23.194 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2024-09-17T08:27:23.194 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:23.194 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 226 k 2024-09-17T08:27:23.195 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 217 k 2024-09-17T08:27:23.195 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-17T08:27:23.263 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-immutable-object-cache 2024-09-17T08:27:23.466 INFO:teuthology.orchestra.run.smithi114.stdout:cephadm-18.2.4-855.g19e2a2be.el9.noarch.rpm 834 kB/s | 226 kB 00:00 2024-09-17T08:27:23.466 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:23.467 INFO:teuthology.orchestra.run.smithi114.stdout:Total 829 kB/s | 226 kB 00:00 2024-09-17T08:27:23.467 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-17T08:27:23.472 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-17T08:27:23.472 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-17T08:27:23.475 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-17T08:27:23.475 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-17T08:27:23.548 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-17T08:27:23.869 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:00:53 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:27:23.961 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 1/1 2024-09-17T08:27:24.006 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.4-855.g19e2a2be.el9.noarch 5/5 2024-09-17T08:27:24.006 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : ceph-grafana-dashboards-2:18.2.4-855.g19e2a2be.el9.n 1/5 2024-09-17T08:27:24.006 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : ceph-mgr-dashboard-2:18.2.4-855.g19e2a2be.el9.noarch 2/5 2024-09-17T08:27:24.006 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : ceph-prometheus-alerts-2:18.2.4-855.g19e2a2be.el9.no 3/5 2024-09-17T08:27:24.006 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 4/5 2024-09-17T08:27:24.007 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:27:24.007 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:27:24.008 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repo Size 2024-09-17T08:27:24.008 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:27:24.008 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-17T08:27:24.008 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-immutable-object-cache x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 143 k 2024-09-17T08:27:24.008 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:24.008 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-17T08:27:24.008 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:27:24.008 INFO:teuthology.orchestra.run.smithi059.stdout:Install 1 Package 2024-09-17T08:27:24.008 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:24.009 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 143 k 2024-09-17T08:27:24.009 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 395 k 2024-09-17T08:27:24.009 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-17T08:27:24.060 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 1/1 2024-09-17T08:27:24.247 INFO:teuthology.orchestra.run.smithi059.stdout:ceph-immutable-object-cache-18.2.4-855.g19e2a2b 601 kB/s | 143 kB 00:00 2024-09-17T08:27:24.247 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:24.247 INFO:teuthology.orchestra.run.smithi059.stdout:Total 597 kB/s | 143 kB 00:00 2024-09-17T08:27:24.248 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-17T08:27:24.256 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-17T08:27:24.256 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-17T08:27:24.264 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 5/5 2024-09-17T08:27:24.264 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:24.264 INFO:teuthology.orchestra.run.smithi096.stdout:Installed: 2024-09-17T08:27:24.264 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-grafana-dashboards-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:24.264 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-mgr-dashboard-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:24.264 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-prometheus-alerts-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:24.264 INFO:teuthology.orchestra.run.smithi096.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-17T08:27:24.264 INFO:teuthology.orchestra.run.smithi096.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-17T08:27:24.264 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:24.264 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:27:24.316 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-17T08:27:24.316 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-17T08:27:24.434 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 1/1 2024-09-17T08:27:24.469 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-17T08:27:24.479 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-17T08:27:24.531 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-immutable-object-cache-2:18.2.4-855.g19e2a2be.e 1/1 2024-09-17T08:27:24.558 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.4-855.g19e2a2be.e 1/1 2024-09-17T08:27:24.558 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:27:24.558 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-17T08:27:24.558 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:24.693 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 1/1 2024-09-17T08:27:24.693 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:24.693 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-17T08:27:24.693 INFO:teuthology.orchestra.run.smithi114.stdout: cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:24.693 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:24.693 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:27:24.929 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-immutable-object-cache 2024-09-17T08:27:25.062 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:00:58 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:27:25.193 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:27:25.195 INFO:teuthology.orchestra.run.smithi096.stdout:====================================================================================== 2024-09-17T08:27:25.195 INFO:teuthology.orchestra.run.smithi096.stdout: Package Arch Version Repository Size 2024-09-17T08:27:25.195 INFO:teuthology.orchestra.run.smithi096.stdout:====================================================================================== 2024-09-17T08:27:25.195 INFO:teuthology.orchestra.run.smithi096.stdout:Installing: 2024-09-17T08:27:25.195 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 7.4 M 2024-09-17T08:27:25.195 INFO:teuthology.orchestra.run.smithi096.stdout:Installing dependencies: 2024-09-17T08:27:25.195 INFO:teuthology.orchestra.run.smithi096.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-17T08:27:25.195 INFO:teuthology.orchestra.run.smithi096.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-17T08:27:25.195 INFO:teuthology.orchestra.run.smithi096.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-17T08:27:25.195 INFO:teuthology.orchestra.run.smithi096.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-17T08:27:25.195 INFO:teuthology.orchestra.run.smithi096.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-17T08:27:25.195 INFO:teuthology.orchestra.run.smithi096.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-17T08:27:25.196 INFO:teuthology.orchestra.run.smithi096.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-17T08:27:25.196 INFO:teuthology.orchestra.run.smithi096.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-17T08:27:25.196 INFO:teuthology.orchestra.run.smithi096.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-17T08:27:25.196 INFO:teuthology.orchestra.run.smithi096.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-17T08:27:25.196 INFO:teuthology.orchestra.run.smithi096.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-17T08:27:25.196 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:25.196 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-09-17T08:27:25.196 INFO:teuthology.orchestra.run.smithi096.stdout:====================================================================================== 2024-09-17T08:27:25.196 INFO:teuthology.orchestra.run.smithi096.stdout:Install 12 Packages 2024-09-17T08:27:25.196 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:25.197 INFO:teuthology.orchestra.run.smithi096.stdout:Total download size: 38 M 2024-09-17T08:27:25.197 INFO:teuthology.orchestra.run.smithi096.stdout:Installed size: 212 M 2024-09-17T08:27:25.197 INFO:teuthology.orchestra.run.smithi096.stdout:Downloading Packages: 2024-09-17T08:27:25.499 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-immutable-object-cache-2:18.2.4-855.g19e2a2be.e 1/1 2024-09-17T08:27:25.499 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:25.499 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-17T08:27:25.500 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-immutable-object-cache-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:25.500 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:25.500 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:27:25.520 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:51 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:27:25.655 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:27:25.656 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:25.656 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repo Size 2024-09-17T08:27:25.656 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:25.656 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-17T08:27:25.656 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-immutable-object-cache x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 143 k 2024-09-17T08:27:25.657 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:25.657 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-17T08:27:25.657 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:25.657 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2024-09-17T08:27:25.657 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:25.657 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 143 k 2024-09-17T08:27:25.657 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 395 k 2024-09-17T08:27:25.657 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-17T08:27:25.776 INFO:teuthology.orchestra.run.smithi096.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 754 kB/s | 191 kB 00:00 2024-09-17T08:27:25.872 INFO:teuthology.orchestra.run.smithi114.stdout:ceph-immutable-object-cache-18.2.4-855.g19e2a2b 661 kB/s | 143 kB 00:00 2024-09-17T08:27:25.872 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:25.873 INFO:teuthology.orchestra.run.smithi114.stdout:Total 656 kB/s | 143 kB 00:00 2024-09-17T08:27:25.873 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-17T08:27:25.881 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-17T08:27:25.881 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-17T08:27:25.895 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-mgr 2024-09-17T08:27:25.918 INFO:teuthology.orchestra.run.smithi096.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 2.0 MB/s | 801 kB 00:00 2024-09-17T08:27:25.937 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-17T08:27:25.937 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-17T08:27:26.018 INFO:teuthology.orchestra.run.smithi096.stdout:(3/12): ceph-mgr-diskprediction-local-18.2.4-85 15 MB/s | 7.4 MB 00:00 2024-09-17T08:27:26.052 INFO:teuthology.orchestra.run.smithi096.stdout:(4/12): flexiblas-3.0.4-8.el9.x86_64.rpm 119 kB/s | 33 kB 00:00 2024-09-17T08:27:26.088 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-17T08:27:26.139 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-immutable-object-cache-2:18.2.4-855.g19e2a2be.e 1/1 2024-09-17T08:27:26.165 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.4-855.g19e2a2be.e 1/1 2024-09-17T08:27:26.165 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:27:26.165 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-17T08:27:26.165 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:26.294 INFO:teuthology.orchestra.run.smithi096.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 66 kB/s | 18 kB 00:00 2024-09-17T08:27:26.328 INFO:teuthology.orchestra.run.smithi096.stdout:(6/12): openblas-0.3.26-2.el9.x86_64.rpm 140 kB/s | 38 kB 00:00 2024-09-17T08:27:26.511 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:00:56 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:27:26.604 INFO:teuthology.orchestra.run.smithi059.stdout:Package ceph-mgr-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:27:26.648 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:27:26.649 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-17T08:27:26.649 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:27:26.720 INFO:teuthology.orchestra.run.smithi096.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 3.7 MB/s | 3.0 MB 00:00 2024-09-17T08:27:26.723 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-mgr-dashboard 2024-09-17T08:27:26.961 INFO:teuthology.orchestra.run.smithi096.stdout:(8/12): python3-devel-3.9.19-8.el9.x86_64.rpm 386 kB/s | 245 kB 00:00 2024-09-17T08:27:27.147 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-immutable-object-cache-2:18.2.4-855.g19e2a2be.e 1/1 2024-09-17T08:27:27.147 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:27.147 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-17T08:27:27.147 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-immutable-object-cache-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:27.147 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:27.147 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:27:27.203 INFO:teuthology.orchestra.run.smithi096.stdout:(9/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 5.4 MB/s | 4.9 MB 00:00 2024-09-17T08:27:27.326 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:00:57 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:27:27.393 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-mgr 2024-09-17T08:27:27.462 INFO:teuthology.orchestra.run.smithi096.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 501 kB/s | 250 kB 00:00 2024-09-17T08:27:27.463 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:27:27.464 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:27:27.464 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-17T08:27:27.464 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:27:27.464 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-17T08:27:27.464 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-dashboard noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 3.5 M 2024-09-17T08:27:27.464 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-17T08:27:27.464 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-grafana-dashboards noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 24 k 2024-09-17T08:27:27.464 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-prometheus-alerts noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 16 k 2024-09-17T08:27:27.464 INFO:teuthology.orchestra.run.smithi059.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-17T08:27:27.465 INFO:teuthology.orchestra.run.smithi059.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-17T08:27:27.465 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:27.465 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-17T08:27:27.465 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:27:27.465 INFO:teuthology.orchestra.run.smithi059.stdout:Install 5 Packages 2024-09-17T08:27:27.465 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:27.466 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 3.8 M 2024-09-17T08:27:27.466 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 87 M 2024-09-17T08:27:27.466 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-17T08:27:27.653 INFO:teuthology.orchestra.run.smithi096.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 5.5 MB/s | 5.1 MB 00:00 2024-09-17T08:27:27.792 INFO:teuthology.orchestra.run.smithi059.stdout:(1/5): ceph-grafana-dashboards-18.2.4-855.g19e2 151 kB/s | 24 kB 00:00 2024-09-17T08:27:27.817 INFO:teuthology.orchestra.run.smithi059.stdout:(2/5): ceph-prometheus-alerts-18.2.4-855.g19e2a 88 kB/s | 16 kB 00:00 2024-09-17T08:27:27.859 INFO:teuthology.orchestra.run.smithi059.stdout:(3/5): python3-repoze-lru-0.7-16.el9.noarch.rpm 459 kB/s | 31 kB 00:00 2024-09-17T08:27:27.884 INFO:teuthology.orchestra.run.smithi059.stdout:(4/5): python3-routes-2.5.1-5.el9.noarch.rpm 2.8 MB/s | 188 kB 00:00 2024-09-17T08:27:27.998 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:53 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:27:28.087 INFO:teuthology.orchestra.run.smithi114.stdout:Package ceph-mgr-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:27:28.130 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:27:28.131 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-09-17T08:27:28.131 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:27:28.201 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-mgr-dashboard 2024-09-17T08:27:28.393 INFO:teuthology.orchestra.run.smithi059.stdout:(5/5): ceph-mgr-dashboard-18.2.4-855.g19e2a2be. 4.6 MB/s | 3.5 MB 00:00 2024-09-17T08:27:28.397 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:28.397 INFO:teuthology.orchestra.run.smithi059.stdout:Total 4.1 MB/s | 3.8 MB 00:00 2024-09-17T08:27:28.397 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-17T08:27:28.405 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-17T08:27:28.405 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-17T08:27:28.497 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-17T08:27:28.497 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-17T08:27:28.765 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-17T08:27:28.770 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:54 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:27:28.851 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 1/5 2024-09-17T08:27:28.890 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 2/5 2024-09-17T08:27:28.902 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:27:28.902 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:28.902 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-09-17T08:27:28.903 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:28.903 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-17T08:27:28.903 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-dashboard noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 3.5 M 2024-09-17T08:27:28.903 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-09-17T08:27:28.903 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-grafana-dashboards noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 24 k 2024-09-17T08:27:28.903 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-prometheus-alerts noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 16 k 2024-09-17T08:27:28.903 INFO:teuthology.orchestra.run.smithi114.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-17T08:27:28.903 INFO:teuthology.orchestra.run.smithi114.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-17T08:27:28.903 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:28.903 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-17T08:27:28.903 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:28.903 INFO:teuthology.orchestra.run.smithi114.stdout:Install 5 Packages 2024-09-17T08:27:28.903 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:28.904 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 3.8 M 2024-09-17T08:27:28.904 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 87 M 2024-09-17T08:27:28.904 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-17T08:27:28.918 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-prometheus-alerts-2:18.2.4-855.g19e2a2be.el9.no 3/5 2024-09-17T08:27:29.102 INFO:teuthology.orchestra.run.smithi114.stdout:(1/5): ceph-prometheus-alerts-18.2.4-855.g19e2a 98 kB/s | 16 kB 00:00 2024-09-17T08:27:29.127 INFO:teuthology.orchestra.run.smithi114.stdout:(2/5): ceph-grafana-dashboards-18.2.4-855.g19e2 126 kB/s | 24 kB 00:00 2024-09-17T08:27:29.169 INFO:teuthology.orchestra.run.smithi114.stdout:(3/5): python3-repoze-lru-0.7-16.el9.noarch.rpm 460 kB/s | 31 kB 00:00 2024-09-17T08:27:29.203 INFO:teuthology.orchestra.run.smithi114.stdout:(4/5): python3-routes-2.5.1-5.el9.noarch.rpm 2.4 MB/s | 188 kB 00:00 2024-09-17T08:27:29.289 INFO:teuthology.orchestra.run.smithi096.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 7.8 MB/s | 16 MB 00:02 2024-09-17T08:27:29.290 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:29.291 INFO:teuthology.orchestra.run.smithi096.stdout:Total 9.3 MB/s | 38 MB 00:04 2024-09-17T08:27:29.544 INFO:teuthology.orchestra.run.smithi114.stdout:(5/5): ceph-mgr-dashboard-18.2.4-855.g19e2a2be. 5.8 MB/s | 3.5 MB 00:00 2024-09-17T08:27:29.549 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:29.549 INFO:teuthology.orchestra.run.smithi114.stdout:Total 5.9 MB/s | 3.8 MB 00:00 2024-09-17T08:27:29.549 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-17T08:27:29.556 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-17T08:27:29.556 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-17T08:27:29.640 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-17T08:27:29.640 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-17T08:27:29.653 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-09-17T08:27:29.679 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-09-17T08:27:29.679 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-09-17T08:27:29.878 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-17T08:27:29.968 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 1/5 2024-09-17T08:27:30.000 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 2/5 2024-09-17T08:27:30.028 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-prometheus-alerts-2:18.2.4-855.g19e2a2be.el9.no 3/5 2024-09-17T08:27:30.043 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-grafana-dashboards-2:18.2.4-855.g19e2a2be.el9.n 4/5 2024-09-17T08:27:30.096 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mgr-dashboard-2:18.2.4-855.g19e2a2be.el9.noarch 5/5 2024-09-17T08:27:30.198 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-09-17T08:27:30.198 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-09-17T08:27:30.950 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-09-17T08:27:31.038 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-17T08:27:31.077 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-17T08:27:31.080 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-grafana-dashboards-2:18.2.4-855.g19e2a2be.el9.n 4/5 2024-09-17T08:27:31.115 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-dashboard-2:18.2.4-855.g19e2a2be.el9.noarch 5/5 2024-09-17T08:27:31.184 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-17T08:27:31.227 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-17T08:27:31.269 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.4-855.g19e2a2be.el9.noarch 5/5 2024-09-17T08:27:31.269 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-grafana-dashboards-2:18.2.4-855.g19e2a2be.el9.n 1/5 2024-09-17T08:27:31.269 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mgr-dashboard-2:18.2.4-855.g19e2a2be.el9.noarch 2/5 2024-09-17T08:27:31.269 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-prometheus-alerts-2:18.2.4-855.g19e2a2be.el9.no 3/5 2024-09-17T08:27:31.269 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 4/5 2024-09-17T08:27:31.412 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-17T08:27:31.443 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-17T08:27:31.521 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-17T08:27:31.548 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 5/5 2024-09-17T08:27:31.548 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:31.549 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-17T08:27:31.549 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-grafana-dashboards-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:31.549 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-dashboard-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:31.549 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-prometheus-alerts-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:31.549 INFO:teuthology.orchestra.run.smithi059.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-17T08:27:31.549 INFO:teuthology.orchestra.run.smithi059.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-17T08:27:31.549 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:31.549 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:27:31.769 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-17T08:27:32.170 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-17T08:27:32.274 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.4-855.g19e2a2be.el9.noarch 5/5 2024-09-17T08:27:32.274 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-grafana-dashboards-2:18.2.4-855.g19e2a2be.el9.n 1/5 2024-09-17T08:27:32.274 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-dashboard-2:18.2.4-855.g19e2a2be.el9.noarch 2/5 2024-09-17T08:27:32.274 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-prometheus-alerts-2:18.2.4-855.g19e2a2be.el9.no 3/5 2024-09-17T08:27:32.274 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 4/5 2024-09-17T08:27:32.281 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-17T08:27:32.373 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:02 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:27:32.512 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:27:32.513 INFO:teuthology.orchestra.run.smithi059.stdout:====================================================================================== 2024-09-17T08:27:32.513 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-17T08:27:32.513 INFO:teuthology.orchestra.run.smithi059.stdout:====================================================================================== 2024-09-17T08:27:32.513 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-17T08:27:32.513 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 7.4 M 2024-09-17T08:27:32.513 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-17T08:27:32.513 INFO:teuthology.orchestra.run.smithi059.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-17T08:27:32.513 INFO:teuthology.orchestra.run.smithi059.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-17T08:27:32.513 INFO:teuthology.orchestra.run.smithi059.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-17T08:27:32.514 INFO:teuthology.orchestra.run.smithi059.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-17T08:27:32.514 INFO:teuthology.orchestra.run.smithi059.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-17T08:27:32.514 INFO:teuthology.orchestra.run.smithi059.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-17T08:27:32.514 INFO:teuthology.orchestra.run.smithi059.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-17T08:27:32.514 INFO:teuthology.orchestra.run.smithi059.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-17T08:27:32.514 INFO:teuthology.orchestra.run.smithi059.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-17T08:27:32.514 INFO:teuthology.orchestra.run.smithi059.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-17T08:27:32.514 INFO:teuthology.orchestra.run.smithi059.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-17T08:27:32.514 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:32.514 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-17T08:27:32.514 INFO:teuthology.orchestra.run.smithi059.stdout:====================================================================================== 2024-09-17T08:27:32.514 INFO:teuthology.orchestra.run.smithi059.stdout:Install 12 Packages 2024-09-17T08:27:32.514 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:32.515 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 38 M 2024-09-17T08:27:32.515 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 212 M 2024-09-17T08:27:32.515 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-17T08:27:32.541 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 5/5 2024-09-17T08:27:32.541 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:32.541 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-17T08:27:32.541 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-grafana-dashboards-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:32.541 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-dashboard-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:32.541 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-prometheus-alerts-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:32.542 INFO:teuthology.orchestra.run.smithi114.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-17T08:27:32.542 INFO:teuthology.orchestra.run.smithi114.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-17T08:27:32.542 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:32.542 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:27:32.700 INFO:teuthology.orchestra.run.smithi059.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.6 MB/s | 191 kB 00:00 2024-09-17T08:27:32.758 INFO:teuthology.orchestra.run.smithi059.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 4.5 MB/s | 801 kB 00:00 2024-09-17T08:27:32.765 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-17T08:27:32.775 INFO:teuthology.orchestra.run.smithi059.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 435 kB/s | 33 kB 00:00 2024-09-17T08:27:32.826 INFO:teuthology.orchestra.run.smithi059.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 363 kB/s | 18 kB 00:00 2024-09-17T08:27:32.876 INFO:teuthology.orchestra.run.smithi059.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 772 kB/s | 38 kB 00:00 2024-09-17T08:27:33.340 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:59 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:27:33.426 INFO:teuthology.orchestra.run.smithi059.stdout:(6/12): ceph-mgr-diskprediction-local-18.2.4-85 8.8 MB/s | 7.4 MB 00:00 2024-09-17T08:27:33.471 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:27:33.472 INFO:teuthology.orchestra.run.smithi114.stdout:====================================================================================== 2024-09-17T08:27:33.472 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-09-17T08:27:33.473 INFO:teuthology.orchestra.run.smithi114.stdout:====================================================================================== 2024-09-17T08:27:33.473 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-17T08:27:33.473 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 7.4 M 2024-09-17T08:27:33.473 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-09-17T08:27:33.473 INFO:teuthology.orchestra.run.smithi114.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-17T08:27:33.473 INFO:teuthology.orchestra.run.smithi114.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-17T08:27:33.473 INFO:teuthology.orchestra.run.smithi114.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-17T08:27:33.473 INFO:teuthology.orchestra.run.smithi114.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-17T08:27:33.473 INFO:teuthology.orchestra.run.smithi114.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-17T08:27:33.473 INFO:teuthology.orchestra.run.smithi114.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-17T08:27:33.473 INFO:teuthology.orchestra.run.smithi114.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-17T08:27:33.473 INFO:teuthology.orchestra.run.smithi114.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-17T08:27:33.473 INFO:teuthology.orchestra.run.smithi114.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-17T08:27:33.474 INFO:teuthology.orchestra.run.smithi114.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-17T08:27:33.474 INFO:teuthology.orchestra.run.smithi114.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-17T08:27:33.474 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:33.474 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-17T08:27:33.474 INFO:teuthology.orchestra.run.smithi114.stdout:====================================================================================== 2024-09-17T08:27:33.474 INFO:teuthology.orchestra.run.smithi114.stdout:Install 12 Packages 2024-09-17T08:27:33.474 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:33.474 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 38 M 2024-09-17T08:27:33.475 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 212 M 2024-09-17T08:27:33.475 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-17T08:27:33.516 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-17T08:27:33.518 INFO:teuthology.orchestra.run.smithi059.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 3.9 MB/s | 3.0 MB 00:00 2024-09-17T08:27:33.643 INFO:teuthology.orchestra.run.smithi059.stdout:(8/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.1 MB/s | 245 kB 00:00 2024-09-17T08:27:33.710 INFO:teuthology.orchestra.run.smithi059.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 3.7 MB/s | 250 kB 00:00 2024-09-17T08:27:34.060 INFO:teuthology.orchestra.run.smithi114.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 879 kB/s | 191 kB 00:00 2024-09-17T08:27:34.111 INFO:teuthology.orchestra.run.smithi059.stdout:(10/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 4.0 MB/s | 4.9 MB 00:01 2024-09-17T08:27:34.152 INFO:teuthology.orchestra.run.smithi114.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 2.5 MB/s | 801 kB 00:00 2024-09-17T08:27:34.177 INFO:teuthology.orchestra.run.smithi114.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 280 kB/s | 33 kB 00:00 2024-09-17T08:27:34.227 INFO:teuthology.orchestra.run.smithi114.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 364 kB/s | 18 kB 00:00 2024-09-17T08:27:34.286 INFO:teuthology.orchestra.run.smithi114.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 657 kB/s | 38 kB 00:00 2024-09-17T08:27:34.445 INFO:teuthology.orchestra.run.smithi114.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 10 MB/s | 3.0 MB 00:00 2024-09-17T08:27:34.495 INFO:teuthology.orchestra.run.smithi114.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 4.8 MB/s | 245 kB 00:00 2024-09-17T08:27:34.548 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-17T08:27:34.577 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.4-855.g19e2a2 12/12 2024-09-17T08:27:34.604 INFO:teuthology.orchestra.run.smithi114.stdout:(8/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 16 MB/s | 4.9 MB 00:00 2024-09-17T08:27:34.688 INFO:teuthology.orchestra.run.smithi114.stdout:(9/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 27 MB/s | 5.1 MB 00:00 2024-09-17T08:27:34.713 INFO:teuthology.orchestra.run.smithi114.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 2.3 MB/s | 250 kB 00:00 2024-09-17T08:27:34.830 INFO:teuthology.orchestra.run.smithi114.stdout:(11/12): ceph-mgr-diskprediction-local-18.2.4-8 7.5 MB/s | 7.4 MB 00:00 2024-09-17T08:27:34.977 INFO:teuthology.orchestra.run.smithi059.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 3.5 MB/s | 5.1 MB 00:01 2024-09-17T08:27:35.105 INFO:teuthology.orchestra.run.smithi114.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 39 MB/s | 16 MB 00:00 2024-09-17T08:27:35.357 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:35.357 INFO:teuthology.orchestra.run.smithi114.stdout:Total 23 MB/s | 38 MB 00:01 2024-09-17T08:27:35.457 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-17T08:27:35.483 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-17T08:27:35.483 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-17T08:27:35.993 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-17T08:27:35.993 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-17T08:27:36.736 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.4-855.g19e2a2 12/12 2024-09-17T08:27:36.736 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.4-855.g19e2a2 1/12 2024-09-17T08:27:36.737 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-17T08:27:36.737 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-17T08:27:36.737 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-17T08:27:36.737 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-17T08:27:36.737 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-17T08:27:36.737 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-17T08:27:36.737 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-17T08:27:36.737 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-17T08:27:36.737 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-17T08:27:36.737 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-17T08:27:36.748 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-17T08:27:36.828 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-17T08:27:36.878 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-17T08:27:36.976 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-17T08:27:37.013 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-17T08:27:37.130 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-17T08:27:37.130 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:37.130 INFO:teuthology.orchestra.run.smithi096.stdout:Installed: 2024-09-17T08:27:37.130 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-mgr-diskprediction-local-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:37.130 INFO:teuthology.orchestra.run.smithi096.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-17T08:27:37.130 INFO:teuthology.orchestra.run.smithi096.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-17T08:27:37.130 INFO:teuthology.orchestra.run.smithi096.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-17T08:27:37.131 INFO:teuthology.orchestra.run.smithi096.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-17T08:27:37.131 INFO:teuthology.orchestra.run.smithi096.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-17T08:27:37.131 INFO:teuthology.orchestra.run.smithi096.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-17T08:27:37.131 INFO:teuthology.orchestra.run.smithi096.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-17T08:27:37.131 INFO:teuthology.orchestra.run.smithi096.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-17T08:27:37.131 INFO:teuthology.orchestra.run.smithi096.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-17T08:27:37.131 INFO:teuthology.orchestra.run.smithi096.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-17T08:27:37.131 INFO:teuthology.orchestra.run.smithi096.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-17T08:27:37.131 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:37.131 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:27:37.187 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-17T08:27:37.220 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-17T08:27:37.296 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-17T08:27:37.521 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install ceph-mgr-rook 2024-09-17T08:27:37.945 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-17T08:27:38.027 INFO:teuthology.orchestra.run.smithi059.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 3.8 MB/s | 16 MB 00:04 2024-09-17T08:27:38.028 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:38.029 INFO:teuthology.orchestra.run.smithi059.stdout:Total 6.9 MB/s | 38 MB 00:05 2024-09-17T08:27:38.057 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-17T08:27:38.108 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:01:11 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:27:38.242 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:27:38.243 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:38.243 INFO:teuthology.orchestra.run.smithi096.stdout: Package Arch Version Repository Size 2024-09-17T08:27:38.243 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:38.243 INFO:teuthology.orchestra.run.smithi096.stdout:Installing: 2024-09-17T08:27:38.243 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-mgr-rook noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 49 k 2024-09-17T08:27:38.243 INFO:teuthology.orchestra.run.smithi096.stdout:Installing dependencies: 2024-09-17T08:27:38.244 INFO:teuthology.orchestra.run.smithi096.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-17T08:27:38.244 INFO:teuthology.orchestra.run.smithi096.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-17T08:27:38.244 INFO:teuthology.orchestra.run.smithi096.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-17T08:27:38.244 INFO:teuthology.orchestra.run.smithi096.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-17T08:27:38.244 INFO:teuthology.orchestra.run.smithi096.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-17T08:27:38.244 INFO:teuthology.orchestra.run.smithi096.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-17T08:27:38.244 INFO:teuthology.orchestra.run.smithi096.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-17T08:27:38.244 INFO:teuthology.orchestra.run.smithi096.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-17T08:27:38.244 INFO:teuthology.orchestra.run.smithi096.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-17T08:27:38.244 INFO:teuthology.orchestra.run.smithi096.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-17T08:27:38.244 INFO:teuthology.orchestra.run.smithi096.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-17T08:27:38.244 INFO:teuthology.orchestra.run.smithi096.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-17T08:27:38.244 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:38.245 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-09-17T08:27:38.245 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:38.245 INFO:teuthology.orchestra.run.smithi096.stdout:Install 13 Packages 2024-09-17T08:27:38.245 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:38.245 INFO:teuthology.orchestra.run.smithi096.stdout:Total download size: 2.2 M 2024-09-17T08:27:38.245 INFO:teuthology.orchestra.run.smithi096.stdout:Installed size: 26 M 2024-09-17T08:27:38.246 INFO:teuthology.orchestra.run.smithi096.stdout:Downloading Packages: 2024-09-17T08:27:38.402 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-17T08:27:38.429 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-17T08:27:38.429 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-17T08:27:38.653 INFO:teuthology.orchestra.run.smithi096.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 214 kB/s | 19 kB 00:00 2024-09-17T08:27:38.678 INFO:teuthology.orchestra.run.smithi096.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 223 kB/s | 26 kB 00:00 2024-09-17T08:27:38.737 INFO:teuthology.orchestra.run.smithi096.stdout:(3/13): ceph-mgr-rook-18.2.4-855.g19e2a2be.el9. 284 kB/s | 49 kB 00:00 2024-09-17T08:27:38.795 INFO:teuthology.orchestra.run.smithi096.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.3 MB/s | 159 kB 00:00 2024-09-17T08:27:38.821 INFO:teuthology.orchestra.run.smithi096.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.3 MB/s | 222 kB 00:00 2024-09-17T08:27:38.854 INFO:teuthology.orchestra.run.smithi096.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 915 kB/s | 54 kB 00:00 2024-09-17T08:27:38.888 INFO:teuthology.orchestra.run.smithi096.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 481 kB/s | 32 kB 00:00 2024-09-17T08:27:38.913 INFO:teuthology.orchestra.run.smithi096.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 249 kB/s | 14 kB 00:00 2024-09-17T08:27:38.940 INFO:teuthology.orchestra.run.smithi096.stdout:(9/13): python3-google-auth-2.34.0-1.el9.noarch 4.4 MB/s | 220 kB 00:00 2024-09-17T08:27:38.964 INFO:teuthology.orchestra.run.smithi096.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 2.3 MB/s | 59 kB 00:00 2024-09-17T08:27:38.965 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-17T08:27:38.966 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-17T08:27:38.989 INFO:teuthology.orchestra.run.smithi096.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 3.5 MB/s | 90 kB 00:00 2024-09-17T08:27:39.014 INFO:teuthology.orchestra.run.smithi096.stdout:(12/13): python3-pyasn1-modules-0.4.8-6.el9.noa 1.0 MB/s | 279 kB 00:00 2024-09-17T08:27:39.048 INFO:teuthology.orchestra.run.smithi096.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 7.6 MB/s | 1.0 MB 00:00 2024-09-17T08:27:39.050 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:39.050 INFO:teuthology.orchestra.run.smithi096.stdout:Total 2.7 MB/s | 2.2 MB 00:00 2024-09-17T08:27:39.116 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-09-17T08:27:39.131 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-09-17T08:27:39.131 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-09-17T08:27:39.221 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-09-17T08:27:39.222 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-09-17T08:27:39.296 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-17T08:27:39.748 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-17T08:27:39.753 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-09-17T08:27:39.823 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-17T08:27:39.867 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-17T08:27:39.921 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-17T08:27:39.973 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-17T08:27:39.974 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-17T08:27:40.019 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-17T08:27:40.038 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-17T08:27:40.075 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-17T08:27:40.117 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-17T08:27:40.211 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-17T08:27:40.220 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-17T08:27:40.250 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-17T08:27:40.308 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-17T08:27:40.320 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-17T08:27:40.335 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.4-855.g19e2a2 12/12 2024-09-17T08:27:40.338 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-17T08:27:40.377 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-17T08:27:41.037 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-17T08:27:41.089 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-17T08:27:41.141 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-17T08:27:41.175 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-17T08:27:41.223 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-17T08:27:41.245 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : ceph-mgr-rook-2:18.2.4-855.g19e2a2be.el9.noarch 13/13 2024-09-17T08:27:41.276 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-17T08:27:41.990 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.4-855.g19e2a2be.el9.noarch 13/13 2024-09-17T08:27:41.990 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : ceph-mgr-rook-2:18.2.4-855.g19e2a2be.el9.noarch 1/13 2024-09-17T08:27:41.990 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-17T08:27:41.990 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-17T08:27:41.990 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-17T08:27:41.990 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-17T08:27:41.990 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-17T08:27:41.990 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-17T08:27:41.990 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-17T08:27:41.990 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-17T08:27:41.990 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-17T08:27:41.990 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-17T08:27:41.990 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-17T08:27:42.328 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-17T08:27:42.329 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:42.329 INFO:teuthology.orchestra.run.smithi096.stdout:Installed: 2024-09-17T08:27:42.329 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-mgr-rook-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:42.329 INFO:teuthology.orchestra.run.smithi096.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-17T08:27:42.329 INFO:teuthology.orchestra.run.smithi096.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-17T08:27:42.329 INFO:teuthology.orchestra.run.smithi096.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-17T08:27:42.329 INFO:teuthology.orchestra.run.smithi096.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-17T08:27:42.329 INFO:teuthology.orchestra.run.smithi096.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-17T08:27:42.329 INFO:teuthology.orchestra.run.smithi096.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-17T08:27:42.329 INFO:teuthology.orchestra.run.smithi096.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-17T08:27:42.329 INFO:teuthology.orchestra.run.smithi096.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-17T08:27:42.330 INFO:teuthology.orchestra.run.smithi096.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-17T08:27:42.330 INFO:teuthology.orchestra.run.smithi096.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-17T08:27:42.330 INFO:teuthology.orchestra.run.smithi096.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-17T08:27:42.330 INFO:teuthology.orchestra.run.smithi096.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-17T08:27:42.330 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:42.330 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:27:42.557 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install ceph-mgr-cephadm 2024-09-17T08:27:42.592 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-17T08:27:42.943 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.4-855.g19e2a2 12/12 2024-09-17T08:27:42.943 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.4-855.g19e2a2 1/12 2024-09-17T08:27:42.943 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-17T08:27:42.943 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-17T08:27:42.943 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-17T08:27:42.943 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-17T08:27:42.943 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-17T08:27:42.943 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-17T08:27:42.943 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-17T08:27:42.943 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-17T08:27:42.944 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-17T08:27:42.944 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-17T08:27:43.133 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:01:16 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:27:43.264 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:27:43.265 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:43.265 INFO:teuthology.orchestra.run.smithi096.stdout: Package Arch Version Repository Size 2024-09-17T08:27:43.265 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:43.265 INFO:teuthology.orchestra.run.smithi096.stdout:Installing: 2024-09-17T08:27:43.265 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-mgr-cephadm noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 139 k 2024-09-17T08:27:43.265 INFO:teuthology.orchestra.run.smithi096.stdout:Installing dependencies: 2024-09-17T08:27:43.265 INFO:teuthology.orchestra.run.smithi096.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-17T08:27:43.265 INFO:teuthology.orchestra.run.smithi096.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-17T08:27:43.265 INFO:teuthology.orchestra.run.smithi096.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-17T08:27:43.265 INFO:teuthology.orchestra.run.smithi096.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-17T08:27:43.266 INFO:teuthology.orchestra.run.smithi096.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-17T08:27:43.266 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:43.266 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-09-17T08:27:43.266 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:43.266 INFO:teuthology.orchestra.run.smithi096.stdout:Install 6 Packages 2024-09-17T08:27:43.266 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:43.267 INFO:teuthology.orchestra.run.smithi096.stdout:Total download size: 7.0 M 2024-09-17T08:27:43.267 INFO:teuthology.orchestra.run.smithi096.stdout:Installed size: 33 M 2024-09-17T08:27:43.267 INFO:teuthology.orchestra.run.smithi096.stdout:Downloading Packages: 2024-09-17T08:27:43.357 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-17T08:27:43.358 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:43.358 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-17T08:27:43.358 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-diskprediction-local-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:43.358 INFO:teuthology.orchestra.run.smithi114.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-17T08:27:43.358 INFO:teuthology.orchestra.run.smithi114.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-17T08:27:43.358 INFO:teuthology.orchestra.run.smithi114.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-17T08:27:43.359 INFO:teuthology.orchestra.run.smithi114.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-17T08:27:43.359 INFO:teuthology.orchestra.run.smithi114.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-17T08:27:43.359 INFO:teuthology.orchestra.run.smithi114.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-17T08:27:43.359 INFO:teuthology.orchestra.run.smithi114.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-17T08:27:43.359 INFO:teuthology.orchestra.run.smithi114.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-17T08:27:43.359 INFO:teuthology.orchestra.run.smithi114.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-17T08:27:43.359 INFO:teuthology.orchestra.run.smithi114.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-17T08:27:43.360 INFO:teuthology.orchestra.run.smithi114.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-17T08:27:43.360 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:43.360 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:27:43.610 INFO:teuthology.orchestra.run.smithi096.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.3 MB/s | 248 kB 00:00 2024-09-17T08:27:43.635 INFO:teuthology.orchestra.run.smithi096.stdout:(2/6): ceph-mgr-cephadm-18.2.4-855.g19e2a2be.el 664 kB/s | 139 kB 00:00 2024-09-17T08:27:43.684 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-17T08:27:43.693 INFO:teuthology.orchestra.run.smithi096.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 991 kB/s | 58 kB 00:00 2024-09-17T08:27:43.715 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.4-855.g19e2a2 12/12 2024-09-17T08:27:43.718 INFO:teuthology.orchestra.run.smithi096.stdout:(4/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 4.9 MB/s | 548 kB 00:00 2024-09-17T08:27:43.744 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-mgr-rook 2024-09-17T08:27:43.745 INFO:teuthology.orchestra.run.smithi096.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 1.5 MB/s | 74 kB 00:00 2024-09-17T08:27:43.827 INFO:teuthology.orchestra.run.smithi096.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 15 MB/s | 6.0 MB 00:00 2024-09-17T08:27:43.830 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:43.830 INFO:teuthology.orchestra.run.smithi096.stdout:Total 12 MB/s | 7.0 MB 00:00 2024-09-17T08:27:43.900 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-09-17T08:27:43.912 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-09-17T08:27:43.912 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-09-17T08:27:44.012 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-09-17T08:27:44.012 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-09-17T08:27:44.324 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-09-17T08:27:44.332 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:10 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:27:44.463 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:27:44.464 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:44.464 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-09-17T08:27:44.464 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:44.465 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-17T08:27:44.465 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-rook noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 49 k 2024-09-17T08:27:44.465 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-09-17T08:27:44.465 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-17T08:27:44.465 INFO:teuthology.orchestra.run.smithi114.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-17T08:27:44.465 INFO:teuthology.orchestra.run.smithi114.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-17T08:27:44.465 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-17T08:27:44.465 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-17T08:27:44.465 INFO:teuthology.orchestra.run.smithi114.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-17T08:27:44.465 INFO:teuthology.orchestra.run.smithi114.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-17T08:27:44.465 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-17T08:27:44.465 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-17T08:27:44.465 INFO:teuthology.orchestra.run.smithi114.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-17T08:27:44.465 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-17T08:27:44.466 INFO:teuthology.orchestra.run.smithi114.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-17T08:27:44.466 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:44.466 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-17T08:27:44.466 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:44.466 INFO:teuthology.orchestra.run.smithi114.stdout:Install 13 Packages 2024-09-17T08:27:44.466 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:44.466 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 2.2 M 2024-09-17T08:27:44.467 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 26 M 2024-09-17T08:27:44.467 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-17T08:27:44.474 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-17T08:27:44.529 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-17T08:27:44.810 INFO:teuthology.orchestra.run.smithi114.stdout:(1/13): ceph-mgr-rook-18.2.4-855.g19e2a2be.el9. 286 kB/s | 49 kB 00:00 2024-09-17T08:27:44.902 INFO:teuthology.orchestra.run.smithi114.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 97 kB/s | 26 kB 00:00 2024-09-17T08:27:44.928 INFO:teuthology.orchestra.run.smithi114.stdout:(3/13): python3-jsonpointer-2.0-4.el9.noarch.rp 66 kB/s | 19 kB 00:00 2024-09-17T08:27:45.067 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-17T08:27:45.156 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-17T08:27:45.219 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-17T08:27:45.241 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : ceph-mgr-cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 6/6 2024-09-17T08:27:45.353 INFO:teuthology.orchestra.run.smithi114.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 410 kB/s | 222 kB 00:00 2024-09-17T08:27:45.445 INFO:teuthology.orchestra.run.smithi114.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 307 kB/s | 159 kB 00:00 2024-09-17T08:27:45.470 INFO:teuthology.orchestra.run.smithi114.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 514 kB/s | 279 kB 00:00 2024-09-17T08:27:45.512 INFO:teuthology.orchestra.run.smithi114.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 483 kB/s | 32 kB 00:00 2024-09-17T08:27:45.529 INFO:teuthology.orchestra.run.smithi114.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 242 kB/s | 14 kB 00:00 2024-09-17T08:27:45.562 INFO:teuthology.orchestra.run.smithi114.stdout:(9/13): python3-google-auth-2.34.0-1.el9.noarch 4.3 MB/s | 220 kB 00:00 2024-09-17T08:27:45.579 INFO:teuthology.orchestra.run.smithi114.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 3.5 MB/s | 59 kB 00:00 2024-09-17T08:27:45.613 INFO:teuthology.orchestra.run.smithi114.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 2.6 MB/s | 90 kB 00:00 2024-09-17T08:27:45.655 INFO:teuthology.orchestra.run.smithi114.stdout:(12/13): python3-kubernetes-26.1.0-2.el9.noarch 8.1 MB/s | 1.0 MB 00:00 2024-09-17T08:27:45.713 INFO:teuthology.orchestra.run.smithi114.stdout:(13/13): python3-requests-oauthlib-1.3.0-12.el9 149 kB/s | 54 kB 00:00 2024-09-17T08:27:45.716 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:45.717 INFO:teuthology.orchestra.run.smithi114.stdout:Total 1.8 MB/s | 2.2 MB 00:01 2024-09-17T08:27:45.789 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-17T08:27:45.805 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-17T08:27:45.805 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-17T08:27:45.893 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-17T08:27:45.893 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-17T08:27:45.987 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 6/6 2024-09-17T08:27:45.987 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : ceph-mgr-cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 1/6 2024-09-17T08:27:45.987 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-17T08:27:45.987 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-17T08:27:45.987 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-17T08:27:45.987 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-17T08:27:46.234 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.4-855.g19e2a2 12/12 2024-09-17T08:27:46.234 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.4-855.g19e2a2 1/12 2024-09-17T08:27:46.234 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-17T08:27:46.234 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-17T08:27:46.234 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-17T08:27:46.234 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-17T08:27:46.234 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-17T08:27:46.234 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-17T08:27:46.234 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-17T08:27:46.234 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-17T08:27:46.234 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-17T08:27:46.234 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-17T08:27:46.251 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-17T08:27:46.251 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:46.251 INFO:teuthology.orchestra.run.smithi096.stdout:Installed: 2024-09-17T08:27:46.251 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-mgr-cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:46.251 INFO:teuthology.orchestra.run.smithi096.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-17T08:27:46.251 INFO:teuthology.orchestra.run.smithi096.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-17T08:27:46.251 INFO:teuthology.orchestra.run.smithi096.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-17T08:27:46.251 INFO:teuthology.orchestra.run.smithi096.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-17T08:27:46.251 INFO:teuthology.orchestra.run.smithi096.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-17T08:27:46.252 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:46.252 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:27:46.396 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-17T08:27:46.533 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install ceph-fuse 2024-09-17T08:27:46.568 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-17T08:27:46.622 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-17T08:27:46.677 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-17T08:27:46.677 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:46.677 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-17T08:27:46.677 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-diskprediction-local-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:46.678 INFO:teuthology.orchestra.run.smithi059.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-17T08:27:46.678 INFO:teuthology.orchestra.run.smithi059.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-17T08:27:46.678 INFO:teuthology.orchestra.run.smithi059.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-17T08:27:46.678 INFO:teuthology.orchestra.run.smithi059.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-17T08:27:46.678 INFO:teuthology.orchestra.run.smithi059.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-17T08:27:46.678 INFO:teuthology.orchestra.run.smithi059.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-17T08:27:46.678 INFO:teuthology.orchestra.run.smithi059.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-17T08:27:46.678 INFO:teuthology.orchestra.run.smithi059.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-17T08:27:46.678 INFO:teuthology.orchestra.run.smithi059.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-17T08:27:46.678 INFO:teuthology.orchestra.run.smithi059.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-17T08:27:46.678 INFO:teuthology.orchestra.run.smithi059.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-17T08:27:46.678 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:46.678 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:27:46.686 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-17T08:27:46.749 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-17T08:27:46.791 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-17T08:27:46.901 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-17T08:27:47.012 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-17T08:27:47.059 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-17T08:27:47.069 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-mgr-rook 2024-09-17T08:27:47.112 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:01:20 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:27:47.243 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:27:47.243 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:47.244 INFO:teuthology.orchestra.run.smithi096.stdout: Package Arch Version Repository Size 2024-09-17T08:27:47.244 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:47.244 INFO:teuthology.orchestra.run.smithi096.stdout:Installing: 2024-09-17T08:27:47.244 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-fuse x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 852 k 2024-09-17T08:27:47.244 INFO:teuthology.orchestra.run.smithi096.stdout:Installing dependencies: 2024-09-17T08:27:47.244 INFO:teuthology.orchestra.run.smithi096.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-17T08:27:47.244 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:47.244 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-09-17T08:27:47.244 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:47.244 INFO:teuthology.orchestra.run.smithi096.stdout:Install 2 Packages 2024-09-17T08:27:47.244 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:47.245 INFO:teuthology.orchestra.run.smithi096.stdout:Total download size: 932 k 2024-09-17T08:27:47.245 INFO:teuthology.orchestra.run.smithi096.stdout:Installed size: 2.7 M 2024-09-17T08:27:47.245 INFO:teuthology.orchestra.run.smithi096.stdout:Downloading Packages: 2024-09-17T08:27:47.546 INFO:teuthology.orchestra.run.smithi096.stdout:(1/2): ceph-fuse-18.2.4-855.g19e2a2be.el9.x86_6 3.0 MB/s | 852 kB 00:00 2024-09-17T08:27:47.677 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:17 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:27:47.774 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-17T08:27:47.817 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:27:47.818 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:27:47.818 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-17T08:27:47.818 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:27:47.818 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-17T08:27:47.819 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-rook noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 49 k 2024-09-17T08:27:47.819 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-17T08:27:47.819 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-17T08:27:47.819 INFO:teuthology.orchestra.run.smithi059.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-17T08:27:47.819 INFO:teuthology.orchestra.run.smithi059.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-17T08:27:47.819 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-17T08:27:47.819 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-17T08:27:47.819 INFO:teuthology.orchestra.run.smithi059.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-17T08:27:47.819 INFO:teuthology.orchestra.run.smithi059.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-17T08:27:47.819 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-17T08:27:47.819 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-17T08:27:47.819 INFO:teuthology.orchestra.run.smithi059.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-17T08:27:47.819 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-17T08:27:47.819 INFO:teuthology.orchestra.run.smithi059.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-17T08:27:47.820 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:47.820 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-17T08:27:47.820 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:27:47.820 INFO:teuthology.orchestra.run.smithi059.stdout:Install 13 Packages 2024-09-17T08:27:47.820 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:47.820 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 2.2 M 2024-09-17T08:27:47.820 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 26 M 2024-09-17T08:27:47.820 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-17T08:27:47.831 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-17T08:27:47.865 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-17T08:27:47.913 INFO:teuthology.orchestra.run.smithi096.stdout:(2/2): fuse-2.9.9-16.el9.x86_64.rpm 123 kB/s | 80 kB 00:00 2024-09-17T08:27:47.914 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-17T08:27:47.914 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:47.915 INFO:teuthology.orchestra.run.smithi096.stdout:Total 1.4 MB/s | 932 kB 00:00 2024-09-17T08:27:47.926 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-09-17T08:27:47.934 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-rook-2:18.2.4-855.g19e2a2be.el9.noarch 13/13 2024-09-17T08:27:47.949 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-09-17T08:27:47.949 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-09-17T08:27:48.029 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-09-17T08:27:48.032 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-09-17T08:27:48.217 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-09-17T08:27:48.345 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-17T08:27:48.382 INFO:teuthology.orchestra.run.smithi059.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 208 kB/s | 19 kB 00:00 2024-09-17T08:27:48.407 INFO:teuthology.orchestra.run.smithi059.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 218 kB/s | 26 kB 00:00 2024-09-17T08:27:48.420 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : ceph-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 2/2 2024-09-17T08:27:48.466 INFO:teuthology.orchestra.run.smithi059.stdout:(3/13): ceph-mgr-rook-18.2.4-855.g19e2a2be.el9. 279 kB/s | 49 kB 00:00 2024-09-17T08:27:48.541 INFO:teuthology.orchestra.run.smithi059.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.2 MB/s | 159 kB 00:00 2024-09-17T08:27:48.567 INFO:teuthology.orchestra.run.smithi059.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.2 MB/s | 222 kB 00:00 2024-09-17T08:27:48.600 INFO:teuthology.orchestra.run.smithi059.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 915 kB/s | 54 kB 00:00 2024-09-17T08:27:48.634 INFO:teuthology.orchestra.run.smithi059.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 482 kB/s | 32 kB 00:00 2024-09-17T08:27:48.659 INFO:teuthology.orchestra.run.smithi059.stdout:(8/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.4 MB/s | 279 kB 00:00 2024-09-17T08:27:48.685 INFO:teuthology.orchestra.run.smithi059.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 173 kB/s | 14 kB 00:00 2024-09-17T08:27:48.734 INFO:teuthology.orchestra.run.smithi059.stdout:(10/13): python3-google-auth-2.34.0-1.el9.noarc 2.2 MB/s | 220 kB 00:00 2024-09-17T08:27:48.760 INFO:teuthology.orchestra.run.smithi059.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 876 kB/s | 59 kB 00:00 2024-09-17T08:27:48.785 INFO:teuthology.orchestra.run.smithi059.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.8 MB/s | 90 kB 00:00 2024-09-17T08:27:48.811 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.4-855.g19e2a2be.el9.noarch 13/13 2024-09-17T08:27:48.811 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-rook-2:18.2.4-855.g19e2a2be.el9.noarch 1/13 2024-09-17T08:27:48.811 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-17T08:27:48.812 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-17T08:27:48.812 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-17T08:27:48.812 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-17T08:27:48.812 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-17T08:27:48.812 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-17T08:27:48.812 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-17T08:27:48.812 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-17T08:27:48.812 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-17T08:27:48.812 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-17T08:27:48.812 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-17T08:27:48.819 INFO:teuthology.orchestra.run.smithi059.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.4 MB/s | 1.0 MB 00:00 2024-09-17T08:27:48.822 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:48.822 INFO:teuthology.orchestra.run.smithi059.stdout:Total 2.2 MB/s | 2.2 MB 00:01 2024-09-17T08:27:48.893 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-17T08:27:48.910 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-17T08:27:48.911 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-17T08:27:49.007 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-17T08:27:49.007 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-17T08:27:49.111 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: ceph-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 2/2 2024-09-17T08:27:49.111 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : ceph-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 1/2 2024-09-17T08:27:49.139 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-17T08:27:49.139 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:49.139 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-17T08:27:49.139 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-rook-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:49.140 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-17T08:27:49.140 INFO:teuthology.orchestra.run.smithi114.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-17T08:27:49.140 INFO:teuthology.orchestra.run.smithi114.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-17T08:27:49.140 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-17T08:27:49.140 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-17T08:27:49.140 INFO:teuthology.orchestra.run.smithi114.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-17T08:27:49.140 INFO:teuthology.orchestra.run.smithi114.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-17T08:27:49.140 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-17T08:27:49.140 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-17T08:27:49.140 INFO:teuthology.orchestra.run.smithi114.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-17T08:27:49.140 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-17T08:27:49.140 INFO:teuthology.orchestra.run.smithi114.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-17T08:27:49.140 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:49.140 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:27:49.390 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-mgr-cephadm 2024-09-17T08:27:49.405 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-17T08:27:49.405 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:49.405 INFO:teuthology.orchestra.run.smithi096.stdout:Installed: 2024-09-17T08:27:49.405 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-17T08:27:49.405 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:49.405 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:27:49.645 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-17T08:27:49.675 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install ceph-volume 2024-09-17T08:27:49.816 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-17T08:27:49.872 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-17T08:27:49.928 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-17T08:27:49.963 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-17T08:27:49.973 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:15 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:27:50.005 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-17T08:27:50.103 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:27:50.104 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:50.104 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-09-17T08:27:50.104 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:50.104 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-17T08:27:50.104 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-cephadm noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 139 k 2024-09-17T08:27:50.104 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-09-17T08:27:50.105 INFO:teuthology.orchestra.run.smithi114.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-17T08:27:50.105 INFO:teuthology.orchestra.run.smithi114.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-17T08:27:50.105 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-17T08:27:50.105 INFO:teuthology.orchestra.run.smithi114.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-17T08:27:50.105 INFO:teuthology.orchestra.run.smithi114.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-17T08:27:50.105 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:50.105 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-17T08:27:50.105 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:50.105 INFO:teuthology.orchestra.run.smithi114.stdout:Install 6 Packages 2024-09-17T08:27:50.105 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:50.106 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 7.0 M 2024-09-17T08:27:50.106 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 33 M 2024-09-17T08:27:50.106 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-17T08:27:50.112 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-17T08:27:50.231 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-17T08:27:50.264 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:01:23 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:27:50.299 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-17T08:27:50.400 INFO:teuthology.orchestra.run.smithi114.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.1 MB/s | 248 kB 00:00 2024-09-17T08:27:50.402 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:27:50.403 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:50.403 INFO:teuthology.orchestra.run.smithi096.stdout: Package Arch Version Repository Size 2024-09-17T08:27:50.403 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:50.403 INFO:teuthology.orchestra.run.smithi096.stdout:Installing: 2024-09-17T08:27:50.403 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-volume noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 264 k 2024-09-17T08:27:50.403 INFO:teuthology.orchestra.run.smithi096.stdout:Installing dependencies: 2024-09-17T08:27:50.404 INFO:teuthology.orchestra.run.smithi096.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-17T08:27:50.404 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:50.404 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-09-17T08:27:50.404 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:50.404 INFO:teuthology.orchestra.run.smithi096.stdout:Install 2 Packages 2024-09-17T08:27:50.404 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:50.404 INFO:teuthology.orchestra.run.smithi096.stdout:Total download size: 342 k 2024-09-17T08:27:50.405 INFO:teuthology.orchestra.run.smithi096.stdout:Installed size: 1.5 M 2024-09-17T08:27:50.405 INFO:teuthology.orchestra.run.smithi096.stdout:Downloading Packages: 2024-09-17T08:27:50.442 INFO:teuthology.orchestra.run.smithi114.stdout:(2/6): ceph-mgr-cephadm-18.2.4-855.g19e2a2be.el 539 kB/s | 139 kB 00:00 2024-09-17T08:27:50.492 INFO:teuthology.orchestra.run.smithi114.stdout:(3/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 5.8 MB/s | 548 kB 00:00 2024-09-17T08:27:50.517 INFO:teuthology.orchestra.run.smithi114.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 768 kB/s | 58 kB 00:00 2024-09-17T08:27:50.542 INFO:teuthology.orchestra.run.smithi114.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 1.4 MB/s | 74 kB 00:00 2024-09-17T08:27:50.660 INFO:teuthology.orchestra.run.smithi096.stdout:(1/2): ceph-volume-18.2.4-855.g19e2a2be.el9.noa 1.1 MB/s | 264 kB 00:00 2024-09-17T08:27:50.802 INFO:teuthology.orchestra.run.smithi096.stdout:(2/2): python3-packaging-20.9-5.el9.noarch.rpm 205 kB/s | 77 kB 00:00 2024-09-17T08:27:50.803 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:50.804 INFO:teuthology.orchestra.run.smithi096.stdout:Total 856 kB/s | 342 kB 00:00 2024-09-17T08:27:50.815 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-09-17T08:27:50.825 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-09-17T08:27:50.825 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-09-17T08:27:50.863 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-09-17T08:27:50.865 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-09-17T08:27:51.010 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-09-17T08:27:51.066 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-17T08:27:51.120 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-17T08:27:51.161 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-17T08:27:51.194 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-09-17T08:27:51.211 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-17T08:27:51.230 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : ceph-volume-2:18.2.4-855.g19e2a2be.el9.noarch 2/2 2024-09-17T08:27:51.239 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mgr-rook-2:18.2.4-855.g19e2a2be.el9.noarch 13/13 2024-09-17T08:27:51.246 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: ceph-volume-2:18.2.4-855.g19e2a2be.el9.noarch 2/2 2024-09-17T08:27:51.246 INFO:teuthology.orchestra.run.smithi096.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:27:51.246 INFO:teuthology.orchestra.run.smithi096.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-17T08:27:51.246 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:51.759 INFO:teuthology.orchestra.run.smithi114.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 3.8 MB/s | 6.0 MB 00:01 2024-09-17T08:27:51.761 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:51.762 INFO:teuthology.orchestra.run.smithi114.stdout:Total 4.2 MB/s | 7.0 MB 00:01 2024-09-17T08:27:51.832 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-17T08:27:51.843 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-17T08:27:51.844 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-17T08:27:51.942 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-17T08:27:51.943 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-17T08:27:51.945 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : ceph-volume-2:18.2.4-855.g19e2a2be.el9.noarch 1/2 2024-09-17T08:27:52.045 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.4-855.g19e2a2be.el9.noarch 13/13 2024-09-17T08:27:52.045 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mgr-rook-2:18.2.4-855.g19e2a2be.el9.noarch 1/13 2024-09-17T08:27:52.045 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-17T08:27:52.045 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-17T08:27:52.045 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-17T08:27:52.046 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-17T08:27:52.046 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-17T08:27:52.046 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-17T08:27:52.046 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-17T08:27:52.046 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-17T08:27:52.046 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-17T08:27:52.046 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-17T08:27:52.046 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-17T08:27:52.255 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-17T08:27:52.263 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-09-17T08:27:52.264 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:52.264 INFO:teuthology.orchestra.run.smithi096.stdout:Installed: 2024-09-17T08:27:52.264 INFO:teuthology.orchestra.run.smithi096.stdout: ceph-volume-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:52.264 INFO:teuthology.orchestra.run.smithi096.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-17T08:27:52.264 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:52.264 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:27:52.380 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-17T08:27:52.380 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:52.380 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-17T08:27:52.380 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-rook-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:52.381 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-17T08:27:52.381 INFO:teuthology.orchestra.run.smithi059.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-17T08:27:52.381 INFO:teuthology.orchestra.run.smithi059.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-17T08:27:52.381 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-17T08:27:52.381 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-17T08:27:52.381 INFO:teuthology.orchestra.run.smithi059.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-17T08:27:52.381 INFO:teuthology.orchestra.run.smithi059.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-17T08:27:52.381 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-17T08:27:52.381 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-17T08:27:52.381 INFO:teuthology.orchestra.run.smithi059.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-17T08:27:52.381 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-17T08:27:52.381 INFO:teuthology.orchestra.run.smithi059.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-17T08:27:52.381 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:52.382 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:27:52.432 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-17T08:27:52.477 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-17T08:27:52.592 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install librados-devel 2024-09-17T08:27:52.626 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-mgr-cephadm 2024-09-17T08:27:52.995 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-17T08:27:53.071 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-17T08:27:53.142 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-17T08:27:53.165 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 6/6 2024-09-17T08:27:53.180 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:01:26 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:27:53.233 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:23 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:27:53.317 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:27:53.318 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:53.318 INFO:teuthology.orchestra.run.smithi096.stdout: Package Arch Version Repo Size 2024-09-17T08:27:53.318 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:53.318 INFO:teuthology.orchestra.run.smithi096.stdout:Installing: 2024-09-17T08:27:53.318 INFO:teuthology.orchestra.run.smithi096.stdout: librados-devel x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 126 k 2024-09-17T08:27:53.318 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:53.318 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-09-17T08:27:53.318 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:53.318 INFO:teuthology.orchestra.run.smithi096.stdout:Install 1 Package 2024-09-17T08:27:53.319 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:53.319 INFO:teuthology.orchestra.run.smithi096.stdout:Total download size: 126 k 2024-09-17T08:27:53.319 INFO:teuthology.orchestra.run.smithi096.stdout:Installed size: 456 k 2024-09-17T08:27:53.319 INFO:teuthology.orchestra.run.smithi096.stdout:Downloading Packages: 2024-09-17T08:27:53.370 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:27:53.371 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:27:53.371 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-17T08:27:53.371 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:27:53.371 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-17T08:27:53.371 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-cephadm noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 139 k 2024-09-17T08:27:53.371 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-17T08:27:53.371 INFO:teuthology.orchestra.run.smithi059.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-17T08:27:53.372 INFO:teuthology.orchestra.run.smithi059.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-17T08:27:53.372 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-17T08:27:53.372 INFO:teuthology.orchestra.run.smithi059.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-17T08:27:53.372 INFO:teuthology.orchestra.run.smithi059.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-17T08:27:53.372 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:53.372 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-17T08:27:53.372 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:27:53.372 INFO:teuthology.orchestra.run.smithi059.stdout:Install 6 Packages 2024-09-17T08:27:53.372 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:53.373 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 7.0 M 2024-09-17T08:27:53.373 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 33 M 2024-09-17T08:27:53.373 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-17T08:27:53.536 INFO:teuthology.orchestra.run.smithi096.stdout:librados-devel-18.2.4-855.g19e2a2be.el9.x86_64. 590 kB/s | 126 kB 00:00 2024-09-17T08:27:53.537 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:53.537 INFO:teuthology.orchestra.run.smithi096.stdout:Total 585 kB/s | 126 kB 00:00 2024-09-17T08:27:53.537 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-09-17T08:27:53.540 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-09-17T08:27:53.540 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-09-17T08:27:53.603 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-09-17T08:27:53.604 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-09-17T08:27:53.756 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-09-17T08:27:53.853 INFO:teuthology.orchestra.run.smithi059.stdout:(1/6): ceph-mgr-cephadm-18.2.4-855.g19e2a2be.el 670 kB/s | 139 kB 00:00 2024-09-17T08:27:53.865 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : librados-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:27:53.920 INFO:teuthology.orchestra.run.smithi059.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 8.0 MB/s | 548 kB 00:00 2024-09-17T08:27:53.945 INFO:teuthology.orchestra.run.smithi059.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 2.3 MB/s | 58 kB 00:00 2024-09-17T08:27:53.979 INFO:teuthology.orchestra.run.smithi059.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 2.2 MB/s | 74 kB 00:00 2024-09-17T08:27:53.989 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 6/6 2024-09-17T08:27:53.989 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 1/6 2024-09-17T08:27:53.990 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-17T08:27:53.990 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-17T08:27:53.990 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-17T08:27:53.990 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-17T08:27:54.029 INFO:teuthology.orchestra.run.smithi059.stdout:(5/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 648 kB/s | 248 kB 00:00 2024-09-17T08:27:54.255 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-17T08:27:54.255 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:54.255 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-17T08:27:54.255 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:54.255 INFO:teuthology.orchestra.run.smithi114.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-17T08:27:54.255 INFO:teuthology.orchestra.run.smithi114.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-17T08:27:54.256 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-17T08:27:54.256 INFO:teuthology.orchestra.run.smithi114.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-17T08:27:54.256 INFO:teuthology.orchestra.run.smithi114.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-17T08:27:54.256 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:54.256 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:27:54.338 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: librados-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:27:54.506 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-fuse 2024-09-17T08:27:54.599 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : librados-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:27:54.599 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:54.599 INFO:teuthology.orchestra.run.smithi096.stdout:Installed: 2024-09-17T08:27:54.600 INFO:teuthology.orchestra.run.smithi096.stdout: librados-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:54.600 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:54.600 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:27:54.879 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install libcephfs2 2024-09-17T08:27:55.087 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:21 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:27:55.221 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:27:55.221 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:55.221 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-09-17T08:27:55.222 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:55.222 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-17T08:27:55.222 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-fuse x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 852 k 2024-09-17T08:27:55.222 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-09-17T08:27:55.222 INFO:teuthology.orchestra.run.smithi114.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-17T08:27:55.222 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:55.222 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-17T08:27:55.222 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:55.222 INFO:teuthology.orchestra.run.smithi114.stdout:Install 2 Packages 2024-09-17T08:27:55.222 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:55.222 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 932 k 2024-09-17T08:27:55.222 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 2.7 M 2024-09-17T08:27:55.222 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-17T08:27:55.464 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:01:28 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:27:55.558 INFO:teuthology.orchestra.run.smithi096.stdout:Package libcephfs2-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:27:55.604 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:27:55.605 INFO:teuthology.orchestra.run.smithi096.stdout:Nothing to do. 2024-09-17T08:27:55.605 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:27:55.636 INFO:teuthology.orchestra.run.smithi114.stdout:(1/2): ceph-fuse-18.2.4-855.g19e2a2be.el9.x86_6 2.8 MB/s | 852 kB 00:00 2024-09-17T08:27:55.665 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install libcephfs-devel 2024-09-17T08:27:55.803 INFO:teuthology.orchestra.run.smithi114.stdout:(2/2): fuse-2.9.9-16.el9.x86_64.rpm 172 kB/s | 80 kB 00:00 2024-09-17T08:27:55.803 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:55.804 INFO:teuthology.orchestra.run.smithi114.stdout:Total 1.6 MB/s | 932 kB 00:00 2024-09-17T08:27:55.815 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-17T08:27:55.837 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-17T08:27:55.837 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-17T08:27:55.917 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-17T08:27:55.917 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-17T08:27:55.971 INFO:teuthology.orchestra.run.smithi059.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 2.6 MB/s | 6.0 MB 00:02 2024-09-17T08:27:55.973 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:55.973 INFO:teuthology.orchestra.run.smithi059.stdout:Total 2.7 MB/s | 7.0 MB 00:02 2024-09-17T08:27:56.048 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-17T08:27:56.060 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-17T08:27:56.060 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-17T08:27:56.106 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-17T08:27:56.167 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-17T08:27:56.168 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-17T08:27:56.237 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:01:29 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:27:56.243 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-17T08:27:56.310 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 2/2 2024-09-17T08:27:56.367 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:27:56.368 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:56.368 INFO:teuthology.orchestra.run.smithi096.stdout: Package Arch Version Repo Size 2024-09-17T08:27:56.368 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:56.368 INFO:teuthology.orchestra.run.smithi096.stdout:Installing: 2024-09-17T08:27:56.368 INFO:teuthology.orchestra.run.smithi096.stdout: libcephfs-devel x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 31 k 2024-09-17T08:27:56.368 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:56.368 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-09-17T08:27:56.368 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:27:56.368 INFO:teuthology.orchestra.run.smithi096.stdout:Install 1 Package 2024-09-17T08:27:56.369 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:56.369 INFO:teuthology.orchestra.run.smithi096.stdout:Total download size: 31 k 2024-09-17T08:27:56.369 INFO:teuthology.orchestra.run.smithi096.stdout:Installed size: 139 k 2024-09-17T08:27:56.369 INFO:teuthology.orchestra.run.smithi096.stdout:Downloading Packages: 2024-09-17T08:27:56.486 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-17T08:27:56.513 INFO:teuthology.orchestra.run.smithi096.stdout:libcephfs-devel-18.2.4-855.g19e2a2be.el9.x86_64 216 kB/s | 31 kB 00:00 2024-09-17T08:27:56.513 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:56.513 INFO:teuthology.orchestra.run.smithi096.stdout:Total 214 kB/s | 31 kB 00:00 2024-09-17T08:27:56.514 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-09-17T08:27:56.517 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-09-17T08:27:56.517 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-09-17T08:27:56.531 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-09-17T08:27:56.532 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-09-17T08:27:56.621 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-09-17T08:27:56.669 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-17T08:27:56.732 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-17T08:27:56.734 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : libcephfs-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:27:56.962 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 2/2 2024-09-17T08:27:56.962 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 1/2 2024-09-17T08:27:57.098 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: libcephfs-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:27:57.230 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-17T08:27:57.230 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:57.230 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-17T08:27:57.230 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-17T08:27:57.230 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:57.230 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:27:57.292 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-17T08:27:57.322 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : libcephfs-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:27:57.323 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:57.323 INFO:teuthology.orchestra.run.smithi096.stdout:Installed: 2024-09-17T08:27:57.323 INFO:teuthology.orchestra.run.smithi096.stdout: libcephfs-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:27:57.323 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:27:57.323 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:27:57.378 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-17T08:27:57.457 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-17T08:27:57.467 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install librados2 2024-09-17T08:27:57.493 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mgr-cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 6/6 2024-09-17T08:27:57.514 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-volume 2024-09-17T08:27:58.047 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:01:31 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:27:58.109 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:24 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:27:58.134 INFO:teuthology.orchestra.run.smithi096.stdout:Package librados2-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:27:58.177 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:27:58.178 INFO:teuthology.orchestra.run.smithi096.stdout:Nothing to do. 2024-09-17T08:27:58.178 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:27:58.250 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:27:58.252 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:58.252 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-09-17T08:27:58.253 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:58.253 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-17T08:27:58.253 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-volume noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 264 k 2024-09-17T08:27:58.253 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-09-17T08:27:58.253 INFO:teuthology.orchestra.run.smithi114.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-17T08:27:58.253 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:58.253 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-17T08:27:58.253 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:27:58.253 INFO:teuthology.orchestra.run.smithi114.stdout:Install 2 Packages 2024-09-17T08:27:58.254 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:58.254 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 342 k 2024-09-17T08:27:58.254 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 1.5 M 2024-09-17T08:27:58.254 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-17T08:27:58.254 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install librbd1 2024-09-17T08:27:58.277 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 6/6 2024-09-17T08:27:58.277 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mgr-cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 1/6 2024-09-17T08:27:58.277 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-17T08:27:58.277 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-17T08:27:58.277 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-17T08:27:58.277 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-17T08:27:58.571 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-17T08:27:58.571 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:58.571 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-17T08:27:58.572 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-cephadm-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:27:58.572 INFO:teuthology.orchestra.run.smithi059.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-17T08:27:58.572 INFO:teuthology.orchestra.run.smithi059.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-17T08:27:58.572 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-17T08:27:58.572 INFO:teuthology.orchestra.run.smithi059.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-17T08:27:58.572 INFO:teuthology.orchestra.run.smithi059.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-17T08:27:58.573 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:58.573 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:27:58.750 INFO:teuthology.orchestra.run.smithi114.stdout:(1/2): ceph-volume-18.2.4-855.g19e2a2be.el9.noa 1.2 MB/s | 264 kB 00:00 2024-09-17T08:27:58.783 INFO:teuthology.orchestra.run.smithi114.stdout:(2/2): python3-packaging-20.9-5.el9.noarch.rpm 309 kB/s | 77 kB 00:00 2024-09-17T08:27:58.783 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:27:58.784 INFO:teuthology.orchestra.run.smithi114.stdout:Total 642 kB/s | 342 kB 00:00 2024-09-17T08:27:58.796 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-17T08:27:58.806 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-17T08:27:58.806 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-17T08:27:58.829 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-fuse 2024-09-17T08:27:58.837 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:01:31 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:27:58.850 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-17T08:27:58.850 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-17T08:27:58.925 INFO:teuthology.orchestra.run.smithi096.stdout:Package librbd1-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:27:58.968 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:27:58.969 INFO:teuthology.orchestra.run.smithi096.stdout:Nothing to do. 2024-09-17T08:27:58.969 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:27:59.009 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-17T08:27:59.036 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install python3-rados 2024-09-17T08:27:59.184 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-09-17T08:27:59.227 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-volume-2:18.2.4-855.g19e2a2be.el9.noarch 2/2 2024-09-17T08:27:59.244 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-volume-2:18.2.4-855.g19e2a2be.el9.noarch 2/2 2024-09-17T08:27:59.244 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:27:59.244 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-17T08:27:59.244 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:27:59.435 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:29 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:27:59.573 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:27:59.573 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:27:59.573 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-17T08:27:59.573 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:27:59.574 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-17T08:27:59.574 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-fuse x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 852 k 2024-09-17T08:27:59.574 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-17T08:27:59.574 INFO:teuthology.orchestra.run.smithi059.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-17T08:27:59.574 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:59.574 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-17T08:27:59.574 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:27:59.574 INFO:teuthology.orchestra.run.smithi059.stdout:Install 2 Packages 2024-09-17T08:27:59.574 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:27:59.575 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 932 k 2024-09-17T08:27:59.575 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 2.7 M 2024-09-17T08:27:59.575 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-17T08:27:59.618 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:01:32 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:27:59.708 INFO:teuthology.orchestra.run.smithi096.stdout:Package python3-rados-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:27:59.752 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:27:59.754 INFO:teuthology.orchestra.run.smithi096.stdout:Nothing to do. 2024-09-17T08:27:59.754 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:27:59.820 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install python3-rgw 2024-09-17T08:28:00.012 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-volume-2:18.2.4-855.g19e2a2be.el9.noarch 1/2 2024-09-17T08:28:00.139 INFO:teuthology.orchestra.run.smithi059.stdout:(1/2): ceph-fuse-18.2.4-855.g19e2a2be.el9.x86_6 2.9 MB/s | 852 kB 00:00 2024-09-17T08:28:00.248 INFO:teuthology.orchestra.run.smithi059.stdout:(2/2): fuse-2.9.9-16.el9.x86_64.rpm 203 kB/s | 80 kB 00:00 2024-09-17T08:28:00.248 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:28:00.249 INFO:teuthology.orchestra.run.smithi059.stdout:Total 1.3 MB/s | 932 kB 00:00 2024-09-17T08:28:00.262 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-17T08:28:00.288 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-17T08:28:00.288 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-17T08:28:00.314 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-09-17T08:28:00.314 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:28:00.315 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-17T08:28:00.315 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-volume-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:28:00.315 INFO:teuthology.orchestra.run.smithi114.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-17T08:28:00.315 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:28:00.315 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:28:00.375 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-17T08:28:00.376 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-17T08:28:00.404 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:01:33 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:28:00.496 INFO:teuthology.orchestra.run.smithi096.stdout:Package python3-rgw-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:28:00.540 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:28:00.541 INFO:teuthology.orchestra.run.smithi096.stdout:Nothing to do. 2024-09-17T08:28:00.541 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:28:00.568 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-17T08:28:00.606 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install python3-cephfs 2024-09-17T08:28:00.607 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install librados-devel 2024-09-17T08:28:00.709 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-17T08:28:00.783 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 2/2 2024-09-17T08:28:01.188 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:01:34 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:28:01.202 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:27 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:28:01.278 INFO:teuthology.orchestra.run.smithi096.stdout:Package python3-cephfs-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:28:01.368 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:28:01.369 INFO:teuthology.orchestra.run.smithi096.stdout:Nothing to do. 2024-09-17T08:28:01.369 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:28:01.369 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:28:01.369 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:28:01.369 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repo Size 2024-09-17T08:28:01.369 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:28:01.369 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-17T08:28:01.369 INFO:teuthology.orchestra.run.smithi114.stdout: librados-devel x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 126 k 2024-09-17T08:28:01.370 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:28:01.370 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-17T08:28:01.370 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:28:01.370 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2024-09-17T08:28:01.370 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:28:01.370 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 126 k 2024-09-17T08:28:01.370 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 456 k 2024-09-17T08:28:01.370 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-17T08:28:01.387 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install python3-rbd 2024-09-17T08:28:01.437 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 2/2 2024-09-17T08:28:01.437 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 1/2 2024-09-17T08:28:01.539 INFO:teuthology.orchestra.run.smithi114.stdout:librados-devel-18.2.4-855.g19e2a2be.el9.x86_64. 628 kB/s | 126 kB 00:00 2024-09-17T08:28:01.541 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:28:01.541 INFO:teuthology.orchestra.run.smithi114.stdout:Total 624 kB/s | 126 kB 00:00 2024-09-17T08:28:01.541 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-17T08:28:01.546 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-17T08:28:01.546 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-17T08:28:01.610 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-17T08:28:01.610 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-17T08:28:01.729 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-17T08:28:01.729 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:01.729 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-17T08:28:01.729 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-17T08:28:01.729 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:01.729 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:28:01.757 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-17T08:28:01.879 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : librados-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:01.966 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:01:34 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:28:01.995 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-volume 2024-09-17T08:28:02.056 INFO:teuthology.orchestra.run.smithi096.stdout:Package python3-rbd-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:28:02.099 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:28:02.099 INFO:teuthology.orchestra.run.smithi096.stdout:Nothing to do. 2024-09-17T08:28:02.100 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:28:02.171 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install rbd-fuse 2024-09-17T08:28:02.336 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librados-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:02.587 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librados-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:02.587 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:28:02.587 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-17T08:28:02.587 INFO:teuthology.orchestra.run.smithi114.stdout: librados-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:28:02.588 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:28:02.588 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:28:02.611 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:32 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:28:02.753 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:01:35 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:28:02.753 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:28:02.754 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:28:02.754 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-17T08:28:02.754 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:28:02.754 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-17T08:28:02.754 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-volume noarch 2:18.2.4-855.g19e2a2be.el9 ceph-noarch 264 k 2024-09-17T08:28:02.754 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-17T08:28:02.754 INFO:teuthology.orchestra.run.smithi059.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-17T08:28:02.754 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:02.754 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-17T08:28:02.755 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:28:02.755 INFO:teuthology.orchestra.run.smithi059.stdout:Install 2 Packages 2024-09-17T08:28:02.755 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:02.755 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 342 k 2024-09-17T08:28:02.755 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 1.5 M 2024-09-17T08:28:02.755 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-17T08:28:02.858 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install libcephfs2 2024-09-17T08:28:02.885 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:28:02.886 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:28:02.886 INFO:teuthology.orchestra.run.smithi096.stdout: Package Architecture Version Repository Size 2024-09-17T08:28:02.886 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:28:02.886 INFO:teuthology.orchestra.run.smithi096.stdout:Installing: 2024-09-17T08:28:02.886 INFO:teuthology.orchestra.run.smithi096.stdout: rbd-fuse x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 87 k 2024-09-17T08:28:02.886 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:28:02.886 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-09-17T08:28:02.886 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:28:02.886 INFO:teuthology.orchestra.run.smithi096.stdout:Install 1 Package 2024-09-17T08:28:02.886 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:28:02.887 INFO:teuthology.orchestra.run.smithi096.stdout:Total download size: 87 k 2024-09-17T08:28:02.887 INFO:teuthology.orchestra.run.smithi096.stdout:Installed size: 227 k 2024-09-17T08:28:02.887 INFO:teuthology.orchestra.run.smithi096.stdout:Downloading Packages: 2024-09-17T08:28:03.035 INFO:teuthology.orchestra.run.smithi059.stdout:(1/2): ceph-volume-18.2.4-855.g19e2a2be.el9.noa 1.1 MB/s | 264 kB 00:00 2024-09-17T08:28:03.083 INFO:teuthology.orchestra.run.smithi096.stdout:rbd-fuse-18.2.4-855.g19e2a2be.el9.x86_64.rpm 443 kB/s | 87 kB 00:00 2024-09-17T08:28:03.083 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:28:03.083 INFO:teuthology.orchestra.run.smithi096.stdout:Total 440 kB/s | 87 kB 00:00 2024-09-17T08:28:03.083 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-09-17T08:28:03.090 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-09-17T08:28:03.090 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-09-17T08:28:03.155 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-09-17T08:28:03.155 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-09-17T08:28:03.304 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-09-17T08:28:03.405 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : rbd-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:03.445 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:29 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:28:03.461 INFO:teuthology.orchestra.run.smithi059.stdout:(2/2): python3-packaging-20.9-5.el9.noarch.rpm 117 kB/s | 77 kB 00:00 2024-09-17T08:28:03.462 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:28:03.462 INFO:teuthology.orchestra.run.smithi059.stdout:Total 483 kB/s | 342 kB 00:00 2024-09-17T08:28:03.477 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-17T08:28:03.489 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-17T08:28:03.489 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-17T08:28:03.537 INFO:teuthology.orchestra.run.smithi114.stdout:Package libcephfs2-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:28:03.538 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-17T08:28:03.538 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-17T08:28:03.585 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:28:03.585 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-09-17T08:28:03.585 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:28:03.652 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install libcephfs-devel 2024-09-17T08:28:03.696 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-17T08:28:03.817 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: rbd-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:03.896 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-09-17T08:28:03.938 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-volume-2:18.2.4-855.g19e2a2be.el9.noarch 2/2 2024-09-17T08:28:03.955 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-volume-2:18.2.4-855.g19e2a2be.el9.noarch 2/2 2024-09-17T08:28:03.955 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:28:03.955 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-17T08:28:03.955 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:04.048 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : rbd-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:04.048 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:28:04.048 INFO:teuthology.orchestra.run.smithi096.stdout:Installed: 2024-09-17T08:28:04.048 INFO:teuthology.orchestra.run.smithi096.stdout: rbd-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:28:04.048 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:28:04.048 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:28:04.230 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:30 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:28:04.291 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install rbd-mirror 2024-09-17T08:28:04.364 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:28:04.364 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:28:04.364 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repo Size 2024-09-17T08:28:04.364 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:28:04.365 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-17T08:28:04.365 INFO:teuthology.orchestra.run.smithi114.stdout: libcephfs-devel x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 31 k 2024-09-17T08:28:04.365 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:28:04.365 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-17T08:28:04.365 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:28:04.365 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2024-09-17T08:28:04.365 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:28:04.366 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 31 k 2024-09-17T08:28:04.366 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 139 k 2024-09-17T08:28:04.366 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-17T08:28:04.509 INFO:teuthology.orchestra.run.smithi114.stdout:libcephfs-devel-18.2.4-855.g19e2a2be.el9.x86_64 216 kB/s | 31 kB 00:00 2024-09-17T08:28:04.509 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:28:04.510 INFO:teuthology.orchestra.run.smithi114.stdout:Total 214 kB/s | 31 kB 00:00 2024-09-17T08:28:04.510 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-17T08:28:04.513 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-17T08:28:04.513 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-17T08:28:04.534 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-17T08:28:04.535 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-17T08:28:04.621 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-17T08:28:04.702 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-volume-2:18.2.4-855.g19e2a2be.el9.noarch 1/2 2024-09-17T08:28:04.722 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libcephfs-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:04.876 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:01:37 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:28:05.017 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:28:05.018 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:28:05.018 INFO:teuthology.orchestra.run.smithi096.stdout: Package Arch Version Repo Size 2024-09-17T08:28:05.018 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:28:05.018 INFO:teuthology.orchestra.run.smithi096.stdout:Installing: 2024-09-17T08:28:05.018 INFO:teuthology.orchestra.run.smithi096.stdout: rbd-mirror x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 3.0 M 2024-09-17T08:28:05.018 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:28:05.018 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-09-17T08:28:05.019 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:28:05.019 INFO:teuthology.orchestra.run.smithi096.stdout:Install 1 Package 2024-09-17T08:28:05.019 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:28:05.019 INFO:teuthology.orchestra.run.smithi096.stdout:Total download size: 3.0 M 2024-09-17T08:28:05.019 INFO:teuthology.orchestra.run.smithi096.stdout:Installed size: 12 M 2024-09-17T08:28:05.019 INFO:teuthology.orchestra.run.smithi096.stdout:Downloading Packages: 2024-09-17T08:28:05.040 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-09-17T08:28:05.040 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:05.040 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-17T08:28:05.041 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-volume-2:18.2.4-855.g19e2a2be.el9.noarch 2024-09-17T08:28:05.041 INFO:teuthology.orchestra.run.smithi059.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-17T08:28:05.041 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:05.041 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:28:05.096 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: libcephfs-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:05.337 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install librados-devel 2024-09-17T08:28:05.343 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libcephfs-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:05.343 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:28:05.343 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-17T08:28:05.343 INFO:teuthology.orchestra.run.smithi114.stdout: libcephfs-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:28:05.344 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:28:05.344 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:28:05.402 INFO:teuthology.orchestra.run.smithi096.stdout:rbd-mirror-18.2.4-855.g19e2a2be.el9.x86_64.rpm 7.8 MB/s | 3.0 MB 00:00 2024-09-17T08:28:05.403 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:28:05.403 INFO:teuthology.orchestra.run.smithi096.stdout:Total 7.8 MB/s | 3.0 MB 00:00 2024-09-17T08:28:05.403 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-09-17T08:28:05.412 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-09-17T08:28:05.412 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-09-17T08:28:05.493 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-09-17T08:28:05.494 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-09-17T08:28:05.530 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install librados2 2024-09-17T08:28:05.912 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-09-17T08:28:05.950 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:35 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:28:05.978 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : rbd-mirror-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:06.003 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: rbd-mirror-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:06.003 INFO:teuthology.orchestra.run.smithi096.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:28:06.003 INFO:teuthology.orchestra.run.smithi096.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-17T08:28:06.003 INFO:teuthology.orchestra.run.smithi096.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-17T08:28:06.004 INFO:teuthology.orchestra.run.smithi096.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-17T08:28:06.004 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:28:06.087 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:28:06.087 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:28:06.088 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repo Size 2024-09-17T08:28:06.088 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:28:06.088 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-17T08:28:06.088 INFO:teuthology.orchestra.run.smithi059.stdout: librados-devel x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 126 k 2024-09-17T08:28:06.088 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:06.088 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-17T08:28:06.088 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:28:06.088 INFO:teuthology.orchestra.run.smithi059.stdout:Install 1 Package 2024-09-17T08:28:06.088 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:06.088 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 126 k 2024-09-17T08:28:06.088 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 456 k 2024-09-17T08:28:06.088 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-17T08:28:06.105 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:32 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:28:06.195 INFO:teuthology.orchestra.run.smithi114.stdout:Package librados2-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:28:06.237 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:28:06.238 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-09-17T08:28:06.238 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:28:06.292 INFO:teuthology.orchestra.run.smithi059.stdout:librados-devel-18.2.4-855.g19e2a2be.el9.x86_64. 622 kB/s | 126 kB 00:00 2024-09-17T08:28:06.292 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:28:06.292 INFO:teuthology.orchestra.run.smithi059.stdout:Total 618 kB/s | 126 kB 00:00 2024-09-17T08:28:06.293 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-17T08:28:06.298 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-17T08:28:06.299 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-17T08:28:06.318 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install librbd1 2024-09-17T08:28:06.367 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-17T08:28:06.367 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-17T08:28:06.532 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-17T08:28:06.642 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : librados-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:06.903 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:32 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:28:06.992 INFO:teuthology.orchestra.run.smithi114.stdout:Package librbd1-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:28:07.034 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:28:07.035 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-09-17T08:28:07.035 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:28:07.067 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : rbd-mirror-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:07.067 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:28:07.067 INFO:teuthology.orchestra.run.smithi096.stdout:Installed: 2024-09-17T08:28:07.068 INFO:teuthology.orchestra.run.smithi096.stdout: rbd-mirror-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:28:07.068 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:28:07.068 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:28:07.070 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librados-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:07.111 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install python3-rados 2024-09-17T08:28:07.311 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum -y install rbd-nbd 2024-09-17T08:28:07.344 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librados-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:07.344 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:07.344 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-17T08:28:07.344 INFO:teuthology.orchestra.run.smithi059.stdout: librados-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:28:07.344 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:07.344 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:28:07.603 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install libcephfs2 2024-09-17T08:28:07.687 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:33 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:28:07.779 INFO:teuthology.orchestra.run.smithi114.stdout:Package python3-rados-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:28:07.822 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:28:07.823 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-09-17T08:28:07.823 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:28:07.893 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install python3-rgw 2024-09-17T08:28:07.910 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:01:40 ago on Tue 17 Sep 2024 08:26:27 AM UTC. 2024-09-17T08:28:08.047 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-09-17T08:28:08.047 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:28:08.047 INFO:teuthology.orchestra.run.smithi096.stdout: Package Architecture Version Repository Size 2024-09-17T08:28:08.048 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:28:08.048 INFO:teuthology.orchestra.run.smithi096.stdout:Installing: 2024-09-17T08:28:08.048 INFO:teuthology.orchestra.run.smithi096.stdout: rbd-nbd x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 172 k 2024-09-17T08:28:08.048 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:28:08.048 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-09-17T08:28:08.048 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-09-17T08:28:08.048 INFO:teuthology.orchestra.run.smithi096.stdout:Install 1 Package 2024-09-17T08:28:08.048 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:28:08.048 INFO:teuthology.orchestra.run.smithi096.stdout:Total download size: 172 k 2024-09-17T08:28:08.048 INFO:teuthology.orchestra.run.smithi096.stdout:Installed size: 494 k 2024-09-17T08:28:08.048 INFO:teuthology.orchestra.run.smithi096.stdout:Downloading Packages: 2024-09-17T08:28:08.211 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:38 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:28:08.257 INFO:teuthology.orchestra.run.smithi096.stdout:rbd-nbd-18.2.4-855.g19e2a2be.el9.x86_64.rpm 829 kB/s | 172 kB 00:00 2024-09-17T08:28:08.257 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:28:08.257 INFO:teuthology.orchestra.run.smithi096.stdout:Total 823 kB/s | 172 kB 00:00 2024-09-17T08:28:08.258 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-09-17T08:28:08.265 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-09-17T08:28:08.265 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-09-17T08:28:08.308 INFO:teuthology.orchestra.run.smithi059.stdout:Package libcephfs2-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:28:08.329 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-09-17T08:28:08.330 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-09-17T08:28:08.356 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:28:08.357 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-17T08:28:08.357 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:28:08.426 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install libcephfs-devel 2024-09-17T08:28:08.469 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:34 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:28:08.488 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-09-17T08:28:08.562 INFO:teuthology.orchestra.run.smithi114.stdout:Package python3-rgw-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:28:08.590 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : rbd-nbd-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:08.605 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:28:08.606 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-09-17T08:28:08.606 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:28:08.678 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install python3-cephfs 2024-09-17T08:28:09.018 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: rbd-nbd-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:09.034 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:39 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:28:09.172 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:28:09.173 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:28:09.173 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repo Size 2024-09-17T08:28:09.173 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:28:09.173 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-17T08:28:09.173 INFO:teuthology.orchestra.run.smithi059.stdout: libcephfs-devel x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 31 k 2024-09-17T08:28:09.173 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:09.173 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-17T08:28:09.173 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:28:09.173 INFO:teuthology.orchestra.run.smithi059.stdout:Install 1 Package 2024-09-17T08:28:09.173 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:09.173 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 31 k 2024-09-17T08:28:09.173 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 139 k 2024-09-17T08:28:09.174 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-17T08:28:09.254 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:35 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:28:09.265 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : rbd-nbd-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:09.266 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:28:09.266 INFO:teuthology.orchestra.run.smithi096.stdout:Installed: 2024-09-17T08:28:09.266 INFO:teuthology.orchestra.run.smithi096.stdout: rbd-nbd-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:28:09.266 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-09-17T08:28:09.266 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-09-17T08:28:09.337 INFO:teuthology.orchestra.run.smithi059.stdout:libcephfs-devel-18.2.4-855.g19e2a2be.el9.x86_64 190 kB/s | 31 kB 00:00 2024-09-17T08:28:09.337 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:28:09.338 INFO:teuthology.orchestra.run.smithi059.stdout:Total 189 kB/s | 31 kB 00:00 2024-09-17T08:28:09.338 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-17T08:28:09.341 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-17T08:28:09.342 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-17T08:28:09.342 INFO:teuthology.orchestra.run.smithi114.stdout:Package python3-cephfs-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:28:09.356 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-17T08:28:09.357 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-17T08:28:09.384 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:28:09.385 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-09-17T08:28:09.385 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:28:09.442 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-17T08:28:09.458 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install python3-rbd 2024-09-17T08:28:09.505 DEBUG:teuthology.parallel:result is None 2024-09-17T08:28:09.570 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libcephfs-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:09.936 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: libcephfs-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:10.031 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:36 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:28:10.123 INFO:teuthology.orchestra.run.smithi114.stdout:Package python3-rbd-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:28:10.166 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:28:10.167 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-09-17T08:28:10.167 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:28:10.185 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libcephfs-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:10.185 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:10.185 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-17T08:28:10.185 INFO:teuthology.orchestra.run.smithi059.stdout: libcephfs-devel-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:28:10.185 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:10.185 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:28:10.233 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install rbd-fuse 2024-09-17T08:28:10.368 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install librados2 2024-09-17T08:28:10.809 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:36 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:28:10.939 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:28:10.940 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:28:10.940 INFO:teuthology.orchestra.run.smithi114.stdout: Package Architecture Version Repository Size 2024-09-17T08:28:10.940 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:28:10.940 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-17T08:28:10.940 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-fuse x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 87 k 2024-09-17T08:28:10.940 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:28:10.940 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-17T08:28:10.940 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:28:10.941 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2024-09-17T08:28:10.941 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:28:10.941 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 87 k 2024-09-17T08:28:10.941 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 227 k 2024-09-17T08:28:10.941 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-17T08:28:10.976 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:40 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:28:11.068 INFO:teuthology.orchestra.run.smithi059.stdout:Package librados2-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:28:11.113 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:28:11.114 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-17T08:28:11.114 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:28:11.146 INFO:teuthology.orchestra.run.smithi114.stdout:rbd-fuse-18.2.4-855.g19e2a2be.el9.x86_64.rpm 422 kB/s | 87 kB 00:00 2024-09-17T08:28:11.147 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:28:11.147 INFO:teuthology.orchestra.run.smithi114.stdout:Total 420 kB/s | 87 kB 00:00 2024-09-17T08:28:11.147 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-17T08:28:11.154 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-17T08:28:11.154 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-17T08:28:11.184 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install librbd1 2024-09-17T08:28:11.216 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-17T08:28:11.216 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-17T08:28:11.365 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-17T08:28:11.459 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : rbd-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:11.790 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:41 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:28:11.841 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: rbd-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:11.882 INFO:teuthology.orchestra.run.smithi059.stdout:Package librbd1-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:28:11.928 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:28:11.929 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-17T08:28:11.929 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:28:12.001 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install python3-rados 2024-09-17T08:28:12.068 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : rbd-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:12.068 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:28:12.068 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-17T08:28:12.068 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:28:12.068 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:28:12.068 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:28:12.290 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install rbd-mirror 2024-09-17T08:28:12.604 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:42 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:28:12.699 INFO:teuthology.orchestra.run.smithi059.stdout:Package python3-rados-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:28:12.745 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:28:12.746 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-17T08:28:12.747 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:28:12.817 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install python3-rgw 2024-09-17T08:28:12.880 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:38 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:28:13.020 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:28:13.021 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:28:13.021 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repo Size 2024-09-17T08:28:13.021 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:28:13.021 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-17T08:28:13.021 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-mirror x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 3.0 M 2024-09-17T08:28:13.021 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:28:13.021 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-17T08:28:13.021 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:28:13.022 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2024-09-17T08:28:13.022 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:28:13.022 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 3.0 M 2024-09-17T08:28:13.022 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 12 M 2024-09-17T08:28:13.022 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-17T08:28:13.399 INFO:teuthology.orchestra.run.smithi114.stdout:rbd-mirror-18.2.4-855.g19e2a2be.el9.x86_64.rpm 7.9 MB/s | 3.0 MB 00:00 2024-09-17T08:28:13.399 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:28:13.400 INFO:teuthology.orchestra.run.smithi114.stdout:Total 7.9 MB/s | 3.0 MB 00:00 2024-09-17T08:28:13.400 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-17T08:28:13.409 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-17T08:28:13.409 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-17T08:28:13.418 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:43 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:28:13.491 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-17T08:28:13.491 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-17T08:28:13.514 INFO:teuthology.orchestra.run.smithi059.stdout:Package python3-rgw-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:28:13.561 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:28:13.562 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-17T08:28:13.562 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:28:13.632 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install python3-cephfs 2024-09-17T08:28:13.915 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-17T08:28:13.966 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : rbd-mirror-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:13.992 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: rbd-mirror-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:13.992 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:28:13.992 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-17T08:28:13.992 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-17T08:28:13.992 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-17T08:28:13.992 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:28:14.241 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:44 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:28:14.333 INFO:teuthology.orchestra.run.smithi059.stdout:Package python3-cephfs-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:28:14.378 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:28:14.379 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-17T08:28:14.379 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:28:14.450 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install python3-rbd 2024-09-17T08:28:15.068 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:45 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:28:15.154 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : rbd-mirror-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:15.154 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:28:15.154 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-17T08:28:15.154 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-mirror-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:28:15.154 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:28:15.155 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:28:15.165 INFO:teuthology.orchestra.run.smithi059.stdout:Package python3-rbd-2:18.2.4-855.g19e2a2be.el9.x86_64 is already installed. 2024-09-17T08:28:15.212 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:28:15.213 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-17T08:28:15.213 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:28:15.286 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install rbd-fuse 2024-09-17T08:28:15.402 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install rbd-nbd 2024-09-17T08:28:15.900 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:45 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:28:15.997 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:41 ago on Tue 17 Sep 2024 08:26:34 AM UTC. 2024-09-17T08:28:16.038 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:28:16.038 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:28:16.039 INFO:teuthology.orchestra.run.smithi059.stdout: Package Architecture Version Repository Size 2024-09-17T08:28:16.039 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:28:16.039 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-17T08:28:16.039 INFO:teuthology.orchestra.run.smithi059.stdout: rbd-fuse x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 87 k 2024-09-17T08:28:16.039 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:16.039 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-17T08:28:16.039 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:28:16.039 INFO:teuthology.orchestra.run.smithi059.stdout:Install 1 Package 2024-09-17T08:28:16.039 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:16.040 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 87 k 2024-09-17T08:28:16.040 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 227 k 2024-09-17T08:28:16.040 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-17T08:28:16.131 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-17T08:28:16.133 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:28:16.133 INFO:teuthology.orchestra.run.smithi114.stdout: Package Architecture Version Repository Size 2024-09-17T08:28:16.133 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:28:16.133 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-17T08:28:16.133 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-nbd x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 172 k 2024-09-17T08:28:16.133 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:28:16.133 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-17T08:28:16.134 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-17T08:28:16.134 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2024-09-17T08:28:16.134 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:28:16.134 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 172 k 2024-09-17T08:28:16.134 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 494 k 2024-09-17T08:28:16.134 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-17T08:28:16.233 INFO:teuthology.orchestra.run.smithi059.stdout:rbd-fuse-18.2.4-855.g19e2a2be.el9.x86_64.rpm 451 kB/s | 87 kB 00:00 2024-09-17T08:28:16.233 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:28:16.234 INFO:teuthology.orchestra.run.smithi059.stdout:Total 446 kB/s | 87 kB 00:00 2024-09-17T08:28:16.234 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-17T08:28:16.242 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-17T08:28:16.242 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-17T08:28:16.310 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-17T08:28:16.310 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-17T08:28:16.344 INFO:teuthology.orchestra.run.smithi114.stdout:rbd-nbd-18.2.4-855.g19e2a2be.el9.x86_64.rpm 815 kB/s | 172 kB 00:00 2024-09-17T08:28:16.345 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:28:16.345 INFO:teuthology.orchestra.run.smithi114.stdout:Total 810 kB/s | 172 kB 00:00 2024-09-17T08:28:16.345 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-17T08:28:16.353 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-17T08:28:16.353 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-17T08:28:16.416 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-17T08:28:16.417 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-17T08:28:16.492 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-17T08:28:16.570 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-17T08:28:16.608 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : rbd-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:16.676 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : rbd-nbd-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:17.009 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: rbd-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:17.118 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: rbd-nbd-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:17.268 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : rbd-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:17.268 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:17.268 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-17T08:28:17.269 INFO:teuthology.orchestra.run.smithi059.stdout: rbd-fuse-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:28:17.269 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:17.269 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:28:17.418 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : rbd-nbd-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:17.418 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:28:17.418 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-17T08:28:17.418 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-nbd-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:28:17.418 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:28:17.418 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-17T08:28:17.501 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install rbd-mirror 2024-09-17T08:28:17.671 DEBUG:teuthology.parallel:result is None 2024-09-17T08:28:18.103 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:48 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:28:18.250 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:28:18.251 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:28:18.251 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repo Size 2024-09-17T08:28:18.251 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:28:18.251 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-17T08:28:18.252 INFO:teuthology.orchestra.run.smithi059.stdout: rbd-mirror x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 3.0 M 2024-09-17T08:28:18.252 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:18.252 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-17T08:28:18.252 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:28:18.252 INFO:teuthology.orchestra.run.smithi059.stdout:Install 1 Package 2024-09-17T08:28:18.252 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:18.252 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 3.0 M 2024-09-17T08:28:18.252 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 12 M 2024-09-17T08:28:18.252 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-17T08:28:18.635 INFO:teuthology.orchestra.run.smithi059.stdout:rbd-mirror-18.2.4-855.g19e2a2be.el9.x86_64.rpm 7.8 MB/s | 3.0 MB 00:00 2024-09-17T08:28:18.636 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:28:18.636 INFO:teuthology.orchestra.run.smithi059.stdout:Total 7.8 MB/s | 3.0 MB 00:00 2024-09-17T08:28:18.636 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-17T08:28:18.646 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-17T08:28:18.646 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-17T08:28:18.731 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-17T08:28:18.731 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-17T08:28:19.173 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-17T08:28:19.228 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : rbd-mirror-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:19.255 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: rbd-mirror-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:19.255 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T08:28:19.255 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-17T08:28:19.255 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-17T08:28:19.255 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-17T08:28:19.255 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:20.367 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : rbd-mirror-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:20.367 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:20.367 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-17T08:28:20.367 INFO:teuthology.orchestra.run.smithi059.stdout: rbd-mirror-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:28:20.367 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:20.367 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:28:20.636 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install rbd-nbd 2024-09-17T08:28:21.250 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:51 ago on Tue 17 Sep 2024 08:26:30 AM UTC. 2024-09-17T08:28:21.389 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-17T08:28:21.390 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:28:21.390 INFO:teuthology.orchestra.run.smithi059.stdout: Package Architecture Version Repository Size 2024-09-17T08:28:21.390 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:28:21.390 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-17T08:28:21.390 INFO:teuthology.orchestra.run.smithi059.stdout: rbd-nbd x86_64 2:18.2.4-855.g19e2a2be.el9 ceph 172 k 2024-09-17T08:28:21.390 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:21.390 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-17T08:28:21.391 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-17T08:28:21.391 INFO:teuthology.orchestra.run.smithi059.stdout:Install 1 Package 2024-09-17T08:28:21.391 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:21.391 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 172 k 2024-09-17T08:28:21.391 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 494 k 2024-09-17T08:28:21.391 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-17T08:28:21.605 INFO:teuthology.orchestra.run.smithi059.stdout:rbd-nbd-18.2.4-855.g19e2a2be.el9.x86_64.rpm 802 kB/s | 172 kB 00:00 2024-09-17T08:28:21.606 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:28:21.606 INFO:teuthology.orchestra.run.smithi059.stdout:Total 797 kB/s | 172 kB 00:00 2024-09-17T08:28:21.606 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-17T08:28:21.615 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-17T08:28:21.615 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-17T08:28:21.682 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-17T08:28:21.683 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-17T08:28:21.843 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-17T08:28:21.947 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : rbd-nbd-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:22.368 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: rbd-nbd-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:22.617 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : rbd-nbd-2:18.2.4-855.g19e2a2be.el9.x86_64 1/1 2024-09-17T08:28:22.617 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:22.617 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-17T08:28:22.617 INFO:teuthology.orchestra.run.smithi059.stdout: rbd-nbd-2:18.2.4-855.g19e2a2be.el9.x86_64 2024-09-17T08:28:22.618 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:28:22.618 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-17T08:28:22.869 DEBUG:teuthology.parallel:result is None 2024-09-17T08:28:22.869 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:28:23.007 DEBUG:teuthology.orchestra.run.smithi059:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-17T08:28:23.029 INFO:teuthology.orchestra.run.smithi059.stdout:18.2.4-855.g19e2a2be.el9 2024-09-17T08:28:23.029 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-855.g19e2a2be.el9 2024-09-17T08:28:23.030 INFO:teuthology.task.install:The correct ceph version 18.2.4-855.g19e2a2be is installed. 2024-09-17T08:28:23.031 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:28:23.172 DEBUG:teuthology.orchestra.run.smithi096:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-17T08:28:23.198 INFO:teuthology.orchestra.run.smithi096.stdout:18.2.4-855.g19e2a2be.el9 2024-09-17T08:28:23.198 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-855.g19e2a2be.el9 2024-09-17T08:28:23.199 INFO:teuthology.task.install:The correct ceph version 18.2.4-855.g19e2a2be is installed. 2024-09-17T08:28:23.201 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:28:23.341 DEBUG:teuthology.orchestra.run.smithi114:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-17T08:28:23.367 INFO:teuthology.orchestra.run.smithi114.stdout:18.2.4-855.g19e2a2be.el9 2024-09-17T08:28:23.367 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-855.g19e2a2be.el9 2024-09-17T08:28:23.367 INFO:teuthology.task.install:The correct ceph version 18.2.4-855.g19e2a2be is installed. 2024-09-17T08:28:23.369 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-17T08:28:23.369 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-17T08:28:23.369 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-17T08:28:23.397 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-09-17T08:28:23.398 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-17T08:28:23.429 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T08:28:23.429 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-17T08:28:23.460 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-17T08:28:23.460 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-17T08:28:23.460 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/usr/bin/daemon-helper 2024-09-17T08:28:23.496 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-17T08:28:23.562 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-09-17T08:28:23.562 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/usr/bin/daemon-helper 2024-09-17T08:28:23.592 DEBUG:teuthology.orchestra.run.smithi096:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-17T08:28:23.662 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T08:28:23.662 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/usr/bin/daemon-helper 2024-09-17T08:28:23.692 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-17T08:28:23.762 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-17T08:28:23.762 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-17T08:28:23.762 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-17T08:28:23.789 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-17T08:28:23.855 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-09-17T08:28:23.855 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-17T08:28:23.884 DEBUG:teuthology.orchestra.run.smithi096:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-17T08:28:23.953 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T08:28:23.953 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-17T08:28:23.983 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-17T08:28:24.051 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-17T08:28:24.051 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-17T08:28:24.051 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/usr/bin/stdin-killer 2024-09-17T08:28:24.077 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-17T08:28:24.144 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-09-17T08:28:24.144 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/usr/bin/stdin-killer 2024-09-17T08:28:24.174 DEBUG:teuthology.orchestra.run.smithi096:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-17T08:28:24.242 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T08:28:24.242 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/usr/bin/stdin-killer 2024-09-17T08:28:24.271 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-17T08:28:24.340 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-17T08:28:24.429 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\\)', 'MON_DOWN', 'POOL_APP_NOT_ENABLED', 'mon down', 'mons down', 'out of quorum', 'CEPHADM_FAILED_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9'} 2024-09-17T08:28:24.429 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:28:24.430 INFO:tasks.cephadm:Cluster fsid is ce4228ce-74ce-11ef-bceb-c7b262605968 2024-09-17T08:28:24.430 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-17T08:28:24.430 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.59', 'mon.b': '172.21.15.96', 'mon.c': '172.21.15.114'} 2024-09-17T08:28:24.430 INFO:tasks.cephadm:First mon is mon.a on smithi059 2024-09-17T08:28:24.430 INFO:tasks.cephadm:First mgr is a 2024-09-17T08:28:24.430 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-17T08:28:24.431 DEBUG:teuthology.orchestra.run.smithi059:> sudo hostname $(hostname -s) 2024-09-17T08:28:24.459 DEBUG:teuthology.orchestra.run.smithi096:> sudo hostname $(hostname -s) 2024-09-17T08:28:24.489 DEBUG:teuthology.orchestra.run.smithi114:> sudo hostname $(hostname -s) 2024-09-17T08:28:24.518 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-17T08:28:24.519 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:28:24.656 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/56094/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.2.4-855-g19e2a2be', 'node_name': '172.21.2.7+braggi07', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '18.2.4-855.g19e2a2be'}, 'url': 'https://4.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-16 16:29:21.739533', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'reef', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-09-17T08:28:24.792 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref reef, sha1 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:28:24.793 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/centos/9/x86_64/flavors/default/cephadm 2024-09-17T08:28:24.793 DEBUG:teuthology.orchestra.run.smithi059:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T08:28:25.110 INFO:teuthology.orchestra.run.smithi059.stdout:-rw-r--r--. 1 ubuntu ubuntu 217222 Sep 17 08:28 /home/ubuntu/cephtest/cephadm 2024-09-17T08:28:25.110 DEBUG:teuthology.orchestra.run.smithi096:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T08:28:25.443 INFO:teuthology.orchestra.run.smithi096.stdout:-rw-r--r--. 1 ubuntu ubuntu 217222 Sep 17 08:28 /home/ubuntu/cephtest/cephadm 2024-09-17T08:28:25.443 DEBUG:teuthology.orchestra.run.smithi114:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T08:28:25.763 INFO:teuthology.orchestra.run.smithi114.stdout:-rw-r--r--. 1 ubuntu ubuntu 217222 Sep 17 08:28 /home/ubuntu/cephtest/cephadm 2024-09-17T08:28:25.763 DEBUG:teuthology.orchestra.run.smithi059:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T08:28:25.783 DEBUG:teuthology.orchestra.run.smithi096:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T08:28:25.802 DEBUG:teuthology.orchestra.run.smithi114:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T08:28:25.832 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 on all hosts... 2024-09-17T08:28:25.832 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 pull 2024-09-17T08:28:25.835 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 pull 2024-09-17T08:28:25.845 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 pull 2024-09-17T08:28:27.333 INFO:teuthology.orchestra.run.smithi096.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9... 2024-09-17T08:28:27.359 INFO:teuthology.orchestra.run.smithi059.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9... 2024-09-17T08:28:27.472 INFO:teuthology.orchestra.run.smithi114.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9... 2024-09-17T08:29:03.034 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-09-17T08:29:03.035 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph_version": "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)", 2024-09-17T08:29:03.035 INFO:teuthology.orchestra.run.smithi059.stdout: "image_id": "980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89", 2024-09-17T08:29:03.035 INFO:teuthology.orchestra.run.smithi059.stdout: "repo_digests": [ 2024-09-17T08:29:03.035 INFO:teuthology.orchestra.run.smithi059.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9" 2024-09-17T08:29:03.035 INFO:teuthology.orchestra.run.smithi059.stdout: ] 2024-09-17T08:29:03.035 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-09-17T08:29:12.251 INFO:teuthology.orchestra.run.smithi114.stdout:{ 2024-09-17T08:29:12.251 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph_version": "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)", 2024-09-17T08:29:12.251 INFO:teuthology.orchestra.run.smithi114.stdout: "image_id": "980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89", 2024-09-17T08:29:12.252 INFO:teuthology.orchestra.run.smithi114.stdout: "repo_digests": [ 2024-09-17T08:29:12.252 INFO:teuthology.orchestra.run.smithi114.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9" 2024-09-17T08:29:12.252 INFO:teuthology.orchestra.run.smithi114.stdout: ] 2024-09-17T08:29:12.252 INFO:teuthology.orchestra.run.smithi114.stdout:} 2024-09-17T08:29:13.872 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-09-17T08:29:13.872 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph_version": "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)", 2024-09-17T08:29:13.873 INFO:teuthology.orchestra.run.smithi096.stdout: "image_id": "980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89", 2024-09-17T08:29:13.873 INFO:teuthology.orchestra.run.smithi096.stdout: "repo_digests": [ 2024-09-17T08:29:13.873 INFO:teuthology.orchestra.run.smithi096.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9" 2024-09-17T08:29:13.873 INFO:teuthology.orchestra.run.smithi096.stdout: ] 2024-09-17T08:29:13.873 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-09-17T08:29:13.891 DEBUG:teuthology.orchestra.run.smithi059:> sudo mkdir -p /etc/ceph 2024-09-17T08:29:13.924 DEBUG:teuthology.orchestra.run.smithi096:> sudo mkdir -p /etc/ceph 2024-09-17T08:29:13.951 DEBUG:teuthology.orchestra.run.smithi114:> sudo mkdir -p /etc/ceph 2024-09-17T08:29:13.984 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 777 /etc/ceph 2024-09-17T08:29:14.014 DEBUG:teuthology.orchestra.run.smithi096:> sudo chmod 777 /etc/ceph 2024-09-17T08:29:14.039 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 777 /etc/ceph 2024-09-17T08:29:14.069 INFO:tasks.cephadm:Writing seed config... 2024-09-17T08:29:14.070 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-17T08:29:14.071 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-17T08:29:14.071 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-17T08:29:14.071 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-09-17T08:29:14.071 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-17T08:29:14.071 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-17T08:29:14.071 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-17T08:29:14.071 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-17T08:29:14.071 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-17T08:29:14.072 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-17T08:29:14.072 DEBUG:teuthology.orchestra.run.smithi059:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-17T08:29:14.089 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 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 = ce4228ce-74ce-11ef-bceb-c7b262605968 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-09-17T08:29:14.090 DEBUG:teuthology.orchestra.run.smithi059:mon.a> sudo journalctl -f -n 0 -u ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mon.a.service 2024-09-17T08:29:14.133 DEBUG:teuthology.orchestra.run.smithi059:mgr.a> sudo journalctl -f -n 0 -u ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mgr.a.service 2024-09-17T08:29:14.176 INFO:tasks.cephadm:Bootstrapping... 2024-09-17T08:29:14.176 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -v bootstrap --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 --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.59 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:29:14.335 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:29:14.336 INFO:teuthology.orchestra.run.smithi059.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9', '-v', 'bootstrap', '--fsid', 'ce4228ce-74ce-11ef-bceb-c7b262605968', '--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.59', '--skip-admin-label'] 2024-09-17T08:29:14.360 INFO:teuthology.orchestra.run.smithi059.stdout:/bin/podman: stdout 5.2.2 2024-09-17T08:29:14.361 INFO:teuthology.orchestra.run.smithi059.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-17T08:29:14.361 INFO:teuthology.orchestra.run.smithi059.stdout:Verifying podman|docker is present... 2024-09-17T08:29:14.384 INFO:teuthology.orchestra.run.smithi059.stdout:/bin/podman: stdout 5.2.2 2024-09-17T08:29:14.384 INFO:teuthology.orchestra.run.smithi059.stdout:Verifying lvm2 is present... 2024-09-17T08:29:14.384 INFO:teuthology.orchestra.run.smithi059.stdout:Verifying time synchronization is in place... 2024-09-17T08:29:14.392 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T08:29:14.392 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T08:29:14.398 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T08:29:14.398 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout inactive 2024-09-17T08:29:14.405 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout enabled 2024-09-17T08:29:14.411 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout active 2024-09-17T08:29:14.412 INFO:teuthology.orchestra.run.smithi059.stdout:Unit chronyd.service is enabled and running 2024-09-17T08:29:14.412 INFO:teuthology.orchestra.run.smithi059.stdout:Repeating the final host check... 2024-09-17T08:29:14.434 INFO:teuthology.orchestra.run.smithi059.stdout:/bin/podman: stdout 5.2.2 2024-09-17T08:29:14.434 INFO:teuthology.orchestra.run.smithi059.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-17T08:29:14.434 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl is present 2024-09-17T08:29:14.434 INFO:teuthology.orchestra.run.smithi059.stdout:lvcreate is present 2024-09-17T08:29:14.441 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T08:29:14.441 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T08:29:14.447 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T08:29:14.447 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout inactive 2024-09-17T08:29:14.454 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout enabled 2024-09-17T08:29:14.461 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout active 2024-09-17T08:29:14.461 INFO:teuthology.orchestra.run.smithi059.stdout:Unit chronyd.service is enabled and running 2024-09-17T08:29:14.461 INFO:teuthology.orchestra.run.smithi059.stdout:Host looks OK 2024-09-17T08:29:14.461 INFO:teuthology.orchestra.run.smithi059.stdout:Cluster fsid: ce4228ce-74ce-11ef-bceb-c7b262605968 2024-09-17T08:29:14.461 INFO:teuthology.orchestra.run.smithi059.stdout:Acquiring lock 140020619247184 on /run/cephadm/ce4228ce-74ce-11ef-bceb-c7b262605968.lock 2024-09-17T08:29:14.461 INFO:teuthology.orchestra.run.smithi059.stdout:Lock 140020619247184 acquired on /run/cephadm/ce4228ce-74ce-11ef-bceb-c7b262605968.lock 2024-09-17T08:29:14.461 INFO:teuthology.orchestra.run.smithi059.stdout:Verifying IP 172.21.15.59 port 3300 ... 2024-09-17T08:29:14.462 INFO:teuthology.orchestra.run.smithi059.stdout:Verifying IP 172.21.15.59 port 6789 ... 2024-09-17T08:29:14.462 INFO:teuthology.orchestra.run.smithi059.stdout:Base mon IP(s) is [172.21.15.59:3300, 172.21.15.59:6789], mon addrv is [v2:172.21.15.59:3300,v1:172.21.15.59:6789] 2024-09-17T08:29:14.465 INFO:teuthology.orchestra.run.smithi059.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.59 metric 100 2024-09-17T08:29:14.465 INFO:teuthology.orchestra.run.smithi059.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.59 metric 100 2024-09-17T08:29:14.467 INFO:teuthology.orchestra.run.smithi059.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-17T08:29:14.467 INFO:teuthology.orchestra.run.smithi059.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-17T08:29:14.467 INFO:teuthology.orchestra.run.smithi059.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1794sec hoplimit 64 pref medium 2024-09-17T08:29:14.470 INFO:teuthology.orchestra.run.smithi059.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-17T08:29:14.470 INFO:teuthology.orchestra.run.smithi059.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-17T08:29:14.470 INFO:teuthology.orchestra.run.smithi059.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T08:29:14.470 INFO:teuthology.orchestra.run.smithi059.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-17T08:29:14.470 INFO:teuthology.orchestra.run.smithi059.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:192a/64 scope link 2024-09-17T08:29:14.470 INFO:teuthology.orchestra.run.smithi059.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T08:29:14.471 INFO:teuthology.orchestra.run.smithi059.stdout:Mon IP `172.21.15.59` is in CIDR network `172.21.0.0/20` 2024-09-17T08:29:14.471 INFO:teuthology.orchestra.run.smithi059.stdout:Mon IP `172.21.15.59` is in CIDR network `172.21.0.0/20` 2024-09-17T08:29:14.471 INFO:teuthology.orchestra.run.smithi059.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-17T08:29:14.471 INFO:teuthology.orchestra.run.smithi059.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-17T08:29:14.472 INFO:teuthology.orchestra.run.smithi059.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9... 2024-09-17T08:29:15.063 INFO:teuthology.orchestra.run.smithi059.stdout:/bin/podman: stdout 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 2024-09-17T08:29:15.063 INFO:teuthology.orchestra.run.smithi059.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9... 2024-09-17T08:29:15.063 INFO:teuthology.orchestra.run.smithi059.stdout:/bin/podman: stderr Getting image source signatures 2024-09-17T08:29:15.063 INFO:teuthology.orchestra.run.smithi059.stdout:/bin/podman: stderr Copying blob sha256:d8a707c21dc06a64315160cb2d8e524fa91943a344731b2a930ee3a716bebbdd 2024-09-17T08:29:15.063 INFO:teuthology.orchestra.run.smithi059.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-17T08:29:15.064 INFO:teuthology.orchestra.run.smithi059.stdout:/bin/podman: stderr Copying config sha256:980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 2024-09-17T08:29:15.064 INFO:teuthology.orchestra.run.smithi059.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-17T08:29:16.001 INFO:teuthology.orchestra.run.smithi059.stdout:ceph: stdout ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable) 2024-09-17T08:29:16.001 INFO:teuthology.orchestra.run.smithi059.stdout:Ceph version: ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable) 2024-09-17T08:29:16.002 INFO:teuthology.orchestra.run.smithi059.stdout:Extracting ceph user uid/gid from container image... 2024-09-17T08:29:16.890 INFO:teuthology.orchestra.run.smithi059.stdout:stat: stdout 167 167 2024-09-17T08:29:16.890 INFO:teuthology.orchestra.run.smithi059.stdout:Creating initial keys... 2024-09-17T08:29:17.854 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-authtool: stdout AQDdPelmGaNcDhAAz9g6evJaf1O+fjekqhf/ig== 2024-09-17T08:29:18.809 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-authtool: stdout AQDePelmJdKrCRAAAPhWt7E8yDbLlUv/ZzoGpg== 2024-09-17T08:29:24.200 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph-authtool: stdout AQDfPelmWvKXChAA6cdd46lqETFBEZr4KgXWpA== 2024-09-17T08:29:24.201 INFO:teuthology.orchestra.run.smithi059.stdout:Creating initial monmap... 2024-09-17T08:29:28.751 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T08:29:28.751 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2024-09-17T08:29:28.751 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to ce4228ce-74ce-11ef-bceb-c7b262605968 2024-09-17T08:29:28.752 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T08:29:28.752 INFO:teuthology.orchestra.run.smithi059.stdout:monmaptool for a [v2:172.21.15.59:3300,v1:172.21.15.59:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T08:29:28.752 INFO:teuthology.orchestra.run.smithi059.stdout:setting min_mon_release = pacific 2024-09-17T08:29:28.752 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/monmaptool: set fsid to ce4228ce-74ce-11ef-bceb-c7b262605968 2024-09-17T08:29:28.752 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T08:29:28.752 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:29:28.752 INFO:teuthology.orchestra.run.smithi059.stdout:Creating mon... 2024-09-17T08:29:29.731 INFO:teuthology.orchestra.run.smithi059.stdout:create mon.a on 2024-09-17T08:29:29.946 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-09-17T08:29:30.161 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-17T08:29:30.654 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-ce4228ce-74ce-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-ce4228ce-74ce-11ef-bceb-c7b262605968.target. 2024-09-17T08:29:30.654 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-ce4228ce-74ce-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-ce4228ce-74ce-11ef-bceb-c7b262605968.target. 2024-09-17T08:29:31.328 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mon.a 2024-09-17T08:29:31.328 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stderr Failed to reset failed state of unit ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-17T08:29:31.496 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-ce4228ce-74ce-11ef-bceb-c7b262605968.target.wants/ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mon.a.service → /etc/systemd/system/ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@.service. 2024-09-17T08:29:32.006 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-17T08:29:32.006 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout disabled 2024-09-17T08:29:32.013 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-17T08:29:32.013 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout inactive 2024-09-17T08:29:32.013 INFO:teuthology.orchestra.run.smithi059.stdout:firewalld.service is not enabled 2024-09-17T08:29:32.013 INFO:teuthology.orchestra.run.smithi059.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T08:29:32.013 INFO:teuthology.orchestra.run.smithi059.stdout:Waiting for mon to start... 2024-09-17T08:29:32.014 INFO:teuthology.orchestra.run.smithi059.stdout:Waiting for mon... 2024-09-17T08:29:32.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:31 smithi059 systemd[1]: Started Ceph mon.a for ce4228ce-74ce-11ef-bceb-c7b262605968. 2024-09-17T08:29:33.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:32 smithi059 ceph-mon[29017]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T08:29:33.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:32 smithi059 ceph-mon[29017]: monmap e1: 1 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T08:29:33.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:32 smithi059 ceph-mon[29017]: fsmap 2024-09-17T08:29:33.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:32 smithi059 ceph-mon[29017]: osdmap e1: 0 total, 0 up, 0 in 2024-09-17T08:29:33.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:32 smithi059 ceph-mon[29017]: mgrmap e1: no daemons active 2024-09-17T08:29:33.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:32 smithi059 ceph-mon[29017]: from='client.? 172.21.15.59:0/1159543913' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T08:29:33.075 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout cluster: 2024-09-17T08:29:33.077 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout id: ce4228ce-74ce-11ef-bceb-c7b262605968 2024-09-17T08:29:33.077 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-17T08:29:33.077 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-09-17T08:29:33.077 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout services: 2024-09-17T08:29:33.077 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.553738s) 2024-09-17T08:29:33.077 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-17T08:29:33.077 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-17T08:29:33.077 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-09-17T08:29:33.077 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout data: 2024-09-17T08:29:33.077 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-17T08:29:33.078 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-17T08:29:33.078 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-17T08:29:33.078 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout pgs: 2024-09-17T08:29:33.078 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-09-17T08:29:33.078 INFO:teuthology.orchestra.run.smithi059.stdout:mon is available 2024-09-17T08:29:33.078 INFO:teuthology.orchestra.run.smithi059.stdout:Assimilating anything we can from ceph.conf... 2024-09-17T08:29:34.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:33 smithi059 ceph-mon[29017]: from='client.? 172.21.15.59:0/1644057469' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T08:29:34.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:33 smithi059 ceph-mon[29017]: from='client.? 172.21.15.59:0/1644057469' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T08:29:34.860 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-09-17T08:29:34.860 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T08:29:34.860 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout fsid = ce4228ce-74ce-11ef-bceb-c7b262605968 2024-09-17T08:29:34.860 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.59:3300,v1:172.21.15.59:6789] 2024-09-17T08:29:34.860 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T08:29:34.860 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T08:29:34.860 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T08:29:34.860 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T08:29:34.860 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-09-17T08:29:34.860 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T08:29:34.860 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-09-17T08:29:34.861 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T08:29:34.861 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-09-17T08:29:34.861 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T08:29:34.861 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T08:29:34.861 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T08:29:34.861 INFO:teuthology.orchestra.run.smithi059.stdout:Generating new minimal ceph.conf... 2024-09-17T08:29:35.585 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:35 smithi059 ceph-mon[29017]: from='client.? 172.21.15.59:0/2525425498' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:29:35.830 INFO:teuthology.orchestra.run.smithi059.stdout:Restarting the monitor... 2024-09-17T08:29:36.115 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:35 smithi059 systemd[1]: Stopping Ceph mon.a for ce4228ce-74ce-11ef-bceb-c7b262605968... 2024-09-17T08:29:36.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:36 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-a[29013]: 2024-09-17T08:29:36.114+0000 7f13beb6b640 -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-09-17T08:29:36.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:36 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-a[29013]: 2024-09-17T08:29:36.114+0000 7f13beb6b640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-17T08:29:36.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:36 smithi059 podman[29259]: 2024-09-17 08:29:36.350187601 +0000 UTC m=+0.357138429 container died 0be1415908355d203df84f8abbbfcc51d90f85a4036adf4f6e8734ee55898993 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, org.label-schema.vendor=CentOS) 2024-09-17T08:29:36.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:36 smithi059 podman[29259]: 2024-09-17 08:29:36.706019022 +0000 UTC m=+0.712969837 container cleanup 0be1415908355d203df84f8abbbfcc51d90f85a4036adf4f6e8734ee55898993 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-a, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-17T08:29:36.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:36 smithi059 bash[29259]: ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-a 2024-09-17T08:29:37.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:36 smithi059 podman[29274]: 2024-09-17 08:29:36.998616392 +0000 UTC m=+0.636954680 container remove 0be1415908355d203df84f8abbbfcc51d90f85a4036adf4f6e8734ee55898993 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-a, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b) 2024-09-17T08:29:37.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 systemd[1]: ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-17T08:29:37.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 systemd[1]: Stopped Ceph mon.a for ce4228ce-74ce-11ef-bceb-c7b262605968. 2024-09-17T08:29:37.357 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 systemd[1]: Starting Ceph mon.a for ce4228ce-74ce-11ef-bceb-c7b262605968... 2024-09-17T08:29:37.617 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 podman[29366]: 2024-09-17 08:29:37.260414425 +0000 UTC m=+0.016397169 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:29:37.617 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 podman[29366]: 2024-09-17 08:29:37.366059066 +0000 UTC m=+0.122041840 container create de3085bd3a3fe652bd81692a763e50b25a9f33d09370a09b83cc071f371a9f20 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-a, RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-17T08:29:37.617 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 podman[29366]: 2024-09-17 08:29:37.593309919 +0000 UTC m=+0.349292652 container init de3085bd3a3fe652bd81692a763e50b25a9f33d09370a09b83cc071f371a9f20 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-a, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-17T08:29:37.617 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 podman[29366]: 2024-09-17 08:29:37.596574792 +0000 UTC m=+0.352557524 container start de3085bd3a3fe652bd81692a763e50b25a9f33d09370a09b83cc071f371a9f20 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b) 2024-09-17T08:29:37.680 INFO:teuthology.orchestra.run.smithi059.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-17T08:29:37.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: set uid:gid to 167:167 (ceph:ceph) 2024-09-17T08:29:37.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable), process ceph-mon, pid 2 2024-09-17T08:29:37.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: pidfile_write: ignore empty --pid-file 2024-09-17T08:29:37.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: load: jerasure load: lrc 2024-09-17T08:29:37.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: RocksDB version: 7.9.2 2024-09-17T08:29:37.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Git sha 0 2024-09-17T08:29:37.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T08:29:37.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: DB SUMMARY 2024-09-17T08:29:37.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: DB Session ID: 3VUEKMTJ8A0GKIT5G8AL 2024-09-17T08:29:37.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: CURRENT file: CURRENT 2024-09-17T08:29:37.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: IDENTITY file: IDENTITY 2024-09-17T08:29:37.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-17T08:29:37.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-17T08:29:37.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 83740 ; 2024-09-17T08:29:37.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.error_if_exists: 0 2024-09-17T08:29:37.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.create_if_missing: 0 2024-09-17T08:29:37.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.paranoid_checks: 1 2024-09-17T08:29:37.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T08:29:37.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T08:29:37.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T08:29:37.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.env: 0x55791207cbc0 2024-09-17T08:29:37.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.fs: PosixFileSystem 2024-09-17T08:29:37.896 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.info_log: 0x557914856be0 2024-09-17T08:29:37.896 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_file_opening_threads: 16 2024-09-17T08:29:37.896 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.statistics: (nil) 2024-09-17T08:29:37.896 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.use_fsync: 0 2024-09-17T08:29:37.896 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_log_file_size: 0 2024-09-17T08:29:37.896 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T08:29:37.896 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T08:29:37.896 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.keep_log_file_num: 1000 2024-09-17T08:29:37.896 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.recycle_log_file_num: 0 2024-09-17T08:29:37.896 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.allow_fallocate: 1 2024-09-17T08:29:37.896 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.allow_mmap_reads: 0 2024-09-17T08:29:37.897 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.allow_mmap_writes: 0 2024-09-17T08:29:37.897 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.use_direct_reads: 0 2024-09-17T08:29:37.897 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T08:29:37.897 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.create_missing_column_families: 0 2024-09-17T08:29:37.897 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.db_log_dir: 2024-09-17T08:29:37.897 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.wal_dir: 2024-09-17T08:29:37.897 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T08:29:37.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T08:29:37.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T08:29:37.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T08:29:37.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T08:29:37.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T08:29:37.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.advise_random_on_open: 1 2024-09-17T08:29:37.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.db_write_buffer_size: 0 2024-09-17T08:29:37.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.write_buffer_manager: 0x557914864320 2024-09-17T08:29:37.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T08:29:37.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T08:29:37.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T08:29:37.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.rate_limiter: (nil) 2024-09-17T08:29:37.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T08:29:37.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.wal_recovery_mode: 2 2024-09-17T08:29:37.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.enable_thread_tracking: 0 2024-09-17T08:29:37.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.enable_pipelined_write: 0 2024-09-17T08:29:37.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.unordered_write: 0 2024-09-17T08:29:37.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T08:29:37.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T08:29:37.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T08:29:37.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T08:29:37.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.row_cache: None 2024-09-17T08:29:37.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.wal_filter: None 2024-09-17T08:29:37.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T08:29:37.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.allow_ingest_behind: 0 2024-09-17T08:29:37.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.two_write_queues: 0 2024-09-17T08:29:37.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.manual_wal_flush: 0 2024-09-17T08:29:37.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.wal_compression: 0 2024-09-17T08:29:37.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.atomic_flush: 0 2024-09-17T08:29:37.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T08:29:37.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T08:29:37.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T08:29:37.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.log_readahead_size: 0 2024-09-17T08:29:37.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T08:29:37.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.best_efforts_recovery: 0 2024-09-17T08:29:37.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T08:29:37.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T08:29:37.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.allow_data_in_errors: 0 2024-09-17T08:29:37.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.db_host_id: __hostname__ 2024-09-17T08:29:37.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T08:29:37.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_background_jobs: 2 2024-09-17T08:29:37.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_background_compactions: -1 2024-09-17T08:29:37.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_subcompactions: 1 2024-09-17T08:29:37.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T08:29:37.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T08:29:37.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T08:29:37.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_total_wal_size: 0 2024-09-17T08:29:37.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T08:29:37.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T08:29:37.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T08:29:37.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T08:29:37.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_open_files: -1 2024-09-17T08:29:37.902 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.bytes_per_sync: 0 2024-09-17T08:29:37.903 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T08:29:37.903 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T08:29:37.903 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.compaction_readahead_size: 0 2024-09-17T08:29:37.903 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_background_flushes: -1 2024-09-17T08:29:37.903 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Compression algorithms supported: 2024-09-17T08:29:37.903 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: kZSTD supported: 0 2024-09-17T08:29:37.903 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: kXpressCompression supported: 0 2024-09-17T08:29:37.903 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: kBZip2Compression supported: 0 2024-09-17T08:29:37.903 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T08:29:37.903 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: kLZ4Compression supported: 1 2024-09-17T08:29:37.903 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: kZlibCompression supported: 1 2024-09-17T08:29:37.903 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: kLZ4HCCompression supported: 1 2024-09-17T08:29:37.903 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: kSnappyCompression supported: 1 2024-09-17T08:29:37.903 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T08:29:37.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T08:29:37.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-17T08:29:37.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T08:29:37.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T08:29:37.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.merge_operator: 2024-09-17T08:29:37.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.compaction_filter: None 2024-09-17T08:29:37.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.compaction_filter_factory: None 2024-09-17T08:29:37.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.sst_partitioner_factory: None 2024-09-17T08:29:37.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T08:29:37.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T08:29:37.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5579148567e0) 2024-09-17T08:29:37.904 INFO:journalctl@ceph.mon.a.smithi059.stdout: cache_index_and_filter_blocks: 1 2024-09-17T08:29:37.904 INFO:journalctl@ceph.mon.a.smithi059.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T08:29:37.905 INFO:journalctl@ceph.mon.a.smithi059.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T08:29:37.905 INFO:journalctl@ceph.mon.a.smithi059.stdout: pin_top_level_index_and_filter: 1 2024-09-17T08:29:37.905 INFO:journalctl@ceph.mon.a.smithi059.stdout: index_type: 0 2024-09-17T08:29:37.905 INFO:journalctl@ceph.mon.a.smithi059.stdout: data_block_index_type: 0 2024-09-17T08:29:37.905 INFO:journalctl@ceph.mon.a.smithi059.stdout: index_shortening: 1 2024-09-17T08:29:37.905 INFO:journalctl@ceph.mon.a.smithi059.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-17T08:29:37.905 INFO:journalctl@ceph.mon.a.smithi059.stdout: checksum: 4 2024-09-17T08:29:37.905 INFO:journalctl@ceph.mon.a.smithi059.stdout: no_block_cache: 0 2024-09-17T08:29:37.905 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_cache: 0x55791484b350 2024-09-17T08:29:37.905 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_cache_name: BinnedLRUCache 2024-09-17T08:29:37.905 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_cache_options: 2024-09-17T08:29:37.905 INFO:journalctl@ceph.mon.a.smithi059.stdout: capacity : 536870912 2024-09-17T08:29:37.905 INFO:journalctl@ceph.mon.a.smithi059.stdout: num_shard_bits : 4 2024-09-17T08:29:37.905 INFO:journalctl@ceph.mon.a.smithi059.stdout: strict_capacity_limit : 0 2024-09-17T08:29:37.906 INFO:journalctl@ceph.mon.a.smithi059.stdout: high_pri_pool_ratio: 0.000 2024-09-17T08:29:37.906 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_cache_compressed: (nil) 2024-09-17T08:29:37.906 INFO:journalctl@ceph.mon.a.smithi059.stdout: persistent_cache: (nil) 2024-09-17T08:29:37.906 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_size: 4096 2024-09-17T08:29:37.906 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_size_deviation: 10 2024-09-17T08:29:37.906 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_restart_interval: 16 2024-09-17T08:29:37.906 INFO:journalctl@ceph.mon.a.smithi059.stdout: index_block_restart_interval: 1 2024-09-17T08:29:37.906 INFO:journalctl@ceph.mon.a.smithi059.stdout: metadata_block_size: 4096 2024-09-17T08:29:37.906 INFO:journalctl@ceph.mon.a.smithi059.stdout: partition_filters: 0 2024-09-17T08:29:37.906 INFO:journalctl@ceph.mon.a.smithi059.stdout: use_delta_encoding: 1 2024-09-17T08:29:37.906 INFO:journalctl@ceph.mon.a.smithi059.stdout: filter_policy: bloomfilter 2024-09-17T08:29:37.906 INFO:journalctl@ceph.mon.a.smithi059.stdout: whole_key_filtering: 1 2024-09-17T08:29:37.906 INFO:journalctl@ceph.mon.a.smithi059.stdout: verify_compression: 0 2024-09-17T08:29:37.906 INFO:journalctl@ceph.mon.a.smithi059.stdout: read_amp_bytes_per_bit: 0 2024-09-17T08:29:37.907 INFO:journalctl@ceph.mon.a.smithi059.stdout: format_version: 5 2024-09-17T08:29:37.907 INFO:journalctl@ceph.mon.a.smithi059.stdout: enable_index_compression: 1 2024-09-17T08:29:37.907 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_align: 0 2024-09-17T08:29:37.907 INFO:journalctl@ceph.mon.a.smithi059.stdout: max_auto_readahead_size: 262144 2024-09-17T08:29:37.907 INFO:journalctl@ceph.mon.a.smithi059.stdout: prepopulate_block_cache: 0 2024-09-17T08:29:37.907 INFO:journalctl@ceph.mon.a.smithi059.stdout: initial_auto_readahead_size: 8192 2024-09-17T08:29:37.907 INFO:journalctl@ceph.mon.a.smithi059.stdout: num_file_reads_for_auto_readahead: 2 2024-09-17T08:29:37.907 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.write_buffer_size: 33554432 2024-09-17T08:29:37.907 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_write_buffer_number: 2 2024-09-17T08:29:37.907 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.compression: NoCompression 2024-09-17T08:29:37.907 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.bottommost_compression: Disabled 2024-09-17T08:29:37.907 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.prefix_extractor: nullptr 2024-09-17T08:29:37.907 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T08:29:37.907 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.num_levels: 7 2024-09-17T08:29:37.907 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T08:29:37.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T08:29:37.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T08:29:37.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T08:29:37.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T08:29:37.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T08:29:37.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T08:29:37.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T08:29:37.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T08:29:37.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T08:29:37.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T08:29:37.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T08:29:37.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T08:29:37.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.compression_opts.level: 32767 2024-09-17T08:29:37.909 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.compression_opts.strategy: 0 2024-09-17T08:29:37.909 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T08:29:37.909 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T08:29:37.909 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T08:29:37.909 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T08:29:37.909 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.compression_opts.enabled: false 2024-09-17T08:29:37.909 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T08:29:37.909 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T08:29:37.909 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T08:29:37.909 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T08:29:37.909 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.target_file_size_base: 67108864 2024-09-17T08:29:37.909 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T08:29:37.909 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T08:29:37.909 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T08:29:37.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T08:29:37.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T08:29:37.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T08:29:37.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T08:29:37.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T08:29:37.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T08:29:37.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T08:29:37.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T08:29:37.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T08:29:37.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T08:29:37.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T08:29:37.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.arena_block_size: 1048576 2024-09-17T08:29:37.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T08:29:37.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T08:29:37.911 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.disable_auto_compactions: 0 2024-09-17T08:29:37.911 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T08:29:37.911 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T08:29:37.911 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T08:29:37.911 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T08:29:37.911 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T08:29:37.911 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T08:29:37.911 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T08:29:37.911 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T08:29:37.911 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T08:29:37.911 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T08:29:37.911 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T08:29:37.911 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.inplace_update_support: 0 2024-09-17T08:29:37.911 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T08:29:37.912 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T08:29:37.912 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T08:29:37.912 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T08:29:37.912 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.bloom_locality: 0 2024-09-17T08:29:37.912 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.max_successive_merges: 0 2024-09-17T08:29:37.912 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T08:29:37.912 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.paranoid_file_checks: 0 2024-09-17T08:29:37.912 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.force_consistency_checks: 1 2024-09-17T08:29:37.912 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.report_bg_io_stats: 0 2024-09-17T08:29:37.912 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.ttl: 2592000 2024-09-17T08:29:37.912 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T08:29:37.912 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T08:29:37.912 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T08:29:37.912 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.enable_blob_files: false 2024-09-17T08:29:37.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.min_blob_size: 0 2024-09-17T08:29:37.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.blob_file_size: 268435456 2024-09-17T08:29:37.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T08:29:37.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T08:29:37.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T08:29:37.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T08:29:37.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T08:29:37.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.blob_file_starting_level: 0 2024-09-17T08:29:37.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T08:29:37.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: 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-09-17T08:29:37.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-17T08:29:37.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 58925345-006b-49ac-a148-02911f362767 2024-09-17T08:29:37.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726561777623386, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-17T08:29:37.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-17T08:29:37.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726561777624253, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 80513, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 250, "table_properties": {"data_size": 78674, "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": 9896, "raw_average_key_size": 47, "raw_value_size": 72982, "raw_average_value_size": 349, "num_data_blocks": 10, "num_entries": 209, "num_filter_entries": 209, "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": "[CompactOnDeletionCollector]", "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": 1726561777, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "58925345-006b-49ac-a148-02911f362767", "db_session_id": "3VUEKMTJ8A0GKIT5G8AL", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-17T08:29:37.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726561777624329, "job": 1, "event": "recovery_finished"} 2024-09-17T08:29:37.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-17T08:29:37.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: 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-09-17T08:29:37.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557914876e00 2024-09-17T08:29:37.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: DB pointer 0x55791496a000 2024-09-17T08:29:37.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T08:29:37.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T08:29:37.914 INFO:journalctl@ceph.mon.a.smithi059.stdout: ** DB Stats ** 2024-09-17T08:29:37.914 INFO:journalctl@ceph.mon.a.smithi059.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T08:29:37.914 INFO:journalctl@ceph.mon.a.smithi059.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-09-17T08:29:37.914 INFO:journalctl@ceph.mon.a.smithi059.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T08:29:37.914 INFO:journalctl@ceph.mon.a.smithi059.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T08:29:37.914 INFO:journalctl@ceph.mon.a.smithi059.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-09-17T08:29:37.914 INFO:journalctl@ceph.mon.a.smithi059.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T08:29:37.914 INFO:journalctl@ceph.mon.a.smithi059.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T08:29:37.915 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2024-09-17T08:29:37.915 INFO:journalctl@ceph.mon.a.smithi059.stdout: ** Compaction Stats [default] ** 2024-09-17T08:29:37.915 INFO:journalctl@ceph.mon.a.smithi059.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-09-17T08:29:37.915 INFO:journalctl@ceph.mon.a.smithi059.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T08:29:37.915 INFO:journalctl@ceph.mon.a.smithi059.stdout: L0 2/0 80.49 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 139.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T08:29:37.915 INFO:journalctl@ceph.mon.a.smithi059.stdout: Sum 2/0 80.49 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 139.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T08:29:37.915 INFO:journalctl@ceph.mon.a.smithi059.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 139.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T08:29:37.915 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2024-09-17T08:29:37.915 INFO:journalctl@ceph.mon.a.smithi059.stdout: ** Compaction Stats [default] ** 2024-09-17T08:29:37.915 INFO:journalctl@ceph.mon.a.smithi059.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-09-17T08:29:37.915 INFO:journalctl@ceph.mon.a.smithi059.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T08:29:37.915 INFO:journalctl@ceph.mon.a.smithi059.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 139.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T08:29:37.915 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2024-09-17T08:29:37.915 INFO:journalctl@ceph.mon.a.smithi059.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T08:29:37.916 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2024-09-17T08:29:37.916 INFO:journalctl@ceph.mon.a.smithi059.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T08:29:37.916 INFO:journalctl@ceph.mon.a.smithi059.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T08:29:37.916 INFO:journalctl@ceph.mon.a.smithi059.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T08:29:37.916 INFO:journalctl@ceph.mon.a.smithi059.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T08:29:37.916 INFO:journalctl@ceph.mon.a.smithi059.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T08:29:37.916 INFO:journalctl@ceph.mon.a.smithi059.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-17T08:29:37.916 INFO:journalctl@ceph.mon.a.smithi059.stdout: Cumulative compaction: 0.00 GB write, 24.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T08:29:37.916 INFO:journalctl@ceph.mon.a.smithi059.stdout: Interval compaction: 0.00 GB write, 24.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T08:29:37.916 INFO:journalctl@ceph.mon.a.smithi059.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-09-17T08:29:37.916 INFO:journalctl@ceph.mon.a.smithi059.stdout: Block cache BinnedLRUCache@0x55791484b350#2 capacity: 512.00 MB usage: 1.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-17T08:29:37.916 INFO:journalctl@ceph.mon.a.smithi059.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-09-17T08:29:37.916 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2024-09-17T08:29:37.916 INFO:journalctl@ceph.mon.a.smithi059.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-17T08:29:37.916 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: starting mon.a rank 0 at public addrs [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] at bind addrs [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid ce4228ce-74ce-11ef-bceb-c7b262605968 2024-09-17T08:29:37.917 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: mon.a@-1(???) e1 preinit fsid ce4228ce-74ce-11ef-bceb-c7b262605968 2024-09-17T08:29:37.917 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: mon.a@-1(???).mds e1 new map 2024-09-17T08:29:37.917 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: mon.a@-1(???).mds e1 print_map 2024-09-17T08:29:37.917 INFO:journalctl@ceph.mon.a.smithi059.stdout: e1 2024-09-17T08:29:37.917 INFO:journalctl@ceph.mon.a.smithi059.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T08:29:37.917 INFO:journalctl@ceph.mon.a.smithi059.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} 2024-09-17T08:29:37.917 INFO:journalctl@ceph.mon.a.smithi059.stdout: legacy client fscid: -1 2024-09-17T08:29:37.917 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2024-09-17T08:29:37.917 INFO:journalctl@ceph.mon.a.smithi059.stdout: No filesystems configured 2024-09-17T08:29:37.917 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T08:29:37.917 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T08:29:37.917 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T08:29:37.917 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T08:29:37.917 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-17T08:29:37.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 bash[29366]: de3085bd3a3fe652bd81692a763e50b25a9f33d09370a09b83cc071f371a9f20 2024-09-17T08:29:37.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 systemd[1]: Started Ceph mon.a for ce4228ce-74ce-11ef-bceb-c7b262605968. 2024-09-17T08:29:37.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T08:29:37.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: monmap e1: 1 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T08:29:37.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: fsmap 2024-09-17T08:29:37.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: osdmap e1: 0 total, 0 up, 0 in 2024-09-17T08:29:37.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:37 smithi059 ceph-mon[29384]: mgrmap e1: no daemons active 2024-09-17T08:29:38.744 INFO:teuthology.orchestra.run.smithi059.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-17T08:29:38.765 INFO:teuthology.orchestra.run.smithi059.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:29:38.765 INFO:teuthology.orchestra.run.smithi059.stdout:Creating mgr... 2024-09-17T08:29:38.766 INFO:teuthology.orchestra.run.smithi059.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-17T08:29:38.766 INFO:teuthology.orchestra.run.smithi059.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-17T08:29:39.026 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mgr.a 2024-09-17T08:29:39.026 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stderr Failed to reset failed state of unit ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mgr.a.service: Unit ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mgr.a.service not loaded. 2024-09-17T08:29:39.173 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-ce4228ce-74ce-11ef-bceb-c7b262605968.target.wants/ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mgr.a.service → /etc/systemd/system/ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@.service. 2024-09-17T08:29:39.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:39 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/2795859204' entity='client.admin' 2024-09-17T08:29:39.406 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:39 smithi059 systemd[1]: Starting Ceph mgr.a for ce4228ce-74ce-11ef-bceb-c7b262605968... 2024-09-17T08:29:39.664 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:39 smithi059 podman[29598]: 2024-09-17 08:29:39.309321292 +0000 UTC m=+0.016297654 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:29:39.664 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:39 smithi059 podman[29598]: 2024-09-17 08:29:39.409642942 +0000 UTC m=+0.116619305 container create 217b0ad2f1983e18f17e1208cc86341a8a3739428293d8bf3c9547cef5952ff4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-17T08:29:39.664 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:39 smithi059 podman[29598]: 2024-09-17 08:29:39.620164334 +0000 UTC m=+0.327140704 container init 217b0ad2f1983e18f17e1208cc86341a8a3739428293d8bf3c9547cef5952ff4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T08:29:39.664 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:39 smithi059 podman[29598]: 2024-09-17 08:29:39.622979412 +0000 UTC m=+0.329955777 container start 217b0ad2f1983e18f17e1208cc86341a8a3739428293d8bf3c9547cef5952ff4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T08:29:39.717 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-17T08:29:39.717 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout disabled 2024-09-17T08:29:39.725 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-17T08:29:39.725 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout inactive 2024-09-17T08:29:39.725 INFO:teuthology.orchestra.run.smithi059.stdout:firewalld.service is not enabled 2024-09-17T08:29:39.725 INFO:teuthology.orchestra.run.smithi059.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T08:29:39.733 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-17T08:29:39.734 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout disabled 2024-09-17T08:29:39.741 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-17T08:29:39.741 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout inactive 2024-09-17T08:29:39.741 INFO:teuthology.orchestra.run.smithi059.stdout:firewalld.service is not enabled 2024-09-17T08:29:39.741 INFO:teuthology.orchestra.run.smithi059.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-17T08:29:39.741 INFO:teuthology.orchestra.run.smithi059.stdout:Waiting for mgr to start... 2024-09-17T08:29:39.742 INFO:teuthology.orchestra.run.smithi059.stdout:Waiting for mgr... 2024-09-17T08:29:39.964 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:39 smithi059 bash[29598]: 217b0ad2f1983e18f17e1208cc86341a8a3739428293d8bf3c9547cef5952ff4 2024-09-17T08:29:39.964 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:39 smithi059 systemd[1]: Started Ceph mgr.a for ce4228ce-74ce-11ef-bceb-c7b262605968. 2024-09-17T08:29:39.964 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:39 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:39.746+0000 7f79fc30c040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T08:29:39.964 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:39 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:39.807+0000 7f79fc30c040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T08:29:39.964 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:39 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:39.963+0000 7f79fc30c040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T08:29:40.251 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:40 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:40.033+0000 7f79fc30c040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T08:29:40.251 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:40 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:40.204+0000 7f79fc30c040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T08:29:40.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:40 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/3045122459' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T08:29:40.664 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:40 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:40.356+0000 7f79fc30c040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T08:29:40.853 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-09-17T08:29:40.853 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout { 2024-09-17T08:29:40.854 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "fsid": "ce4228ce-74ce-11ef-bceb-c7b262605968", 2024-09-17T08:29:40.854 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T08:29:40.854 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T08:29:40.854 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T08:29:40.854 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T08:29:40.854 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:29:40.854 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T08:29:40.854 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T08:29:40.854 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 0 2024-09-17T08:29:40.854 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:29:40.854 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T08:29:40.854 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T08:29:40.855 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:29:40.855 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-17T08:29:40.855 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T08:29:40.855 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:29:40.855 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-17T08:29:40.855 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T08:29:40.855 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:29:40.855 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T08:29:40.855 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:29:40.855 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T08:29:40.855 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T08:29:40.855 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T08:29:40.855 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T08:29:40.855 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T08:29:40.856 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T08:29:40.856 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:29:40.856 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T08:29:40.856 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T08:29:40.856 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T08:29:40.856 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T08:29:40.856 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T08:29:40.856 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T08:29:40.856 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T08:29:40.856 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T08:29:40.856 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T08:29:40.856 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:29:40.856 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T08:29:40.857 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:29:40.857 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T08:29:40.857 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T08:29:40.857 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:29:40.857 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T08:29:40.857 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T08:29:40.857 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T08:29:40.857 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T08:29:40.857 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T08:29:40.857 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T08:29:40.857 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T08:29:40.857 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:29:40.857 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T08:29:40.857 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:29:40.857 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T08:29:40.858 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:29:40.858 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T08:29:31.957448+0000", 2024-09-17T08:29:40.858 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T08:29:40.858 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:29:40.858 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T08:29:40.858 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout } 2024-09-17T08:29:40.858 INFO:teuthology.orchestra.run.smithi059.stdout:mgr not available, waiting (1/15)... 2024-09-17T08:29:40.936 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:40 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:40.681+0000 7f79fc30c040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T08:29:40.936 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:40 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:40.744+0000 7f79fc30c040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T08:29:41.414 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:40 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:40.935+0000 7f79fc30c040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T08:29:42.164 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:41 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:41.841+0000 7f79fc30c040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T08:29:42.164 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:41 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:41.910+0000 7f79fc30c040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T08:29:42.914 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:42 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:42.661+0000 7f79fc30c040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T08:29:42.914 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:42 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:42.780+0000 7f79fc30c040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T08:29:43.200 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:42 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:42.929+0000 7f79fc30c040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T08:29:43.200 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:42 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:42.992+0000 7f79fc30c040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T08:29:43.200 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:43 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:43.147+0000 7f79fc30c040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T08:29:43.465 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:43 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/697494264' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T08:29:43.465 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:43 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:43.219+0000 7f79fc30c040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T08:29:43.466 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:43 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:43.282+0000 7f79fc30c040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T08:29:43.466 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:43 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:43.465+0000 7f79fc30c040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T08:29:43.751 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:43 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:43.532+0000 7f79fc30c040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T08:29:43.751 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:43 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:43.601+0000 7f79fc30c040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T08:29:43.751 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:43 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:43.688+0000 7f79fc30c040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T08:29:43.751 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:43 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:43.750+0000 7f79fc30c040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T08:29:44.015 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:43 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:43.811+0000 7f79fc30c040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T08:29:44.065 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-09-17T08:29:44.065 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout { 2024-09-17T08:29:44.065 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "fsid": "ce4228ce-74ce-11ef-bceb-c7b262605968", 2024-09-17T08:29:44.065 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T08:29:44.065 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T08:29:44.065 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T08:29:44.066 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T08:29:44.066 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:29:44.066 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T08:29:44.066 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T08:29:44.066 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 0 2024-09-17T08:29:44.066 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:29:44.066 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T08:29:44.066 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T08:29:44.066 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:29:44.066 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-09-17T08:29:44.066 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T08:29:44.066 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:29:44.066 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-17T08:29:44.066 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T08:29:44.066 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:29:44.067 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T08:29:44.067 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:29:44.067 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T08:29:44.067 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T08:29:44.067 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T08:29:44.067 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T08:29:44.071 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T08:29:44.071 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T08:29:44.071 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:29:44.071 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T08:29:44.072 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T08:29:44.072 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T08:29:44.072 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T08:29:44.072 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T08:29:44.072 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T08:29:44.072 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T08:29:44.072 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T08:29:44.072 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T08:29:44.073 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:29:44.073 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T08:29:44.073 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:29:44.073 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T08:29:44.073 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T08:29:44.073 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:29:44.073 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T08:29:44.073 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T08:29:44.074 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T08:29:44.074 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T08:29:44.074 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T08:29:44.074 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T08:29:44.074 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T08:29:44.074 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:29:44.074 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T08:29:44.074 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:29:44.074 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T08:29:44.075 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:29:44.075 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T08:29:31.957448+0000", 2024-09-17T08:29:44.075 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T08:29:44.075 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:29:44.075 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T08:29:44.075 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout } 2024-09-17T08:29:44.075 INFO:teuthology.orchestra.run.smithi059.stdout:mgr not available, waiting (2/15)... 2024-09-17T08:29:44.914 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:44 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:44.626+0000 7f79fc30c040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T08:29:44.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:44 smithi059 ceph-mon[29384]: Activating manager daemon a 2024-09-17T08:29:44.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:44 smithi059 ceph-mon[29384]: mgrmap e2: a(active, starting, since 0.00282396s) 2024-09-17T08:29:44.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:44 smithi059 ceph-mon[29384]: from='mgr.14100 172.21.15.59:0/285583101' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T08:29:44.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:44 smithi059 ceph-mon[29384]: from='mgr.14100 172.21.15.59:0/285583101' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T08:29:44.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:44 smithi059 ceph-mon[29384]: from='mgr.14100 172.21.15.59:0/285583101' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T08:29:44.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:44 smithi059 ceph-mon[29384]: from='mgr.14100 172.21.15.59:0/285583101' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T08:29:44.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:44 smithi059 ceph-mon[29384]: from='mgr.14100 172.21.15.59:0/285583101' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-17T08:29:44.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:44 smithi059 ceph-mon[29384]: Manager daemon a is now available 2024-09-17T08:29:44.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:44 smithi059 ceph-mon[29384]: from='mgr.14100 172.21.15.59:0/285583101' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-17T08:29:44.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:44 smithi059 ceph-mon[29384]: from='mgr.14100 172.21.15.59:0/285583101' entity='mgr.a' 2024-09-17T08:29:44.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:44 smithi059 ceph-mon[29384]: from='mgr.14100 172.21.15.59:0/285583101' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-17T08:29:44.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:44 smithi059 ceph-mon[29384]: from='mgr.14100 172.21.15.59:0/285583101' entity='mgr.a' 2024-09-17T08:29:44.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:44 smithi059 ceph-mon[29384]: from='mgr.14100 172.21.15.59:0/285583101' entity='mgr.a' 2024-09-17T08:29:46.735 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:46 smithi059 ceph-mon[29384]: mgrmap e3: a(active, since 1.00701s) 2024-09-17T08:29:47.340 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-09-17T08:29:47.340 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout { 2024-09-17T08:29:47.341 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "fsid": "ce4228ce-74ce-11ef-bceb-c7b262605968", 2024-09-17T08:29:47.341 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T08:29:47.341 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T08:29:47.341 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T08:29:47.341 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T08:29:47.342 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:29:47.342 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T08:29:47.342 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T08:29:47.342 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 0 2024-09-17T08:29:47.342 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:29:47.342 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T08:29:47.343 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T08:29:47.343 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:29:47.343 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-17T08:29:47.343 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T08:29:47.343 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:29:47.343 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-17T08:29:47.344 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T08:29:47.344 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:29:47.344 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T08:29:47.344 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:29:47.345 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T08:29:47.345 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T08:29:47.345 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T08:29:47.345 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T08:29:47.352 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T08:29:47.352 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T08:29:47.353 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:29:47.353 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T08:29:47.353 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T08:29:47.353 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T08:29:47.353 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T08:29:47.353 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T08:29:47.354 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T08:29:47.354 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T08:29:47.354 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T08:29:47.354 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T08:29:47.354 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:29:47.355 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T08:29:47.355 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:29:47.355 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T08:29:47.355 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T08:29:47.355 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:29:47.356 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T08:29:47.356 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T08:29:47.356 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T08:29:47.356 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T08:29:47.356 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T08:29:47.357 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T08:29:47.357 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T08:29:47.357 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:29:47.357 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T08:29:47.357 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:29:47.357 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T08:29:47.358 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:29:47.358 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T08:29:31.957448+0000", 2024-09-17T08:29:47.358 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T08:29:47.358 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:29:47.358 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T08:29:47.358 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout } 2024-09-17T08:29:47.358 INFO:teuthology.orchestra.run.smithi059.stdout:mgr is available 2024-09-17T08:29:47.891 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:47 smithi059 ceph-mon[29384]: mgrmap e4: a(active, since 2s) 2024-09-17T08:29:47.891 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:47 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/338190490' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T08:29:48.427 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-09-17T08:29:48.427 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T08:29:48.427 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout fsid = ce4228ce-74ce-11ef-bceb-c7b262605968 2024-09-17T08:29:48.427 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T08:29:48.427 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T08:29:48.427 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T08:29:48.427 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T08:29:48.427 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-09-17T08:29:48.427 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T08:29:48.427 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T08:29:48.428 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 2024-09-17T08:29:48.428 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T08:29:48.428 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T08:29:48.428 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T08:29:48.428 INFO:teuthology.orchestra.run.smithi059.stdout:Enabling cephadm module... 2024-09-17T08:29:48.733 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:48 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/3589383261' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T08:29:48.733 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:48 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/3589383261' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T08:29:49.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:49 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/407180131' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-17T08:29:49.914 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:49 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: ignoring --setuser ceph since I am not root 2024-09-17T08:29:49.914 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:49 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: ignoring --setgroup ceph since I am not root 2024-09-17T08:29:49.914 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:49 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:49.782+0000 7f7a48524040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T08:29:49.914 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:49 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:49.840+0000 7f7a48524040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T08:29:50.203 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:49 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:49.995+0000 7f7a48524040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T08:29:50.204 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:50 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:50.064+0000 7f7a48524040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T08:29:50.489 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:50 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:50.216+0000 7f7a48524040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T08:29:50.489 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:50 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:50.364+0000 7f7a48524040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T08:29:50.759 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:50 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/407180131' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T08:29:50.759 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:50 smithi059 ceph-mon[29384]: mgrmap e5: a(active, since 5s) 2024-09-17T08:29:50.759 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:50 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:50.695+0000 7f7a48524040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T08:29:50.760 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:50 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:50.759+0000 7f7a48524040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T08:29:51.117 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:50 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:50.952+0000 7f7a48524040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T08:29:51.379 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout { 2024-09-17T08:29:51.379 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-17T08:29:51.379 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T08:29:51.380 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-09-17T08:29:51.380 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T08:29:51.380 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout } 2024-09-17T08:29:51.380 INFO:teuthology.orchestra.run.smithi059.stdout:Waiting for the mgr to restart... 2024-09-17T08:29:51.380 INFO:teuthology.orchestra.run.smithi059.stdout:Waiting for mgr epoch 5... 2024-09-17T08:29:51.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:51 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/2941280106' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T08:29:51.914 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:51 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:51.874+0000 7f7a48524040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T08:29:52.414 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:51 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:51.946+0000 7f7a48524040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T08:29:52.958 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:52 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:52.690+0000 7f7a48524040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T08:29:52.959 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:52 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:52.810+0000 7f7a48524040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T08:29:53.245 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:52 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:52.958+0000 7f7a48524040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T08:29:53.245 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:53 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:53.021+0000 7f7a48524040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T08:29:53.245 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:53 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:53.174+0000 7f7a48524040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T08:29:53.245 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:53 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:53.245+0000 7f7a48524040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T08:29:53.537 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:53 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:53.307+0000 7f7a48524040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T08:29:53.538 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:53 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:53.469+0000 7f7a48524040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T08:29:53.538 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:53 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:53.537+0000 7f7a48524040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T08:29:53.815 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:53 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:53.606+0000 7f7a48524040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T08:29:53.815 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:53 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:53.692+0000 7f7a48524040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T08:29:53.815 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:53 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:53.753+0000 7f7a48524040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T08:29:53.815 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:53 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:53.815+0000 7f7a48524040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T08:29:54.914 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:54 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:54.628+0000 7f7a48524040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T08:29:54.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:54 smithi059 ceph-mon[29384]: Active manager daemon a restarted 2024-09-17T08:29:54.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:54 smithi059 ceph-mon[29384]: Activating manager daemon a 2024-09-17T08:29:54.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:54 smithi059 ceph-mon[29384]: osdmap e2: 0 total, 0 up, 0 in 2024-09-17T08:29:54.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:54 smithi059 ceph-mon[29384]: mgrmap e6: a(active, starting, since 0.00303674s) 2024-09-17T08:29:54.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:54 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T08:29:54.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:54 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-17T08:29:54.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:54 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T08:29:54.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:54 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T08:29:54.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:54 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T08:29:54.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:54 smithi059 ceph-mon[29384]: Manager daemon a is now available 2024-09-17T08:29:54.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:54 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' 2024-09-17T08:29:54.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:54 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' 2024-09-17T08:29:54.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:54 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' 2024-09-17T08:29:54.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:54 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:29:54.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:54 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:29:54.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:54 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-17T08:29:54.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:54 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-17T08:29:55.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:55 smithi059 ceph-mon[29384]: Found migration_current of "None". Setting to last migration. 2024-09-17T08:29:55.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:55 smithi059 ceph-mon[29384]: mgrmap e7: a(active, since 1.005s) 2024-09-17T08:29:56.177 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout { 2024-09-17T08:29:56.177 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-17T08:29:56.177 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T08:29:56.177 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout } 2024-09-17T08:29:56.177 INFO:teuthology.orchestra.run.smithi059.stdout:mgr epoch 5 is available 2024-09-17T08:29:56.177 INFO:teuthology.orchestra.run.smithi059.stdout:Setting orchestrator backend to cephadm... 2024-09-17T08:29:56.809 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:56 smithi059 ceph-mon[29384]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T08:29:56.809 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:56 smithi059 ceph-mon[29384]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T08:29:56.809 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:56 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' 2024-09-17T08:29:56.809 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:56 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' 2024-09-17T08:29:57.664 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:57.469+0000 7f79b0204640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:08:29:57] ENGINE Error in HTTPServer.serve 2024-09-17T08:29:57.665 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: Traceback (most recent call last): 2024-09-17T08:29:57.665 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T08:29:57.665 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: self._connections.run(self.expiration_interval) 2024-09-17T08:29:57.665 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T08:29:57.665 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: self._run(expiration_interval) 2024-09-17T08:29:57.665 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T08:29:57.665 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T08:29:57.665 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T08:29:57.665 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T08:29:57.665 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T08:29:57.666 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: s = self.context.wrap_socket( 2024-09-17T08:29:57.666 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T08:29:57.666 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: return self.sslsocket_class._create( 2024-09-17T08:29:57.666 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T08:29:57.666 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: self.do_handshake() 2024-09-17T08:29:57.666 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T08:29:57.666 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: self._sslobj.do_handshake() 2024-09-17T08:29:57.666 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T08:29:57.666 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:29:57.957 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-mon[29384]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:29:57.957 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' 2024-09-17T08:29:57.957 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:29:57.958 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-mon[29384]: mgrmap e8: a(active, since 2s) 2024-09-17T08:29:57.958 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-mon[29384]: [17/Sep/2024:08:29:57] ENGINE Bus STARTING 2024-09-17T08:29:57.958 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-mon[29384]: [17/Sep/2024:08:29:57] ENGINE Serving on http://172.21.15.59:8765 2024-09-17T08:29:57.958 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-mon[29384]: [17/Sep/2024:08:29:57] ENGINE Serving on https://172.21.15.59:7150 2024-09-17T08:29:57.958 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-mon[29384]: [17/Sep/2024:08:29:57] ENGINE Bus STARTED 2024-09-17T08:29:57.958 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:29:57.958 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:57 smithi059 ceph-mon[29384]: [17/Sep/2024:08:29:57] ENGINE Error in HTTPServer.serve 2024-09-17T08:29:57.958 INFO:journalctl@ceph.mon.a.smithi059.stdout: Traceback (most recent call last): 2024-09-17T08:29:57.958 INFO:journalctl@ceph.mon.a.smithi059.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T08:29:57.958 INFO:journalctl@ceph.mon.a.smithi059.stdout: self._connections.run(self.expiration_interval) 2024-09-17T08:29:57.958 INFO:journalctl@ceph.mon.a.smithi059.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T08:29:57.958 INFO:journalctl@ceph.mon.a.smithi059.stdout: self._run(expiration_interval) 2024-09-17T08:29:57.958 INFO:journalctl@ceph.mon.a.smithi059.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T08:29:57.958 INFO:journalctl@ceph.mon.a.smithi059.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T08:29:57.959 INFO:journalctl@ceph.mon.a.smithi059.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T08:29:57.959 INFO:journalctl@ceph.mon.a.smithi059.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T08:29:57.959 INFO:journalctl@ceph.mon.a.smithi059.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T08:29:57.959 INFO:journalctl@ceph.mon.a.smithi059.stdout: s = self.context.wrap_socket( 2024-09-17T08:29:57.959 INFO:journalctl@ceph.mon.a.smithi059.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T08:29:57.959 INFO:journalctl@ceph.mon.a.smithi059.stdout: return self.sslsocket_class._create( 2024-09-17T08:29:57.959 INFO:journalctl@ceph.mon.a.smithi059.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T08:29:57.959 INFO:journalctl@ceph.mon.a.smithi059.stdout: self.do_handshake() 2024-09-17T08:29:57.959 INFO:journalctl@ceph.mon.a.smithi059.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T08:29:57.959 INFO:journalctl@ceph.mon.a.smithi059.stdout: self._sslobj.do_handshake() 2024-09-17T08:29:57.959 INFO:journalctl@ceph.mon.a.smithi059.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T08:29:58.530 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-17T08:29:58.530 INFO:teuthology.orchestra.run.smithi059.stdout:Generating ssh key... 2024-09-17T08:29:59.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:29:58 smithi059 ceph-mon[29384]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:29:59.884 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:59 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: Generating public/private rsa key pair. 2024-09-17T08:29:59.884 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:59 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: Your identification has been saved in /tmp/tmp4gn1m7fr/key 2024-09-17T08:29:59.884 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:59 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: Your public key has been saved in /tmp/tmp4gn1m7fr/key.pub 2024-09-17T08:29:59.884 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:59 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: The key fingerprint is: 2024-09-17T08:29:59.884 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:59 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: SHA256:WjeZBi9G7ooTLQRhE1/DHPNVbxjo4WY3QV702+BAXas ceph-ce4228ce-74ce-11ef-bceb-c7b262605968 2024-09-17T08:29:59.884 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:59 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: The key's randomart image is: 2024-09-17T08:29:59.884 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:59 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: +---[RSA 3072]----+ 2024-09-17T08:29:59.884 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:59 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: | =o o=. .+=oo..| 2024-09-17T08:29:59.884 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:59 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: | ..o .o+ .oo.=...| 2024-09-17T08:29:59.885 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:59 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: | .. +o .+.+..| 2024-09-17T08:29:59.885 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:59 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: | . o o=oo+..o| 2024-09-17T08:29:59.885 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:59 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: | . . SoB. E...| 2024-09-17T08:29:59.885 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:59 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: | o .= + . | 2024-09-17T08:29:59.885 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:59 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: | o. . | 2024-09-17T08:29:59.885 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:59 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: | .. . | 2024-09-17T08:29:59.885 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:59 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: | ... | 2024-09-17T08:29:59.885 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:29:59 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: +----[SHA256]-----+ 2024-09-17T08:30:00.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:00 smithi059 ceph-mon[29384]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:30:00.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:00 smithi059 ceph-mon[29384]: Generating ssh key... 2024-09-17T08:30:00.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:00 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' 2024-09-17T08:30:00.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:00 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' 2024-09-17T08:30:01.334 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtJGRwxrJUnj0992WW/ZqWjYjGZBQJmH5mrLaklEoBDRbMnkbpnyEUzGSBGIsN4JiXYZt7zCm+KiCr0XVvLX6BKorVC6YajK61MLRkZaQ5xvIM3BqQOxaTuuJK5rGcQRlZAtIxN544YrJ47S5chNHHG0+X0lrf6XI/65XvgYNdaAYY+M1w77fxa+SL0kT7arBBckTa1JENS4xfPAT9oYZ9FW6VScZY5hb5hXfycdtBBi63Ka/S5Q0hyK3e+KraufeNpk2nK10SRkzWv0r3VCPbRTUjXqzziRBqwgnQhXe/MHpDXhdvneHeemjW23WQrVdW6IVvA2PGYq5E0p/30ENA7QJQSaZH0x+KDQ3ycK1MRnweEyz9TZtALN3UFkgvsud14lQaxWPJ3fkQMTFhduC1Ag2mRjvynpFNjcWdxnzn9dxyeYRf7PwQ/JmHFMPV01PzWUxuPKQh+jx0Quz8XHHNLjJLi6xCLFO29isjTZYgbPftjHRpVxcghsITAwnv5yc= ceph-ce4228ce-74ce-11ef-bceb-c7b262605968 2024-09-17T08:30:01.335 INFO:teuthology.orchestra.run.smithi059.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-17T08:30:01.335 INFO:teuthology.orchestra.run.smithi059.stdout:Adding key to root@localhost authorized_keys... 2024-09-17T08:30:01.345 INFO:teuthology.orchestra.run.smithi059.stdout:Adding host smithi059... 2024-09-17T08:30:01.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:01 smithi059 ceph-mon[29384]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:30:02.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:02 smithi059 ceph-mon[29384]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi059", "addr": "172.21.15.59", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:30:03.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:03 smithi059 ceph-mon[29384]: Deploying cephadm binary to smithi059 2024-09-17T08:30:05.917 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout Added host 'smithi059' with addr '172.21.15.59' 2024-09-17T08:30:05.917 INFO:teuthology.orchestra.run.smithi059.stdout:Deploying unmanaged mon service... 2024-09-17T08:30:06.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:06 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' 2024-09-17T08:30:06.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:06 smithi059 ceph-mon[29384]: Added host smithi059 2024-09-17T08:30:06.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:06 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:30:07.175 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-17T08:30:07.175 INFO:teuthology.orchestra.run.smithi059.stdout:Deploying unmanaged mgr service... 2024-09-17T08:30:07.759 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:07 smithi059 ceph-mon[29384]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:30:07.759 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:07 smithi059 ceph-mon[29384]: Saving service mon spec with placement count:5 2024-09-17T08:30:07.759 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:07 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' 2024-09-17T08:30:09.107 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:08 smithi059 ceph-mon[29384]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:30:09.107 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:08 smithi059 ceph-mon[29384]: Saving service mgr spec with placement count:2 2024-09-17T08:30:09.107 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:08 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' 2024-09-17T08:30:09.108 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:08 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' 2024-09-17T08:30:09.108 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:08 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' 2024-09-17T08:30:09.110 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-17T08:30:10.892 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:10 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/1137445168' entity='client.admin' 2024-09-17T08:30:10.892 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:10 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' 2024-09-17T08:30:10.892 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:10 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' 2024-09-17T08:30:10.892 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:10 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:30:10.892 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:10 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' 2024-09-17T08:30:10.892 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:10 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-09-17T08:30:10.892 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:10 smithi059 ceph-mon[29384]: from='mgr.14118 172.21.15.59:0/3157698607' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]': finished 2024-09-17T08:30:12.034 INFO:teuthology.orchestra.run.smithi059.stdout:Enabling the dashboard module... 2024-09-17T08:30:12.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:12 smithi059 ceph-mon[29384]: Deploying daemon agent.smithi059 on smithi059 2024-09-17T08:30:12.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:12 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/3731956144' entity='client.admin' 2024-09-17T08:30:13.730 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:13 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/3717282899' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-17T08:30:13.730 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:13 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: ignoring --setuser ceph since I am not root 2024-09-17T08:30:13.730 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:13 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: ignoring --setgroup ceph since I am not root 2024-09-17T08:30:13.730 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:13 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:13.635+0000 7fc800b2a040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T08:30:13.730 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:13 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:13.695+0000 7fc800b2a040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T08:30:14.074 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:13 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:13.853+0000 7fc800b2a040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T08:30:14.074 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:13 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:13.922+0000 7fc800b2a040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T08:30:14.074 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:14 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:14.073+0000 7fc800b2a040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T08:30:14.352 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:14 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:14.223+0000 7fc800b2a040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T08:30:14.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:14 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/3717282899' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T08:30:14.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:14 smithi059 ceph-mon[29384]: mgrmap e9: a(active, since 18s) 2024-09-17T08:30:14.615 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:14 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:14.550+0000 7fc800b2a040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T08:30:14.615 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:14 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:14.614+0000 7fc800b2a040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T08:30:14.914 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:14 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:14.815+0000 7fc800b2a040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T08:30:15.338 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout { 2024-09-17T08:30:15.339 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-17T08:30:15.339 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T08:30:15.339 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-09-17T08:30:15.339 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T08:30:15.339 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout } 2024-09-17T08:30:15.339 INFO:teuthology.orchestra.run.smithi059.stdout:Waiting for the mgr to restart... 2024-09-17T08:30:15.339 INFO:teuthology.orchestra.run.smithi059.stdout:Waiting for mgr epoch 9... 2024-09-17T08:30:15.577 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:15 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/3792721148' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T08:30:15.914 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:15 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:15.737+0000 7fc800b2a040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T08:30:15.914 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:15 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:15.807+0000 7fc800b2a040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T08:30:16.814 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:16 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:16.548+0000 7fc800b2a040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T08:30:16.814 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:16 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:16.667+0000 7fc800b2a040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T08:30:17.099 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:16 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:16.814+0000 7fc800b2a040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T08:30:17.099 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:16 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:16.877+0000 7fc800b2a040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T08:30:17.099 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:17 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:17.029+0000 7fc800b2a040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T08:30:17.100 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:17 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:17.099+0000 7fc800b2a040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T08:30:17.390 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:17 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:17.160+0000 7fc800b2a040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T08:30:17.390 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:17 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:17.322+0000 7fc800b2a040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T08:30:17.390 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:17 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:17.389+0000 7fc800b2a040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T08:30:17.664 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:17 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:17.458+0000 7fc800b2a040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T08:30:17.664 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:17 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:17.543+0000 7fc800b2a040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T08:30:17.664 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:17 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:17.604+0000 7fc800b2a040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T08:30:18.164 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:17 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:17.665+0000 7fc800b2a040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T08:30:18.725 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:18 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:18.474+0000 7fc800b2a040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T08:30:18.726 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:18 smithi059 ceph-mon[29384]: Active manager daemon a restarted 2024-09-17T08:30:18.726 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:18 smithi059 ceph-mon[29384]: Activating manager daemon a 2024-09-17T08:30:18.726 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:18 smithi059 ceph-mon[29384]: osdmap e3: 0 total, 0 up, 0 in 2024-09-17T08:30:18.726 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:18 smithi059 ceph-mon[29384]: mgrmap e10: a(active, starting, since 0.00313643s) 2024-09-17T08:30:18.726 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:18 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T08:30:18.726 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:18 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-17T08:30:18.726 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:18 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T08:30:18.726 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:18 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T08:30:18.726 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:18 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T08:30:18.726 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:18 smithi059 ceph-mon[29384]: Manager daemon a is now available 2024-09-17T08:30:18.726 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:18 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:18.726 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:18 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:30:18.727 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:18 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-17T08:30:18.727 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:18 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-17T08:30:20.214 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout { 2024-09-17T08:30:20.214 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-17T08:30:20.214 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T08:30:20.214 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout } 2024-09-17T08:30:20.214 INFO:teuthology.orchestra.run.smithi059.stdout:mgr epoch 9 is available 2024-09-17T08:30:20.214 INFO:teuthology.orchestra.run.smithi059.stdout:Generating a dashboard self-signed certificate... 2024-09-17T08:30:20.736 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-mon[29384]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T08:30:20.737 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-mon[29384]: mgrmap e11: a(active, since 1.00552s) 2024-09-17T08:30:20.737 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-mon[29384]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T08:30:20.737 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:20.737 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:30:20.738 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:20.738 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2024-09-17T08:30:21.164 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:20.735+0000 7fc766f74640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:08:30:20] ENGINE Error in HTTPServer.serve 2024-09-17T08:30:21.164 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: Traceback (most recent call last): 2024-09-17T08:30:21.164 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T08:30:21.164 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: self._connections.run(self.expiration_interval) 2024-09-17T08:30:21.165 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T08:30:21.165 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: self._run(expiration_interval) 2024-09-17T08:30:21.165 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T08:30:21.165 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T08:30:21.165 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T08:30:21.165 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T08:30:21.165 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T08:30:21.165 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: s = self.context.wrap_socket( 2024-09-17T08:30:21.165 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T08:30:21.165 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: return self.sslsocket_class._create( 2024-09-17T08:30:21.165 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T08:30:21.165 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: self.do_handshake() 2024-09-17T08:30:21.165 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T08:30:21.166 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: self._sslobj.do_handshake() 2024-09-17T08:30:21.166 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T08:30:21.166 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:30:20 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:30:21.537 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-17T08:30:21.537 INFO:teuthology.orchestra.run.smithi059.stdout:Creating initial admin user... 2024-09-17T08:30:21.652 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:21 smithi059 ceph-mon[29384]: [17/Sep/2024:08:30:20] ENGINE Bus STARTING 2024-09-17T08:30:21.652 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:21 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:21.652 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:21 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:21.652 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:21 smithi059 ceph-mon[29384]: mgrmap e12: a(active, since 2s) 2024-09-17T08:30:22.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:22 smithi059 ceph-mon[29384]: [17/Sep/2024:08:30:20] ENGINE Serving on http://172.21.15.59:8765 2024-09-17T08:30:22.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:22 smithi059 ceph-mon[29384]: [17/Sep/2024:08:30:20] ENGINE Serving on https://172.21.15.59:7150 2024-09-17T08:30:22.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:22 smithi059 ceph-mon[29384]: [17/Sep/2024:08:30:20] ENGINE Bus STARTED 2024-09-17T08:30:22.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:22 smithi059 ceph-mon[29384]: [17/Sep/2024:08:30:20] ENGINE Error in HTTPServer.serve 2024-09-17T08:30:22.664 INFO:journalctl@ceph.mon.a.smithi059.stdout: Traceback (most recent call last): 2024-09-17T08:30:22.664 INFO:journalctl@ceph.mon.a.smithi059.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T08:30:22.664 INFO:journalctl@ceph.mon.a.smithi059.stdout: self._connections.run(self.expiration_interval) 2024-09-17T08:30:22.664 INFO:journalctl@ceph.mon.a.smithi059.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T08:30:22.665 INFO:journalctl@ceph.mon.a.smithi059.stdout: self._run(expiration_interval) 2024-09-17T08:30:22.666 INFO:journalctl@ceph.mon.a.smithi059.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T08:30:22.666 INFO:journalctl@ceph.mon.a.smithi059.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T08:30:22.666 INFO:journalctl@ceph.mon.a.smithi059.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T08:30:22.666 INFO:journalctl@ceph.mon.a.smithi059.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T08:30:22.666 INFO:journalctl@ceph.mon.a.smithi059.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T08:30:22.666 INFO:journalctl@ceph.mon.a.smithi059.stdout: s = self.context.wrap_socket( 2024-09-17T08:30:22.666 INFO:journalctl@ceph.mon.a.smithi059.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T08:30:22.666 INFO:journalctl@ceph.mon.a.smithi059.stdout: return self.sslsocket_class._create( 2024-09-17T08:30:22.666 INFO:journalctl@ceph.mon.a.smithi059.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T08:30:22.666 INFO:journalctl@ceph.mon.a.smithi059.stdout: self.do_handshake() 2024-09-17T08:30:22.666 INFO:journalctl@ceph.mon.a.smithi059.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T08:30:22.666 INFO:journalctl@ceph.mon.a.smithi059.stdout: self._sslobj.do_handshake() 2024-09-17T08:30:22.666 INFO:journalctl@ceph.mon.a.smithi059.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T08:30:22.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:22 smithi059 ceph-mon[29384]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:30:22.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:22 smithi059 ceph-mon[29384]: Deploying daemon agent.smithi059 on smithi059 2024-09-17T08:30:22.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:22 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:23.035 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$cn.Ta8YQ7Sx/fSx1AhYcfOe33csZBMMcganQf2EfMdngtq5urJBn.", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726561822, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-17T08:30:23.036 INFO:teuthology.orchestra.run.smithi059.stdout:Fetching dashboard port number... 2024-09-17T08:30:23.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:23 smithi059 ceph-mon[29384]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:30:24.191 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stdout 8443 2024-09-17T08:30:24.201 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-17T08:30:24.201 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout disabled 2024-09-17T08:30:24.208 INFO:teuthology.orchestra.run.smithi059.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-17T08:30:24.208 INFO:teuthology.orchestra.run.smithi059.stdout:systemctl: stdout inactive 2024-09-17T08:30:24.208 INFO:teuthology.orchestra.run.smithi059.stdout:firewalld.service is not enabled 2024-09-17T08:30:24.208 INFO:teuthology.orchestra.run.smithi059.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-17T08:30:24.210 INFO:teuthology.orchestra.run.smithi059.stdout:Ceph Dashboard is now available at: 2024-09-17T08:30:24.210 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:30:24.211 INFO:teuthology.orchestra.run.smithi059.stdout: URL: https://smithi059.front.sepia.ceph.com:8443/ 2024-09-17T08:30:24.211 INFO:teuthology.orchestra.run.smithi059.stdout: User: admin 2024-09-17T08:30:24.211 INFO:teuthology.orchestra.run.smithi059.stdout: Password: b0oaxphek8 2024-09-17T08:30:24.211 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:30:24.211 INFO:teuthology.orchestra.run.smithi059.stdout:Saving cluster configuration to /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/config directory 2024-09-17T08:30:24.211 INFO:teuthology.orchestra.run.smithi059.stdout:Enabling autotune for osd_memory_target 2024-09-17T08:30:24.599 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:24 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/3677721814' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-17T08:30:25.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:25 smithi059 ceph-mon[29384]: mgrmap e13: a(active, since 6s) 2024-09-17T08:30:26.796 INFO:teuthology.orchestra.run.smithi059.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-17T08:30:26.796 INFO:teuthology.orchestra.run.smithi059.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-17T08:30:26.796 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:30:26.796 INFO:teuthology.orchestra.run.smithi059.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:30:26.796 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:30:26.796 INFO:teuthology.orchestra.run.smithi059.stdout:Or, if you are only running a single cluster on this host: 2024-09-17T08:30:26.796 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:30:26.796 INFO:teuthology.orchestra.run.smithi059.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-17T08:30:26.796 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:30:26.796 INFO:teuthology.orchestra.run.smithi059.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-17T08:30:26.796 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:30:26.796 INFO:teuthology.orchestra.run.smithi059.stdout: ceph telemetry on 2024-09-17T08:30:26.797 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:30:26.797 INFO:teuthology.orchestra.run.smithi059.stdout:For more information see: 2024-09-17T08:30:26.797 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:30:26.797 INFO:teuthology.orchestra.run.smithi059.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-17T08:30:26.797 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:30:26.797 INFO:teuthology.orchestra.run.smithi059.stdout:Bootstrap complete. 2024-09-17T08:30:26.830 INFO:tasks.cephadm:Fetching config... 2024-09-17T08:30:26.830 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-17T08:30:26.830 DEBUG:teuthology.orchestra.run.smithi059:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-17T08:30:26.847 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-17T08:30:26.847 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-17T08:30:26.847 DEBUG:teuthology.orchestra.run.smithi059:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-17T08:30:26.903 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-17T08:30:26.903 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-17T08:30:26.903 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-17T08:30:27.079 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-17T08:30:27.079 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-17T08:30:27.079 DEBUG:teuthology.orchestra.run.smithi059:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-17T08:30:27.143 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-17T08:30:27.144 DEBUG:teuthology.orchestra.run.smithi059:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtJGRwxrJUnj0992WW/ZqWjYjGZBQJmH5mrLaklEoBDRbMnkbpnyEUzGSBGIsN4JiXYZt7zCm+KiCr0XVvLX6BKorVC6YajK61MLRkZaQ5xvIM3BqQOxaTuuJK5rGcQRlZAtIxN544YrJ47S5chNHHG0+X0lrf6XI/65XvgYNdaAYY+M1w77fxa+SL0kT7arBBckTa1JENS4xfPAT9oYZ9FW6VScZY5hb5hXfycdtBBi63Ka/S5Q0hyK3e+KraufeNpk2nK10SRkzWv0r3VCPbRTUjXqzziRBqwgnQhXe/MHpDXhdvneHeemjW23WQrVdW6IVvA2PGYq5E0p/30ENA7QJQSaZH0x+KDQ3ycK1MRnweEyz9TZtALN3UFkgvsud14lQaxWPJ3fkQMTFhduC1Ag2mRjvynpFNjcWdxnzn9dxyeYRf7PwQ/JmHFMPV01PzWUxuPKQh+jx0Quz8XHHNLjJLi6xCLFO29isjTZYgbPftjHRpVxcghsITAwnv5yc= ceph-ce4228ce-74ce-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T08:30:27.265 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:27 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/3954172119' entity='client.admin' 2024-09-17T08:30:27.282 INFO:teuthology.orchestra.run.smithi059.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtJGRwxrJUnj0992WW/ZqWjYjGZBQJmH5mrLaklEoBDRbMnkbpnyEUzGSBGIsN4JiXYZt7zCm+KiCr0XVvLX6BKorVC6YajK61MLRkZaQ5xvIM3BqQOxaTuuJK5rGcQRlZAtIxN544YrJ47S5chNHHG0+X0lrf6XI/65XvgYNdaAYY+M1w77fxa+SL0kT7arBBckTa1JENS4xfPAT9oYZ9FW6VScZY5hb5hXfycdtBBi63Ka/S5Q0hyK3e+KraufeNpk2nK10SRkzWv0r3VCPbRTUjXqzziRBqwgnQhXe/MHpDXhdvneHeemjW23WQrVdW6IVvA2PGYq5E0p/30ENA7QJQSaZH0x+KDQ3ycK1MRnweEyz9TZtALN3UFkgvsud14lQaxWPJ3fkQMTFhduC1Ag2mRjvynpFNjcWdxnzn9dxyeYRf7PwQ/JmHFMPV01PzWUxuPKQh+jx0Quz8XHHNLjJLi6xCLFO29isjTZYgbPftjHRpVxcghsITAwnv5yc= ceph-ce4228ce-74ce-11ef-bceb-c7b262605968 2024-09-17T08:30:27.295 DEBUG:teuthology.orchestra.run.smithi096:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtJGRwxrJUnj0992WW/ZqWjYjGZBQJmH5mrLaklEoBDRbMnkbpnyEUzGSBGIsN4JiXYZt7zCm+KiCr0XVvLX6BKorVC6YajK61MLRkZaQ5xvIM3BqQOxaTuuJK5rGcQRlZAtIxN544YrJ47S5chNHHG0+X0lrf6XI/65XvgYNdaAYY+M1w77fxa+SL0kT7arBBckTa1JENS4xfPAT9oYZ9FW6VScZY5hb5hXfycdtBBi63Ka/S5Q0hyK3e+KraufeNpk2nK10SRkzWv0r3VCPbRTUjXqzziRBqwgnQhXe/MHpDXhdvneHeemjW23WQrVdW6IVvA2PGYq5E0p/30ENA7QJQSaZH0x+KDQ3ycK1MRnweEyz9TZtALN3UFkgvsud14lQaxWPJ3fkQMTFhduC1Ag2mRjvynpFNjcWdxnzn9dxyeYRf7PwQ/JmHFMPV01PzWUxuPKQh+jx0Quz8XHHNLjJLi6xCLFO29isjTZYgbPftjHRpVxcghsITAwnv5yc= ceph-ce4228ce-74ce-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T08:30:27.410 INFO:teuthology.orchestra.run.smithi096.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtJGRwxrJUnj0992WW/ZqWjYjGZBQJmH5mrLaklEoBDRbMnkbpnyEUzGSBGIsN4JiXYZt7zCm+KiCr0XVvLX6BKorVC6YajK61MLRkZaQ5xvIM3BqQOxaTuuJK5rGcQRlZAtIxN544YrJ47S5chNHHG0+X0lrf6XI/65XvgYNdaAYY+M1w77fxa+SL0kT7arBBckTa1JENS4xfPAT9oYZ9FW6VScZY5hb5hXfycdtBBi63Ka/S5Q0hyK3e+KraufeNpk2nK10SRkzWv0r3VCPbRTUjXqzziRBqwgnQhXe/MHpDXhdvneHeemjW23WQrVdW6IVvA2PGYq5E0p/30ENA7QJQSaZH0x+KDQ3ycK1MRnweEyz9TZtALN3UFkgvsud14lQaxWPJ3fkQMTFhduC1Ag2mRjvynpFNjcWdxnzn9dxyeYRf7PwQ/JmHFMPV01PzWUxuPKQh+jx0Quz8XHHNLjJLi6xCLFO29isjTZYgbPftjHRpVxcghsITAwnv5yc= ceph-ce4228ce-74ce-11ef-bceb-c7b262605968 2024-09-17T08:30:27.424 DEBUG:teuthology.orchestra.run.smithi114:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtJGRwxrJUnj0992WW/ZqWjYjGZBQJmH5mrLaklEoBDRbMnkbpnyEUzGSBGIsN4JiXYZt7zCm+KiCr0XVvLX6BKorVC6YajK61MLRkZaQ5xvIM3BqQOxaTuuJK5rGcQRlZAtIxN544YrJ47S5chNHHG0+X0lrf6XI/65XvgYNdaAYY+M1w77fxa+SL0kT7arBBckTa1JENS4xfPAT9oYZ9FW6VScZY5hb5hXfycdtBBi63Ka/S5Q0hyK3e+KraufeNpk2nK10SRkzWv0r3VCPbRTUjXqzziRBqwgnQhXe/MHpDXhdvneHeemjW23WQrVdW6IVvA2PGYq5E0p/30ENA7QJQSaZH0x+KDQ3ycK1MRnweEyz9TZtALN3UFkgvsud14lQaxWPJ3fkQMTFhduC1Ag2mRjvynpFNjcWdxnzn9dxyeYRf7PwQ/JmHFMPV01PzWUxuPKQh+jx0Quz8XHHNLjJLi6xCLFO29isjTZYgbPftjHRpVxcghsITAwnv5yc= ceph-ce4228ce-74ce-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T08:30:27.483 INFO:teuthology.orchestra.run.smithi114.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtJGRwxrJUnj0992WW/ZqWjYjGZBQJmH5mrLaklEoBDRbMnkbpnyEUzGSBGIsN4JiXYZt7zCm+KiCr0XVvLX6BKorVC6YajK61MLRkZaQ5xvIM3BqQOxaTuuJK5rGcQRlZAtIxN544YrJ47S5chNHHG0+X0lrf6XI/65XvgYNdaAYY+M1w77fxa+SL0kT7arBBckTa1JENS4xfPAT9oYZ9FW6VScZY5hb5hXfycdtBBi63Ka/S5Q0hyK3e+KraufeNpk2nK10SRkzWv0r3VCPbRTUjXqzziRBqwgnQhXe/MHpDXhdvneHeemjW23WQrVdW6IVvA2PGYq5E0p/30ENA7QJQSaZH0x+KDQ3ycK1MRnweEyz9TZtALN3UFkgvsud14lQaxWPJ3fkQMTFhduC1Ag2mRjvynpFNjcWdxnzn9dxyeYRf7PwQ/JmHFMPV01PzWUxuPKQh+jx0Quz8XHHNLjJLi6xCLFO29isjTZYgbPftjHRpVxcghsITAwnv5yc= ceph-ce4228ce-74ce-11ef-bceb-c7b262605968 2024-09-17T08:30:27.496 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-17T08:30:27.751 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:30:28.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:28 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:28.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:28 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:28.415 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:28 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:28.415 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:28 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:30:28.415 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:28 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:28.415 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:28 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:28.415 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:28 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:28.415 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:28 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:28.415 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:28 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:28.415 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:28 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:30:28.415 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:28 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:28.415 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:28 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:29.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:29 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:30.181 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-17T08:30:30.181 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-17T08:30:30.735 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:30 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/2926935620' entity='client.admin' 2024-09-17T08:30:30.735 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:30 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:30:30.735 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:30 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:30.762 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:30:34.833 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi096 2024-09-17T08:30:34.833 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-09-17T08:30:34.833 DEBUG:teuthology.orchestra.run.smithi096:> dd of=/etc/ceph/ceph.conf 2024-09-17T08:30:34.852 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-09-17T08:30:34.852 DEBUG:teuthology.orchestra.run.smithi096:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T08:30:34.910 INFO:tasks.cephadm:Adding host smithi096 to orchestrator... 2024-09-17T08:30:34.910 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph orch host add smithi096 2024-09-17T08:30:35.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:34 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:35.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:34 smithi059 ceph-mon[29384]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:30:35.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:34 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:35.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:34 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:35.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:34 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:30:35.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:34 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:30:35.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:34 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:30:35.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:34 smithi059 ceph-mon[29384]: Updating smithi059:/etc/ceph/ceph.conf 2024-09-17T08:30:35.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:34 smithi059 ceph-mon[29384]: Updating smithi059:/var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:30:35.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:34 smithi059 ceph-mon[29384]: Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2024-09-17T08:30:35.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:34 smithi059 ceph-mon[29384]: Updating smithi059:/var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T08:30:35.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:34 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:35.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:34 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:35.277 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:30:36.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:36 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:36.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:36 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:37.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:37 smithi059 ceph-mon[29384]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi096", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:30:39.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:39 smithi059 ceph-mon[29384]: Deploying cephadm binary to smithi096 2024-09-17T08:30:39.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:39 smithi059 ceph-mon[29384]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:30:40.361 INFO:teuthology.orchestra.run.smithi059.stdout:Added host 'smithi096' with addr '172.21.15.96' 2024-09-17T08:30:40.993 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T08:30:41.196 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:30:41.606 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:41 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:41.606 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:41 smithi059 ceph-mon[29384]: Added host smithi096 2024-09-17T08:30:41.606 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:41 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:30:41.606 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:41 smithi059 ceph-mon[29384]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:30:41.606 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:41 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:41.607 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:41 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:41.607 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:41 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:41.607 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:41 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:30:41.607 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:41 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:30:41.607 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:41 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:30:42.588 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:42 smithi059 ceph-mon[29384]: Updating smithi096:/etc/ceph/ceph.conf 2024-09-17T08:30:42.589 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:42 smithi059 ceph-mon[29384]: Updating smithi096:/var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:30:42.589 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:42 smithi059 ceph-mon[29384]: Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-09-17T08:30:42.589 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:42 smithi059 ceph-mon[29384]: Updating smithi096:/var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T08:30:42.589 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:42 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:42.589 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:42 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:42.589 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:42 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]: dispatch 2024-09-17T08:30:42.589 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:42 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi096", "caps": []}]': finished 2024-09-17T08:30:42.989 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:30:42.989 INFO:teuthology.orchestra.run.smithi059.stdout:[{"addr": "172.21.15.59", "hostname": "smithi059", "labels": [], "status": ""}, {"addr": "172.21.15.96", "hostname": "smithi096", "labels": [], "status": ""}] 2024-09-17T08:30:43.632 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:43 smithi059 ceph-mon[29384]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:30:43.652 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi114 2024-09-17T08:30:43.653 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T08:30:43.653 DEBUG:teuthology.orchestra.run.smithi114:> dd of=/etc/ceph/ceph.conf 2024-09-17T08:30:43.671 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T08:30:43.671 DEBUG:teuthology.orchestra.run.smithi114:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T08:30:43.729 INFO:tasks.cephadm:Adding host smithi114 to orchestrator... 2024-09-17T08:30:43.729 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph orch host add smithi114 2024-09-17T08:30:43.927 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:30:44.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:44 smithi059 ceph-mon[29384]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:30:45.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:45 smithi059 ceph-mon[29384]: Deploying daemon agent.smithi096 on smithi096 2024-09-17T08:30:45.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:45 smithi059 ceph-mon[29384]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:30:45.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:45 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:45.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:45 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:45.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:45 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:45.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:45 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:30:45.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:45 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:30:45.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:45 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:30:45.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:45 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:45.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:45 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:30:45.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:45 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:30:45.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:45 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:30:45.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:45 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:45.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:45 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:45.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:45 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:45.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:45 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:46.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:46 smithi059 ceph-mon[29384]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi114", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:30:46.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:46 smithi059 ceph-mon[29384]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:30:47.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:47 smithi059 ceph-mon[29384]: Deploying cephadm binary to smithi114 2024-09-17T08:30:48.912 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:48 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:48.912 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:48 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:48.912 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:48 smithi059 ceph-mon[29384]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:30:48.912 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:48 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:48.913 INFO:teuthology.orchestra.run.smithi059.stdout:Added host 'smithi114' with addr '172.21.15.114' 2024-09-17T08:30:50.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:49 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:50.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:49 smithi059 ceph-mon[29384]: Added host smithi114 2024-09-17T08:30:50.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:49 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:30:50.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:49 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:50.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:49 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:50.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:49 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:50.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:49 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi114", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:30:50.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:49 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:30:50.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:49 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:30:50.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:49 smithi059 ceph-mon[29384]: Updating smithi114:/etc/ceph/ceph.conf 2024-09-17T08:30:50.360 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T08:30:51.112 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:30:51.345 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:51 smithi059 ceph-mon[29384]: Updating smithi114:/var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:30:51.345 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:51 smithi059 ceph-mon[29384]: Updating smithi114:/etc/ceph/ceph.client.admin.keyring 2024-09-17T08:30:51.345 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:51 smithi059 ceph-mon[29384]: Updating smithi114:/var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T08:30:51.345 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:51.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:51.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi114", "caps": []}]: dispatch 2024-09-17T08:30:51.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi114", "caps": []}]': finished 2024-09-17T08:30:51.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:51 smithi059 ceph-mon[29384]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:30:51.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:51.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:51.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:52.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:52 smithi059 ceph-mon[29384]: Deploying daemon agent.smithi114 on smithi114 2024-09-17T08:30:52.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:52 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:52.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:52 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:52.494 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:52 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:52.905 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:30:52.905 INFO:teuthology.orchestra.run.smithi059.stdout:[{"addr": "172.21.15.59", "hostname": "smithi059", "labels": [], "status": ""}, {"addr": "172.21.15.96", "hostname": "smithi096", "labels": [], "status": ""}, {"addr": "172.21.15.114", "hostname": "smithi114", "labels": [], "status": ""}] 2024-09-17T08:30:53.515 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:53 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:30:53.515 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:53 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:30:53.515 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:53 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:30:53.515 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:53 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:53.515 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:53 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:30:53.515 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:53 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:30:53.516 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:53 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:30:53.516 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:53 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:53.516 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:53 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:53.516 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:53 smithi059 ceph-mon[29384]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:30:53.516 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:53 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:53.516 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:53 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:53.542 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-17T08:30:53.542 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-17T08:30:53.748 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:30:54.779 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:54 smithi059 ceph-mon[29384]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:30:54.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:54 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:55.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:55 smithi059 ceph-mon[29384]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:30:55.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:55 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:55.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:55 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:55.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:55 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/1026964692' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T08:30:56.097 INFO:teuthology.orchestra.run.smithi059.stderr:adjusted tunables profile to default 2024-09-17T08:30:56.721 INFO:tasks.cephadm:Adding mon.a on smithi059 2024-09-17T08:30:56.721 INFO:tasks.cephadm:Adding mon.b on smithi096 2024-09-17T08:30:56.721 INFO:tasks.cephadm:Adding mon.c on smithi114 2024-09-17T08:30:56.721 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi059:172.21.15.59=a;smithi096:172.21.15.96=b;smithi114:172.21.15.114=c' 2024-09-17T08:30:56.923 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:30:57.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:57 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/1026964692' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T08:30:57.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:57 smithi059 ceph-mon[29384]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T08:30:57.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:57 smithi059 ceph-mon[29384]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:30:58.478 INFO:teuthology.orchestra.run.smithi114.stdout:Scheduled mon update... 2024-09-17T08:30:59.049 DEBUG:teuthology.orchestra.run.smithi096:mon.b> sudo journalctl -f -n 0 -u ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mon.b.service 2024-09-17T08:30:59.052 DEBUG:teuthology.orchestra.run.smithi114:mon.c> sudo journalctl -f -n 0 -u ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mon.c.service 2024-09-17T08:30:59.054 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T08:30:59.054 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T08:30:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:59 smithi059 ceph-mon[29384]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi059:172.21.15.59=a;smithi096:172.21.15.96=b;smithi114:172.21.15.114=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:30:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:59 smithi059 ceph-mon[29384]: Saving service mon spec with placement smithi059:172.21.15.59=a;smithi096:172.21.15.96=b;smithi114:172.21.15.114=c;count:3 2024-09-17T08:30:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:59 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:59 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:30:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:59 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:30:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:59 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:30:59.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:59 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:30:59.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:59 smithi059 ceph-mon[29384]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:30:59.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:59 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:30:59.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:59 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:30:59.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:30:59 smithi059 ceph-mon[29384]: Deploying daemon mon.c on smithi114 2024-09-17T08:31:01.014 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T08:31:01.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:01 smithi059 ceph-mon[29384]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:02.895 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:31:02.895 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":1,"fsid":"ce4228ce-74ce-11ef-bceb-c7b262605968","modified":"2024-09-17T08:29:27.029062Z","created":"2024-09-17T08:29:27.029062Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:3300","nonce":0},{"type":"v1","addr":"172.21.15.59:6789","nonce":0}]},"addr":"172.21.15.59:6789/0","public_addr":"172.21.15.59:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T08:31:02.895 INFO:teuthology.orchestra.run.smithi114.stderr:dumped monmap epoch 1 2024-09-17T08:31:04.681 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T08:31:04.682 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T08:31:04.894 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T08:31:08.382 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T08:31:08.382 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T08:31:08.382 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: mon.a calling monitor election 2024-09-17T08:31:08.382 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T08:31:08.382 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:08.382 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T08:31:08.382 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: mon.c calling monitor election 2024-09-17T08:31:08.383 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T08:31:08.383 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:08.383 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T08:31:08.383 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T08:31:08.383 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T08:31:08.383 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: monmap e2: 2 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],c=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T08:31:08.383 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: fsmap 2024-09-17T08:31:08.383 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T08:31:08.383 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: mgrmap e13: a(active, since 49s) 2024-09-17T08:31:08.383 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: overall HEALTH_OK 2024-09-17T08:31:08.383 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:08.383 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:08.383 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:08.383 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:08.384 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:08.384 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:31:08.384 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:08.384 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:08 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:08.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:08 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:09.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:09 smithi059 ceph-mon[29384]: Deploying daemon mon.b on smithi096 2024-09-17T08:31:09.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:09 smithi059 ceph-mon[29384]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:09.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:09 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T08:31:09.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:09 smithi114 ceph-mon[31296]: Deploying daemon mon.b on smithi096 2024-09-17T08:31:09.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:09 smithi114 ceph-mon[31296]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:09.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:09 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T08:31:09.579 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:31:09.579 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":2,"fsid":"ce4228ce-74ce-11ef-bceb-c7b262605968","modified":"2024-09-17T08:31:03.047464Z","created":"2024-09-17T08:29:27.029062Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:3300","nonce":0},{"type":"v1","addr":"172.21.15.59:6789","nonce":0}]},"addr":"172.21.15.59:6789/0","public_addr":"172.21.15.59:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-17T08:31:09.579 INFO:teuthology.orchestra.run.smithi114.stderr:dumped monmap epoch 2 2024-09-17T08:31:10.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:10 smithi059 ceph-mon[29384]: from='client.? 172.21.15.114:0/1113331228' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:31:10.414 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:31:10 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:31:10.047+0000 7fc7a01f9640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-17T08:31:10.496 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:10 smithi114 ceph-mon[31296]: from='client.? 172.21.15.114:0/1113331228' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:31:11.179 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T08:31:11.180 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T08:31:11.382 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T08:31:11.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:11 smithi059 ceph-mon[29384]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:11.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:11.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:11.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:11.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:11 smithi114 ceph-mon[31296]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:11.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:11.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:11.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:11.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:11 smithi096 systemd[1]: Started Ceph mon.b for ce4228ce-74ce-11ef-bceb-c7b262605968. 2024-09-17T08:31:16.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T08:31:16.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:31:16.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: mon.a calling monitor election 2024-09-17T08:31:16.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: mon.c calling monitor election 2024-09-17T08:31:16.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T08:31:16.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:16.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:31:16.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:31:16.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: mon.b calling monitor election 2024-09-17T08:31:16.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:16.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:31:16.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:31:16.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:16.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:31:16.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T08:31:16.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: monmap e3: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0],c=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T08:31:16.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: fsmap 2024-09-17T08:31:16.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T08:31:16.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: mgrmap e13: a(active, since 58s) 2024-09-17T08:31:16.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: overall HEALTH_OK 2024-09-17T08:31:16.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:16.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:16.999 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:16.999 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:16.999 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:16.999 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:16.999 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:16 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T08:31:17.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:31:17.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: mon.a calling monitor election 2024-09-17T08:31:17.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: mon.c calling monitor election 2024-09-17T08:31:17.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T08:31:17.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:17.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:31:17.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:31:17.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: mon.b calling monitor election 2024-09-17T08:31:17.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:17.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:31:17.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:31:17.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:17.076 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:31:17.076 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T08:31:17.076 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: monmap e3: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0],c=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T08:31:17.076 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: fsmap 2024-09-17T08:31:17.076 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T08:31:17.076 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: mgrmap e13: a(active, since 58s) 2024-09-17T08:31:17.076 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: overall HEALTH_OK 2024-09-17T08:31:17.076 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.076 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.076 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.076 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.076 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.076 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.076 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:16 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T08:31:17.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:31:17.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: mon.a calling monitor election 2024-09-17T08:31:17.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: mon.c calling monitor election 2024-09-17T08:31:17.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T08:31:17.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:17.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:31:17.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:31:17.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: mon.b calling monitor election 2024-09-17T08:31:17.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:17.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:31:17.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:31:17.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:17.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:31:17.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T08:31:17.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: monmap e3: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0],c=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T08:31:17.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: fsmap 2024-09-17T08:31:17.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T08:31:17.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: mgrmap e13: a(active, since 58s) 2024-09-17T08:31:17.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: overall HEALTH_OK 2024-09-17T08:31:17.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:16 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.535 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-17T08:31:17.536 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":3,"fsid":"ce4228ce-74ce-11ef-bceb-c7b262605968","modified":"2024-09-17T08:31:11.711978Z","created":"2024-09-17T08:29:27.029062Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:3300","nonce":0},{"type":"v1","addr":"172.21.15.59:6789","nonce":0}]},"addr":"172.21.15.59:6789/0","public_addr":"172.21.15.59:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-17T08:31:17.536 INFO:teuthology.orchestra.run.smithi114.stderr:dumped monmap epoch 3 2024-09-17T08:31:17.985 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.985 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.985 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.985 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:31:17.985 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:17.985 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:31:17.986 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: Updating smithi059:/etc/ceph/ceph.conf 2024-09-17T08:31:17.986 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: Updating smithi096:/etc/ceph/ceph.conf 2024-09-17T08:31:17.986 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: Updating smithi114:/etc/ceph/ceph.conf 2024-09-17T08:31:17.986 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: Updating smithi059:/var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:31:17.986 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: Updating smithi114:/var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:31:17.986 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: Updating smithi096:/var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:31:17.986 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.986 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.986 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.986 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.986 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.986 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.986 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:17.987 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T08:31:17.987 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: Reconfiguring mon.a (unknown last config time)... 2024-09-17T08:31:17.987 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:31:17.987 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:31:17.987 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:17.987 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: Reconfiguring daemon mon.a on smithi059 2024-09-17T08:31:17.987 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: from='client.? 172.21.15.114:0/3046976535' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:31:17.987 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:17 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:31:18.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:18.110 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:18.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:18.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:31:18.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:18.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:31:18.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: Updating smithi059:/etc/ceph/ceph.conf 2024-09-17T08:31:18.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: Updating smithi096:/etc/ceph/ceph.conf 2024-09-17T08:31:18.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: Updating smithi114:/etc/ceph/ceph.conf 2024-09-17T08:31:18.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: Updating smithi059:/var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:31:18.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: Updating smithi114:/var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:31:18.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: Updating smithi096:/var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:31:18.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:18.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:18.111 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:18.112 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:18.112 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:18.112 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:18.112 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:18.112 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T08:31:18.112 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: Reconfiguring mon.a (unknown last config time)... 2024-09-17T08:31:18.112 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:31:18.112 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:31:18.112 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:18.112 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: Reconfiguring daemon mon.a on smithi059 2024-09-17T08:31:18.112 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: from='client.? 172.21.15.114:0/3046976535' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:31:18.112 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:17 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:31:18.132 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-17T08:31:18.132 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-17T08:31:18.156 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:18.156 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:18.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:18.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:31:18.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:18.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:31:18.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: Updating smithi059:/etc/ceph/ceph.conf 2024-09-17T08:31:18.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: Updating smithi096:/etc/ceph/ceph.conf 2024-09-17T08:31:18.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: Updating smithi114:/etc/ceph/ceph.conf 2024-09-17T08:31:18.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: Updating smithi059:/var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:31:18.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: Updating smithi114:/var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:31:18.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: Updating smithi096:/var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:31:18.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:18.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:18.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:18.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:18.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:18.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:18.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:18.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T08:31:18.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: Reconfiguring mon.a (unknown last config time)... 2024-09-17T08:31:18.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:31:18.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:31:18.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:18.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: Reconfiguring daemon mon.a on smithi059 2024-09-17T08:31:18.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: from='client.? 172.21.15.114:0/3046976535' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:31:18.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:17 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:31:18.411 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:31:19.717 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:19 smithi096 ceph-mon[31249]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:19.718 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:19 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:19.718 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:19 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:19.718 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:19 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:19.718 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:19 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:31:19.718 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:19 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:31:19.718 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:19 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:19.718 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:19 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:19.718 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:19 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:19.718 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:19 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:19.844 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:19 smithi059 ceph-mon[29384]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:19.844 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:19 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:19.844 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:19 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:19.844 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:19 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:19.844 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:19 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:31:19.845 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:19 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:31:19.845 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:19 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:19.845 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:19 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:19.845 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:19 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:19.845 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:19 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:19.901 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:19 smithi114 ceph-mon[31296]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:19.901 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:19 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:19.901 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:19 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:19.901 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:19 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:19.901 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:19 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:31:19.901 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:19 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:31:19.901 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:19 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:19.901 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:19 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:19.901 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:19 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:19.901 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:19 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:20.573 INFO:teuthology.orchestra.run.smithi059.stdout:# minimal ceph.conf for ce4228ce-74ce-11ef-bceb-c7b262605968 2024-09-17T08:31:20.574 INFO:teuthology.orchestra.run.smithi059.stdout:[global] 2024-09-17T08:31:20.574 INFO:teuthology.orchestra.run.smithi059.stdout: fsid = ce4228ce-74ce-11ef-bceb-c7b262605968 2024-09-17T08:31:20.574 INFO:teuthology.orchestra.run.smithi059.stdout: mon_host = [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] 2024-09-17T08:31:20.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:20 smithi059 ceph-mon[29384]: Reconfiguring mon.b (monmap changed)... 2024-09-17T08:31:20.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:20 smithi059 ceph-mon[29384]: Reconfiguring daemon mon.b on smithi096 2024-09-17T08:31:20.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:20 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:20.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:20 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:20.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:20 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:20.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:20 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:20.713 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:20 smithi096 ceph-mon[31249]: Reconfiguring mon.b (monmap changed)... 2024-09-17T08:31:20.713 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:20 smithi096 ceph-mon[31249]: Reconfiguring daemon mon.b on smithi096 2024-09-17T08:31:20.713 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:20 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:20.713 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:20 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:20.713 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:20 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:20.713 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:20 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:20.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:20 smithi114 ceph-mon[31296]: Reconfiguring mon.b (monmap changed)... 2024-09-17T08:31:20.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:20 smithi114 ceph-mon[31296]: Reconfiguring daemon mon.b on smithi096 2024-09-17T08:31:20.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:20 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:20.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:20 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:20.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:20 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:20.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:20 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:21.221 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-17T08:31:21.222 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-17T08:31:21.222 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T08:31:21.290 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-17T08:31:21.291 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T08:31:21.357 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-09-17T08:31:21.357 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T08:31:21.384 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-09-17T08:31:21.384 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T08:31:21.449 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T08:31:21.450 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T08:31:21.482 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T08:31:21.483 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T08:31:21.549 INFO:tasks.cephadm:Adding mgr.a on smithi059 2024-09-17T08:31:21.549 INFO:tasks.cephadm:Adding mgr.b on smithi096 2024-09-17T08:31:21.549 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi059=a;smithi096=b' 2024-09-17T08:31:21.684 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:21 smithi114 ceph-mon[31296]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:21.684 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:21 smithi114 ceph-mon[31296]: from='client.? 172.21.15.59:0/859940069' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:21.684 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:21 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:21.684 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:21 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:21.684 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:21 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:31:21.684 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:21 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:31:21.684 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:21 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:21.734 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:21 smithi096 ceph-mon[31249]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:21.734 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:21 smithi096 ceph-mon[31249]: from='client.? 172.21.15.59:0/859940069' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:21.734 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:21 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:21.734 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:21 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:21.734 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:21 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:31:21.734 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:21 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:31:21.734 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:21 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:21.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:21 smithi059 ceph-mon[29384]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:21.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:21 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/859940069' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:21.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:21 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:21.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:21 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:21.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:21 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:31:21.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:21 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:31:21.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:21 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:22.364 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T08:31:22.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:22 smithi096 ceph-mon[31249]: Reconfiguring mon.c (monmap changed)... 2024-09-17T08:31:22.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:22 smithi096 ceph-mon[31249]: Reconfiguring daemon mon.c on smithi114 2024-09-17T08:31:22.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:22 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:22.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:22 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:22.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:22 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:22.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:22 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:22.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:22 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:22.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:22 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:31:22.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:22 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:22.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:22 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:31:22.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:22 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:22.832 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:22 smithi114 ceph-mon[31296]: Reconfiguring mon.c (monmap changed)... 2024-09-17T08:31:22.832 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:22 smithi114 ceph-mon[31296]: Reconfiguring daemon mon.c on smithi114 2024-09-17T08:31:22.832 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:22 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:22.832 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:22 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:22.832 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:22 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:22.832 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:22 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:22.833 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:22 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:22.833 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:22 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:31:22.833 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:22 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:22.833 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:22 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:31:22.833 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:22 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:22.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:22 smithi059 ceph-mon[29384]: Reconfiguring mon.c (monmap changed)... 2024-09-17T08:31:22.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:22 smithi059 ceph-mon[29384]: Reconfiguring daemon mon.c on smithi114 2024-09-17T08:31:22.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:22 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:22.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:22 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:22.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:22 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:22.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:22 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:22.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:22 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:22.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:22 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:31:22.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:22 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:22.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:22 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:31:22.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:22 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:23.627 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:23 smithi114 ceph-mon[31296]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:23.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:23 smithi096 ceph-mon[31249]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:23.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:23 smithi059 ceph-mon[29384]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:24.128 INFO:teuthology.orchestra.run.smithi114.stdout:Scheduled mgr update... 2024-09-17T08:31:24.704 DEBUG:teuthology.orchestra.run.smithi096:mgr.b> sudo journalctl -f -n 0 -u ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mgr.b.service 2024-09-17T08:31:24.706 INFO:tasks.cephadm:Deploying OSDs... 2024-09-17T08:31:24.707 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-17T08:31:24.707 DEBUG:teuthology.orchestra.run.smithi059:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T08:31:24.727 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-17T08:31:24.727 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_1 2024-09-17T08:31:24.786 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T08:31:24.787 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:31:24.787 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 5h/5d Inode: 982 Links: 1 2024-09-17T08:31:24.787 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:31:24.787 INFO:teuthology.orchestra.run.smithi059.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T08:31:24.787 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2024-09-17 08:31:08.837655721 +0000 2024-09-17T08:31:24.787 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2024-09-17 08:26:07.442627025 +0000 2024-09-17T08:31:24.787 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2024-09-17 08:26:07.442627025 +0000 2024-09-17T08:31:24.787 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: 2024-09-17 08:26:07.442627025 +0000 2024-09-17T08:31:24.787 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T08:31:24.857 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2024-09-17T08:31:24.857 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2024-09-17T08:31:24.857 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.00023382 s, 2.2 MB/s 2024-09-17T08:31:24.858 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T08:31:24.918 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_2 2024-09-17T08:31:24.978 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T08:31:24.978 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:31:24.978 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 5h/5d Inode: 979 Links: 1 2024-09-17T08:31:24.978 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:31:24.978 INFO:teuthology.orchestra.run.smithi059.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T08:31:24.979 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2024-09-17 08:31:08.837655721 +0000 2024-09-17T08:31:24.979 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2024-09-17 08:26:07.440627052 +0000 2024-09-17T08:31:24.979 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2024-09-17 08:26:07.440627052 +0000 2024-09-17T08:31:24.979 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: 2024-09-17 08:26:07.440627052 +0000 2024-09-17T08:31:24.979 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T08:31:25.048 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2024-09-17T08:31:25.048 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2024-09-17T08:31:25.048 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.000242168 s, 2.1 MB/s 2024-09-17T08:31:25.049 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T08:31:25.109 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_3 2024-09-17T08:31:25.167 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T08:31:25.168 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:31:25.168 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 5h/5d Inode: 967 Links: 1 2024-09-17T08:31:25.168 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:31:25.168 INFO:teuthology.orchestra.run.smithi059.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T08:31:25.168 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2024-09-17 08:31:08.837655721 +0000 2024-09-17T08:31:25.168 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2024-09-17 08:26:07.439627065 +0000 2024-09-17T08:31:25.168 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2024-09-17 08:26:07.439627065 +0000 2024-09-17T08:31:25.168 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: 2024-09-17 08:26:07.439627065 +0000 2024-09-17T08:31:25.168 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T08:31:25.235 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2024-09-17T08:31:25.235 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2024-09-17T08:31:25.235 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.000211833 s, 2.4 MB/s 2024-09-17T08:31:25.236 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T08:31:25.294 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_4 2024-09-17T08:31:25.352 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T08:31:25.352 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:31:25.352 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 5h/5d Inode: 966 Links: 1 2024-09-17T08:31:25.352 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:31:25.352 INFO:teuthology.orchestra.run.smithi059.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T08:31:25.352 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2024-09-17 08:31:08.837655721 +0000 2024-09-17T08:31:25.352 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2024-09-17 08:26:07.439627065 +0000 2024-09-17T08:31:25.353 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2024-09-17 08:26:07.439627065 +0000 2024-09-17T08:31:25.353 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: 2024-09-17 08:26:07.439627065 +0000 2024-09-17T08:31:25.353 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T08:31:25.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:25 smithi059 ceph-mon[29384]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi059=a;smithi096=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:31:25.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:25 smithi059 ceph-mon[29384]: Saving service mgr spec with placement smithi059=a;smithi096=b;count:2 2024-09-17T08:31:25.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:25 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:25.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:25 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:31:25.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:25 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:25.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:25 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:31:25.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:25 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:25.415 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:25 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:31:25.415 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:25 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T08:31:25.415 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:25 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:31:25.415 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:25 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:25.415 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:25 smithi059 ceph-mon[29384]: Deploying daemon mgr.b on smithi096 2024-09-17T08:31:25.415 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:25 smithi059 ceph-mon[29384]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:25.418 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2024-09-17T08:31:25.418 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2024-09-17T08:31:25.418 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.00018361 s, 2.8 MB/s 2024-09-17T08:31:25.419 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T08:31:25.428 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:25 smithi096 ceph-mon[31249]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi059=a;smithi096=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:31:25.428 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:25 smithi096 ceph-mon[31249]: Saving service mgr spec with placement smithi059=a;smithi096=b;count:2 2024-09-17T08:31:25.428 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:25 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:25.428 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:25 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:31:25.429 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:25 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:25.429 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:25 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:31:25.429 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:25 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:25.429 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:25 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:31:25.429 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:25 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T08:31:25.429 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:25 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:31:25.429 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:25 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:25.429 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:25 smithi096 ceph-mon[31249]: Deploying daemon mgr.b on smithi096 2024-09-17T08:31:25.429 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:25 smithi096 ceph-mon[31249]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:25.477 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-09-17T08:31:25.477 DEBUG:teuthology.orchestra.run.smithi096:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T08:31:25.494 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-17T08:31:25.494 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/vg_nvme/lv_1 2024-09-17T08:31:25.496 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:25 smithi114 ceph-mon[31296]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi059=a;smithi096=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:31:25.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:25 smithi114 ceph-mon[31296]: Saving service mgr spec with placement smithi059=a;smithi096=b;count:2 2024-09-17T08:31:25.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:25 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:25.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:25 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:31:25.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:25 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:25.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:25 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:31:25.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:25 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:25.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:25 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:31:25.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:25 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T08:31:25.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:25 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:31:25.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:25 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:25.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:25 smithi114 ceph-mon[31296]: Deploying daemon mgr.b on smithi096 2024-09-17T08:31:25.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:25 smithi114 ceph-mon[31296]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:25.550 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T08:31:25.550 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:31:25.551 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 5h/5d Inode: 979 Links: 1 2024-09-17T08:31:25.551 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:31:25.551 INFO:teuthology.orchestra.run.smithi096.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T08:31:25.551 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-09-17 08:31:19.366920297 +0000 2024-09-17T08:31:25.551 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-09-17 08:26:05.955251965 +0000 2024-09-17T08:31:25.551 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-09-17 08:26:05.955251965 +0000 2024-09-17T08:31:25.551 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: 2024-09-17 08:26:05.955251965 +0000 2024-09-17T08:31:25.551 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T08:31:25.780 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-09-17T08:31:25.781 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-09-17T08:31:25.781 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.000210804 s, 2.4 MB/s 2024-09-17T08:31:25.782 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T08:31:25.798 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/vg_nvme/lv_2 2024-09-17T08:31:25.857 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T08:31:25.857 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:31:25.858 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 5h/5d Inode: 972 Links: 1 2024-09-17T08:31:25.858 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:31:25.858 INFO:teuthology.orchestra.run.smithi096.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T08:31:25.858 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-09-17 08:31:25.733778161 +0000 2024-09-17T08:31:25.858 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-09-17 08:26:05.955251965 +0000 2024-09-17T08:31:25.858 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-09-17 08:26:05.955251965 +0000 2024-09-17T08:31:25.858 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: 2024-09-17 08:26:05.955251965 +0000 2024-09-17T08:31:25.858 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T08:31:25.964 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-09-17T08:31:25.964 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-09-17T08:31:25.964 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.000205263 s, 2.5 MB/s 2024-09-17T08:31:25.966 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T08:31:25.981 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/vg_nvme/lv_3 2024-09-17T08:31:26.038 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T08:31:26.038 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:31:26.038 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 5h/5d Inode: 984 Links: 1 2024-09-17T08:31:26.038 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:31:26.038 INFO:teuthology.orchestra.run.smithi096.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T08:31:26.038 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-09-17 08:31:25.919774009 +0000 2024-09-17T08:31:26.038 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-09-17 08:26:05.956251943 +0000 2024-09-17T08:31:26.038 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-09-17 08:26:05.956251943 +0000 2024-09-17T08:31:26.038 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: 2024-09-17 08:26:05.956251943 +0000 2024-09-17T08:31:26.039 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T08:31:26.103 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-09-17T08:31:26.103 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-09-17T08:31:26.103 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.000192244 s, 2.7 MB/s 2024-09-17T08:31:26.105 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T08:31:26.161 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/vg_nvme/lv_4 2024-09-17T08:31:26.217 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T08:31:26.217 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:31:26.217 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 5h/5d Inode: 967 Links: 1 2024-09-17T08:31:26.217 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:31:26.217 INFO:teuthology.orchestra.run.smithi096.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T08:31:26.217 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-09-17 08:31:25.920773987 +0000 2024-09-17T08:31:26.217 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-09-17 08:26:05.954251988 +0000 2024-09-17T08:31:26.217 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-09-17 08:26:05.954251988 +0000 2024-09-17T08:31:26.217 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: 2024-09-17 08:26:05.954251988 +0000 2024-09-17T08:31:26.217 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T08:31:26.248 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:26 smithi096 podman[32696]: 2024-09-17 08:31:26.101547847 +0000 UTC m=+0.023373786 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T08:31:26.248 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:26 smithi096 podman[32696]: 2024-09-17 08:31:26.247802273 +0000 UTC m=+0.169628212 container create f73175c85e3ecafac015e93a40df698fa2ae51fcdb7b2bfd0e044046e5af6b25 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T08:31:26.271 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-09-17T08:31:26.271 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-09-17T08:31:26.271 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.000270269 s, 1.9 MB/s 2024-09-17T08:31:26.272 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T08:31:26.328 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-17T08:31:26.329 DEBUG:teuthology.orchestra.run.smithi114:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T08:31:26.349 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-17T08:31:26.350 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_1 2024-09-17T08:31:26.408 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T08:31:26.408 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:31:26.408 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 983 Links: 1 2024-09-17T08:31:26.408 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:31:26.408 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T08:31:26.408 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-17 08:31:19.851523549 +0000 2024-09-17T08:31:26.409 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-17 08:26:06.485922605 +0000 2024-09-17T08:31:26.409 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-17 08:26:06.485922605 +0000 2024-09-17T08:31:26.409 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: 2024-09-17 08:26:06.485922605 +0000 2024-09-17T08:31:26.409 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T08:31:26.477 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-17T08:31:26.477 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-17T08:31:26.477 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000228925 s, 2.2 MB/s 2024-09-17T08:31:26.478 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T08:31:26.501 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:26 smithi096 podman[32696]: 2024-09-17 08:31:26.475039671 +0000 UTC m=+0.396865620 container init f73175c85e3ecafac015e93a40df698fa2ae51fcdb7b2bfd0e044046e5af6b25 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-17T08:31:26.501 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:26 smithi096 podman[32696]: 2024-09-17 08:31:26.47768405 +0000 UTC m=+0.399509990 container start f73175c85e3ecafac015e93a40df698fa2ae51fcdb7b2bfd0e044046e5af6b25 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=reef-19e2a2b, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-17T08:31:26.536 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_2 2024-09-17T08:31:26.593 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T08:31:26.593 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:31:26.593 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-17T08:31:26.593 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:31:26.593 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T08:31:26.593 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-17 08:31:19.851523549 +0000 2024-09-17T08:31:26.593 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-17 08:26:06.484922953 +0000 2024-09-17T08:31:26.593 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-17 08:26:06.484922953 +0000 2024-09-17T08:31:26.593 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: 2024-09-17 08:26:06.484922953 +0000 2024-09-17T08:31:26.594 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T08:31:26.658 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-17T08:31:26.659 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-17T08:31:26.659 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000234395 s, 2.2 MB/s 2024-09-17T08:31:26.660 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T08:31:26.717 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_3 2024-09-17T08:31:26.773 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T08:31:26.774 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:31:26.774 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 971 Links: 1 2024-09-17T08:31:26.774 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:31:26.774 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T08:31:26.774 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-17 08:31:19.851523549 +0000 2024-09-17T08:31:26.775 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-17 08:26:06.484922953 +0000 2024-09-17T08:31:26.775 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-17 08:26:06.484922953 +0000 2024-09-17T08:31:26.775 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: 2024-09-17 08:26:06.484922953 +0000 2024-09-17T08:31:26.775 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T08:31:26.818 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:26 smithi096 ceph-mgr[32805]: -- 172.21.15.96:0/2503331157 <== mon.2 v2:172.21.15.96:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56375f46cd00 con 0x56375f441400 2024-09-17T08:31:26.818 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:26 smithi096 bash[32696]: f73175c85e3ecafac015e93a40df698fa2ae51fcdb7b2bfd0e044046e5af6b25 2024-09-17T08:31:26.818 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:26 smithi096 systemd[1]: Started Ceph mgr.b for ce4228ce-74ce-11ef-bceb-c7b262605968. 2024-09-17T08:31:26.818 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:26 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:26.599+0000 7faa32d60040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T08:31:26.818 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:26 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:26.664+0000 7faa32d60040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T08:31:26.818 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:26 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:26.817+0000 7faa32d60040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T08:31:26.837 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-17T08:31:26.837 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-17T08:31:26.837 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000173848 s, 2.9 MB/s 2024-09-17T08:31:26.838 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T08:31:26.894 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_4 2024-09-17T08:31:26.950 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T08:31:26.950 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:31:26.950 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-09-17T08:31:26.950 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:31:26.950 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T08:31:26.950 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-17 08:31:19.851523549 +0000 2024-09-17T08:31:26.950 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-17 08:26:06.484922953 +0000 2024-09-17T08:31:26.950 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-17 08:26:06.484922953 +0000 2024-09-17T08:31:26.950 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: 2024-09-17 08:26:06.484922953 +0000 2024-09-17T08:31:26.951 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T08:31:27.013 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-17T08:31:27.014 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-17T08:31:27.014 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000179802 s, 2.8 MB/s 2024-09-17T08:31:27.015 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T08:31:27.072 INFO:tasks.cephadm:Deploying osd.0 on smithi059 with /dev/vg_nvme/lv_4... 2024-09-17T08:31:27.072 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-09-17T08:31:27.074 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:26 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:26.884+0000 7faa32d60040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T08:31:27.075 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:27 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:27.027+0000 7faa32d60040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T08:31:27.284 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:31:27.478 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:27 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:27.165+0000 7faa32d60040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T08:31:27.478 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:27 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:27.477+0000 7faa32d60040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T08:31:27.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:27 smithi059 ceph-mon[29384]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:27.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:27 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:27.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:27 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:27.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:27 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:27.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:27 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:27.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:27 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:31:27.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:27 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:27.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:27 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:31:27.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:27 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:27.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:27 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:31:27.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:27 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:31:27.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:27 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:27.825 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:27 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:27.537+0000 7faa32d60040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T08:31:27.825 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:27 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:27.723+0000 7faa32d60040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T08:31:27.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:27 smithi096 ceph-mon[31249]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:27.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:27 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:27.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:27 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:27.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:27 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:27.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:27 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:27.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:27 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:31:27.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:27 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:27.826 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:27 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:31:27.826 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:27 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:27.826 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:27 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:31:27.826 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:27 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:31:27.826 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:27 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:27.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:27 smithi114 ceph-mon[31296]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:27.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:27 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:27.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:27 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:27.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:27 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:27.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:27 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:27.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:27 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:31:27.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:27 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:27.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:27 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:31:27.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:27 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:27.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:27 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:31:27.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:27 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:31:27.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:27 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:28.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:28 smithi059 ceph-mon[29384]: Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T08:31:28.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:28 smithi059 ceph-mon[29384]: Reconfiguring mgr.a (unknown last config time)... 2024-09-17T08:31:28.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:28 smithi059 ceph-mon[29384]: Reconfiguring daemon mgr.a on smithi059 2024-09-17T08:31:28.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:28 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:28.704 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:28 smithi096 ceph-mon[31249]: Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T08:31:28.704 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:28 smithi096 ceph-mon[31249]: Reconfiguring mgr.a (unknown last config time)... 2024-09-17T08:31:28.704 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:28 smithi096 ceph-mon[31249]: Reconfiguring daemon mgr.a on smithi059 2024-09-17T08:31:28.704 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:28 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:28.704 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:28 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:28.635+0000 7faa32d60040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T08:31:28.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:28 smithi114 ceph-mon[31296]: Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T08:31:28.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:28 smithi114 ceph-mon[31296]: Reconfiguring mgr.a (unknown last config time)... 2024-09-17T08:31:28.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:28 smithi114 ceph-mon[31296]: Reconfiguring daemon mgr.a on smithi059 2024-09-17T08:31:28.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:28 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:29.074 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:28 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:28.702+0000 7faa32d60040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T08:31:29.547 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:29 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:29.487+0000 7faa32d60040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T08:31:29.800 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:29 smithi096 ceph-mon[31249]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:29.801 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:29 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:29.602+0000 7faa32d60040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T08:31:29.801 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:29 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:29.740+0000 7faa32d60040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T08:31:29.801 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:29 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:29.800+0000 7faa32d60040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T08:31:29.865 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:29 smithi059 ceph-mon[29384]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:29.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:29 smithi114 ceph-mon[31296]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:30.074 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:29 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:29.958+0000 7faa32d60040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T08:31:30.074 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:30 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:30.031+0000 7faa32d60040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T08:31:30.384 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:30 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:30.091+0000 7faa32d60040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T08:31:30.384 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:30 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:30.247+0000 7faa32d60040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T08:31:30.384 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:30 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:30.313+0000 7faa32d60040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T08:31:30.385 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:30 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:30.384+0000 7faa32d60040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T08:31:30.672 INFO:teuthology.orchestra.run.smithi059.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-09-17T08:31:30.756 INFO:teuthology.orchestra.run.smithi059.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-09-17T08:31:30.770 INFO:teuthology.orchestra.run.smithi059.stderr: stderr: 10+0 records in 2024-09-17T08:31:30.770 INFO:teuthology.orchestra.run.smithi059.stderr:10+0 records out 2024-09-17T08:31:30.770 INFO:teuthology.orchestra.run.smithi059.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0117933 s, 889 MB/s 2024-09-17T08:31:30.770 INFO:teuthology.orchestra.run.smithi059.stderr:--> Zapping successful for: 2024-09-17T08:31:30.824 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:30 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:30.472+0000 7faa32d60040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T08:31:30.824 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:30 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:30.533+0000 7faa32d60040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T08:31:30.825 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:30 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:30.591+0000 7faa32d60040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T08:31:31.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:31:31.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:31.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:31:31.326 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.326 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:31 smithi096 ceph-mon[31249]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:31.383 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.384 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.384 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.384 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.384 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.384 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.384 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.384 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.384 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:31:31.384 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:31.384 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:31:31.384 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.384 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:31 smithi059 ceph-mon[29384]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:31.405 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi059:vg_nvme/lv_4 2024-09-17T08:31:31.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.498 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.498 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.498 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.498 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.498 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.498 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:31:31.498 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:31.498 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:31:31.498 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:31.498 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:31 smithi114 ceph-mon[31296]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:31.605 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:31:31.824 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:31:31 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b[32801]: 2024-09-17T08:31:31.364+0000 7faa32d60040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T08:31:32.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:32 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:32.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:32 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:32.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:32 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:32.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:32 smithi096 ceph-mon[31249]: Standby manager daemon b started 2024-09-17T08:31:32.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:32 smithi096 ceph-mon[31249]: from='mgr.? 172.21.15.96:0/1862675356' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-17T08:31:32.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:32 smithi096 ceph-mon[31249]: from='mgr.? 172.21.15.96:0/1862675356' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T08:31:32.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:32 smithi096 ceph-mon[31249]: from='mgr.? 172.21.15.96:0/1862675356' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-17T08:31:32.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:32 smithi096 ceph-mon[31249]: from='mgr.? 172.21.15.96:0/1862675356' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T08:31:32.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:32 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:32.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:32 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:32.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:32 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:32.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:32 smithi059 ceph-mon[29384]: Standby manager daemon b started 2024-09-17T08:31:32.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:32 smithi059 ceph-mon[29384]: from='mgr.? 172.21.15.96:0/1862675356' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-17T08:31:32.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:32 smithi059 ceph-mon[29384]: from='mgr.? 172.21.15.96:0/1862675356' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T08:31:32.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:32 smithi059 ceph-mon[29384]: from='mgr.? 172.21.15.96:0/1862675356' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-17T08:31:32.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:32 smithi059 ceph-mon[29384]: from='mgr.? 172.21.15.96:0/1862675356' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T08:31:32.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:32 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:32.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:32 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:32.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:32 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:32.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:32 smithi114 ceph-mon[31296]: Standby manager daemon b started 2024-09-17T08:31:32.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:32 smithi114 ceph-mon[31296]: from='mgr.? 172.21.15.96:0/1862675356' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-17T08:31:32.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:32 smithi114 ceph-mon[31296]: from='mgr.? 172.21.15.96:0/1862675356' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T08:31:32.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:32 smithi114 ceph-mon[31296]: from='mgr.? 172.21.15.96:0/1862675356' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-17T08:31:32.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:32 smithi114 ceph-mon[31296]: from='mgr.? 172.21.15.96:0/1862675356' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T08:31:33.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:33 smithi096 ceph-mon[31249]: mgrmap e14: a(active, since 73s), standbys: b 2024-09-17T08:31:33.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:33 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-17T08:31:33.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:33 smithi096 ceph-mon[31249]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:33.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:33 smithi059 ceph-mon[29384]: mgrmap e14: a(active, since 73s), standbys: b 2024-09-17T08:31:33.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:33 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-17T08:31:33.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:33 smithi059 ceph-mon[29384]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:33.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:33 smithi114 ceph-mon[31296]: mgrmap e14: a(active, since 73s), standbys: b 2024-09-17T08:31:33.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:33 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-17T08:31:33.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:33 smithi114 ceph-mon[31296]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:34.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:34 smithi096 ceph-mon[31249]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:31:34.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:34 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:31:34.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:34 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:31:34.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:34 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:34.382 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:34 smithi059 ceph-mon[29384]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:31:34.382 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:34 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:31:34.382 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:34 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:31:34.382 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:34 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:34.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:34 smithi114 ceph-mon[31296]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:31:34.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:34 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:31:34.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:34 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:31:34.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:34 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:35.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:35 smithi096 ceph-mon[31249]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:35.349 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:35 smithi059 ceph-mon[29384]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:35.496 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:35 smithi114 ceph-mon[31296]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:36.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:36 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/2593655306' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "730a964a-059c-4f20-bef7-1c9e5ec38e12"}]: dispatch 2024-09-17T08:31:36.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:36 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/2593655306' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "730a964a-059c-4f20-bef7-1c9e5ec38e12"}]': finished 2024-09-17T08:31:36.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:36 smithi059 ceph-mon[29384]: osdmap e5: 1 total, 0 up, 1 in 2024-09-17T08:31:36.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:36 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:31:36.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:36 smithi096 ceph-mon[31249]: from='client.? 172.21.15.59:0/2593655306' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "730a964a-059c-4f20-bef7-1c9e5ec38e12"}]: dispatch 2024-09-17T08:31:36.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:36 smithi096 ceph-mon[31249]: from='client.? 172.21.15.59:0/2593655306' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "730a964a-059c-4f20-bef7-1c9e5ec38e12"}]': finished 2024-09-17T08:31:36.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:36 smithi096 ceph-mon[31249]: osdmap e5: 1 total, 0 up, 1 in 2024-09-17T08:31:36.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:36 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:31:36.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:36 smithi114 ceph-mon[31296]: from='client.? 172.21.15.59:0/2593655306' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "730a964a-059c-4f20-bef7-1c9e5ec38e12"}]: dispatch 2024-09-17T08:31:36.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:36 smithi114 ceph-mon[31296]: from='client.? 172.21.15.59:0/2593655306' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "730a964a-059c-4f20-bef7-1c9e5ec38e12"}]': finished 2024-09-17T08:31:36.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:36 smithi114 ceph-mon[31296]: osdmap e5: 1 total, 0 up, 1 in 2024-09-17T08:31:36.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:36 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:31:37.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:37 smithi096 ceph-mon[31249]: from='client.? 172.21.15.59:0/3526925389' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:31:37.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:37 smithi096 ceph-mon[31249]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:37.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:37 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/3526925389' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:31:37.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:37 smithi059 ceph-mon[29384]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:37.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:37 smithi114 ceph-mon[31296]: from='client.? 172.21.15.59:0/3526925389' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:31:37.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:37 smithi114 ceph-mon[31296]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:39.574 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:39 smithi096 ceph-mon[31249]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:39.672 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:39 smithi114 ceph-mon[31296]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:39.818 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:39 smithi059 ceph-mon[29384]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:41.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:41 smithi114 ceph-mon[31296]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:41.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:41 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:41.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:41 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:41.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:41 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:41.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:41 smithi096 ceph-mon[31249]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:41.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:41 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:41.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:41 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:41.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:41 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:41.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:41 smithi059 ceph-mon[29384]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:41.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:41 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:41.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:41 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:41.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:41 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:42.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:42 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T08:31:42.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:42 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:42.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:42 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T08:31:42.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:42 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:42.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:42 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T08:31:42.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:42 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:43.620 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:43 smithi059 ceph-mon[29384]: Deploying daemon osd.0 on smithi059 2024-09-17T08:31:43.620 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:43 smithi059 ceph-mon[29384]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:43.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:43 smithi096 ceph-mon[31249]: Deploying daemon osd.0 on smithi059 2024-09-17T08:31:43.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:43 smithi096 ceph-mon[31249]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:43.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:43 smithi114 ceph-mon[31296]: Deploying daemon osd.0 on smithi059 2024-09-17T08:31:43.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:43 smithi114 ceph-mon[31296]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:44.696 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:44 smithi059 ceph-mon[29384]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:44.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:44 smithi096 ceph-mon[31249]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:44.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:44 smithi114 ceph-mon[31296]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:47.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:47 smithi059 ceph-mon[29384]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:47.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:47 smithi096 ceph-mon[31249]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:47.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:47 smithi114 ceph-mon[31296]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:48.725 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:48 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:31:48.725 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:48 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:48.725 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:48 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:48.725 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:48 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:31:48.725 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:48 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:48.725 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:48 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:48.725 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:48 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:48.726 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:48 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:48.726 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:48 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:48.859 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:48 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:31:48.859 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:48 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:48.859 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:48 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:48.859 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:48 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:31:48.859 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:48 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:48.859 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:48 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:48.859 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:48 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:48.859 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:48 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:48.859 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:48 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:48.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:48 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:31:48.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:48 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:48.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:48 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:48.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:48 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:31:48.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:48 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:48.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:48 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:48.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:48 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:48.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:48 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:48.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:48 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:49.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:49 smithi096 ceph-mon[31249]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:49.839 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:49 smithi059 ceph-mon[29384]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:49.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:49 smithi114 ceph-mon[31296]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:51.134 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:50 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:51.134 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:50 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:51.134 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:50 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:51.135 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:50 smithi059 ceph-mon[29384]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:51.205 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:50 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:51.205 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:50 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:51.205 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:50 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:51.206 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:50 smithi096 ceph-mon[31249]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:51.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:50 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:51.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:50 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:51.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:50 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:51.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:50 smithi114 ceph-mon[31296]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:52.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:51 smithi059 ceph-mon[29384]: from='osd.0 [v2:172.21.15.59:6802/839441848,v1:172.21.15.59:6803/839441848]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T08:31:52.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:51 smithi059 ceph-mon[29384]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T08:31:52.195 INFO:teuthology.orchestra.run.smithi059.stdout:Created osd(s) 0 on host 'smithi059' 2024-09-17T08:31:52.246 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:51 smithi114 ceph-mon[31296]: from='osd.0 [v2:172.21.15.59:6802/839441848,v1:172.21.15.59:6803/839441848]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T08:31:52.246 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:51 smithi114 ceph-mon[31296]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T08:31:52.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:51 smithi096 ceph-mon[31249]: from='osd.0 [v2:172.21.15.59:6802/839441848,v1:172.21.15.59:6803/839441848]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T08:31:52.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:51 smithi096 ceph-mon[31249]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T08:31:52.831 DEBUG:teuthology.orchestra.run.smithi059:osd.0> sudo journalctl -f -n 0 -u ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@osd.0.service 2024-09-17T08:31:52.833 INFO:tasks.cephadm:Deploying osd.1 on smithi096 with /dev/vg_nvme/lv_4... 2024-09-17T08:31:52.834 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-09-17T08:31:53.040 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T08:31:53.161 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:52 smithi096 ceph-mon[31249]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T08:31:53.161 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:52 smithi096 ceph-mon[31249]: osdmap e6: 1 total, 0 up, 1 in 2024-09-17T08:31:53.161 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:52 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:31:53.161 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:52 smithi096 ceph-mon[31249]: from='osd.0 [v2:172.21.15.59:6802/839441848,v1:172.21.15.59:6803/839441848]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-09-17T08:31:53.161 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:52 smithi096 ceph-mon[31249]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-09-17T08:31:53.161 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:52 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:31:53.161 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:52 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:53.161 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:52 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:31:53.162 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:52 smithi096 ceph-mon[31249]: Adjusting osd_memory_target on smithi059 to 16068M 2024-09-17T08:31:53.162 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:52 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:53.162 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:52 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:53.162 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:52 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:53.162 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:52 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:31:53.162 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:52 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:53.162 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:52 smithi096 ceph-mon[31249]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:53.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:52 smithi059 ceph-mon[29384]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T08:31:53.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:52 smithi059 ceph-mon[29384]: osdmap e6: 1 total, 0 up, 1 in 2024-09-17T08:31:53.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:52 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:31:53.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:52 smithi059 ceph-mon[29384]: from='osd.0 [v2:172.21.15.59:6802/839441848,v1:172.21.15.59:6803/839441848]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-09-17T08:31:53.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:52 smithi059 ceph-mon[29384]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-09-17T08:31:53.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:52 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:31:53.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:52 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:53.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:52 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:31:53.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:52 smithi059 ceph-mon[29384]: Adjusting osd_memory_target on smithi059 to 16068M 2024-09-17T08:31:53.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:52 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:53.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:52 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:53.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:52 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:53.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:52 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:31:53.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:52 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:53.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:52 smithi059 ceph-mon[29384]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:53.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:52 smithi114 ceph-mon[31296]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T08:31:53.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:52 smithi114 ceph-mon[31296]: osdmap e6: 1 total, 0 up, 1 in 2024-09-17T08:31:53.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:52 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:31:53.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:52 smithi114 ceph-mon[31296]: from='osd.0 [v2:172.21.15.59:6802/839441848,v1:172.21.15.59:6803/839441848]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-09-17T08:31:53.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:52 smithi114 ceph-mon[31296]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2024-09-17T08:31:53.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:52 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:31:53.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:52 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:53.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:52 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:31:53.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:52 smithi114 ceph-mon[31296]: Adjusting osd_memory_target on smithi059 to 16068M 2024-09-17T08:31:53.248 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:52 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:53.248 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:52 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:53.248 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:52 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:53.248 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:52 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:31:53.248 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:52 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:31:53.248 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:52 smithi114 ceph-mon[31296]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:53.664 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:31:53 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-0[39675]: 2024-09-17T08:31:53.389+0000 7f56db341640 -1 osd.0 0 waiting for initial osdmap 2024-09-17T08:31:53.664 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:31:53 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-0[39675]: 2024-09-17T08:31:53.391+0000 7f56d3162640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T08:31:54.232 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:53 smithi096 ceph-mon[31249]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-09-17T08:31:54.232 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:53 smithi096 ceph-mon[31249]: osdmap e7: 1 total, 0 up, 1 in 2024-09-17T08:31:54.233 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:53 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:31:54.233 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:53 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:31:54.233 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:53 smithi096 ceph-mon[31249]: from='osd.0 ' entity='osd.0' 2024-09-17T08:31:54.233 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:53 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:31:54.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:53 smithi114 ceph-mon[31296]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-09-17T08:31:54.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:53 smithi114 ceph-mon[31296]: osdmap e7: 1 total, 0 up, 1 in 2024-09-17T08:31:54.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:53 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:31:54.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:53 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:31:54.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:53 smithi114 ceph-mon[31296]: from='osd.0 ' entity='osd.0' 2024-09-17T08:31:54.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:53 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:31:54.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:53 smithi059 ceph-mon[29384]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2024-09-17T08:31:54.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:53 smithi059 ceph-mon[29384]: osdmap e7: 1 total, 0 up, 1 in 2024-09-17T08:31:54.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:53 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:31:54.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:53 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:31:54.415 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:53 smithi059 ceph-mon[29384]: from='osd.0 ' entity='osd.0' 2024-09-17T08:31:54.415 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:53 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:31:54.720 INFO:teuthology.orchestra.run.smithi096.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-09-17T08:31:54.804 INFO:teuthology.orchestra.run.smithi096.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-09-17T08:31:54.817 INFO:teuthology.orchestra.run.smithi096.stderr: stderr: 10+0 records in 2024-09-17T08:31:54.817 INFO:teuthology.orchestra.run.smithi096.stderr:10+0 records out 2024-09-17T08:31:54.817 INFO:teuthology.orchestra.run.smithi096.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0113629 s, 923 MB/s 2024-09-17T08:31:54.817 INFO:teuthology.orchestra.run.smithi096.stderr:--> Zapping successful for: 2024-09-17T08:31:55.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:54 smithi096 ceph-mon[31249]: purged_snaps scrub starts 2024-09-17T08:31:55.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:54 smithi096 ceph-mon[31249]: purged_snaps scrub ok 2024-09-17T08:31:55.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:54 smithi096 ceph-mon[31249]: osd.0 [v2:172.21.15.59:6802/839441848,v1:172.21.15.59:6803/839441848] boot 2024-09-17T08:31:55.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:54 smithi096 ceph-mon[31249]: osdmap e8: 1 total, 1 up, 1 in 2024-09-17T08:31:55.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:54 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:31:55.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:54 smithi096 ceph-mon[31249]: pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:55.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:54 smithi114 ceph-mon[31296]: purged_snaps scrub starts 2024-09-17T08:31:55.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:54 smithi114 ceph-mon[31296]: purged_snaps scrub ok 2024-09-17T08:31:55.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:54 smithi114 ceph-mon[31296]: osd.0 [v2:172.21.15.59:6802/839441848,v1:172.21.15.59:6803/839441848] boot 2024-09-17T08:31:55.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:54 smithi114 ceph-mon[31296]: osdmap e8: 1 total, 1 up, 1 in 2024-09-17T08:31:55.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:54 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:31:55.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:54 smithi114 ceph-mon[31296]: pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:55.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:54 smithi059 ceph-mon[29384]: purged_snaps scrub starts 2024-09-17T08:31:55.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:54 smithi059 ceph-mon[29384]: purged_snaps scrub ok 2024-09-17T08:31:55.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:54 smithi059 ceph-mon[29384]: osd.0 [v2:172.21.15.59:6802/839441848,v1:172.21.15.59:6803/839441848] boot 2024-09-17T08:31:55.415 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:54 smithi059 ceph-mon[29384]: osdmap e8: 1 total, 1 up, 1 in 2024-09-17T08:31:55.415 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:54 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:31:55.415 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:54 smithi059 ceph-mon[29384]: pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:31:55.425 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi096:vg_nvme/lv_4 2024-09-17T08:31:55.616 INFO:teuthology.orchestra.run.smithi096.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T08:31:57.246 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:56 smithi114 ceph-mon[31296]: osdmap e9: 1 total, 1 up, 1 in 2024-09-17T08:31:57.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:56 smithi114 ceph-mon[31296]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:31:57.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:56 smithi096 ceph-mon[31249]: osdmap e9: 1 total, 1 up, 1 in 2024-09-17T08:31:57.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:56 smithi096 ceph-mon[31249]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:31:57.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:56 smithi059 ceph-mon[29384]: osdmap e9: 1 total, 1 up, 1 in 2024-09-17T08:31:57.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:56 smithi059 ceph-mon[29384]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:31:57.989 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:57 smithi096 ceph-mon[31249]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:31:57.989 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:57 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:31:58.246 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:57 smithi114 ceph-mon[31296]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:31:58.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:57 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:31:58.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:57 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:31:58.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:57 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:58.302 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:57 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:31:58.302 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:57 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:58.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:57 smithi059 ceph-mon[29384]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:31:58.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:57 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:31:58.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:57 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:31:58.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:57 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:31:59.097 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:58 smithi114 ceph-mon[31296]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:31:59.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:58 smithi096 ceph-mon[31249]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:31:59.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:58 smithi059 ceph-mon[29384]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:31:59.995 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:59 smithi096 ceph-mon[31249]: from='client.? 172.21.15.96:0/505350124' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ef268002-c683-44c5-930f-34f3e60f8624"}]: dispatch 2024-09-17T08:31:59.995 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:59 smithi096 ceph-mon[31249]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ef268002-c683-44c5-930f-34f3e60f8624"}]: dispatch 2024-09-17T08:31:59.995 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:59 smithi096 ceph-mon[31249]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ef268002-c683-44c5-930f-34f3e60f8624"}]': finished 2024-09-17T08:31:59.995 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:59 smithi096 ceph-mon[31249]: osdmap e10: 2 total, 1 up, 2 in 2024-09-17T08:31:59.995 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:31:59 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:32:00.246 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:59 smithi114 ceph-mon[31296]: from='client.? 172.21.15.96:0/505350124' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ef268002-c683-44c5-930f-34f3e60f8624"}]: dispatch 2024-09-17T08:32:00.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:59 smithi114 ceph-mon[31296]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ef268002-c683-44c5-930f-34f3e60f8624"}]: dispatch 2024-09-17T08:32:00.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:59 smithi114 ceph-mon[31296]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ef268002-c683-44c5-930f-34f3e60f8624"}]': finished 2024-09-17T08:32:00.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:59 smithi114 ceph-mon[31296]: osdmap e10: 2 total, 1 up, 2 in 2024-09-17T08:32:00.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:31:59 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:32:00.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:59 smithi059 ceph-mon[29384]: from='client.? 172.21.15.96:0/505350124' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ef268002-c683-44c5-930f-34f3e60f8624"}]: dispatch 2024-09-17T08:32:00.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:59 smithi059 ceph-mon[29384]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ef268002-c683-44c5-930f-34f3e60f8624"}]: dispatch 2024-09-17T08:32:00.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:59 smithi059 ceph-mon[29384]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ef268002-c683-44c5-930f-34f3e60f8624"}]': finished 2024-09-17T08:32:00.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:59 smithi059 ceph-mon[29384]: osdmap e10: 2 total, 1 up, 2 in 2024-09-17T08:32:00.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:31:59 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:32:01.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:01 smithi114 ceph-mon[31296]: from='client.? 172.21.15.96:0/1143842791' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:32:01.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:01 smithi114 ceph-mon[31296]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:01.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:01 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:01.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:01 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:01.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:01 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:01.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:01 smithi096 ceph-mon[31249]: from='client.? 172.21.15.96:0/1143842791' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:32:01.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:01 smithi096 ceph-mon[31249]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:01.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:01 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:01.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:01 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:01.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:01 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:01.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:01 smithi059 ceph-mon[29384]: from='client.? 172.21.15.96:0/1143842791' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:32:01.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:01 smithi059 ceph-mon[29384]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:01.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:01 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:01.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:01 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:01.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:01 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:03.758 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:03 smithi096 ceph-mon[31249]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:03.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:03 smithi059 ceph-mon[29384]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:03.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:03 smithi114 ceph-mon[31296]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:05.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:05 smithi096 ceph-mon[31249]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:05.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:05 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T08:32:05.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:05 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:32:05.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:05 smithi059 ceph-mon[29384]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:05.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:05 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T08:32:05.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:05 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:32:05.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:05 smithi114 ceph-mon[31296]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:05.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:05 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T08:32:05.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:05 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:32:06.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:06 smithi096 ceph-mon[31249]: Deploying daemon osd.1 on smithi096 2024-09-17T08:32:06.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:06 smithi059 ceph-mon[29384]: Deploying daemon osd.1 on smithi096 2024-09-17T08:32:06.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:06 smithi114 ceph-mon[31296]: Deploying daemon osd.1 on smithi096 2024-09-17T08:32:07.801 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:07 smithi059 ceph-mon[29384]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:07.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:07 smithi096 ceph-mon[31249]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:07.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:07 smithi114 ceph-mon[31296]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:09.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:09 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:09.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:09 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:09.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:09 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:09.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:09 smithi096 ceph-mon[31249]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:09.381 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:09 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:09.381 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:09 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:09.381 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:09 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:09.381 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:09 smithi059 ceph-mon[29384]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:09.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:09 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:09.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:09 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:09.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:09 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:09.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:09 smithi114 ceph-mon[31296]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:10.574 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:10 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:10.574 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:10 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:10.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:10 smithi096 ceph-mon[31249]: Detected new or changed devices on smithi059 2024-09-17T08:32:10.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:10 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:10.634 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:10 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:10.634 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:10 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:10.634 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:10 smithi059 ceph-mon[29384]: Detected new or changed devices on smithi059 2024-09-17T08:32:10.634 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:10 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:10.746 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:10 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:10.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:10 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:10.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:10 smithi114 ceph-mon[31296]: Detected new or changed devices on smithi059 2024-09-17T08:32:10.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:10 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:11.574 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:11 smithi096 ceph-mon[31249]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:11.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:32:11.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:11.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:32:11.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:32:11.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:11.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:11.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:11 smithi059 ceph-mon[29384]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:11.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:32:11.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:11.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:32:11.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:32:11.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:11.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:11.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:11 smithi114 ceph-mon[31296]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:11.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:32:11.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:11.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:32:11.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:32:11.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:11.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:13.768 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:13 smithi096 ceph-mon[31249]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:13.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:13 smithi059 ceph-mon[29384]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:13.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:13 smithi114 ceph-mon[31296]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:14.395 INFO:teuthology.orchestra.run.smithi096.stdout:Created osd(s) 1 on host 'smithi096' 2024-09-17T08:32:14.691 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:14 smithi096 ceph-mon[31249]: from='osd.1 [v2:172.21.15.96:6800/3334336535,v1:172.21.15.96:6801/3334336535]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T08:32:14.691 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:14 smithi096 ceph-mon[31249]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T08:32:14.691 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:14 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:32:14.691 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:14 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:14.691 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:14 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:32:14.691 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:14 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:14.692 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:14 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:14.692 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:14 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:32:14.692 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:14 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:32:14.692 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:14 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:14.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:14 smithi059 ceph-mon[29384]: from='osd.1 [v2:172.21.15.96:6800/3334336535,v1:172.21.15.96:6801/3334336535]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T08:32:14.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:14 smithi059 ceph-mon[29384]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T08:32:14.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:14 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:32:14.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:14 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:14.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:14 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:32:14.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:14 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:14.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:14 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:14.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:14 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:32:14.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:14 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:32:14.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:14 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:14.971 DEBUG:teuthology.orchestra.run.smithi096:osd.1> sudo journalctl -f -n 0 -u ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@osd.1.service 2024-09-17T08:32:14.973 INFO:tasks.cephadm:Deploying osd.2 on smithi114 with /dev/vg_nvme/lv_4... 2024-09-17T08:32:14.973 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-09-17T08:32:14.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:14 smithi114 ceph-mon[31296]: from='osd.1 [v2:172.21.15.96:6800/3334336535,v1:172.21.15.96:6801/3334336535]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T08:32:14.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:14 smithi114 ceph-mon[31296]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T08:32:14.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:14 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:32:14.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:14 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:14.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:14 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:32:14.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:14 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:14.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:14 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:14.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:14 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:32:14.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:14 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:32:14.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:14 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:15.178 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T08:32:15.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:15 smithi096 ceph-mon[31249]: Adjusting osd_memory_target on smithi096 to 16064M 2024-09-17T08:32:15.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:15 smithi096 ceph-mon[31249]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:15.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:15 smithi096 ceph-mon[31249]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T08:32:15.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:15 smithi096 ceph-mon[31249]: osdmap e11: 2 total, 1 up, 2 in 2024-09-17T08:32:15.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:15 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:32:15.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:15 smithi096 ceph-mon[31249]: from='osd.1 [v2:172.21.15.96:6800/3334336535,v1:172.21.15.96:6801/3334336535]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-09-17T08:32:15.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:15 smithi096 ceph-mon[31249]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-09-17T08:32:15.825 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:32:15 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-1[35835]: 2024-09-17T08:32:15.561+0000 7f03027f4640 -1 osd.1 0 waiting for initial osdmap 2024-09-17T08:32:15.825 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:32:15 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-1[35835]: 2024-09-17T08:32:15.564+0000 7f02fe61d640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T08:32:15.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:15 smithi059 ceph-mon[29384]: Adjusting osd_memory_target on smithi096 to 16064M 2024-09-17T08:32:15.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:15 smithi059 ceph-mon[29384]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:15.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:15 smithi059 ceph-mon[29384]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T08:32:15.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:15 smithi059 ceph-mon[29384]: osdmap e11: 2 total, 1 up, 2 in 2024-09-17T08:32:15.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:15 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:32:15.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:15 smithi059 ceph-mon[29384]: from='osd.1 [v2:172.21.15.96:6800/3334336535,v1:172.21.15.96:6801/3334336535]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-09-17T08:32:15.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:15 smithi059 ceph-mon[29384]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-09-17T08:32:15.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:15 smithi114 ceph-mon[31296]: Adjusting osd_memory_target on smithi096 to 16064M 2024-09-17T08:32:15.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:15 smithi114 ceph-mon[31296]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:15.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:15 smithi114 ceph-mon[31296]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T08:32:15.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:15 smithi114 ceph-mon[31296]: osdmap e11: 2 total, 1 up, 2 in 2024-09-17T08:32:15.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:15 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:32:15.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:15 smithi114 ceph-mon[31296]: from='osd.1 [v2:172.21.15.96:6800/3334336535,v1:172.21.15.96:6801/3334336535]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-09-17T08:32:15.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:15 smithi114 ceph-mon[31296]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-09-17T08:32:16.686 INFO:teuthology.orchestra.run.smithi114.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-09-17T08:32:16.687 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:16 smithi114 ceph-mon[31296]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-09-17T08:32:16.687 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:16 smithi114 ceph-mon[31296]: osdmap e12: 2 total, 1 up, 2 in 2024-09-17T08:32:16.687 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:16 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:32:16.687 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:16 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:32:16.687 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:16 smithi114 ceph-mon[31296]: pgmap v61: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:16.768 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-09-17T08:32:16.781 INFO:teuthology.orchestra.run.smithi114.stderr: stderr: 10+0 records in 2024-09-17T08:32:16.781 INFO:teuthology.orchestra.run.smithi114.stderr:10+0 records out 2024-09-17T08:32:16.782 INFO:teuthology.orchestra.run.smithi114.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0117648 s, 891 MB/s 2024-09-17T08:32:16.782 INFO:teuthology.orchestra.run.smithi114.stderr:--> Zapping successful for: 2024-09-17T08:32:16.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:16 smithi096 ceph-mon[31249]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-09-17T08:32:16.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:16 smithi096 ceph-mon[31249]: osdmap e12: 2 total, 1 up, 2 in 2024-09-17T08:32:16.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:16 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:32:16.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:16 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:32:16.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:16 smithi096 ceph-mon[31249]: pgmap v61: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:16.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:16 smithi059 ceph-mon[29384]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-09-17T08:32:16.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:16 smithi059 ceph-mon[29384]: osdmap e12: 2 total, 1 up, 2 in 2024-09-17T08:32:16.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:16 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:32:16.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:16 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:32:16.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:16 smithi059 ceph-mon[29384]: pgmap v61: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:32:17.365 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi114:vg_nvme/lv_4 2024-09-17T08:32:17.604 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T08:32:17.638 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:17 smithi114 ceph-mon[31296]: purged_snaps scrub starts 2024-09-17T08:32:17.638 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:17 smithi114 ceph-mon[31296]: purged_snaps scrub ok 2024-09-17T08:32:17.638 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:17 smithi114 ceph-mon[31296]: osd.1 [v2:172.21.15.96:6800/3334336535,v1:172.21.15.96:6801/3334336535] boot 2024-09-17T08:32:17.638 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:17 smithi114 ceph-mon[31296]: osdmap e13: 2 total, 2 up, 2 in 2024-09-17T08:32:17.638 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:17 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:32:17.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:17 smithi096 ceph-mon[31249]: purged_snaps scrub starts 2024-09-17T08:32:17.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:17 smithi096 ceph-mon[31249]: purged_snaps scrub ok 2024-09-17T08:32:17.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:17 smithi096 ceph-mon[31249]: osd.1 [v2:172.21.15.96:6800/3334336535,v1:172.21.15.96:6801/3334336535] boot 2024-09-17T08:32:17.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:17 smithi096 ceph-mon[31249]: osdmap e13: 2 total, 2 up, 2 in 2024-09-17T08:32:17.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:17 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:32:17.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:17 smithi059 ceph-mon[29384]: purged_snaps scrub starts 2024-09-17T08:32:17.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:17 smithi059 ceph-mon[29384]: purged_snaps scrub ok 2024-09-17T08:32:17.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:17 smithi059 ceph-mon[29384]: osd.1 [v2:172.21.15.96:6800/3334336535,v1:172.21.15.96:6801/3334336535] boot 2024-09-17T08:32:17.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:17 smithi059 ceph-mon[29384]: osdmap e13: 2 total, 2 up, 2 in 2024-09-17T08:32:17.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:17 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:32:18.746 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:18 smithi114 ceph-mon[31296]: osdmap e14: 2 total, 2 up, 2 in 2024-09-17T08:32:18.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:18 smithi114 ceph-mon[31296]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:18.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:18 smithi059 ceph-mon[29384]: osdmap e14: 2 total, 2 up, 2 in 2024-09-17T08:32:18.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:18 smithi059 ceph-mon[29384]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:19.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:18 smithi096 ceph-mon[31249]: osdmap e14: 2 total, 2 up, 2 in 2024-09-17T08:32:19.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:18 smithi096 ceph-mon[31249]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:19.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:19 smithi114 ceph-mon[31296]: from='client.24157 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:32:19.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:19 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:32:19.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:19 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:32:19.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:19 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:32:19.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:19 smithi059 ceph-mon[29384]: from='client.24157 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:32:19.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:19 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:32:19.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:19 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:32:19.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:19 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:32:20.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:19 smithi096 ceph-mon[31249]: from='client.24157 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:32:20.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:19 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:32:20.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:19 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:32:20.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:19 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:32:20.746 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:20 smithi114 ceph-mon[31296]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:20.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:20 smithi059 ceph-mon[29384]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:21.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:20 smithi096 ceph-mon[31249]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:21.938 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:21 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:21.938 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:21 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:21.938 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:21 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:22.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:21 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:22.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:21 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:22.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:21 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:22.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:21 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:22.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:21 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:22.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:21 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:23.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:22 smithi059 ceph-mon[29384]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:23.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:22 smithi114 ceph-mon[31296]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:23.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:22 smithi096 ceph-mon[31249]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:24.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:23 smithi059 ceph-mon[29384]: from='client.? 172.21.15.114:0/2428311030' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "887d281b-fa90-4712-8666-494d6346c91b"}]: dispatch 2024-09-17T08:32:24.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:23 smithi059 ceph-mon[29384]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "887d281b-fa90-4712-8666-494d6346c91b"}]: dispatch 2024-09-17T08:32:24.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:23 smithi059 ceph-mon[29384]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "887d281b-fa90-4712-8666-494d6346c91b"}]': finished 2024-09-17T08:32:24.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:23 smithi059 ceph-mon[29384]: osdmap e15: 3 total, 2 up, 3 in 2024-09-17T08:32:24.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:23 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:32:24.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:23 smithi059 ceph-mon[29384]: from='client.? 172.21.15.114:0/3642169030' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:32:24.246 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:23 smithi114 ceph-mon[31296]: from='client.? 172.21.15.114:0/2428311030' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "887d281b-fa90-4712-8666-494d6346c91b"}]: dispatch 2024-09-17T08:32:24.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:23 smithi114 ceph-mon[31296]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "887d281b-fa90-4712-8666-494d6346c91b"}]: dispatch 2024-09-17T08:32:24.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:23 smithi114 ceph-mon[31296]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "887d281b-fa90-4712-8666-494d6346c91b"}]': finished 2024-09-17T08:32:24.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:23 smithi114 ceph-mon[31296]: osdmap e15: 3 total, 2 up, 3 in 2024-09-17T08:32:24.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:23 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:32:24.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:23 smithi114 ceph-mon[31296]: from='client.? 172.21.15.114:0/3642169030' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:32:24.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:23 smithi096 ceph-mon[31249]: from='client.? 172.21.15.114:0/2428311030' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "887d281b-fa90-4712-8666-494d6346c91b"}]: dispatch 2024-09-17T08:32:24.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:23 smithi096 ceph-mon[31249]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "887d281b-fa90-4712-8666-494d6346c91b"}]: dispatch 2024-09-17T08:32:24.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:23 smithi096 ceph-mon[31249]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "887d281b-fa90-4712-8666-494d6346c91b"}]': finished 2024-09-17T08:32:24.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:23 smithi096 ceph-mon[31249]: osdmap e15: 3 total, 2 up, 3 in 2024-09-17T08:32:24.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:23 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:32:24.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:23 smithi096 ceph-mon[31249]: from='client.? 172.21.15.114:0/3642169030' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:32:25.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:24 smithi059 ceph-mon[29384]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:25.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:24 smithi114 ceph-mon[31296]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:25.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:24 smithi096 ceph-mon[31249]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:27.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:27 smithi059 ceph-mon[29384]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:27.746 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:27 smithi114 ceph-mon[31296]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:27.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:27 smithi096 ceph-mon[31249]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:28.805 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:28 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:28.805 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:28 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:28.805 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:28 smithi059 ceph-mon[29384]: Detected new or changed devices on smithi096 2024-09-17T08:32:28.805 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:28 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:28.805 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:28 smithi059 ceph-mon[29384]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:28.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:28 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:28.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:28 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:28.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:28 smithi096 ceph-mon[31249]: Detected new or changed devices on smithi096 2024-09-17T08:32:28.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:28 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:28.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:28 smithi096 ceph-mon[31249]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:28.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:28 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:28.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:28 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:28.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:28 smithi114 ceph-mon[31296]: Detected new or changed devices on smithi096 2024-09-17T08:32:28.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:28 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:28.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:28 smithi114 ceph-mon[31296]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:29.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:29 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T08:32:29.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:29 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:32:29.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:29 smithi096 ceph-mon[31249]: Deploying daemon osd.2 on smithi114 2024-09-17T08:32:29.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:29 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:29.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:29 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:29.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:29 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:29.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:29 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T08:32:29.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:29 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:32:29.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:29 smithi059 ceph-mon[29384]: Deploying daemon osd.2 on smithi114 2024-09-17T08:32:29.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:29 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:29.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:29 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:29.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:29 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:29.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:29 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T08:32:29.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:29 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:32:29.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:29 smithi114 ceph-mon[31296]: Deploying daemon osd.2 on smithi114 2024-09-17T08:32:29.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:29 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:29.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:29 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:29.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:29 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:30.777 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:30 smithi096 ceph-mon[31249]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:30.791 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:30 smithi114 ceph-mon[31296]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:30.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:30 smithi059 ceph-mon[29384]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:33.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:33 smithi096 ceph-mon[31249]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:33.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:33 smithi059 ceph-mon[29384]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:33.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:33 smithi114 ceph-mon[31296]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:34.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:34 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:32:34.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:34 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:34.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:34 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:32:34.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:34 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:32:34.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:34 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:34.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:34 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:34.901 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:34 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:32:34.901 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:34 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:34.901 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:34 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:32:34.901 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:34 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:32:34.901 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:34 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:34.901 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:34 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:34.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:34 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:32:34.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:34 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:34.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:34 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:32:34.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:34 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:32:34.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:34 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:34.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:34 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:35.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:35 smithi096 ceph-mon[31249]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:35.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:35 smithi059 ceph-mon[29384]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:35.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:35 smithi114 ceph-mon[31296]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:36.407 INFO:teuthology.orchestra.run.smithi114.stdout:Created osd(s) 2 on host 'smithi114' 2024-09-17T08:32:36.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:36 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:32:36.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:36 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:36.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:36 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:32:36.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:36 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:36.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:36 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:36.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:36 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:32:36.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:36 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:32:36.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:36 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:36.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:36 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:32:36.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:36 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:36.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:36 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:32:36.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:36 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:36.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:36 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:36.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:36 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:32:36.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:36 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:32:36.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:36 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:36.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:36 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:32:36.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:36 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:36.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:36 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:32:36.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:36 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:36.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:36 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:36.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:36 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:32:36.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:36 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:32:36.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:36 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:37.255 DEBUG:teuthology.orchestra.run.smithi114:osd.2> sudo journalctl -f -n 0 -u ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@osd.2.service 2024-09-17T08:32:37.257 INFO:tasks.cephadm:Waiting for 3 OSDs to come up... 2024-09-17T08:32:37.257 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:32:37.474 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:32:37.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:37 smithi114 ceph-mon[31296]: Adjusting osd_memory_target on smithi114 to 20160M 2024-09-17T08:32:37.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:37 smithi114 ceph-mon[31296]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:37.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:37 smithi114 ceph-mon[31296]: from='osd.2 [v2:172.21.15.114:6800/1419914622,v1:172.21.15.114:6801/1419914622]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T08:32:37.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:37 smithi114 ceph-mon[31296]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T08:32:37.812 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:37 smithi059 ceph-mon[29384]: Adjusting osd_memory_target on smithi114 to 20160M 2024-09-17T08:32:37.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:37 smithi059 ceph-mon[29384]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:37.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:37 smithi059 ceph-mon[29384]: from='osd.2 [v2:172.21.15.114:6800/1419914622,v1:172.21.15.114:6801/1419914622]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T08:32:37.813 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:37 smithi059 ceph-mon[29384]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T08:32:37.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:37 smithi096 ceph-mon[31249]: Adjusting osd_memory_target on smithi114 to 20160M 2024-09-17T08:32:37.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:37 smithi096 ceph-mon[31249]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:37.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:37 smithi096 ceph-mon[31249]: from='osd.2 [v2:172.21.15.114:6800/1419914622,v1:172.21.15.114:6801/1419914622]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T08:32:37.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:37 smithi096 ceph-mon[31249]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T08:32:38.673 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:38 smithi114 ceph-mon[31296]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T08:32:38.673 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:38 smithi114 ceph-mon[31296]: osdmap e16: 3 total, 2 up, 3 in 2024-09-17T08:32:38.673 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:38 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:32:38.673 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:38 smithi114 ceph-mon[31296]: from='osd.2 [v2:172.21.15.114:6800/1419914622,v1:172.21.15.114:6801/1419914622]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2024-09-17T08:32:38.673 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:38 smithi114 ceph-mon[31296]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2024-09-17T08:32:38.673 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:38 smithi114 ceph-mon[31296]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:38.673 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:32:38 smithi114 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-2[36156]: 2024-09-17T08:32:38.576+0000 7f8e00405640 -1 osd.2 0 waiting for initial osdmap 2024-09-17T08:32:38.673 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:32:38 smithi114 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-2[36156]: 2024-09-17T08:32:38.579+0000 7f8dfc22e640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T08:32:38.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:38 smithi059 ceph-mon[29384]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T08:32:38.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:38 smithi059 ceph-mon[29384]: osdmap e16: 3 total, 2 up, 3 in 2024-09-17T08:32:38.773 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:38 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:32:38.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:38 smithi059 ceph-mon[29384]: from='osd.2 [v2:172.21.15.114:6800/1419914622,v1:172.21.15.114:6801/1419914622]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2024-09-17T08:32:38.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:38 smithi059 ceph-mon[29384]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2024-09-17T08:32:38.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:38 smithi059 ceph-mon[29384]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:38.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:38 smithi096 ceph-mon[31249]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T08:32:38.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:38 smithi096 ceph-mon[31249]: osdmap e16: 3 total, 2 up, 3 in 2024-09-17T08:32:38.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:38 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:32:38.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:38 smithi096 ceph-mon[31249]: from='osd.2 [v2:172.21.15.114:6800/1419914622,v1:172.21.15.114:6801/1419914622]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2024-09-17T08:32:38.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:38 smithi096 ceph-mon[31249]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2024-09-17T08:32:38.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:38 smithi096 ceph-mon[31249]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:39.152 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:32:39.790 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":17,"num_osds":3,"num_up_osds":2,"osd_up_since":1726561936,"num_in_osds":3,"osd_in_since":1726561943,"num_remapped_pgs":0} 2024-09-17T08:32:39.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:39 smithi059 ceph-mon[29384]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2024-09-17T08:32:39.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:39 smithi059 ceph-mon[29384]: osdmap e17: 3 total, 2 up, 3 in 2024-09-17T08:32:39.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:39 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:32:39.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:39 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:32:39.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:39 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:39.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:39 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:39.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:39 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:39.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:39 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/4237424068' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:32:39.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:39 smithi114 ceph-mon[31296]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2024-09-17T08:32:39.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:39 smithi114 ceph-mon[31296]: osdmap e17: 3 total, 2 up, 3 in 2024-09-17T08:32:39.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:39 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:32:39.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:39 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:32:39.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:39 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:39.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:39 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:39.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:39 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:39.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:39 smithi114 ceph-mon[31296]: from='client.? 172.21.15.59:0/4237424068' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:32:40.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:39 smithi096 ceph-mon[31249]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2024-09-17T08:32:40.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:39 smithi096 ceph-mon[31249]: osdmap e17: 3 total, 2 up, 3 in 2024-09-17T08:32:40.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:39 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:32:40.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:39 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:32:40.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:39 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:40.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:39 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:40.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:39 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:40.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:39 smithi096 ceph-mon[31249]: from='client.? 172.21.15.59:0/4237424068' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:32:40.792 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:32:40.992 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:32:41.017 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:40 smithi114 ceph-mon[31296]: purged_snaps scrub starts 2024-09-17T08:32:41.017 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:40 smithi114 ceph-mon[31296]: purged_snaps scrub ok 2024-09-17T08:32:41.017 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:40 smithi114 ceph-mon[31296]: osd.2 [v2:172.21.15.114:6800/1419914622,v1:172.21.15.114:6801/1419914622] boot 2024-09-17T08:32:41.017 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:40 smithi114 ceph-mon[31296]: osdmap e18: 3 total, 3 up, 3 in 2024-09-17T08:32:41.017 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:40 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:32:41.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:40 smithi059 ceph-mon[29384]: purged_snaps scrub starts 2024-09-17T08:32:41.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:40 smithi059 ceph-mon[29384]: purged_snaps scrub ok 2024-09-17T08:32:41.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:40 smithi059 ceph-mon[29384]: osd.2 [v2:172.21.15.114:6800/1419914622,v1:172.21.15.114:6801/1419914622] boot 2024-09-17T08:32:41.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:40 smithi059 ceph-mon[29384]: osdmap e18: 3 total, 3 up, 3 in 2024-09-17T08:32:41.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:40 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:32:41.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:40 smithi096 ceph-mon[31249]: purged_snaps scrub starts 2024-09-17T08:32:41.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:40 smithi096 ceph-mon[31249]: purged_snaps scrub ok 2024-09-17T08:32:41.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:40 smithi096 ceph-mon[31249]: osd.2 [v2:172.21.15.114:6800/1419914622,v1:172.21.15.114:6801/1419914622] boot 2024-09-17T08:32:41.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:40 smithi096 ceph-mon[31249]: osdmap e18: 3 total, 3 up, 3 in 2024-09-17T08:32:41.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:40 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:32:42.246 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:41 smithi114 ceph-mon[31296]: pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:42.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:41 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-17T08:32:42.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:41 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-17T08:32:42.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:41 smithi114 ceph-mon[31296]: osdmap e19: 3 total, 3 up, 3 in 2024-09-17T08:32:42.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:41 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T08:32:42.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:41 smithi096 ceph-mon[31249]: pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:42.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:41 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-17T08:32:42.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:41 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-17T08:32:42.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:41 smithi096 ceph-mon[31249]: osdmap e19: 3 total, 3 up, 3 in 2024-09-17T08:32:42.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:41 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T08:32:42.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:41 smithi059 ceph-mon[29384]: pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:32:42.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:41 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-17T08:32:42.325 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:41 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-17T08:32:42.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:41 smithi059 ceph-mon[29384]: osdmap e19: 3 total, 3 up, 3 in 2024-09-17T08:32:42.326 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:41 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T08:32:42.763 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:32:42.999 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:32:42 smithi059 sudo[41501]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-17T08:32:43.000 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:32:42 smithi059 sudo[41501]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T08:32:43.000 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:32:42 smithi059 sudo[41501]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T08:32:43.000 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:32:42 smithi059 sudo[41501]: pam_unix(sudo:session): session closed for user root 2024-09-17T08:32:43.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:42 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T08:32:43.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:42 smithi096 ceph-mon[31249]: osdmap e20: 3 total, 3 up, 3 in 2024-09-17T08:32:43.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:42 smithi096 ceph-mon[31249]: pgmap v82: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:43.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:42 smithi096 ceph-mon[31249]: from='client.? 172.21.15.59:0/1672372217' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:32:43.367 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:43 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T08:32:43.367 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:43 smithi059 ceph-mon[29384]: osdmap e20: 3 total, 3 up, 3 in 2024-09-17T08:32:43.367 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:43 smithi059 ceph-mon[29384]: pgmap v82: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:43.367 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:43 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/1672372217' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:32:43.367 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:32:43 smithi059 sudo[41518]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-17T08:32:43.367 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:32:43 smithi059 sudo[41518]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T08:32:43.367 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:32:43 smithi059 sudo[41518]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T08:32:43.367 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:32:43 smithi059 sudo[41518]: pam_unix(sudo:session): session closed for user root 2024-09-17T08:32:43.387 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":20,"num_osds":3,"num_up_osds":3,"osd_up_since":1726561959,"num_in_osds":3,"osd_in_since":1726561943,"num_remapped_pgs":0} 2024-09-17T08:32:43.388 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T08:32:43.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:43 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T08:32:43.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:43 smithi114 ceph-mon[31296]: osdmap e20: 3 total, 3 up, 3 in 2024-09-17T08:32:43.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:43 smithi114 ceph-mon[31296]: pgmap v82: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:43.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:43 smithi114 ceph-mon[31296]: from='client.? 172.21.15.59:0/1672372217' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:32:43.589 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:32:43.673 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:32:43 smithi096 sudo[37090]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-17T08:32:43.673 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:32:43 smithi096 sudo[37090]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T08:32:43.673 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:32:43 smithi096 sudo[37090]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T08:32:43.673 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:32:43 smithi096 sudo[37090]: pam_unix(sudo:session): session closed for user root 2024-09-17T08:32:43.998 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:32:43 smithi096 sudo[37093]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-17T08:32:43.999 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:32:43 smithi096 sudo[37093]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T08:32:43.999 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:32:43 smithi096 sudo[37093]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T08:32:43.999 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:32:43 smithi096 sudo[37093]: pam_unix(sudo:session): session closed for user root 2024-09-17T08:32:44.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:43 smithi114 ceph-mon[31296]: mgrmap e15: a(active, since 2m), standbys: b 2024-09-17T08:32:44.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:43 smithi114 ceph-mon[31296]: osdmap e21: 3 total, 3 up, 3 in 2024-09-17T08:32:44.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:43 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:44.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:43 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:44.195 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:32:43 smithi114 sudo[37235]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-17T08:32:44.195 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:32:43 smithi114 sudo[37235]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T08:32:44.195 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:32:43 smithi114 sudo[37235]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T08:32:44.195 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:32:43 smithi114 sudo[37235]: pam_unix(sudo:session): session closed for user root 2024-09-17T08:32:44.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:43 smithi096 ceph-mon[31249]: mgrmap e15: a(active, since 2m), standbys: b 2024-09-17T08:32:44.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:43 smithi096 ceph-mon[31249]: osdmap e21: 3 total, 3 up, 3 in 2024-09-17T08:32:44.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:43 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:44.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:43 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:44.372 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:43 smithi059 ceph-mon[29384]: mgrmap e15: a(active, since 2m), standbys: b 2024-09-17T08:32:44.372 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:43 smithi059 ceph-mon[29384]: osdmap e21: 3 total, 3 up, 3 in 2024-09-17T08:32:44.372 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:43 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:44.372 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:43 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:44.496 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:32:44 smithi114 sudo[37238]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-17T08:32:44.497 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:32:44 smithi114 sudo[37238]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T08:32:44.497 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:32:44 smithi114 sudo[37238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T08:32:44.497 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:32:44 smithi114 sudo[37238]: pam_unix(sudo:session): session closed for user root 2024-09-17T08:32:44.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:44 smithi059 sudo[41615]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-17T08:32:44.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:44 smithi059 sudo[41615]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T08:32:44.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:44 smithi059 sudo[41615]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T08:32:44.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:44 smithi059 sudo[41615]: pam_unix(sudo:session): session closed for user root 2024-09-17T08:32:45.357 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:32:45.357 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":21,"fsid":"ce4228ce-74ce-11ef-bceb-c7b262605968","created":"2024-09-17T08:29:31.957008+0000","modified":"2024-09-17T08:32:42.993703+0000","last_up_change":"2024-09-17T08:32:39.574894+0000","last_in_change":"2024-09-17T08:32:23.314660+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T08:32:40.983122+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"730a964a-059c-4f20-bef7-1c9e5ec38e12","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6802","nonce":839441848},{"type":"v1","addr":"172.21.15.59:6803","nonce":839441848}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6804","nonce":839441848},{"type":"v1","addr":"172.21.15.59:6805","nonce":839441848}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6808","nonce":839441848},{"type":"v1","addr":"172.21.15.59:6809","nonce":839441848}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6806","nonce":839441848},{"type":"v1","addr":"172.21.15.59:6807","nonce":839441848}]},"public_addr":"172.21.15.59:6803/839441848","cluster_addr":"172.21.15.59:6805/839441848","heartbeat_back_addr":"172.21.15.59:6809/839441848","heartbeat_front_addr":"172.21.15.59:6807/839441848","state":["exists","up"]},{"osd":1,"uuid":"ef268002-c683-44c5-930f-34f3e60f8624","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6800","nonce":3334336535},{"type":"v1","addr":"172.21.15.96:6801","nonce":3334336535}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6802","nonce":3334336535},{"type":"v1","addr":"172.21.15.96:6803","nonce":3334336535}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6806","nonce":3334336535},{"type":"v1","addr":"172.21.15.96:6807","nonce":3334336535}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6804","nonce":3334336535},{"type":"v1","addr":"172.21.15.96:6805","nonce":3334336535}]},"public_addr":"172.21.15.96:6801/3334336535","cluster_addr":"172.21.15.96:6803/3334336535","heartbeat_back_addr":"172.21.15.96:6807/3334336535","heartbeat_front_addr":"172.21.15.96:6805/3334336535","state":["exists","up"]},{"osd":2,"uuid":"887d281b-fa90-4712-8666-494d6346c91b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6800","nonce":1419914622},{"type":"v1","addr":"172.21.15.114:6801","nonce":1419914622}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6802","nonce":1419914622},{"type":"v1","addr":"172.21.15.114:6803","nonce":1419914622}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6806","nonce":1419914622},{"type":"v1","addr":"172.21.15.114:6807","nonce":1419914622}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6804","nonce":1419914622},{"type":"v1","addr":"172.21.15.114:6805","nonce":1419914622}]},"public_addr":"172.21.15.114:6801/1419914622","cluster_addr":"172.21.15.114:6803/1419914622","heartbeat_back_addr":"172.21.15.114:6807/1419914622","heartbeat_front_addr":"172.21.15.114:6805/1419914622","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:31:52.019495+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:32:14.986656+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:32:37.944867+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.59:6801/1012825442":"2024-09-18T08:30:18.476625+0000","172.21.15.59:6800/1012825442":"2024-09-18T08:30:18.476625+0000","172.21.15.59:0/1601068849":"2024-09-18T08:30:18.476625+0000","172.21.15.59:0/1750627316":"2024-09-18T08:29:54.630297+0000","172.21.15.59:0/341213020":"2024-09-18T08:29:54.630297+0000","172.21.15.59:0/849455254":"2024-09-18T08:30:18.476625+0000","172.21.15.59:6801/3821662549":"2024-09-18T08:29:54.630297+0000","172.21.15.59:0/2714757379":"2024-09-18T08:30:18.476625+0000","172.21.15.59:0/3535249288":"2024-09-18T08:29:54.630297+0000","172.21.15.59:6800/3821662549":"2024-09-18T08:29:54.630297+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T08:32:45.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:45 smithi059 sudo[41645]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-17T08:32:45.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:45 smithi059 sudo[41645]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T08:32:45.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:45 smithi059 sudo[41645]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T08:32:45.358 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:45 smithi059 sudo[41645]: pam_unix(sudo:session): session closed for user root 2024-09-17T08:32:45.616 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:45 smithi114 sudo[37241]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-17T08:32:45.616 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:45 smithi114 sudo[37241]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T08:32:45.616 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:45 smithi114 sudo[37241]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T08:32:45.616 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:45 smithi114 sudo[37241]: pam_unix(sudo:session): session closed for user root 2024-09-17T08:32:45.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:45 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:45.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:45 smithi059 ceph-mon[29384]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T08:32:45.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:45 smithi059 ceph-mon[29384]: pgmap v84: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:45.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:45 smithi059 ceph-mon[29384]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T08:32:45.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:45 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T08:32:45.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:45 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:32:45.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:45 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T08:32:45.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:45 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T08:32:45.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:45 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:32:45.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:45 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T08:32:45.961 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-17T08:32:40.983122+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 3, 'score_stable': 3, 'optimal_score': 1, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-17T08:32:45.961 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-17T08:32:45.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:45 smithi114 sudo[37244]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-17T08:32:45.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:45 smithi114 sudo[37244]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T08:32:45.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:45 smithi114 sudo[37244]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T08:32:45.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:45 smithi114 sudo[37244]: pam_unix(sudo:session): session closed for user root 2024-09-17T08:32:45.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:45 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:45.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:45 smithi114 ceph-mon[31296]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T08:32:45.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:45 smithi114 ceph-mon[31296]: pgmap v84: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:45.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:45 smithi114 ceph-mon[31296]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T08:32:45.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:45 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T08:32:45.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:45 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:32:45.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:45 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T08:32:45.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:45 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T08:32:45.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:45 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:32:45.998 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:45 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T08:32:46.113 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:45 smithi096 sudo[37096]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-17T08:32:46.113 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:45 smithi096 sudo[37096]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T08:32:46.113 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:45 smithi096 sudo[37096]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T08:32:46.113 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:45 smithi096 sudo[37096]: pam_unix(sudo:session): session closed for user root 2024-09-17T08:32:46.165 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:32:46.574 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:46 smithi096 sudo[37099]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-17T08:32:46.574 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:46 smithi096 sudo[37099]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T08:32:46.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:46 smithi096 sudo[37099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T08:32:46.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:46 smithi096 sudo[37099]: pam_unix(sudo:session): session closed for user root 2024-09-17T08:32:46.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:46 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:46.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:46 smithi096 ceph-mon[31249]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T08:32:46.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:46 smithi096 ceph-mon[31249]: pgmap v84: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:46.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:46 smithi096 ceph-mon[31249]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T08:32:46.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:46 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T08:32:46.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:46 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:32:46.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:46 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T08:32:46.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:46 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T08:32:46.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:46 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:32:46.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:46 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T08:32:46.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:46 smithi059 ceph-mon[29384]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T08:32:46.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:46 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/1726315889' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T08:32:46.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:46 smithi059 ceph-mon[29384]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T08:32:46.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:46 smithi059 ceph-mon[29384]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T08:32:46.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:46 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T08:32:46.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:46 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:32:46.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:46 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T08:32:46.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:46 smithi059 ceph-mon[29384]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T08:32:46.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:46 smithi059 ceph-mon[29384]: pgmap v85: 1 pgs: 1 creating+peering; 0 B data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:46.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:46 smithi114 ceph-mon[31296]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T08:32:46.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:46 smithi114 ceph-mon[31296]: from='client.? 172.21.15.59:0/1726315889' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T08:32:46.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:46 smithi114 ceph-mon[31296]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T08:32:46.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:46 smithi114 ceph-mon[31296]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T08:32:46.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:46 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T08:32:46.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:46 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:32:46.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:46 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T08:32:46.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:46 smithi114 ceph-mon[31296]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T08:32:46.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:46 smithi114 ceph-mon[31296]: pgmap v85: 1 pgs: 1 creating+peering; 0 B data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:47.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:46 smithi096 ceph-mon[31249]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T08:32:47.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:46 smithi096 ceph-mon[31249]: from='client.? 172.21.15.59:0/1726315889' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T08:32:47.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:46 smithi096 ceph-mon[31249]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T08:32:47.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:46 smithi096 ceph-mon[31249]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T08:32:47.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:46 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T08:32:47.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:46 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:32:47.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:46 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T08:32:47.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:46 smithi096 ceph-mon[31249]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T08:32:47.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:46 smithi096 ceph-mon[31249]: pgmap v85: 1 pgs: 1 creating+peering; 0 B data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:48.844 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:48 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:48.844 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:48 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:48.845 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:48 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:48.845 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:48 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:48.845 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:48 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:48.845 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:48 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:48.845 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:48 smithi059 ceph-mon[29384]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:48.889 INFO:teuthology.orchestra.run.smithi059.stdout:pg_num: 1 2024-09-17T08:32:48.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:48 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:48.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:48 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:48.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:48 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:48.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:48 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:48.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:48 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:48.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:48 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:48.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:48 smithi114 ceph-mon[31296]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:49.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:48 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:49.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:48 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:49.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:48 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:49.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:48 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:49.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:48 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:49.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:48 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:49.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:48 smithi096 ceph-mon[31249]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:49.458 INFO:tasks.cephadm:Setting up client nodes... 2024-09-17T08:32:49.458 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-17T08:32:49.458 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-17T08:32:49.458 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-17T08:32:49.761 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:32:49.883 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:49 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/826841617' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T08:32:49.883 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:49 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:49.883 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:49 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:49.883 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:49 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:50.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:49 smithi096 ceph-mon[31249]: from='client.? 172.21.15.59:0/826841617' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T08:32:50.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:49 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:50.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:49 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:50.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:49 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:50.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:49 smithi114 ceph-mon[31296]: from='client.? 172.21.15.59:0/826841617' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T08:32:50.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:49 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:50.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:49 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:50.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:49 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:50.993 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:50 smithi059 ceph-mon[29384]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:51.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:50 smithi096 ceph-mon[31249]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:51.246 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:50 smithi114 ceph-mon[31296]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:51.723 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:32:51.907 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:51 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/3527563152' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T08:32:52.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:51 smithi096 ceph-mon[31249]: from='client.? 172.21.15.59:0/3527563152' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T08:32:52.246 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:51 smithi114 ceph-mon[31296]: from='client.? 172.21.15.59:0/3527563152' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T08:32:52.554 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":15,"flags":0,"active_gid":14150,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6800","nonce":3920826381},{"type":"v1","addr":"172.21.15.59:6801","nonce":3920826381}]},"active_addr":"172.21.15.59:6801/3920826381","active_change":"2024-09-17T08:30:18.476730+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24110,"name":"b","mgr_features":4540138322906710015,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.59:8443/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.59:0","nonce":2198010404}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.59:0","nonce":1522394353}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.59:0","nonce":1337077976}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.59:0","nonce":1759772213}]}]} 2024-09-17T08:32:52.559 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-17T08:32:52.560 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-17T08:32:52.560 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T08:32:52.770 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:32:53.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:52 smithi096 ceph-mon[31249]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:53.129 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:52 smithi059 ceph-mon[29384]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:53.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:52 smithi114 ceph-mon[31296]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:54.406 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:32:54.406 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":21,"fsid":"ce4228ce-74ce-11ef-bceb-c7b262605968","created":"2024-09-17T08:29:31.957008+0000","modified":"2024-09-17T08:32:42.993703+0000","last_up_change":"2024-09-17T08:32:39.574894+0000","last_in_change":"2024-09-17T08:32:23.314660+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T08:32:40.983122+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"730a964a-059c-4f20-bef7-1c9e5ec38e12","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6802","nonce":839441848},{"type":"v1","addr":"172.21.15.59:6803","nonce":839441848}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6804","nonce":839441848},{"type":"v1","addr":"172.21.15.59:6805","nonce":839441848}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6808","nonce":839441848},{"type":"v1","addr":"172.21.15.59:6809","nonce":839441848}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6806","nonce":839441848},{"type":"v1","addr":"172.21.15.59:6807","nonce":839441848}]},"public_addr":"172.21.15.59:6803/839441848","cluster_addr":"172.21.15.59:6805/839441848","heartbeat_back_addr":"172.21.15.59:6809/839441848","heartbeat_front_addr":"172.21.15.59:6807/839441848","state":["exists","up"]},{"osd":1,"uuid":"ef268002-c683-44c5-930f-34f3e60f8624","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6800","nonce":3334336535},{"type":"v1","addr":"172.21.15.96:6801","nonce":3334336535}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6802","nonce":3334336535},{"type":"v1","addr":"172.21.15.96:6803","nonce":3334336535}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6806","nonce":3334336535},{"type":"v1","addr":"172.21.15.96:6807","nonce":3334336535}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6804","nonce":3334336535},{"type":"v1","addr":"172.21.15.96:6805","nonce":3334336535}]},"public_addr":"172.21.15.96:6801/3334336535","cluster_addr":"172.21.15.96:6803/3334336535","heartbeat_back_addr":"172.21.15.96:6807/3334336535","heartbeat_front_addr":"172.21.15.96:6805/3334336535","state":["exists","up"]},{"osd":2,"uuid":"887d281b-fa90-4712-8666-494d6346c91b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6800","nonce":1419914622},{"type":"v1","addr":"172.21.15.114:6801","nonce":1419914622}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6802","nonce":1419914622},{"type":"v1","addr":"172.21.15.114:6803","nonce":1419914622}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6806","nonce":1419914622},{"type":"v1","addr":"172.21.15.114:6807","nonce":1419914622}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6804","nonce":1419914622},{"type":"v1","addr":"172.21.15.114:6805","nonce":1419914622}]},"public_addr":"172.21.15.114:6801/1419914622","cluster_addr":"172.21.15.114:6803/1419914622","heartbeat_back_addr":"172.21.15.114:6807/1419914622","heartbeat_front_addr":"172.21.15.114:6805/1419914622","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:31:52.019495+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:32:14.986656+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:32:37.944867+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.59:6801/1012825442":"2024-09-18T08:30:18.476625+0000","172.21.15.59:6800/1012825442":"2024-09-18T08:30:18.476625+0000","172.21.15.59:0/1601068849":"2024-09-18T08:30:18.476625+0000","172.21.15.59:0/1750627316":"2024-09-18T08:29:54.630297+0000","172.21.15.59:0/341213020":"2024-09-18T08:29:54.630297+0000","172.21.15.59:0/849455254":"2024-09-18T08:30:18.476625+0000","172.21.15.59:6801/3821662549":"2024-09-18T08:29:54.630297+0000","172.21.15.59:0/2714757379":"2024-09-18T08:30:18.476625+0000","172.21.15.59:0/3535249288":"2024-09-18T08:29:54.630297+0000","172.21.15.59:6800/3821662549":"2024-09-18T08:29:54.630297+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T08:32:54.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:54 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/2610679810' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T08:32:54.746 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:54 smithi114 ceph-mon[31296]: from='client.? 172.21.15.59:0/2610679810' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T08:32:54.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:54 smithi096 ceph-mon[31249]: from='client.? 172.21.15.59:0/2610679810' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T08:32:54.953 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-17T08:32:54.953 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T08:32:55.152 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:32:55.522 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:55 smithi059 ceph-mon[29384]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:55.746 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:55 smithi114 ceph-mon[31296]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:55.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:55 smithi096 ceph-mon[31249]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:56.910 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:32:56.910 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":21,"fsid":"ce4228ce-74ce-11ef-bceb-c7b262605968","created":"2024-09-17T08:29:31.957008+0000","modified":"2024-09-17T08:32:42.993703+0000","last_up_change":"2024-09-17T08:32:39.574894+0000","last_in_change":"2024-09-17T08:32:23.314660+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T08:32:40.983122+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"730a964a-059c-4f20-bef7-1c9e5ec38e12","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6802","nonce":839441848},{"type":"v1","addr":"172.21.15.59:6803","nonce":839441848}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6804","nonce":839441848},{"type":"v1","addr":"172.21.15.59:6805","nonce":839441848}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6808","nonce":839441848},{"type":"v1","addr":"172.21.15.59:6809","nonce":839441848}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6806","nonce":839441848},{"type":"v1","addr":"172.21.15.59:6807","nonce":839441848}]},"public_addr":"172.21.15.59:6803/839441848","cluster_addr":"172.21.15.59:6805/839441848","heartbeat_back_addr":"172.21.15.59:6809/839441848","heartbeat_front_addr":"172.21.15.59:6807/839441848","state":["exists","up"]},{"osd":1,"uuid":"ef268002-c683-44c5-930f-34f3e60f8624","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6800","nonce":3334336535},{"type":"v1","addr":"172.21.15.96:6801","nonce":3334336535}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6802","nonce":3334336535},{"type":"v1","addr":"172.21.15.96:6803","nonce":3334336535}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6806","nonce":3334336535},{"type":"v1","addr":"172.21.15.96:6807","nonce":3334336535}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6804","nonce":3334336535},{"type":"v1","addr":"172.21.15.96:6805","nonce":3334336535}]},"public_addr":"172.21.15.96:6801/3334336535","cluster_addr":"172.21.15.96:6803/3334336535","heartbeat_back_addr":"172.21.15.96:6807/3334336535","heartbeat_front_addr":"172.21.15.96:6805/3334336535","state":["exists","up"]},{"osd":2,"uuid":"887d281b-fa90-4712-8666-494d6346c91b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6800","nonce":1419914622},{"type":"v1","addr":"172.21.15.114:6801","nonce":1419914622}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6802","nonce":1419914622},{"type":"v1","addr":"172.21.15.114:6803","nonce":1419914622}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6806","nonce":1419914622},{"type":"v1","addr":"172.21.15.114:6807","nonce":1419914622}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6804","nonce":1419914622},{"type":"v1","addr":"172.21.15.114:6805","nonce":1419914622}]},"public_addr":"172.21.15.114:6801/1419914622","cluster_addr":"172.21.15.114:6803/1419914622","heartbeat_back_addr":"172.21.15.114:6807/1419914622","heartbeat_front_addr":"172.21.15.114:6805/1419914622","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:31:52.019495+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:32:14.986656+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T08:32:37.944867+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.59:6801/1012825442":"2024-09-18T08:30:18.476625+0000","172.21.15.59:6800/1012825442":"2024-09-18T08:30:18.476625+0000","172.21.15.59:0/1601068849":"2024-09-18T08:30:18.476625+0000","172.21.15.59:0/1750627316":"2024-09-18T08:29:54.630297+0000","172.21.15.59:0/341213020":"2024-09-18T08:29:54.630297+0000","172.21.15.59:0/849455254":"2024-09-18T08:30:18.476625+0000","172.21.15.59:6801/3821662549":"2024-09-18T08:29:54.630297+0000","172.21.15.59:0/2714757379":"2024-09-18T08:30:18.476625+0000","172.21.15.59:0/3535249288":"2024-09-18T08:29:54.630297+0000","172.21.15.59:6800/3821662549":"2024-09-18T08:29:54.630297+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T08:32:57.518 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-17T08:32:57.519 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-17T08:32:57.519 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-17T08:32:57.753 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:32:57.753 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:32:57.755 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:32:57.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:57 smithi096 ceph-mon[31249]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:57.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:57 smithi096 ceph-mon[31249]: from='client.? 172.21.15.59:0/106064771' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T08:32:57.875 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:57 smithi059 ceph-mon[29384]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:57.875 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:57 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/106064771' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T08:32:57.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:57 smithi114 ceph-mon[31296]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:57.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:57 smithi114 ceph-mon[31296]: from='client.? 172.21.15.59:0/106064771' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T08:32:59.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:59 smithi096 ceph-mon[31249]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:59.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:59 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:59.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:59 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:59.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:32:59 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:59 smithi059 ceph-mon[29384]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:59 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:59 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:32:59 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:59.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:59 smithi114 ceph-mon[31296]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:32:59.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:59 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:59.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:59 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:32:59.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:32:59 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:00.817 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:00 smithi114 ceph-mon[31296]: Detected new or changed devices on smithi114 2024-09-17T08:33:00.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:00 smithi096 ceph-mon[31249]: Detected new or changed devices on smithi114 2024-09-17T08:33:00.866 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:00 smithi059 ceph-mon[29384]: Detected new or changed devices on smithi114 2024-09-17T08:33:01.696 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:01 smithi059 ceph-mon[29384]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:01.715 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:01 smithi114 ceph-mon[31296]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:01.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:01 smithi096 ceph-mon[31249]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:02.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:02 smithi059 ceph-mon[29384]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:02.634 INFO:teuthology.orchestra.run.smithi059.stdout:34359738385 2024-09-17T08:33:02.635 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-17T08:33:02.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:02 smithi096 ceph-mon[31249]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:02.927 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:02 smithi114 ceph-mon[31296]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:03.434 INFO:teuthology.orchestra.run.smithi059.stdout:55834574859 2024-09-17T08:33:03.434 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-17T08:33:04.344 INFO:teuthology.orchestra.run.smithi059.stdout:77309411335 2024-09-17T08:33:04.345 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-17T08:33:04.352 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:33:04.387 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:33:05.024 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:33:05.809 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:05 smithi059 ceph-mon[29384]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:05.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:05 smithi096 ceph-mon[31249]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:05.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:05 smithi114 ceph-mon[31296]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:07.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:07 smithi059 ceph-mon[29384]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:07.790 INFO:teuthology.orchestra.run.smithi059.stdout:55834574859 2024-09-17T08:33:07.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:07 smithi096 ceph-mon[31249]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:07.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:07 smithi114 ceph-mon[31296]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:08.521 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574859 got 55834574859 for osd.1 2024-09-17T08:33:08.521 DEBUG:teuthology.parallel:result is None 2024-09-17T08:33:08.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:08 smithi096 ceph-mon[31249]: from='client.? 172.21.15.59:0/2309907449' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T08:33:08.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:08 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:08.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:08 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:08.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:08 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:08.868 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:08 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/2309907449' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T08:33:08.868 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:08 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:08.869 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:08 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:08.869 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:08 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:08.875 INFO:teuthology.orchestra.run.smithi059.stdout:34359738386 2024-09-17T08:33:08.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:08 smithi114 ceph-mon[31296]: from='client.? 172.21.15.59:0/2309907449' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T08:33:08.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:08 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:08.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:08 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:08.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:08 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:09.761 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:09 smithi059 ceph-mon[29384]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:09.761 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:09 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/1785977299' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T08:33:09.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:09 smithi096 ceph-mon[31249]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:09.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:09 smithi096 ceph-mon[31249]: from='client.? 172.21.15.59:0/1785977299' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T08:33:09.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:09 smithi114 ceph-mon[31296]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:09.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:09 smithi114 ceph-mon[31296]: from='client.? 172.21.15.59:0/1785977299' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T08:33:10.024 INFO:teuthology.orchestra.run.smithi059.stdout:77309411336 2024-09-17T08:33:10.668 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411335 got 77309411336 for osd.2 2024-09-17T08:33:10.668 DEBUG:teuthology.parallel:result is None 2024-09-17T08:33:10.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:10 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:10.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:10 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:10.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:10 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:10.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:10 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/620811757' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T08:33:10.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:10 smithi059 ceph-mon[29384]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:10.921 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:10 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:10.921 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:10 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:10.922 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:10 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:10.922 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:10 smithi096 ceph-mon[31249]: from='client.? 172.21.15.59:0/620811757' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T08:33:10.922 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:10 smithi096 ceph-mon[31249]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:10.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:10 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:10.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:10 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:10.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:10 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:10.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:10 smithi114 ceph-mon[31296]: from='client.? 172.21.15.59:0/620811757' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T08:33:10.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:10 smithi114 ceph-mon[31296]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:11.108 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738385 got 34359738386 for osd.0 2024-09-17T08:33:11.108 DEBUG:teuthology.parallel:result is None 2024-09-17T08:33:11.108 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-17T08:33:11.109 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T08:33:11.962 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:33:13.612 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:13 smithi059 ceph-mon[29384]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:13.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:13 smithi096 ceph-mon[31249]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:13.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:13 smithi114 ceph-mon[31296]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:14.623 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:33:14.623 INFO:teuthology.orchestra.run.smithi059.stderr:dumped all 2024-09-17T08:33:15.180 INFO:teuthology.orchestra.run.smithi059.stdout:{"pg_ready":true,"pg_map":{"version":99,"stamp":"2024-09-17T08:33:14.509429+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":85188,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":281150268,"statfs":{"total":287985106944,"available":287897874432,"internally_reserved":0,"allocated":2322432,"data_stored":1935402,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4782,"internal_metadata":82963794},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002004"},"pg_stats":[{"pgid":"1.0","version":"21'137","reported_seq":184,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-17T08:32:46.132783+0000","last_change":"2024-09-17T08:32:42.165650+0000","last_active":"2024-09-17T08:32:46.132783+0000","last_peered":"2024-09-17T08:32:46.132783+0000","last_clean":"2024-09-17T08:32:46.132783+0000","last_became_active":"2024-09-17T08:32:42.164608+0000","last_became_peered":"2024-09-17T08:32:42.164608+0000","last_unstale":"2024-09-17T08:32:46.132783+0000","last_undegraded":"2024-09-17T08:32:46.132783+0000","last_fullsized":"2024-09-17T08:32:46.132783+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T08:32:40.983854+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T08:32:40.983854+0000","last_clean_scrub_stamp":"2024-09-17T08:32:40.983854+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T19:52:38.535589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411337,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28396,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716756,"statfs":{"total":95995035648,"available":95965958144,"internally_reserved":0,"allocated":774144,"data_stored":645134,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.36299999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42199999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574861,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28396,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716756,"statfs":{"total":95995035648,"available":95965958144,"internally_reserved":0,"allocated":774144,"data_stored":645134,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.5}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53600000000000003}]}]},{"osd":0,"up_from":8,"seq":34359738387,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28396,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716756,"statfs":{"total":95995035648,"available":95965958144,"internally_reserved":0,"allocated":774144,"data_stored":645134,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.36899999999999999}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.35499999999999998}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T08:33:15.180 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T08:33:15.388 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:33:15.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:15 smithi059 ceph-mon[29384]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:15.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:15 smithi096 ceph-mon[31249]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:15.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:15 smithi114 ceph-mon[31296]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:16.711 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:16 smithi059 ceph-mon[29384]: from='client.14361 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:33:16.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:16 smithi096 ceph-mon[31249]: from='client.14361 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:33:16.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:16 smithi114 ceph-mon[31296]: from='client.14361 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:33:17.225 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:33:17.225 INFO:teuthology.orchestra.run.smithi059.stderr:dumped all 2024-09-17T08:33:17.775 INFO:teuthology.orchestra.run.smithi059.stdout:{"pg_ready":true,"pg_map":{"version":100,"stamp":"2024-09-17T08:33:16.509743+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":85188,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":281150268,"statfs":{"total":287985106944,"available":287897874432,"internally_reserved":0,"allocated":2322432,"data_stored":1935402,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4782,"internal_metadata":82963794},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002029"},"pg_stats":[{"pgid":"1.0","version":"21'137","reported_seq":184,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-17T08:32:46.132783+0000","last_change":"2024-09-17T08:32:42.165650+0000","last_active":"2024-09-17T08:32:46.132783+0000","last_peered":"2024-09-17T08:32:46.132783+0000","last_clean":"2024-09-17T08:32:46.132783+0000","last_became_active":"2024-09-17T08:32:42.164608+0000","last_became_peered":"2024-09-17T08:32:42.164608+0000","last_unstale":"2024-09-17T08:32:46.132783+0000","last_undegraded":"2024-09-17T08:32:46.132783+0000","last_fullsized":"2024-09-17T08:32:46.132783+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T08:32:40.983854+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T08:32:40.983854+0000","last_clean_scrub_stamp":"2024-09-17T08:32:40.983854+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T19:52:38.535589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411338,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28396,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716756,"statfs":{"total":95995035648,"available":95965958144,"internally_reserved":0,"allocated":774144,"data_stored":645134,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.432}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47899999999999998}]}]},{"osd":1,"up_from":13,"seq":55834574861,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28396,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716756,"statfs":{"total":95995035648,"available":95965958144,"internally_reserved":0,"allocated":774144,"data_stored":645134,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.5}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53600000000000003}]}]},{"osd":0,"up_from":8,"seq":34359738388,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28396,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716756,"statfs":{"total":95995035648,"available":95965958144,"internally_reserved":0,"allocated":774144,"data_stored":645134,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47899999999999998}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46100000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T08:33:17.775 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-17T08:33:17.775 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-17T08:33:17.776 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-17T08:33:17.776 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-17T08:33:17.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:17 smithi096 ceph-mon[31249]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:17.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:17 smithi059 ceph-mon[29384]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:17.979 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:33:17.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:17 smithi114 ceph-mon[31296]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:18.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:18 smithi059 ceph-mon[29384]: from='client.14367 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:33:18.895 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:18 smithi114 ceph-mon[31296]: from='client.14367 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:33:19.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:18 smithi096 ceph-mon[31249]: from='client.14367 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:33:19.689 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:33:19.690 INFO:teuthology.orchestra.run.smithi059.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T08:33:19.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:19 smithi059 ceph-mon[29384]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:19.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:19 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:19.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:19 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:19.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:19 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:19.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:19 smithi114 ceph-mon[31296]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:19.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:19 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:19.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:19 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:19.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:19 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:20.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:19 smithi096 ceph-mon[31249]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:20.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:19 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:20.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:19 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:20.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:19 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:20.286 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-17T08:33:20.287 INFO:tasks.cephadm:Setup complete, yielding 2024-09-17T08:33:20.287 INFO:teuthology.run_tasks:Running task cephadm.apply... 2024-09-17T08:33:20.297 INFO:tasks.cephadm:Applying spec(s): 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 2024-09-17T08:33:20.297 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- ceph orch apply -i - 2024-09-17T08:33:20.499 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:33:20.840 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:20 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/1343368401' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T08:33:20.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:20 smithi114 ceph-mon[31296]: from='client.? 172.21.15.59:0/1343368401' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T08:33:21.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:20 smithi096 ceph-mon[31249]: from='client.? 172.21.15.59:0/1343368401' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T08:33:21.698 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:21 smithi114 ceph-mon[31296]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:21.838 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:21 smithi059 ceph-mon[29384]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:22.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:21 smithi096 ceph-mon[31249]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:22.244 INFO:teuthology.orchestra.run.smithi059.stdout:Scheduled mon update... 2024-09-17T08:33:22.881 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T08:33:22.890 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi059.front.sepia.ceph.com 2024-09-17T08:33:22.890 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 -- bash -c 'set -ex 2024-09-17T08:33:22.890 DEBUG:teuthology.orchestra.run.smithi059:> # since we don'"'"'t know the real hostnames before the test, the next 2024-09-17T08:33:22.890 DEBUG:teuthology.orchestra.run.smithi059:> # bit is in order to replace the fake hostnames "host.a/b/c" with 2024-09-17T08:33:22.890 DEBUG:teuthology.orchestra.run.smithi059:> # the actual names cephadm knows the host by within the mon spec 2024-09-17T08:33:22.890 DEBUG:teuthology.orchestra.run.smithi059:> ceph orch host ls --format json | jq -r '"'"'.[] | .hostname'"'"' > realnames 2024-09-17T08:33:22.890 DEBUG:teuthology.orchestra.run.smithi059:> echo $'"'"'host.a\nhost.b\nhost.c'"'"' > fakenames 2024-09-17T08:33:22.890 DEBUG:teuthology.orchestra.run.smithi059:> echo $'"'"'a\nb\nc'"'"' > mon_ids 2024-09-17T08:33:22.890 DEBUG:teuthology.orchestra.run.smithi059:> echo $'"'"'{datacenter=a}\n{datacenter=b,rack=2}\n{datacenter=a,rack=3}'"'"' > crush_locs 2024-09-17T08:33:22.891 DEBUG:teuthology.orchestra.run.smithi059:> ceph orch ls --service-name mon --export > mon.yaml 2024-09-17T08:33:22.891 DEBUG:teuthology.orchestra.run.smithi059:> MONSPEC=`cat mon.yaml` 2024-09-17T08:33:22.891 DEBUG:teuthology.orchestra.run.smithi059:> echo "$MONSPEC" 2024-09-17T08:33:22.891 DEBUG:teuthology.orchestra.run.smithi059:> while read realname <&3 && read fakename <&4; do 2024-09-17T08:33:22.891 DEBUG:teuthology.orchestra.run.smithi059:> MONSPEC="${MONSPEC//$fakename/$realname}" 2024-09-17T08:33:22.891 DEBUG:teuthology.orchestra.run.smithi059:> done 3 echo "$MONSPEC" > mon.yaml 2024-09-17T08:33:22.891 DEBUG:teuthology.orchestra.run.smithi059:> cat mon.yaml 2024-09-17T08:33:22.891 DEBUG:teuthology.orchestra.run.smithi059:> # now the spec should have the real hostnames, so let'"'"'s re-apply 2024-09-17T08:33:22.891 DEBUG:teuthology.orchestra.run.smithi059:> ceph orch apply -i mon.yaml 2024-09-17T08:33:22.891 DEBUG:teuthology.orchestra.run.smithi059:> sleep 90 2024-09-17T08:33:22.891 DEBUG:teuthology.orchestra.run.smithi059:> ceph orch ps --refresh 2024-09-17T08:33:22.891 DEBUG:teuthology.orchestra.run.smithi059:> ceph orch ls --service-name mon --export > mon.yaml; ceph orch apply -i mon.yaml 2024-09-17T08:33:22.891 DEBUG:teuthology.orchestra.run.smithi059:> sleep 90 2024-09-17T08:33:22.891 DEBUG:teuthology.orchestra.run.smithi059:> ceph mon dump 2024-09-17T08:33:22.892 DEBUG:teuthology.orchestra.run.smithi059:> ceph mon dump --format json 2024-09-17T08:33:22.892 DEBUG:teuthology.orchestra.run.smithi059:> # verify all the crush locations got set from "ceph mon dump" output 2024-09-17T08:33:22.892 DEBUG:teuthology.orchestra.run.smithi059:> while read monid <&3 && read crushloc <&4; do 2024-09-17T08:33:22.892 DEBUG:teuthology.orchestra.run.smithi059:> ceph mon dump --format json | jq --arg monid "$monid" --arg crushloc "$crushloc" -e '"'"'.mons | .[] | select(.name == $monid) | .crush_location == $crushloc'"'"' 2024-09-17T08:33:22.892 DEBUG:teuthology.orchestra.run.smithi059:> done 3 ' 2024-09-17T08:33:23.089 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T08:33:23.364 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:23 smithi114 ceph-mon[31296]: from='client.14379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:33:23.364 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:23 smithi114 ceph-mon[31296]: Saving service mon spec with placement count:3 2024-09-17T08:33:23.364 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:23 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:23.364 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:23 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:33:23.364 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:23 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:23.364 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:23 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:33:23.364 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:23 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:23.364 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:23 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T08:33:23.364 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:23 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:23.364 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:23 smithi114 ceph-mon[31296]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:23.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:23 smithi059 ceph-mon[29384]: from='client.14379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:33:23.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:23 smithi059 ceph-mon[29384]: Saving service mon spec with placement count:3 2024-09-17T08:33:23.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:23 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:23.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:23 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:33:23.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:23 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:23.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:23 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:33:23.545 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:23 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:23.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:23 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T08:33:23.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:23 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:23.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:23 smithi059 ceph-mon[29384]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:23.574 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:23 smithi096 ceph-mon[31249]: from='client.14379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:33:23.574 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:23 smithi096 ceph-mon[31249]: Saving service mon spec with placement count:3 2024-09-17T08:33:23.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:23 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:23.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:23 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:33:23.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:23 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:23.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:23 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:33:23.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:23 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:23.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:23 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T08:33:23.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:23 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:23.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:23 smithi096 ceph-mon[31249]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:24.676 INFO:teuthology.orchestra.run.smithi059.stderr:+ ceph orch host ls --format json 2024-09-17T08:33:24.676 INFO:teuthology.orchestra.run.smithi059.stderr:+ jq -r '.[] | .hostname' 2024-09-17T08:33:24.861 INFO:teuthology.orchestra.run.smithi059.stderr:+ echo 'host.a 2024-09-17T08:33:24.861 INFO:teuthology.orchestra.run.smithi059.stderr:host.b 2024-09-17T08:33:24.861 INFO:teuthology.orchestra.run.smithi059.stderr:host.c' 2024-09-17T08:33:24.861 INFO:teuthology.orchestra.run.smithi059.stderr:+ echo 'a 2024-09-17T08:33:24.861 INFO:teuthology.orchestra.run.smithi059.stderr:b 2024-09-17T08:33:24.861 INFO:teuthology.orchestra.run.smithi059.stderr:c' 2024-09-17T08:33:24.861 INFO:teuthology.orchestra.run.smithi059.stderr:+ echo '{datacenter=a} 2024-09-17T08:33:24.862 INFO:teuthology.orchestra.run.smithi059.stderr:{datacenter=b,rack=2} 2024-09-17T08:33:24.862 INFO:teuthology.orchestra.run.smithi059.stderr:{datacenter=a,rack=3}' 2024-09-17T08:33:24.862 INFO:teuthology.orchestra.run.smithi059.stderr:+ ceph orch ls --service-name mon --export 2024-09-17T08:33:25.139 INFO:teuthology.orchestra.run.smithi059.stderr:++ cat mon.yaml 2024-09-17T08:33:25.140 INFO:teuthology.orchestra.run.smithi059.stderr:+ MONSPEC='service_type: mon 2024-09-17T08:33:25.140 INFO:teuthology.orchestra.run.smithi059.stderr:service_name: mon 2024-09-17T08:33:25.140 INFO:teuthology.orchestra.run.smithi059.stderr:placement: 2024-09-17T08:33:25.140 INFO:teuthology.orchestra.run.smithi059.stderr: count: 3 2024-09-17T08:33:25.140 INFO:teuthology.orchestra.run.smithi059.stderr:spec: 2024-09-17T08:33:25.140 INFO:teuthology.orchestra.run.smithi059.stderr: crush_locations: 2024-09-17T08:33:25.140 INFO:teuthology.orchestra.run.smithi059.stderr: host.a: 2024-09-17T08:33:25.141 INFO:teuthology.orchestra.run.smithi059.stderr: - datacenter=a 2024-09-17T08:33:25.141 INFO:teuthology.orchestra.run.smithi059.stderr: host.b: 2024-09-17T08:33:25.141 INFO:teuthology.orchestra.run.smithi059.stderr: - datacenter=b 2024-09-17T08:33:25.141 INFO:teuthology.orchestra.run.smithi059.stderr: - rack=2 2024-09-17T08:33:25.141 INFO:teuthology.orchestra.run.smithi059.stderr: host.c: 2024-09-17T08:33:25.141 INFO:teuthology.orchestra.run.smithi059.stderr: - datacenter=a 2024-09-17T08:33:25.141 INFO:teuthology.orchestra.run.smithi059.stderr: - rack=3' 2024-09-17T08:33:25.141 INFO:teuthology.orchestra.run.smithi059.stdout:service_type: mon 2024-09-17T08:33:25.141 INFO:teuthology.orchestra.run.smithi059.stdout:service_name: mon 2024-09-17T08:33:25.141 INFO:teuthology.orchestra.run.smithi059.stdout:placement: 2024-09-17T08:33:25.142 INFO:teuthology.orchestra.run.smithi059.stdout: count: 3 2024-09-17T08:33:25.142 INFO:teuthology.orchestra.run.smithi059.stdout:spec: 2024-09-17T08:33:25.142 INFO:teuthology.orchestra.run.smithi059.stdout: crush_locations: 2024-09-17T08:33:25.142 INFO:teuthology.orchestra.run.smithi059.stdout: host.a: 2024-09-17T08:33:25.142 INFO:teuthology.orchestra.run.smithi059.stdout: - datacenter=a 2024-09-17T08:33:25.142 INFO:teuthology.orchestra.run.smithi059.stdout: host.b: 2024-09-17T08:33:25.142 INFO:teuthology.orchestra.run.smithi059.stdout: - datacenter=b 2024-09-17T08:33:25.142 INFO:teuthology.orchestra.run.smithi059.stdout: - rack=2 2024-09-17T08:33:25.142 INFO:teuthology.orchestra.run.smithi059.stdout: host.c: 2024-09-17T08:33:25.142 INFO:teuthology.orchestra.run.smithi059.stdout: - datacenter=a 2024-09-17T08:33:25.142 INFO:teuthology.orchestra.run.smithi059.stdout: - rack=3 2024-09-17T08:33:25.143 INFO:teuthology.orchestra.run.smithi059.stderr:+ echo 'service_type: mon 2024-09-17T08:33:25.143 INFO:teuthology.orchestra.run.smithi059.stderr:service_name: mon 2024-09-17T08:33:25.143 INFO:teuthology.orchestra.run.smithi059.stderr:placement: 2024-09-17T08:33:25.143 INFO:teuthology.orchestra.run.smithi059.stderr: count: 3 2024-09-17T08:33:25.143 INFO:teuthology.orchestra.run.smithi059.stderr:spec: 2024-09-17T08:33:25.143 INFO:teuthology.orchestra.run.smithi059.stderr: crush_locations: 2024-09-17T08:33:25.143 INFO:teuthology.orchestra.run.smithi059.stderr: host.a: 2024-09-17T08:33:25.143 INFO:teuthology.orchestra.run.smithi059.stderr: - datacenter=a 2024-09-17T08:33:25.143 INFO:teuthology.orchestra.run.smithi059.stderr: host.b: 2024-09-17T08:33:25.143 INFO:teuthology.orchestra.run.smithi059.stderr: - datacenter=b 2024-09-17T08:33:25.143 INFO:teuthology.orchestra.run.smithi059.stderr: - rack=2 2024-09-17T08:33:25.144 INFO:teuthology.orchestra.run.smithi059.stderr: host.c: 2024-09-17T08:33:25.144 INFO:teuthology.orchestra.run.smithi059.stderr: - datacenter=a 2024-09-17T08:33:25.144 INFO:teuthology.orchestra.run.smithi059.stderr: - rack=3' 2024-09-17T08:33:25.144 INFO:teuthology.orchestra.run.smithi059.stderr:+ read realname 2024-09-17T08:33:25.144 INFO:teuthology.orchestra.run.smithi059.stderr:+ read fakename 2024-09-17T08:33:25.144 INFO:teuthology.orchestra.run.smithi059.stderr:+ MONSPEC='service_type: mon 2024-09-17T08:33:25.144 INFO:teuthology.orchestra.run.smithi059.stderr:service_name: mon 2024-09-17T08:33:25.144 INFO:teuthology.orchestra.run.smithi059.stderr:placement: 2024-09-17T08:33:25.144 INFO:teuthology.orchestra.run.smithi059.stderr: count: 3 2024-09-17T08:33:25.144 INFO:teuthology.orchestra.run.smithi059.stderr:spec: 2024-09-17T08:33:25.144 INFO:teuthology.orchestra.run.smithi059.stderr: crush_locations: 2024-09-17T08:33:25.144 INFO:teuthology.orchestra.run.smithi059.stderr: smithi059: 2024-09-17T08:33:25.144 INFO:teuthology.orchestra.run.smithi059.stderr: - datacenter=a 2024-09-17T08:33:25.144 INFO:teuthology.orchestra.run.smithi059.stderr: host.b: 2024-09-17T08:33:25.145 INFO:teuthology.orchestra.run.smithi059.stderr: - datacenter=b 2024-09-17T08:33:25.145 INFO:teuthology.orchestra.run.smithi059.stderr: - rack=2 2024-09-17T08:33:25.145 INFO:teuthology.orchestra.run.smithi059.stderr: host.c: 2024-09-17T08:33:25.145 INFO:teuthology.orchestra.run.smithi059.stderr: - datacenter=a 2024-09-17T08:33:25.145 INFO:teuthology.orchestra.run.smithi059.stderr: - rack=3' 2024-09-17T08:33:25.145 INFO:teuthology.orchestra.run.smithi059.stderr:+ read realname 2024-09-17T08:33:25.145 INFO:teuthology.orchestra.run.smithi059.stderr:+ read fakename 2024-09-17T08:33:25.145 INFO:teuthology.orchestra.run.smithi059.stderr:+ MONSPEC='service_type: mon 2024-09-17T08:33:25.145 INFO:teuthology.orchestra.run.smithi059.stderr:service_name: mon 2024-09-17T08:33:25.145 INFO:teuthology.orchestra.run.smithi059.stderr:placement: 2024-09-17T08:33:25.145 INFO:teuthology.orchestra.run.smithi059.stderr: count: 3 2024-09-17T08:33:25.145 INFO:teuthology.orchestra.run.smithi059.stderr:spec: 2024-09-17T08:33:25.145 INFO:teuthology.orchestra.run.smithi059.stderr: crush_locations: 2024-09-17T08:33:25.145 INFO:teuthology.orchestra.run.smithi059.stderr: smithi059: 2024-09-17T08:33:25.146 INFO:teuthology.orchestra.run.smithi059.stderr: - datacenter=a 2024-09-17T08:33:25.146 INFO:teuthology.orchestra.run.smithi059.stderr: smithi096: 2024-09-17T08:33:25.146 INFO:teuthology.orchestra.run.smithi059.stderr: - datacenter=b 2024-09-17T08:33:25.146 INFO:teuthology.orchestra.run.smithi059.stderr: - rack=2 2024-09-17T08:33:25.146 INFO:teuthology.orchestra.run.smithi059.stderr: host.c: 2024-09-17T08:33:25.146 INFO:teuthology.orchestra.run.smithi059.stderr: - datacenter=a 2024-09-17T08:33:25.146 INFO:teuthology.orchestra.run.smithi059.stderr: - rack=3' 2024-09-17T08:33:25.146 INFO:teuthology.orchestra.run.smithi059.stderr:+ read realname 2024-09-17T08:33:25.146 INFO:teuthology.orchestra.run.smithi059.stderr:+ read fakename 2024-09-17T08:33:25.146 INFO:teuthology.orchestra.run.smithi059.stderr:+ MONSPEC='service_type: mon 2024-09-17T08:33:25.146 INFO:teuthology.orchestra.run.smithi059.stderr:service_name: mon 2024-09-17T08:33:25.146 INFO:teuthology.orchestra.run.smithi059.stderr:placement: 2024-09-17T08:33:25.146 INFO:teuthology.orchestra.run.smithi059.stderr: count: 3 2024-09-17T08:33:25.146 INFO:teuthology.orchestra.run.smithi059.stderr:spec: 2024-09-17T08:33:25.146 INFO:teuthology.orchestra.run.smithi059.stderr: crush_locations: 2024-09-17T08:33:25.146 INFO:teuthology.orchestra.run.smithi059.stderr: smithi059: 2024-09-17T08:33:25.147 INFO:teuthology.orchestra.run.smithi059.stderr: - datacenter=a 2024-09-17T08:33:25.147 INFO:teuthology.orchestra.run.smithi059.stderr: smithi096: 2024-09-17T08:33:25.147 INFO:teuthology.orchestra.run.smithi059.stderr: - datacenter=b 2024-09-17T08:33:25.147 INFO:teuthology.orchestra.run.smithi059.stderr: - rack=2 2024-09-17T08:33:25.147 INFO:teuthology.orchestra.run.smithi059.stderr: smithi114: 2024-09-17T08:33:25.147 INFO:teuthology.orchestra.run.smithi059.stderr: - datacenter=a 2024-09-17T08:33:25.147 INFO:teuthology.orchestra.run.smithi059.stderr: - rack=3' 2024-09-17T08:33:25.147 INFO:teuthology.orchestra.run.smithi059.stderr:+ read realname 2024-09-17T08:33:25.147 INFO:teuthology.orchestra.run.smithi059.stderr:+ echo 'service_type: mon 2024-09-17T08:33:25.147 INFO:teuthology.orchestra.run.smithi059.stderr:service_name: mon 2024-09-17T08:33:25.147 INFO:teuthology.orchestra.run.smithi059.stderr:placement: 2024-09-17T08:33:25.147 INFO:teuthology.orchestra.run.smithi059.stderr: count: 3 2024-09-17T08:33:25.147 INFO:teuthology.orchestra.run.smithi059.stderr:spec: 2024-09-17T08:33:25.147 INFO:teuthology.orchestra.run.smithi059.stderr: crush_locations: 2024-09-17T08:33:25.147 INFO:teuthology.orchestra.run.smithi059.stderr: smithi059: 2024-09-17T08:33:25.148 INFO:teuthology.orchestra.run.smithi059.stderr: - datacenter=a 2024-09-17T08:33:25.148 INFO:teuthology.orchestra.run.smithi059.stderr: smithi096: 2024-09-17T08:33:25.148 INFO:teuthology.orchestra.run.smithi059.stderr: - datacenter=b 2024-09-17T08:33:25.148 INFO:teuthology.orchestra.run.smithi059.stderr: - rack=2 2024-09-17T08:33:25.148 INFO:teuthology.orchestra.run.smithi059.stderr: smithi114: 2024-09-17T08:33:25.148 INFO:teuthology.orchestra.run.smithi059.stderr: - datacenter=a 2024-09-17T08:33:25.148 INFO:teuthology.orchestra.run.smithi059.stderr: - rack=3' 2024-09-17T08:33:25.148 INFO:teuthology.orchestra.run.smithi059.stderr:+ cat mon.yaml 2024-09-17T08:33:25.148 INFO:teuthology.orchestra.run.smithi059.stdout:service_type: mon 2024-09-17T08:33:25.149 INFO:teuthology.orchestra.run.smithi059.stdout:service_name: mon 2024-09-17T08:33:25.149 INFO:teuthology.orchestra.run.smithi059.stdout:placement: 2024-09-17T08:33:25.149 INFO:teuthology.orchestra.run.smithi059.stdout: count: 3 2024-09-17T08:33:25.149 INFO:teuthology.orchestra.run.smithi059.stdout:spec: 2024-09-17T08:33:25.149 INFO:teuthology.orchestra.run.smithi059.stdout: crush_locations: 2024-09-17T08:33:25.149 INFO:teuthology.orchestra.run.smithi059.stdout: smithi059: 2024-09-17T08:33:25.149 INFO:teuthology.orchestra.run.smithi059.stdout: - datacenter=a 2024-09-17T08:33:25.149 INFO:teuthology.orchestra.run.smithi059.stdout: smithi096: 2024-09-17T08:33:25.149 INFO:teuthology.orchestra.run.smithi059.stdout: - datacenter=b 2024-09-17T08:33:25.149 INFO:teuthology.orchestra.run.smithi059.stdout: - rack=2 2024-09-17T08:33:25.149 INFO:teuthology.orchestra.run.smithi059.stdout: smithi114: 2024-09-17T08:33:25.149 INFO:teuthology.orchestra.run.smithi059.stdout: - datacenter=a 2024-09-17T08:33:25.149 INFO:teuthology.orchestra.run.smithi059.stdout: - rack=3 2024-09-17T08:33:25.150 INFO:teuthology.orchestra.run.smithi059.stderr:+ ceph orch apply -i mon.yaml 2024-09-17T08:33:25.413 INFO:teuthology.orchestra.run.smithi059.stdout:Scheduled mon update... 2024-09-17T08:33:25.427 INFO:teuthology.orchestra.run.smithi059.stderr:+ sleep 90 2024-09-17T08:33:31.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: Setting crush location for mon c to {datacenter=a,rack=3} 2024-09-17T08:33:31.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T08:33:31.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: mon.b calling monitor election 2024-09-17T08:33:31.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: mon.c calling monitor election 2024-09-17T08:33:31.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: mon.a calling monitor election 2024-09-17T08:33:31.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:33:31.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T08:33:31.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T08:33:31.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: monmap e5: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0],c=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T08:33:31.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: fsmap 2024-09-17T08:33:31.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: osdmap e21: 3 total, 3 up, 3 in 2024-09-17T08:33:31.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: mgrmap e15: a(active, since 3m), standbys: b 2024-09-17T08:33:31.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: overall HEALTH_OK 2024-09-17T08:33:31.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:31.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:31.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:31.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:31.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:31.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:31.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:31.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:31.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:33:31.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:33:31.668 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:31.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: Setting crush location for mon c to {datacenter=a,rack=3} 2024-09-17T08:33:31.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T08:33:31.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: mon.b calling monitor election 2024-09-17T08:33:31.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: mon.c calling monitor election 2024-09-17T08:33:31.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: mon.a calling monitor election 2024-09-17T08:33:31.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:33:31.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T08:33:31.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T08:33:31.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: monmap e5: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0],c=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T08:33:31.748 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: fsmap 2024-09-17T08:33:31.748 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: osdmap e21: 3 total, 3 up, 3 in 2024-09-17T08:33:31.748 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: mgrmap e15: a(active, since 3m), standbys: b 2024-09-17T08:33:31.748 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: overall HEALTH_OK 2024-09-17T08:33:31.748 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:31.748 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:31.748 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:31.748 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:31.748 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:31.748 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:31.748 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:31.748 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:31.748 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:33:31.748 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:33:31.749 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:31.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: Setting crush location for mon c to {datacenter=a,rack=3} 2024-09-17T08:33:31.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T08:33:31.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: mon.b calling monitor election 2024-09-17T08:33:31.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: mon.c calling monitor election 2024-09-17T08:33:31.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: mon.a calling monitor election 2024-09-17T08:33:31.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T08:33:31.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T08:33:31.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T08:33:31.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: monmap e5: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0],c=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T08:33:31.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: fsmap 2024-09-17T08:33:31.826 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: osdmap e21: 3 total, 3 up, 3 in 2024-09-17T08:33:31.826 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: mgrmap e15: a(active, since 3m), standbys: b 2024-09-17T08:33:31.826 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: overall HEALTH_OK 2024-09-17T08:33:31.826 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:31.826 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:31.826 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:31.826 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:31.826 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:31.826 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:31.826 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:31.826 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:31.826 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:33:31.826 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:33:31.826 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:32.762 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:32 smithi096 ceph-mon[31249]: Reconfiguring mon.a (monmap changed)... 2024-09-17T08:33:32.762 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:32 smithi096 ceph-mon[31249]: Reconfiguring daemon mon.a on smithi059 2024-09-17T08:33:32.810 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:32 smithi059 ceph-mon[29384]: Reconfiguring mon.a (monmap changed)... 2024-09-17T08:33:32.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:32 smithi059 ceph-mon[29384]: Reconfiguring daemon mon.a on smithi059 2024-09-17T08:33:32.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:32 smithi114 ceph-mon[31296]: Reconfiguring mon.a (monmap changed)... 2024-09-17T08:33:32.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:32 smithi114 ceph-mon[31296]: Reconfiguring daemon mon.a on smithi059 2024-09-17T08:33:33.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:33 smithi096 ceph-mon[31249]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:33.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:33 smithi059 ceph-mon[29384]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:33.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:33 smithi114 ceph-mon[31296]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:34.970 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:34 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:34.970 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:34 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:34.970 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:34 smithi059 ceph-mon[29384]: Reconfiguring mgr.a (monmap changed)... 2024-09-17T08:33:34.970 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:34 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:33:34.970 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:34 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:33:34.970 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:34 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:34.970 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:34 smithi059 ceph-mon[29384]: Reconfiguring daemon mgr.a on smithi059 2024-09-17T08:33:34.971 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:34 smithi059 ceph-mon[29384]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:34.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:34 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:34.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:34 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:34.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:34 smithi114 ceph-mon[31296]: Reconfiguring mgr.a (monmap changed)... 2024-09-17T08:33:34.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:34 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:33:34.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:34 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:33:34.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:34 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:34.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:34 smithi114 ceph-mon[31296]: Reconfiguring daemon mgr.a on smithi059 2024-09-17T08:33:34.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:34 smithi114 ceph-mon[31296]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:35.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:34 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:35.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:34 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:35.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:34 smithi096 ceph-mon[31249]: Reconfiguring mgr.a (monmap changed)... 2024-09-17T08:33:35.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:34 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:33:35.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:34 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:33:35.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:34 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:35.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:34 smithi096 ceph-mon[31249]: Reconfiguring daemon mgr.a on smithi059 2024-09-17T08:33:35.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:34 smithi096 ceph-mon[31249]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:36.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:36 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:36.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:36 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:36.317 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:36 smithi059 ceph-mon[29384]: Reconfiguring osd.0 (monmap changed)... 2024-09-17T08:33:36.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:36 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T08:33:36.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:36 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:36.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:36 smithi059 ceph-mon[29384]: Reconfiguring daemon osd.0 on smithi059 2024-09-17T08:33:36.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:36 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:36.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:36 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:36.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:36 smithi096 ceph-mon[31249]: Reconfiguring osd.0 (monmap changed)... 2024-09-17T08:33:36.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:36 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T08:33:36.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:36 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:36.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:36 smithi096 ceph-mon[31249]: Reconfiguring daemon osd.0 on smithi059 2024-09-17T08:33:36.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:36 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:36.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:36 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:36.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:36 smithi114 ceph-mon[31296]: Reconfiguring osd.0 (monmap changed)... 2024-09-17T08:33:36.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:36 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T08:33:36.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:36 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:36.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:36 smithi114 ceph-mon[31296]: Reconfiguring daemon osd.0 on smithi059 2024-09-17T08:33:37.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:37 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:37.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:37 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:37.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:37 smithi059 ceph-mon[29384]: Reconfiguring mon.b (monmap changed)... 2024-09-17T08:33:37.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:37 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:33:37.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:37 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:33:37.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:37 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:37.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:37 smithi059 ceph-mon[29384]: Reconfiguring daemon mon.b on smithi096 2024-09-17T08:33:37.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:37 smithi059 ceph-mon[29384]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:37.665 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:37 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:37.665 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:37 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:37.665 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:37 smithi096 ceph-mon[31249]: Reconfiguring mon.b (monmap changed)... 2024-09-17T08:33:37.665 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:37 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:33:37.665 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:37 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:33:37.665 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:37 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:37.665 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:37 smithi096 ceph-mon[31249]: Reconfiguring daemon mon.b on smithi096 2024-09-17T08:33:37.665 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:37 smithi096 ceph-mon[31249]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:37.746 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:37 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:37.746 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:37 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:37.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:37 smithi114 ceph-mon[31296]: Reconfiguring mon.b (monmap changed)... 2024-09-17T08:33:37.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:37 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:33:37.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:37 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:33:37.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:37 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:37.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:37 smithi114 ceph-mon[31296]: Reconfiguring daemon mon.b on smithi096 2024-09-17T08:33:37.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:37 smithi114 ceph-mon[31296]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:38.988 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:38 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:38.988 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:38 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:38.988 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:38 smithi096 ceph-mon[31249]: Reconfiguring mgr.b (monmap changed)... 2024-09-17T08:33:38.989 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:38 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:33:38.989 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:38 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:33:38.989 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:38 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:38.989 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:38 smithi096 ceph-mon[31249]: Reconfiguring daemon mgr.b on smithi096 2024-09-17T08:33:38.989 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:38 smithi096 ceph-mon[31249]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:38.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:38 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:38.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:38 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:38.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:38 smithi114 ceph-mon[31296]: Reconfiguring mgr.b (monmap changed)... 2024-09-17T08:33:38.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:38 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:33:38.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:38 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:33:38.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:38 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:38.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:38 smithi114 ceph-mon[31296]: Reconfiguring daemon mgr.b on smithi096 2024-09-17T08:33:38.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:38 smithi114 ceph-mon[31296]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:39.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:38 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:39.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:38 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:39.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:38 smithi059 ceph-mon[29384]: Reconfiguring mgr.b (monmap changed)... 2024-09-17T08:33:39.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:38 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:33:39.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:38 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:33:39.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:38 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:39.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:38 smithi059 ceph-mon[29384]: Reconfiguring daemon mgr.b on smithi096 2024-09-17T08:33:39.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:38 smithi059 ceph-mon[29384]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:40.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:40 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:40.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:40 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:40.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:40 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:40.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:40 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:40.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:40 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:40.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:40 smithi096 ceph-mon[31249]: Reconfiguring osd.1 (monmap changed)... 2024-09-17T08:33:40.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:40 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T08:33:40.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:40 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:40.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:40 smithi096 ceph-mon[31249]: Reconfiguring daemon osd.1 on smithi096 2024-09-17T08:33:40.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:40 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:40.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:40 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:40.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:40 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:40.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:40 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:40.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:40 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:40.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:40 smithi059 ceph-mon[29384]: Reconfiguring osd.1 (monmap changed)... 2024-09-17T08:33:40.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:40 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T08:33:40.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:40 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:40.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:40 smithi059 ceph-mon[29384]: Reconfiguring daemon osd.1 on smithi096 2024-09-17T08:33:40.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:40 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:40.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:40 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:40.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:40 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:40.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:40 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:40.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:40 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:40.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:40 smithi114 ceph-mon[31296]: Reconfiguring osd.1 (monmap changed)... 2024-09-17T08:33:40.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:40 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T08:33:40.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:40 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:40.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:40 smithi114 ceph-mon[31296]: Reconfiguring daemon osd.1 on smithi096 2024-09-17T08:33:41.746 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:41 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:41.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:41 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:41.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:41 smithi114 ceph-mon[31296]: Reconfiguring mon.c (monmap changed)... 2024-09-17T08:33:41.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:41 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:33:41.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:41 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:33:41.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:41 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:41.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:41 smithi114 ceph-mon[31296]: Reconfiguring daemon mon.c on smithi114 2024-09-17T08:33:41.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:41 smithi114 ceph-mon[31296]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:41.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:41 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:41.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:41 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:41.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:41 smithi096 ceph-mon[31249]: Reconfiguring mon.c (monmap changed)... 2024-09-17T08:33:41.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:41 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:33:41.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:41 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:33:41.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:41 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:41.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:41 smithi096 ceph-mon[31249]: Reconfiguring daemon mon.c on smithi114 2024-09-17T08:33:41.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:41 smithi096 ceph-mon[31249]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:41.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:41 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:41.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:41 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:41.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:41 smithi059 ceph-mon[29384]: Reconfiguring mon.c (monmap changed)... 2024-09-17T08:33:41.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:41 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:33:41.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:41 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:33:41.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:41 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:41.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:41 smithi059 ceph-mon[29384]: Reconfiguring daemon mon.c on smithi114 2024-09-17T08:33:41.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:41 smithi059 ceph-mon[29384]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:42.960 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:42 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:42.960 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:42 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:42.960 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:42 smithi114 ceph-mon[31296]: Reconfiguring osd.2 (monmap changed)... 2024-09-17T08:33:42.960 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:42 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T08:33:42.960 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:42 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:42.960 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:42 smithi114 ceph-mon[31296]: Reconfiguring daemon osd.2 on smithi114 2024-09-17T08:33:42.960 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:42 smithi114 ceph-mon[31296]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:43.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:42 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:43.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:42 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:43.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:42 smithi096 ceph-mon[31249]: Reconfiguring osd.2 (monmap changed)... 2024-09-17T08:33:43.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:42 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T08:33:43.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:42 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:43.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:42 smithi096 ceph-mon[31249]: Reconfiguring daemon osd.2 on smithi114 2024-09-17T08:33:43.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:42 smithi096 ceph-mon[31249]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:43.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:42 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:43.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:42 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:43.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:42 smithi059 ceph-mon[29384]: Reconfiguring osd.2 (monmap changed)... 2024-09-17T08:33:43.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:42 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T08:33:43.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:42 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:33:43.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:42 smithi059 ceph-mon[29384]: Reconfiguring daemon osd.2 on smithi114 2024-09-17T08:33:43.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:42 smithi059 ceph-mon[29384]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:44.844 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:44 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:44.844 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:44 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:44.845 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:44 smithi114 ceph-mon[31296]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:45.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:44 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:45.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:44 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:45.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:44 smithi096 ceph-mon[31249]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:45.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:44 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:45.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:44 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:45.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:44 smithi059 ceph-mon[29384]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:47.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:47 smithi096 ceph-mon[31249]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:47.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:47 smithi059 ceph-mon[29384]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:47.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:47 smithi114 ceph-mon[31296]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:49.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:49 smithi096 ceph-mon[31249]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:49.863 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:49 smithi059 ceph-mon[29384]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:49.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:49 smithi114 ceph-mon[31296]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:51.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:51 smithi059 ceph-mon[29384]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:51.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:51.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:51.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:51.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:51.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:51.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:51.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:51 smithi114 ceph-mon[31296]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:51.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:51 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:51.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:51 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:51.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:51 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:51.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:51 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:51.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:51 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:51.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:51 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:52.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:51 smithi096 ceph-mon[31249]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:52.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:51 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:52.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:51 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:52.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:51 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:52.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:51 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:52.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:51 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:52.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:51 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:33:53.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:53 smithi096 ceph-mon[31249]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:53.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:53 smithi059 ceph-mon[29384]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:53.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:53 smithi114 ceph-mon[31296]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:55.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:55 smithi059 ceph-mon[29384]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:55.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:55 smithi114 ceph-mon[31296]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:56.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:55 smithi096 ceph-mon[31249]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:57.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:57 smithi059 ceph-mon[29384]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:57.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:57 smithi114 ceph-mon[31296]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:58.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:57 smithi096 ceph-mon[31249]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:58.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:33:58 smithi059 ceph-mon[29384]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:58.940 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:33:58 smithi114 ceph-mon[31296]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:33:59.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:33:58 smithi096 ceph-mon[31249]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:00.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:00 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:00.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:00 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:00.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:00 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:00.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:00 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:00.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:00 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:00.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:00 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:00.574 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:00 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:00.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:00 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:00.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:00 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:01.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:01 smithi059 ceph-mon[29384]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:01.496 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:01 smithi114 ceph-mon[31296]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:01.574 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:01 smithi096 ceph-mon[31249]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:03.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:03 smithi114 ceph-mon[31296]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:03.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:03 smithi096 ceph-mon[31249]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:03.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:03 smithi059 ceph-mon[29384]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:05.746 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:05 smithi114 ceph-mon[31296]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:05.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:05 smithi059 ceph-mon[29384]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:06.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:05 smithi096 ceph-mon[31249]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:07.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:07 smithi059 ceph-mon[29384]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:07.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:07 smithi114 ceph-mon[31296]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:08.031 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:07 smithi096 ceph-mon[31249]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:09.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:09 smithi059 ceph-mon[29384]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:09.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:09 smithi114 ceph-mon[31296]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:10.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:09 smithi096 ceph-mon[31249]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:11.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:11 smithi059 ceph-mon[29384]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:11.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:11.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:11.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:11.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:11.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:11.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:11.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:11 smithi114 ceph-mon[31296]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:11.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:11.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:11.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:11.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:11.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:11.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:12.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:11 smithi096 ceph-mon[31249]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:12.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:12.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:12.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:12.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:12.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:12.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:13.855 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:13 smithi096 ceph-mon[31249]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:13.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:13 smithi059 ceph-mon[29384]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:13.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:13 smithi114 ceph-mon[31296]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:15.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:15 smithi059 ceph-mon[29384]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:15.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:15 smithi114 ceph-mon[31296]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:16.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:15 smithi096 ceph-mon[31249]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:16.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:16 smithi059 ceph-mon[29384]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:16.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:16 smithi114 ceph-mon[31296]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:17.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:16 smithi096 ceph-mon[31249]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:19.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:19 smithi059 ceph-mon[29384]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:19.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:19 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:19.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:19 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:19.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:19 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:19.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:19 smithi114 ceph-mon[31296]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:19.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:19 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:19.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:19 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:19.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:19 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:20.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:19 smithi096 ceph-mon[31249]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:20.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:19 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:20.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:19 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:20.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:19 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:21.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:21 smithi059 ceph-mon[29384]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:21.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:21 smithi114 ceph-mon[31296]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:22.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:21 smithi096 ceph-mon[31249]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:23.882 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:23 smithi114 ceph-mon[31296]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:23.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:23 smithi059 ceph-mon[29384]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:24.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:23 smithi096 ceph-mon[31249]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:25.841 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:25 smithi114 ceph-mon[31296]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:25.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:25 smithi059 ceph-mon[29384]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:26.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:25 smithi096 ceph-mon[31249]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:27.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:27 smithi059 ceph-mon[29384]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:27.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:27 smithi114 ceph-mon[31296]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:28.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:27 smithi096 ceph-mon[31249]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:28.858 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:28 smithi059 ceph-mon[29384]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:28.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:28 smithi114 ceph-mon[31296]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:29.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:28 smithi096 ceph-mon[31249]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:31.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:31 smithi059 ceph-mon[29384]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:31.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:31.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:31.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:31.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:31.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:31.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:31.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:31 smithi114 ceph-mon[31296]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:31.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:31.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:31.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:31.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:31.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:31.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:32.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:31 smithi096 ceph-mon[31249]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:32.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:32.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:32.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:32.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:32.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:32.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:33.818 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:33 smithi096 ceph-mon[31249]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:33.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:33 smithi059 ceph-mon[29384]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:33.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:33 smithi114 ceph-mon[31296]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:35.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:35 smithi059 ceph-mon[29384]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:35.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:35 smithi114 ceph-mon[31296]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:36.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:35 smithi096 ceph-mon[31249]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:37.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:37 smithi059 ceph-mon[29384]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:37.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:37 smithi114 ceph-mon[31296]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:38.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:37 smithi096 ceph-mon[31249]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:39.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:39 smithi059 ceph-mon[29384]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:39.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:39 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:39.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:39 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:39.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:39 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:39.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:39 smithi114 ceph-mon[31296]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:39.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:39 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:39.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:39 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:39.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:39 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:40.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:39 smithi096 ceph-mon[31249]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:40.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:39 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:40.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:39 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:40.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:39 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:41.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:41 smithi059 ceph-mon[29384]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:41.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:41 smithi114 ceph-mon[31296]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:42.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:41 smithi096 ceph-mon[31249]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:42.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:42 smithi059 ceph-mon[29384]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:42.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:42 smithi114 ceph-mon[31296]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:43.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:42 smithi096 ceph-mon[31249]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:44.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:43 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:34:44.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:43 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:34:44.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:43 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:34:44.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:43 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:44.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:43 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:34:44.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:43 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:34:44.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:43 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:34:44.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:43 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:44.213 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:43 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:34:44.213 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:43 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:34:44.213 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:43 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:34:44.213 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:43 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:45.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:44 smithi096 ceph-mon[31249]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:45.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:44 smithi059 ceph-mon[29384]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:45.188 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:44 smithi114 ceph-mon[31296]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:47.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:47 smithi059 ceph-mon[29384]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:47.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:47 smithi114 ceph-mon[31296]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:48.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:47 smithi096 ceph-mon[31249]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:49.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:49 smithi059 ceph-mon[29384]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:49.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:49 smithi114 ceph-mon[31296]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:50.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:49 smithi096 ceph-mon[31249]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:51.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:51 smithi059 ceph-mon[29384]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:51.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:51.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:51.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:51.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:51.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:51.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:51.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:51 smithi114 ceph-mon[31296]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:51.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:51 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:51.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:51 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:51.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:51 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:51.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:51 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:51.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:51 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:51.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:51 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:52.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:51 smithi096 ceph-mon[31249]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:52.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:51 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:52.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:51 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:52.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:51 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:52.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:51 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:52.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:51 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:52.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:51 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:34:53.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:53 smithi096 ceph-mon[31249]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:53.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:53 smithi059 ceph-mon[29384]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:53.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:53 smithi114 ceph-mon[31296]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:55.431 INFO:teuthology.orchestra.run.smithi059.stderr:+ ceph orch ps --refresh 2024-09-17T08:34:55.715 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T08:34:55.715 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 4s ago 4m - - 2024-09-17T08:34:55.715 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi096 smithi096 running 4s ago 4m - - 2024-09-17T08:34:55.715 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi114 smithi114 running 16s ago 4m - - 2024-09-17T08:34:55.715 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.a smithi059 *:9283,8765 running (5m) 4s ago 5m 487M - 18.2.4-855-g19e2a2be 980a0bfcd684 217b0ad2f198 2024-09-17T08:34:55.715 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.b smithi096 *:8443,8765 running (3m) 4s ago 3m 437M - 18.2.4-855-g19e2a2be 980a0bfcd684 f73175c85e3e 2024-09-17T08:34:55.715 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (5m) 4s ago 5m 43.2M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 de3085bd3a3f 2024-09-17T08:34:55.715 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi096 running (3m) 4s ago 3m 39.2M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 ac4685d014d8 2024-09-17T08:34:55.715 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi114 running (3m) 16s ago 3m 38.5M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 bd5de46eacf8 2024-09-17T08:34:55.715 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (3m) 4s ago 3m 47.4M 15.6G 18.2.4-855-g19e2a2be 980a0bfcd684 b0cff137b65a 2024-09-17T08:34:55.715 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi096 running (2m) 4s ago 2m 37.3M 15.6G 18.2.4-855-g19e2a2be 980a0bfcd684 97f9830f096f 2024-09-17T08:34:55.715 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi114 running (2m) 16s ago 2m 38.7M 19.6G 18.2.4-855-g19e2a2be 980a0bfcd684 6668020a837d 2024-09-17T08:34:55.716 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:34:55 smithi059 ceph-mon[29384]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:55.726 INFO:teuthology.orchestra.run.smithi059.stderr:+ ceph orch ls --service-name mon --export 2024-09-17T08:34:55.778 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:34:55 smithi096 ceph-mon[31249]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:55.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:34:55 smithi114 ceph-mon[31296]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:34:56.003 INFO:teuthology.orchestra.run.smithi059.stderr:+ ceph orch apply -i mon.yaml 2024-09-17T08:34:56.272 INFO:teuthology.orchestra.run.smithi059.stdout:Scheduled mon update... 2024-09-17T08:34:56.284 INFO:teuthology.orchestra.run.smithi059.stderr:+ sleep 90 2024-09-17T08:35:02.576 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: mon.c calling monitor election 2024-09-17T08:35:02.576 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: mon.b calling monitor election 2024-09-17T08:35:02.576 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: mon.c calling monitor election 2024-09-17T08:35:02.576 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: monmap e6: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0],c=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T08:35:02.577 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: fsmap 2024-09-17T08:35:02.577 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: osdmap e21: 3 total, 3 up, 3 in 2024-09-17T08:35:02.577 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: mgrmap e15: a(active, since 4m), standbys: b 2024-09-17T08:35:02.577 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-17T08:35:02.577 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: overall HEALTH_OK 2024-09-17T08:35:02.577 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: mon.a calling monitor election 2024-09-17T08:35:02.577 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T08:35:02.577 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: monmap e6: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0],c=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T08:35:02.577 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: fsmap 2024-09-17T08:35:02.577 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: osdmap e21: 3 total, 3 up, 3 in 2024-09-17T08:35:02.577 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: mgrmap e15: a(active, since 4m), standbys: b 2024-09-17T08:35:02.577 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-17T08:35:02.577 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: Cluster is now healthy 2024-09-17T08:35:02.578 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: overall HEALTH_OK 2024-09-17T08:35:02.578 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:02.578 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:02.578 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:02.578 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:02.578 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: Reconfiguring mon.a (monmap changed)... 2024-09-17T08:35:02.578 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:35:02.578 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:35:02.578 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:02.578 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:02 smithi096 ceph-mon[31249]: Reconfiguring daemon mon.a on smithi059 2024-09-17T08:35:02.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: mon.c calling monitor election 2024-09-17T08:35:02.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: mon.b calling monitor election 2024-09-17T08:35:02.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: mon.c calling monitor election 2024-09-17T08:35:02.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: monmap e6: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0],c=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T08:35:02.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: fsmap 2024-09-17T08:35:02.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: osdmap e21: 3 total, 3 up, 3 in 2024-09-17T08:35:02.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: mgrmap e15: a(active, since 4m), standbys: b 2024-09-17T08:35:02.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-17T08:35:02.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: overall HEALTH_OK 2024-09-17T08:35:02.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: mon.a calling monitor election 2024-09-17T08:35:02.665 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T08:35:02.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: monmap e6: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0],c=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T08:35:02.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: fsmap 2024-09-17T08:35:02.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: osdmap e21: 3 total, 3 up, 3 in 2024-09-17T08:35:02.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: mgrmap e15: a(active, since 4m), standbys: b 2024-09-17T08:35:02.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-17T08:35:02.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: Cluster is now healthy 2024-09-17T08:35:02.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: overall HEALTH_OK 2024-09-17T08:35:02.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:02.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:02.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:02.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:02.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: Reconfiguring mon.a (monmap changed)... 2024-09-17T08:35:02.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:35:02.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:35:02.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:02.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:02 smithi059 ceph-mon[29384]: Reconfiguring daemon mon.a on smithi059 2024-09-17T08:35:02.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: mon.c calling monitor election 2024-09-17T08:35:02.748 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: mon.b calling monitor election 2024-09-17T08:35:02.748 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: mon.c calling monitor election 2024-09-17T08:35:02.748 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: monmap e6: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0],c=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T08:35:02.748 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: fsmap 2024-09-17T08:35:02.748 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: osdmap e21: 3 total, 3 up, 3 in 2024-09-17T08:35:02.748 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: mgrmap e15: a(active, since 4m), standbys: b 2024-09-17T08:35:02.748 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-17T08:35:02.749 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: overall HEALTH_OK 2024-09-17T08:35:02.749 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: mon.a calling monitor election 2024-09-17T08:35:02.749 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T08:35:02.749 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: monmap e6: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0],c=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T08:35:02.749 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: fsmap 2024-09-17T08:35:02.749 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: osdmap e21: 3 total, 3 up, 3 in 2024-09-17T08:35:02.749 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: mgrmap e15: a(active, since 4m), standbys: b 2024-09-17T08:35:02.749 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-17T08:35:02.749 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: Cluster is now healthy 2024-09-17T08:35:02.749 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: overall HEALTH_OK 2024-09-17T08:35:02.749 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:02.749 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:02.750 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:02.750 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:02.750 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: Reconfiguring mon.a (monmap changed)... 2024-09-17T08:35:02.750 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:35:02.750 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:35:02.750 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:02.750 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:02 smithi114 ceph-mon[31296]: Reconfiguring daemon mon.a on smithi059 2024-09-17T08:35:03.504 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:03 smithi059 ceph-mon[29384]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:03.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:03 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:03.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:03 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:03.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:03 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:35:03.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:03 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:35:03.505 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:03 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:03.574 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:03 smithi096 ceph-mon[31249]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:03.574 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:03 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:03.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:03 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:03.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:03 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:35:03.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:03 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:35:03.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:03 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:03.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:03 smithi114 ceph-mon[31296]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:03.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:03 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:03.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:03 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:03.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:03 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:35:03.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:03 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:35:03.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:03 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:04.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:04 smithi059 ceph-mon[29384]: Reconfiguring mgr.a (monmap changed)... 2024-09-17T08:35:04.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:04 smithi059 ceph-mon[29384]: Reconfiguring daemon mgr.a on smithi059 2024-09-17T08:35:04.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:04 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:04.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:04 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:04.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:04 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T08:35:04.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:04 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:04.574 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:04 smithi096 ceph-mon[31249]: Reconfiguring mgr.a (monmap changed)... 2024-09-17T08:35:04.574 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:04 smithi096 ceph-mon[31249]: Reconfiguring daemon mgr.a on smithi059 2024-09-17T08:35:04.574 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:04 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:04.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:04 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:04.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:04 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T08:35:04.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:04 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:04.652 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:04 smithi114 ceph-mon[31296]: Reconfiguring mgr.a (monmap changed)... 2024-09-17T08:35:04.653 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:04 smithi114 ceph-mon[31296]: Reconfiguring daemon mgr.a on smithi059 2024-09-17T08:35:04.653 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:04 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:04.653 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:04 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:04.653 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:04 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T08:35:04.653 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:04 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:05.496 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:05 smithi114 ceph-mon[31296]: Reconfiguring osd.0 (monmap changed)... 2024-09-17T08:35:05.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:05 smithi114 ceph-mon[31296]: Reconfiguring daemon osd.0 on smithi059 2024-09-17T08:35:05.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:05 smithi114 ceph-mon[31296]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:05.574 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:05 smithi096 ceph-mon[31249]: Reconfiguring osd.0 (monmap changed)... 2024-09-17T08:35:05.574 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:05 smithi096 ceph-mon[31249]: Reconfiguring daemon osd.0 on smithi059 2024-09-17T08:35:05.574 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:05 smithi096 ceph-mon[31249]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:05.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:05 smithi059 ceph-mon[29384]: Reconfiguring osd.0 (monmap changed)... 2024-09-17T08:35:05.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:05 smithi059 ceph-mon[29384]: Reconfiguring daemon osd.0 on smithi059 2024-09-17T08:35:05.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:05 smithi059 ceph-mon[29384]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:06.991 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:06 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:06.991 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:06 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:06.991 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:06 smithi096 ceph-mon[31249]: Reconfiguring mon.b (monmap changed)... 2024-09-17T08:35:06.991 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:06 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:35:06.992 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:06 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:35:06.992 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:06 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:06.992 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:06 smithi096 ceph-mon[31249]: Reconfiguring daemon mon.b on smithi096 2024-09-17T08:35:06.992 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:06 smithi096 ceph-mon[31249]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:06.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:06 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:06.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:06 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:06.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:06 smithi114 ceph-mon[31296]: Reconfiguring mon.b (monmap changed)... 2024-09-17T08:35:06.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:06 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:35:06.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:06 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:35:06.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:06 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:06.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:06 smithi114 ceph-mon[31296]: Reconfiguring daemon mon.b on smithi096 2024-09-17T08:35:06.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:06 smithi114 ceph-mon[31296]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:07.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:06 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:07.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:06 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:07.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:06 smithi059 ceph-mon[29384]: Reconfiguring mon.b (monmap changed)... 2024-09-17T08:35:07.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:06 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:35:07.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:06 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:35:07.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:06 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:07.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:06 smithi059 ceph-mon[29384]: Reconfiguring daemon mon.b on smithi096 2024-09-17T08:35:07.165 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:06 smithi059 ceph-mon[29384]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:08.305 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:08 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:08.305 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:08 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:08.305 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:08 smithi096 ceph-mon[31249]: Reconfiguring mgr.b (monmap changed)... 2024-09-17T08:35:08.305 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:08 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:35:08.305 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:08 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:35:08.306 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:08 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:08.306 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:08 smithi096 ceph-mon[31249]: Reconfiguring daemon mgr.b on smithi096 2024-09-17T08:35:08.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:08 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:08.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:08 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:08.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:08 smithi059 ceph-mon[29384]: Reconfiguring mgr.b (monmap changed)... 2024-09-17T08:35:08.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:08 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:35:08.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:08 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:35:08.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:08 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:08.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:08 smithi059 ceph-mon[29384]: Reconfiguring daemon mgr.b on smithi096 2024-09-17T08:35:08.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:08 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:08.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:08 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:08.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:08 smithi114 ceph-mon[31296]: Reconfiguring mgr.b (monmap changed)... 2024-09-17T08:35:08.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:08 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:35:08.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:08 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:35:08.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:08 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:08.497 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:08 smithi114 ceph-mon[31296]: Reconfiguring daemon mgr.b on smithi096 2024-09-17T08:35:09.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:09 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:09.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:09 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:09.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:09 smithi059 ceph-mon[29384]: Reconfiguring osd.1 (monmap changed)... 2024-09-17T08:35:09.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:09 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T08:35:09.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:09 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:09.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:09 smithi059 ceph-mon[29384]: Reconfiguring daemon osd.1 on smithi096 2024-09-17T08:35:09.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:09 smithi059 ceph-mon[29384]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:09.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:09 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:09.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:09 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:09.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:09 smithi114 ceph-mon[31296]: Reconfiguring osd.1 (monmap changed)... 2024-09-17T08:35:09.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:09 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T08:35:09.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:09 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:09.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:09 smithi114 ceph-mon[31296]: Reconfiguring daemon osd.1 on smithi096 2024-09-17T08:35:09.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:09 smithi114 ceph-mon[31296]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:09.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:09 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:09.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:09 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:09.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:09 smithi096 ceph-mon[31249]: Reconfiguring osd.1 (monmap changed)... 2024-09-17T08:35:09.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:09 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T08:35:09.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:09 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:09.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:09 smithi096 ceph-mon[31249]: Reconfiguring daemon osd.1 on smithi096 2024-09-17T08:35:09.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:09 smithi096 ceph-mon[31249]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:10.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:10 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:10.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:10 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:10.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:10 smithi059 ceph-mon[29384]: Reconfiguring mon.c (monmap changed)... 2024-09-17T08:35:10.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:10 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:35:10.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:10 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:35:10.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:10 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:10.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:10 smithi059 ceph-mon[29384]: Reconfiguring daemon mon.c on smithi114 2024-09-17T08:35:10.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:10 smithi059 ceph-mon[29384]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:10.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:10 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:10.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:10 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:10.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:10 smithi114 ceph-mon[31296]: Reconfiguring mon.c (monmap changed)... 2024-09-17T08:35:10.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:10 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:35:10.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:10 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:35:10.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:10 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:10.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:10 smithi114 ceph-mon[31296]: Reconfiguring daemon mon.c on smithi114 2024-09-17T08:35:10.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:10 smithi114 ceph-mon[31296]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:11.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:10 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:11.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:10 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:11.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:10 smithi096 ceph-mon[31249]: Reconfiguring mon.c (monmap changed)... 2024-09-17T08:35:11.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:10 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:35:11.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:10 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:35:11.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:10 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:11.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:10 smithi096 ceph-mon[31249]: Reconfiguring daemon mon.c on smithi114 2024-09-17T08:35:11.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:10 smithi096 ceph-mon[31249]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:12.129 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:12.129 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:12.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:11 smithi059 ceph-mon[29384]: Reconfiguring osd.2 (monmap changed)... 2024-09-17T08:35:12.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T08:35:12.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:12.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:11 smithi059 ceph-mon[29384]: Reconfiguring daemon osd.2 on smithi114 2024-09-17T08:35:12.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:12.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:12.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:12.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:12.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:12.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:12.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:12.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:12.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:11 smithi114 ceph-mon[31296]: Reconfiguring osd.2 (monmap changed)... 2024-09-17T08:35:12.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T08:35:12.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:12.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:11 smithi114 ceph-mon[31296]: Reconfiguring daemon osd.2 on smithi114 2024-09-17T08:35:12.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:12.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:12.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:12.247 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:12.248 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:12.248 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:12.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:12.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:12.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:11 smithi096 ceph-mon[31249]: Reconfiguring osd.2 (monmap changed)... 2024-09-17T08:35:12.324 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T08:35:12.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:35:12.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:11 smithi096 ceph-mon[31249]: Reconfiguring daemon osd.2 on smithi114 2024-09-17T08:35:12.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:12.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:12.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:12.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:12.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:12.325 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:13.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:13 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:13.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:13 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:13.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:13 smithi059 ceph-mon[29384]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:13.746 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:13 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:13.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:13 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:13.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:13 smithi114 ceph-mon[31296]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:13.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:13 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:13.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:13 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:13.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:13 smithi096 ceph-mon[31249]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:15.897 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:15 smithi096 ceph-mon[31249]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:15.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:15 smithi059 ceph-mon[29384]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:15.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:15 smithi114 ceph-mon[31296]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:17.840 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:17 smithi096 ceph-mon[31249]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:17.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:17 smithi059 ceph-mon[29384]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:17.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:17 smithi114 ceph-mon[31296]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:19.746 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:19 smithi114 ceph-mon[31296]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:19.843 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:19 smithi059 ceph-mon[29384]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:20.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:19 smithi096 ceph-mon[31249]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:21.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:21 smithi114 ceph-mon[31296]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:21.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:21 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:21.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:21 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:21.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:21 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:21.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:21 smithi059 ceph-mon[29384]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:21.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:21 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:21.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:21 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:21.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:21 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:22.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:21 smithi096 ceph-mon[31249]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:22.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:21 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:22.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:21 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:22.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:21 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:23.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:23 smithi059 ceph-mon[29384]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:23.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:23 smithi114 ceph-mon[31296]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:24.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:23 smithi096 ceph-mon[31249]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:25.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:25 smithi059 ceph-mon[29384]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:25.956 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:25 smithi114 ceph-mon[31296]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:26.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:25 smithi096 ceph-mon[31249]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:26.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:26 smithi059 ceph-mon[29384]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:26.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:26 smithi114 ceph-mon[31296]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:27.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:26 smithi096 ceph-mon[31249]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:29.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:29 smithi059 ceph-mon[29384]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:29.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:29 smithi114 ceph-mon[31296]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:30.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:29 smithi096 ceph-mon[31249]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:31.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:31 smithi059 ceph-mon[29384]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:31.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:31.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:31.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:31.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:31.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:31.799 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:31 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:31.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:31 smithi114 ceph-mon[31296]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:31.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:31.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:31.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:31.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:31.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:31.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:31 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:32.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:31 smithi096 ceph-mon[31249]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:32.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:32.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:32.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:32.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:32.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:32.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:31 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:33.660 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:33 smithi059 ceph-mon[29384]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:33.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:33 smithi114 ceph-mon[31296]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:34.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:33 smithi096 ceph-mon[31249]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:35.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:35 smithi096 ceph-mon[31249]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:35.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:35 smithi059 ceph-mon[29384]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:35.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:35 smithi114 ceph-mon[31296]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:37.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:37 smithi059 ceph-mon[29384]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:37.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:37 smithi114 ceph-mon[31296]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:38.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:37 smithi096 ceph-mon[31249]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:38.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:38 smithi059 ceph-mon[29384]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:38.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:38 smithi114 ceph-mon[31296]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:39.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:38 smithi096 ceph-mon[31249]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:41.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:41 smithi059 ceph-mon[29384]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:41.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:41 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:41.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:41 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:41.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:41 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:41.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:41 smithi114 ceph-mon[31296]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:41.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:41 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:41.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:41 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:41.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:41 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:42.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:41 smithi096 ceph-mon[31249]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:42.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:41 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:42.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:41 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:42.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:41 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:43.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:43 smithi096 ceph-mon[31249]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:43.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:43 smithi059 ceph-mon[29384]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:43.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:43 smithi114 ceph-mon[31296]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:45.747 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:45 smithi114 ceph-mon[31296]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:45.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:45 smithi059 ceph-mon[29384]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:46.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:45 smithi096 ceph-mon[31249]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:47.691 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:47 smithi114 ceph-mon[31296]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:47.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:47 smithi059 ceph-mon[29384]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:48.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:47 smithi096 ceph-mon[31249]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:48.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:48 smithi059 ceph-mon[29384]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:48.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:48 smithi114 ceph-mon[31296]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:49.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:48 smithi096 ceph-mon[31249]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:51.732 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:51 smithi059 ceph-mon[29384]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:51.732 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:51.732 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:51.732 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:51.732 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:51.732 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:51.732 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:51 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:51.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:51 smithi096 ceph-mon[31249]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:51.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:51 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:51.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:51 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:51.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:51 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:51.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:51 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:51.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:51 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:51.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:51 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:51.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:51 smithi114 ceph-mon[31296]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:51.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:51 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:51.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:51 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:51.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:51 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:51.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:51 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:51.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:51 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:51.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:51 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:35:53.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:53 smithi059 ceph-mon[29384]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:53.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:53 smithi114 ceph-mon[31296]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:54.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:53 smithi096 ceph-mon[31249]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:55.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:55 smithi059 ceph-mon[29384]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:55.924 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:55 smithi096 ceph-mon[31249]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:55.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:55 smithi114 ceph-mon[31296]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:57.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:57 smithi096 ceph-mon[31249]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:57.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:57 smithi059 ceph-mon[29384]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:57.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:57 smithi114 ceph-mon[31296]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:35:59 smithi059 ceph-mon[29384]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:35:59.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:35:59 smithi114 ceph-mon[31296]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:00.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:35:59 smithi096 ceph-mon[31249]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:00.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:00 smithi059 ceph-mon[29384]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:00.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:00 smithi114 ceph-mon[31296]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:01.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:00 smithi096 ceph-mon[31249]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:02.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:02 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:02.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:02 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:02.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:02 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:02.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:02 smithi114 ceph-mon[31296]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:03.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:02 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:03.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:02 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:03.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:02 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:03.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:02 smithi096 ceph-mon[31249]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:03.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:02 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:03.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:02 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:03.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:02 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:03.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:02 smithi059 ceph-mon[29384]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:05.913 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:05 smithi114 ceph-mon[31296]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:05.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:05 smithi059 ceph-mon[29384]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:06.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:05 smithi096 ceph-mon[31249]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:07.887 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:07 smithi114 ceph-mon[31296]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:07.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:07 smithi059 ceph-mon[29384]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:08.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:07 smithi096 ceph-mon[31249]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:09.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:09 smithi059 ceph-mon[29384]: pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:09.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:09 smithi114 ceph-mon[31296]: pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:10.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:09 smithi096 ceph-mon[31249]: pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:11.824 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:11 smithi096 ceph-mon[31249]: pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:11.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:11.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:11.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:11.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:11.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:11.825 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:11 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:11.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:11 smithi059 ceph-mon[29384]: pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:11.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:11.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:11.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:11.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:11.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:11.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:11 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:11.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:11 smithi114 ceph-mon[31296]: pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:11.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:11.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:11.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:11.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:11.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:11.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:11 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:12.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:12 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:36:12.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:12 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:36:12.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:12 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:36:12.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:12 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:12.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:12 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:36:12.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:12 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:36:12.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:12 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:36:12.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:12 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:13.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:12 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:36:13.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:12 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:36:13.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:12 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:36:13.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:12 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:13.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:13 smithi059 ceph-mon[29384]: pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:13.928 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:13 smithi096 ceph-mon[31249]: pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:13.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:13 smithi114 ceph-mon[31296]: pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:14.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:14 smithi059 ceph-mon[29384]: pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:14.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:14 smithi114 ceph-mon[31296]: pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:15.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:14 smithi096 ceph-mon[31249]: pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:17.737 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:17 smithi096 ceph-mon[31249]: pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:17.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:17 smithi059 ceph-mon[29384]: pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:17.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:17 smithi114 ceph-mon[31296]: pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:19.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:19 smithi059 ceph-mon[29384]: pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:19.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:19 smithi114 ceph-mon[31296]: pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:20.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:19 smithi096 ceph-mon[31249]: pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:21.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:21 smithi059 ceph-mon[29384]: pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:21.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:21 smithi114 ceph-mon[31296]: pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:22.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:21 smithi096 ceph-mon[31249]: pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:23.063 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:22 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:23.063 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:22 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:23.064 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:22 smithi114 ceph-mon[31296]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:23.064 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:22 smithi114 ceph-mon[31296]: pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:23.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:22 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:23.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:22 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:23.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:22 smithi096 ceph-mon[31249]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:23.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:22 smithi096 ceph-mon[31249]: pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:23.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:22 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:23.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:22 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:23.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:22 smithi059 ceph-mon[29384]: from='mgr.14150 172.21.15.59:0/1057560916' entity='mgr.a' 2024-09-17T08:36:23.164 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:22 smithi059 ceph-mon[29384]: pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:25.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:25 smithi059 ceph-mon[29384]: pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:25.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:25 smithi114 ceph-mon[31296]: pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:26.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:25 smithi096 ceph-mon[31249]: pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:26.287 INFO:teuthology.orchestra.run.smithi059.stderr:+ ceph mon dump 2024-09-17T08:36:26.625 INFO:teuthology.orchestra.run.smithi059.stdout:epoch 6 2024-09-17T08:36:26.625 INFO:teuthology.orchestra.run.smithi059.stdout:fsid ce4228ce-74ce-11ef-bceb-c7b262605968 2024-09-17T08:36:26.625 INFO:teuthology.orchestra.run.smithi059.stdout:last_changed 2024-09-17T08:34:56.283314+0000 2024-09-17T08:36:26.625 INFO:teuthology.orchestra.run.smithi059.stdout:created 2024-09-17T08:29:27.029062+0000 2024-09-17T08:36:26.625 INFO:teuthology.orchestra.run.smithi059.stdout:min_mon_release 18 (reef) 2024-09-17T08:36:26.625 INFO:teuthology.orchestra.run.smithi059.stdout:election_strategy: 1 2024-09-17T08:36:26.625 INFO:teuthology.orchestra.run.smithi059.stdout:0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a; crush_location {datacenter=a} 2024-09-17T08:36:26.625 INFO:teuthology.orchestra.run.smithi059.stdout:1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-17T08:36:26.625 INFO:teuthology.orchestra.run.smithi059.stdout:2: [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-17T08:36:26.626 INFO:teuthology.orchestra.run.smithi059.stderr:dumped monmap epoch 6 2024-09-17T08:36:26.635 INFO:teuthology.orchestra.run.smithi059.stderr:+ ceph mon dump --format json 2024-09-17T08:36:26.955 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-17T08:36:26.955 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":6,"fsid":"ce4228ce-74ce-11ef-bceb-c7b262605968","modified":"2024-09-17T08:34:56.283314Z","created":"2024-09-17T08:29:27.029062Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:3300","nonce":0},{"type":"v1","addr":"172.21.15.59:6789","nonce":0}]},"addr":"172.21.15.59:6789/0","public_addr":"172.21.15.59:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=a}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=a,rack=3}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=b,rack=2}"}],"quorum":[0,1,2]} 2024-09-17T08:36:26.955 INFO:teuthology.orchestra.run.smithi059.stderr:dumped monmap epoch 6 2024-09-17T08:36:26.966 INFO:teuthology.orchestra.run.smithi059.stderr:+ read monid 2024-09-17T08:36:26.966 INFO:teuthology.orchestra.run.smithi059.stderr:+ read crushloc 2024-09-17T08:36:26.966 INFO:teuthology.orchestra.run.smithi059.stderr:+ ceph mon dump --format json 2024-09-17T08:36:26.966 INFO:teuthology.orchestra.run.smithi059.stderr:+ jq --arg monid a --arg crushloc '{datacenter=a}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-09-17T08:36:27.286 INFO:teuthology.orchestra.run.smithi059.stderr:dumped monmap epoch 6 2024-09-17T08:36:27.296 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-09-17T08:36:27.297 INFO:teuthology.orchestra.run.smithi059.stderr:+ read monid 2024-09-17T08:36:27.297 INFO:teuthology.orchestra.run.smithi059.stderr:+ read crushloc 2024-09-17T08:36:27.297 INFO:teuthology.orchestra.run.smithi059.stderr:+ ceph mon dump --format json 2024-09-17T08:36:27.297 INFO:teuthology.orchestra.run.smithi059.stderr:+ jq --arg monid b --arg crushloc '{datacenter=b,rack=2}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-09-17T08:36:27.621 INFO:teuthology.orchestra.run.smithi059.stderr:dumped monmap epoch 6 2024-09-17T08:36:27.632 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-09-17T08:36:27.633 INFO:teuthology.orchestra.run.smithi059.stderr:+ read monid 2024-09-17T08:36:27.633 INFO:teuthology.orchestra.run.smithi059.stderr:+ read crushloc 2024-09-17T08:36:27.633 INFO:teuthology.orchestra.run.smithi059.stderr:+ ceph mon dump --format json 2024-09-17T08:36:27.633 INFO:teuthology.orchestra.run.smithi059.stderr:+ jq --arg monid c --arg crushloc '{datacenter=a,rack=3}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-09-17T08:36:27.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:27 smithi059 ceph-mon[29384]: pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:27.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:27 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/1855110057' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-09-17T08:36:27.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:27 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/1116289761' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:27.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:27 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/3921229230' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:27.958 INFO:teuthology.orchestra.run.smithi059.stderr:dumped monmap epoch 6 2024-09-17T08:36:27.969 INFO:teuthology.orchestra.run.smithi059.stdout:true 2024-09-17T08:36:27.969 INFO:teuthology.orchestra.run.smithi059.stderr:+ read monid 2024-09-17T08:36:27.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:27 smithi114 ceph-mon[31296]: pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:27.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:27 smithi114 ceph-mon[31296]: from='client.? 172.21.15.59:0/1855110057' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-09-17T08:36:27.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:27 smithi114 ceph-mon[31296]: from='client.? 172.21.15.59:0/1116289761' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:27.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:27 smithi114 ceph-mon[31296]: from='client.? 172.21.15.59:0/3921229230' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:28.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:27 smithi096 ceph-mon[31249]: pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:36:28.074 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:27 smithi096 ceph-mon[31249]: from='client.? 172.21.15.59:0/1855110057' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-09-17T08:36:28.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:27 smithi096 ceph-mon[31249]: from='client.? 172.21.15.59:0/1116289761' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:28.075 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:27 smithi096 ceph-mon[31249]: from='client.? 172.21.15.59:0/3921229230' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:28.656 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-17T08:36:28.666 INFO:tasks.cephadm:Teardown begin 2024-09-17T08:36:28.666 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:36:28.697 DEBUG:teuthology.orchestra.run.smithi096:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:36:28.732 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:36:28.762 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-17T08:36:28.762 DEBUG:teuthology.orchestra.run.smithi059:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T08:36:28.779 DEBUG:teuthology.orchestra.run.smithi096:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T08:36:28.797 DEBUG:teuthology.orchestra.run.smithi114:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T08:36:28.816 INFO:tasks.cephadm:Stopping all daemons... 2024-09-17T08:36:28.817 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-17T08:36:28.817 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mon.a 2024-09-17T08:36:28.871 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:28 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/1058505208' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:28.871 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:28 smithi059 ceph-mon[29384]: from='client.? 172.21.15.59:0/2628647693' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:28.879 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:28 smithi096 ceph-mon[31249]: from='client.? 172.21.15.59:0/1058505208' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:28.880 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:28 smithi096 ceph-mon[31249]: from='client.? 172.21.15.59:0/2628647693' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:28.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:28 smithi114 ceph-mon[31296]: from='client.? 172.21.15.59:0/1058505208' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:28.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:28 smithi114 ceph-mon[31296]: from='client.? 172.21.15.59:0/2628647693' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:36:29.127 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:28 smithi059 systemd[1]: Stopping Ceph mon.a for ce4228ce-74ce-11ef-bceb-c7b262605968... 2024-09-17T08:36:29.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:29 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-a[29380]: 2024-09-17T08:36:29.126+0000 7fd91de5d640 -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-09-17T08:36:29.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:29 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-a[29380]: 2024-09-17T08:36:29.126+0000 7fd91de5d640 -1 mon.a@0(leader) e6 *** Got Signal Terminated *** 2024-09-17T08:36:29.414 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:29 smithi059 podman[47275]: 2024-09-17 08:36:29.138334664 +0000 UTC m=+0.118200055 container died de3085bd3a3fe652bd81692a763e50b25a9f33d09370a09b83cc071f371a9f20 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-a, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-17T08:36:29.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:29 smithi059 podman[47275]: 2024-09-17 08:36:29.526210468 +0000 UTC m=+0.506075858 container cleanup de3085bd3a3fe652bd81692a763e50b25a9f33d09370a09b83cc071f371a9f20 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-a, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b) 2024-09-17T08:36:29.777 INFO:journalctl@ceph.mon.a.smithi059.stdout:Sep 17 08:36:29 smithi059 bash[47275]: ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-a 2024-09-17T08:36:29.949 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mon.a.service' 2024-09-17T08:36:29.994 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:36:29.994 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-17T08:36:29.994 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-17T08:36:29.995 DEBUG:teuthology.orchestra.run.smithi096:> sudo systemctl stop ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mon.b 2024-09-17T08:36:30.321 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:30 smithi096 systemd[1]: Stopping Ceph mon.b for ce4228ce-74ce-11ef-bceb-c7b262605968... 2024-09-17T08:36:30.574 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:30 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-b[31245]: 2024-09-17T08:36:30.320+0000 7ffafd06b640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -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-09-17T08:36:30.574 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:30 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-b[31245]: 2024-09-17T08:36:30.320+0000 7ffafd06b640 -1 mon.b@2(peon) e6 *** Got Signal Terminated *** 2024-09-17T08:36:30.575 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:30 smithi096 podman[40206]: 2024-09-17 08:36:30.433860659 +0000 UTC m=+0.245786811 container died ac4685d014d8323c6528141fa9607170305c3c5bc2d20949f1047ccd922c14d2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-b, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-17T08:36:31.038 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:30 smithi096 podman[40206]: 2024-09-17 08:36:30.854755698 +0000 UTC m=+0.666681892 container cleanup ac4685d014d8323c6528141fa9607170305c3c5bc2d20949f1047ccd922c14d2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-b, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T08:36:31.039 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:30 smithi096 bash[40206]: ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-b 2024-09-17T08:36:31.279 DEBUG:teuthology.orchestra.run.smithi096:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mon.b.service' 2024-09-17T08:36:31.300 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:31 smithi096 podman[40218]: 2024-09-17 08:36:31.039285454 +0000 UTC m=+0.602735906 container remove ac4685d014d8323c6528141fa9607170305c3c5bc2d20949f1047ccd922c14d2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-b, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-17T08:36:31.300 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:31 smithi096 systemd[1]: ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-17T08:36:31.300 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:31 smithi096 systemd[1]: Stopped Ceph mon.b for ce4228ce-74ce-11ef-bceb-c7b262605968. 2024-09-17T08:36:31.300 INFO:journalctl@ceph.mon.b.smithi096.stdout:Sep 17 08:36:31 smithi096 systemd[1]: ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mon.b.service: Consumed 3.842s CPU time. 2024-09-17T08:36:31.333 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:36:31.334 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-17T08:36:31.334 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-17T08:36:31.334 DEBUG:teuthology.orchestra.run.smithi114:> sudo systemctl stop ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mon.c 2024-09-17T08:36:31.669 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:31 smithi114 systemd[1]: Stopping Ceph mon.c for ce4228ce-74ce-11ef-bceb-c7b262605968... 2024-09-17T08:36:31.996 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:31 smithi114 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-c[31279]: 2024-09-17T08:36:31.667+0000 7f4e66396640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -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-09-17T08:36:31.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:31 smithi114 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-c[31279]: 2024-09-17T08:36:31.667+0000 7f4e66396640 -1 mon.c@1(peon) e6 *** Got Signal Terminated *** 2024-09-17T08:36:31.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:31 smithi114 podman[39983]: 2024-09-17 08:36:31.801901226 +0000 UTC m=+0.271136114 container died bd5de46eacf89a30501a88e04eba87a7a18706f866cd53aa2fbfd57575e24872 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-c, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-17T08:36:32.444 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:32 smithi114 podman[39983]: 2024-09-17 08:36:32.159898608 +0000 UTC m=+0.629133483 container cleanup bd5de46eacf89a30501a88e04eba87a7a18706f866cd53aa2fbfd57575e24872 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-c, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-17T08:36:32.444 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 17 08:36:32 smithi114 bash[39983]: ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mon-c 2024-09-17T08:36:32.566 DEBUG:teuthology.orchestra.run.smithi114:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mon.c.service' 2024-09-17T08:36:32.611 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:36:32.611 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-17T08:36:32.611 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2024-09-17T08:36:32.611 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mgr.a 2024-09-17T08:36:32.914 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:36:32 smithi059 systemd[1]: Stopping Ceph mgr.a for ce4228ce-74ce-11ef-bceb-c7b262605968... 2024-09-17T08:36:33.664 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:36:33 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:36:33.239+0000 7fc7fcacc640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T08:36:33.664 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:36:33 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a[29613]: 2024-09-17T08:36:33.239+0000 7fc7fcacc640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-17T08:36:33.664 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:36:33 smithi059 podman[47429]: 2024-09-17 08:36:33.374826648 +0000 UTC m=+0.551127703 container died 217b0ad2f1983e18f17e1208cc86341a8a3739428293d8bf3c9547cef5952ff4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T08:36:34.164 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:36:33 smithi059 podman[47429]: 2024-09-17 08:36:33.874231225 +0000 UTC m=+1.050532267 container cleanup 217b0ad2f1983e18f17e1208cc86341a8a3739428293d8bf3c9547cef5952ff4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-17T08:36:34.164 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:36:33 smithi059 bash[47429]: ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a 2024-09-17T08:36:34.911 INFO:journalctl@ceph.mgr.a.smithi059.stdout:Sep 17 08:36:34 smithi059 podman[47448]: 2024-09-17 08:36:34.502050299 +0000 UTC m=+1.225850862 container remove 217b0ad2f1983e18f17e1208cc86341a8a3739428293d8bf3c9547cef5952ff4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-a, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731) 2024-09-17T08:36:35.405 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mgr.a.service' 2024-09-17T08:36:35.450 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:36:35.451 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2024-09-17T08:36:35.451 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2024-09-17T08:36:35.451 DEBUG:teuthology.orchestra.run.smithi096:> sudo systemctl stop ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mgr.b 2024-09-17T08:36:35.770 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:36:35 smithi096 systemd[1]: Stopping Ceph mgr.b for ce4228ce-74ce-11ef-bceb-c7b262605968... 2024-09-17T08:36:36.059 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:36:35 smithi096 podman[40363]: 2024-09-17 08:36:35.770848035 +0000 UTC m=+0.123142084 container died f73175c85e3ecafac015e93a40df698fa2ae51fcdb7b2bfd0e044046e5af6b25 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-17T08:36:36.324 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:36:36 smithi096 podman[40363]: 2024-09-17 08:36:36.150229193 +0000 UTC m=+0.502523249 container cleanup f73175c85e3ecafac015e93a40df698fa2ae51fcdb7b2bfd0e044046e5af6b25 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-17T08:36:36.325 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:36:36 smithi096 bash[40363]: ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b 2024-09-17T08:36:36.661 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:36:36 smithi096 podman[40389]: 2024-09-17 08:36:36.334818949 +0000 UTC m=+0.558652183 container remove f73175c85e3ecafac015e93a40df698fa2ae51fcdb7b2bfd0e044046e5af6b25 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-mgr-b, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2) 2024-09-17T08:36:36.661 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:36:36 smithi096 systemd[1]: ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mgr.b.service: Main process exited, code=exited, status=143/n/a 2024-09-17T08:36:37.014 INFO:journalctl@ceph.mgr.b.smithi096.stdout:Sep 17 08:36:36 smithi096 podman[40408]: 2024-09-17 08:36:36.762754014 +0000 UTC m=+0.590346717 container died 55da91bd94d051e60986b22390ec2aaf3e03d39009e6d2737ca117e7c3ffce38 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=gifted_shockley, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-17T08:36:37.779 DEBUG:teuthology.orchestra.run.smithi096:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@mgr.b.service' 2024-09-17T08:36:37.815 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:36:37.815 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2024-09-17T08:36:37.815 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-17T08:36:37.816 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@osd.0 2024-09-17T08:36:38.115 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:36:37 smithi059 systemd[1]: Stopping Ceph osd.0 for ce4228ce-74ce-11ef-bceb-c7b262605968... 2024-09-17T08:36:38.414 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:36:38 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-0[39675]: 2024-09-17T08:36:38.115+0000 7f56dc359640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T08:36:38.442 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:36:38 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-0[39675]: 2024-09-17T08:36:38.115+0000 7f56dc359640 -1 osd.0 21 *** Got signal Terminated *** 2024-09-17T08:36:38.443 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:36:38 smithi059 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-0[39675]: 2024-09-17T08:36:38.115+0000 7f56dc359640 -1 osd.0 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T08:36:43.664 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:36:43 smithi059 podman[47900]: 2024-09-17 08:36:43.564613563 +0000 UTC m=+5.543924114 container died b0cff137b65a58320389de6c8ee978639ba6b123173c2ce4dcf708bce1538ef4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux ) 2024-09-17T08:36:44.158 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:36:43 smithi059 podman[47900]: 2024-09-17 08:36:43.957671009 +0000 UTC m=+5.936981601 container cleanup b0cff137b65a58320389de6c8ee978639ba6b123173c2ce4dcf708bce1538ef4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-17T08:36:44.158 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:36:43 smithi059 bash[47900]: ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-0 2024-09-17T08:36:44.414 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:36:44 smithi059 podman[47930]: 2024-09-17 08:36:44.158514688 +0000 UTC m=+0.594495174 container remove b0cff137b65a58320389de6c8ee978639ba6b123173c2ce4dcf708bce1538ef4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-0, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T08:36:44.686 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:36:44 smithi059 podman[48017]: 2024-09-17 08:36:44.575871249 +0000 UTC m=+0.112526352 container create 4a983932000ef0f0a64c5a7873e5e1a6afc0378aafd61b2ac88766183b1a97a0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-17T08:36:44.686 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:36:44 smithi059 podman[48017]: 2024-09-17 08:36:44.48011624 +0000 UTC m=+0.016771364 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T08:36:44.982 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:36:44 smithi059 podman[48017]: 2024-09-17 08:36:44.786246018 +0000 UTC m=+0.322901142 container init 4a983932000ef0f0a64c5a7873e5e1a6afc0378aafd61b2ac88766183b1a97a0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-0-deactivate, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-17T08:36:44.982 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:36:44 smithi059 podman[48017]: 2024-09-17 08:36:44.789611621 +0000 UTC m=+0.326266734 container start 4a983932000ef0f0a64c5a7873e5e1a6afc0378aafd61b2ac88766183b1a97a0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, ceph=True) 2024-09-17T08:36:44.983 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:36:44 smithi059 podman[48017]: 2024-09-17 08:36:44.869584615 +0000 UTC m=+0.406239726 container attach 4a983932000ef0f0a64c5a7873e5e1a6afc0378aafd61b2ac88766183b1a97a0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T08:36:45.414 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:36:44 smithi059 podman[48017]: 2024-09-17 08:36:44.983316228 +0000 UTC m=+0.519971340 container died 4a983932000ef0f0a64c5a7873e5e1a6afc0378aafd61b2ac88766183b1a97a0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, ceph=True) 2024-09-17T08:36:45.674 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@osd.0.service' 2024-09-17T08:36:45.701 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:36:45 smithi059 podman[48040]: 2024-09-17 08:36:45.647921906 +0000 UTC m=+0.657868491 container remove 4a983932000ef0f0a64c5a7873e5e1a6afc0378aafd61b2ac88766183b1a97a0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD) 2024-09-17T08:36:45.701 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:36:45 smithi059 systemd[1]: ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-17T08:36:45.701 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:36:45 smithi059 systemd[1]: Stopped Ceph osd.0 for ce4228ce-74ce-11ef-bceb-c7b262605968. 2024-09-17T08:36:45.701 INFO:journalctl@ceph.osd.0.smithi059.stdout:Sep 17 08:36:45 smithi059 systemd[1]: ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@osd.0.service: Consumed 3.288s CPU time. 2024-09-17T08:36:45.718 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:36:45.718 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-17T08:36:45.718 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-17T08:36:45.718 DEBUG:teuthology.orchestra.run.smithi096:> sudo systemctl stop ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@osd.1 2024-09-17T08:36:46.015 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:36:45 smithi096 systemd[1]: Stopping Ceph osd.1 for ce4228ce-74ce-11ef-bceb-c7b262605968... 2024-09-17T08:36:46.324 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:36:46 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-1[35835]: 2024-09-17T08:36:46.014+0000 7f030380c640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T08:36:46.325 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:36:46 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-1[35835]: 2024-09-17T08:36:46.014+0000 7f030380c640 -1 osd.1 21 *** Got signal Terminated *** 2024-09-17T08:36:46.325 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:36:46 smithi096 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-1[35835]: 2024-09-17T08:36:46.014+0000 7f030380c640 -1 osd.1 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T08:36:51.731 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:36:51 smithi096 podman[40596]: 2024-09-17 08:36:51.468200163 +0000 UTC m=+5.548539622 container died 97f9830f096f8ce4a50e57799bc8a9991e45e1b6254af747978c479f0cd639f2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-1, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-17T08:36:52.074 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:36:51 smithi096 podman[40596]: 2024-09-17 08:36:51.888821573 +0000 UTC m=+5.969161031 container cleanup 97f9830f096f8ce4a50e57799bc8a9991e45e1b6254af747978c479f0cd639f2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-1, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-17T08:36:52.075 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:36:51 smithi096 bash[40596]: ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-1 2024-09-17T08:36:52.500 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:36:52 smithi096 podman[40849]: 2024-09-17 08:36:52.0814296 +0000 UTC m=+0.615179408 container remove 97f9830f096f8ce4a50e57799bc8a9991e45e1b6254af747978c479f0cd639f2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-1, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-17T08:36:52.767 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:36:52 smithi096 podman[40934]: 2024-09-17 08:36:52.40370045 +0000 UTC m=+0.015463721 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T08:36:52.768 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:36:52 smithi096 podman[40934]: 2024-09-17 08:36:52.523938477 +0000 UTC m=+0.135701776 container create 4d08fc5ae50da0c1b99bd42149ffbd1be43867ffe4bbf7feed5629fb8fed88b5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-1-deactivate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-17T08:36:52.768 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:36:52 smithi096 podman[40934]: 2024-09-17 08:36:52.768071966 +0000 UTC m=+0.379835224 container init 4d08fc5ae50da0c1b99bd42149ffbd1be43867ffe4bbf7feed5629fb8fed88b5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T08:36:53.074 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:36:52 smithi096 podman[40934]: 2024-09-17 08:36:52.771492906 +0000 UTC m=+0.383256168 container start 4d08fc5ae50da0c1b99bd42149ffbd1be43867ffe4bbf7feed5629fb8fed88b5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-1-deactivate, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T08:36:53.075 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:36:52 smithi096 podman[40934]: 2024-09-17 08:36:52.85129433 +0000 UTC m=+0.463057604 container attach 4d08fc5ae50da0c1b99bd42149ffbd1be43867ffe4bbf7feed5629fb8fed88b5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-17T08:36:53.075 INFO:journalctl@ceph.osd.1.smithi096.stdout:Sep 17 08:36:52 smithi096 podman[40934]: 2024-09-17 08:36:52.954823387 +0000 UTC m=+0.566586657 container died 4d08fc5ae50da0c1b99bd42149ffbd1be43867ffe4bbf7feed5629fb8fed88b5 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2) 2024-09-17T08:36:53.613 DEBUG:teuthology.orchestra.run.smithi096:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@osd.1.service' 2024-09-17T08:36:53.650 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:36:53.651 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-17T08:36:53.651 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-17T08:36:53.651 DEBUG:teuthology.orchestra.run.smithi114:> sudo systemctl stop ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@osd.2 2024-09-17T08:36:53.945 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:36:53 smithi114 systemd[1]: Stopping Ceph osd.2 for ce4228ce-74ce-11ef-bceb-c7b262605968... 2024-09-17T08:36:54.229 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:36:53 smithi114 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-2[36156]: 2024-09-17T08:36:53.944+0000 7f8e0141d640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T08:36:54.229 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:36:53 smithi114 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-2[36156]: 2024-09-17T08:36:53.944+0000 7f8e0141d640 -1 osd.2 21 *** Got signal Terminated *** 2024-09-17T08:36:54.229 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:36:53 smithi114 ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-2[36156]: 2024-09-17T08:36:53.944+0000 7f8e0141d640 -1 osd.2 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T08:36:59.537 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:36:59 smithi114 podman[40427]: 2024-09-17 08:36:59.274324923 +0000 UTC m=+5.419053450 container died 6668020a837d8447856e57c551c8a140446e7c651ed5786598e6ee6a41c713f8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-17T08:36:59.870 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:36:59 smithi114 podman[40427]: 2024-09-17 08:36:59.686099599 +0000 UTC m=+5.830828127 container cleanup 6668020a837d8447856e57c551c8a140446e7c651ed5786598e6ee6a41c713f8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T08:36:59.871 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:36:59 smithi114 bash[40427]: ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-2 2024-09-17T08:37:00.247 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:36:59 smithi114 podman[40453]: 2024-09-17 08:36:59.870525615 +0000 UTC m=+0.596320328 container remove 6668020a837d8447856e57c551c8a140446e7c651ed5786598e6ee6a41c713f8 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-2, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-17T08:37:00.539 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:37:00 smithi114 podman[40542]: 2024-09-17 08:37:00.192806907 +0000 UTC m=+0.015420144 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T08:37:00.540 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:37:00 smithi114 podman[40542]: 2024-09-17 08:37:00.304712135 +0000 UTC m=+0.127325406 container create 7a4085d2471cab93f89a7466846d33a807f98c60e3ffa5a4b535043278a88540 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-2-deactivate, RELEASE=reef-19e2a2b, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-17T08:37:00.540 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:37:00 smithi114 podman[40542]: 2024-09-17 08:37:00.540387918 +0000 UTC m=+0.363001158 container init 7a4085d2471cab93f89a7466846d33a807f98c60e3ffa5a4b535043278a88540 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T08:37:00.997 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:37:00 smithi114 podman[40542]: 2024-09-17 08:37:00.543692044 +0000 UTC m=+0.366305280 container start 7a4085d2471cab93f89a7466846d33a807f98c60e3ffa5a4b535043278a88540 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-2-deactivate, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-17T08:37:00.997 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:37:00 smithi114 podman[40542]: 2024-09-17 08:37:00.623796264 +0000 UTC m=+0.446409499 container attach 7a4085d2471cab93f89a7466846d33a807f98c60e3ffa5a4b535043278a88540 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-2-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0) 2024-09-17T08:37:00.997 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 17 08:37:00 smithi114 podman[40542]: 2024-09-17 08:37:00.725692373 +0000 UTC m=+0.548305600 container died 7a4085d2471cab93f89a7466846d33a807f98c60e3ffa5a4b535043278a88540 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-ce4228ce-74ce-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2) 2024-09-17T08:37:01.391 DEBUG:teuthology.orchestra.run.smithi114:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ce4228ce-74ce-11ef-bceb-c7b262605968@osd.2.service' 2024-09-17T08:37:01.428 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:37:01.429 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-17T08:37:01.429 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T08:37:01.592 INFO:teuthology.orchestra.run.smithi059.stdout:Deleting cluster with fsid: ce4228ce-74ce-11ef-bceb-c7b262605968 2024-09-17T08:37:02.808 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T08:37:02.964 INFO:teuthology.orchestra.run.smithi096.stdout:Deleting cluster with fsid: ce4228ce-74ce-11ef-bceb-c7b262605968 2024-09-17T08:37:04.191 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T08:37:04.343 INFO:teuthology.orchestra.run.smithi114.stdout:Deleting cluster with fsid: ce4228ce-74ce-11ef-bceb-c7b262605968 2024-09-17T08:37:05.340 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:37:05.373 DEBUG:teuthology.orchestra.run.smithi096:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:37:05.408 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:37:05.435 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-17T08:37:05.437 DEBUG:teuthology.misc:Transferring archived files from smithi059:/var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908214/remote/smithi059/crash 2024-09-17T08:37:05.438 DEBUG:teuthology.orchestra.run.smithi059:> sudo tar c -f - -C /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/crash -- . 2024-09-17T08:37:05.488 INFO:teuthology.orchestra.run.smithi059.stderr:tar: /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T08:37:05.488 INFO:teuthology.orchestra.run.smithi059.stderr:tar: Error is not recoverable: exiting now 2024-09-17T08:37:05.490 DEBUG:teuthology.misc:Transferring archived files from smithi096:/var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908214/remote/smithi096/crash 2024-09-17T08:37:05.491 DEBUG:teuthology.orchestra.run.smithi096:> sudo tar c -f - -C /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/crash -- . 2024-09-17T08:37:05.534 INFO:teuthology.orchestra.run.smithi096.stderr:tar: /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T08:37:05.534 INFO:teuthology.orchestra.run.smithi096.stderr:tar: Error is not recoverable: exiting now 2024-09-17T08:37:05.536 DEBUG:teuthology.misc:Transferring archived files from smithi114:/var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908214/remote/smithi114/crash 2024-09-17T08:37:05.538 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/crash -- . 2024-09-17T08:37:05.581 INFO:teuthology.orchestra.run.smithi114.stderr:tar: /var/lib/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T08:37:05.581 INFO:teuthology.orchestra.run.smithi114.stderr:tar: Error is not recoverable: exiting now 2024-09-17T08:37:05.582 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-17T08:37:05.583 DEBUG:teuthology.orchestra.run.smithi059:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | egrep -v POOL_APP_NOT_ENABLED | egrep -v 'mon down' | egrep -v 'mons down' | egrep -v 'out of quorum' | egrep -v CEPHADM_FAILED_DAEMON | head -n 1 2024-09-17T08:37:05.615 INFO:teuthology.orchestra.run.smithi059.stderr:grep: /var/log/ceph/ce4228ce-74ce-11ef-bceb-c7b262605968/ceph.log: No such file or directory 2024-09-17T08:37:05.617 INFO:tasks.cephadm:Compressing logs... 2024-09-17T08:37:05.617 DEBUG:teuthology.orchestra.run.smithi059:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T08:37:05.660 DEBUG:teuthology.orchestra.run.smithi096:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T08:37:05.662 DEBUG:teuthology.orchestra.run.smithi114:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T08:37:05.686 INFO:teuthology.orchestra.run.smithi114.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-17T08:37:05.687 INFO:teuthology.orchestra.run.smithi059.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-17T08:37:05.689 INFO:teuthology.orchestra.run.smithi096.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-17T08:37:06.133 INFO:tasks.cephadm:Archiving logs... 2024-09-17T08:37:06.133 DEBUG:teuthology.misc:Transferring archived files from smithi059:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908214/remote/smithi059/log 2024-09-17T08:37:06.134 DEBUG:teuthology.orchestra.run.smithi059:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T08:37:06.262 DEBUG:teuthology.misc:Transferring archived files from smithi096:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908214/remote/smithi096/log 2024-09-17T08:37:06.263 DEBUG:teuthology.orchestra.run.smithi096:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T08:37:06.309 DEBUG:teuthology.misc:Transferring archived files from smithi114:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908214/remote/smithi114/log 2024-09-17T08:37:06.309 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T08:37:06.350 INFO:tasks.cephadm:Removing cluster... 2024-09-17T08:37:06.350 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 --force 2024-09-17T08:37:06.493 INFO:teuthology.orchestra.run.smithi059.stdout:Deleting cluster with fsid: ce4228ce-74ce-11ef-bceb-c7b262605968 2024-09-17T08:37:06.765 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 --force 2024-09-17T08:37:06.907 INFO:teuthology.orchestra.run.smithi096.stdout:Deleting cluster with fsid: ce4228ce-74ce-11ef-bceb-c7b262605968 2024-09-17T08:37:07.166 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ce4228ce-74ce-11ef-bceb-c7b262605968 --force 2024-09-17T08:37:07.318 INFO:teuthology.orchestra.run.smithi114.stdout:Deleting cluster with fsid: ce4228ce-74ce-11ef-bceb-c7b262605968 2024-09-17T08:37:07.571 INFO:tasks.cephadm:Removing cephadm ... 2024-09-17T08:37:07.571 DEBUG:teuthology.orchestra.run.smithi059:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T08:37:07.591 DEBUG:teuthology.orchestra.run.smithi096:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T08:37:07.607 DEBUG:teuthology.orchestra.run.smithi114:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T08:37:07.622 INFO:tasks.cephadm:Teardown complete 2024-09-17T08:37:07.622 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-17T08:37:07.635 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-09-17T08:37:07.635 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-17T08:37:07.637 DEBUG:teuthology.orchestra.run.smithi096:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-17T08:37:07.650 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-17T08:37:07.756 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-17T08:37:07.763 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-17T08:37:07.764 DEBUG:teuthology.orchestra.run.smithi059:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T08:37:07.767 DEBUG:teuthology.orchestra.run.smithi096:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T08:37:07.769 DEBUG:teuthology.orchestra.run.smithi114:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T08:37:07.781 INFO:teuthology.orchestra.run.smithi096.stderr:bash: line 1: ntpq: command not found 2024-09-17T08:37:07.782 INFO:teuthology.orchestra.run.smithi059.stderr:bash: line 1: ntpq: command not found 2024-09-17T08:37:07.783 INFO:teuthology.orchestra.run.smithi114.stderr:bash: line 1: ntpq: command not found 2024-09-17T08:37:07.786 INFO:teuthology.orchestra.run.smithi096.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T08:37:07.786 INFO:teuthology.orchestra.run.smithi096.stdout:=============================================================================== 2024-09-17T08:37:07.786 INFO:teuthology.orchestra.run.smithi096.stdout:^* hv01.front.sepia.ceph.com 3 6 377 14 +636us[ +602us] +/- 39ms 2024-09-17T08:37:07.786 INFO:teuthology.orchestra.run.smithi096.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 14 -2267us[-2301us] +/- 45ms 2024-09-17T08:37:07.787 INFO:teuthology.orchestra.run.smithi096.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 15 +3042us[+3008us] +/- 79ms 2024-09-17T08:37:07.787 INFO:teuthology.orchestra.run.smithi096.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:37:07.788 INFO:teuthology.orchestra.run.smithi114.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T08:37:07.788 INFO:teuthology.orchestra.run.smithi114.stdout:=============================================================================== 2024-09-17T08:37:07.788 INFO:teuthology.orchestra.run.smithi114.stdout:^* hv01.front.sepia.ceph.com 3 6 377 13 +631us[ +630us] +/- 39ms 2024-09-17T08:37:07.788 INFO:teuthology.orchestra.run.smithi114.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 15 -2269us[-2269us] +/- 45ms 2024-09-17T08:37:07.788 INFO:teuthology.orchestra.run.smithi114.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 14 +3030us[+3029us] +/- 79ms 2024-09-17T08:37:07.788 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:37:07.789 INFO:teuthology.orchestra.run.smithi059.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T08:37:07.789 INFO:teuthology.orchestra.run.smithi059.stdout:=============================================================================== 2024-09-17T08:37:07.789 INFO:teuthology.orchestra.run.smithi059.stdout:^* hv01.front.sepia.ceph.com 3 6 377 14 +622us[ +660us] +/- 39ms 2024-09-17T08:37:07.789 INFO:teuthology.orchestra.run.smithi059.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 16 -2286us[-2248us] +/- 45ms 2024-09-17T08:37:07.789 INFO:teuthology.orchestra.run.smithi059.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 13 +3006us[+3006us] +/- 79ms 2024-09-17T08:37:07.789 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T08:37:07.789 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-17T08:37:07.797 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-17T08:37:07.797 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-17T08:37:07.806 DEBUG:teuthology.orchestra.run.smithi059:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-17T08:37:07.903 DEBUG:teuthology.orchestra.run.smithi096:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-17T08:37:07.968 DEBUG:teuthology.orchestra.run.smithi114:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-17T08:37:08.031 DEBUG:teuthology.orchestra.run.smithi059:> 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 -e context=system_u:system_r:getty_t:s0 2024-09-17T08:37:08.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:37:08.061 DEBUG:teuthology.orchestra.run.smithi096:> 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 -e context=system_u:system_r:getty_t:s0 2024-09-17T08:37:08.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:37:08.089 DEBUG:teuthology.orchestra.run.smithi114:> 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 -e context=system_u:system_r:getty_t:s0 2024-09-17T08:37:08.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:37:08.116 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-17T08:37:08.125 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-17T08:37:08.133 INFO:teuthology.task.internal:Duration was 901.596524 seconds 2024-09-17T08:37:08.133 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-17T08:37:08.141 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-17T08:37:08.141 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T08:37:08.143 DEBUG:teuthology.orchestra.run.smithi096:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T08:37:08.146 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T08:37:08.181 INFO:teuthology.orchestra.run.smithi096.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T08:37:08.183 INFO:teuthology.orchestra.run.smithi059.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T08:37:08.195 INFO:teuthology.orchestra.run.smithi114.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T08:37:08.456 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-17T08:37:08.457 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi059.front.sepia.ceph.com 2024-09-17T08:37:08.457 DEBUG:teuthology.orchestra.run.smithi059:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-17T08:37:08.519 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi096.front.sepia.ceph.com 2024-09-17T08:37:08.520 DEBUG:teuthology.orchestra.run.smithi096:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-17T08:37:08.546 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi114.front.sepia.ceph.com 2024-09-17T08:37:08.546 DEBUG:teuthology.orchestra.run.smithi114:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-17T08:37:08.575 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-17T08:37:08.575 DEBUG:teuthology.orchestra.run.smithi059:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T08:37:08.578 DEBUG:teuthology.orchestra.run.smithi096:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T08:37:08.588 DEBUG:teuthology.orchestra.run.smithi114:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T08:37:08.641 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-17T08:37:08.642 DEBUG:teuthology.orchestra.run.smithi059:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T08:37:08.646 DEBUG:teuthology.orchestra.run.smithi096:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T08:37:08.655 DEBUG:teuthology.orchestra.run.smithi114:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T08:37:08.835 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-17T08:37:08.844 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-17T08:37:08.844 DEBUG:teuthology.orchestra.run.smithi059:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T08:37:08.869 DEBUG:teuthology.orchestra.run.smithi096:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T08:37:08.894 DEBUG:teuthology.orchestra.run.smithi114:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T08:37:08.920 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-17T08:37:08.930 DEBUG:teuthology.orchestra.run.smithi059:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-17T08:37:08.932 DEBUG:teuthology.orchestra.run.smithi096:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-17T08:37:08.936 DEBUG:teuthology.orchestra.run.smithi114:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-17T08:37:08.954 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern = core 2024-09-17T08:37:08.957 INFO:teuthology.orchestra.run.smithi096.stdout:kernel.core_pattern = core 2024-09-17T08:37:08.983 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern = core 2024-09-17T08:37:09.047 DEBUG:teuthology.orchestra.run.smithi059:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T08:37:09.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:37:09.129 DEBUG:teuthology.orchestra.run.smithi096:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T08:37:09.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:37:09.143 DEBUG:teuthology.orchestra.run.smithi114:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T08:37:09.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:37:09.157 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-17T08:37:09.171 INFO:teuthology.task.internal:Transferring archived files... 2024-09-17T08:37:09.172 DEBUG:teuthology.misc:Transferring archived files from smithi059:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908214/remote/smithi059 2024-09-17T08:37:09.172 DEBUG:teuthology.orchestra.run.smithi059:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T08:37:09.209 DEBUG:teuthology.misc:Transferring archived files from smithi096:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908214/remote/smithi096 2024-09-17T08:37:09.209 DEBUG:teuthology.orchestra.run.smithi096:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T08:37:09.243 DEBUG:teuthology.misc:Transferring archived files from smithi114:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908214/remote/smithi114 2024-09-17T08:37:09.244 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T08:37:09.278 INFO:teuthology.task.internal:Removing archive directory... 2024-09-17T08:37:09.278 DEBUG:teuthology.orchestra.run.smithi059:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T08:37:09.280 DEBUG:teuthology.orchestra.run.smithi096:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T08:37:09.283 DEBUG:teuthology.orchestra.run.smithi114:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T08:37:09.327 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-17T08:37:09.338 INFO:teuthology.task.internal:Not uploading archives. 2024-09-17T08:37:09.339 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-17T08:37:09.353 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-17T08:37:09.353 DEBUG:teuthology.orchestra.run.smithi059:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T08:37:09.355 DEBUG:teuthology.orchestra.run.smithi096:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T08:37:09.358 DEBUG:teuthology.orchestra.run.smithi114:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T08:37:09.368 INFO:teuthology.orchestra.run.smithi059.stdout: 266064 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 08:37 /home/ubuntu/cephtest 2024-09-17T08:37:09.370 INFO:teuthology.orchestra.run.smithi096.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 08:37 /home/ubuntu/cephtest 2024-09-17T08:37:09.382 INFO:teuthology.orchestra.run.smithi114.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 08:37 /home/ubuntu/cephtest 2024-09-17T08:37:09.383 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-17T08:37:09.392 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-17T08:37:09.415 INFO:teuthology.run:Summary data: description: orch/cephadm/workunits/{0-distro/centos_9.stream agent/on mon_election/connectivity task/test_set_mon_crush_locations} duration: 901.5965235233307 flavor: default owner: scheduled_teuthology@teuthology success: true 2024-09-17T08:37:09.415 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T08:37:09.479 INFO:teuthology.run:pass