2024-05-01T14:02:50.986 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-05-01T14:02:50.987 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/adking-2024-05-01_11:36:43-orch:cephadm-wip-adk-testing-2024-04-30-1949-distro-default-smithi/7682881 --owner scheduled_adking@teuthology --verbose --name adking-2024-05-01_11:36:43-orch:cephadm-wip-adk-testing-2024-04-30-1949-distro-default-smithi --description orch:cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_set_mon_crush_locations} -- /home/teuthworker/archive/adking-2024-05-01_11:36:43-orch:cephadm-wip-adk-testing-2024-04-30-1949-distro-default-smithi/7682881/orig.config.yaml 2024-05-01T14:02:51.021 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-01T14:02:51.092 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-05-01_11:36:43-orch:cephadm-wip-adk-testing-2024-04-30-1949-distro-default-smithi/7682881 branch: wip-adk-testing-2024-04-30-1949 description: orch:cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_set_mon_crush_locations} email: adking@redhat.com first_in_suite: false job_id: '7682881' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-05-01_11:36:43-orch:cephadm-wip-adk-testing-2024-04-30-1949-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-adk-testing-2024-04-30-1949 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 log-only-match: - CEPHADM_ sha1: 94d368ab6b242524ce590f46f7674c3c845000f8 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 94d368ab6b242524ce590f46f7674c3c845000f8 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-adk-testing-2024-04-30-1949 sha1: 94d368ab6b242524ce590f46f7674c3c845000f8 owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - osd.0 - mon.a - mgr.a - - host.b - osd.1 - mon.b - mgr.b - - host.c - osd.2 - mon.c seed: 2341 sha1: 94d368ab6b242524ce590f46f7674c3c845000f8 sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-adk-testing-2024-04-30-1949 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_94d368ab6b242524ce590f46f7674c3c845000f8/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 94d368ab6b242524ce590f46f7674c3c845000f8 targets: smithi112.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNjVdHyFXrNCARpIW+kTbz4jLOrVexPhca/uHa5kMgQMpa6VexKcg43NnJL40KSctgSjMptoeBiVRHEeg74E12k= smithi132.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGorBY+3RZ1BJq6qcfZrgwiXV1F/5NsoWM6RuAN+AeJxTn/6AT01mORsE9oPI+gJM7oTReilyENTJU+ZSnhvZgI= smithi157.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNo1/V275naygmV5kms2J4YfPQHomrwTzKr0ZcoG8aMlBAbXkMfCJ1PgNTfJSFmta9/AVc8/S3g0I4HpRutpZWA= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - install: null - cephadm: null - cephadm.apply: specs: - placement: count: 3 service_id: foo service_type: mon spec: crush_locations: host.a: - datacenter=a host.b: - datacenter=b - rack=2 host.c: - datacenter=a - rack=3 - cephadm.shell: host.a: - "set -ex\n# since we don't know the real hostnames before the test, the next\n\ # bit is in order to replace the fake hostnames \"host.a/b/c\" with\n# the actual\ \ names cephadm knows the host by within the mon spec\nceph orch host ls --format\ \ json | jq -r '.[] | .hostname' > realnames\necho $'host.a\\nhost.b\\nhost.c'\ \ > fakenames\necho $'a\\nb\\nc' > mon_ids\necho $'{datacenter=a}\\n{datacenter=b,rack=2}\\\ n{datacenter=a,rack=3}' > crush_locs\nceph orch ls --service-name mon --export\ \ > mon.yaml\nMONSPEC=`cat mon.yaml`\necho \"$MONSPEC\"\nwhile read realname\ \ <&3 && read fakename <&4; do\n MONSPEC=\"${MONSPEC//$fakename/$realname}\"\ \ndone 3 mon.yaml\ncat mon.yaml\n\ # now the spec should have the real hostnames, so let's re-apply\nceph orch\ \ apply -i mon.yaml\nsleep 90\nceph orch ps --refresh\nceph orch ls --service-name\ \ mon --export > mon.yaml; ceph orch apply -i mon.yaml\nsleep 90\nceph mon dump\n\ ceph mon dump --format json\n# verify all the crush locations got set from \"\ ceph mon dump\" output\nwhile read monid <&3 && read crushloc <&4; do\n ceph\ \ mon dump --format json | jq --arg monid \"$monid\" --arg crushloc \"$crushloc\"\ \ -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc'\n\ done 3, func=.kill_console_loggers at 0x7efd0b7ed160>, signals=[15]) 2024-05-01T14:02:51.615 INFO:teuthology.run_tasks:Running task internal.connect... 2024-05-01T14:02:51.621 INFO:teuthology.task.internal:Opening connections... 2024-05-01T14:02:51.621 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi112.front.sepia.ceph.com 2024-05-01T14:02:51.623 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-01T14:02:51.709 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi132.front.sepia.ceph.com 2024-05-01T14:02:51.710 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi132.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-01T14:02:51.784 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi157.front.sepia.ceph.com 2024-05-01T14:02:51.785 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-01T14:02:51.862 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-05-01T14:02:51.869 DEBUG:teuthology.orchestra.run.smithi112:> uname -m 2024-05-01T14:02:51.886 INFO:teuthology.orchestra.run.smithi112.stdout:x86_64 2024-05-01T14:02:51.887 DEBUG:teuthology.orchestra.run.smithi112:> cat /etc/os-release 2024-05-01T14:02:51.944 INFO:teuthology.orchestra.run.smithi112.stdout:NAME="CentOS Stream" 2024-05-01T14:02:51.944 INFO:teuthology.orchestra.run.smithi112.stdout:VERSION="9" 2024-05-01T14:02:51.944 INFO:teuthology.orchestra.run.smithi112.stdout:ID="centos" 2024-05-01T14:02:51.944 INFO:teuthology.orchestra.run.smithi112.stdout:ID_LIKE="rhel fedora" 2024-05-01T14:02:51.944 INFO:teuthology.orchestra.run.smithi112.stdout:VERSION_ID="9" 2024-05-01T14:02:51.944 INFO:teuthology.orchestra.run.smithi112.stdout:PLATFORM_ID="platform:el9" 2024-05-01T14:02:51.945 INFO:teuthology.orchestra.run.smithi112.stdout:PRETTY_NAME="CentOS Stream 9" 2024-05-01T14:02:51.945 INFO:teuthology.orchestra.run.smithi112.stdout:ANSI_COLOR="0;31" 2024-05-01T14:02:51.945 INFO:teuthology.orchestra.run.smithi112.stdout:LOGO="fedora-logo-icon" 2024-05-01T14:02:51.945 INFO:teuthology.orchestra.run.smithi112.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-05-01T14:02:51.945 INFO:teuthology.orchestra.run.smithi112.stdout:HOME_URL="https://centos.org/" 2024-05-01T14:02:51.945 INFO:teuthology.orchestra.run.smithi112.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-05-01T14:02:51.945 INFO:teuthology.orchestra.run.smithi112.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-05-01T14:02:51.945 INFO:teuthology.orchestra.run.smithi112.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-05-01T14:02:51.946 INFO:teuthology.lock.ops:Updating smithi112.front.sepia.ceph.com on lock server 2024-05-01T14:02:51.970 DEBUG:teuthology.orchestra.run.smithi132:> uname -m 2024-05-01T14:02:51.988 INFO:teuthology.orchestra.run.smithi132.stdout:x86_64 2024-05-01T14:02:51.988 DEBUG:teuthology.orchestra.run.smithi132:> cat /etc/os-release 2024-05-01T14:02:52.045 INFO:teuthology.orchestra.run.smithi132.stdout:NAME="CentOS Stream" 2024-05-01T14:02:52.045 INFO:teuthology.orchestra.run.smithi132.stdout:VERSION="9" 2024-05-01T14:02:52.046 INFO:teuthology.orchestra.run.smithi132.stdout:ID="centos" 2024-05-01T14:02:52.046 INFO:teuthology.orchestra.run.smithi132.stdout:ID_LIKE="rhel fedora" 2024-05-01T14:02:52.046 INFO:teuthology.orchestra.run.smithi132.stdout:VERSION_ID="9" 2024-05-01T14:02:52.046 INFO:teuthology.orchestra.run.smithi132.stdout:PLATFORM_ID="platform:el9" 2024-05-01T14:02:52.046 INFO:teuthology.orchestra.run.smithi132.stdout:PRETTY_NAME="CentOS Stream 9" 2024-05-01T14:02:52.046 INFO:teuthology.orchestra.run.smithi132.stdout:ANSI_COLOR="0;31" 2024-05-01T14:02:52.046 INFO:teuthology.orchestra.run.smithi132.stdout:LOGO="fedora-logo-icon" 2024-05-01T14:02:52.046 INFO:teuthology.orchestra.run.smithi132.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-05-01T14:02:52.046 INFO:teuthology.orchestra.run.smithi132.stdout:HOME_URL="https://centos.org/" 2024-05-01T14:02:52.047 INFO:teuthology.orchestra.run.smithi132.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-05-01T14:02:52.047 INFO:teuthology.orchestra.run.smithi132.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-05-01T14:02:52.047 INFO:teuthology.orchestra.run.smithi132.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-05-01T14:02:52.047 INFO:teuthology.lock.ops:Updating smithi132.front.sepia.ceph.com on lock server 2024-05-01T14:02:52.069 DEBUG:teuthology.orchestra.run.smithi157:> uname -m 2024-05-01T14:02:52.087 INFO:teuthology.orchestra.run.smithi157.stdout:x86_64 2024-05-01T14:02:52.087 DEBUG:teuthology.orchestra.run.smithi157:> cat /etc/os-release 2024-05-01T14:02:52.145 INFO:teuthology.orchestra.run.smithi157.stdout:NAME="CentOS Stream" 2024-05-01T14:02:52.145 INFO:teuthology.orchestra.run.smithi157.stdout:VERSION="9" 2024-05-01T14:02:52.145 INFO:teuthology.orchestra.run.smithi157.stdout:ID="centos" 2024-05-01T14:02:52.145 INFO:teuthology.orchestra.run.smithi157.stdout:ID_LIKE="rhel fedora" 2024-05-01T14:02:52.145 INFO:teuthology.orchestra.run.smithi157.stdout:VERSION_ID="9" 2024-05-01T14:02:52.145 INFO:teuthology.orchestra.run.smithi157.stdout:PLATFORM_ID="platform:el9" 2024-05-01T14:02:52.146 INFO:teuthology.orchestra.run.smithi157.stdout:PRETTY_NAME="CentOS Stream 9" 2024-05-01T14:02:52.146 INFO:teuthology.orchestra.run.smithi157.stdout:ANSI_COLOR="0;31" 2024-05-01T14:02:52.146 INFO:teuthology.orchestra.run.smithi157.stdout:LOGO="fedora-logo-icon" 2024-05-01T14:02:52.146 INFO:teuthology.orchestra.run.smithi157.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-05-01T14:02:52.146 INFO:teuthology.orchestra.run.smithi157.stdout:HOME_URL="https://centos.org/" 2024-05-01T14:02:52.146 INFO:teuthology.orchestra.run.smithi157.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-05-01T14:02:52.146 INFO:teuthology.orchestra.run.smithi157.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-05-01T14:02:52.146 INFO:teuthology.orchestra.run.smithi157.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-05-01T14:02:52.146 INFO:teuthology.lock.ops:Updating smithi157.front.sepia.ceph.com on lock server 2024-05-01T14:02:52.169 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-05-01T14:02:52.178 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-05-01T14:02:52.182 INFO:teuthology.task.internal:Checking for old test directory... 2024-05-01T14:02:52.183 DEBUG:teuthology.orchestra.run.smithi112:> test '!' -e /home/ubuntu/cephtest 2024-05-01T14:02:52.185 DEBUG:teuthology.orchestra.run.smithi132:> test '!' -e /home/ubuntu/cephtest 2024-05-01T14:02:52.188 DEBUG:teuthology.orchestra.run.smithi157:> test '!' -e /home/ubuntu/cephtest 2024-05-01T14:02:52.204 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-05-01T14:02:52.210 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-05-01T14:02:52.210 DEBUG:teuthology.orchestra.run.smithi112:> test -z $(ls -A /var/lib/ceph) 2024-05-01T14:02:52.243 DEBUG:teuthology.orchestra.run.smithi132:> test -z $(ls -A /var/lib/ceph) 2024-05-01T14:02:52.245 DEBUG:teuthology.orchestra.run.smithi157:> test -z $(ls -A /var/lib/ceph) 2024-05-01T14:02:52.355 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-05-01T14:02:52.418 INFO:teuthology.run_tasks:Running task kernel... 2024-05-01T14:02:52.432 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-05-01T14:02:52.432 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-05-01T14:02:52.433 DEBUG:teuthology.orchestra.run.smithi112:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-01T14:02:52.433 DEBUG:teuthology.orchestra.run.smithi132:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-01T14:02:52.434 DEBUG:teuthology.orchestra.run.smithi157:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-01T14:02:52.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-01T14:02:52.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-01T14:02:52.451 DEBUG:teuthology.orchestra.run.smithi112:> uname -r 2024-05-01T14:02:52.451 DEBUG:teuthology.orchestra.run.smithi132:> uname -r 2024-05-01T14:02:52.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-01T14:02:52.453 DEBUG:teuthology.orchestra.run.smithi157:> uname -r 2024-05-01T14:02:52.508 INFO:teuthology.orchestra.run.smithi112.stdout:5.14.0-437.el9.x86_64 2024-05-01T14:02:52.508 INFO:teuthology.task.kernel:Running kernel on smithi112: 5.14.0-437.el9.x86_64 2024-05-01T14:02:52.508 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum install -y kernel 2024-05-01T14:02:52.510 INFO:teuthology.orchestra.run.smithi132.stdout:5.14.0-437.el9.x86_64 2024-05-01T14:02:52.510 INFO:teuthology.task.kernel:Running kernel on smithi132: 5.14.0-437.el9.x86_64 2024-05-01T14:02:52.510 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum install -y kernel 2024-05-01T14:02:52.511 INFO:teuthology.orchestra.run.smithi157.stdout:5.14.0-437.el9.x86_64 2024-05-01T14:02:52.511 INFO:teuthology.task.kernel:Running kernel on smithi157: 5.14.0-437.el9.x86_64 2024-05-01T14:02:52.511 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum install -y kernel 2024-05-01T14:02:55.878 INFO:teuthology.orchestra.run.smithi112.stdout:CentOS Stream 9 - BaseOS 4.5 MB/s | 8.0 MB 00:01 2024-05-01T14:02:56.265 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - BaseOS 3.9 MB/s | 8.0 MB 00:02 2024-05-01T14:02:57.426 INFO:teuthology.orchestra.run.smithi132.stdout:CentOS Stream 9 - BaseOS 2.4 MB/s | 8.0 MB 00:03 2024-05-01T14:02:57.932 INFO:teuthology.orchestra.run.smithi112.stdout:CentOS Stream 9 - AppStream 19 MB/s | 19 MB 00:00 2024-05-01T14:02:59.516 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - AppStream 8.7 MB/s | 19 MB 00:02 2024-05-01T14:03:00.285 INFO:teuthology.orchestra.run.smithi132.stdout:CentOS Stream 9 - AppStream 11 MB/s | 19 MB 00:01 2024-05-01T14:03:01.980 INFO:teuthology.orchestra.run.smithi112.stdout:CentOS Stream 9 - CRB 15 MB/s | 6.2 MB 00:00 2024-05-01T14:03:03.706 INFO:teuthology.orchestra.run.smithi112.stdout:CentOS Stream 9 - Extras packages 42 kB/s | 16 kB 00:00 2024-05-01T14:03:04.966 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - CRB 3.4 MB/s | 6.2 MB 00:01 2024-05-01T14:03:05.049 INFO:teuthology.orchestra.run.smithi112.stdout:Extra Packages for Enterprise Linux 17 MB/s | 21 MB 00:01 2024-05-01T14:03:05.477 INFO:teuthology.orchestra.run.smithi132.stdout:CentOS Stream 9 - CRB 3.9 MB/s | 6.2 MB 00:01 2024-05-01T14:03:06.667 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - Extras packages 31 kB/s | 16 kB 00:00 2024-05-01T14:03:07.161 INFO:teuthology.orchestra.run.smithi132.stdout:CentOS Stream 9 - Extras packages 52 kB/s | 16 kB 00:00 2024-05-01T14:03:07.985 INFO:teuthology.orchestra.run.smithi157.stdout:Extra Packages for Enterprise Linux 18 MB/s | 21 MB 00:01 2024-05-01T14:03:08.879 INFO:teuthology.orchestra.run.smithi132.stdout:Extra Packages for Enterprise Linux 13 MB/s | 21 MB 00:01 2024-05-01T14:03:10.099 INFO:teuthology.orchestra.run.smithi112.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2024-05-01T14:03:11.922 INFO:teuthology.orchestra.run.smithi112.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-05-01T14:03:11.922 INFO:teuthology.orchestra.run.smithi112.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-05-01T14:03:12.016 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:03:12.017 INFO:teuthology.orchestra.run.smithi112.stdout:Nothing to do. 2024-05-01T14:03:12.017 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:03:12.126 DEBUG:teuthology.orchestra.run.smithi112:> echo no | sudo yum reinstall kernel || true 2024-05-01T14:03:12.624 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:00:02 ago on Wed 01 May 2024 02:03:10 PM UTC. 2024-05-01T14:03:12.762 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:03:12.767 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:03:12.768 INFO:teuthology.orchestra.run.smithi112.stdout: Package Architecture Version Repository Size 2024-05-01T14:03:12.768 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:03:12.768 INFO:teuthology.orchestra.run.smithi112.stdout:Reinstalling: 2024-05-01T14:03:12.768 INFO:teuthology.orchestra.run.smithi112.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-05-01T14:03:12.768 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:03:12.768 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2024-05-01T14:03:12.768 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:03:12.768 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:03:12.768 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 255 k 2024-05-01T14:03:12.768 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 0 2024-05-01T14:03:12.768 INFO:teuthology.orchestra.run.smithi112.stderr:Operation aborted. 2024-05-01T14:03:12.826 INFO:teuthology.orchestra.run.smithi112.stdout:Is this ok [y/N]: 2024-05-01T14:03:12.826 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum reinstall -y kernel || true 2024-05-01T14:03:13.118 INFO:teuthology.orchestra.run.smithi157.stdout:lab-extras 11 kB/s | 1.7 kB 00:00 2024-05-01T14:03:13.316 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:00:03 ago on Wed 01 May 2024 02:03:10 PM UTC. 2024-05-01T14:03:13.432 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:03:13.433 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:03:13.433 INFO:teuthology.orchestra.run.smithi112.stdout: Package Architecture Version Repository Size 2024-05-01T14:03:13.433 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:03:13.434 INFO:teuthology.orchestra.run.smithi112.stdout:Reinstalling: 2024-05-01T14:03:13.434 INFO:teuthology.orchestra.run.smithi112.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-05-01T14:03:13.434 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:03:13.434 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2024-05-01T14:03:13.434 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:03:13.434 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:03:13.434 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 255 k 2024-05-01T14:03:13.434 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 0 2024-05-01T14:03:13.434 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2024-05-01T14:03:13.979 INFO:teuthology.orchestra.run.smithi132.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-05-01T14:03:14.076 INFO:teuthology.orchestra.run.smithi112.stdout:kernel-5.14.0-437.el9.x86_64.rpm 426 kB/s | 255 kB 00:00 2024-05-01T14:03:14.076 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:03:14.076 INFO:teuthology.orchestra.run.smithi112.stdout:Total 397 kB/s | 255 kB 00:00 2024-05-01T14:03:14.091 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2024-05-01T14:03:14.282 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2024-05-01T14:03:14.282 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2024-05-01T14:03:14.287 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2024-05-01T14:03:14.287 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2024-05-01T14:03:14.433 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2024-05-01T14:03:14.502 INFO:teuthology.orchestra.run.smithi112.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-05-01T14:03:14.502 INFO:teuthology.orchestra.run.smithi112.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-05-01T14:03:14.999 INFO:teuthology.orchestra.run.smithi157.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-05-01T14:03:14.999 INFO:teuthology.orchestra.run.smithi157.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-05-01T14:03:15.097 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:03:15.098 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-01T14:03:15.098 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:03:15.193 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-05-01T14:03:15.193 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-05-01T14:03:15.230 DEBUG:teuthology.orchestra.run.smithi157:> echo no | sudo yum reinstall kernel || true 2024-05-01T14:03:15.767 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:00:02 ago on Wed 01 May 2024 02:03:13 PM UTC. 2024-05-01T14:03:15.867 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-05-01T14:03:15.867 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:03:15.867 INFO:teuthology.orchestra.run.smithi112.stdout:Reinstalled: 2024-05-01T14:03:15.867 INFO:teuthology.orchestra.run.smithi112.stdout: kernel-5.14.0-437.el9.x86_64 2024-05-01T14:03:15.867 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:03:15.867 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:03:15.878 INFO:teuthology.orchestra.run.smithi132.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-05-01T14:03:15.878 INFO:teuthology.orchestra.run.smithi132.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-05-01T14:03:15.896 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:03:15.912 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:03:15.912 INFO:teuthology.orchestra.run.smithi157.stdout: Package Architecture Version Repository Size 2024-05-01T14:03:15.912 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:03:15.912 INFO:teuthology.orchestra.run.smithi157.stdout:Reinstalling: 2024-05-01T14:03:15.912 INFO:teuthology.orchestra.run.smithi157.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-05-01T14:03:15.912 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:03:15.912 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-01T14:03:15.912 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:03:15.912 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:03:15.913 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 255 k 2024-05-01T14:03:15.913 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 0 2024-05-01T14:03:15.913 INFO:teuthology.orchestra.run.smithi157.stderr:Operation aborted. 2024-05-01T14:03:15.967 INFO:teuthology.orchestra.run.smithi157.stdout:Is this ok [y/N]: 2024-05-01T14:03:15.968 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum reinstall -y kernel || true 2024-05-01T14:03:15.968 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:03:15.969 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2024-05-01T14:03:15.969 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:03:16.039 DEBUG:teuthology.orchestra.run.smithi112:> rpm -q kernel | sort -rV | head -n 1 2024-05-01T14:03:16.086 INFO:teuthology.orchestra.run.smithi112.stdout:kernel-5.14.0-437.el9.x86_64 2024-05-01T14:03:16.086 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-05-01T14:03:16.086 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-05-01T14:03:16.087 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-05-01T14:03:16.087 DEBUG:teuthology.orchestra.run.smithi112:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-01T14:03:16.088 DEBUG:teuthology.orchestra.run.smithi132:> echo no | sudo yum reinstall kernel || true 2024-05-01T14:03:16.126 INFO:teuthology.orchestra.run.smithi112.stdout:ttyS1 2024-05-01T14:03:16.149 DEBUG:teuthology.parallel:result is None 2024-05-01T14:03:16.462 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:00:03 ago on Wed 01 May 2024 02:03:13 PM UTC. 2024-05-01T14:03:16.578 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:03:16.579 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:03:16.579 INFO:teuthology.orchestra.run.smithi157.stdout: Package Architecture Version Repository Size 2024-05-01T14:03:16.579 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:03:16.579 INFO:teuthology.orchestra.run.smithi157.stdout:Reinstalling: 2024-05-01T14:03:16.579 INFO:teuthology.orchestra.run.smithi157.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-05-01T14:03:16.579 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:03:16.579 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-01T14:03:16.579 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:03:16.579 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:03:16.580 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 255 k 2024-05-01T14:03:16.580 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 0 2024-05-01T14:03:16.580 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-01T14:03:16.627 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:00:03 ago on Wed 01 May 2024 02:03:13 PM UTC. 2024-05-01T14:03:16.746 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:03:16.754 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:03:16.754 INFO:teuthology.orchestra.run.smithi132.stdout: Package Architecture Version Repository Size 2024-05-01T14:03:16.754 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:03:16.754 INFO:teuthology.orchestra.run.smithi132.stdout:Reinstalling: 2024-05-01T14:03:16.754 INFO:teuthology.orchestra.run.smithi132.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-05-01T14:03:16.754 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:03:16.754 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-05-01T14:03:16.754 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:03:16.754 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:03:16.755 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 255 k 2024-05-01T14:03:16.755 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 0 2024-05-01T14:03:16.755 INFO:teuthology.orchestra.run.smithi132.stderr:Operation aborted. 2024-05-01T14:03:16.814 INFO:teuthology.orchestra.run.smithi132.stdout:Is this ok [y/N]: 2024-05-01T14:03:16.814 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum reinstall -y kernel || true 2024-05-01T14:03:16.945 INFO:teuthology.orchestra.run.smithi157.stdout:kernel-5.14.0-437.el9.x86_64.rpm 1.8 MB/s | 255 kB 00:00 2024-05-01T14:03:16.945 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:03:16.945 INFO:teuthology.orchestra.run.smithi157.stdout:Total 697 kB/s | 255 kB 00:00 2024-05-01T14:03:16.964 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-01T14:03:17.151 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-01T14:03:17.152 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-01T14:03:17.156 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-01T14:03:17.157 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-01T14:03:17.286 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-01T14:03:17.304 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:00:04 ago on Wed 01 May 2024 02:03:13 PM UTC. 2024-05-01T14:03:17.363 INFO:teuthology.orchestra.run.smithi157.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-05-01T14:03:17.363 INFO:teuthology.orchestra.run.smithi157.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-05-01T14:03:17.421 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:03:17.422 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:03:17.422 INFO:teuthology.orchestra.run.smithi132.stdout: Package Architecture Version Repository Size 2024-05-01T14:03:17.422 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:03:17.422 INFO:teuthology.orchestra.run.smithi132.stdout:Reinstalling: 2024-05-01T14:03:17.423 INFO:teuthology.orchestra.run.smithi132.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-05-01T14:03:17.423 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:03:17.423 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-05-01T14:03:17.423 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:03:17.423 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:03:17.423 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 255 k 2024-05-01T14:03:17.423 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 0 2024-05-01T14:03:17.423 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-05-01T14:03:17.723 INFO:teuthology.orchestra.run.smithi132.stdout:kernel-5.14.0-437.el9.x86_64.rpm 1.4 MB/s | 255 kB 00:00 2024-05-01T14:03:17.723 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:03:17.724 INFO:teuthology.orchestra.run.smithi132.stdout:Total 848 kB/s | 255 kB 00:00 2024-05-01T14:03:17.742 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-05-01T14:03:17.918 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-05-01T14:03:17.918 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-05-01T14:03:17.923 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-05-01T14:03:17.923 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-05-01T14:03:18.048 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-05-01T14:03:18.106 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-05-01T14:03:18.106 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-05-01T14:03:18.141 INFO:teuthology.orchestra.run.smithi132.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-05-01T14:03:18.141 INFO:teuthology.orchestra.run.smithi132.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-05-01T14:03:18.812 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-05-01T14:03:18.813 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:03:18.813 INFO:teuthology.orchestra.run.smithi157.stdout:Reinstalled: 2024-05-01T14:03:18.813 INFO:teuthology.orchestra.run.smithi157.stdout: kernel-5.14.0-437.el9.x86_64 2024-05-01T14:03:18.813 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:03:18.813 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:03:18.902 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-05-01T14:03:18.903 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-05-01T14:03:19.017 DEBUG:teuthology.orchestra.run.smithi157:> rpm -q kernel | sort -rV | head -n 1 2024-05-01T14:03:19.104 INFO:teuthology.orchestra.run.smithi157.stdout:kernel-5.14.0-437.el9.x86_64 2024-05-01T14:03:19.104 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-05-01T14:03:19.104 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-05-01T14:03:19.104 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-05-01T14:03:19.105 DEBUG:teuthology.orchestra.run.smithi157:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-01T14:03:19.132 INFO:teuthology.orchestra.run.smithi157.stdout:ttyS1 2024-05-01T14:03:19.155 DEBUG:teuthology.parallel:result is None 2024-05-01T14:03:19.565 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-05-01T14:03:19.565 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:03:19.566 INFO:teuthology.orchestra.run.smithi132.stdout:Reinstalled: 2024-05-01T14:03:19.566 INFO:teuthology.orchestra.run.smithi132.stdout: kernel-5.14.0-437.el9.x86_64 2024-05-01T14:03:19.566 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:03:19.566 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:03:19.746 DEBUG:teuthology.orchestra.run.smithi132:> rpm -q kernel | sort -rV | head -n 1 2024-05-01T14:03:19.793 INFO:teuthology.orchestra.run.smithi132.stdout:kernel-5.14.0-437.el9.x86_64 2024-05-01T14:03:19.793 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-05-01T14:03:19.793 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-05-01T14:03:19.793 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-05-01T14:03:19.793 DEBUG:teuthology.orchestra.run.smithi132:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-01T14:03:19.823 INFO:teuthology.orchestra.run.smithi132.stdout:ttyS1 2024-05-01T14:03:19.843 DEBUG:teuthology.parallel:result is None 2024-05-01T14:03:19.843 INFO:teuthology.run_tasks:Running task internal.base... 2024-05-01T14:03:19.851 INFO:teuthology.task.internal:Creating test directory... 2024-05-01T14:03:19.851 DEBUG:teuthology.orchestra.run.smithi112:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-01T14:03:19.854 DEBUG:teuthology.orchestra.run.smithi132:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-01T14:03:19.885 DEBUG:teuthology.orchestra.run.smithi157:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-01T14:03:19.902 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-05-01T14:03:19.908 INFO:teuthology.run_tasks:Running task internal.archive... 2024-05-01T14:03:19.918 INFO:teuthology.task.internal:Creating archive directory... 2024-05-01T14:03:19.918 DEBUG:teuthology.orchestra.run.smithi112:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-01T14:03:19.920 DEBUG:teuthology.orchestra.run.smithi132:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-01T14:03:19.939 DEBUG:teuthology.orchestra.run.smithi157:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-01T14:03:20.041 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-05-01T14:03:20.047 INFO:teuthology.task.internal:Enabling coredump saving... 2024-05-01T14:03:20.048 DEBUG:teuthology.orchestra.run.smithi112:> 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-05-01T14:03:20.050 DEBUG:teuthology.orchestra.run.smithi132:> 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-05-01T14:03:20.052 DEBUG:teuthology.orchestra.run.smithi157:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-05-01T14:03:20.078 INFO:teuthology.orchestra.run.smithi112.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-01T14:03:20.080 INFO:teuthology.orchestra.run.smithi132.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-01T14:03:20.085 INFO:teuthology.orchestra.run.smithi157.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-01T14:03:20.088 INFO:teuthology.orchestra.run.smithi112.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-01T14:03:20.089 INFO:teuthology.orchestra.run.smithi132.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-01T14:03:20.095 INFO:teuthology.orchestra.run.smithi157.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-01T14:03:20.097 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-05-01T14:03:20.137 INFO:teuthology.task.internal:Configuring sudo... 2024-05-01T14:03:20.137 DEBUG:teuthology.orchestra.run.smithi112:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-01T14:03:20.140 DEBUG:teuthology.orchestra.run.smithi132:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-01T14:03:20.142 DEBUG:teuthology.orchestra.run.smithi157:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-01T14:03:20.168 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-05-01T14:03:20.176 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-05-01T14:03:20.176 DEBUG:teuthology.orchestra.run.smithi112:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-01T14:03:20.206 DEBUG:teuthology.orchestra.run.smithi132:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-01T14:03:20.208 DEBUG:teuthology.orchestra.run.smithi157:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-01T14:03:20.224 DEBUG:teuthology.orchestra.run.smithi112:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-01T14:03:20.302 DEBUG:teuthology.orchestra.run.smithi112:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-01T14:03:20.351 DEBUG:teuthology.orchestra.run.smithi112:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-01T14:03:20.435 DEBUG:teuthology.orchestra.run.smithi112:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-01T14:03:20.473 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2024-05-01T14:03:20.473 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-01T14:03:20.537 DEBUG:teuthology.orchestra.run.smithi132:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-01T14:03:20.579 DEBUG:teuthology.orchestra.run.smithi132:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-01T14:03:20.630 DEBUG:teuthology.orchestra.run.smithi132:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-01T14:03:20.711 DEBUG:teuthology.orchestra.run.smithi132:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-01T14:03:20.750 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-05-01T14:03:20.750 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-01T14:03:20.813 DEBUG:teuthology.orchestra.run.smithi157:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-01T14:03:20.859 DEBUG:teuthology.orchestra.run.smithi157:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-01T14:03:20.909 DEBUG:teuthology.orchestra.run.smithi157:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-01T14:03:20.991 DEBUG:teuthology.orchestra.run.smithi157:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-01T14:03:21.033 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-01T14:03:21.033 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-01T14:03:21.099 DEBUG:teuthology.orchestra.run.smithi112:> sudo service rsyslog restart 2024-05-01T14:03:21.101 DEBUG:teuthology.orchestra.run.smithi132:> sudo service rsyslog restart 2024-05-01T14:03:21.103 DEBUG:teuthology.orchestra.run.smithi157:> sudo service rsyslog restart 2024-05-01T14:03:21.133 INFO:teuthology.orchestra.run.smithi132.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-01T14:03:21.184 INFO:teuthology.orchestra.run.smithi112.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-01T14:03:21.189 INFO:teuthology.orchestra.run.smithi157.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-01T14:03:21.645 INFO:teuthology.run_tasks:Running task internal.timer... 2024-05-01T14:03:21.653 INFO:teuthology.task.internal:Starting timer... 2024-05-01T14:03:21.653 INFO:teuthology.run_tasks:Running task pcp... 2024-05-01T14:03:21.669 INFO:teuthology.run_tasks:Running task selinux... 2024-05-01T14:03:21.677 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-05-01T14:03:21.677 DEBUG:teuthology.orchestra.run.smithi112:> sudo service auditd rotate 2024-05-01T14:03:21.740 INFO:teuthology.orchestra.run.smithi112.stdout:Rotating logs: 2024-05-01T14:03:21.742 DEBUG:teuthology.orchestra.run.smithi132:> sudo service auditd rotate 2024-05-01T14:03:21.800 INFO:teuthology.orchestra.run.smithi132.stdout:Rotating logs: 2024-05-01T14:03:21.802 DEBUG:teuthology.orchestra.run.smithi157:> sudo service auditd rotate 2024-05-01T14:03:21.851 INFO:teuthology.orchestra.run.smithi157.stdout:Rotating logs: 2024-05-01T14:03:21.853 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-05-01T14:03:21.853 DEBUG:teuthology.orchestra.run.smithi112:> /usr/sbin/getenforce 2024-05-01T14:03:21.908 INFO:teuthology.orchestra.run.smithi112.stdout:Permissive 2024-05-01T14:03:21.909 DEBUG:teuthology.orchestra.run.smithi132:> /usr/sbin/getenforce 2024-05-01T14:03:21.935 INFO:teuthology.orchestra.run.smithi132.stdout:Permissive 2024-05-01T14:03:21.935 DEBUG:teuthology.orchestra.run.smithi157:> /usr/sbin/getenforce 2024-05-01T14:03:21.953 INFO:teuthology.orchestra.run.smithi157.stdout:Permissive 2024-05-01T14:03:21.953 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi112.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi132.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi157.front.sepia.ceph.com': 'permissive'} 2024-05-01T14:03:21.954 DEBUG:teuthology.orchestra.run.smithi112:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-05-01T14:03:21.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-01T14:03:21.983 DEBUG:teuthology.orchestra.run.smithi132:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-05-01T14:03:22.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-01T14:03:22.008 DEBUG:teuthology.orchestra.run.smithi157:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-05-01T14:03:22.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-01T14:03:22.033 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-05-01T14:03:22.033 DEBUG:teuthology.orchestra.run.smithi112:> sudo /usr/sbin/setenforce permissive 2024-05-01T14:03:22.058 DEBUG:teuthology.orchestra.run.smithi132:> sudo /usr/sbin/setenforce permissive 2024-05-01T14:03:22.082 DEBUG:teuthology.orchestra.run.smithi157:> sudo /usr/sbin/setenforce permissive 2024-05-01T14:03:22.106 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-05-01T14:03:22.116 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-05-01T14:03:22.134 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-05-01T14:03:22.135 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi112.front.sepia.ceph.com,smithi132.front.sepia.ceph.com,smithi157.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-05-01T14:07:21.056 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi112.front.sepia.ceph.com'), Remote(name='ubuntu@smithi132.front.sepia.ceph.com'), Remote(name='ubuntu@smithi157.front.sepia.ceph.com')] 2024-05-01T14:07:21.057 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi112.front.sepia.ceph.com' 2024-05-01T14:07:21.058 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-01T14:07:21.137 DEBUG:teuthology.orchestra.run.smithi112:> true 2024-05-01T14:07:21.169 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi112.front.sepia.ceph.com' 2024-05-01T14:07:21.170 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi132.front.sepia.ceph.com' 2024-05-01T14:07:21.170 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi132.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-01T14:07:21.247 DEBUG:teuthology.orchestra.run.smithi132:> true 2024-05-01T14:07:21.325 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi132.front.sepia.ceph.com' 2024-05-01T14:07:21.325 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-01T14:07:21.326 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-01T14:07:21.404 DEBUG:teuthology.orchestra.run.smithi157:> true 2024-05-01T14:07:21.490 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-01T14:07:21.490 INFO:teuthology.run_tasks:Running task clock... 2024-05-01T14:07:21.500 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-05-01T14:07:21.501 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-01T14:07:21.501 DEBUG:teuthology.orchestra.run.smithi112:> 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-05-01T14:07:21.504 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-01T14:07:21.504 DEBUG:teuthology.orchestra.run.smithi132:> 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-05-01T14:07:21.506 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-01T14:07:21.506 DEBUG:teuthology.orchestra.run.smithi157:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-01T14:07:21.528 INFO:teuthology.orchestra.run.smithi112.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-05-01T14:07:21.540 INFO:teuthology.orchestra.run.smithi112.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-05-01T14:07:21.542 INFO:teuthology.orchestra.run.smithi132.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-05-01T14:07:21.556 INFO:teuthology.orchestra.run.smithi132.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-05-01T14:07:21.558 INFO:teuthology.orchestra.run.smithi157.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-05-01T14:07:21.562 INFO:teuthology.orchestra.run.smithi112.stderr:sudo: ntpd: command not found 2024-05-01T14:07:21.572 INFO:teuthology.orchestra.run.smithi112.stdout:506 Cannot talk to daemon 2024-05-01T14:07:21.573 INFO:teuthology.orchestra.run.smithi157.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-05-01T14:07:21.580 INFO:teuthology.orchestra.run.smithi132.stderr:sudo: ntpd: command not found 2024-05-01T14:07:21.586 INFO:teuthology.orchestra.run.smithi112.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-05-01T14:07:21.590 INFO:teuthology.orchestra.run.smithi132.stdout:506 Cannot talk to daemon 2024-05-01T14:07:21.595 INFO:teuthology.orchestra.run.smithi157.stderr:sudo: ntpd: command not found 2024-05-01T14:07:21.598 INFO:teuthology.orchestra.run.smithi112.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-05-01T14:07:21.604 INFO:teuthology.orchestra.run.smithi132.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-05-01T14:07:21.606 INFO:teuthology.orchestra.run.smithi157.stdout:506 Cannot talk to daemon 2024-05-01T14:07:21.618 INFO:teuthology.orchestra.run.smithi132.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-05-01T14:07:21.619 INFO:teuthology.orchestra.run.smithi157.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-05-01T14:07:21.631 INFO:teuthology.orchestra.run.smithi157.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-05-01T14:07:21.656 INFO:teuthology.orchestra.run.smithi112.stderr:bash: line 1: ntpq: command not found 2024-05-01T14:07:21.660 INFO:teuthology.orchestra.run.smithi112.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-01T14:07:21.660 INFO:teuthology.orchestra.run.smithi112.stdout:=============================================================================== 2024-05-01T14:07:21.660 INFO:teuthology.orchestra.run.smithi112.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-01T14:07:21.660 INFO:teuthology.orchestra.run.smithi112.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-01T14:07:21.660 INFO:teuthology.orchestra.run.smithi112.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-01T14:07:21.660 INFO:teuthology.orchestra.run.smithi112.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-01T14:07:21.675 INFO:teuthology.orchestra.run.smithi132.stderr:bash: line 1: ntpq: command not found 2024-05-01T14:07:21.679 INFO:teuthology.orchestra.run.smithi132.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-01T14:07:21.679 INFO:teuthology.orchestra.run.smithi132.stdout:=============================================================================== 2024-05-01T14:07:21.679 INFO:teuthology.orchestra.run.smithi132.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-01T14:07:21.679 INFO:teuthology.orchestra.run.smithi132.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-01T14:07:21.679 INFO:teuthology.orchestra.run.smithi132.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-01T14:07:21.679 INFO:teuthology.orchestra.run.smithi132.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-01T14:07:21.685 INFO:teuthology.orchestra.run.smithi157.stderr:bash: line 1: ntpq: command not found 2024-05-01T14:07:21.688 INFO:teuthology.orchestra.run.smithi157.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-01T14:07:21.688 INFO:teuthology.orchestra.run.smithi157.stdout:=============================================================================== 2024-05-01T14:07:21.688 INFO:teuthology.orchestra.run.smithi157.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-01T14:07:21.688 INFO:teuthology.orchestra.run.smithi157.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-01T14:07:21.688 INFO:teuthology.orchestra.run.smithi157.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-01T14:07:21.689 INFO:teuthology.orchestra.run.smithi157.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-01T14:07:21.690 INFO:teuthology.run_tasks:Running task pexec... 2024-05-01T14:07:21.701 INFO:teuthology.task.pexec:Executing custom commands... 2024-05-01T14:07:21.701 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi112.front.sepia.ceph.com 2024-05-01T14:07:21.701 DEBUG:teuthology.orchestra.run.smithi112:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-05-01T14:07:21.702 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi132.front.sepia.ceph.com 2024-05-01T14:07:21.702 DEBUG:teuthology.orchestra.run.smithi132:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-05-01T14:07:21.702 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi157.front.sepia.ceph.com 2024-05-01T14:07:21.702 DEBUG:teuthology.orchestra.run.smithi157:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-05-01T14:07:22.228 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:00:50 ago on Wed 01 May 2024 02:06:32 PM UTC. 2024-05-01T14:07:22.257 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:00:50 ago on Wed 01 May 2024 02:06:32 PM UTC. 2024-05-01T14:07:22.275 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:00:40 ago on Wed 01 May 2024 02:06:42 PM UTC. 2024-05-01T14:07:22.348 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:07:22.349 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:07:22.349 INFO:teuthology.orchestra.run.smithi112.stdout: Package Architecture Version Repository Size 2024-05-01T14:07:22.349 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:07:22.349 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2024-05-01T14:07:22.349 INFO:teuthology.orchestra.run.smithi112.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-05-01T14:07:22.349 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:07:22.349 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2024-05-01T14:07:22.349 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:07:22.350 INFO:teuthology.orchestra.run.smithi112.stdout:Install 1 Package 2024-05-01T14:07:22.350 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:07:22.350 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 3.1 M 2024-05-01T14:07:22.350 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 9.8 M 2024-05-01T14:07:22.350 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2024-05-01T14:07:22.376 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:07:22.377 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:07:22.377 INFO:teuthology.orchestra.run.smithi157.stdout: Package Architecture Version Repository Size 2024-05-01T14:07:22.377 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:07:22.377 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-01T14:07:22.377 INFO:teuthology.orchestra.run.smithi157.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-05-01T14:07:22.377 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:07:22.377 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-01T14:07:22.377 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:07:22.378 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-05-01T14:07:22.378 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:07:22.378 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 3.1 M 2024-05-01T14:07:22.378 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 9.8 M 2024-05-01T14:07:22.378 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-01T14:07:22.398 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:07:22.399 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:07:22.399 INFO:teuthology.orchestra.run.smithi132.stdout: Package Architecture Version Repository Size 2024-05-01T14:07:22.399 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:07:22.399 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-05-01T14:07:22.399 INFO:teuthology.orchestra.run.smithi132.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-05-01T14:07:22.400 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:07:22.400 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-05-01T14:07:22.400 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:07:22.400 INFO:teuthology.orchestra.run.smithi132.stdout:Install 1 Package 2024-05-01T14:07:22.400 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:07:22.400 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 3.1 M 2024-05-01T14:07:22.400 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 9.8 M 2024-05-01T14:07:22.400 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-05-01T14:07:23.008 INFO:teuthology.orchestra.run.smithi132.stdout:runc-1.1.12-2.el9.x86_64.rpm 13 MB/s | 3.1 MB 00:00 2024-05-01T14:07:23.008 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:07:23.008 INFO:teuthology.orchestra.run.smithi132.stdout:Total 5.1 MB/s | 3.1 MB 00:00 2024-05-01T14:07:23.044 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-05-01T14:07:23.050 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-05-01T14:07:23.050 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-05-01T14:07:23.061 INFO:teuthology.orchestra.run.smithi157.stdout:runc-1.1.12-2.el9.x86_64.rpm 4.9 MB/s | 3.1 MB 00:00 2024-05-01T14:07:23.062 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:07:23.062 INFO:teuthology.orchestra.run.smithi157.stdout:Total 4.6 MB/s | 3.1 MB 00:00 2024-05-01T14:07:23.098 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-01T14:07:23.105 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-01T14:07:23.105 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-01T14:07:23.135 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-05-01T14:07:23.135 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-05-01T14:07:23.188 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-01T14:07:23.188 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-01T14:07:23.349 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-05-01T14:07:23.355 INFO:teuthology.orchestra.run.smithi112.stdout:runc-1.1.12-2.el9.x86_64.rpm 4.3 MB/s | 3.1 MB 00:00 2024-05-01T14:07:23.356 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:07:23.356 INFO:teuthology.orchestra.run.smithi112.stdout:Total 3.1 MB/s | 3.1 MB 00:01 2024-05-01T14:07:23.393 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2024-05-01T14:07:23.398 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2024-05-01T14:07:23.399 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2024-05-01T14:07:23.403 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-01T14:07:23.433 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-01T14:07:23.484 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2024-05-01T14:07:23.484 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2024-05-01T14:07:23.495 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-01T14:07:23.703 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2024-05-01T14:07:23.808 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-01T14:07:23.955 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-01T14:07:23.989 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-01T14:07:24.201 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-01T14:07:24.201 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:07:24.201 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-01T14:07:24.201 INFO:teuthology.orchestra.run.smithi157.stdout: runc-4:1.1.12-2.el9.x86_64 2024-05-01T14:07:24.201 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:07:24.201 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:07:24.298 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-01T14:07:24.299 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:07:24.299 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-05-01T14:07:24.299 INFO:teuthology.orchestra.run.smithi132.stdout: runc-4:1.1.12-2.el9.x86_64 2024-05-01T14:07:24.299 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:07:24.299 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:07:24.347 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-01T14:07:24.461 DEBUG:teuthology.parallel:result is None 2024-05-01T14:07:24.578 DEBUG:teuthology.parallel:result is None 2024-05-01T14:07:24.637 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-05-01T14:07:24.637 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:07:24.637 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2024-05-01T14:07:24.637 INFO:teuthology.orchestra.run.smithi112.stdout: runc-4:1.1.12-2.el9.x86_64 2024-05-01T14:07:24.637 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:07:24.637 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:07:24.870 DEBUG:teuthology.parallel:result is None 2024-05-01T14:07:24.871 INFO:teuthology.run_tasks:Running task install... 2024-05-01T14:07:24.879 DEBUG:teuthology.task.install:project ceph 2024-05-01T14:07:24.879 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '94d368ab6b242524ce590f46f7674c3c845000f8'}} 2024-05-01T14:07:24.879 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '94d368ab6b242524ce590f46f7674c3c845000f8'} 2024-05-01T14:07:24.879 INFO:teuthology.task.install:Using flavor: default 2024-05-01T14:07:24.886 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-05-01T14:07:24.886 INFO:teuthology.task.install:extra packages: [] 2024-05-01T14:07:24.886 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': '94d368ab6b242524ce590f46f7674c3c845000f8', 'tag': None, 'wait_for_package': False} 2024-05-01T14:07:24.886 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=94d368ab6b242524ce590f46f7674c3c845000f8 2024-05-01T14:07:24.888 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': '94d368ab6b242524ce590f46f7674c3c845000f8', 'tag': None, 'wait_for_package': False} 2024-05-01T14:07:24.889 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=94d368ab6b242524ce590f46f7674c3c845000f8 2024-05-01T14:07:24.889 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': '94d368ab6b242524ce590f46f7674c3c845000f8', 'tag': None, 'wait_for_package': False} 2024-05-01T14:07:24.890 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=94d368ab6b242524ce590f46f7674c3c845000f8 2024-05-01T14:07:25.033 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-30-1949/94d368ab6b242524ce590f46f7674c3c845000f8/centos/9/flavors/default/ 2024-05-01T14:07:25.033 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3483.g94d368ab 2024-05-01T14:07:25.043 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-30-1949/94d368ab6b242524ce590f46f7674c3c845000f8/centos/9/flavors/default/ 2024-05-01T14:07:25.043 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3483.g94d368ab 2024-05-01T14:07:25.140 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-30-1949/94d368ab6b242524ce590f46f7674c3c845000f8/centos/9/flavors/default/ 2024-05-01T14:07:25.140 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3483.g94d368ab 2024-05-01T14:07:25.145 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-30-1949/94d368ab6b242524ce590f46f7674c3c845000f8/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-30-1949/94d368ab6b242524ce590f46f7674c3c845000f8/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-30-1949/94d368ab6b242524ce590f46f7674c3c845000f8/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-05-01T14:07:25.145 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2024-05-01T14:07:25.145 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-05-01T14:07:25.150 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-30-1949/94d368ab6b242524ce590f46f7674c3c845000f8/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-30-1949/94d368ab6b242524ce590f46f7674c3c845000f8/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-30-1949/94d368ab6b242524ce590f46f7674c3c845000f8/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-05-01T14:07:25.150 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-05-01T14:07:25.150 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-05-01T14:07:25.172 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-05-01T14:07:25.173 DEBUG:teuthology.orchestra.run.smithi112:> 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/94d368ab6b242524ce590f46f7674c3c845000f8/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-05-01T14:07:25.174 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-05-01T14:07:25.174 DEBUG:teuthology.orchestra.run.smithi132:> 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/94d368ab6b242524ce590f46f7674c3c845000f8/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-05-01T14:07:25.237 DEBUG:teuthology.orchestra.run.smithi112:> 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-05-01T14:07:25.238 DEBUG:teuthology.orchestra.run.smithi132:> 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-05-01T14:07:25.247 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-30-1949/94d368ab6b242524ce590f46f7674c3c845000f8/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-30-1949/94d368ab6b242524ce590f46f7674c3c845000f8/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-30-1949/94d368ab6b242524ce590f46f7674c3c845000f8/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-05-01T14:07:25.247 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-01T14:07:25.247 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-05-01T14:07:25.271 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-05-01T14:07:25.271 DEBUG:teuthology.orchestra.run.smithi157:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/94d368ab6b242524ce590f46f7674c3c845000f8/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-05-01T14:07:25.312 DEBUG:teuthology.orchestra.run.smithi112:> 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-05-01T14:07:25.314 DEBUG:teuthology.orchestra.run.smithi132:> 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-05-01T14:07:25.337 DEBUG:teuthology.orchestra.run.smithi157:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-05-01T14:07:25.376 INFO:teuthology.orchestra.run.smithi112.stdout:check_obsoletes = 1 2024-05-01T14:07:25.377 INFO:teuthology.orchestra.run.smithi132.stdout:check_obsoletes = 1 2024-05-01T14:07:25.378 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum clean all 2024-05-01T14:07:25.380 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum clean all 2024-05-01T14:07:25.411 DEBUG:teuthology.orchestra.run.smithi157:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-05-01T14:07:25.474 INFO:teuthology.orchestra.run.smithi157.stdout:check_obsoletes = 1 2024-05-01T14:07:25.477 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum clean all 2024-05-01T14:07:25.612 INFO:teuthology.orchestra.run.smithi112.stdout:50 files removed 2024-05-01T14:07:25.612 INFO:teuthology.orchestra.run.smithi132.stdout:50 files removed 2024-05-01T14:07:25.639 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-radosgw 2024-05-01T14:07:25.640 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install ceph-radosgw 2024-05-01T14:07:25.708 INFO:teuthology.orchestra.run.smithi157.stdout:50 files removed 2024-05-01T14:07:25.736 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-radosgw 2024-05-01T14:07:26.239 INFO:teuthology.orchestra.run.smithi112.stdout:ceph packages for x86_64 253 kB/s | 84 kB 00:00 2024-05-01T14:07:26.540 INFO:teuthology.orchestra.run.smithi132.stdout:ceph packages for x86_64 132 kB/s | 84 kB 00:00 2024-05-01T14:07:26.619 INFO:teuthology.orchestra.run.smithi112.stdout:ceph noarch packages 35 kB/s | 12 kB 00:00 2024-05-01T14:07:26.627 INFO:teuthology.orchestra.run.smithi157.stdout:ceph packages for x86_64 134 kB/s | 84 kB 00:00 2024-05-01T14:07:26.912 INFO:teuthology.orchestra.run.smithi132.stdout:ceph noarch packages 36 kB/s | 12 kB 00:00 2024-05-01T14:07:27.007 INFO:teuthology.orchestra.run.smithi112.stdout:ceph source packages 5.4 kB/s | 1.9 kB 00:00 2024-05-01T14:07:27.056 INFO:teuthology.orchestra.run.smithi157.stdout:ceph noarch packages 31 kB/s | 12 kB 00:00 2024-05-01T14:07:27.358 INFO:teuthology.orchestra.run.smithi132.stdout:ceph source packages 4.7 kB/s | 1.9 kB 00:00 2024-05-01T14:07:27.526 INFO:teuthology.orchestra.run.smithi157.stdout:ceph source packages 4.4 kB/s | 1.9 kB 00:00 2024-05-01T14:07:27.635 INFO:teuthology.orchestra.run.smithi112.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.0 MB 00:00 2024-05-01T14:07:28.241 INFO:teuthology.orchestra.run.smithi132.stdout:CentOS Stream 9 - BaseOS 9.5 MB/s | 8.0 MB 00:00 2024-05-01T14:07:29.143 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - BaseOS 5.1 MB/s | 8.0 MB 00:01 2024-05-01T14:07:31.255 INFO:teuthology.orchestra.run.smithi112.stdout:CentOS Stream 9 - AppStream 7.5 MB/s | 19 MB 00:02 2024-05-01T14:07:31.966 INFO:teuthology.orchestra.run.smithi132.stdout:CentOS Stream 9 - AppStream 7.1 MB/s | 19 MB 00:02 2024-05-01T14:07:36.322 INFO:teuthology.orchestra.run.smithi112.stdout:CentOS Stream 9 - CRB 4.1 MB/s | 6.2 MB 00:01 2024-05-01T14:07:37.684 INFO:teuthology.orchestra.run.smithi132.stdout:CentOS Stream 9 - CRB 2.8 MB/s | 6.2 MB 00:02 2024-05-01T14:07:37.981 INFO:teuthology.orchestra.run.smithi112.stdout:CentOS Stream 9 - Extras packages 32 kB/s | 16 kB 00:00 2024-05-01T14:07:39.277 INFO:teuthology.orchestra.run.smithi132.stdout:CentOS Stream 9 - Extras packages 36 kB/s | 16 kB 00:00 2024-05-01T14:07:40.251 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - AppStream 1.9 MB/s | 19 MB 00:10 2024-05-01T14:07:40.656 INFO:teuthology.orchestra.run.smithi132.stdout:Extra Packages for Enterprise Linux 17 MB/s | 21 MB 00:01 2024-05-01T14:07:42.352 INFO:teuthology.orchestra.run.smithi112.stdout:Extra Packages for Enterprise Linux 4.9 MB/s | 21 MB 00:04 2024-05-01T14:07:44.868 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - CRB 5.7 MB/s | 6.2 MB 00:01 2024-05-01T14:07:45.712 INFO:teuthology.orchestra.run.smithi132.stdout:lab-extras 15 kB/s | 1.7 kB 00:00 2024-05-01T14:07:46.360 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - Extras packages 46 kB/s | 16 kB 00:00 2024-05-01T14:07:47.366 INFO:teuthology.orchestra.run.smithi112.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-05-01T14:07:47.886 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:07:47.888 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:07:47.888 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2024-05-01T14:07:47.888 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:07:47.888 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-05-01T14:07:47.888 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-radosgw x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 11 M 2024-05-01T14:07:47.888 INFO:teuthology.orchestra.run.smithi132.stdout:Upgrading: 2024-05-01T14:07:47.889 INFO:teuthology.orchestra.run.smithi132.stdout: librados2 x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 3.4 M 2024-05-01T14:07:47.889 INFO:teuthology.orchestra.run.smithi132.stdout: librbd1 x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 3.1 M 2024-05-01T14:07:47.889 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2024-05-01T14:07:47.889 INFO:teuthology.orchestra.run.smithi132.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-05-01T14:07:47.889 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-base x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 5.4 M 2024-05-01T14:07:47.889 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-common x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 21 M 2024-05-01T14:07:47.889 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-selinux x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 25 k 2024-05-01T14:07:47.889 INFO:teuthology.orchestra.run.smithi132.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-05-01T14:07:47.889 INFO:teuthology.orchestra.run.smithi132.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-05-01T14:07:47.889 INFO:teuthology.orchestra.run.smithi132.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-05-01T14:07:47.889 INFO:teuthology.orchestra.run.smithi132.stdout: libcephfs2 x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 747 k 2024-05-01T14:07:47.889 INFO:teuthology.orchestra.run.smithi132.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-05-01T14:07:47.889 INFO:teuthology.orchestra.run.smithi132.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-05-01T14:07:47.889 INFO:teuthology.orchestra.run.smithi132.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-05-01T14:07:47.889 INFO:teuthology.orchestra.run.smithi132.stdout: libradosstriper1 x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 501 k 2024-05-01T14:07:47.890 INFO:teuthology.orchestra.run.smithi132.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-05-01T14:07:47.890 INFO:teuthology.orchestra.run.smithi132.stdout: librgw2 x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 5.4 M 2024-05-01T14:07:47.890 INFO:teuthology.orchestra.run.smithi132.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-05-01T14:07:47.890 INFO:teuthology.orchestra.run.smithi132.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-05-01T14:07:47.890 INFO:teuthology.orchestra.run.smithi132.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-05-01T14:07:47.890 INFO:teuthology.orchestra.run.smithi132.stdout: python3-ceph-argparse x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 45 k 2024-05-01T14:07:47.890 INFO:teuthology.orchestra.run.smithi132.stdout: python3-ceph-common x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 136 k 2024-05-01T14:07:47.890 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cephfs x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 162 k 2024-05-01T14:07:47.890 INFO:teuthology.orchestra.run.smithi132.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-05-01T14:07:47.890 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rados x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 320 k 2024-05-01T14:07:47.890 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rbd x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 298 k 2024-05-01T14:07:47.890 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rgw x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 99 k 2024-05-01T14:07:47.890 INFO:teuthology.orchestra.run.smithi132.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-05-01T14:07:47.891 INFO:teuthology.orchestra.run.smithi132.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-05-01T14:07:47.891 INFO:teuthology.orchestra.run.smithi132.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-05-01T14:07:47.891 INFO:teuthology.orchestra.run.smithi132.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-05-01T14:07:47.891 INFO:teuthology.orchestra.run.smithi132.stdout:Installing weak dependencies: 2024-05-01T14:07:47.891 INFO:teuthology.orchestra.run.smithi132.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-05-01T14:07:47.891 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:07:47.891 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-05-01T14:07:47.891 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:07:47.891 INFO:teuthology.orchestra.run.smithi132.stdout:Install 30 Packages 2024-05-01T14:07:47.891 INFO:teuthology.orchestra.run.smithi132.stdout:Upgrade 2 Packages 2024-05-01T14:07:47.891 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:07:47.892 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 60 M 2024-05-01T14:07:47.892 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-05-01T14:07:48.481 INFO:teuthology.orchestra.run.smithi157.stdout:Extra Packages for Enterprise Linux 10 MB/s | 21 MB 00:02 2024-05-01T14:07:49.546 INFO:teuthology.orchestra.run.smithi132.stdout:(1/32): ceph-radosgw-19.0.0-3483.g94d368ab.el9. 8.3 MB/s | 11 MB 00:01 2024-05-01T14:07:49.547 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:07:49.549 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:07:49.549 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repository Size 2024-05-01T14:07:49.549 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:07:49.550 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2024-05-01T14:07:49.550 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-radosgw x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 11 M 2024-05-01T14:07:49.550 INFO:teuthology.orchestra.run.smithi112.stdout:Upgrading: 2024-05-01T14:07:49.550 INFO:teuthology.orchestra.run.smithi112.stdout: librados2 x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 3.4 M 2024-05-01T14:07:49.550 INFO:teuthology.orchestra.run.smithi112.stdout: librbd1 x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 3.1 M 2024-05-01T14:07:49.550 INFO:teuthology.orchestra.run.smithi112.stdout:Installing dependencies: 2024-05-01T14:07:49.550 INFO:teuthology.orchestra.run.smithi112.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-05-01T14:07:49.550 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-base x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 5.4 M 2024-05-01T14:07:49.550 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-common x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 21 M 2024-05-01T14:07:49.550 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-selinux x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 25 k 2024-05-01T14:07:49.550 INFO:teuthology.orchestra.run.smithi112.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-05-01T14:07:49.550 INFO:teuthology.orchestra.run.smithi112.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-05-01T14:07:49.550 INFO:teuthology.orchestra.run.smithi112.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-05-01T14:07:49.551 INFO:teuthology.orchestra.run.smithi112.stdout: libcephfs2 x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 747 k 2024-05-01T14:07:49.551 INFO:teuthology.orchestra.run.smithi112.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-05-01T14:07:49.551 INFO:teuthology.orchestra.run.smithi112.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-05-01T14:07:49.551 INFO:teuthology.orchestra.run.smithi112.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-05-01T14:07:49.551 INFO:teuthology.orchestra.run.smithi112.stdout: libradosstriper1 x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 501 k 2024-05-01T14:07:49.551 INFO:teuthology.orchestra.run.smithi112.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-05-01T14:07:49.551 INFO:teuthology.orchestra.run.smithi112.stdout: librgw2 x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 5.4 M 2024-05-01T14:07:49.551 INFO:teuthology.orchestra.run.smithi112.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-05-01T14:07:49.551 INFO:teuthology.orchestra.run.smithi112.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-05-01T14:07:49.551 INFO:teuthology.orchestra.run.smithi112.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-05-01T14:07:49.551 INFO:teuthology.orchestra.run.smithi112.stdout: python3-ceph-argparse x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 45 k 2024-05-01T14:07:49.551 INFO:teuthology.orchestra.run.smithi112.stdout: python3-ceph-common x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 136 k 2024-05-01T14:07:49.551 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cephfs x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 162 k 2024-05-01T14:07:49.551 INFO:teuthology.orchestra.run.smithi112.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-05-01T14:07:49.552 INFO:teuthology.orchestra.run.smithi112.stdout: python3-rados x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 320 k 2024-05-01T14:07:49.552 INFO:teuthology.orchestra.run.smithi112.stdout: python3-rbd x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 298 k 2024-05-01T14:07:49.552 INFO:teuthology.orchestra.run.smithi112.stdout: python3-rgw x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 99 k 2024-05-01T14:07:49.552 INFO:teuthology.orchestra.run.smithi112.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-05-01T14:07:49.552 INFO:teuthology.orchestra.run.smithi112.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-05-01T14:07:49.552 INFO:teuthology.orchestra.run.smithi112.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-05-01T14:07:49.552 INFO:teuthology.orchestra.run.smithi112.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-05-01T14:07:49.552 INFO:teuthology.orchestra.run.smithi112.stdout:Installing weak dependencies: 2024-05-01T14:07:49.552 INFO:teuthology.orchestra.run.smithi112.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-05-01T14:07:49.552 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:07:49.552 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2024-05-01T14:07:49.552 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:07:49.552 INFO:teuthology.orchestra.run.smithi112.stdout:Install 30 Packages 2024-05-01T14:07:49.552 INFO:teuthology.orchestra.run.smithi112.stdout:Upgrade 2 Packages 2024-05-01T14:07:49.553 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:07:49.553 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 60 M 2024-05-01T14:07:49.553 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2024-05-01T14:07:49.588 INFO:teuthology.orchestra.run.smithi132.stdout:(2/32): ceph-selinux-19.0.0-3483.g94d368ab.el9. 605 kB/s | 25 kB 00:00 2024-05-01T14:07:49.713 INFO:teuthology.orchestra.run.smithi132.stdout:(3/32): libcephfs2-19.0.0-3483.g94d368ab.el9.x8 5.9 MB/s | 747 kB 00:00 2024-05-01T14:07:49.797 INFO:teuthology.orchestra.run.smithi132.stdout:(4/32): libradosstriper1-19.0.0-3483.g94d368ab. 5.9 MB/s | 501 kB 00:00 2024-05-01T14:07:49.997 INFO:teuthology.orchestra.run.smithi132.stdout:(5/32): ceph-common-19.0.0-3483.g94d368ab.el9.x 12 MB/s | 21 MB 00:01 2024-05-01T14:07:50.056 INFO:teuthology.orchestra.run.smithi132.stdout:(6/32): python3-ceph-argparse-19.0.0-3483.g94d3 777 kB/s | 45 kB 00:00 2024-05-01T14:07:50.123 INFO:teuthology.orchestra.run.smithi132.stdout:(7/32): python3-ceph-common-19.0.0-3483.g94d368 2.0 MB/s | 136 kB 00:00 2024-05-01T14:07:50.240 INFO:teuthology.orchestra.run.smithi132.stdout:(8/32): librgw2-19.0.0-3483.g94d368ab.el9.x86_6 12 MB/s | 5.4 MB 00:00 2024-05-01T14:07:50.265 INFO:teuthology.orchestra.run.smithi132.stdout:(9/32): python3-cephfs-19.0.0-3483.g94d368ab.el 1.1 MB/s | 162 kB 00:00 2024-05-01T14:07:50.290 INFO:teuthology.orchestra.run.smithi132.stdout:(10/32): python3-rados-19.0.0-3483.g94d368ab.el 6.2 MB/s | 320 kB 00:00 2024-05-01T14:07:50.324 INFO:teuthology.orchestra.run.smithi132.stdout:(11/32): python3-rbd-19.0.0-3483.g94d368ab.el9. 5.0 MB/s | 298 kB 00:00 2024-05-01T14:07:50.349 INFO:teuthology.orchestra.run.smithi132.stdout:(12/32): python3-rgw-19.0.0-3483.g94d368ab.el9. 1.7 MB/s | 99 kB 00:00 2024-05-01T14:07:50.458 INFO:teuthology.orchestra.run.smithi132.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 800 kB/s | 107 kB 00:00 2024-05-01T14:07:50.492 INFO:teuthology.orchestra.run.smithi132.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.1 MB/s | 160 kB 00:00 2024-05-01T14:07:50.517 INFO:teuthology.orchestra.run.smithi132.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 771 kB/s | 45 kB 00:00 2024-05-01T14:07:50.576 INFO:teuthology.orchestra.run.smithi132.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 7.7 MB/s | 662 kB 00:00 2024-05-01T14:07:50.609 INFO:teuthology.orchestra.run.smithi132.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.1 MB/s | 292 kB 00:00 2024-05-01T14:07:50.635 INFO:teuthology.orchestra.run.smithi132.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 720 kB/s | 42 kB 00:00 2024-05-01T14:07:50.668 INFO:teuthology.orchestra.run.smithi132.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 3.7 MB/s | 221 kB 00:00 2024-05-01T14:07:50.694 INFO:teuthology.orchestra.run.smithi132.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 613 kB/s | 36 kB 00:00 2024-05-01T14:07:50.719 INFO:teuthology.orchestra.run.smithi132.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 944 kB/s | 47 kB 00:00 2024-05-01T14:07:50.842 INFO:teuthology.orchestra.run.smithi112.stdout:(1/32): ceph-radosgw-19.0.0-3483.g94d368ab.el9. 9.7 MB/s | 11 MB 00:01 2024-05-01T14:07:50.893 INFO:teuthology.orchestra.run.smithi112.stdout:(2/32): ceph-selinux-19.0.0-3483.g94d368ab.el9. 503 kB/s | 25 kB 00:00 2024-05-01T14:07:50.976 INFO:teuthology.orchestra.run.smithi112.stdout:(3/32): libcephfs2-19.0.0-3483.g94d368ab.el9.x8 8.8 MB/s | 747 kB 00:00 2024-05-01T14:07:51.035 INFO:teuthology.orchestra.run.smithi112.stdout:(4/32): libradosstriper1-19.0.0-3483.g94d368ab. 8.4 MB/s | 501 kB 00:00 2024-05-01T14:07:51.277 INFO:teuthology.orchestra.run.smithi112.stdout:(5/32): ceph-base-19.0.0-3483.g94d368ab.el9.x86 3.5 MB/s | 5.4 MB 00:01 2024-05-01T14:07:51.369 INFO:teuthology.orchestra.run.smithi112.stdout:(6/32): librgw2-19.0.0-3483.g94d368ab.el9.x86_6 16 MB/s | 5.4 MB 00:00 2024-05-01T14:07:51.369 INFO:teuthology.orchestra.run.smithi132.stdout:(22/32): ceph-base-19.0.0-3483.g94d368ab.el9.x8 1.7 MB/s | 5.4 MB 00:03 2024-05-01T14:07:51.394 INFO:teuthology.orchestra.run.smithi112.stdout:(7/32): python3-ceph-argparse-19.0.0-3483.g94d3 386 kB/s | 45 kB 00:00 2024-05-01T14:07:51.420 INFO:teuthology.orchestra.run.smithi112.stdout:(8/32): python3-ceph-common-19.0.0-3483.g94d368 2.6 MB/s | 136 kB 00:00 2024-05-01T14:07:51.461 INFO:teuthology.orchestra.run.smithi112.stdout:(9/32): python3-cephfs-19.0.0-3483.g94d368ab.el 2.4 MB/s | 162 kB 00:00 2024-05-01T14:07:51.486 INFO:teuthology.orchestra.run.smithi112.stdout:(10/32): python3-rados-19.0.0-3483.g94d368ab.el 4.7 MB/s | 320 kB 00:00 2024-05-01T14:07:51.537 INFO:teuthology.orchestra.run.smithi112.stdout:(11/32): python3-rgw-19.0.0-3483.g94d368ab.el9. 1.9 MB/s | 99 kB 00:00 2024-05-01T14:07:51.562 INFO:teuthology.orchestra.run.smithi112.stdout:(12/32): python3-rbd-19.0.0-3483.g94d368ab.el9. 2.9 MB/s | 298 kB 00:00 2024-05-01T14:07:51.629 INFO:teuthology.orchestra.run.smithi112.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 1.1 MB/s | 107 kB 00:00 2024-05-01T14:07:51.654 INFO:teuthology.orchestra.run.smithi112.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.7 MB/s | 160 kB 00:00 2024-05-01T14:07:51.705 INFO:teuthology.orchestra.run.smithi112.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 603 kB/s | 45 kB 00:00 2024-05-01T14:07:51.711 INFO:teuthology.orchestra.run.smithi132.stdout:(23/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 76 kB/s | 26 kB 00:00 2024-05-01T14:07:51.775 INFO:teuthology.orchestra.run.smithi112.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 5.5 MB/s | 662 kB 00:00 2024-05-01T14:07:51.797 INFO:teuthology.orchestra.run.smithi112.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.1 MB/s | 292 kB 00:00 2024-05-01T14:07:51.847 INFO:teuthology.orchestra.run.smithi112.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 560 kB/s | 42 kB 00:00 2024-05-01T14:07:51.853 INFO:teuthology.orchestra.run.smithi132.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 343 kB/s | 49 kB 00:00 2024-05-01T14:07:51.895 INFO:teuthology.orchestra.run.smithi132.stdout:(25/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 257 kB/s | 309 kB 00:01 2024-05-01T14:07:51.897 INFO:teuthology.orchestra.run.smithi112.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.2 MB/s | 221 kB 00:00 2024-05-01T14:07:51.923 INFO:teuthology.orchestra.run.smithi112.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 477 kB/s | 36 kB 00:00 2024-05-01T14:07:51.965 INFO:teuthology.orchestra.run.smithi112.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 708 kB/s | 47 kB 00:00 2024-05-01T14:07:52.062 INFO:teuthology.orchestra.run.smithi132.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 323 kB/s | 67 kB 00:00 2024-05-01T14:07:52.082 INFO:teuthology.orchestra.run.smithi112.stdout:(22/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 1.9 MB/s | 309 kB 00:00 2024-05-01T14:07:52.116 INFO:teuthology.orchestra.run.smithi112.stdout:(23/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 777 kB/s | 26 kB 00:00 2024-05-01T14:07:52.149 INFO:teuthology.orchestra.run.smithi112.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 1.4 MB/s | 49 kB 00:00 2024-05-01T14:07:52.191 INFO:teuthology.orchestra.run.smithi112.stdout:(25/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.6 MB/s | 67 kB 00:00 2024-05-01T14:07:52.321 INFO:teuthology.orchestra.run.smithi132.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 742 kB/s | 192 kB 00:00 2024-05-01T14:07:52.584 INFO:teuthology.orchestra.run.smithi112.stdout:(26/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 2.1 MB/s | 839 kB 00:00 2024-05-01T14:07:52.704 INFO:teuthology.orchestra.run.smithi132.stdout:(28/32): thrift-0.15.0-2.el9.x86_64.rpm 4.1 MB/s | 1.6 MB 00:00 2024-05-01T14:07:52.750 INFO:teuthology.orchestra.run.smithi112.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 1.1 MB/s | 192 kB 00:00 2024-05-01T14:07:53.117 INFO:teuthology.orchestra.run.smithi112.stdout:(28/32): ceph-common-19.0.0-3483.g94d368ab.el9. 6.3 MB/s | 21 MB 00:03 2024-05-01T14:07:53.351 INFO:teuthology.orchestra.run.smithi112.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 2.6 MB/s | 1.6 MB 00:00 2024-05-01T14:07:53.554 INFO:teuthology.orchestra.run.smithi157.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-05-01T14:07:53.646 INFO:teuthology.orchestra.run.smithi132.stdout:(29/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 479 kB/s | 839 kB 00:01 2024-05-01T14:07:53.693 INFO:teuthology.orchestra.run.smithi112.stdout:(30/32): librbd1-19.0.0-3483.g94d368ab.el9.x86_ 9.2 MB/s | 3.1 MB 00:00 2024-05-01T14:07:53.788 INFO:teuthology.orchestra.run.smithi132.stdout:(30/32): libarrow-9.0.0-11.el9.x86_64.rpm 1.4 MB/s | 4.4 MB 00:03 2024-05-01T14:07:53.935 INFO:teuthology.orchestra.run.smithi112.stdout:(31/32): librados2-19.0.0-3483.g94d368ab.el9.x8 4.2 MB/s | 3.4 MB 00:00 2024-05-01T14:07:53.963 INFO:teuthology.orchestra.run.smithi132.stdout:(31/32): librbd1-19.0.0-3483.g94d368ab.el9.x86_ 9.9 MB/s | 3.1 MB 00:00 2024-05-01T14:07:54.097 INFO:teuthology.orchestra.run.smithi132.stdout:(32/32): librados2-19.0.0-3483.g94d368ab.el9.x8 2.4 MB/s | 3.4 MB 00:01 2024-05-01T14:07:54.099 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:07:54.100 INFO:teuthology.orchestra.run.smithi132.stdout:Total 9.7 MB/s | 60 MB 00:06 2024-05-01T14:07:54.201 INFO:teuthology.orchestra.run.smithi112.stdout:(32/32): libarrow-9.0.0-11.el9.x86_64.rpm 2.0 MB/s | 4.4 MB 00:02 2024-05-01T14:07:54.202 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-05-01T14:07:54.204 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:07:54.204 INFO:teuthology.orchestra.run.smithi112.stdout:Total 13 MB/s | 60 MB 00:04 2024-05-01T14:07:54.239 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-05-01T14:07:54.239 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-05-01T14:07:54.308 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2024-05-01T14:07:54.344 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2024-05-01T14:07:54.344 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2024-05-01T14:07:54.707 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-05-01T14:07:54.707 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-05-01T14:07:54.812 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2024-05-01T14:07:54.813 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2024-05-01T14:07:55.713 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:07:55.716 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:07:55.716 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-01T14:07:55.716 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:07:55.716 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-01T14:07:55.716 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-radosgw x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 11 M 2024-05-01T14:07:55.717 INFO:teuthology.orchestra.run.smithi157.stdout:Upgrading: 2024-05-01T14:07:55.717 INFO:teuthology.orchestra.run.smithi157.stdout: librados2 x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 3.4 M 2024-05-01T14:07:55.717 INFO:teuthology.orchestra.run.smithi157.stdout: librbd1 x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 3.1 M 2024-05-01T14:07:55.717 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-01T14:07:55.717 INFO:teuthology.orchestra.run.smithi157.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-05-01T14:07:55.717 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-base x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 5.4 M 2024-05-01T14:07:55.718 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-common x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 21 M 2024-05-01T14:07:55.718 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-selinux x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 25 k 2024-05-01T14:07:55.718 INFO:teuthology.orchestra.run.smithi157.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-05-01T14:07:55.718 INFO:teuthology.orchestra.run.smithi157.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-05-01T14:07:55.718 INFO:teuthology.orchestra.run.smithi157.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-05-01T14:07:55.718 INFO:teuthology.orchestra.run.smithi157.stdout: libcephfs2 x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 747 k 2024-05-01T14:07:55.719 INFO:teuthology.orchestra.run.smithi157.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-05-01T14:07:55.719 INFO:teuthology.orchestra.run.smithi157.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-05-01T14:07:55.719 INFO:teuthology.orchestra.run.smithi157.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-05-01T14:07:55.719 INFO:teuthology.orchestra.run.smithi157.stdout: libradosstriper1 x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 501 k 2024-05-01T14:07:55.719 INFO:teuthology.orchestra.run.smithi157.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-05-01T14:07:55.719 INFO:teuthology.orchestra.run.smithi157.stdout: librgw2 x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 5.4 M 2024-05-01T14:07:55.720 INFO:teuthology.orchestra.run.smithi157.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-05-01T14:07:55.720 INFO:teuthology.orchestra.run.smithi157.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-05-01T14:07:55.720 INFO:teuthology.orchestra.run.smithi157.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-05-01T14:07:55.720 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ceph-argparse x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 45 k 2024-05-01T14:07:55.720 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ceph-common x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 136 k 2024-05-01T14:07:55.720 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cephfs x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 162 k 2024-05-01T14:07:55.720 INFO:teuthology.orchestra.run.smithi157.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-05-01T14:07:55.721 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rados x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 320 k 2024-05-01T14:07:55.721 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rbd x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 298 k 2024-05-01T14:07:55.721 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rgw x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 99 k 2024-05-01T14:07:55.721 INFO:teuthology.orchestra.run.smithi157.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-05-01T14:07:55.721 INFO:teuthology.orchestra.run.smithi157.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-05-01T14:07:55.721 INFO:teuthology.orchestra.run.smithi157.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-05-01T14:07:55.722 INFO:teuthology.orchestra.run.smithi157.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-05-01T14:07:55.722 INFO:teuthology.orchestra.run.smithi157.stdout:Installing weak dependencies: 2024-05-01T14:07:55.722 INFO:teuthology.orchestra.run.smithi157.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-05-01T14:07:55.722 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:07:55.722 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-01T14:07:55.722 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:07:55.723 INFO:teuthology.orchestra.run.smithi157.stdout:Install 30 Packages 2024-05-01T14:07:55.723 INFO:teuthology.orchestra.run.smithi157.stdout:Upgrade 2 Packages 2024-05-01T14:07:55.723 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:07:55.724 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 60 M 2024-05-01T14:07:55.724 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-01T14:07:56.203 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-05-01T14:07:56.289 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-05-01T14:07:56.326 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-05-01T14:07:56.352 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-05-01T14:07:56.375 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-05-01T14:07:56.398 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-05-01T14:07:56.450 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2024-05-01T14:07:56.544 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-05-01T14:07:56.581 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-05-01T14:07:56.584 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-05-01T14:07:56.606 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-05-01T14:07:56.629 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-05-01T14:07:56.638 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-05-01T14:07:56.650 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-05-01T14:07:56.846 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-05-01T14:07:56.900 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-05-01T14:07:57.037 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-05-01T14:07:57.096 INFO:teuthology.orchestra.run.smithi132.stdout: Upgrading : librados2-2:19.0.0-3483.g94d368ab.el9.x86_64 7/34 2024-05-01T14:07:57.196 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: librados2-2:19.0.0-3483.g94d368ab.el9.x86_64 7/34 2024-05-01T14:07:57.197 INFO:teuthology.orchestra.run.smithi157.stdout:(1/32): ceph-common-19.0.0-3483.g94d368ab.el9.x 16 MB/s | 21 MB 00:01 2024-05-01T14:07:57.223 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-05-01T14:07:57.239 INFO:teuthology.orchestra.run.smithi157.stdout:(2/32): ceph-selinux-19.0.0-3483.g94d368ab.el9. 606 kB/s | 25 kB 00:00 2024-05-01T14:07:57.285 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-rados-2:19.0.0-3483.g94d368ab.el9.x86_64 8/34 2024-05-01T14:07:57.314 INFO:teuthology.orchestra.run.smithi157.stdout:(3/32): libcephfs2-19.0.0-3483.g94d368ab.el9.x8 9.8 MB/s | 747 kB 00:00 2024-05-01T14:07:57.314 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libcephfs2-2:19.0.0-3483.g94d368ab.el9.x86_64 9/34 2024-05-01T14:07:57.334 INFO:teuthology.orchestra.run.smithi112.stdout: Upgrading : librados2-2:19.0.0-3483.g94d368ab.el9.x86_64 7/34 2024-05-01T14:07:57.373 INFO:teuthology.orchestra.run.smithi157.stdout:(4/32): libradosstriper1-19.0.0-3483.g94d368ab. 8.4 MB/s | 501 kB 00:00 2024-05-01T14:07:57.377 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: libcephfs2-2:19.0.0-3483.g94d368ab.el9.x86_64 9/34 2024-05-01T14:07:57.405 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-05-01T14:07:57.424 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: librados2-2:19.0.0-3483.g94d368ab.el9.x86_64 7/34 2024-05-01T14:07:57.441 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-ceph-argparse-2:19.0.0-3483.g94d368ab.el9. 11/34 2024-05-01T14:07:57.514 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-cephfs-2:19.0.0-3483.g94d368ab.el9.x86_64 12/34 2024-05-01T14:07:57.514 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-rados-2:19.0.0-3483.g94d368ab.el9.x86_64 8/34 2024-05-01T14:07:57.533 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libradosstriper1-2:19.0.0-3483.g94d368ab.el9.x86_6 13/34 2024-05-01T14:07:57.543 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : libcephfs2-2:19.0.0-3483.g94d368ab.el9.x86_64 9/34 2024-05-01T14:07:57.597 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3483.g94d368ab.el9.x86_6 13/34 2024-05-01T14:07:57.614 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: libcephfs2-2:19.0.0-3483.g94d368ab.el9.x86_64 9/34 2024-05-01T14:07:57.632 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-05-01T14:07:57.643 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-05-01T14:07:57.656 INFO:teuthology.orchestra.run.smithi157.stdout:(5/32): librgw2-19.0.0-3483.g94d368ab.el9.x86_6 19 MB/s | 5.4 MB 00:00 2024-05-01T14:07:57.686 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-ceph-argparse-2:19.0.0-3483.g94d368ab.el9. 11/34 2024-05-01T14:07:57.698 INFO:teuthology.orchestra.run.smithi157.stdout:(6/32): python3-ceph-argparse-19.0.0-3483.g94d3 1.1 MB/s | 45 kB 00:00 2024-05-01T14:07:57.742 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-05-01T14:07:57.749 INFO:teuthology.orchestra.run.smithi157.stdout:(7/32): python3-ceph-common-19.0.0-3483.g94d368 2.7 MB/s | 136 kB 00:00 2024-05-01T14:07:57.755 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-cephfs-2:19.0.0-3483.g94d368ab.el9.x86_64 12/34 2024-05-01T14:07:57.774 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-05-01T14:07:57.781 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : libradosstriper1-2:19.0.0-3483.g94d368ab.el9.x86_6 13/34 2024-05-01T14:07:57.799 INFO:teuthology.orchestra.run.smithi157.stdout:(8/32): python3-cephfs-19.0.0-3483.g94d368ab.el 3.2 MB/s | 162 kB 00:00 2024-05-01T14:07:57.814 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-05-01T14:07:57.826 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3483.g94d368ab.el9.x86_6 13/34 2024-05-01T14:07:57.840 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-05-01T14:07:57.849 INFO:teuthology.orchestra.run.smithi157.stdout:(9/32): python3-rados-19.0.0-3483.g94d368ab.el9 6.3 MB/s | 320 kB 00:00 2024-05-01T14:07:57.861 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-05-01T14:07:57.869 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-05-01T14:07:57.899 INFO:teuthology.orchestra.run.smithi157.stdout:(10/32): python3-rbd-19.0.0-3483.g94d368ab.el9. 5.8 MB/s | 298 kB 00:00 2024-05-01T14:07:57.901 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-05-01T14:07:57.941 INFO:teuthology.orchestra.run.smithi157.stdout:(11/32): python3-rgw-19.0.0-3483.g94d368ab.el9. 2.3 MB/s | 99 kB 00:00 2024-05-01T14:07:57.967 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-05-01T14:07:57.995 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-05-01T14:07:58.008 INFO:teuthology.orchestra.run.smithi157.stdout:(12/32): boost-program-options-1.75.0-8.el9.x86 1.6 MB/s | 107 kB 00:00 2024-05-01T14:07:58.035 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-05-01T14:07:58.060 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-05-01T14:07:58.076 INFO:teuthology.orchestra.run.smithi157.stdout:(13/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 2.4 MB/s | 160 kB 00:00 2024-05-01T14:07:58.081 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-05-01T14:07:58.106 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-05-01T14:07:58.135 INFO:teuthology.orchestra.run.smithi157.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 779 kB/s | 45 kB 00:00 2024-05-01T14:07:58.215 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-05-01T14:07:58.226 INFO:teuthology.orchestra.run.smithi157.stdout:(15/32): librdkafka-1.6.1-102.el9.x86_64.rpm 7.1 MB/s | 662 kB 00:00 2024-05-01T14:07:58.257 INFO:teuthology.orchestra.run.smithi132.stdout: Upgrading : librbd1-2:19.0.0-3483.g94d368ab.el9.x86_64 22/34 2024-05-01T14:07:58.301 INFO:teuthology.orchestra.run.smithi157.stdout:(16/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.8 MB/s | 292 kB 00:00 2024-05-01T14:07:58.345 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: librbd1-2:19.0.0-3483.g94d368ab.el9.x86_64 22/34 2024-05-01T14:07:58.360 INFO:teuthology.orchestra.run.smithi157.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 726 kB/s | 42 kB 00:00 2024-05-01T14:07:58.378 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-rbd-2:19.0.0-3483.g94d368ab.el9.x86_64 23/34 2024-05-01T14:07:58.414 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-05-01T14:07:58.420 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-05-01T14:07:58.427 INFO:teuthology.orchestra.run.smithi157.stdout:(18/32): ceph-base-19.0.0-3483.g94d368ab.el9.x8 2.1 MB/s | 5.4 MB 00:02 2024-05-01T14:07:58.469 INFO:teuthology.orchestra.run.smithi112.stdout: Upgrading : librbd1-2:19.0.0-3483.g94d368ab.el9.x86_64 22/34 2024-05-01T14:07:58.477 INFO:teuthology.orchestra.run.smithi157.stdout:(19/32): qatlib-service-24.02.0-1.el9.x86_64.rp 721 kB/s | 36 kB 00:00 2024-05-01T14:07:58.502 INFO:teuthology.orchestra.run.smithi157.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 1.5 MB/s | 221 kB 00:00 2024-05-01T14:07:58.553 INFO:teuthology.orchestra.run.smithi157.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 629 kB/s | 47 kB 00:00 2024-05-01T14:07:58.567 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: librbd1-2:19.0.0-3483.g94d368ab.el9.x86_64 22/34 2024-05-01T14:07:58.598 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-rbd-2:19.0.0-3483.g94d368ab.el9.x86_64 23/34 2024-05-01T14:07:58.634 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-05-01T14:07:58.896 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-05-01T14:07:58.926 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : librgw2-2:19.0.0-3483.g94d368ab.el9.x86_64 26/34 2024-05-01T14:07:58.989 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: librgw2-2:19.0.0-3483.g94d368ab.el9.x86_64 26/34 2024-05-01T14:07:59.037 INFO:teuthology.orchestra.run.smithi157.stdout:(22/32): ceph-radosgw-19.0.0-3483.g94d368ab.el9 3.3 MB/s | 11 MB 00:03 2024-05-01T14:07:59.066 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-rgw-2:19.0.0-3483.g94d368ab.el9.x86_64 27/34 2024-05-01T14:07:59.112 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-ceph-common-2:19.0.0-3483.g94d368ab.el9.x8 28/34 2024-05-01T14:07:59.114 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-05-01T14:07:59.138 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : librgw2-2:19.0.0-3483.g94d368ab.el9.x86_64 26/34 2024-05-01T14:07:59.192 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: librgw2-2:19.0.0-3483.g94d368ab.el9.x86_64 26/34 2024-05-01T14:07:59.262 INFO:teuthology.orchestra.run.smithi157.stdout:(23/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 407 kB/s | 309 kB 00:00 2024-05-01T14:07:59.262 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-rgw-2:19.0.0-3483.g94d368ab.el9.x86_64 27/34 2024-05-01T14:07:59.290 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-ceph-common-2:19.0.0-3483.g94d368ab.el9.x8 28/34 2024-05-01T14:07:59.387 INFO:teuthology.orchestra.run.smithi157.stdout:(24/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 74 kB/s | 26 kB 00:00 2024-05-01T14:07:59.812 INFO:teuthology.orchestra.run.smithi157.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 88 kB/s | 49 kB 00:00 2024-05-01T14:07:59.846 INFO:teuthology.orchestra.run.smithi157.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 147 kB/s | 67 kB 00:00 2024-05-01T14:08:00.321 INFO:teuthology.orchestra.run.smithi157.stdout:(27/32): libarrow-9.0.0-11.el9.x86_64.rpm 2.5 MB/s | 4.4 MB 00:01 2024-05-01T14:08:00.372 INFO:teuthology.orchestra.run.smithi157.stdout:(28/32): re2-20211101-3.el9.x86_64.rpm 365 kB/s | 192 kB 00:00 2024-05-01T14:08:00.405 INFO:teuthology.orchestra.run.smithi157.stdout:(29/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 1.4 MB/s | 839 kB 00:00 2024-05-01T14:08:00.456 INFO:teuthology.orchestra.run.smithi157.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 12 MB/s | 1.6 MB 00:00 2024-05-01T14:08:00.705 INFO:teuthology.orchestra.run.smithi157.stdout:(31/32): librbd1-19.0.0-3483.g94d368ab.el9.x86_ 10 MB/s | 3.1 MB 00:00 2024-05-01T14:08:01.014 INFO:teuthology.orchestra.run.smithi157.stdout:(32/32): librados2-19.0.0-3483.g94d368ab.el9.x8 5.3 MB/s | 3.4 MB 00:00 2024-05-01T14:08:01.020 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:08:01.020 INFO:teuthology.orchestra.run.smithi157.stdout:Total 11 MB/s | 60 MB 00:05 2024-05-01T14:08:01.125 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-01T14:08:01.162 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-01T14:08:01.162 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-01T14:08:01.421 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-common-2:19.0.0-3483.g94d368ab.el9.x86_64 29/34 2024-05-01T14:08:01.451 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-common-2:19.0.0-3483.g94d368ab.el9.x86_64 29/34 2024-05-01T14:08:01.543 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-common-2:19.0.0-3483.g94d368ab.el9.x86_64 29/34 2024-05-01T14:08:01.570 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-common-2:19.0.0-3483.g94d368ab.el9.x86_64 29/34 2024-05-01T14:08:01.633 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-01T14:08:01.633 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-01T14:08:01.997 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-common-2:19.0.0-3483.g94d368ab.el9.x86_64 29/34 2024-05-01T14:08:02.038 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-base-2:19.0.0-3483.g94d368ab.el9.x86_64 30/34 2024-05-01T14:08:02.108 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-common-2:19.0.0-3483.g94d368ab.el9.x86_64 29/34 2024-05-01T14:08:02.131 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-base-2:19.0.0-3483.g94d368ab.el9.x86_64 30/34 2024-05-01T14:08:02.131 INFO:teuthology.orchestra.run.smithi132.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-05-01T14:08:02.131 INFO:teuthology.orchestra.run.smithi132.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-05-01T14:08:02.131 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:02.149 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-base-2:19.0.0-3483.g94d368ab.el9.x86_64 30/34 2024-05-01T14:08:02.164 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-selinux-2:19.0.0-3483.g94d368ab.el9.x86_64 31/34 2024-05-01T14:08:02.245 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-base-2:19.0.0-3483.g94d368ab.el9.x86_64 30/34 2024-05-01T14:08:02.246 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-05-01T14:08:02.246 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-05-01T14:08:02.246 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:02.276 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-selinux-2:19.0.0-3483.g94d368ab.el9.x86_64 31/34 2024-05-01T14:08:03.072 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-01T14:08:03.165 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-05-01T14:08:03.202 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-05-01T14:08:03.227 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-05-01T14:08:03.250 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-05-01T14:08:03.276 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-05-01T14:08:03.434 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-05-01T14:08:03.488 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-05-01T14:08:03.871 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-05-01T14:08:03.971 INFO:teuthology.orchestra.run.smithi157.stdout: Upgrading : librados2-2:19.0.0-3483.g94d368ab.el9.x86_64 7/34 2024-05-01T14:08:04.055 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librados2-2:19.0.0-3483.g94d368ab.el9.x86_64 7/34 2024-05-01T14:08:04.144 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-rados-2:19.0.0-3483.g94d368ab.el9.x86_64 8/34 2024-05-01T14:08:04.181 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libcephfs2-2:19.0.0-3483.g94d368ab.el9.x86_64 9/34 2024-05-01T14:08:04.252 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: libcephfs2-2:19.0.0-3483.g94d368ab.el9.x86_64 9/34 2024-05-01T14:08:04.283 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-05-01T14:08:04.324 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-ceph-argparse-2:19.0.0-3483.g94d368ab.el9. 11/34 2024-05-01T14:08:04.394 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cephfs-2:19.0.0-3483.g94d368ab.el9.x86_64 12/34 2024-05-01T14:08:04.417 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libradosstriper1-2:19.0.0-3483.g94d368ab.el9.x86_6 13/34 2024-05-01T14:08:04.481 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3483.g94d368ab.el9.x86_6 13/34 2024-05-01T14:08:04.515 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-05-01T14:08:04.627 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-05-01T14:08:04.657 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-05-01T14:08:04.698 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-05-01T14:08:04.723 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-05-01T14:08:04.753 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-05-01T14:08:04.819 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-05-01T14:08:05.132 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-05-01T14:08:05.173 INFO:teuthology.orchestra.run.smithi157.stdout: Upgrading : librbd1-2:19.0.0-3483.g94d368ab.el9.x86_64 22/34 2024-05-01T14:08:05.263 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librbd1-2:19.0.0-3483.g94d368ab.el9.x86_64 22/34 2024-05-01T14:08:05.294 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-rbd-2:19.0.0-3483.g94d368ab.el9.x86_64 23/34 2024-05-01T14:08:05.331 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-05-01T14:08:05.810 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-05-01T14:08:05.842 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : librgw2-2:19.0.0-3483.g94d368ab.el9.x86_64 26/34 2024-05-01T14:08:05.897 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librgw2-2:19.0.0-3483.g94d368ab.el9.x86_64 26/34 2024-05-01T14:08:05.973 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-rgw-2:19.0.0-3483.g94d368ab.el9.x86_64 27/34 2024-05-01T14:08:06.003 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-ceph-common-2:19.0.0-3483.g94d368ab.el9.x8 28/34 2024-05-01T14:08:08.296 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-common-2:19.0.0-3483.g94d368ab.el9.x86_64 29/34 2024-05-01T14:08:08.333 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-common-2:19.0.0-3483.g94d368ab.el9.x86_64 29/34 2024-05-01T14:08:08.874 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-common-2:19.0.0-3483.g94d368ab.el9.x86_64 29/34 2024-05-01T14:08:08.912 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-base-2:19.0.0-3483.g94d368ab.el9.x86_64 30/34 2024-05-01T14:08:08.986 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-base-2:19.0.0-3483.g94d368ab.el9.x86_64 30/34 2024-05-01T14:08:08.986 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-05-01T14:08:08.986 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-05-01T14:08:08.987 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:09.013 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-selinux-2:19.0.0-3483.g94d368ab.el9.x86_64 31/34 2024-05-01T14:08:11.676 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3483.g94d368ab.el9.x86_64 31/34 2024-05-01T14:08:11.676 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /sys 2024-05-01T14:08:11.676 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /proc 2024-05-01T14:08:11.676 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /mnt 2024-05-01T14:08:11.676 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /var/tmp 2024-05-01T14:08:11.676 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /home 2024-05-01T14:08:11.676 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /root 2024-05-01T14:08:11.676 INFO:teuthology.orchestra.run.smithi132.stdout:skipping the directory /tmp 2024-05-01T14:08:11.676 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:11.715 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3483.g94d368ab.el9.x86_64 31/34 2024-05-01T14:08:11.715 INFO:teuthology.orchestra.run.smithi112.stdout:skipping the directory /sys 2024-05-01T14:08:11.715 INFO:teuthology.orchestra.run.smithi112.stdout:skipping the directory /proc 2024-05-01T14:08:11.716 INFO:teuthology.orchestra.run.smithi112.stdout:skipping the directory /mnt 2024-05-01T14:08:11.716 INFO:teuthology.orchestra.run.smithi112.stdout:skipping the directory /var/tmp 2024-05-01T14:08:11.716 INFO:teuthology.orchestra.run.smithi112.stdout:skipping the directory /home 2024-05-01T14:08:11.716 INFO:teuthology.orchestra.run.smithi112.stdout:skipping the directory /root 2024-05-01T14:08:11.716 INFO:teuthology.orchestra.run.smithi112.stdout:skipping the directory /tmp 2024-05-01T14:08:11.716 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:12.676 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-radosgw-2:19.0.0-3483.g94d368ab.el9.x86_64 32/34 2024-05-01T14:08:12.696 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-radosgw-2:19.0.0-3483.g94d368ab.el9.x86_64 32/34 2024-05-01T14:08:12.700 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3483.g94d368ab.el9.x86_64 32/34 2024-05-01T14:08:12.701 INFO:teuthology.orchestra.run.smithi132.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:08:12.701 INFO:teuthology.orchestra.run.smithi132.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-05-01T14:08:12.701 INFO:teuthology.orchestra.run.smithi132.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-05-01T14:08:12.701 INFO:teuthology.orchestra.run.smithi132.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-05-01T14:08:12.701 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:12.703 INFO:teuthology.orchestra.run.smithi132.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-05-01T14:08:12.720 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3483.g94d368ab.el9.x86_64 32/34 2024-05-01T14:08:12.720 INFO:teuthology.orchestra.run.smithi112.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:08:12.720 INFO:teuthology.orchestra.run.smithi112.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-05-01T14:08:12.720 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-05-01T14:08:12.720 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-05-01T14:08:12.720 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:12.722 INFO:teuthology.orchestra.run.smithi112.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-05-01T14:08:12.779 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-05-01T14:08:12.780 INFO:teuthology.orchestra.run.smithi132.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-05-01T14:08:12.797 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-05-01T14:08:12.798 INFO:teuthology.orchestra.run.smithi112.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-05-01T14:08:13.898 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-05-01T14:08:13.898 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-base-2:19.0.0-3483.g94d368ab.el9.x86_64 1/34 2024-05-01T14:08:13.899 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-common-2:19.0.0-3483.g94d368ab.el9.x86_64 2/34 2024-05-01T14:08:13.899 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-radosgw-2:19.0.0-3483.g94d368ab.el9.x86_64 3/34 2024-05-01T14:08:13.899 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-selinux-2:19.0.0-3483.g94d368ab.el9.x86_64 4/34 2024-05-01T14:08:13.899 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : libcephfs2-2:19.0.0-3483.g94d368ab.el9.x86_64 5/34 2024-05-01T14:08:13.899 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : libradosstriper1-2:19.0.0-3483.g94d368ab.el9.x86_6 6/34 2024-05-01T14:08:13.899 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : librgw2-2:19.0.0-3483.g94d368ab.el9.x86_64 7/34 2024-05-01T14:08:13.899 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3483.g94d368ab.el9. 8/34 2024-05-01T14:08:13.899 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-ceph-common-2:19.0.0-3483.g94d368ab.el9.x8 9/34 2024-05-01T14:08:13.899 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-cephfs-2:19.0.0-3483.g94d368ab.el9.x86_64 10/34 2024-05-01T14:08:13.899 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-rados-2:19.0.0-3483.g94d368ab.el9.x86_64 11/34 2024-05-01T14:08:13.899 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-rbd-2:19.0.0-3483.g94d368ab.el9.x86_64 12/34 2024-05-01T14:08:13.899 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-rgw-2:19.0.0-3483.g94d368ab.el9.x86_64 13/34 2024-05-01T14:08:13.899 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-05-01T14:08:13.900 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-05-01T14:08:13.900 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-05-01T14:08:13.900 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-05-01T14:08:13.900 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-05-01T14:08:13.900 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-05-01T14:08:13.900 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-05-01T14:08:13.900 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-05-01T14:08:13.901 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-05-01T14:08:13.901 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-05-01T14:08:13.901 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-05-01T14:08:13.901 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-05-01T14:08:13.901 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-05-01T14:08:13.901 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-05-01T14:08:13.901 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-05-01T14:08:13.901 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-05-01T14:08:13.902 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-05-01T14:08:13.902 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : librados2-2:19.0.0-3483.g94d368ab.el9.x86_64 31/34 2024-05-01T14:08:13.902 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-05-01T14:08:13.903 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : librbd1-2:19.0.0-3483.g94d368ab.el9.x86_64 33/34 2024-05-01T14:08:13.917 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-05-01T14:08:13.918 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-base-2:19.0.0-3483.g94d368ab.el9.x86_64 1/34 2024-05-01T14:08:13.918 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-common-2:19.0.0-3483.g94d368ab.el9.x86_64 2/34 2024-05-01T14:08:13.918 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-radosgw-2:19.0.0-3483.g94d368ab.el9.x86_64 3/34 2024-05-01T14:08:13.918 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-selinux-2:19.0.0-3483.g94d368ab.el9.x86_64 4/34 2024-05-01T14:08:13.918 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libcephfs2-2:19.0.0-3483.g94d368ab.el9.x86_64 5/34 2024-05-01T14:08:13.918 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libradosstriper1-2:19.0.0-3483.g94d368ab.el9.x86_6 6/34 2024-05-01T14:08:13.918 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librgw2-2:19.0.0-3483.g94d368ab.el9.x86_64 7/34 2024-05-01T14:08:13.918 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3483.g94d368ab.el9. 8/34 2024-05-01T14:08:13.918 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-ceph-common-2:19.0.0-3483.g94d368ab.el9.x8 9/34 2024-05-01T14:08:13.918 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-cephfs-2:19.0.0-3483.g94d368ab.el9.x86_64 10/34 2024-05-01T14:08:13.918 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-rados-2:19.0.0-3483.g94d368ab.el9.x86_64 11/34 2024-05-01T14:08:13.918 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-rbd-2:19.0.0-3483.g94d368ab.el9.x86_64 12/34 2024-05-01T14:08:13.919 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-rgw-2:19.0.0-3483.g94d368ab.el9.x86_64 13/34 2024-05-01T14:08:13.919 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-05-01T14:08:13.919 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-05-01T14:08:13.919 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-05-01T14:08:13.919 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-05-01T14:08:13.919 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-05-01T14:08:13.919 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-05-01T14:08:13.919 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-05-01T14:08:13.919 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-05-01T14:08:13.919 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-05-01T14:08:13.919 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-05-01T14:08:13.919 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-05-01T14:08:13.919 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-05-01T14:08:13.919 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-05-01T14:08:13.919 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-05-01T14:08:13.920 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-05-01T14:08:13.920 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-05-01T14:08:13.920 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-05-01T14:08:13.920 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librados2-2:19.0.0-3483.g94d368ab.el9.x86_64 31/34 2024-05-01T14:08:13.920 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-05-01T14:08:13.920 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librbd1-2:19.0.0-3483.g94d368ab.el9.x86_64 33/34 2024-05-01T14:08:14.693 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-05-01T14:08:14.693 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:14.693 INFO:teuthology.orchestra.run.smithi132.stdout:Upgraded: 2024-05-01T14:08:14.693 INFO:teuthology.orchestra.run.smithi132.stdout: librados2-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.693 INFO:teuthology.orchestra.run.smithi132.stdout: librbd1-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.693 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-05-01T14:08:14.693 INFO:teuthology.orchestra.run.smithi132.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-05-01T14:08:14.693 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-base-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.693 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-common-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.694 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-radosgw-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.694 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-selinux-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.694 INFO:teuthology.orchestra.run.smithi132.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-05-01T14:08:14.694 INFO:teuthology.orchestra.run.smithi132.stdout: libarrow-9.0.0-11.el9.x86_64 2024-05-01T14:08:14.694 INFO:teuthology.orchestra.run.smithi132.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-05-01T14:08:14.694 INFO:teuthology.orchestra.run.smithi132.stdout: libcephfs2-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.694 INFO:teuthology.orchestra.run.smithi132.stdout: liboath-2.6.7-2.el9.x86_64 2024-05-01T14:08:14.694 INFO:teuthology.orchestra.run.smithi132.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-05-01T14:08:14.694 INFO:teuthology.orchestra.run.smithi132.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-05-01T14:08:14.694 INFO:teuthology.orchestra.run.smithi132.stdout: libradosstriper1-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.694 INFO:teuthology.orchestra.run.smithi132.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-05-01T14:08:14.694 INFO:teuthology.orchestra.run.smithi132.stdout: librgw2-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.694 INFO:teuthology.orchestra.run.smithi132.stdout: libunwind-1.6.2-1.el9.x86_64 2024-05-01T14:08:14.695 INFO:teuthology.orchestra.run.smithi132.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-05-01T14:08:14.695 INFO:teuthology.orchestra.run.smithi132.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-05-01T14:08:14.695 INFO:teuthology.orchestra.run.smithi132.stdout: python3-ceph-argparse-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.695 INFO:teuthology.orchestra.run.smithi132.stdout: python3-ceph-common-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.695 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cephfs-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.695 INFO:teuthology.orchestra.run.smithi132.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-05-01T14:08:14.695 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rados-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.695 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rbd-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.695 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rgw-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.695 INFO:teuthology.orchestra.run.smithi132.stdout: qatlib-24.02.0-1.el9.x86_64 2024-05-01T14:08:14.696 INFO:teuthology.orchestra.run.smithi132.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-05-01T14:08:14.696 INFO:teuthology.orchestra.run.smithi132.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-05-01T14:08:14.696 INFO:teuthology.orchestra.run.smithi132.stdout: re2-1:20211101-3.el9.x86_64 2024-05-01T14:08:14.696 INFO:teuthology.orchestra.run.smithi132.stdout: thrift-0.15.0-2.el9.x86_64 2024-05-01T14:08:14.696 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:14.696 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:08:14.738 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-05-01T14:08:14.739 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:14.739 INFO:teuthology.orchestra.run.smithi112.stdout:Upgraded: 2024-05-01T14:08:14.739 INFO:teuthology.orchestra.run.smithi112.stdout: librados2-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.739 INFO:teuthology.orchestra.run.smithi112.stdout: librbd1-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.739 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2024-05-01T14:08:14.739 INFO:teuthology.orchestra.run.smithi112.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-05-01T14:08:14.739 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-base-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.739 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-common-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.740 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-radosgw-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.740 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-selinux-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.740 INFO:teuthology.orchestra.run.smithi112.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-05-01T14:08:14.740 INFO:teuthology.orchestra.run.smithi112.stdout: libarrow-9.0.0-11.el9.x86_64 2024-05-01T14:08:14.740 INFO:teuthology.orchestra.run.smithi112.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-05-01T14:08:14.740 INFO:teuthology.orchestra.run.smithi112.stdout: libcephfs2-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.741 INFO:teuthology.orchestra.run.smithi112.stdout: liboath-2.6.7-2.el9.x86_64 2024-05-01T14:08:14.741 INFO:teuthology.orchestra.run.smithi112.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-05-01T14:08:14.741 INFO:teuthology.orchestra.run.smithi112.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-05-01T14:08:14.741 INFO:teuthology.orchestra.run.smithi112.stdout: libradosstriper1-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.741 INFO:teuthology.orchestra.run.smithi112.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-05-01T14:08:14.741 INFO:teuthology.orchestra.run.smithi112.stdout: librgw2-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.741 INFO:teuthology.orchestra.run.smithi112.stdout: libunwind-1.6.2-1.el9.x86_64 2024-05-01T14:08:14.741 INFO:teuthology.orchestra.run.smithi112.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-05-01T14:08:14.741 INFO:teuthology.orchestra.run.smithi112.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-05-01T14:08:14.742 INFO:teuthology.orchestra.run.smithi112.stdout: python3-ceph-argparse-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.742 INFO:teuthology.orchestra.run.smithi112.stdout: python3-ceph-common-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.742 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cephfs-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.742 INFO:teuthology.orchestra.run.smithi112.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-05-01T14:08:14.742 INFO:teuthology.orchestra.run.smithi112.stdout: python3-rados-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.742 INFO:teuthology.orchestra.run.smithi112.stdout: python3-rbd-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.742 INFO:teuthology.orchestra.run.smithi112.stdout: python3-rgw-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:14.742 INFO:teuthology.orchestra.run.smithi112.stdout: qatlib-24.02.0-1.el9.x86_64 2024-05-01T14:08:14.742 INFO:teuthology.orchestra.run.smithi112.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-05-01T14:08:14.742 INFO:teuthology.orchestra.run.smithi112.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-05-01T14:08:14.742 INFO:teuthology.orchestra.run.smithi112.stdout: re2-1:20211101-3.el9.x86_64 2024-05-01T14:08:14.743 INFO:teuthology.orchestra.run.smithi112.stdout: thrift-0.15.0-2.el9.x86_64 2024-05-01T14:08:14.743 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:14.743 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:08:15.019 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-test 2024-05-01T14:08:15.045 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install ceph-test 2024-05-01T14:08:15.535 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:00:30 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:08:15.559 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:00:28 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:08:15.654 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:08:15.655 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:08:15.655 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2024-05-01T14:08:15.655 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:08:15.655 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-05-01T14:08:15.655 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-test x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 49 M 2024-05-01T14:08:15.655 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2024-05-01T14:08:15.655 INFO:teuthology.orchestra.run.smithi132.stdout: libcephsqlite x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 163 k 2024-05-01T14:08:15.655 INFO:teuthology.orchestra.run.smithi132.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-05-01T14:08:15.655 INFO:teuthology.orchestra.run.smithi132.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-05-01T14:08:15.655 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:15.655 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-05-01T14:08:15.655 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:08:15.655 INFO:teuthology.orchestra.run.smithi132.stdout:Install 4 Packages 2024-05-01T14:08:15.656 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:15.656 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 50 M 2024-05-01T14:08:15.656 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 211 M 2024-05-01T14:08:15.656 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-05-01T14:08:15.677 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:08:15.678 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:08:15.678 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repository Size 2024-05-01T14:08:15.678 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:08:15.678 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2024-05-01T14:08:15.678 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-test x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 49 M 2024-05-01T14:08:15.678 INFO:teuthology.orchestra.run.smithi112.stdout:Installing dependencies: 2024-05-01T14:08:15.678 INFO:teuthology.orchestra.run.smithi112.stdout: libcephsqlite x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 163 k 2024-05-01T14:08:15.678 INFO:teuthology.orchestra.run.smithi112.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-05-01T14:08:15.678 INFO:teuthology.orchestra.run.smithi112.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-05-01T14:08:15.678 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:15.678 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2024-05-01T14:08:15.679 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:08:15.679 INFO:teuthology.orchestra.run.smithi112.stdout:Install 4 Packages 2024-05-01T14:08:15.679 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:15.679 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 50 M 2024-05-01T14:08:15.679 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 211 M 2024-05-01T14:08:15.679 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2024-05-01T14:08:15.892 INFO:teuthology.orchestra.run.smithi132.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 2.6 MB/s | 305 kB 00:00 2024-05-01T14:08:15.910 INFO:teuthology.orchestra.run.smithi112.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 1.6 MB/s | 305 kB 00:00 2024-05-01T14:08:15.943 INFO:teuthology.orchestra.run.smithi112.stdout:(2/4): libcephsqlite-19.0.0-3483.g94d368ab.el9. 735 kB/s | 163 kB 00:00 2024-05-01T14:08:15.950 INFO:teuthology.orchestra.run.smithi132.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.1 MB/s | 64 kB 00:00 2024-05-01T14:08:15.969 INFO:teuthology.orchestra.run.smithi112.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.1 MB/s | 64 kB 00:00 2024-05-01T14:08:16.017 INFO:teuthology.orchestra.run.smithi132.stdout:(3/4): libcephsqlite-19.0.0-3483.g94d368ab.el9. 680 kB/s | 163 kB 00:00 2024-05-01T14:08:18.579 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3483.g94d368ab.el9.x86_64 31/34 2024-05-01T14:08:18.580 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /sys 2024-05-01T14:08:18.580 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /proc 2024-05-01T14:08:18.580 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /mnt 2024-05-01T14:08:18.580 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /var/tmp 2024-05-01T14:08:18.580 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /home 2024-05-01T14:08:18.580 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /root 2024-05-01T14:08:18.580 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /tmp 2024-05-01T14:08:18.580 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:18.934 INFO:teuthology.orchestra.run.smithi132.stdout:(4/4): ceph-test-19.0.0-3483.g94d368ab.el9.x86_ 16 MB/s | 49 MB 00:03 2024-05-01T14:08:18.937 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:08:18.937 INFO:teuthology.orchestra.run.smithi132.stdout:Total 15 MB/s | 50 MB 00:03 2024-05-01T14:08:18.964 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-05-01T14:08:18.984 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-05-01T14:08:18.984 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-05-01T14:08:19.354 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-05-01T14:08:19.354 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-05-01T14:08:19.565 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-radosgw-2:19.0.0-3483.g94d368ab.el9.x86_64 32/34 2024-05-01T14:08:19.590 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3483.g94d368ab.el9.x86_64 32/34 2024-05-01T14:08:19.590 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:08:19.590 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-05-01T14:08:19.590 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-05-01T14:08:19.590 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-05-01T14:08:19.591 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:19.592 INFO:teuthology.orchestra.run.smithi157.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-05-01T14:08:19.676 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-05-01T14:08:19.676 INFO:teuthology.orchestra.run.smithi157.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-05-01T14:08:19.875 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-05-01T14:08:19.942 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-05-01T14:08:19.983 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-05-01T14:08:20.011 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libcephsqlite-2:19.0.0-3483.g94d368ab.el9.x86_64 3/4 2024-05-01T14:08:20.360 INFO:teuthology.orchestra.run.smithi112.stdout:(4/4): ceph-test-19.0.0-3483.g94d368ab.el9.x86_ 11 MB/s | 49 MB 00:04 2024-05-01T14:08:20.362 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:08:20.362 INFO:teuthology.orchestra.run.smithi112.stdout:Total 11 MB/s | 50 MB 00:04 2024-05-01T14:08:20.389 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2024-05-01T14:08:20.409 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2024-05-01T14:08:20.409 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2024-05-01T14:08:20.783 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2024-05-01T14:08:20.784 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2024-05-01T14:08:20.793 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-05-01T14:08:20.793 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-base-2:19.0.0-3483.g94d368ab.el9.x86_64 1/34 2024-05-01T14:08:20.793 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-common-2:19.0.0-3483.g94d368ab.el9.x86_64 2/34 2024-05-01T14:08:20.793 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-radosgw-2:19.0.0-3483.g94d368ab.el9.x86_64 3/34 2024-05-01T14:08:20.794 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-selinux-2:19.0.0-3483.g94d368ab.el9.x86_64 4/34 2024-05-01T14:08:20.794 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libcephfs2-2:19.0.0-3483.g94d368ab.el9.x86_64 5/34 2024-05-01T14:08:20.794 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libradosstriper1-2:19.0.0-3483.g94d368ab.el9.x86_6 6/34 2024-05-01T14:08:20.794 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librgw2-2:19.0.0-3483.g94d368ab.el9.x86_64 7/34 2024-05-01T14:08:20.794 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3483.g94d368ab.el9. 8/34 2024-05-01T14:08:20.794 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-ceph-common-2:19.0.0-3483.g94d368ab.el9.x8 9/34 2024-05-01T14:08:20.794 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cephfs-2:19.0.0-3483.g94d368ab.el9.x86_64 10/34 2024-05-01T14:08:20.794 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-rados-2:19.0.0-3483.g94d368ab.el9.x86_64 11/34 2024-05-01T14:08:20.794 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-rbd-2:19.0.0-3483.g94d368ab.el9.x86_64 12/34 2024-05-01T14:08:20.794 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-rgw-2:19.0.0-3483.g94d368ab.el9.x86_64 13/34 2024-05-01T14:08:20.794 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-05-01T14:08:20.795 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-05-01T14:08:20.795 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-05-01T14:08:20.795 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-05-01T14:08:20.795 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-05-01T14:08:20.795 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-05-01T14:08:20.795 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-05-01T14:08:20.795 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-05-01T14:08:20.795 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-05-01T14:08:20.795 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-05-01T14:08:20.795 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-05-01T14:08:20.795 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-05-01T14:08:20.796 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-05-01T14:08:20.797 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-05-01T14:08:20.797 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-05-01T14:08:20.797 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-05-01T14:08:20.797 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-05-01T14:08:20.797 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librados2-2:19.0.0-3483.g94d368ab.el9.x86_64 31/34 2024-05-01T14:08:20.797 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-05-01T14:08:20.797 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librbd1-2:19.0.0-3483.g94d368ab.el9.x86_64 33/34 2024-05-01T14:08:21.308 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2024-05-01T14:08:21.385 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-05-01T14:08:21.425 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-05-01T14:08:21.462 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : libcephsqlite-2:19.0.0-3483.g94d368ab.el9.x86_64 3/4 2024-05-01T14:08:21.572 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-05-01T14:08:21.572 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:21.572 INFO:teuthology.orchestra.run.smithi157.stdout:Upgraded: 2024-05-01T14:08:21.572 INFO:teuthology.orchestra.run.smithi157.stdout: librados2-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:21.572 INFO:teuthology.orchestra.run.smithi157.stdout: librbd1-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:21.572 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-01T14:08:21.572 INFO:teuthology.orchestra.run.smithi157.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-05-01T14:08:21.572 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-base-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:21.572 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-common-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:21.572 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-radosgw-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:21.572 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-selinux-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:21.573 INFO:teuthology.orchestra.run.smithi157.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-05-01T14:08:21.573 INFO:teuthology.orchestra.run.smithi157.stdout: libarrow-9.0.0-11.el9.x86_64 2024-05-01T14:08:21.573 INFO:teuthology.orchestra.run.smithi157.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-05-01T14:08:21.573 INFO:teuthology.orchestra.run.smithi157.stdout: libcephfs2-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:21.573 INFO:teuthology.orchestra.run.smithi157.stdout: liboath-2.6.7-2.el9.x86_64 2024-05-01T14:08:21.573 INFO:teuthology.orchestra.run.smithi157.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-05-01T14:08:21.573 INFO:teuthology.orchestra.run.smithi157.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-05-01T14:08:21.573 INFO:teuthology.orchestra.run.smithi157.stdout: libradosstriper1-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:21.573 INFO:teuthology.orchestra.run.smithi157.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-05-01T14:08:21.573 INFO:teuthology.orchestra.run.smithi157.stdout: librgw2-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:21.573 INFO:teuthology.orchestra.run.smithi157.stdout: libunwind-1.6.2-1.el9.x86_64 2024-05-01T14:08:21.573 INFO:teuthology.orchestra.run.smithi157.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-05-01T14:08:21.573 INFO:teuthology.orchestra.run.smithi157.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-05-01T14:08:21.573 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ceph-argparse-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:21.573 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ceph-common-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:21.574 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cephfs-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:21.574 INFO:teuthology.orchestra.run.smithi157.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-05-01T14:08:21.574 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rados-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:21.574 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rbd-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:21.574 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rgw-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:21.574 INFO:teuthology.orchestra.run.smithi157.stdout: qatlib-24.02.0-1.el9.x86_64 2024-05-01T14:08:21.574 INFO:teuthology.orchestra.run.smithi157.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-05-01T14:08:21.574 INFO:teuthology.orchestra.run.smithi157.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-05-01T14:08:21.574 INFO:teuthology.orchestra.run.smithi157.stdout: re2-1:20211101-3.el9.x86_64 2024-05-01T14:08:21.574 INFO:teuthology.orchestra.run.smithi157.stdout: thrift-0.15.0-2.el9.x86_64 2024-05-01T14:08:21.574 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:21.574 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:08:21.890 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-test 2024-05-01T14:08:22.406 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:00:29 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:08:22.525 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:08:22.526 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:08:22.526 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-01T14:08:22.526 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:08:22.526 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-01T14:08:22.526 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-test x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 49 M 2024-05-01T14:08:22.526 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-01T14:08:22.526 INFO:teuthology.orchestra.run.smithi157.stdout: libcephsqlite x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 163 k 2024-05-01T14:08:22.526 INFO:teuthology.orchestra.run.smithi157.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-05-01T14:08:22.526 INFO:teuthology.orchestra.run.smithi157.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-05-01T14:08:22.526 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:22.526 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-01T14:08:22.527 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:08:22.527 INFO:teuthology.orchestra.run.smithi157.stdout:Install 4 Packages 2024-05-01T14:08:22.527 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:22.527 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 50 M 2024-05-01T14:08:22.527 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 211 M 2024-05-01T14:08:22.527 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-01T14:08:22.781 INFO:teuthology.orchestra.run.smithi157.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 1.5 MB/s | 305 kB 00:00 2024-05-01T14:08:22.822 INFO:teuthology.orchestra.run.smithi157.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 64 kB 00:00 2024-05-01T14:08:22.948 INFO:teuthology.orchestra.run.smithi157.stdout:(3/4): libcephsqlite-19.0.0-3483.g94d368ab.el9. 439 kB/s | 163 kB 00:00 2024-05-01T14:08:24.621 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3483.g94d368ab.el9.x86_64 3/4 2024-05-01T14:08:24.783 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-test-2:19.0.0-3483.g94d368ab.el9.x86_64 4/4 2024-05-01T14:08:24.931 INFO:teuthology.orchestra.run.smithi157.stdout:(4/4): ceph-test-19.0.0-3483.g94d368ab.el9.x86_ 21 MB/s | 49 MB 00:02 2024-05-01T14:08:24.933 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:08:24.934 INFO:teuthology.orchestra.run.smithi157.stdout:Total 21 MB/s | 50 MB 00:02 2024-05-01T14:08:24.960 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-01T14:08:24.982 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-01T14:08:24.982 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-01T14:08:25.351 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-01T14:08:25.351 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-01T14:08:25.868 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-01T14:08:25.957 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-05-01T14:08:25.996 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-05-01T14:08:26.025 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libcephsqlite-2:19.0.0-3483.g94d368ab.el9.x86_64 3/4 2024-05-01T14:08:26.063 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3483.g94d368ab.el9.x86_64 3/4 2024-05-01T14:08:26.137 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-test-2:19.0.0-3483.g94d368ab.el9.x86_64 4/4 2024-05-01T14:08:27.158 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-test-2:19.0.0-3483.g94d368ab.el9.x86_64 4/4 2024-05-01T14:08:27.159 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-test-2:19.0.0-3483.g94d368ab.el9.x86_64 1/4 2024-05-01T14:08:27.159 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libcephsqlite-2:19.0.0-3483.g94d368ab.el9.x86_64 2/4 2024-05-01T14:08:27.159 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-05-01T14:08:27.432 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-05-01T14:08:27.432 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:27.433 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-05-01T14:08:27.433 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-test-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:27.433 INFO:teuthology.orchestra.run.smithi132.stdout: libcephsqlite-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:27.434 INFO:teuthology.orchestra.run.smithi132.stdout: socat-1.7.4.1-5.el9.x86_64 2024-05-01T14:08:27.434 INFO:teuthology.orchestra.run.smithi132.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-05-01T14:08:27.434 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:27.434 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:08:27.729 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph 2024-05-01T14:08:28.244 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:00:43 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:08:28.373 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:08:28.376 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:08:28.376 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2024-05-01T14:08:28.376 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:08:28.376 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-05-01T14:08:28.376 INFO:teuthology.orchestra.run.smithi132.stdout: ceph x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 6.6 k 2024-05-01T14:08:28.376 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2024-05-01T14:08:28.376 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mds x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 2.4 M 2024-05-01T14:08:28.376 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 1.5 M 2024-05-01T14:08:28.377 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 274 k 2024-05-01T14:08:28.377 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mon x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 4.7 M 2024-05-01T14:08:28.377 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-osd x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 17 M 2024-05-01T14:08:28.377 INFO:teuthology.orchestra.run.smithi132.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-05-01T14:08:28.377 INFO:teuthology.orchestra.run.smithi132.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-05-01T14:08:28.377 INFO:teuthology.orchestra.run.smithi132.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-05-01T14:08:28.377 INFO:teuthology.orchestra.run.smithi132.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-05-01T14:08:28.377 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-05-01T14:08:28.377 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-05-01T14:08:28.377 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-05-01T14:08:28.377 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-05-01T14:08:28.377 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-05-01T14:08:28.378 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-05-01T14:08:28.378 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jaraco-collections 2024-05-01T14:08:28.378 INFO:teuthology.orchestra.run.smithi132.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-05-01T14:08:28.378 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-05-01T14:08:28.378 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-05-01T14:08:28.378 INFO:teuthology.orchestra.run.smithi132.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-05-01T14:08:28.378 INFO:teuthology.orchestra.run.smithi132.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-05-01T14:08:28.378 INFO:teuthology.orchestra.run.smithi132.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-05-01T14:08:28.378 INFO:teuthology.orchestra.run.smithi132.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-05-01T14:08:28.378 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-05-01T14:08:28.378 INFO:teuthology.orchestra.run.smithi132.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-05-01T14:08:28.379 INFO:teuthology.orchestra.run.smithi132.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-05-01T14:08:28.379 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-05-01T14:08:28.379 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-05-01T14:08:28.379 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-05-01T14:08:28.379 INFO:teuthology.orchestra.run.smithi132.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-05-01T14:08:28.379 INFO:teuthology.orchestra.run.smithi132.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-05-01T14:08:28.379 INFO:teuthology.orchestra.run.smithi132.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-05-01T14:08:28.379 INFO:teuthology.orchestra.run.smithi132.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-05-01T14:08:28.379 INFO:teuthology.orchestra.run.smithi132.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-05-01T14:08:28.379 INFO:teuthology.orchestra.run.smithi132.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-05-01T14:08:28.379 INFO:teuthology.orchestra.run.smithi132.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-05-01T14:08:28.380 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:28.380 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-05-01T14:08:28.380 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:08:28.380 INFO:teuthology.orchestra.run.smithi132.stdout:Install 36 Packages 2024-05-01T14:08:28.380 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:28.380 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 30 M 2024-05-01T14:08:28.381 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 108 M 2024-05-01T14:08:28.381 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-05-01T14:08:28.392 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-test-2:19.0.0-3483.g94d368ab.el9.x86_64 4/4 2024-05-01T14:08:28.392 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-test-2:19.0.0-3483.g94d368ab.el9.x86_64 1/4 2024-05-01T14:08:28.392 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : libcephsqlite-2:19.0.0-3483.g94d368ab.el9.x86_64 2/4 2024-05-01T14:08:28.392 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-05-01T14:08:28.698 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-05-01T14:08:28.698 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:28.698 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2024-05-01T14:08:28.698 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-test-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:28.698 INFO:teuthology.orchestra.run.smithi112.stdout: libcephsqlite-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:28.698 INFO:teuthology.orchestra.run.smithi112.stdout: socat-1.7.4.1-5.el9.x86_64 2024-05-01T14:08:28.698 INFO:teuthology.orchestra.run.smithi112.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-05-01T14:08:28.698 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:28.699 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:08:28.968 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install ceph 2024-05-01T14:08:29.294 INFO:teuthology.orchestra.run.smithi132.stdout:(1/36): ceph-19.0.0-3483.g94d368ab.el9.x86_64.r 24 kB/s | 6.6 kB 00:00 2024-05-01T14:08:29.395 INFO:teuthology.orchestra.run.smithi132.stdout:(2/36): ceph-mgr-19.0.0-3483.g94d368ab.el9.x86_ 4.0 MB/s | 1.5 MB 00:00 2024-05-01T14:08:29.494 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:00:42 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:08:29.626 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:08:29.629 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:08:29.629 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repository Size 2024-05-01T14:08:29.629 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:08:29.629 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2024-05-01T14:08:29.629 INFO:teuthology.orchestra.run.smithi112.stdout: ceph x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 6.6 k 2024-05-01T14:08:29.629 INFO:teuthology.orchestra.run.smithi112.stdout:Installing dependencies: 2024-05-01T14:08:29.629 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mds x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 2.4 M 2024-05-01T14:08:29.629 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 1.5 M 2024-05-01T14:08:29.629 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 274 k 2024-05-01T14:08:29.630 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mon x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 4.7 M 2024-05-01T14:08:29.630 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-osd x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 17 M 2024-05-01T14:08:29.630 INFO:teuthology.orchestra.run.smithi112.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-05-01T14:08:29.630 INFO:teuthology.orchestra.run.smithi112.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-05-01T14:08:29.630 INFO:teuthology.orchestra.run.smithi112.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-05-01T14:08:29.630 INFO:teuthology.orchestra.run.smithi112.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-05-01T14:08:29.630 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-05-01T14:08:29.630 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-05-01T14:08:29.630 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-05-01T14:08:29.630 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-05-01T14:08:29.630 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-05-01T14:08:29.630 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-05-01T14:08:29.630 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jaraco-collections 2024-05-01T14:08:29.630 INFO:teuthology.orchestra.run.smithi112.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-05-01T14:08:29.631 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-05-01T14:08:29.631 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-05-01T14:08:29.631 INFO:teuthology.orchestra.run.smithi112.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-05-01T14:08:29.631 INFO:teuthology.orchestra.run.smithi112.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-05-01T14:08:29.631 INFO:teuthology.orchestra.run.smithi112.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-05-01T14:08:29.631 INFO:teuthology.orchestra.run.smithi112.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-05-01T14:08:29.631 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-05-01T14:08:29.631 INFO:teuthology.orchestra.run.smithi112.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-05-01T14:08:29.631 INFO:teuthology.orchestra.run.smithi112.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-05-01T14:08:29.631 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-05-01T14:08:29.631 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-05-01T14:08:29.631 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-05-01T14:08:29.631 INFO:teuthology.orchestra.run.smithi112.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-05-01T14:08:29.631 INFO:teuthology.orchestra.run.smithi112.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-05-01T14:08:29.631 INFO:teuthology.orchestra.run.smithi112.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-05-01T14:08:29.632 INFO:teuthology.orchestra.run.smithi112.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-05-01T14:08:29.632 INFO:teuthology.orchestra.run.smithi112.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-05-01T14:08:29.632 INFO:teuthology.orchestra.run.smithi112.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-05-01T14:08:29.632 INFO:teuthology.orchestra.run.smithi112.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-05-01T14:08:29.632 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:29.632 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2024-05-01T14:08:29.632 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:08:29.632 INFO:teuthology.orchestra.run.smithi112.stdout:Install 36 Packages 2024-05-01T14:08:29.632 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:29.633 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 30 M 2024-05-01T14:08:29.633 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 108 M 2024-05-01T14:08:29.633 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2024-05-01T14:08:30.195 INFO:teuthology.orchestra.run.smithi112.stdout:(1/36): ceph-19.0.0-3483.g94d368ab.el9.x86_64.r 30 kB/s | 6.6 kB 00:00 2024-05-01T14:08:30.328 INFO:teuthology.orchestra.run.smithi132.stdout:(3/36): ceph-osd-19.0.0-3483.g94d368ab.el9.x86_ 18 MB/s | 17 MB 00:00 2024-05-01T14:08:30.395 INFO:teuthology.orchestra.run.smithi132.stdout:(4/36): ceph-mgr-modules-core-19.0.0-3483.g94d3 4.0 MB/s | 274 kB 00:00 2024-05-01T14:08:30.495 INFO:teuthology.orchestra.run.smithi112.stdout:(2/36): ceph-mds-19.0.0-3483.g94d368ab.el9.x86_ 4.6 MB/s | 2.4 MB 00:00 2024-05-01T14:08:30.529 INFO:teuthology.orchestra.run.smithi132.stdout:(5/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.9 MB/s | 253 kB 00:00 2024-05-01T14:08:30.612 INFO:teuthology.orchestra.run.smithi132.stdout:(6/36): python3-cryptography-36.0.1-4.el9.x86_6 15 MB/s | 1.2 MB 00:00 2024-05-01T14:08:30.622 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3483.g94d368ab.el9.x86_64 3/4 2024-05-01T14:08:30.654 INFO:teuthology.orchestra.run.smithi132.stdout:(7/36): python3-ply-3.11-14.el9.noarch.rpm 2.5 MB/s | 106 kB 00:00 2024-05-01T14:08:30.704 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-test-2:19.0.0-3483.g94d368ab.el9.x86_64 4/4 2024-05-01T14:08:30.721 INFO:teuthology.orchestra.run.smithi132.stdout:(8/36): ceph-mon-19.0.0-3483.g94d368ab.el9.x86_ 3.3 MB/s | 4.7 MB 00:01 2024-05-01T14:08:30.747 INFO:teuthology.orchestra.run.smithi132.stdout:(9/36): python3-pycparser-2.20-6.el9.noarch.rpm 1.4 MB/s | 135 kB 00:00 2024-05-01T14:08:30.789 INFO:teuthology.orchestra.run.smithi132.stdout:(10/36): python3-urllib3-1.26.5-5.el9.noarch.rp 5.0 MB/s | 215 kB 00:00 2024-05-01T14:08:30.839 INFO:teuthology.orchestra.run.smithi132.stdout:(11/36): python3-requests-2.25.1-8.el9.noarch.r 1.0 MB/s | 125 kB 00:00 2024-05-01T14:08:30.845 INFO:teuthology.orchestra.run.smithi112.stdout:(3/36): ceph-mon-19.0.0-3483.g94d368ab.el9.x86_ 7.2 MB/s | 4.7 MB 00:00 2024-05-01T14:08:30.898 INFO:teuthology.orchestra.run.smithi112.stdout:(4/36): ceph-mgr-modules-core-19.0.0-3483.g94d3 5.4 MB/s | 274 kB 00:00 2024-05-01T14:08:31.029 INFO:teuthology.orchestra.run.smithi112.stdout:(5/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.9 MB/s | 253 kB 00:00 2024-05-01T14:08:31.056 INFO:teuthology.orchestra.run.smithi132.stdout:(12/36): lua-5.4.4-4.el9.x86_64.rpm 706 kB/s | 188 kB 00:00 2024-05-01T14:08:31.106 INFO:teuthology.orchestra.run.smithi132.stdout:(13/36): python3-mako-1.1.4-6.el9.noarch.rpm 645 kB/s | 172 kB 00:00 2024-05-01T14:08:31.112 INFO:teuthology.orchestra.run.smithi112.stdout:(6/36): python3-cryptography-36.0.1-4.el9.x86_6 15 MB/s | 1.2 MB 00:00 2024-05-01T14:08:31.131 INFO:teuthology.orchestra.run.smithi132.stdout:(14/36): python3-markupsafe-1.1.1-12.el9.x86_64 461 kB/s | 35 kB 00:00 2024-05-01T14:08:31.154 INFO:teuthology.orchestra.run.smithi112.stdout:(7/36): python3-ply-3.11-14.el9.noarch.rpm 2.5 MB/s | 106 kB 00:00 2024-05-01T14:08:31.182 INFO:teuthology.orchestra.run.smithi132.stdout:(15/36): python3-pytz-2021.1-5.el9.noarch.rpm 676 kB/s | 51 kB 00:00 2024-05-01T14:08:31.196 INFO:teuthology.orchestra.run.smithi112.stdout:(8/36): python3-pycparser-2.20-6.el9.noarch.rpm 3.2 MB/s | 135 kB 00:00 2024-05-01T14:08:31.207 INFO:teuthology.orchestra.run.smithi132.stdout:(16/36): python3-toml-0.10.2-6.el9.noarch.rpm 552 kB/s | 42 kB 00:00 2024-05-01T14:08:31.238 INFO:teuthology.orchestra.run.smithi112.stdout:(9/36): python3-requests-2.25.1-8.el9.noarch.rp 2.9 MB/s | 125 kB 00:00 2024-05-01T14:08:31.266 INFO:teuthology.orchestra.run.smithi132.stdout:(17/36): ceph-mds-19.0.0-3483.g94d368ab.el9.x86 1.1 MB/s | 2.4 MB 00:02 2024-05-01T14:08:31.280 INFO:teuthology.orchestra.run.smithi112.stdout:(10/36): python3-urllib3-1.26.5-5.el9.noarch.rp 5.1 MB/s | 215 kB 00:00 2024-05-01T14:08:31.489 INFO:teuthology.orchestra.run.smithi112.stdout:(11/36): ceph-osd-19.0.0-3483.g94d368ab.el9.x86 17 MB/s | 17 MB 00:00 2024-05-01T14:08:31.523 INFO:teuthology.orchestra.run.smithi112.stdout:(12/36): ceph-mgr-19.0.0-3483.g94d368ab.el9.x86 1.0 MB/s | 1.5 MB 00:01 2024-05-01T14:08:31.575 INFO:teuthology.orchestra.run.smithi132.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 57 kB/s | 22 kB 00:00 2024-05-01T14:08:31.950 INFO:teuthology.orchestra.run.smithi132.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 64 kB/s | 43 kB 00:00 2024-05-01T14:08:32.126 INFO:teuthology.orchestra.run.smithi132.stdout:(20/36): luarocks-3.9.2-1.el9.noarch.rpm 165 kB/s | 151 kB 00:00 2024-05-01T14:08:32.250 INFO:teuthology.orchestra.run.smithi132.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 85 kB/s | 11 kB 00:00 2024-05-01T14:08:32.335 INFO:teuthology.orchestra.run.smithi112.stdout:(13/36): python3-markupsafe-1.1.1-12.el9.x86_64 43 kB/s | 35 kB 00:00 2024-05-01T14:08:32.376 INFO:teuthology.orchestra.run.smithi132.stdout:(22/36): python3-jaraco-classes-3.2.1-5.el9.noa 141 kB/s | 18 kB 00:00 2024-05-01T14:08:32.449 INFO:teuthology.orchestra.run.smithi112.stdout:(14/36): lua-5.4.4-4.el9.x86_64.rpm 161 kB/s | 188 kB 00:01 2024-05-01T14:08:32.499 INFO:teuthology.orchestra.run.smithi112.stdout:(15/36): python3-mako-1.1.4-6.el9.noarch.rpm 171 kB/s | 172 kB 00:01 2024-05-01T14:08:32.510 INFO:teuthology.orchestra.run.smithi132.stdout:(23/36): python3-jaraco-collections-3.0.0-8.el9 174 kB/s | 23 kB 00:00 2024-05-01T14:08:32.534 INFO:teuthology.orchestra.run.smithi132.stdout:(24/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 179 kB/s | 172 kB 00:00 2024-05-01T14:08:32.611 INFO:teuthology.orchestra.run.smithi132.stdout:(25/36): python3-cherrypy-18.6.1-2.el9.noarch.r 543 kB/s | 358 kB 00:00 2024-05-01T14:08:32.640 INFO:teuthology.orchestra.run.smithi112.stdout:(16/36): lua-devel-5.4.4-4.el9.x86_64.rpm 157 kB/s | 22 kB 00:00 2024-05-01T14:08:32.643 INFO:teuthology.orchestra.run.smithi132.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 145 kB/s | 19 kB 00:00 2024-05-01T14:08:32.669 INFO:teuthology.orchestra.run.smithi132.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 147 kB/s | 20 kB 00:00 2024-05-01T14:08:32.744 INFO:teuthology.orchestra.run.smithi132.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 346 kB/s | 46 kB 00:00 2024-05-01T14:08:32.869 INFO:teuthology.orchestra.run.smithi132.stdout:(29/36): python3-portend-3.1.0-2.el9.noarch.rpm 131 kB/s | 16 kB 00:00 2024-05-01T14:08:32.894 INFO:teuthology.orchestra.run.smithi132.stdout:(30/36): python3-more-itertools-8.12.0-2.el9.no 314 kB/s | 79 kB 00:00 2024-05-01T14:08:33.020 INFO:teuthology.orchestra.run.smithi132.stdout:(31/36): python3-tempora-5.0.0-2.el9.noarch.rpm 286 kB/s | 36 kB 00:00 2024-05-01T14:08:33.034 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-test-2:19.0.0-3483.g94d368ab.el9.x86_64 4/4 2024-05-01T14:08:33.034 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-test-2:19.0.0-3483.g94d368ab.el9.x86_64 1/4 2024-05-01T14:08:33.034 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libcephsqlite-2:19.0.0-3483.g94d368ab.el9.x86_64 2/4 2024-05-01T14:08:33.034 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-05-01T14:08:33.087 INFO:teuthology.orchestra.run.smithi132.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 414 kB/s | 90 kB 00:00 2024-05-01T14:08:33.141 INFO:teuthology.orchestra.run.smithi112.stdout:(17/36): luarocks-3.9.2-1.el9.noarch.rpm 302 kB/s | 151 kB 00:00 2024-05-01T14:08:33.191 INFO:teuthology.orchestra.run.smithi112.stdout:(18/36): python3-pytz-2021.1-5.el9.noarch.rpm 59 kB/s | 51 kB 00:00 2024-05-01T14:08:33.229 INFO:teuthology.orchestra.run.smithi132.stdout:(33/36): python3-pecan-1.4.2-3.el9.noarch.rpm 486 kB/s | 272 kB 00:00 2024-05-01T14:08:33.258 INFO:teuthology.orchestra.run.smithi112.stdout:(19/36): python3-toml-0.10.2-6.el9.noarch.rpm 51 kB/s | 42 kB 00:00 2024-05-01T14:08:33.310 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-05-01T14:08:33.310 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:33.311 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-01T14:08:33.311 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-test-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:33.311 INFO:teuthology.orchestra.run.smithi157.stdout: libcephsqlite-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:33.311 INFO:teuthology.orchestra.run.smithi157.stdout: socat-1.7.4.1-5.el9.x86_64 2024-05-01T14:08:33.311 INFO:teuthology.orchestra.run.smithi157.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-05-01T14:08:33.311 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:33.311 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:08:33.355 INFO:teuthology.orchestra.run.smithi132.stdout:(34/36): python3-zc-lockfile-2.0-10.el9.noarch. 160 kB/s | 20 kB 00:00 2024-05-01T14:08:33.488 INFO:teuthology.orchestra.run.smithi132.stdout:(35/36): python3-webob-1.8.7-6.el9.noarch.rpm 491 kB/s | 230 kB 00:00 2024-05-01T14:08:33.622 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph 2024-05-01T14:08:33.871 INFO:teuthology.orchestra.run.smithi132.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 545 kB/s | 427 kB 00:00 2024-05-01T14:08:33.877 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:08:33.877 INFO:teuthology.orchestra.run.smithi132.stdout:Total 5.5 MB/s | 30 MB 00:05 2024-05-01T14:08:34.015 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-05-01T14:08:34.054 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-05-01T14:08:34.054 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-05-01T14:08:34.156 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:00:41 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:08:34.283 INFO:teuthology.orchestra.run.smithi112.stdout:(20/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 38 kB/s | 43 kB 00:01 2024-05-01T14:08:34.288 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:08:34.291 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:08:34.291 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-01T14:08:34.291 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:08:34.291 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-01T14:08:34.291 INFO:teuthology.orchestra.run.smithi157.stdout: ceph x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 6.6 k 2024-05-01T14:08:34.291 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-01T14:08:34.291 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mds x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 2.4 M 2024-05-01T14:08:34.291 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 1.5 M 2024-05-01T14:08:34.292 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 274 k 2024-05-01T14:08:34.292 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mon x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 4.7 M 2024-05-01T14:08:34.292 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-osd x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 17 M 2024-05-01T14:08:34.292 INFO:teuthology.orchestra.run.smithi157.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-05-01T14:08:34.292 INFO:teuthology.orchestra.run.smithi157.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-05-01T14:08:34.292 INFO:teuthology.orchestra.run.smithi157.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-05-01T14:08:34.292 INFO:teuthology.orchestra.run.smithi157.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-05-01T14:08:34.292 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-05-01T14:08:34.292 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-05-01T14:08:34.292 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-05-01T14:08:34.292 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-05-01T14:08:34.292 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-05-01T14:08:34.292 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-05-01T14:08:34.292 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-collections 2024-05-01T14:08:34.293 INFO:teuthology.orchestra.run.smithi157.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-05-01T14:08:34.293 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-05-01T14:08:34.293 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-05-01T14:08:34.293 INFO:teuthology.orchestra.run.smithi157.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-05-01T14:08:34.293 INFO:teuthology.orchestra.run.smithi157.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-05-01T14:08:34.293 INFO:teuthology.orchestra.run.smithi157.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-05-01T14:08:34.293 INFO:teuthology.orchestra.run.smithi157.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-05-01T14:08:34.293 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-05-01T14:08:34.293 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-05-01T14:08:34.293 INFO:teuthology.orchestra.run.smithi157.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-05-01T14:08:34.293 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-05-01T14:08:34.293 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-05-01T14:08:34.293 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-05-01T14:08:34.293 INFO:teuthology.orchestra.run.smithi157.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-05-01T14:08:34.294 INFO:teuthology.orchestra.run.smithi157.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-05-01T14:08:34.294 INFO:teuthology.orchestra.run.smithi157.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-05-01T14:08:34.294 INFO:teuthology.orchestra.run.smithi157.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-05-01T14:08:34.294 INFO:teuthology.orchestra.run.smithi157.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-05-01T14:08:34.294 INFO:teuthology.orchestra.run.smithi157.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-05-01T14:08:34.294 INFO:teuthology.orchestra.run.smithi157.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-05-01T14:08:34.294 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:34.294 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-01T14:08:34.294 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:08:34.294 INFO:teuthology.orchestra.run.smithi157.stdout:Install 36 Packages 2024-05-01T14:08:34.294 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:34.295 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 30 M 2024-05-01T14:08:34.295 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 108 M 2024-05-01T14:08:34.295 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-01T14:08:34.348 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-05-01T14:08:34.348 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-05-01T14:08:34.408 INFO:teuthology.orchestra.run.smithi112.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 86 kB/s | 11 kB 00:00 2024-05-01T14:08:34.525 INFO:teuthology.orchestra.run.smithi112.stdout:(22/36): python3-jaraco-classes-3.2.1-5.el9.noa 152 kB/s | 18 kB 00:00 2024-05-01T14:08:34.592 INFO:teuthology.orchestra.run.smithi112.stdout:(23/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 123 kB/s | 172 kB 00:01 2024-05-01T14:08:34.634 INFO:teuthology.orchestra.run.smithi112.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 213 kB/s | 23 kB 00:00 2024-05-01T14:08:34.668 INFO:teuthology.orchestra.run.smithi112.stdout:(25/36): python3-cherrypy-18.6.1-2.el9.noarch.r 254 kB/s | 358 kB 00:01 2024-05-01T14:08:34.701 INFO:teuthology.orchestra.run.smithi112.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 178 kB/s | 19 kB 00:00 2024-05-01T14:08:34.735 INFO:teuthology.orchestra.run.smithi112.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 196 kB/s | 20 kB 00:00 2024-05-01T14:08:34.860 INFO:teuthology.orchestra.run.smithi112.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 241 kB/s | 46 kB 00:00 2024-05-01T14:08:34.902 INFO:teuthology.orchestra.run.smithi112.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 393 kB/s | 79 kB 00:00 2024-05-01T14:08:34.978 INFO:teuthology.orchestra.run.smithi112.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 140 kB/s | 16 kB 00:00 2024-05-01T14:08:35.003 INFO:teuthology.orchestra.run.smithi112.stdout:(31/36): python3-pecan-1.4.2-3.el9.noarch.rpm 1.0 MB/s | 272 kB 00:00 2024-05-01T14:08:35.045 INFO:teuthology.orchestra.run.smithi112.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 633 kB/s | 90 kB 00:00 2024-05-01T14:08:35.120 INFO:teuthology.orchestra.run.smithi112.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 251 kB/s | 36 kB 00:00 2024-05-01T14:08:35.204 INFO:teuthology.orchestra.run.smithi112.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 1.1 MB/s | 230 kB 00:00 2024-05-01T14:08:35.254 INFO:teuthology.orchestra.run.smithi112.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 150 kB/s | 20 kB 00:00 2024-05-01T14:08:35.321 INFO:teuthology.orchestra.run.smithi112.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 1.5 MB/s | 427 kB 00:00 2024-05-01T14:08:35.326 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:08:35.327 INFO:teuthology.orchestra.run.smithi112.stdout:Total 5.3 MB/s | 30 MB 00:05 2024-05-01T14:08:35.464 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2024-05-01T14:08:35.504 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2024-05-01T14:08:35.505 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2024-05-01T14:08:35.589 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-05-01T14:08:35.641 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-05-01T14:08:35.673 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-05-01T14:08:35.701 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-05-01T14:08:35.764 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-05-01T14:08:35.799 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2024-05-01T14:08:35.799 INFO:teuthology.orchestra.run.smithi157.stdout:(1/36): ceph-19.0.0-3483.g94d368ab.el9.x86_64.r 21 kB/s | 6.6 kB 00:00 2024-05-01T14:08:35.800 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2024-05-01T14:08:35.817 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-05-01T14:08:35.850 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-05-01T14:08:35.865 INFO:teuthology.orchestra.run.smithi157.stdout:(2/36): ceph-mgr-19.0.0-3483.g94d368ab.el9.x86_ 4.1 MB/s | 1.5 MB 00:00 2024-05-01T14:08:35.941 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-05-01T14:08:36.011 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-05-01T14:08:36.053 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-05-01T14:08:36.087 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-05-01T14:08:36.118 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-05-01T14:08:36.152 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-05-01T14:08:36.186 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-05-01T14:08:36.227 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-05-01T14:08:36.290 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-05-01T14:08:36.321 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-05-01T14:08:36.359 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-05-01T14:08:36.432 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-05-01T14:08:36.578 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-05-01T14:08:36.658 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-05-01T14:08:36.682 INFO:teuthology.orchestra.run.smithi157.stdout:(3/36): ceph-osd-19.0.0-3483.g94d368ab.el9.x86_ 21 MB/s | 17 MB 00:00 2024-05-01T14:08:36.712 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-05-01T14:08:36.741 INFO:teuthology.orchestra.run.smithi157.stdout:(4/36): ceph-mgr-modules-core-19.0.0-3483.g94d3 4.6 MB/s | 274 kB 00:00 2024-05-01T14:08:36.751 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-05-01T14:08:36.799 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-05-01T14:08:36.841 INFO:teuthology.orchestra.run.smithi157.stdout:(5/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 2.5 MB/s | 253 kB 00:00 2024-05-01T14:08:36.855 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-05-01T14:08:36.941 INFO:teuthology.orchestra.run.smithi157.stdout:(6/36): ceph-mds-19.0.0-3483.g94d368ab.el9.x86_ 1.6 MB/s | 2.4 MB 00:01 2024-05-01T14:08:36.992 INFO:teuthology.orchestra.run.smithi157.stdout:(7/36): python3-cryptography-36.0.1-4.el9.x86_6 8.2 MB/s | 1.2 MB 00:00 2024-05-01T14:08:37.034 INFO:teuthology.orchestra.run.smithi157.stdout:(8/36): python3-ply-3.11-14.el9.noarch.rpm 1.1 MB/s | 106 kB 00:00 2024-05-01T14:08:37.047 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-05-01T14:08:37.054 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2024-05-01T14:08:37.076 INFO:teuthology.orchestra.run.smithi157.stdout:(9/36): python3-pycparser-2.20-6.el9.noarch.rpm 1.6 MB/s | 135 kB 00:00 2024-05-01T14:08:37.097 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-05-01T14:08:37.106 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-05-01T14:08:37.118 INFO:teuthology.orchestra.run.smithi157.stdout:(10/36): python3-requests-2.25.1-8.el9.noarch.r 1.5 MB/s | 125 kB 00:00 2024-05-01T14:08:37.139 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-05-01T14:08:37.168 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-05-01T14:08:37.168 INFO:teuthology.orchestra.run.smithi157.stdout:(11/36): python3-urllib3-1.26.5-5.el9.noarch.rp 2.3 MB/s | 215 kB 00:00 2024-05-01T14:08:37.174 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-05-01T14:08:37.232 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-05-01T14:08:37.262 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-05-01T14:08:37.283 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-05-01T14:08:37.296 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-05-01T14:08:37.316 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-05-01T14:08:37.407 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-05-01T14:08:37.437 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-05-01T14:08:37.486 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-05-01T14:08:37.527 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-05-01T14:08:37.562 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-05-01T14:08:37.592 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-05-01T14:08:37.601 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-3483.g94d368ab.el9. 31/36 2024-05-01T14:08:37.618 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-05-01T14:08:37.632 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mgr-2:19.0.0-3483.g94d368ab.el9.x86_64 32/36 2024-05-01T14:08:37.643 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-05-01T14:08:37.658 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-mgr-2:19.0.0-3483.g94d368ab.el9.x86_64 32/36 2024-05-01T14:08:37.658 INFO:teuthology.orchestra.run.smithi132.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:08:37.658 INFO:teuthology.orchestra.run.smithi132.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-05-01T14:08:37.658 INFO:teuthology.orchestra.run.smithi132.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-05-01T14:08:37.659 INFO:teuthology.orchestra.run.smithi132.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-05-01T14:08:37.659 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:37.683 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-05-01T14:08:37.693 INFO:teuthology.orchestra.run.smithi157.stdout:(12/36): ceph-mon-19.0.0-3483.g94d368ab.el9.x86 2.5 MB/s | 4.7 MB 00:01 2024-05-01T14:08:37.719 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-05-01T14:08:37.745 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-05-01T14:08:37.783 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-05-01T14:08:37.857 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-05-01T14:08:38.003 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-05-01T14:08:38.083 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-05-01T14:08:38.085 INFO:teuthology.orchestra.run.smithi157.stdout:(13/36): lua-5.4.4-4.el9.x86_64.rpm 195 kB/s | 188 kB 00:00 2024-05-01T14:08:38.136 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-05-01T14:08:38.152 INFO:teuthology.orchestra.run.smithi157.stdout:(14/36): python3-mako-1.1.4-6.el9.noarch.rpm 175 kB/s | 172 kB 00:00 2024-05-01T14:08:38.175 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-05-01T14:08:38.232 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-05-01T14:08:38.296 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-05-01T14:08:38.427 INFO:teuthology.orchestra.run.smithi157.stdout:(15/36): python3-markupsafe-1.1.1-12.el9.x86_64 47 kB/s | 35 kB 00:00 2024-05-01T14:08:38.491 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-05-01T14:08:38.536 INFO:teuthology.orchestra.run.smithi157.stdout:(16/36): lua-devel-5.4.4-4.el9.x86_64.rpm 272 kB/s | 22 kB 00:00 2024-05-01T14:08:38.537 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-05-01T14:08:38.615 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-05-01T14:08:38.704 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-05-01T14:08:38.745 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-05-01T14:08:38.870 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-05-01T14:08:38.878 INFO:teuthology.orchestra.run.smithi157.stdout:(17/36): python3-pytz-2021.1-5.el9.noarch.rpm 64 kB/s | 51 kB 00:00 2024-05-01T14:08:38.920 INFO:teuthology.orchestra.run.smithi157.stdout:(18/36): python3-toml-0.10.2-6.el9.noarch.rpm 54 kB/s | 42 kB 00:00 2024-05-01T14:08:39.032 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-3483.g94d368ab.el9. 31/36 2024-05-01T14:08:39.063 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-mgr-2:19.0.0-3483.g94d368ab.el9.x86_64 32/36 2024-05-01T14:08:39.089 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-mgr-2:19.0.0-3483.g94d368ab.el9.x86_64 32/36 2024-05-01T14:08:39.089 INFO:teuthology.orchestra.run.smithi112.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:08:39.089 INFO:teuthology.orchestra.run.smithi112.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-05-01T14:08:39.089 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-05-01T14:08:39.089 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-05-01T14:08:39.090 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:39.100 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-osd-2:19.0.0-3483.g94d368ab.el9.x86_64 33/36 2024-05-01T14:08:39.112 INFO:teuthology.orchestra.run.smithi157.stdout:(19/36): luarocks-3.9.2-1.el9.noarch.rpm 262 kB/s | 151 kB 00:00 2024-05-01T14:08:39.126 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-osd-2:19.0.0-3483.g94d368ab.el9.x86_64 33/36 2024-05-01T14:08:39.126 INFO:teuthology.orchestra.run.smithi132.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:08:39.126 INFO:teuthology.orchestra.run.smithi132.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-05-01T14:08:39.126 INFO:teuthology.orchestra.run.smithi132.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-05-01T14:08:39.126 INFO:teuthology.orchestra.run.smithi132.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-05-01T14:08:39.126 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:39.279 INFO:teuthology.orchestra.run.smithi157.stdout:(20/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 108 kB/s | 43 kB 00:00 2024-05-01T14:08:39.480 INFO:teuthology.orchestra.run.smithi157.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 53 kB/s | 11 kB 00:00 2024-05-01T14:08:39.504 INFO:teuthology.orchestra.run.smithi157.stdout:(22/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 294 kB/s | 172 kB 00:00 2024-05-01T14:08:39.567 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mon-2:19.0.0-3483.g94d368ab.el9.x86_64 34/36 2024-05-01T14:08:39.590 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-mon-2:19.0.0-3483.g94d368ab.el9.x86_64 34/36 2024-05-01T14:08:39.590 INFO:teuthology.orchestra.run.smithi132.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:08:39.590 INFO:teuthology.orchestra.run.smithi132.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-05-01T14:08:39.590 INFO:teuthology.orchestra.run.smithi132.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-05-01T14:08:39.590 INFO:teuthology.orchestra.run.smithi132.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-05-01T14:08:39.590 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:39.738 INFO:teuthology.orchestra.run.smithi157.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 68 kB/s | 18 kB 00:00 2024-05-01T14:08:39.763 INFO:teuthology.orchestra.run.smithi157.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 89 kB/s | 23 kB 00:00 2024-05-01T14:08:39.809 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mds-2:19.0.0-3483.g94d368ab.el9.x86_64 35/36 2024-05-01T14:08:39.832 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-mds-2:19.0.0-3483.g94d368ab.el9.x86_64 35/36 2024-05-01T14:08:39.833 INFO:teuthology.orchestra.run.smithi132.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:08:39.833 INFO:teuthology.orchestra.run.smithi132.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-05-01T14:08:39.833 INFO:teuthology.orchestra.run.smithi132.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-05-01T14:08:39.833 INFO:teuthology.orchestra.run.smithi132.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-05-01T14:08:39.833 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:39.863 INFO:teuthology.orchestra.run.smithi157.stdout:(25/36): python3-cherrypy-18.6.1-2.el9.noarch.r 477 kB/s | 358 kB 00:00 2024-05-01T14:08:39.904 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-2:19.0.0-3483.g94d368ab.el9.x86_64 36/36 2024-05-01T14:08:39.989 INFO:teuthology.orchestra.run.smithi157.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 78 kB/s | 19 kB 00:00 2024-05-01T14:08:40.047 INFO:teuthology.orchestra.run.smithi157.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 69 kB/s | 20 kB 00:00 2024-05-01T14:08:40.197 INFO:teuthology.orchestra.run.smithi157.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 139 kB/s | 46 kB 00:00 2024-05-01T14:08:40.315 INFO:teuthology.orchestra.run.smithi157.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 242 kB/s | 79 kB 00:00 2024-05-01T14:08:40.448 INFO:teuthology.orchestra.run.smithi157.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 66 kB/s | 16 kB 00:00 2024-05-01T14:08:40.548 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-osd-2:19.0.0-3483.g94d368ab.el9.x86_64 33/36 2024-05-01T14:08:40.574 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-osd-2:19.0.0-3483.g94d368ab.el9.x86_64 33/36 2024-05-01T14:08:40.574 INFO:teuthology.orchestra.run.smithi112.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:08:40.574 INFO:teuthology.orchestra.run.smithi112.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-05-01T14:08:40.574 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-05-01T14:08:40.574 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-05-01T14:08:40.575 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:40.631 INFO:teuthology.orchestra.run.smithi157.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 284 kB/s | 90 kB 00:00 2024-05-01T14:08:40.657 INFO:teuthology.orchestra.run.smithi157.stdout:(32/36): python3-pecan-1.4.2-3.el9.noarch.rpm 447 kB/s | 272 kB 00:00 2024-05-01T14:08:40.699 INFO:teuthology.orchestra.run.smithi157.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 142 kB/s | 36 kB 00:00 2024-05-01T14:08:40.949 INFO:teuthology.orchestra.run.smithi157.stdout:(34/36): python3-zc-lockfile-2.0-10.el9.noarch. 80 kB/s | 20 kB 00:00 2024-05-01T14:08:41.015 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-mon-2:19.0.0-3483.g94d368ab.el9.x86_64 34/36 2024-05-01T14:08:41.038 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-mon-2:19.0.0-3483.g94d368ab.el9.x86_64 34/36 2024-05-01T14:08:41.038 INFO:teuthology.orchestra.run.smithi112.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:08:41.038 INFO:teuthology.orchestra.run.smithi112.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-05-01T14:08:41.038 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-05-01T14:08:41.039 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-05-01T14:08:41.039 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:41.191 INFO:teuthology.orchestra.run.smithi157.stdout:(35/36): python3-webob-1.8.7-6.el9.noarch.rpm 411 kB/s | 230 kB 00:00 2024-05-01T14:08:41.258 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-mds-2:19.0.0-3483.g94d368ab.el9.x86_64 35/36 2024-05-01T14:08:41.280 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-mds-2:19.0.0-3483.g94d368ab.el9.x86_64 35/36 2024-05-01T14:08:41.280 INFO:teuthology.orchestra.run.smithi112.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:08:41.280 INFO:teuthology.orchestra.run.smithi112.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-05-01T14:08:41.280 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-05-01T14:08:41.280 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-05-01T14:08:41.280 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:41.345 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-2:19.0.0-3483.g94d368ab.el9.x86_64 36/36 2024-05-01T14:08:41.508 INFO:teuthology.orchestra.run.smithi157.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 502 kB/s | 427 kB 00:00 2024-05-01T14:08:41.512 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:08:41.512 INFO:teuthology.orchestra.run.smithi157.stdout:Total 4.2 MB/s | 30 MB 00:07 2024-05-01T14:08:41.649 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-01T14:08:41.688 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-01T14:08:41.689 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-01T14:08:41.713 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-2:19.0.0-3483.g94d368ab.el9.x86_64 36/36 2024-05-01T14:08:41.713 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-2:19.0.0-3483.g94d368ab.el9.x86_64 1/36 2024-05-01T14:08:41.713 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mds-2:19.0.0-3483.g94d368ab.el9.x86_64 2/36 2024-05-01T14:08:41.713 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mgr-2:19.0.0-3483.g94d368ab.el9.x86_64 3/36 2024-05-01T14:08:41.713 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mon-2:19.0.0-3483.g94d368ab.el9.x86_64 4/36 2024-05-01T14:08:41.713 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-osd-2:19.0.0-3483.g94d368ab.el9.x86_64 5/36 2024-05-01T14:08:41.713 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-3483.g94d368ab.el9. 6/36 2024-05-01T14:08:41.713 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-05-01T14:08:41.714 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-05-01T14:08:41.714 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-05-01T14:08:41.714 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-05-01T14:08:41.714 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-05-01T14:08:41.714 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-05-01T14:08:41.714 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-05-01T14:08:41.714 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-05-01T14:08:41.714 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-05-01T14:08:41.714 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-05-01T14:08:41.714 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-05-01T14:08:41.714 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-05-01T14:08:41.714 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-05-01T14:08:41.714 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-05-01T14:08:41.715 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-05-01T14:08:41.715 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-05-01T14:08:41.715 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-05-01T14:08:41.715 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-05-01T14:08:41.715 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-05-01T14:08:41.715 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-05-01T14:08:41.715 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-05-01T14:08:41.715 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-05-01T14:08:41.715 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-05-01T14:08:41.715 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-05-01T14:08:41.715 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-05-01T14:08:41.715 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-05-01T14:08:41.715 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-05-01T14:08:41.715 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-05-01T14:08:41.716 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-05-01T14:08:41.983 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-01T14:08:41.984 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-01T14:08:42.605 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-05-01T14:08:42.605 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:42.605 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-05-01T14:08:42.605 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:42.605 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mds-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:42.606 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:42.606 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-modules-core-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:08:42.606 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mon-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:42.606 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-osd-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:42.606 INFO:teuthology.orchestra.run.smithi132.stdout: lua-5.4.4-4.el9.x86_64 2024-05-01T14:08:42.606 INFO:teuthology.orchestra.run.smithi132.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-05-01T14:08:42.606 INFO:teuthology.orchestra.run.smithi132.stdout: luarocks-3.9.2-1.el9.noarch 2024-05-01T14:08:42.606 INFO:teuthology.orchestra.run.smithi132.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-05-01T14:08:42.606 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-05-01T14:08:42.606 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-05-01T14:08:42.606 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-05-01T14:08:42.606 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-05-01T14:08:42.606 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-05-01T14:08:42.606 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-05-01T14:08:42.607 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-05-01T14:08:42.607 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-05-01T14:08:42.607 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-05-01T14:08:42.607 INFO:teuthology.orchestra.run.smithi132.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-05-01T14:08:42.607 INFO:teuthology.orchestra.run.smithi132.stdout: python3-mako-1.1.4-6.el9.noarch 2024-05-01T14:08:42.607 INFO:teuthology.orchestra.run.smithi132.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-05-01T14:08:42.607 INFO:teuthology.orchestra.run.smithi132.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-05-01T14:08:42.607 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-05-01T14:08:42.607 INFO:teuthology.orchestra.run.smithi132.stdout: python3-ply-3.11-14.el9.noarch 2024-05-01T14:08:42.607 INFO:teuthology.orchestra.run.smithi132.stdout: python3-portend-3.1.0-2.el9.noarch 2024-05-01T14:08:42.607 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-05-01T14:08:42.607 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pycparser-2.20-6.el9.noarch 2024-05-01T14:08:42.607 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pytz-2021.1-5.el9.noarch 2024-05-01T14:08:42.607 INFO:teuthology.orchestra.run.smithi132.stdout: python3-requests-2.25.1-8.el9.noarch 2024-05-01T14:08:42.608 INFO:teuthology.orchestra.run.smithi132.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-05-01T14:08:42.608 INFO:teuthology.orchestra.run.smithi132.stdout: python3-toml-0.10.2-6.el9.noarch 2024-05-01T14:08:42.608 INFO:teuthology.orchestra.run.smithi132.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-05-01T14:08:42.608 INFO:teuthology.orchestra.run.smithi132.stdout: python3-webob-1.8.7-6.el9.noarch 2024-05-01T14:08:42.608 INFO:teuthology.orchestra.run.smithi132.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-05-01T14:08:42.608 INFO:teuthology.orchestra.run.smithi132.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-05-01T14:08:42.608 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:42.608 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:08:42.966 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-base 2024-05-01T14:08:43.075 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-2:19.0.0-3483.g94d368ab.el9.x86_64 36/36 2024-05-01T14:08:43.075 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-2:19.0.0-3483.g94d368ab.el9.x86_64 1/36 2024-05-01T14:08:43.075 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-mds-2:19.0.0-3483.g94d368ab.el9.x86_64 2/36 2024-05-01T14:08:43.076 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-mgr-2:19.0.0-3483.g94d368ab.el9.x86_64 3/36 2024-05-01T14:08:43.076 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-mon-2:19.0.0-3483.g94d368ab.el9.x86_64 4/36 2024-05-01T14:08:43.076 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-osd-2:19.0.0-3483.g94d368ab.el9.x86_64 5/36 2024-05-01T14:08:43.076 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-3483.g94d368ab.el9. 6/36 2024-05-01T14:08:43.076 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-05-01T14:08:43.076 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-05-01T14:08:43.076 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-05-01T14:08:43.076 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-05-01T14:08:43.076 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-05-01T14:08:43.076 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-05-01T14:08:43.076 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-05-01T14:08:43.076 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-05-01T14:08:43.076 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-05-01T14:08:43.077 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-05-01T14:08:43.077 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-05-01T14:08:43.077 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-05-01T14:08:43.077 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-05-01T14:08:43.077 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-05-01T14:08:43.077 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-05-01T14:08:43.077 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-05-01T14:08:43.077 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-05-01T14:08:43.077 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-05-01T14:08:43.077 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-05-01T14:08:43.077 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-05-01T14:08:43.077 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-05-01T14:08:43.078 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-05-01T14:08:43.078 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-05-01T14:08:43.078 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-05-01T14:08:43.079 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-05-01T14:08:43.079 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-05-01T14:08:43.079 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-05-01T14:08:43.079 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-05-01T14:08:43.079 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-05-01T14:08:43.336 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-01T14:08:43.385 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-05-01T14:08:43.427 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-05-01T14:08:43.463 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-05-01T14:08:43.483 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:00:58 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:08:43.536 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-05-01T14:08:43.561 INFO:teuthology.orchestra.run.smithi132.stdout:Package ceph-base-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:08:43.579 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-05-01T14:08:43.602 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:08:43.604 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2024-05-01T14:08:43.604 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:08:43.611 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-05-01T14:08:43.676 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install cephadm 2024-05-01T14:08:43.704 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-05-01T14:08:43.782 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-05-01T14:08:43.823 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-05-01T14:08:43.849 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-05-01T14:08:43.888 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-05-01T14:08:43.922 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-05-01T14:08:43.955 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-05-01T14:08:43.996 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-05-01T14:08:44.040 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-05-01T14:08:44.060 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-05-01T14:08:44.060 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:44.060 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2024-05-01T14:08:44.060 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:44.060 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mds-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:44.061 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:44.061 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-modules-core-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:08:44.061 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mon-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:44.061 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-osd-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:44.061 INFO:teuthology.orchestra.run.smithi112.stdout: lua-5.4.4-4.el9.x86_64 2024-05-01T14:08:44.061 INFO:teuthology.orchestra.run.smithi112.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-05-01T14:08:44.061 INFO:teuthology.orchestra.run.smithi112.stdout: luarocks-3.9.2-1.el9.noarch 2024-05-01T14:08:44.061 INFO:teuthology.orchestra.run.smithi112.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-05-01T14:08:44.061 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-05-01T14:08:44.061 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-05-01T14:08:44.061 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-05-01T14:08:44.061 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-05-01T14:08:44.061 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-05-01T14:08:44.061 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-05-01T14:08:44.062 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-05-01T14:08:44.062 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-05-01T14:08:44.062 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-05-01T14:08:44.062 INFO:teuthology.orchestra.run.smithi112.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-05-01T14:08:44.062 INFO:teuthology.orchestra.run.smithi112.stdout: python3-mako-1.1.4-6.el9.noarch 2024-05-01T14:08:44.062 INFO:teuthology.orchestra.run.smithi112.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-05-01T14:08:44.062 INFO:teuthology.orchestra.run.smithi112.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-05-01T14:08:44.062 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-05-01T14:08:44.062 INFO:teuthology.orchestra.run.smithi112.stdout: python3-ply-3.11-14.el9.noarch 2024-05-01T14:08:44.062 INFO:teuthology.orchestra.run.smithi112.stdout: python3-portend-3.1.0-2.el9.noarch 2024-05-01T14:08:44.062 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-05-01T14:08:44.062 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pycparser-2.20-6.el9.noarch 2024-05-01T14:08:44.062 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pytz-2021.1-5.el9.noarch 2024-05-01T14:08:44.062 INFO:teuthology.orchestra.run.smithi112.stdout: python3-requests-2.25.1-8.el9.noarch 2024-05-01T14:08:44.063 INFO:teuthology.orchestra.run.smithi112.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-05-01T14:08:44.063 INFO:teuthology.orchestra.run.smithi112.stdout: python3-toml-0.10.2-6.el9.noarch 2024-05-01T14:08:44.063 INFO:teuthology.orchestra.run.smithi112.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-05-01T14:08:44.063 INFO:teuthology.orchestra.run.smithi112.stdout: python3-webob-1.8.7-6.el9.noarch 2024-05-01T14:08:44.063 INFO:teuthology.orchestra.run.smithi112.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-05-01T14:08:44.063 INFO:teuthology.orchestra.run.smithi112.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-05-01T14:08:44.063 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:44.063 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:08:44.073 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-05-01T14:08:44.112 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-05-01T14:08:44.181 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:00:59 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:08:44.189 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-05-01T14:08:44.300 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:08:44.300 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:08:44.300 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2024-05-01T14:08:44.300 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:08:44.300 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-05-01T14:08:44.300 INFO:teuthology.orchestra.run.smithi132.stdout: cephadm noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 763 k 2024-05-01T14:08:44.300 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:44.300 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-05-01T14:08:44.301 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:08:44.301 INFO:teuthology.orchestra.run.smithi132.stdout:Install 1 Package 2024-05-01T14:08:44.301 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:44.301 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 763 k 2024-05-01T14:08:44.301 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 770 k 2024-05-01T14:08:44.301 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-05-01T14:08:44.326 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-05-01T14:08:44.413 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-05-01T14:08:44.449 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install ceph-base 2024-05-01T14:08:44.467 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-05-01T14:08:44.504 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-05-01T14:08:44.561 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-05-01T14:08:44.570 INFO:teuthology.orchestra.run.smithi132.stdout:cephadm-19.0.0-3483.g94d368ab.el9.noarch.rpm 2.8 MB/s | 763 kB 00:00 2024-05-01T14:08:44.571 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:08:44.571 INFO:teuthology.orchestra.run.smithi132.stdout:Total 2.8 MB/s | 763 kB 00:00 2024-05-01T14:08:44.571 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-05-01T14:08:44.576 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-05-01T14:08:44.576 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-05-01T14:08:44.582 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-05-01T14:08:44.582 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-05-01T14:08:44.617 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-05-01T14:08:44.657 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-05-01T14:08:44.806 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-05-01T14:08:44.866 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-05-01T14:08:44.945 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-05-01T14:08:44.969 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:00:57 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:08:45.046 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 1/1 2024-05-01T14:08:45.047 INFO:teuthology.orchestra.run.smithi112.stdout:Package ceph-base-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:08:45.058 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-05-01T14:08:45.089 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:08:45.090 INFO:teuthology.orchestra.run.smithi112.stdout:Nothing to do. 2024-05-01T14:08:45.090 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:08:45.098 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-05-01T14:08:45.122 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 1/1 2024-05-01T14:08:45.165 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install cephadm 2024-05-01T14:08:45.227 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-05-01T14:08:45.387 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-3483.g94d368ab.el9. 31/36 2024-05-01T14:08:45.417 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-2:19.0.0-3483.g94d368ab.el9.x86_64 32/36 2024-05-01T14:08:45.440 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 1/1 2024-05-01T14:08:45.442 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mgr-2:19.0.0-3483.g94d368ab.el9.x86_64 32/36 2024-05-01T14:08:45.442 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:08:45.442 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-05-01T14:08:45.443 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-05-01T14:08:45.443 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-05-01T14:08:45.443 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:45.662 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 1/1 2024-05-01T14:08:45.662 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:45.663 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-05-01T14:08:45.663 INFO:teuthology.orchestra.run.smithi132.stdout: cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:08:45.663 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:45.663 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:08:45.666 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:00:58 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:08:45.784 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:08:45.785 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:08:45.785 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repository Size 2024-05-01T14:08:45.785 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:08:45.786 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2024-05-01T14:08:45.786 INFO:teuthology.orchestra.run.smithi112.stdout: cephadm noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 763 k 2024-05-01T14:08:45.786 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:45.786 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2024-05-01T14:08:45.786 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:08:45.786 INFO:teuthology.orchestra.run.smithi112.stdout:Install 1 Package 2024-05-01T14:08:45.786 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:45.786 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 763 k 2024-05-01T14:08:45.786 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 770 k 2024-05-01T14:08:45.786 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2024-05-01T14:08:45.898 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-immutable-object-cache 2024-05-01T14:08:46.208 INFO:teuthology.orchestra.run.smithi112.stdout:cephadm-19.0.0-3483.g94d368ab.el9.noarch.rpm 1.8 MB/s | 763 kB 00:00 2024-05-01T14:08:46.209 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:08:46.209 INFO:teuthology.orchestra.run.smithi112.stdout:Total 1.8 MB/s | 763 kB 00:00 2024-05-01T14:08:46.209 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2024-05-01T14:08:46.214 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2024-05-01T14:08:46.214 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2024-05-01T14:08:46.220 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2024-05-01T14:08:46.220 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2024-05-01T14:08:46.294 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2024-05-01T14:08:46.414 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:01 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:08:46.535 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:08:46.536 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:08:46.536 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repo Size 2024-05-01T14:08:46.536 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:08:46.536 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-05-01T14:08:46.536 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 145 k 2024-05-01T14:08:46.536 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:46.537 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-05-01T14:08:46.537 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:08:46.537 INFO:teuthology.orchestra.run.smithi132.stdout:Install 1 Package 2024-05-01T14:08:46.537 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:46.537 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 145 k 2024-05-01T14:08:46.537 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 435 k 2024-05-01T14:08:46.537 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-05-01T14:08:46.750 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 1/1 2024-05-01T14:08:46.843 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 1/1 2024-05-01T14:08:46.843 INFO:teuthology.orchestra.run.smithi132.stdout:ceph-immutable-object-cache-19.0.0-3483.g94d368 472 kB/s | 145 kB 00:00 2024-05-01T14:08:46.844 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:08:46.844 INFO:teuthology.orchestra.run.smithi132.stdout:Total 470 kB/s | 145 kB 00:00 2024-05-01T14:08:46.844 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-05-01T14:08:46.852 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-05-01T14:08:46.852 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-05-01T14:08:46.877 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-osd-2:19.0.0-3483.g94d368ab.el9.x86_64 33/36 2024-05-01T14:08:46.903 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-osd-2:19.0.0-3483.g94d368ab.el9.x86_64 33/36 2024-05-01T14:08:46.903 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:08:46.903 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-05-01T14:08:46.903 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-05-01T14:08:46.903 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-05-01T14:08:46.903 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:46.907 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-05-01T14:08:46.908 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-05-01T14:08:47.059 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-05-01T14:08:47.145 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 1/1 2024-05-01T14:08:47.153 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-3483.g94d368ab. 1/1 2024-05-01T14:08:47.177 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-3483.g94d368ab. 1/1 2024-05-01T14:08:47.177 INFO:teuthology.orchestra.run.smithi132.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:08:47.177 INFO:teuthology.orchestra.run.smithi132.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-05-01T14:08:47.177 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:47.344 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mon-2:19.0.0-3483.g94d368ab.el9.x86_64 34/36 2024-05-01T14:08:47.366 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mon-2:19.0.0-3483.g94d368ab.el9.x86_64 34/36 2024-05-01T14:08:47.367 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:08:47.367 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-05-01T14:08:47.367 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-05-01T14:08:47.367 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-05-01T14:08:47.367 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:47.374 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 1/1 2024-05-01T14:08:47.374 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:47.374 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2024-05-01T14:08:47.374 INFO:teuthology.orchestra.run.smithi112.stdout: cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:08:47.375 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:47.375 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:08:47.586 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mds-2:19.0.0-3483.g94d368ab.el9.x86_64 35/36 2024-05-01T14:08:47.609 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mds-2:19.0.0-3483.g94d368ab.el9.x86_64 35/36 2024-05-01T14:08:47.609 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:08:47.609 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-05-01T14:08:47.609 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-05-01T14:08:47.610 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-05-01T14:08:47.610 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:47.644 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install ceph-immutable-object-cache 2024-05-01T14:08:47.666 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-2:19.0.0-3483.g94d368ab.el9.x86_64 36/36 2024-05-01T14:08:48.054 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-3483.g94d368ab. 1/1 2024-05-01T14:08:48.054 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:48.054 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-05-01T14:08:48.054 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-immutable-object-cache-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:48.054 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:48.054 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:08:48.162 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:01:01 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:08:48.279 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-mgr 2024-05-01T14:08:48.284 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:08:48.285 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:08:48.285 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repo Size 2024-05-01T14:08:48.285 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:08:48.285 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2024-05-01T14:08:48.285 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 145 k 2024-05-01T14:08:48.285 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:48.285 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2024-05-01T14:08:48.285 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:08:48.285 INFO:teuthology.orchestra.run.smithi112.stdout:Install 1 Package 2024-05-01T14:08:48.286 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:48.286 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 145 k 2024-05-01T14:08:48.286 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 435 k 2024-05-01T14:08:48.286 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2024-05-01T14:08:48.524 INFO:teuthology.orchestra.run.smithi112.stdout:ceph-immutable-object-cache-19.0.0-3483.g94d368 611 kB/s | 145 kB 00:00 2024-05-01T14:08:48.525 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:08:48.525 INFO:teuthology.orchestra.run.smithi112.stdout:Total 607 kB/s | 145 kB 00:00 2024-05-01T14:08:48.525 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2024-05-01T14:08:48.532 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2024-05-01T14:08:48.532 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2024-05-01T14:08:48.587 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2024-05-01T14:08:48.588 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2024-05-01T14:08:48.740 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2024-05-01T14:08:48.802 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:03 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:08:48.824 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-3483.g94d368ab. 1/1 2024-05-01T14:08:48.849 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-3483.g94d368ab. 1/1 2024-05-01T14:08:48.849 INFO:teuthology.orchestra.run.smithi112.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:08:48.849 INFO:teuthology.orchestra.run.smithi112.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-05-01T14:08:48.849 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:48.883 INFO:teuthology.orchestra.run.smithi132.stdout:Package ceph-mgr-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:08:48.927 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:08:48.928 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2024-05-01T14:08:48.928 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:08:48.998 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-mgr-dashboard 2024-05-01T14:08:49.383 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-2:19.0.0-3483.g94d368ab.el9.x86_64 36/36 2024-05-01T14:08:49.383 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-2:19.0.0-3483.g94d368ab.el9.x86_64 1/36 2024-05-01T14:08:49.383 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mds-2:19.0.0-3483.g94d368ab.el9.x86_64 2/36 2024-05-01T14:08:49.383 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-2:19.0.0-3483.g94d368ab.el9.x86_64 3/36 2024-05-01T14:08:49.383 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mon-2:19.0.0-3483.g94d368ab.el9.x86_64 4/36 2024-05-01T14:08:49.383 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-osd-2:19.0.0-3483.g94d368ab.el9.x86_64 5/36 2024-05-01T14:08:49.383 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-3483.g94d368ab.el9. 6/36 2024-05-01T14:08:49.383 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-05-01T14:08:49.383 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-05-01T14:08:49.383 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-05-01T14:08:49.383 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-05-01T14:08:49.383 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-05-01T14:08:49.383 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-05-01T14:08:49.384 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-05-01T14:08:49.384 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-05-01T14:08:49.384 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-05-01T14:08:49.384 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-05-01T14:08:49.384 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-05-01T14:08:49.384 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-05-01T14:08:49.384 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-05-01T14:08:49.384 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-05-01T14:08:49.384 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-05-01T14:08:49.384 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-05-01T14:08:49.384 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-05-01T14:08:49.384 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-05-01T14:08:49.384 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-05-01T14:08:49.384 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-05-01T14:08:49.384 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-05-01T14:08:49.385 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-05-01T14:08:49.385 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-05-01T14:08:49.385 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-05-01T14:08:49.385 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-05-01T14:08:49.385 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-05-01T14:08:49.385 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-05-01T14:08:49.385 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-05-01T14:08:49.385 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-05-01T14:08:49.507 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:04 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:08:49.628 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:08:49.629 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:08:49.629 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2024-05-01T14:08:49.629 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:08:49.629 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-05-01T14:08:49.629 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-dashboard noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 3.5 M 2024-05-01T14:08:49.629 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2024-05-01T14:08:49.629 INFO:teuthology.orchestra.run.smithi132.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-05-01T14:08:49.630 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-grafana-dashboards noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 34 k 2024-05-01T14:08:49.630 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-prometheus-alerts noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 16 k 2024-05-01T14:08:49.630 INFO:teuthology.orchestra.run.smithi132.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-05-01T14:08:49.630 INFO:teuthology.orchestra.run.smithi132.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-05-01T14:08:49.630 INFO:teuthology.orchestra.run.smithi132.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-05-01T14:08:49.630 INFO:teuthology.orchestra.run.smithi132.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-05-01T14:08:49.630 INFO:teuthology.orchestra.run.smithi132.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-05-01T14:08:49.630 INFO:teuthology.orchestra.run.smithi132.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-05-01T14:08:49.630 INFO:teuthology.orchestra.run.smithi132.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-05-01T14:08:49.630 INFO:teuthology.orchestra.run.smithi132.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-05-01T14:08:49.630 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:49.630 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-05-01T14:08:49.630 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:08:49.630 INFO:teuthology.orchestra.run.smithi132.stdout:Install 12 Packages 2024-05-01T14:08:49.631 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:49.631 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 8.6 M 2024-05-01T14:08:49.631 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 104 M 2024-05-01T14:08:49.631 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-05-01T14:08:49.731 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-3483.g94d368ab. 1/1 2024-05-01T14:08:49.731 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:49.732 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2024-05-01T14:08:49.732 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-immutable-object-cache-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:49.732 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:49.732 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:08:49.962 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install ceph-mgr 2024-05-01T14:08:50.272 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-05-01T14:08:50.272 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:50.272 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-01T14:08:50.272 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:50.272 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mds-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:50.272 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:50.272 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-modules-core-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:08:50.272 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mon-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:50.273 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-osd-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:50.273 INFO:teuthology.orchestra.run.smithi157.stdout: lua-5.4.4-4.el9.x86_64 2024-05-01T14:08:50.273 INFO:teuthology.orchestra.run.smithi157.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-05-01T14:08:50.273 INFO:teuthology.orchestra.run.smithi157.stdout: luarocks-3.9.2-1.el9.noarch 2024-05-01T14:08:50.273 INFO:teuthology.orchestra.run.smithi157.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-05-01T14:08:50.273 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-05-01T14:08:50.273 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-05-01T14:08:50.273 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-05-01T14:08:50.273 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-05-01T14:08:50.273 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-05-01T14:08:50.273 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-05-01T14:08:50.273 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-05-01T14:08:50.273 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-05-01T14:08:50.273 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-05-01T14:08:50.274 INFO:teuthology.orchestra.run.smithi157.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-05-01T14:08:50.274 INFO:teuthology.orchestra.run.smithi157.stdout: python3-mako-1.1.4-6.el9.noarch 2024-05-01T14:08:50.274 INFO:teuthology.orchestra.run.smithi157.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-05-01T14:08:50.274 INFO:teuthology.orchestra.run.smithi157.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-05-01T14:08:50.274 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-05-01T14:08:50.274 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ply-3.11-14.el9.noarch 2024-05-01T14:08:50.274 INFO:teuthology.orchestra.run.smithi157.stdout: python3-portend-3.1.0-2.el9.noarch 2024-05-01T14:08:50.274 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-05-01T14:08:50.274 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pycparser-2.20-6.el9.noarch 2024-05-01T14:08:50.274 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pytz-2021.1-5.el9.noarch 2024-05-01T14:08:50.274 INFO:teuthology.orchestra.run.smithi157.stdout: python3-requests-2.25.1-8.el9.noarch 2024-05-01T14:08:50.274 INFO:teuthology.orchestra.run.smithi157.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-05-01T14:08:50.274 INFO:teuthology.orchestra.run.smithi157.stdout: python3-toml-0.10.2-6.el9.noarch 2024-05-01T14:08:50.274 INFO:teuthology.orchestra.run.smithi157.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-05-01T14:08:50.275 INFO:teuthology.orchestra.run.smithi157.stdout: python3-webob-1.8.7-6.el9.noarch 2024-05-01T14:08:50.275 INFO:teuthology.orchestra.run.smithi157.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-05-01T14:08:50.275 INFO:teuthology.orchestra.run.smithi157.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-05-01T14:08:50.275 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:50.275 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:08:50.422 INFO:teuthology.orchestra.run.smithi132.stdout:(1/12): ceph-prometheus-alerts-19.0.0-3483.g94d 80 kB/s | 16 kB 00:00 2024-05-01T14:08:50.455 INFO:teuthology.orchestra.run.smithi132.stdout:(2/12): ceph-grafana-dashboards-19.0.0-3483.g94 143 kB/s | 34 kB 00:00 2024-05-01T14:08:50.476 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:01:03 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:08:50.556 INFO:teuthology.orchestra.run.smithi112.stdout:Package ceph-mgr-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:08:50.600 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:08:50.600 INFO:teuthology.orchestra.run.smithi112.stdout:Nothing to do. 2024-05-01T14:08:50.601 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:08:50.604 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-base 2024-05-01T14:08:50.670 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install ceph-mgr-dashboard 2024-05-01T14:08:50.822 INFO:teuthology.orchestra.run.smithi132.stdout:(3/12): ceph-mgr-dashboard-19.0.0-3483.g94d368a 5.8 MB/s | 3.5 MB 00:00 2024-05-01T14:08:51.022 INFO:teuthology.orchestra.run.smithi132.stdout:(4/12): protobuf-compiler-3.14.0-13.el9.x86_64. 4.2 MB/s | 863 kB 00:00 2024-05-01T14:08:51.120 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:00:58 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:08:51.178 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:01:04 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:08:51.198 INFO:teuthology.orchestra.run.smithi157.stdout:Package ceph-base-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:08:51.241 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:08:51.242 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-01T14:08:51.242 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:08:51.298 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:08:51.300 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:08:51.300 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repository Size 2024-05-01T14:08:51.300 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:08:51.300 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2024-05-01T14:08:51.300 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-dashboard noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 3.5 M 2024-05-01T14:08:51.300 INFO:teuthology.orchestra.run.smithi112.stdout:Installing dependencies: 2024-05-01T14:08:51.300 INFO:teuthology.orchestra.run.smithi112.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-05-01T14:08:51.300 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-grafana-dashboards noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 34 k 2024-05-01T14:08:51.300 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-prometheus-alerts noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 16 k 2024-05-01T14:08:51.300 INFO:teuthology.orchestra.run.smithi112.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-05-01T14:08:51.301 INFO:teuthology.orchestra.run.smithi112.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-05-01T14:08:51.301 INFO:teuthology.orchestra.run.smithi112.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-05-01T14:08:51.301 INFO:teuthology.orchestra.run.smithi112.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-05-01T14:08:51.301 INFO:teuthology.orchestra.run.smithi112.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-05-01T14:08:51.301 INFO:teuthology.orchestra.run.smithi112.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-05-01T14:08:51.301 INFO:teuthology.orchestra.run.smithi112.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-05-01T14:08:51.301 INFO:teuthology.orchestra.run.smithi112.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-05-01T14:08:51.301 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:51.301 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2024-05-01T14:08:51.301 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:08:51.301 INFO:teuthology.orchestra.run.smithi112.stdout:Install 12 Packages 2024-05-01T14:08:51.301 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:51.302 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 8.6 M 2024-05-01T14:08:51.302 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 104 M 2024-05-01T14:08:51.302 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2024-05-01T14:08:51.308 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install cephadm 2024-05-01T14:08:51.322 INFO:teuthology.orchestra.run.smithi132.stdout:(5/12): python3-protobuf-3.14.0-13.el9.noarch.r 310 kB/s | 269 kB 00:00 2024-05-01T14:08:51.399 INFO:teuthology.orchestra.run.smithi132.stdout:(6/12): protobuf-3.14.0-13.el9.x86_64.rpm 1.0 MB/s | 1.0 MB 00:00 2024-05-01T14:08:51.821 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:00:58 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:08:51.837 INFO:teuthology.orchestra.run.smithi112.stdout:(1/12): ceph-prometheus-alerts-19.0.0-3483.g94d 67 kB/s | 16 kB 00:00 2024-05-01T14:08:51.854 INFO:teuthology.orchestra.run.smithi112.stdout:(2/12): ceph-grafana-dashboards-19.0.0-3483.g94 131 kB/s | 34 kB 00:00 2024-05-01T14:08:51.941 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:08:51.942 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:08:51.942 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-01T14:08:51.942 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:08:51.942 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-01T14:08:51.942 INFO:teuthology.orchestra.run.smithi157.stdout: cephadm noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 763 k 2024-05-01T14:08:51.942 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:51.942 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-01T14:08:51.942 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:08:51.942 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-05-01T14:08:51.943 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:51.943 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 763 k 2024-05-01T14:08:51.943 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 770 k 2024-05-01T14:08:51.943 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-01T14:08:52.021 INFO:teuthology.orchestra.run.smithi112.stdout:(3/12): ceph-mgr-dashboard-19.0.0-3483.g94d368a 8.3 MB/s | 3.5 MB 00:00 2024-05-01T14:08:52.047 INFO:teuthology.orchestra.run.smithi112.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.4 MB/s | 269 kB 00:00 2024-05-01T14:08:52.197 INFO:teuthology.orchestra.run.smithi112.stdout:(5/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.8 MB/s | 1.0 MB 00:00 2024-05-01T14:08:52.370 INFO:teuthology.orchestra.run.smithi157.stdout:cephadm-19.0.0-3483.g94d368ab.el9.noarch.rpm 1.7 MB/s | 763 kB 00:00 2024-05-01T14:08:52.371 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:08:52.371 INFO:teuthology.orchestra.run.smithi157.stdout:Total 1.7 MB/s | 763 kB 00:00 2024-05-01T14:08:52.371 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-01T14:08:52.378 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-01T14:08:52.378 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-01T14:08:52.382 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-01T14:08:52.382 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-01T14:08:52.447 INFO:teuthology.orchestra.run.smithi112.stdout:(6/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.3 MB/s | 548 kB 00:00 2024-05-01T14:08:52.451 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-01T14:08:52.457 INFO:teuthology.orchestra.run.smithi132.stdout:(7/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 382 kB/s | 548 kB 00:01 2024-05-01T14:08:52.515 INFO:teuthology.orchestra.run.smithi132.stdout:(8/12): grpc-data-1.46.7-10.el9.noarch.rpm 16 kB/s | 19 kB 00:01 2024-05-01T14:08:52.523 INFO:teuthology.orchestra.run.smithi112.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 60 kB/s | 19 kB 00:00 2024-05-01T14:08:52.741 INFO:teuthology.orchestra.run.smithi132.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 137 kB/s | 31 kB 00:00 2024-05-01T14:08:52.828 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 1/1 2024-05-01T14:08:52.924 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 1/1 2024-05-01T14:08:52.941 INFO:teuthology.orchestra.run.smithi132.stdout:(10/12): python3-grpcio-tools-1.46.7-10.el9.x86 299 kB/s | 144 kB 00:00 2024-05-01T14:08:52.948 INFO:teuthology.orchestra.run.smithi112.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 340 kB/s | 144 kB 00:00 2024-05-01T14:08:52.998 INFO:teuthology.orchestra.run.smithi112.stdout:(9/12): protobuf-compiler-3.14.0-13.el9.x86_64. 884 kB/s | 863 kB 00:00 2024-05-01T14:08:53.024 INFO:teuthology.orchestra.run.smithi112.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 407 kB/s | 31 kB 00:00 2024-05-01T14:08:53.091 INFO:teuthology.orchestra.run.smithi132.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 539 kB/s | 188 kB 00:00 2024-05-01T14:08:53.207 INFO:teuthology.orchestra.run.smithi112.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 905 kB/s | 188 kB 00:00 2024-05-01T14:08:53.257 INFO:teuthology.orchestra.run.smithi112.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 2.5 MB/s | 2.0 MB 00:00 2024-05-01T14:08:53.259 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:08:53.259 INFO:teuthology.orchestra.run.smithi112.stdout:Total 4.4 MB/s | 8.6 MB 00:01 2024-05-01T14:08:53.260 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 1/1 2024-05-01T14:08:53.307 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2024-05-01T14:08:53.324 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2024-05-01T14:08:53.324 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2024-05-01T14:08:53.408 INFO:teuthology.orchestra.run.smithi132.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 1.0 MB/s | 2.0 MB 00:02 2024-05-01T14:08:53.410 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:08:53.410 INFO:teuthology.orchestra.run.smithi132.stdout:Total 2.3 MB/s | 8.6 MB 00:03 2024-05-01T14:08:53.462 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-05-01T14:08:53.480 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-05-01T14:08:53.480 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-05-01T14:08:53.481 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2024-05-01T14:08:53.481 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2024-05-01T14:08:53.506 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 1/1 2024-05-01T14:08:53.506 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:53.506 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-01T14:08:53.506 INFO:teuthology.orchestra.run.smithi157.stdout: cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:08:53.506 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:53.506 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:08:53.635 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-05-01T14:08:53.635 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-05-01T14:08:53.735 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-immutable-object-cache 2024-05-01T14:08:54.005 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2024-05-01T14:08:54.074 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-05-01T14:08:54.110 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-05-01T14:08:54.164 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-05-01T14:08:54.168 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-05-01T14:08:54.203 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-05-01T14:08:54.241 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-05-01T14:08:54.252 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:01 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:08:54.277 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-05-01T14:08:54.278 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-05-01T14:08:54.323 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-05-01T14:08:54.354 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-05-01T14:08:54.373 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:08:54.373 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:08:54.373 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repo Size 2024-05-01T14:08:54.373 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:08:54.373 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-01T14:08:54.373 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 145 k 2024-05-01T14:08:54.374 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:54.374 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-01T14:08:54.374 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:08:54.374 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-05-01T14:08:54.374 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:54.374 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 145 k 2024-05-01T14:08:54.374 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 435 k 2024-05-01T14:08:54.375 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-01T14:08:54.412 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-05-01T14:08:54.430 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-05-01T14:08:54.506 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-05-01T14:08:54.550 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-05-01T14:08:54.553 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-05-01T14:08:54.578 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-05-01T14:08:54.594 INFO:teuthology.orchestra.run.smithi157.stdout:ceph-immutable-object-cache-19.0.0-3483.g94d368 658 kB/s | 145 kB 00:00 2024-05-01T14:08:54.596 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:08:54.596 INFO:teuthology.orchestra.run.smithi157.stdout:Total 653 kB/s | 145 kB 00:00 2024-05-01T14:08:54.596 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-01T14:08:54.603 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-01T14:08:54.604 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-01T14:08:54.611 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-3483.g94d368ab.el9 10/12 2024-05-01T14:08:54.640 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-05-01T14:08:54.661 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-01T14:08:54.662 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-01T14:08:54.692 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-05-01T14:08:54.729 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-05-01T14:08:54.761 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-3483.g94d368ab.el9 10/12 2024-05-01T14:08:54.811 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-01T14:08:54.879 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-3483.g94d368ab. 1/1 2024-05-01T14:08:54.904 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-3483.g94d368ab. 1/1 2024-05-01T14:08:54.904 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:08:54.904 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-05-01T14:08:54.904 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:55.662 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-3483.g94d368ab.el 11/12 2024-05-01T14:08:55.694 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-3483.g94d368ab.el9.noa 12/12 2024-05-01T14:08:55.765 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-3483.g94d368ab. 1/1 2024-05-01T14:08:55.765 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:55.765 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-01T14:08:55.765 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-immutable-object-cache-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:08:55.765 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:55.765 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:08:55.800 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-3483.g94d368ab.el 11/12 2024-05-01T14:08:55.836 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-3483.g94d368ab.el9.noa 12/12 2024-05-01T14:08:56.029 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-mgr 2024-05-01T14:08:56.543 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:03 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:08:56.624 INFO:teuthology.orchestra.run.smithi157.stdout:Package ceph-mgr-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:08:56.667 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:08:56.668 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-01T14:08:56.668 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:08:56.731 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-mgr-dashboard 2024-05-01T14:08:57.014 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-3483.g94d368ab.el9.noa 12/12 2024-05-01T14:08:57.014 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-3483.g94d368ab.el 1/12 2024-05-01T14:08:57.014 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-3483.g94d368ab.el9.noa 2/12 2024-05-01T14:08:57.014 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-3483.g94d368ab.el9 3/12 2024-05-01T14:08:57.014 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-05-01T14:08:57.014 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-05-01T14:08:57.014 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-05-01T14:08:57.014 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-05-01T14:08:57.014 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-05-01T14:08:57.014 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-05-01T14:08:57.014 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-05-01T14:08:57.015 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-05-01T14:08:57.141 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-3483.g94d368ab.el9.noa 12/12 2024-05-01T14:08:57.141 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-3483.g94d368ab.el 1/12 2024-05-01T14:08:57.141 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-3483.g94d368ab.el9.noa 2/12 2024-05-01T14:08:57.141 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-3483.g94d368ab.el9 3/12 2024-05-01T14:08:57.141 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-05-01T14:08:57.141 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-05-01T14:08:57.141 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-05-01T14:08:57.141 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-05-01T14:08:57.141 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-05-01T14:08:57.141 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-05-01T14:08:57.142 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-05-01T14:08:57.142 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-05-01T14:08:57.240 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:04 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:08:57.300 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-05-01T14:08:57.300 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:57.300 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2024-05-01T14:08:57.300 INFO:teuthology.orchestra.run.smithi112.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-05-01T14:08:57.300 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-grafana-dashboards-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:08:57.300 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-dashboard-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:08:57.300 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-prometheus-alerts-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:08:57.300 INFO:teuthology.orchestra.run.smithi112.stdout: grpc-data-1.46.7-10.el9.noarch 2024-05-01T14:08:57.300 INFO:teuthology.orchestra.run.smithi112.stdout: protobuf-3.14.0-13.el9.x86_64 2024-05-01T14:08:57.301 INFO:teuthology.orchestra.run.smithi112.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-05-01T14:08:57.301 INFO:teuthology.orchestra.run.smithi112.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-05-01T14:08:57.301 INFO:teuthology.orchestra.run.smithi112.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-05-01T14:08:57.301 INFO:teuthology.orchestra.run.smithi112.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-05-01T14:08:57.301 INFO:teuthology.orchestra.run.smithi112.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-05-01T14:08:57.301 INFO:teuthology.orchestra.run.smithi112.stdout: python3-routes-2.5.1-5.el9.noarch 2024-05-01T14:08:57.301 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:57.301 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:08:57.360 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:08:57.362 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:08:57.362 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-01T14:08:57.362 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:08:57.362 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-01T14:08:57.362 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-dashboard noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 3.5 M 2024-05-01T14:08:57.362 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-01T14:08:57.362 INFO:teuthology.orchestra.run.smithi157.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-05-01T14:08:57.362 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-grafana-dashboards noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 34 k 2024-05-01T14:08:57.362 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-prometheus-alerts noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 16 k 2024-05-01T14:08:57.362 INFO:teuthology.orchestra.run.smithi157.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-05-01T14:08:57.362 INFO:teuthology.orchestra.run.smithi157.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-05-01T14:08:57.363 INFO:teuthology.orchestra.run.smithi157.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-05-01T14:08:57.363 INFO:teuthology.orchestra.run.smithi157.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-05-01T14:08:57.363 INFO:teuthology.orchestra.run.smithi157.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-05-01T14:08:57.363 INFO:teuthology.orchestra.run.smithi157.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-05-01T14:08:57.363 INFO:teuthology.orchestra.run.smithi157.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-05-01T14:08:57.363 INFO:teuthology.orchestra.run.smithi157.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-05-01T14:08:57.363 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:57.363 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-01T14:08:57.363 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:08:57.363 INFO:teuthology.orchestra.run.smithi157.stdout:Install 12 Packages 2024-05-01T14:08:57.363 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:08:57.364 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 8.6 M 2024-05-01T14:08:57.364 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 104 M 2024-05-01T14:08:57.364 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-01T14:08:57.427 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-05-01T14:08:57.427 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:57.427 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-05-01T14:08:57.427 INFO:teuthology.orchestra.run.smithi132.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-05-01T14:08:57.427 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-grafana-dashboards-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:08:57.427 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-dashboard-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:08:57.428 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-prometheus-alerts-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:08:57.428 INFO:teuthology.orchestra.run.smithi132.stdout: grpc-data-1.46.7-10.el9.noarch 2024-05-01T14:08:57.428 INFO:teuthology.orchestra.run.smithi132.stdout: protobuf-3.14.0-13.el9.x86_64 2024-05-01T14:08:57.428 INFO:teuthology.orchestra.run.smithi132.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-05-01T14:08:57.428 INFO:teuthology.orchestra.run.smithi132.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-05-01T14:08:57.428 INFO:teuthology.orchestra.run.smithi132.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-05-01T14:08:57.428 INFO:teuthology.orchestra.run.smithi132.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-05-01T14:08:57.428 INFO:teuthology.orchestra.run.smithi132.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-05-01T14:08:57.428 INFO:teuthology.orchestra.run.smithi132.stdout: python3-routes-2.5.1-5.el9.noarch 2024-05-01T14:08:57.428 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:57.428 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:08:57.569 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install ceph-mgr-diskprediction-local 2024-05-01T14:08:57.677 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-mgr-diskprediction-local 2024-05-01T14:08:57.865 INFO:teuthology.orchestra.run.smithi157.stdout:(1/12): ceph-grafana-dashboards-19.0.0-3483.g94 159 kB/s | 34 kB 00:00 2024-05-01T14:08:57.890 INFO:teuthology.orchestra.run.smithi157.stdout:(2/12): ceph-prometheus-alerts-19.0.0-3483.g94d 69 kB/s | 16 kB 00:00 2024-05-01T14:08:58.076 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:01:11 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:08:58.090 INFO:teuthology.orchestra.run.smithi157.stdout:(3/12): ceph-mgr-dashboard-19.0.0-3483.g94d368a 8.0 MB/s | 3.5 MB 00:00 2024-05-01T14:08:58.165 INFO:teuthology.orchestra.run.smithi157.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 979 kB/s | 269 kB 00:00 2024-05-01T14:08:58.248 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:13 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:08:58.248 INFO:teuthology.orchestra.run.smithi157.stdout:(5/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.9 MB/s | 1.0 MB 00:00 2024-05-01T14:08:58.248 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:08:58.248 INFO:teuthology.orchestra.run.smithi112.stdout:======================================================================================= 2024-05-01T14:08:58.249 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repository Size 2024-05-01T14:08:58.249 INFO:teuthology.orchestra.run.smithi112.stdout:======================================================================================= 2024-05-01T14:08:58.249 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2024-05-01T14:08:58.249 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 7.4 M 2024-05-01T14:08:58.249 INFO:teuthology.orchestra.run.smithi112.stdout:Installing dependencies: 2024-05-01T14:08:58.249 INFO:teuthology.orchestra.run.smithi112.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-05-01T14:08:58.249 INFO:teuthology.orchestra.run.smithi112.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-05-01T14:08:58.249 INFO:teuthology.orchestra.run.smithi112.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-05-01T14:08:58.249 INFO:teuthology.orchestra.run.smithi112.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-05-01T14:08:58.249 INFO:teuthology.orchestra.run.smithi112.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-05-01T14:08:58.249 INFO:teuthology.orchestra.run.smithi112.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-05-01T14:08:58.249 INFO:teuthology.orchestra.run.smithi112.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-05-01T14:08:58.249 INFO:teuthology.orchestra.run.smithi112.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-05-01T14:08:58.249 INFO:teuthology.orchestra.run.smithi112.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-05-01T14:08:58.249 INFO:teuthology.orchestra.run.smithi112.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-05-01T14:08:58.250 INFO:teuthology.orchestra.run.smithi112.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-05-01T14:08:58.250 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:58.250 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2024-05-01T14:08:58.250 INFO:teuthology.orchestra.run.smithi112.stdout:======================================================================================= 2024-05-01T14:08:58.250 INFO:teuthology.orchestra.run.smithi112.stdout:Install 12 Packages 2024-05-01T14:08:58.250 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:08:58.250 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 38 M 2024-05-01T14:08:58.250 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 209 M 2024-05-01T14:08:58.250 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2024-05-01T14:08:58.266 INFO:teuthology.orchestra.run.smithi157.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 333 kB/s | 19 kB 00:00 2024-05-01T14:08:58.291 INFO:teuthology.orchestra.run.smithi157.stdout:(7/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 4.3 MB/s | 548 kB 00:00 2024-05-01T14:08:58.325 INFO:teuthology.orchestra.run.smithi157.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 4.2 MB/s | 144 kB 00:00 2024-05-01T14:08:58.335 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:08:58.336 INFO:teuthology.orchestra.run.smithi132.stdout:======================================================================================= 2024-05-01T14:08:58.336 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2024-05-01T14:08:58.336 INFO:teuthology.orchestra.run.smithi132.stdout:======================================================================================= 2024-05-01T14:08:58.336 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-05-01T14:08:58.336 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 7.4 M 2024-05-01T14:08:58.336 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2024-05-01T14:08:58.336 INFO:teuthology.orchestra.run.smithi132.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-05-01T14:08:58.336 INFO:teuthology.orchestra.run.smithi132.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-05-01T14:08:58.336 INFO:teuthology.orchestra.run.smithi132.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-05-01T14:08:58.337 INFO:teuthology.orchestra.run.smithi132.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-05-01T14:08:58.337 INFO:teuthology.orchestra.run.smithi132.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-05-01T14:08:58.337 INFO:teuthology.orchestra.run.smithi132.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-05-01T14:08:58.337 INFO:teuthology.orchestra.run.smithi132.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-05-01T14:08:58.337 INFO:teuthology.orchestra.run.smithi132.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-05-01T14:08:58.337 INFO:teuthology.orchestra.run.smithi132.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-05-01T14:08:58.337 INFO:teuthology.orchestra.run.smithi132.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-05-01T14:08:58.337 INFO:teuthology.orchestra.run.smithi132.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-05-01T14:08:58.337 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:58.337 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-05-01T14:08:58.337 INFO:teuthology.orchestra.run.smithi132.stdout:======================================================================================= 2024-05-01T14:08:58.337 INFO:teuthology.orchestra.run.smithi132.stdout:Install 12 Packages 2024-05-01T14:08:58.337 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:08:58.338 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 38 M 2024-05-01T14:08:58.338 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 209 M 2024-05-01T14:08:58.338 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-05-01T14:08:58.384 INFO:teuthology.orchestra.run.smithi157.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 888 kB/s | 31 kB 00:00 2024-05-01T14:08:58.426 INFO:teuthology.orchestra.run.smithi157.stdout:(10/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 13 MB/s | 2.0 MB 00:00 2024-05-01T14:08:58.451 INFO:teuthology.orchestra.run.smithi157.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.8 MB/s | 188 kB 00:00 2024-05-01T14:08:58.641 INFO:teuthology.orchestra.run.smithi112.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 842 kB/s | 195 kB 00:00 2024-05-01T14:08:58.691 INFO:teuthology.orchestra.run.smithi112.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 654 kB/s | 33 kB 00:00 2024-05-01T14:08:58.750 INFO:teuthology.orchestra.run.smithi112.stdout:(3/12): libgfortran-11.4.1-3.el9.x86_64.rpm 2.3 MB/s | 803 kB 00:00 2024-05-01T14:08:58.750 INFO:teuthology.orchestra.run.smithi132.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 687 kB/s | 195 kB 00:00 2024-05-01T14:08:58.800 INFO:teuthology.orchestra.run.smithi112.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 364 kB/s | 18 kB 00:00 2024-05-01T14:08:58.850 INFO:teuthology.orchestra.run.smithi112.stdout:(5/12): openblas-0.3.21-2.el9.x86_64.rpm 704 kB/s | 35 kB 00:00 2024-05-01T14:08:58.866 INFO:teuthology.orchestra.run.smithi132.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 281 kB/s | 33 kB 00:00 2024-05-01T14:08:58.908 INFO:teuthology.orchestra.run.smithi132.stdout:(3/12): libgfortran-11.4.1-3.el9.x86_64.rpm 1.8 MB/s | 803 kB 00:00 2024-05-01T14:08:58.909 INFO:teuthology.orchestra.run.smithi112.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 14 MB/s | 3.0 MB 00:00 2024-05-01T14:08:58.984 INFO:teuthology.orchestra.run.smithi112.stdout:(7/12): python3-devel-3.9.18-3.el9.x86_64.rpm 3.2 MB/s | 244 kB 00:00 2024-05-01T14:08:59.000 INFO:teuthology.orchestra.run.smithi132.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 199 kB/s | 18 kB 00:00 2024-05-01T14:08:59.092 INFO:teuthology.orchestra.run.smithi132.stdout:(5/12): openblas-0.3.21-2.el9.x86_64.rpm 384 kB/s | 35 kB 00:00 2024-05-01T14:08:59.126 INFO:teuthology.orchestra.run.smithi157.stdout:(12/12): protobuf-compiler-3.14.0-13.el9.x86_64 834 kB/s | 863 kB 00:01 2024-05-01T14:08:59.129 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:08:59.130 INFO:teuthology.orchestra.run.smithi157.stdout:Total 4.9 MB/s | 8.6 MB 00:01 2024-05-01T14:08:59.142 INFO:teuthology.orchestra.run.smithi112.stdout:(8/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 16 MB/s | 4.7 MB 00:00 2024-05-01T14:08:59.151 INFO:teuthology.orchestra.run.smithi132.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 11 MB/s | 3.0 MB 00:00 2024-05-01T14:08:59.178 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-01T14:08:59.196 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-01T14:08:59.196 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-01T14:08:59.235 INFO:teuthology.orchestra.run.smithi112.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.7 MB/s | 250 kB 00:00 2024-05-01T14:08:59.235 INFO:teuthology.orchestra.run.smithi132.stdout:(7/12): python3-devel-3.9.18-3.el9.x86_64.rpm 2.9 MB/s | 244 kB 00:00 2024-05-01T14:08:59.327 INFO:teuthology.orchestra.run.smithi112.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 15 MB/s | 5.1 MB 00:00 2024-05-01T14:08:59.349 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-01T14:08:59.351 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-01T14:08:59.468 INFO:teuthology.orchestra.run.smithi132.stdout:(8/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 22 MB/s | 5.1 MB 00:00 2024-05-01T14:08:59.518 INFO:teuthology.orchestra.run.smithi132.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 4.9 MB/s | 250 kB 00:00 2024-05-01T14:08:59.802 INFO:teuthology.orchestra.run.smithi112.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 29 MB/s | 16 MB 00:00 2024-05-01T14:08:59.868 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-01T14:08:59.960 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-05-01T14:08:59.994 INFO:teuthology.orchestra.run.smithi132.stdout:(10/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 34 MB/s | 16 MB 00:00 2024-05-01T14:08:59.994 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-05-01T14:09:00.041 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-05-01T14:09:00.072 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-05-01T14:09:00.077 INFO:teuthology.orchestra.run.smithi112.stdout:(12/12): ceph-mgr-diskprediction-local-19.0.0-3 4.4 MB/s | 7.4 MB 00:01 2024-05-01T14:09:00.078 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:00.078 INFO:teuthology.orchestra.run.smithi112.stdout:Total 20 MB/s | 38 MB 00:01 2024-05-01T14:09:00.148 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-05-01T14:09:00.280 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-05-01T14:09:00.327 INFO:teuthology.orchestra.run.smithi132.stdout:(11/12): openblas-openmp-0.3.21-2.el9.x86_64.rp 3.8 MB/s | 4.7 MB 00:01 2024-05-01T14:09:00.386 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-05-01T14:09:00.428 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2024-05-01T14:09:00.435 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-05-01T14:09:00.453 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2024-05-01T14:09:00.453 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2024-05-01T14:09:00.464 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-05-01T14:09:00.487 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-3483.g94d368ab.el9 10/12 2024-05-01T14:09:00.702 INFO:teuthology.orchestra.run.smithi132.stdout:(12/12): ceph-mgr-diskprediction-local-19.0.0-3 3.3 MB/s | 7.4 MB 00:02 2024-05-01T14:09:00.703 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:00.704 INFO:teuthology.orchestra.run.smithi132.stdout:Total 16 MB/s | 38 MB 00:02 2024-05-01T14:09:00.861 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2024-05-01T14:09:00.861 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2024-05-01T14:09:01.054 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-05-01T14:09:01.081 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-05-01T14:09:01.081 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-05-01T14:09:01.488 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-05-01T14:09:01.488 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-05-01T14:09:01.528 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-3483.g94d368ab.el 11/12 2024-05-01T14:09:01.563 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-3483.g94d368ab.el9.noa 12/12 2024-05-01T14:09:01.711 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2024-05-01T14:09:01.782 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-05-01T14:09:01.817 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-05-01T14:09:01.917 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-05-01T14:09:01.960 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-05-01T14:09:02.136 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-05-01T14:09:02.167 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-05-01T14:09:02.243 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-05-01T14:09:02.282 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-05-01T14:09:02.358 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-05-01T14:09:02.401 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-05-01T14:09:02.503 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-05-01T14:09:02.543 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-05-01T14:09:02.723 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-05-01T14:09:02.751 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-05-01T14:09:02.828 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-05-01T14:09:02.885 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-05-01T14:09:02.955 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-3483.g94d368ab.el9.noa 12/12 2024-05-01T14:09:02.956 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-3483.g94d368ab.el 1/12 2024-05-01T14:09:02.956 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-3483.g94d368ab.el9.noa 2/12 2024-05-01T14:09:02.956 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-3483.g94d368ab.el9 3/12 2024-05-01T14:09:02.956 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-05-01T14:09:02.956 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-05-01T14:09:02.956 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-05-01T14:09:02.956 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-05-01T14:09:02.957 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-05-01T14:09:02.957 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-05-01T14:09:02.957 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-05-01T14:09:02.957 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-05-01T14:09:02.997 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-05-01T14:09:03.296 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-05-01T14:09:03.296 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:03.296 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-01T14:09:03.296 INFO:teuthology.orchestra.run.smithi157.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-05-01T14:09:03.296 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-grafana-dashboards-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:09:03.297 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-dashboard-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:09:03.297 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-prometheus-alerts-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:09:03.297 INFO:teuthology.orchestra.run.smithi157.stdout: grpc-data-1.46.7-10.el9.noarch 2024-05-01T14:09:03.297 INFO:teuthology.orchestra.run.smithi157.stdout: protobuf-3.14.0-13.el9.x86_64 2024-05-01T14:09:03.297 INFO:teuthology.orchestra.run.smithi157.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-05-01T14:09:03.297 INFO:teuthology.orchestra.run.smithi157.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-05-01T14:09:03.297 INFO:teuthology.orchestra.run.smithi157.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-05-01T14:09:03.297 INFO:teuthology.orchestra.run.smithi157.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-05-01T14:09:03.297 INFO:teuthology.orchestra.run.smithi157.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-05-01T14:09:03.297 INFO:teuthology.orchestra.run.smithi157.stdout: python3-routes-2.5.1-5.el9.noarch 2024-05-01T14:09:03.297 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:03.297 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:09:03.470 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-05-01T14:09:03.539 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-mgr-diskprediction-local 2024-05-01T14:09:03.598 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-05-01T14:09:04.076 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:11 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:09:04.206 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:09:04.207 INFO:teuthology.orchestra.run.smithi157.stdout:======================================================================================= 2024-05-01T14:09:04.207 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-01T14:09:04.207 INFO:teuthology.orchestra.run.smithi157.stdout:======================================================================================= 2024-05-01T14:09:04.207 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-01T14:09:04.207 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 7.4 M 2024-05-01T14:09:04.207 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-01T14:09:04.208 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-05-01T14:09:04.208 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-05-01T14:09:04.208 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-05-01T14:09:04.208 INFO:teuthology.orchestra.run.smithi157.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-05-01T14:09:04.208 INFO:teuthology.orchestra.run.smithi157.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-05-01T14:09:04.208 INFO:teuthology.orchestra.run.smithi157.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-05-01T14:09:04.208 INFO:teuthology.orchestra.run.smithi157.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-05-01T14:09:04.208 INFO:teuthology.orchestra.run.smithi157.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-05-01T14:09:04.208 INFO:teuthology.orchestra.run.smithi157.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-05-01T14:09:04.208 INFO:teuthology.orchestra.run.smithi157.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-05-01T14:09:04.208 INFO:teuthology.orchestra.run.smithi157.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-05-01T14:09:04.209 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:04.209 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-01T14:09:04.209 INFO:teuthology.orchestra.run.smithi157.stdout:======================================================================================= 2024-05-01T14:09:04.209 INFO:teuthology.orchestra.run.smithi157.stdout:Install 12 Packages 2024-05-01T14:09:04.209 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:04.210 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 38 M 2024-05-01T14:09:04.210 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 209 M 2024-05-01T14:09:04.210 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-01T14:09:04.222 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-05-01T14:09:04.827 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-05-01T14:09:05.247 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-05-01T14:09:05.276 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-3483.g94d36 12/12 2024-05-01T14:09:05.610 INFO:teuthology.orchestra.run.smithi157.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 1.3 MB/s | 195 kB 00:00 2024-05-01T14:09:05.669 INFO:teuthology.orchestra.run.smithi157.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 563 kB/s | 33 kB 00:00 2024-05-01T14:09:05.694 INFO:teuthology.orchestra.run.smithi157.stdout:(3/12): libgfortran-11.4.1-3.el9.x86_64.rpm 3.4 MB/s | 803 kB 00:00 2024-05-01T14:09:05.744 INFO:teuthology.orchestra.run.smithi157.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 365 kB/s | 18 kB 00:00 2024-05-01T14:09:05.786 INFO:teuthology.orchestra.run.smithi157.stdout:(5/12): openblas-0.3.21-2.el9.x86_64.rpm 845 kB/s | 35 kB 00:00 2024-05-01T14:09:05.836 INFO:teuthology.orchestra.run.smithi157.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 18 MB/s | 3.0 MB 00:00 2024-05-01T14:09:05.867 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-05-01T14:09:05.886 INFO:teuthology.orchestra.run.smithi157.stdout:(7/12): python3-devel-3.9.18-3.el9.x86_64.rpm 4.8 MB/s | 244 kB 00:00 2024-05-01T14:09:05.893 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-3483.g94d36 12/12 2024-05-01T14:09:05.962 INFO:teuthology.orchestra.run.smithi157.stdout:(8/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 27 MB/s | 4.7 MB 00:00 2024-05-01T14:09:06.071 INFO:teuthology.orchestra.run.smithi157.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.3 MB/s | 250 kB 00:00 2024-05-01T14:09:06.138 INFO:teuthology.orchestra.run.smithi157.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 20 MB/s | 5.1 MB 00:00 2024-05-01T14:09:06.379 INFO:teuthology.orchestra.run.smithi157.stdout:(11/12): ceph-mgr-diskprediction-local-19.0.0-3 8.1 MB/s | 7.4 MB 00:00 2024-05-01T14:09:06.621 INFO:teuthology.orchestra.run.smithi157.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 30 MB/s | 16 MB 00:00 2024-05-01T14:09:06.622 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:06.622 INFO:teuthology.orchestra.run.smithi157.stdout:Total 16 MB/s | 38 MB 00:02 2024-05-01T14:09:06.970 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-01T14:09:06.996 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-01T14:09:06.996 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-01T14:09:07.404 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-01T14:09:07.404 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-01T14:09:07.769 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-3483.g94d36 12/12 2024-05-01T14:09:07.769 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-3483.g94d36 1/12 2024-05-01T14:09:07.770 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-05-01T14:09:07.770 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-05-01T14:09:07.770 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-05-01T14:09:07.770 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-05-01T14:09:07.770 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-05-01T14:09:07.770 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-05-01T14:09:07.770 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-05-01T14:09:07.770 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-05-01T14:09:07.770 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-05-01T14:09:07.770 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-05-01T14:09:08.128 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-05-01T14:09:08.129 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:08.129 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2024-05-01T14:09:08.129 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-diskprediction-local-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:09:08.129 INFO:teuthology.orchestra.run.smithi112.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-05-01T14:09:08.129 INFO:teuthology.orchestra.run.smithi112.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-05-01T14:09:08.129 INFO:teuthology.orchestra.run.smithi112.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-05-01T14:09:08.129 INFO:teuthology.orchestra.run.smithi112.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-05-01T14:09:08.129 INFO:teuthology.orchestra.run.smithi112.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-05-01T14:09:08.129 INFO:teuthology.orchestra.run.smithi112.stdout: openblas-0.3.21-2.el9.x86_64 2024-05-01T14:09:08.129 INFO:teuthology.orchestra.run.smithi112.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-05-01T14:09:08.129 INFO:teuthology.orchestra.run.smithi112.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-05-01T14:09:08.129 INFO:teuthology.orchestra.run.smithi112.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-05-01T14:09:08.129 INFO:teuthology.orchestra.run.smithi112.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-05-01T14:09:08.129 INFO:teuthology.orchestra.run.smithi112.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-05-01T14:09:08.130 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:08.130 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:09:08.201 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-01T14:09:08.267 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-05-01T14:09:08.311 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-05-01T14:09:08.409 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-3483.g94d36 12/12 2024-05-01T14:09:08.409 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-3483.g94d36 1/12 2024-05-01T14:09:08.409 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-05-01T14:09:08.409 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-05-01T14:09:08.409 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-05-01T14:09:08.409 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-05-01T14:09:08.410 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-05-01T14:09:08.410 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-05-01T14:09:08.410 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-05-01T14:09:08.410 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-05-01T14:09:08.410 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-05-01T14:09:08.410 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-05-01T14:09:08.410 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-05-01T14:09:08.462 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-05-01T14:09:08.497 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install ceph-mgr-rook 2024-05-01T14:09:08.643 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-05-01T14:09:08.678 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-05-01T14:09:08.755 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-05-01T14:09:08.820 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-05-01T14:09:08.821 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:08.821 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-05-01T14:09:08.821 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-diskprediction-local-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:09:08.821 INFO:teuthology.orchestra.run.smithi132.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-05-01T14:09:08.821 INFO:teuthology.orchestra.run.smithi132.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-05-01T14:09:08.821 INFO:teuthology.orchestra.run.smithi132.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-05-01T14:09:08.821 INFO:teuthology.orchestra.run.smithi132.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-05-01T14:09:08.821 INFO:teuthology.orchestra.run.smithi132.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-05-01T14:09:08.821 INFO:teuthology.orchestra.run.smithi132.stdout: openblas-0.3.21-2.el9.x86_64 2024-05-01T14:09:08.821 INFO:teuthology.orchestra.run.smithi132.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-05-01T14:09:08.821 INFO:teuthology.orchestra.run.smithi132.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-05-01T14:09:08.821 INFO:teuthology.orchestra.run.smithi132.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-05-01T14:09:08.821 INFO:teuthology.orchestra.run.smithi132.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-05-01T14:09:08.822 INFO:teuthology.orchestra.run.smithi132.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-05-01T14:09:08.822 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:08.822 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:09:09.027 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:01:22 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:09:09.149 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:09:09.150 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:09.150 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repository Size 2024-05-01T14:09:09.150 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:09.151 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2024-05-01T14:09:09.151 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-rook noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 49 k 2024-05-01T14:09:09.151 INFO:teuthology.orchestra.run.smithi112.stdout:Installing dependencies: 2024-05-01T14:09:09.151 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-05-01T14:09:09.151 INFO:teuthology.orchestra.run.smithi112.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-05-01T14:09:09.151 INFO:teuthology.orchestra.run.smithi112.stdout: python3-google-auth noarch 1:2.29.0-1.el9 epel 206 k 2024-05-01T14:09:09.151 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-05-01T14:09:09.151 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-05-01T14:09:09.151 INFO:teuthology.orchestra.run.smithi112.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-05-01T14:09:09.151 INFO:teuthology.orchestra.run.smithi112.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-05-01T14:09:09.151 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-05-01T14:09:09.151 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-05-01T14:09:09.151 INFO:teuthology.orchestra.run.smithi112.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-05-01T14:09:09.151 INFO:teuthology.orchestra.run.smithi112.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-05-01T14:09:09.152 INFO:teuthology.orchestra.run.smithi112.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-05-01T14:09:09.152 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:09.152 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2024-05-01T14:09:09.152 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:09.152 INFO:teuthology.orchestra.run.smithi112.stdout:Install 13 Packages 2024-05-01T14:09:09.152 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:09.152 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 2.2 M 2024-05-01T14:09:09.152 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 26 M 2024-05-01T14:09:09.153 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2024-05-01T14:09:09.177 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-mgr-rook 2024-05-01T14:09:09.401 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-05-01T14:09:09.493 INFO:teuthology.orchestra.run.smithi112.stdout:(1/13): ceph-mgr-rook-19.0.0-3483.g94d368ab.el9 261 kB/s | 49 kB 00:00 2024-05-01T14:09:09.516 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-05-01T14:09:09.577 INFO:teuthology.orchestra.run.smithi112.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 70 kB/s | 19 kB 00:00 2024-05-01T14:09:09.602 INFO:teuthology.orchestra.run.smithi112.stdout:(3/13): python3-jsonpatch-1.21-16.el9.noarch.rp 86 kB/s | 26 kB 00:00 2024-05-01T14:09:09.706 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:24 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:09:09.826 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:09:09.827 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:09.827 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2024-05-01T14:09:09.827 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:09.827 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-05-01T14:09:09.827 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-rook noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 49 k 2024-05-01T14:09:09.828 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2024-05-01T14:09:09.828 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-05-01T14:09:09.828 INFO:teuthology.orchestra.run.smithi132.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-05-01T14:09:09.828 INFO:teuthology.orchestra.run.smithi132.stdout: python3-google-auth noarch 1:2.29.0-1.el9 epel 206 k 2024-05-01T14:09:09.828 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-05-01T14:09:09.828 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-05-01T14:09:09.828 INFO:teuthology.orchestra.run.smithi132.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-05-01T14:09:09.828 INFO:teuthology.orchestra.run.smithi132.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-05-01T14:09:09.828 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-05-01T14:09:09.828 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-05-01T14:09:09.828 INFO:teuthology.orchestra.run.smithi132.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-05-01T14:09:09.828 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-05-01T14:09:09.828 INFO:teuthology.orchestra.run.smithi132.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-05-01T14:09:09.828 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:09.828 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-05-01T14:09:09.829 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:09.829 INFO:teuthology.orchestra.run.smithi132.stdout:Install 13 Packages 2024-05-01T14:09:09.829 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:09.829 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 2.2 M 2024-05-01T14:09:09.829 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 26 M 2024-05-01T14:09:09.829 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-05-01T14:09:09.927 INFO:teuthology.orchestra.run.smithi112.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 453 kB/s | 159 kB 00:00 2024-05-01T14:09:10.003 INFO:teuthology.orchestra.run.smithi112.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 436 kB/s | 222 kB 00:00 2024-05-01T14:09:10.016 INFO:teuthology.orchestra.run.smithi132.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 283 kB/s | 26 kB 00:00 2024-05-01T14:09:10.028 INFO:teuthology.orchestra.run.smithi112.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 655 kB/s | 279 kB 00:00 2024-05-01T14:09:10.041 INFO:teuthology.orchestra.run.smithi132.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 166 kB/s | 19 kB 00:00 2024-05-01T14:09:10.053 INFO:teuthology.orchestra.run.smithi112.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 427 kB/s | 54 kB 00:00 2024-05-01T14:09:10.086 INFO:teuthology.orchestra.run.smithi112.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 384 kB/s | 32 kB 00:00 2024-05-01T14:09:10.104 INFO:teuthology.orchestra.run.smithi112.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 198 kB/s | 15 kB 00:00 2024-05-01T14:09:10.134 INFO:teuthology.orchestra.run.smithi132.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.4 MB/s | 222 kB 00:00 2024-05-01T14:09:10.159 INFO:teuthology.orchestra.run.smithi132.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.3 MB/s | 159 kB 00:00 2024-05-01T14:09:10.171 INFO:teuthology.orchestra.run.smithi112.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 887 kB/s | 59 kB 00:00 2024-05-01T14:09:10.184 INFO:teuthology.orchestra.run.smithi132.stdout:(5/13): ceph-mgr-rook-19.0.0-3483.g94d368ab.el9 191 kB/s | 49 kB 00:00 2024-05-01T14:09:10.209 INFO:teuthology.orchestra.run.smithi132.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-05-01T14:09:10.234 INFO:teuthology.orchestra.run.smithi132.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.7 MB/s | 279 kB 00:00 2024-05-01T14:09:10.237 INFO:teuthology.orchestra.run.smithi112.stdout:(11/13): python3-google-auth-2.29.0-1.el9.noarc 1.1 MB/s | 206 kB 00:00 2024-05-01T14:09:10.263 INFO:teuthology.orchestra.run.smithi112.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 977 kB/s | 90 kB 00:00 2024-05-01T14:09:10.277 INFO:teuthology.orchestra.run.smithi132.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 223 kB/s | 15 kB 00:00 2024-05-01T14:09:10.302 INFO:teuthology.orchestra.run.smithi132.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 274 kB/s | 32 kB 00:00 2024-05-01T14:09:10.344 INFO:teuthology.orchestra.run.smithi132.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 1.4 MB/s | 59 kB 00:00 2024-05-01T14:09:10.369 INFO:teuthology.orchestra.run.smithi132.stdout:(11/13): python3-google-auth-2.29.0-1.el9.noarc 1.5 MB/s | 206 kB 00:00 2024-05-01T14:09:10.394 INFO:teuthology.orchestra.run.smithi132.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.7 MB/s | 90 kB 00:00 2024-05-01T14:09:10.405 INFO:teuthology.orchestra.run.smithi112.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 3.2 MB/s | 1.0 MB 00:00 2024-05-01T14:09:10.405 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:10.405 INFO:teuthology.orchestra.run.smithi112.stdout:Total 1.8 MB/s | 2.2 MB 00:01 2024-05-01T14:09:10.436 INFO:teuthology.orchestra.run.smithi132.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.4 MB/s | 1.0 MB 00:00 2024-05-01T14:09:10.437 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:10.437 INFO:teuthology.orchestra.run.smithi132.stdout:Total 3.6 MB/s | 2.2 MB 00:00 2024-05-01T14:09:10.469 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2024-05-01T14:09:10.484 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2024-05-01T14:09:10.484 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2024-05-01T14:09:10.499 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-05-01T14:09:10.514 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-05-01T14:09:10.514 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-05-01T14:09:10.567 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2024-05-01T14:09:10.568 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2024-05-01T14:09:10.597 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-05-01T14:09:10.598 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-05-01T14:09:10.754 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-05-01T14:09:11.081 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2024-05-01T14:09:11.091 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-05-01T14:09:11.258 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-05-01T14:09:11.258 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-05-01T14:09:11.322 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-05-01T14:09:11.329 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-05-01T14:09:11.377 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-05-01T14:09:11.394 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-05-01T14:09:11.424 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-05-01T14:09:11.438 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-05-01T14:09:11.465 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-05-01T14:09:11.480 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-05-01T14:09:11.558 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-05-01T14:09:11.574 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-05-01T14:09:11.669 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-google-auth-1:2.29.0-1.el9.noarch 7/13 2024-05-01T14:09:11.676 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-google-auth-1:2.29.0-1.el9.noarch 7/13 2024-05-01T14:09:11.726 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-05-01T14:09:11.732 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-05-01T14:09:11.817 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-05-01T14:09:11.853 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-3483.g94d36 12/12 2024-05-01T14:09:12.442 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-05-01T14:09:12.448 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-05-01T14:09:12.495 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-05-01T14:09:12.498 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-05-01T14:09:12.530 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-05-01T14:09:12.531 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-05-01T14:09:12.577 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-05-01T14:09:12.579 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-05-01T14:09:12.602 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-mgr-rook-2:19.0.0-3483.g94d368ab.el9.noarch 13/13 2024-05-01T14:09:12.604 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mgr-rook-2:19.0.0-3483.g94d368ab.el9.noarch 13/13 2024-05-01T14:09:13.345 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-3483.g94d368ab.el9.noarch 13/13 2024-05-01T14:09:13.345 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mgr-rook-2:19.0.0-3483.g94d368ab.el9.noarch 1/13 2024-05-01T14:09:13.345 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-05-01T14:09:13.345 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-05-01T14:09:13.345 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-05-01T14:09:13.346 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-05-01T14:09:13.346 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-05-01T14:09:13.346 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-05-01T14:09:13.346 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-05-01T14:09:13.346 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-05-01T14:09:13.346 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-google-auth-1:2.29.0-1.el9.noarch 10/13 2024-05-01T14:09:13.346 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-05-01T14:09:13.346 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-05-01T14:09:13.380 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-3483.g94d368ab.el9.noarch 13/13 2024-05-01T14:09:13.380 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-mgr-rook-2:19.0.0-3483.g94d368ab.el9.noarch 1/13 2024-05-01T14:09:13.381 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-05-01T14:09:13.381 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-05-01T14:09:13.381 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-05-01T14:09:13.381 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-05-01T14:09:13.381 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-05-01T14:09:13.381 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-05-01T14:09:13.381 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-05-01T14:09:13.381 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-05-01T14:09:13.381 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-google-auth-1:2.29.0-1.el9.noarch 10/13 2024-05-01T14:09:13.381 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-05-01T14:09:13.381 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-05-01T14:09:13.650 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-05-01T14:09:13.650 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:13.650 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-05-01T14:09:13.650 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-rook-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:09:13.650 INFO:teuthology.orchestra.run.smithi132.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-05-01T14:09:13.651 INFO:teuthology.orchestra.run.smithi132.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-05-01T14:09:13.651 INFO:teuthology.orchestra.run.smithi132.stdout: python3-google-auth-1:2.29.0-1.el9.noarch 2024-05-01T14:09:13.651 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-05-01T14:09:13.651 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-05-01T14:09:13.651 INFO:teuthology.orchestra.run.smithi132.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-05-01T14:09:13.651 INFO:teuthology.orchestra.run.smithi132.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-05-01T14:09:13.651 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-05-01T14:09:13.651 INFO:teuthology.orchestra.run.smithi132.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-05-01T14:09:13.651 INFO:teuthology.orchestra.run.smithi132.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-05-01T14:09:13.651 INFO:teuthology.orchestra.run.smithi132.stdout: python3-rsa-4.9-2.el9.noarch 2024-05-01T14:09:13.651 INFO:teuthology.orchestra.run.smithi132.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-05-01T14:09:13.651 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:13.651 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:09:13.665 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-05-01T14:09:13.666 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:13.666 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2024-05-01T14:09:13.666 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-rook-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:09:13.666 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-05-01T14:09:13.666 INFO:teuthology.orchestra.run.smithi112.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-05-01T14:09:13.666 INFO:teuthology.orchestra.run.smithi112.stdout: python3-google-auth-1:2.29.0-1.el9.noarch 2024-05-01T14:09:13.666 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-05-01T14:09:13.666 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-05-01T14:09:13.666 INFO:teuthology.orchestra.run.smithi112.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-05-01T14:09:13.666 INFO:teuthology.orchestra.run.smithi112.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-05-01T14:09:13.666 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-05-01T14:09:13.666 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-05-01T14:09:13.666 INFO:teuthology.orchestra.run.smithi112.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-05-01T14:09:13.666 INFO:teuthology.orchestra.run.smithi112.stdout: python3-rsa-4.9-2.el9.noarch 2024-05-01T14:09:13.667 INFO:teuthology.orchestra.run.smithi112.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-05-01T14:09:13.667 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:13.667 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:09:13.900 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-mgr-cephadm 2024-05-01T14:09:13.913 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install ceph-mgr-cephadm 2024-05-01T14:09:14.411 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:29 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:09:14.419 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-3483.g94d36 12/12 2024-05-01T14:09:14.419 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-3483.g94d36 1/12 2024-05-01T14:09:14.420 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-05-01T14:09:14.420 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-05-01T14:09:14.420 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-05-01T14:09:14.420 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-05-01T14:09:14.420 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-05-01T14:09:14.420 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-05-01T14:09:14.420 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-05-01T14:09:14.420 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-05-01T14:09:14.420 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-05-01T14:09:14.420 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-05-01T14:09:14.424 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:01:27 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:09:14.535 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:09:14.535 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:14.535 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2024-05-01T14:09:14.536 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:14.536 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-05-01T14:09:14.536 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-cephadm noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 143 k 2024-05-01T14:09:14.536 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2024-05-01T14:09:14.536 INFO:teuthology.orchestra.run.smithi132.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-05-01T14:09:14.536 INFO:teuthology.orchestra.run.smithi132.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-05-01T14:09:14.536 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-05-01T14:09:14.536 INFO:teuthology.orchestra.run.smithi132.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-05-01T14:09:14.536 INFO:teuthology.orchestra.run.smithi132.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-05-01T14:09:14.536 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:14.536 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-05-01T14:09:14.536 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:14.536 INFO:teuthology.orchestra.run.smithi132.stdout:Install 6 Packages 2024-05-01T14:09:14.536 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:14.537 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 7.0 M 2024-05-01T14:09:14.537 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 33 M 2024-05-01T14:09:14.537 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-05-01T14:09:14.544 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:09:14.545 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:14.545 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repository Size 2024-05-01T14:09:14.545 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:14.545 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2024-05-01T14:09:14.545 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-cephadm noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 143 k 2024-05-01T14:09:14.546 INFO:teuthology.orchestra.run.smithi112.stdout:Installing dependencies: 2024-05-01T14:09:14.546 INFO:teuthology.orchestra.run.smithi112.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-05-01T14:09:14.546 INFO:teuthology.orchestra.run.smithi112.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-05-01T14:09:14.546 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-05-01T14:09:14.546 INFO:teuthology.orchestra.run.smithi112.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-05-01T14:09:14.546 INFO:teuthology.orchestra.run.smithi112.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-05-01T14:09:14.546 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:14.546 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2024-05-01T14:09:14.546 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:14.546 INFO:teuthology.orchestra.run.smithi112.stdout:Install 6 Packages 2024-05-01T14:09:14.546 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:14.547 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 7.0 M 2024-05-01T14:09:14.547 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 33 M 2024-05-01T14:09:14.547 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2024-05-01T14:09:14.826 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-05-01T14:09:14.826 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:14.826 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-01T14:09:14.826 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-diskprediction-local-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:09:14.826 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-05-01T14:09:14.826 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-05-01T14:09:14.826 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-05-01T14:09:14.826 INFO:teuthology.orchestra.run.smithi157.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-05-01T14:09:14.826 INFO:teuthology.orchestra.run.smithi157.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-05-01T14:09:14.826 INFO:teuthology.orchestra.run.smithi157.stdout: openblas-0.3.21-2.el9.x86_64 2024-05-01T14:09:14.827 INFO:teuthology.orchestra.run.smithi157.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-05-01T14:09:14.827 INFO:teuthology.orchestra.run.smithi157.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-05-01T14:09:14.827 INFO:teuthology.orchestra.run.smithi157.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-05-01T14:09:14.827 INFO:teuthology.orchestra.run.smithi157.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-05-01T14:09:14.827 INFO:teuthology.orchestra.run.smithi157.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-05-01T14:09:14.827 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:14.827 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:09:14.888 INFO:teuthology.orchestra.run.smithi132.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 1.1 MB/s | 248 kB 00:00 2024-05-01T14:09:15.056 INFO:teuthology.orchestra.run.smithi132.stdout:(2/6): python3-babel-2.9.1-2.el9.noarch.rpm 15 MB/s | 6.0 MB 00:00 2024-05-01T14:09:15.081 INFO:teuthology.orchestra.run.smithi132.stdout:(3/6): ceph-mgr-cephadm-19.0.0-3483.g94d368ab.e 343 kB/s | 143 kB 00:00 2024-05-01T14:09:15.252 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-mgr-rook 2024-05-01T14:09:15.341 INFO:teuthology.orchestra.run.smithi112.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 1.5 MB/s | 248 kB 00:00 2024-05-01T14:09:15.398 INFO:teuthology.orchestra.run.smithi132.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 169 kB/s | 58 kB 00:00 2024-05-01T14:09:15.408 INFO:teuthology.orchestra.run.smithi112.stdout:(2/6): ceph-mgr-cephadm-19.0.0-3483.g94d368ab.e 639 kB/s | 143 kB 00:00 2024-05-01T14:09:15.423 INFO:teuthology.orchestra.run.smithi132.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 149 kB/s | 51 kB 00:00 2024-05-01T14:09:15.565 INFO:teuthology.orchestra.run.smithi132.stdout:(6/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 812 kB/s | 548 kB 00:00 2024-05-01T14:09:15.566 INFO:teuthology.orchestra.run.smithi112.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 16 MB/s | 6.0 MB 00:00 2024-05-01T14:09:15.569 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:15.569 INFO:teuthology.orchestra.run.smithi132.stdout:Total 6.8 MB/s | 7.0 MB 00:01 2024-05-01T14:09:15.640 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-05-01T14:09:15.651 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-05-01T14:09:15.651 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-05-01T14:09:15.747 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-05-01T14:09:15.747 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-05-01T14:09:15.779 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:22 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:09:15.892 INFO:teuthology.orchestra.run.smithi112.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 126 kB/s | 58 kB 00:00 2024-05-01T14:09:15.901 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:09:15.902 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:15.902 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-01T14:09:15.902 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:15.902 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-01T14:09:15.903 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-rook noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 49 k 2024-05-01T14:09:15.903 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-01T14:09:15.903 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-05-01T14:09:15.903 INFO:teuthology.orchestra.run.smithi157.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-05-01T14:09:15.903 INFO:teuthology.orchestra.run.smithi157.stdout: python3-google-auth noarch 1:2.29.0-1.el9 epel 206 k 2024-05-01T14:09:15.903 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-05-01T14:09:15.903 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-05-01T14:09:15.903 INFO:teuthology.orchestra.run.smithi157.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-05-01T14:09:15.903 INFO:teuthology.orchestra.run.smithi157.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-05-01T14:09:15.903 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-05-01T14:09:15.903 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-05-01T14:09:15.903 INFO:teuthology.orchestra.run.smithi157.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-05-01T14:09:15.903 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-05-01T14:09:15.903 INFO:teuthology.orchestra.run.smithi157.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-05-01T14:09:15.904 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:15.904 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-01T14:09:15.904 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:15.904 INFO:teuthology.orchestra.run.smithi157.stdout:Install 13 Packages 2024-05-01T14:09:15.904 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:15.904 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 2.2 M 2024-05-01T14:09:15.904 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 26 M 2024-05-01T14:09:15.905 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-01T14:09:15.975 INFO:teuthology.orchestra.run.smithi112.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 133 kB/s | 51 kB 00:00 2024-05-01T14:09:16.042 INFO:teuthology.orchestra.run.smithi112.stdout:(6/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 782 kB/s | 548 kB 00:00 2024-05-01T14:09:16.045 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:16.045 INFO:teuthology.orchestra.run.smithi112.stdout:Total 4.7 MB/s | 7.0 MB 00:01 2024-05-01T14:09:16.047 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-05-01T14:09:16.115 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2024-05-01T14:09:16.125 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2024-05-01T14:09:16.126 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2024-05-01T14:09:16.206 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-05-01T14:09:16.220 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2024-05-01T14:09:16.220 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2024-05-01T14:09:16.258 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-05-01T14:09:16.461 INFO:teuthology.orchestra.run.smithi157.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 67 kB/s | 19 kB 00:00 2024-05-01T14:09:16.487 INFO:teuthology.orchestra.run.smithi157.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 82 kB/s | 26 kB 00:00 2024-05-01T14:09:16.512 INFO:teuthology.orchestra.run.smithi157.stdout:(3/13): ceph-mgr-rook-19.0.0-3483.g94d368ab.el9 147 kB/s | 49 kB 00:00 2024-05-01T14:09:16.519 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2024-05-01T14:09:16.683 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-05-01T14:09:16.727 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-05-01T14:09:16.805 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-05-01T14:09:16.870 INFO:teuthology.orchestra.run.smithi157.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 414 kB/s | 159 kB 00:00 2024-05-01T14:09:16.894 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-05-01T14:09:16.929 INFO:teuthology.orchestra.run.smithi157.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 475 kB/s | 222 kB 00:00 2024-05-01T14:09:16.958 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-05-01T14:09:16.987 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 6/6 2024-05-01T14:09:16.988 INFO:teuthology.orchestra.run.smithi157.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 458 kB/s | 54 kB 00:00 2024-05-01T14:09:17.171 INFO:teuthology.orchestra.run.smithi157.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 423 kB/s | 279 kB 00:00 2024-05-01T14:09:17.250 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-05-01T14:09:17.338 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-05-01T14:09:17.355 INFO:teuthology.orchestra.run.smithi157.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 76 kB/s | 32 kB 00:00 2024-05-01T14:09:17.373 INFO:teuthology.orchestra.run.smithi157.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 39 kB/s | 15 kB 00:00 2024-05-01T14:09:17.401 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-05-01T14:09:17.431 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 6/6 2024-05-01T14:09:17.613 INFO:teuthology.orchestra.run.smithi157.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 245 kB/s | 59 kB 00:00 2024-05-01T14:09:17.740 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 6/6 2024-05-01T14:09:17.740 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 1/6 2024-05-01T14:09:17.740 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-05-01T14:09:17.740 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-05-01T14:09:17.740 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-05-01T14:09:17.740 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-05-01T14:09:17.797 INFO:teuthology.orchestra.run.smithi157.stdout:(11/13): python3-google-auth-2.29.0-1.el9.noarc 329 kB/s | 206 kB 00:00 2024-05-01T14:09:17.822 INFO:teuthology.orchestra.run.smithi157.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 430 kB/s | 90 kB 00:00 2024-05-01T14:09:17.898 INFO:teuthology.orchestra.run.smithi157.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 1.9 MB/s | 1.0 MB 00:00 2024-05-01T14:09:17.900 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:17.900 INFO:teuthology.orchestra.run.smithi157.stdout:Total 1.1 MB/s | 2.2 MB 00:01 2024-05-01T14:09:17.965 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-01T14:09:17.982 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-01T14:09:17.983 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-01T14:09:17.990 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-05-01T14:09:17.990 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:17.991 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-05-01T14:09:17.991 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-mgr-cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:09:17.991 INFO:teuthology.orchestra.run.smithi132.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-05-01T14:09:17.991 INFO:teuthology.orchestra.run.smithi132.stdout: python3-babel-2.9.1-2.el9.noarch 2024-05-01T14:09:17.991 INFO:teuthology.orchestra.run.smithi132.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-05-01T14:09:17.991 INFO:teuthology.orchestra.run.smithi132.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-05-01T14:09:17.991 INFO:teuthology.orchestra.run.smithi132.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-05-01T14:09:17.991 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:17.991 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:09:18.067 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-01T14:09:18.067 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-01T14:09:18.197 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 6/6 2024-05-01T14:09:18.197 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 1/6 2024-05-01T14:09:18.197 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-05-01T14:09:18.197 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-05-01T14:09:18.197 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-05-01T14:09:18.197 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-05-01T14:09:18.248 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-fuse 2024-05-01T14:09:18.431 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-05-01T14:09:18.431 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:18.431 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2024-05-01T14:09:18.431 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:09:18.431 INFO:teuthology.orchestra.run.smithi112.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-05-01T14:09:18.431 INFO:teuthology.orchestra.run.smithi112.stdout: python3-babel-2.9.1-2.el9.noarch 2024-05-01T14:09:18.431 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-05-01T14:09:18.431 INFO:teuthology.orchestra.run.smithi112.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-05-01T14:09:18.431 INFO:teuthology.orchestra.run.smithi112.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-05-01T14:09:18.431 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:18.431 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:09:18.561 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-01T14:09:18.706 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install ceph-fuse 2024-05-01T14:09:18.745 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-05-01T14:09:18.761 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:33 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:09:18.807 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-05-01T14:09:18.863 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-05-01T14:09:18.880 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:09:18.881 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:18.881 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2024-05-01T14:09:18.881 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:18.881 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-05-01T14:09:18.881 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-fuse x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 891 k 2024-05-01T14:09:18.881 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2024-05-01T14:09:18.882 INFO:teuthology.orchestra.run.smithi132.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-05-01T14:09:18.882 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:18.882 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-05-01T14:09:18.882 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:18.882 INFO:teuthology.orchestra.run.smithi132.stdout:Install 2 Packages 2024-05-01T14:09:18.882 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:18.882 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 971 k 2024-05-01T14:09:18.883 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 2.8 M 2024-05-01T14:09:18.883 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-05-01T14:09:18.910 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-05-01T14:09:18.949 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-05-01T14:09:19.043 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-05-01T14:09:19.050 INFO:teuthology.orchestra.run.smithi132.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 672 kB/s | 80 kB 00:00 2024-05-01T14:09:19.154 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-google-auth-1:2.29.0-1.el9.noarch 7/13 2024-05-01T14:09:19.201 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-05-01T14:09:19.208 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:01:32 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:09:19.250 INFO:teuthology.orchestra.run.smithi132.stdout:(2/2): ceph-fuse-19.0.0-3483.g94d368ab.el9.x86_ 2.7 MB/s | 891 kB 00:00 2024-05-01T14:09:19.251 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:19.251 INFO:teuthology.orchestra.run.smithi132.stdout:Total 2.6 MB/s | 971 kB 00:00 2024-05-01T14:09:19.262 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-05-01T14:09:19.284 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-05-01T14:09:19.284 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-05-01T14:09:19.326 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:09:19.327 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:19.327 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repository Size 2024-05-01T14:09:19.327 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:19.327 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2024-05-01T14:09:19.327 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-fuse x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 891 k 2024-05-01T14:09:19.327 INFO:teuthology.orchestra.run.smithi112.stdout:Installing dependencies: 2024-05-01T14:09:19.327 INFO:teuthology.orchestra.run.smithi112.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-05-01T14:09:19.328 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:19.328 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2024-05-01T14:09:19.328 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:19.328 INFO:teuthology.orchestra.run.smithi112.stdout:Install 2 Packages 2024-05-01T14:09:19.328 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:19.328 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 971 k 2024-05-01T14:09:19.329 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 2.8 M 2024-05-01T14:09:19.329 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2024-05-01T14:09:19.363 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-05-01T14:09:19.364 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-05-01T14:09:19.548 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-05-01T14:09:19.678 INFO:teuthology.orchestra.run.smithi112.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 1.1 MB/s | 80 kB 00:00 2024-05-01T14:09:19.686 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-05-01T14:09:19.756 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 2/2 2024-05-01T14:09:19.923 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-05-01T14:09:19.974 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-05-01T14:09:20.008 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-05-01T14:09:20.055 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-05-01T14:09:20.061 INFO:teuthology.orchestra.run.smithi112.stdout:(2/2): ceph-fuse-19.0.0-3483.g94d368ab.el9.x86_ 1.9 MB/s | 891 kB 00:00 2024-05-01T14:09:20.061 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:20.062 INFO:teuthology.orchestra.run.smithi112.stdout:Total 1.3 MB/s | 971 kB 00:00 2024-05-01T14:09:20.073 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2024-05-01T14:09:20.077 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-rook-2:19.0.0-3483.g94d368ab.el9.noarch 13/13 2024-05-01T14:09:20.095 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2024-05-01T14:09:20.095 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2024-05-01T14:09:20.174 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2024-05-01T14:09:20.175 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2024-05-01T14:09:20.358 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 2/2 2024-05-01T14:09:20.358 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 1/2 2024-05-01T14:09:20.363 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2024-05-01T14:09:20.513 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-05-01T14:09:20.584 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 2/2 2024-05-01T14:09:20.624 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-05-01T14:09:20.624 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:20.624 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-05-01T14:09:20.624 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-05-01T14:09:20.624 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:20.624 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:09:20.720 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-3483.g94d368ab.el9.noarch 13/13 2024-05-01T14:09:20.720 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-rook-2:19.0.0-3483.g94d368ab.el9.noarch 1/13 2024-05-01T14:09:20.720 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-05-01T14:09:20.721 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-05-01T14:09:20.721 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-05-01T14:09:20.721 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-05-01T14:09:20.721 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-05-01T14:09:20.721 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-05-01T14:09:20.721 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-05-01T14:09:20.721 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-05-01T14:09:20.721 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-google-auth-1:2.29.0-1.el9.noarch 10/13 2024-05-01T14:09:20.721 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-05-01T14:09:20.721 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-05-01T14:09:20.891 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install ceph-volume 2024-05-01T14:09:21.034 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-05-01T14:09:21.035 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:21.035 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-01T14:09:21.035 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-rook-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:09:21.035 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-05-01T14:09:21.035 INFO:teuthology.orchestra.run.smithi157.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-05-01T14:09:21.035 INFO:teuthology.orchestra.run.smithi157.stdout: python3-google-auth-1:2.29.0-1.el9.noarch 2024-05-01T14:09:21.035 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-05-01T14:09:21.035 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-05-01T14:09:21.035 INFO:teuthology.orchestra.run.smithi157.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-05-01T14:09:21.036 INFO:teuthology.orchestra.run.smithi157.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-05-01T14:09:21.036 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-05-01T14:09:21.036 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-05-01T14:09:21.036 INFO:teuthology.orchestra.run.smithi157.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-05-01T14:09:21.036 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rsa-4.9-2.el9.noarch 2024-05-01T14:09:21.036 INFO:teuthology.orchestra.run.smithi157.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-05-01T14:09:21.036 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:21.036 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:09:21.209 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 2/2 2024-05-01T14:09:21.209 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 1/2 2024-05-01T14:09:21.279 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-mgr-cephadm 2024-05-01T14:09:21.416 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:36 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:09:21.450 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-05-01T14:09:21.450 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:21.451 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2024-05-01T14:09:21.451 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-05-01T14:09:21.451 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:21.451 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:09:21.538 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:09:21.539 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:21.539 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repository Size 2024-05-01T14:09:21.539 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:21.539 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-05-01T14:09:21.539 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-volume noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 273 k 2024-05-01T14:09:21.539 INFO:teuthology.orchestra.run.smithi132.stdout:Installing dependencies: 2024-05-01T14:09:21.539 INFO:teuthology.orchestra.run.smithi132.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-05-01T14:09:21.539 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:21.539 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-05-01T14:09:21.539 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:21.539 INFO:teuthology.orchestra.run.smithi132.stdout:Install 2 Packages 2024-05-01T14:09:21.539 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:21.540 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 350 k 2024-05-01T14:09:21.540 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 1.5 M 2024-05-01T14:09:21.540 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-05-01T14:09:21.748 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install ceph-volume 2024-05-01T14:09:21.791 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:28 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:09:21.860 INFO:teuthology.orchestra.run.smithi132.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 384 kB/s | 77 kB 00:00 2024-05-01T14:09:21.911 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:09:21.911 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:21.912 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-01T14:09:21.912 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:21.912 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-01T14:09:21.912 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-cephadm noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 143 k 2024-05-01T14:09:21.912 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-01T14:09:21.912 INFO:teuthology.orchestra.run.smithi157.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-05-01T14:09:21.912 INFO:teuthology.orchestra.run.smithi157.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-05-01T14:09:21.912 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-05-01T14:09:21.912 INFO:teuthology.orchestra.run.smithi157.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-05-01T14:09:21.912 INFO:teuthology.orchestra.run.smithi157.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-05-01T14:09:21.912 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:21.912 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-01T14:09:21.912 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:21.912 INFO:teuthology.orchestra.run.smithi157.stdout:Install 6 Packages 2024-05-01T14:09:21.913 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:21.913 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 7.0 M 2024-05-01T14:09:21.913 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 33 M 2024-05-01T14:09:21.913 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-01T14:09:22.010 INFO:teuthology.orchestra.run.smithi132.stdout:(2/2): ceph-volume-19.0.0-3483.g94d368ab.el9.no 776 kB/s | 273 kB 00:00 2024-05-01T14:09:22.011 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:22.011 INFO:teuthology.orchestra.run.smithi132.stdout:Total 742 kB/s | 350 kB 00:00 2024-05-01T14:09:22.023 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-05-01T14:09:22.032 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-05-01T14:09:22.032 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-05-01T14:09:22.057 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-05-01T14:09:22.058 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-05-01T14:09:22.202 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-05-01T14:09:22.264 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:01:35 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:09:22.386 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:09:22.386 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:22.386 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repository Size 2024-05-01T14:09:22.386 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:22.386 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2024-05-01T14:09:22.387 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-volume noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 273 k 2024-05-01T14:09:22.387 INFO:teuthology.orchestra.run.smithi112.stdout:Installing dependencies: 2024-05-01T14:09:22.387 INFO:teuthology.orchestra.run.smithi112.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-05-01T14:09:22.387 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:22.387 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2024-05-01T14:09:22.387 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:22.387 INFO:teuthology.orchestra.run.smithi112.stdout:Install 2 Packages 2024-05-01T14:09:22.387 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:22.388 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 350 k 2024-05-01T14:09:22.388 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 1.5 M 2024-05-01T14:09:22.388 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2024-05-01T14:09:22.389 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-05-01T14:09:22.429 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : ceph-volume-2:19.0.0-3483.g94d368ab.el9.noarch 2/2 2024-05-01T14:09:22.444 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: ceph-volume-2:19.0.0-3483.g94d368ab.el9.noarch 2/2 2024-05-01T14:09:22.444 INFO:teuthology.orchestra.run.smithi132.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:09:22.444 INFO:teuthology.orchestra.run.smithi132.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-05-01T14:09:22.445 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:22.583 INFO:teuthology.orchestra.run.smithi157.stdout:(1/6): ceph-mgr-cephadm-19.0.0-3483.g94d368ab.e 623 kB/s | 143 kB 00:00 2024-05-01T14:09:22.776 INFO:teuthology.orchestra.run.smithi112.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 676 kB/s | 77 kB 00:00 2024-05-01T14:09:22.933 INFO:teuthology.orchestra.run.smithi157.stdout:(2/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 427 kB/s | 248 kB 00:00 2024-05-01T14:09:22.958 INFO:teuthology.orchestra.run.smithi157.stdout:(3/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.4 MB/s | 548 kB 00:00 2024-05-01T14:09:22.992 INFO:teuthology.orchestra.run.smithi157.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 991 kB/s | 58 kB 00:00 2024-05-01T14:09:23.017 INFO:teuthology.orchestra.run.smithi157.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 869 kB/s | 51 kB 00:00 2024-05-01T14:09:23.059 INFO:teuthology.orchestra.run.smithi112.stdout:(2/2): ceph-volume-19.0.0-3483.g94d368ab.el9.no 687 kB/s | 273 kB 00:00 2024-05-01T14:09:23.060 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:23.060 INFO:teuthology.orchestra.run.smithi112.stdout:Total 520 kB/s | 350 kB 00:00 2024-05-01T14:09:23.071 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2024-05-01T14:09:23.081 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2024-05-01T14:09:23.081 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2024-05-01T14:09:23.110 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2024-05-01T14:09:23.110 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2024-05-01T14:09:23.110 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : ceph-volume-2:19.0.0-3483.g94d368ab.el9.noarch 1/2 2024-05-01T14:09:23.267 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2024-05-01T14:09:23.375 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-05-01T14:09:23.376 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:23.376 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-05-01T14:09:23.376 INFO:teuthology.orchestra.run.smithi132.stdout: ceph-volume-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:09:23.376 INFO:teuthology.orchestra.run.smithi132.stdout: python3-packaging-20.9-5.el9.noarch 2024-05-01T14:09:23.376 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:23.376 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:09:23.440 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-05-01T14:09:23.478 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-volume-2:19.0.0-3483.g94d368ab.el9.noarch 2/2 2024-05-01T14:09:23.493 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-volume-2:19.0.0-3483.g94d368ab.el9.noarch 2/2 2024-05-01T14:09:23.494 INFO:teuthology.orchestra.run.smithi112.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:09:23.494 INFO:teuthology.orchestra.run.smithi112.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-05-01T14:09:23.494 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:23.651 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install librados-devel 2024-05-01T14:09:23.776 INFO:teuthology.orchestra.run.smithi157.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 4.2 MB/s | 6.0 MB 00:01 2024-05-01T14:09:23.778 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:23.778 INFO:teuthology.orchestra.run.smithi157.stdout:Total 3.7 MB/s | 7.0 MB 00:01 2024-05-01T14:09:23.848 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-01T14:09:23.859 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-01T14:09:23.859 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-01T14:09:23.955 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-01T14:09:23.956 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-01T14:09:24.170 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:39 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:09:24.212 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-volume-2:19.0.0-3483.g94d368ab.el9.noarch 1/2 2024-05-01T14:09:24.256 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-01T14:09:24.294 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:09:24.295 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:24.295 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repo Size 2024-05-01T14:09:24.295 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:24.296 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-05-01T14:09:24.296 INFO:teuthology.orchestra.run.smithi132.stdout: librados-devel x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 126 k 2024-05-01T14:09:24.296 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:24.296 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-05-01T14:09:24.296 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:24.296 INFO:teuthology.orchestra.run.smithi132.stdout:Install 1 Package 2024-05-01T14:09:24.296 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:24.296 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 126 k 2024-05-01T14:09:24.296 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 456 k 2024-05-01T14:09:24.296 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-05-01T14:09:24.415 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-05-01T14:09:24.470 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-05-01T14:09:24.476 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-05-01T14:09:24.476 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:24.476 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2024-05-01T14:09:24.476 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-volume-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:09:24.476 INFO:teuthology.orchestra.run.smithi112.stdout: python3-packaging-20.9-5.el9.noarch 2024-05-01T14:09:24.476 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:24.477 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:09:24.616 INFO:teuthology.orchestra.run.smithi132.stdout:librados-devel-19.0.0-3483.g94d368ab.el9.x86_64 396 kB/s | 126 kB 00:00 2024-05-01T14:09:24.617 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:24.617 INFO:teuthology.orchestra.run.smithi132.stdout:Total 393 kB/s | 126 kB 00:00 2024-05-01T14:09:24.617 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-05-01T14:09:24.623 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-05-01T14:09:24.623 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-05-01T14:09:24.686 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-05-01T14:09:24.686 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-05-01T14:09:24.772 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install librados-devel 2024-05-01T14:09:24.842 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-05-01T14:09:24.970 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : librados-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:24.991 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-05-01T14:09:25.080 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-05-01T14:09:25.144 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-05-01T14:09:25.181 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 6/6 2024-05-01T14:09:25.289 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:01:38 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:09:25.386 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: librados-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:25.414 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:09:25.414 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:25.414 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repo Size 2024-05-01T14:09:25.414 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:25.414 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2024-05-01T14:09:25.414 INFO:teuthology.orchestra.run.smithi112.stdout: librados-devel x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 126 k 2024-05-01T14:09:25.415 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:25.415 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2024-05-01T14:09:25.415 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:25.415 INFO:teuthology.orchestra.run.smithi112.stdout:Install 1 Package 2024-05-01T14:09:25.415 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:25.415 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 126 k 2024-05-01T14:09:25.415 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 456 k 2024-05-01T14:09:25.415 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2024-05-01T14:09:25.615 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : librados-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:25.616 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:25.616 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-05-01T14:09:25.616 INFO:teuthology.orchestra.run.smithi132.stdout: librados-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:09:25.616 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:25.616 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:09:25.648 INFO:teuthology.orchestra.run.smithi112.stdout:librados-devel-19.0.0-3483.g94d368ab.el9.x86_64 545 kB/s | 126 kB 00:00 2024-05-01T14:09:25.648 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:25.649 INFO:teuthology.orchestra.run.smithi112.stdout:Total 542 kB/s | 126 kB 00:00 2024-05-01T14:09:25.649 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2024-05-01T14:09:25.654 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2024-05-01T14:09:25.654 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2024-05-01T14:09:25.716 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2024-05-01T14:09:25.717 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2024-05-01T14:09:25.850 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install libcephfs2 2024-05-01T14:09:25.865 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2024-05-01T14:09:25.924 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 6/6 2024-05-01T14:09:25.924 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 1/6 2024-05-01T14:09:25.924 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-05-01T14:09:25.924 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-05-01T14:09:25.924 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-05-01T14:09:25.925 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-05-01T14:09:25.969 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : librados-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:26.166 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-05-01T14:09:26.167 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:26.167 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-01T14:09:26.167 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-cephadm-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:09:26.167 INFO:teuthology.orchestra.run.smithi157.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-05-01T14:09:26.167 INFO:teuthology.orchestra.run.smithi157.stdout: python3-babel-2.9.1-2.el9.noarch 2024-05-01T14:09:26.167 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-05-01T14:09:26.167 INFO:teuthology.orchestra.run.smithi157.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-05-01T14:09:26.167 INFO:teuthology.orchestra.run.smithi157.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-05-01T14:09:26.167 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:26.167 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:09:26.372 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:41 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:09:26.392 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: librados-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:26.414 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-fuse 2024-05-01T14:09:26.453 INFO:teuthology.orchestra.run.smithi132.stdout:Package libcephfs2-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:09:26.495 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:09:26.496 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2024-05-01T14:09:26.496 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:09:26.574 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install libcephfs-devel 2024-05-01T14:09:26.620 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : librados-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:26.620 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:26.620 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2024-05-01T14:09:26.620 INFO:teuthology.orchestra.run.smithi112.stdout: librados-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:09:26.620 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:26.620 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:09:26.909 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install libcephfs2 2024-05-01T14:09:26.925 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:33 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:09:27.046 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:09:27.046 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:27.046 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-01T14:09:27.046 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:27.046 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-01T14:09:27.046 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-fuse x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 891 k 2024-05-01T14:09:27.046 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-01T14:09:27.047 INFO:teuthology.orchestra.run.smithi157.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-05-01T14:09:27.047 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:27.047 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-01T14:09:27.047 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:27.047 INFO:teuthology.orchestra.run.smithi157.stdout:Install 2 Packages 2024-05-01T14:09:27.047 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:27.048 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 971 k 2024-05-01T14:09:27.048 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 2.8 M 2024-05-01T14:09:27.048 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-01T14:09:27.092 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:42 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:09:27.211 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:09:27.212 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:27.212 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repo Size 2024-05-01T14:09:27.212 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:27.212 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-05-01T14:09:27.212 INFO:teuthology.orchestra.run.smithi132.stdout: libcephfs-devel x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 32 k 2024-05-01T14:09:27.212 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:27.213 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-05-01T14:09:27.213 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:27.213 INFO:teuthology.orchestra.run.smithi132.stdout:Install 1 Package 2024-05-01T14:09:27.213 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:27.213 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 32 k 2024-05-01T14:09:27.213 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 142 k 2024-05-01T14:09:27.213 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-05-01T14:09:27.370 INFO:teuthology.orchestra.run.smithi132.stdout:libcephfs-devel-19.0.0-3483.g94d368ab.el9.x86_6 201 kB/s | 32 kB 00:00 2024-05-01T14:09:27.371 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:27.371 INFO:teuthology.orchestra.run.smithi132.stdout:Total 199 kB/s | 32 kB 00:00 2024-05-01T14:09:27.371 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-05-01T14:09:27.375 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-05-01T14:09:27.375 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-05-01T14:09:27.377 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-05-01T14:09:27.377 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-05-01T14:09:27.430 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:01:40 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:09:27.461 INFO:teuthology.orchestra.run.smithi157.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 577 kB/s | 80 kB 00:00 2024-05-01T14:09:27.464 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-05-01T14:09:27.510 INFO:teuthology.orchestra.run.smithi112.stdout:Package libcephfs2-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:09:27.552 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:09:27.553 INFO:teuthology.orchestra.run.smithi112.stdout:Nothing to do. 2024-05-01T14:09:27.553 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:09:27.557 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : libcephfs-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:27.625 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install libcephfs-devel 2024-05-01T14:09:27.744 INFO:teuthology.orchestra.run.smithi157.stdout:(2/2): ceph-fuse-19.0.0-3483.g94d368ab.el9.x86_ 2.1 MB/s | 891 kB 00:00 2024-05-01T14:09:27.745 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:27.745 INFO:teuthology.orchestra.run.smithi157.stdout:Total 1.4 MB/s | 971 kB 00:00 2024-05-01T14:09:27.757 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-01T14:09:27.779 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-01T14:09:27.779 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-01T14:09:27.858 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-01T14:09:27.858 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-01T14:09:27.931 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:28.052 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-01T14:09:28.122 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : libcephfs-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:28.123 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:28.123 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-05-01T14:09:28.123 INFO:teuthology.orchestra.run.smithi132.stdout: libcephfs-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:09:28.123 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:28.123 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:09:28.139 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:01:41 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:09:28.196 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-05-01T14:09:28.257 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:09:28.257 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:28.258 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repo Size 2024-05-01T14:09:28.258 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:28.258 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2024-05-01T14:09:28.258 INFO:teuthology.orchestra.run.smithi112.stdout: libcephfs-devel x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 32 k 2024-05-01T14:09:28.258 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:28.258 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2024-05-01T14:09:28.258 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:28.258 INFO:teuthology.orchestra.run.smithi112.stdout:Install 1 Package 2024-05-01T14:09:28.258 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:28.259 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 32 k 2024-05-01T14:09:28.259 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 142 k 2024-05-01T14:09:28.259 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2024-05-01T14:09:28.267 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 2/2 2024-05-01T14:09:28.301 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install librados2 2024-05-01T14:09:28.426 INFO:teuthology.orchestra.run.smithi112.stdout:libcephfs-devel-19.0.0-3483.g94d368ab.el9.x86_6 189 kB/s | 32 kB 00:00 2024-05-01T14:09:28.427 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:28.427 INFO:teuthology.orchestra.run.smithi112.stdout:Total 188 kB/s | 32 kB 00:00 2024-05-01T14:09:28.427 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2024-05-01T14:09:28.431 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2024-05-01T14:09:28.431 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2024-05-01T14:09:28.433 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2024-05-01T14:09:28.433 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2024-05-01T14:09:28.511 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2024-05-01T14:09:28.621 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : libcephfs-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:28.819 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:43 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:09:28.896 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 2/2 2024-05-01T14:09:28.896 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 1/2 2024-05-01T14:09:28.903 INFO:teuthology.orchestra.run.smithi132.stdout:Package librados2-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:09:28.947 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:09:28.948 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2024-05-01T14:09:28.948 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:09:28.972 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:29.012 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install librbd1 2024-05-01T14:09:29.153 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-05-01T14:09:29.153 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:29.153 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-01T14:09:29.154 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-05-01T14:09:29.154 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:29.154 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:09:29.212 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : libcephfs-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:29.212 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:29.212 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2024-05-01T14:09:29.212 INFO:teuthology.orchestra.run.smithi112.stdout: libcephfs-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:09:29.212 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:29.212 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:09:29.372 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install librados2 2024-05-01T14:09:29.470 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-volume 2024-05-01T14:09:29.551 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:44 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:09:29.633 INFO:teuthology.orchestra.run.smithi132.stdout:Package librbd1-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:09:29.677 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:09:29.678 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2024-05-01T14:09:29.678 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:09:29.745 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install python3-rados 2024-05-01T14:09:29.880 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:01:42 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:09:29.959 INFO:teuthology.orchestra.run.smithi112.stdout:Package librados2-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:09:29.992 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:36 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:09:30.000 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:09:30.002 INFO:teuthology.orchestra.run.smithi112.stdout:Nothing to do. 2024-05-01T14:09:30.002 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:09:30.072 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install librbd1 2024-05-01T14:09:30.114 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:09:30.115 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:30.115 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-01T14:09:30.115 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:30.115 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-01T14:09:30.115 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-volume noarch 2:19.0.0-3483.g94d368ab.el9 ceph-noarch 273 k 2024-05-01T14:09:30.116 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-01T14:09:30.116 INFO:teuthology.orchestra.run.smithi157.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-05-01T14:09:30.116 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:30.116 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-01T14:09:30.116 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:30.116 INFO:teuthology.orchestra.run.smithi157.stdout:Install 2 Packages 2024-05-01T14:09:30.116 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:30.116 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 350 k 2024-05-01T14:09:30.117 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 1.5 M 2024-05-01T14:09:30.117 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-01T14:09:30.255 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:45 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:09:30.333 INFO:teuthology.orchestra.run.smithi132.stdout:Package python3-rados-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:09:30.374 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:09:30.375 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2024-05-01T14:09:30.375 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:09:30.376 INFO:teuthology.orchestra.run.smithi157.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 404 kB/s | 77 kB 00:00 2024-05-01T14:09:30.442 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install python3-rgw 2024-05-01T14:09:30.443 INFO:teuthology.orchestra.run.smithi157.stdout:(2/2): ceph-volume-19.0.0-3483.g94d368ab.el9.no 1.0 MB/s | 273 kB 00:00 2024-05-01T14:09:30.445 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:30.445 INFO:teuthology.orchestra.run.smithi157.stdout:Total 1.0 MB/s | 350 kB 00:00 2024-05-01T14:09:30.458 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-01T14:09:30.466 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-01T14:09:30.466 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-01T14:09:30.491 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-01T14:09:30.492 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-01T14:09:30.572 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:01:43 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:09:30.646 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-01T14:09:30.650 INFO:teuthology.orchestra.run.smithi112.stdout:Package librbd1-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:09:30.691 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:09:30.692 INFO:teuthology.orchestra.run.smithi112.stdout:Nothing to do. 2024-05-01T14:09:30.692 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:09:30.763 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install python3-rados 2024-05-01T14:09:30.833 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-05-01T14:09:30.871 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-volume-2:19.0.0-3483.g94d368ab.el9.noarch 2/2 2024-05-01T14:09:30.886 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-volume-2:19.0.0-3483.g94d368ab.el9.noarch 2/2 2024-05-01T14:09:30.886 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:09:30.886 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-05-01T14:09:30.886 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:30.952 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:45 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:09:31.030 INFO:teuthology.orchestra.run.smithi132.stdout:Package python3-rgw-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:09:31.070 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:09:31.071 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2024-05-01T14:09:31.071 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:09:31.139 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install python3-cephfs 2024-05-01T14:09:31.277 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:01:44 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:09:31.356 INFO:teuthology.orchestra.run.smithi112.stdout:Package python3-rados-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:09:31.397 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:09:31.398 INFO:teuthology.orchestra.run.smithi112.stdout:Nothing to do. 2024-05-01T14:09:31.398 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:09:31.465 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install python3-rgw 2024-05-01T14:09:31.580 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-volume-2:19.0.0-3483.g94d368ab.el9.noarch 1/2 2024-05-01T14:09:31.655 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:46 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:09:31.734 INFO:teuthology.orchestra.run.smithi132.stdout:Package python3-cephfs-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:09:31.774 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:09:31.776 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2024-05-01T14:09:31.776 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:09:31.841 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install python3-rbd 2024-05-01T14:09:31.886 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-05-01T14:09:31.886 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:31.886 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-01T14:09:31.886 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-volume-2:19.0.0-3483.g94d368ab.el9.noarch 2024-05-01T14:09:31.886 INFO:teuthology.orchestra.run.smithi157.stdout: python3-packaging-20.9-5.el9.noarch 2024-05-01T14:09:31.886 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:31.886 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:09:31.974 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:01:44 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:09:32.052 INFO:teuthology.orchestra.run.smithi112.stdout:Package python3-rgw-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:09:32.093 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:09:32.094 INFO:teuthology.orchestra.run.smithi112.stdout:Nothing to do. 2024-05-01T14:09:32.094 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:09:32.161 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install python3-cephfs 2024-05-01T14:09:32.208 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install librados-devel 2024-05-01T14:09:32.353 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:47 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:09:32.432 INFO:teuthology.orchestra.run.smithi132.stdout:Package python3-rbd-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:09:32.474 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:09:32.475 INFO:teuthology.orchestra.run.smithi132.stdout:Nothing to do. 2024-05-01T14:09:32.475 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:09:32.539 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install rbd-fuse 2024-05-01T14:09:32.669 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:01:45 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:09:32.729 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:39 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:09:32.748 INFO:teuthology.orchestra.run.smithi112.stdout:Package python3-cephfs-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:09:32.789 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:09:32.789 INFO:teuthology.orchestra.run.smithi112.stdout:Nothing to do. 2024-05-01T14:09:32.789 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:09:32.854 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install python3-rbd 2024-05-01T14:09:32.855 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:09:32.855 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:32.855 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repo Size 2024-05-01T14:09:32.855 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:32.856 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-01T14:09:32.856 INFO:teuthology.orchestra.run.smithi157.stdout: librados-devel x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 126 k 2024-05-01T14:09:32.856 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:32.856 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-01T14:09:32.856 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:32.856 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-05-01T14:09:32.856 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:32.856 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 126 k 2024-05-01T14:09:32.856 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 456 k 2024-05-01T14:09:32.856 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-01T14:09:33.051 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:48 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:09:33.057 INFO:teuthology.orchestra.run.smithi157.stdout:librados-devel-19.0.0-3483.g94d368ab.el9.x86_64 629 kB/s | 126 kB 00:00 2024-05-01T14:09:33.058 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:33.058 INFO:teuthology.orchestra.run.smithi157.stdout:Total 623 kB/s | 126 kB 00:00 2024-05-01T14:09:33.058 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-01T14:09:33.064 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-01T14:09:33.064 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-01T14:09:33.128 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-01T14:09:33.129 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-01T14:09:33.172 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:09:33.173 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:33.173 INFO:teuthology.orchestra.run.smithi132.stdout: Package Architecture Version Repository Size 2024-05-01T14:09:33.173 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:33.173 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-05-01T14:09:33.173 INFO:teuthology.orchestra.run.smithi132.stdout: rbd-fuse x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 85 k 2024-05-01T14:09:33.173 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:33.173 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-05-01T14:09:33.173 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:33.173 INFO:teuthology.orchestra.run.smithi132.stdout:Install 1 Package 2024-05-01T14:09:33.174 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:33.174 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 85 k 2024-05-01T14:09:33.174 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 231 k 2024-05-01T14:09:33.174 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-05-01T14:09:33.287 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-01T14:09:33.366 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:01:46 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:09:33.390 INFO:teuthology.orchestra.run.smithi132.stdout:rbd-fuse-19.0.0-3483.g94d368ab.el9.x86_64.rpm 394 kB/s | 85 kB 00:00 2024-05-01T14:09:33.391 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:33.391 INFO:teuthology.orchestra.run.smithi132.stdout:Total 391 kB/s | 85 kB 00:00 2024-05-01T14:09:33.392 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-05-01T14:09:33.398 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-05-01T14:09:33.398 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-05-01T14:09:33.411 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : librados-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:33.444 INFO:teuthology.orchestra.run.smithi112.stdout:Package python3-rbd-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:09:33.461 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-05-01T14:09:33.461 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-05-01T14:09:33.485 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:09:33.486 INFO:teuthology.orchestra.run.smithi112.stdout:Nothing to do. 2024-05-01T14:09:33.486 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:09:33.555 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install rbd-fuse 2024-05-01T14:09:33.602 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-05-01T14:09:33.703 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : rbd-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:33.851 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librados-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:34.068 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:01:47 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:09:34.082 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: rbd-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:34.086 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librados-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:34.086 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:34.086 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-01T14:09:34.086 INFO:teuthology.orchestra.run.smithi157.stdout: librados-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:09:34.086 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:34.086 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:09:34.189 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:09:34.189 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:34.189 INFO:teuthology.orchestra.run.smithi112.stdout: Package Architecture Version Repository Size 2024-05-01T14:09:34.189 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:34.190 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2024-05-01T14:09:34.190 INFO:teuthology.orchestra.run.smithi112.stdout: rbd-fuse x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 85 k 2024-05-01T14:09:34.190 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:34.190 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2024-05-01T14:09:34.190 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:34.190 INFO:teuthology.orchestra.run.smithi112.stdout:Install 1 Package 2024-05-01T14:09:34.190 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:34.190 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 85 k 2024-05-01T14:09:34.190 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 231 k 2024-05-01T14:09:34.190 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2024-05-01T14:09:34.307 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : rbd-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:34.307 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:34.307 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-05-01T14:09:34.307 INFO:teuthology.orchestra.run.smithi132.stdout: rbd-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:09:34.307 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:34.307 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:09:34.313 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install libcephfs2 2024-05-01T14:09:34.540 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install rbd-mirror 2024-05-01T14:09:34.587 INFO:teuthology.orchestra.run.smithi112.stdout:rbd-fuse-19.0.0-3483.g94d368ab.el9.x86_64.rpm 215 kB/s | 85 kB 00:00 2024-05-01T14:09:34.588 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:34.589 INFO:teuthology.orchestra.run.smithi112.stdout:Total 214 kB/s | 85 kB 00:00 2024-05-01T14:09:34.589 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2024-05-01T14:09:34.596 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2024-05-01T14:09:34.596 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2024-05-01T14:09:34.658 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2024-05-01T14:09:34.659 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2024-05-01T14:09:34.800 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2024-05-01T14:09:34.839 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:41 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:09:34.908 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : rbd-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:34.920 INFO:teuthology.orchestra.run.smithi157.stdout:Package libcephfs2-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:09:34.964 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:09:34.965 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-01T14:09:34.966 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:09:35.027 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install libcephfs-devel 2024-05-01T14:09:35.066 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:50 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:09:35.190 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:09:35.191 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:35.191 INFO:teuthology.orchestra.run.smithi132.stdout: Package Arch Version Repo Size 2024-05-01T14:09:35.191 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:35.191 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-05-01T14:09:35.191 INFO:teuthology.orchestra.run.smithi132.stdout: rbd-mirror x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 3.1 M 2024-05-01T14:09:35.192 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:35.192 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-05-01T14:09:35.192 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:35.192 INFO:teuthology.orchestra.run.smithi132.stdout:Install 1 Package 2024-05-01T14:09:35.192 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:35.192 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 3.1 M 2024-05-01T14:09:35.192 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 13 M 2024-05-01T14:09:35.192 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-05-01T14:09:35.270 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: rbd-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:35.508 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : rbd-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:35.508 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:35.508 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2024-05-01T14:09:35.508 INFO:teuthology.orchestra.run.smithi112.stdout: rbd-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:09:35.508 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:35.508 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:09:35.545 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:42 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:09:35.611 INFO:teuthology.orchestra.run.smithi132.stdout:rbd-mirror-19.0.0-3483.g94d368ab.el9.x86_64.rpm 7.4 MB/s | 3.1 MB 00:00 2024-05-01T14:09:35.612 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:35.612 INFO:teuthology.orchestra.run.smithi132.stdout:Total 7.3 MB/s | 3.1 MB 00:00 2024-05-01T14:09:35.612 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-05-01T14:09:35.621 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-05-01T14:09:35.621 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-05-01T14:09:35.664 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:09:35.665 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:35.665 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repo Size 2024-05-01T14:09:35.665 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:35.665 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-01T14:09:35.665 INFO:teuthology.orchestra.run.smithi157.stdout: libcephfs-devel x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 32 k 2024-05-01T14:09:35.665 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:35.665 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-01T14:09:35.665 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:35.665 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-05-01T14:09:35.666 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:35.666 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 32 k 2024-05-01T14:09:35.666 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 142 k 2024-05-01T14:09:35.666 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-01T14:09:35.702 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-05-01T14:09:35.702 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-05-01T14:09:35.754 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install rbd-mirror 2024-05-01T14:09:35.845 INFO:teuthology.orchestra.run.smithi157.stdout:libcephfs-devel-19.0.0-3483.g94d368ab.el9.x86_6 177 kB/s | 32 kB 00:00 2024-05-01T14:09:35.846 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:35.846 INFO:teuthology.orchestra.run.smithi157.stdout:Total 176 kB/s | 32 kB 00:00 2024-05-01T14:09:35.846 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-01T14:09:35.850 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-01T14:09:35.850 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-01T14:09:35.852 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-01T14:09:35.852 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-01T14:09:35.941 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-01T14:09:36.048 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libcephfs-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:36.125 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-05-01T14:09:36.204 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : rbd-mirror-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:36.229 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: rbd-mirror-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:36.229 INFO:teuthology.orchestra.run.smithi132.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:09:36.229 INFO:teuthology.orchestra.run.smithi132.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-05-01T14:09:36.229 INFO:teuthology.orchestra.run.smithi132.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-05-01T14:09:36.229 INFO:teuthology.orchestra.run.smithi132.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-05-01T14:09:36.229 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:36.291 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:01:49 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:09:36.393 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:36.414 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:09:36.415 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:36.415 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repo Size 2024-05-01T14:09:36.415 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:36.415 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2024-05-01T14:09:36.415 INFO:teuthology.orchestra.run.smithi112.stdout: rbd-mirror x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 3.1 M 2024-05-01T14:09:36.416 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:36.416 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2024-05-01T14:09:36.416 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:36.416 INFO:teuthology.orchestra.run.smithi112.stdout:Install 1 Package 2024-05-01T14:09:36.416 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:36.416 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 3.1 M 2024-05-01T14:09:36.416 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 13 M 2024-05-01T14:09:36.416 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2024-05-01T14:09:36.606 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libcephfs-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:36.606 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:36.606 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-01T14:09:36.606 INFO:teuthology.orchestra.run.smithi157.stdout: libcephfs-devel-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:09:36.606 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:36.606 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:09:36.776 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install librados2 2024-05-01T14:09:37.228 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : rbd-mirror-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:37.228 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:37.228 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-05-01T14:09:37.228 INFO:teuthology.orchestra.run.smithi132.stdout: rbd-mirror-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:09:37.228 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:37.228 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:09:37.267 INFO:teuthology.orchestra.run.smithi112.stdout:rbd-mirror-19.0.0-3483.g94d368ab.el9.x86_64.rpm 3.6 MB/s | 3.1 MB 00:00 2024-05-01T14:09:37.268 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:37.268 INFO:teuthology.orchestra.run.smithi112.stdout:Total 3.6 MB/s | 3.1 MB 00:00 2024-05-01T14:09:37.268 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2024-05-01T14:09:37.277 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2024-05-01T14:09:37.277 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2024-05-01T14:09:37.295 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:44 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:09:37.358 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2024-05-01T14:09:37.358 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2024-05-01T14:09:37.374 INFO:teuthology.orchestra.run.smithi157.stdout:Package librados2-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:09:37.416 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:09:37.417 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-01T14:09:37.417 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:09:37.446 DEBUG:teuthology.orchestra.run.smithi132:> sudo yum -y install rbd-nbd 2024-05-01T14:09:37.480 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install librbd1 2024-05-01T14:09:37.782 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2024-05-01T14:09:37.934 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : rbd-mirror-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:37.960 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: rbd-mirror-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:37.960 INFO:teuthology.orchestra.run.smithi112.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:09:37.960 INFO:teuthology.orchestra.run.smithi112.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-05-01T14:09:37.960 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-05-01T14:09:37.960 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-05-01T14:09:37.960 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:37.966 INFO:teuthology.orchestra.run.smithi132.stdout:Last metadata expiration check: 0:01:52 ago on Wed 01 May 2024 02:07:45 PM UTC. 2024-05-01T14:09:37.989 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:44 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:09:38.068 INFO:teuthology.orchestra.run.smithi157.stdout:Package librbd1-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:09:38.093 INFO:teuthology.orchestra.run.smithi132.stdout:Dependencies resolved. 2024-05-01T14:09:38.094 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:38.094 INFO:teuthology.orchestra.run.smithi132.stdout: Package Architecture Version Repository Size 2024-05-01T14:09:38.094 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:38.094 INFO:teuthology.orchestra.run.smithi132.stdout:Installing: 2024-05-01T14:09:38.094 INFO:teuthology.orchestra.run.smithi132.stdout: rbd-nbd x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 170 k 2024-05-01T14:09:38.094 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:38.094 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction Summary 2024-05-01T14:09:38.094 INFO:teuthology.orchestra.run.smithi132.stdout:================================================================================ 2024-05-01T14:09:38.094 INFO:teuthology.orchestra.run.smithi132.stdout:Install 1 Package 2024-05-01T14:09:38.094 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:38.095 INFO:teuthology.orchestra.run.smithi132.stdout:Total download size: 170 k 2024-05-01T14:09:38.095 INFO:teuthology.orchestra.run.smithi132.stdout:Installed size: 494 k 2024-05-01T14:09:38.095 INFO:teuthology.orchestra.run.smithi132.stdout:Downloading Packages: 2024-05-01T14:09:38.110 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:09:38.111 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-01T14:09:38.111 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:09:38.171 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install python3-rados 2024-05-01T14:09:38.323 INFO:teuthology.orchestra.run.smithi132.stdout:rbd-nbd-19.0.0-3483.g94d368ab.el9.x86_64.rpm 749 kB/s | 170 kB 00:00 2024-05-01T14:09:38.324 INFO:teuthology.orchestra.run.smithi132.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:38.324 INFO:teuthology.orchestra.run.smithi132.stdout:Total 744 kB/s | 170 kB 00:00 2024-05-01T14:09:38.324 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction check 2024-05-01T14:09:38.331 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction check succeeded. 2024-05-01T14:09:38.332 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction test 2024-05-01T14:09:38.394 INFO:teuthology.orchestra.run.smithi132.stdout:Transaction test succeeded. 2024-05-01T14:09:38.395 INFO:teuthology.orchestra.run.smithi132.stdout:Running transaction 2024-05-01T14:09:38.544 INFO:teuthology.orchestra.run.smithi132.stdout: Preparing : 1/1 2024-05-01T14:09:38.653 INFO:teuthology.orchestra.run.smithi132.stdout: Installing : rbd-nbd-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:38.686 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:45 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:09:38.766 INFO:teuthology.orchestra.run.smithi157.stdout:Package python3-rados-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:09:38.808 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:09:38.809 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-01T14:09:38.809 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:09:38.867 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : rbd-mirror-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:38.867 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:38.867 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2024-05-01T14:09:38.868 INFO:teuthology.orchestra.run.smithi112.stdout: rbd-mirror-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:09:38.868 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:38.868 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:09:38.874 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install python3-rgw 2024-05-01T14:09:39.041 INFO:teuthology.orchestra.run.smithi132.stdout: Running scriptlet: rbd-nbd-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:39.100 DEBUG:teuthology.orchestra.run.smithi112:> sudo yum -y install rbd-nbd 2024-05-01T14:09:39.264 INFO:teuthology.orchestra.run.smithi132.stdout: Verifying : rbd-nbd-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:39.264 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:39.264 INFO:teuthology.orchestra.run.smithi132.stdout:Installed: 2024-05-01T14:09:39.264 INFO:teuthology.orchestra.run.smithi132.stdout: rbd-nbd-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:09:39.264 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:09:39.264 INFO:teuthology.orchestra.run.smithi132.stdout:Complete! 2024-05-01T14:09:39.386 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:46 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:09:39.466 INFO:teuthology.orchestra.run.smithi157.stdout:Package python3-rgw-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:09:39.508 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:09:39.509 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-01T14:09:39.509 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:09:39.518 DEBUG:teuthology.parallel:result is None 2024-05-01T14:09:39.571 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install python3-cephfs 2024-05-01T14:09:39.624 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:01:52 ago on Wed 01 May 2024 02:07:47 PM UTC. 2024-05-01T14:09:39.750 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2024-05-01T14:09:39.752 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:39.752 INFO:teuthology.orchestra.run.smithi112.stdout: Package Architecture Version Repository Size 2024-05-01T14:09:39.752 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:39.754 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2024-05-01T14:09:39.754 INFO:teuthology.orchestra.run.smithi112.stdout: rbd-nbd x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 170 k 2024-05-01T14:09:39.755 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:39.755 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2024-05-01T14:09:39.755 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2024-05-01T14:09:39.755 INFO:teuthology.orchestra.run.smithi112.stdout:Install 1 Package 2024-05-01T14:09:39.755 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:39.756 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 170 k 2024-05-01T14:09:39.756 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 494 k 2024-05-01T14:09:39.756 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2024-05-01T14:09:40.080 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:47 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:09:40.103 INFO:teuthology.orchestra.run.smithi112.stdout:rbd-nbd-19.0.0-3483.g94d368ab.el9.x86_64.rpm 486 kB/s | 170 kB 00:00 2024-05-01T14:09:40.103 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:40.104 INFO:teuthology.orchestra.run.smithi112.stdout:Total 484 kB/s | 170 kB 00:00 2024-05-01T14:09:40.104 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2024-05-01T14:09:40.111 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2024-05-01T14:09:40.111 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2024-05-01T14:09:40.158 INFO:teuthology.orchestra.run.smithi157.stdout:Package python3-cephfs-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:09:40.174 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2024-05-01T14:09:40.174 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2024-05-01T14:09:40.199 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:09:40.200 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-01T14:09:40.200 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:09:40.268 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install python3-rbd 2024-05-01T14:09:40.325 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2024-05-01T14:09:40.439 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : rbd-nbd-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:40.787 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:47 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:09:40.818 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: rbd-nbd-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:40.868 INFO:teuthology.orchestra.run.smithi157.stdout:Package python3-rbd-2:19.0.0-3483.g94d368ab.el9.x86_64 is already installed. 2024-05-01T14:09:40.909 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:09:40.909 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-01T14:09:40.909 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:09:40.971 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install rbd-fuse 2024-05-01T14:09:41.055 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : rbd-nbd-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:41.055 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:41.056 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2024-05-01T14:09:41.056 INFO:teuthology.orchestra.run.smithi112.stdout: rbd-nbd-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:09:41.056 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:09:41.056 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2024-05-01T14:09:41.330 DEBUG:teuthology.parallel:result is None 2024-05-01T14:09:41.477 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:48 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:09:41.597 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:09:41.598 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:41.598 INFO:teuthology.orchestra.run.smithi157.stdout: Package Architecture Version Repository Size 2024-05-01T14:09:41.598 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:41.598 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-01T14:09:41.598 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-fuse x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 85 k 2024-05-01T14:09:41.598 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:41.598 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-01T14:09:41.598 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:41.598 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-05-01T14:09:41.598 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:41.598 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 85 k 2024-05-01T14:09:41.599 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 231 k 2024-05-01T14:09:41.599 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-01T14:09:41.915 INFO:teuthology.orchestra.run.smithi157.stdout:rbd-fuse-19.0.0-3483.g94d368ab.el9.x86_64.rpm 270 kB/s | 85 kB 00:00 2024-05-01T14:09:41.915 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:41.916 INFO:teuthology.orchestra.run.smithi157.stdout:Total 269 kB/s | 85 kB 00:00 2024-05-01T14:09:41.916 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-01T14:09:41.923 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-01T14:09:41.923 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-01T14:09:41.986 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-01T14:09:41.986 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-01T14:09:42.128 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-01T14:09:42.227 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : rbd-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:42.566 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: rbd-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:42.800 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : rbd-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:42.800 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:42.800 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-01T14:09:42.800 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-fuse-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:09:42.800 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:42.800 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:09:43.022 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install rbd-mirror 2024-05-01T14:09:43.548 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:50 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:09:43.670 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:09:43.671 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:43.671 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repo Size 2024-05-01T14:09:43.672 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:43.672 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-01T14:09:43.672 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-mirror x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 3.1 M 2024-05-01T14:09:43.672 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:43.672 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-01T14:09:43.672 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:43.672 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-05-01T14:09:43.672 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:43.672 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 3.1 M 2024-05-01T14:09:43.672 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 13 M 2024-05-01T14:09:43.672 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-01T14:09:44.443 INFO:teuthology.orchestra.run.smithi157.stdout:rbd-mirror-19.0.0-3483.g94d368ab.el9.x86_64.rpm 4.0 MB/s | 3.1 MB 00:00 2024-05-01T14:09:44.443 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:44.444 INFO:teuthology.orchestra.run.smithi157.stdout:Total 4.0 MB/s | 3.1 MB 00:00 2024-05-01T14:09:44.444 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-01T14:09:44.453 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-01T14:09:44.453 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-01T14:09:44.534 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-01T14:09:44.534 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-01T14:09:44.972 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-01T14:09:45.035 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : rbd-mirror-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:45.060 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: rbd-mirror-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:45.060 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-01T14:09:45.060 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-05-01T14:09:45.060 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-05-01T14:09:45.060 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-05-01T14:09:45.061 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:46.091 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : rbd-mirror-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:46.091 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:46.091 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-01T14:09:46.091 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-mirror-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:09:46.092 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:46.092 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:09:46.337 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install rbd-nbd 2024-05-01T14:09:46.866 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:53 ago on Wed 01 May 2024 02:07:53 PM UTC. 2024-05-01T14:09:46.989 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-01T14:09:46.990 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:46.990 INFO:teuthology.orchestra.run.smithi157.stdout: Package Architecture Version Repository Size 2024-05-01T14:09:46.991 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:46.991 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-01T14:09:46.991 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-nbd x86_64 2:19.0.0-3483.g94d368ab.el9 ceph 170 k 2024-05-01T14:09:46.991 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:46.991 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-01T14:09:46.991 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-01T14:09:46.991 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-05-01T14:09:46.991 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:46.991 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 170 k 2024-05-01T14:09:46.991 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 494 k 2024-05-01T14:09:46.991 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-01T14:09:47.304 INFO:teuthology.orchestra.run.smithi157.stdout:rbd-nbd-19.0.0-3483.g94d368ab.el9.x86_64.rpm 544 kB/s | 170 kB 00:00 2024-05-01T14:09:47.305 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:09:47.305 INFO:teuthology.orchestra.run.smithi157.stdout:Total 541 kB/s | 170 kB 00:00 2024-05-01T14:09:47.305 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-01T14:09:47.313 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-01T14:09:47.313 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-01T14:09:47.377 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-01T14:09:47.377 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-01T14:09:47.533 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-01T14:09:47.634 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : rbd-nbd-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:48.030 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: rbd-nbd-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:48.281 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : rbd-nbd-2:19.0.0-3483.g94d368ab.el9.x86_64 1/1 2024-05-01T14:09:48.281 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:48.281 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-01T14:09:48.281 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-nbd-2:19.0.0-3483.g94d368ab.el9.x86_64 2024-05-01T14:09:48.281 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:09:48.281 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-01T14:09:48.532 DEBUG:teuthology.parallel:result is None 2024-05-01T14:09:48.533 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=94d368ab6b242524ce590f46f7674c3c845000f8 2024-05-01T14:09:48.755 DEBUG:teuthology.orchestra.run.smithi112:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-05-01T14:09:48.780 INFO:teuthology.orchestra.run.smithi112.stdout:19.0.0-3483.g94d368ab.el9 2024-05-01T14:09:48.780 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-3483.g94d368ab.el9 2024-05-01T14:09:48.780 INFO:teuthology.task.install:The correct ceph version 19.0.0-3483.g94d368ab is installed. 2024-05-01T14:09:48.782 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=94d368ab6b242524ce590f46f7674c3c845000f8 2024-05-01T14:09:48.926 DEBUG:teuthology.orchestra.run.smithi132:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-05-01T14:09:48.951 INFO:teuthology.orchestra.run.smithi132.stdout:19.0.0-3483.g94d368ab.el9 2024-05-01T14:09:48.951 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-3483.g94d368ab.el9 2024-05-01T14:09:48.952 INFO:teuthology.task.install:The correct ceph version 19.0.0-3483.g94d368ab is installed. 2024-05-01T14:09:48.953 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=94d368ab6b242524ce590f46f7674c3c845000f8 2024-05-01T14:09:49.094 DEBUG:teuthology.orchestra.run.smithi157:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-05-01T14:09:49.115 INFO:teuthology.orchestra.run.smithi157.stdout:19.0.0-3483.g94d368ab.el9 2024-05-01T14:09:49.115 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-3483.g94d368ab.el9 2024-05-01T14:09:49.115 INFO:teuthology.task.install:The correct ceph version 19.0.0-3483.g94d368ab is installed. 2024-05-01T14:09:49.117 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-05-01T14:09:49.117 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2024-05-01T14:09:49.117 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-05-01T14:09:49.146 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-05-01T14:09:49.146 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-05-01T14:09:49.175 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-01T14:09:49.175 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-05-01T14:09:49.199 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-05-01T14:09:49.199 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2024-05-01T14:09:49.199 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/usr/bin/daemon-helper 2024-05-01T14:09:49.226 DEBUG:teuthology.orchestra.run.smithi112:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-05-01T14:09:49.292 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-05-01T14:09:49.292 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd of=/usr/bin/daemon-helper 2024-05-01T14:09:49.319 DEBUG:teuthology.orchestra.run.smithi132:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-05-01T14:09:49.385 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-01T14:09:49.386 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/usr/bin/daemon-helper 2024-05-01T14:09:49.410 DEBUG:teuthology.orchestra.run.smithi157:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-05-01T14:09:49.474 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-05-01T14:09:49.474 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2024-05-01T14:09:49.474 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/usr/bin/adjust-ulimits 2024-05-01T14:09:49.500 DEBUG:teuthology.orchestra.run.smithi112:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-05-01T14:09:49.566 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-05-01T14:09:49.566 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd of=/usr/bin/adjust-ulimits 2024-05-01T14:09:49.591 DEBUG:teuthology.orchestra.run.smithi132:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-05-01T14:09:49.656 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-01T14:09:49.656 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/usr/bin/adjust-ulimits 2024-05-01T14:09:49.681 DEBUG:teuthology.orchestra.run.smithi157:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-05-01T14:09:49.745 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-05-01T14:09:49.745 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2024-05-01T14:09:49.745 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/usr/bin/stdin-killer 2024-05-01T14:09:49.772 DEBUG:teuthology.orchestra.run.smithi112:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-05-01T14:09:49.837 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-05-01T14:09:49.837 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd of=/usr/bin/stdin-killer 2024-05-01T14:09:49.861 DEBUG:teuthology.orchestra.run.smithi132:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-05-01T14:09:49.926 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-01T14:09:49.926 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/usr/bin/stdin-killer 2024-05-01T14:09:49.950 DEBUG:teuthology.orchestra.run.smithi157:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-05-01T14:09:50.015 INFO:teuthology.run_tasks:Running task cephadm... 2024-05-01T14:09:50.120 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'], 'log-only-match': ['CEPHADM_'], 'sha1': '94d368ab6b242524ce590f46f7674c3c845000f8'} 2024-05-01T14:09:50.120 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 2024-05-01T14:09:50.121 INFO:tasks.cephadm:Cluster fsid is 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:09:50.121 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-05-01T14:09:50.121 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.112', 'mon.b': '172.21.15.132', 'mon.c': '172.21.15.157'} 2024-05-01T14:09:50.121 INFO:tasks.cephadm:First mon is mon.a on smithi112 2024-05-01T14:09:50.121 INFO:tasks.cephadm:First mgr is a 2024-05-01T14:09:50.121 INFO:tasks.cephadm:Normalizing hostnames... 2024-05-01T14:09:50.121 DEBUG:teuthology.orchestra.run.smithi112:> sudo hostname $(hostname -s) 2024-05-01T14:09:50.150 DEBUG:teuthology.orchestra.run.smithi132:> sudo hostname $(hostname -s) 2024-05-01T14:09:50.175 DEBUG:teuthology.orchestra.run.smithi157:> sudo hostname $(hostname -s) 2024-05-01T14:09:50.199 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-05-01T14:09:50.199 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=94d368ab6b242524ce590f46f7674c3c845000f8 2024-05-01T14:09:50.416 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '94d368ab6b242524ce590f46f7674c3c845000f8', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/79007/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-3483-g94d368ab', 'node_name': '172.21.5.40+adami10', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-3483.g94d368ab'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2024-04-30-1949/94d368ab6b242524ce590f46f7674c3c845000f8/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-05-01 06:11:55.895345', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-adk-testing-2024-04-30-1949', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-adk-testing-2024-04-30-1949/94d368ab6b242524ce590f46f7674c3c845000f8/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-05-01T14:09:50.554 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-adk-testing-2024-04-30-1949, sha1 94d368ab6b242524ce590f46f7674c3c845000f8 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=94d368ab6b242524ce590f46f7674c3c845000f8 2024-05-01T14:09:50.555 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-04-30-1949/94d368ab6b242524ce590f46f7674c3c845000f8/centos/9/x86_64/flavors/default/cephadm 2024-05-01T14:09:50.555 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-04-30-1949/94d368ab6b242524ce590f46f7674c3c845000f8/centos/9/x86_64/flavors/default/cephadm 2024-05-01T14:09:50.556 DEBUG:teuthology.orchestra.run.smithi112:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-04-30-1949/94d368ab6b242524ce590f46f7674c3c845000f8/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-01T14:09:51.117 INFO:teuthology.orchestra.run.smithi112.stdout:-rw-r--r--. 1 ubuntu ubuntu 782643 May 1 14:09 /home/ubuntu/cephtest/cephadm 2024-05-01T14:09:51.118 DEBUG:teuthology.orchestra.run.smithi132:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-04-30-1949/94d368ab6b242524ce590f46f7674c3c845000f8/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-01T14:09:51.678 INFO:teuthology.orchestra.run.smithi132.stdout:-rw-r--r--. 1 ubuntu ubuntu 782643 May 1 14:09 /home/ubuntu/cephtest/cephadm 2024-05-01T14:09:51.678 DEBUG:teuthology.orchestra.run.smithi157:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-04-30-1949/94d368ab6b242524ce590f46f7674c3c845000f8/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-01T14:09:52.099 INFO:teuthology.orchestra.run.smithi157.stdout:-rw-r--r--. 1 ubuntu ubuntu 782643 May 1 14:09 /home/ubuntu/cephtest/cephadm 2024-05-01T14:09:52.099 DEBUG:teuthology.orchestra.run.smithi112:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-01T14:09:52.118 DEBUG:teuthology.orchestra.run.smithi132:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-01T14:09:52.137 DEBUG:teuthology.orchestra.run.smithi157:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-01T14:09:52.171 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 on all hosts... 2024-05-01T14:09:52.172 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 pull 2024-05-01T14:09:52.174 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 pull 2024-05-01T14:09:52.180 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 pull 2024-05-01T14:09:53.634 INFO:teuthology.orchestra.run.smithi132.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8... 2024-05-01T14:09:53.639 INFO:teuthology.orchestra.run.smithi112.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8... 2024-05-01T14:09:53.825 INFO:teuthology.orchestra.run.smithi157.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8... 2024-05-01T14:10:33.257 INFO:teuthology.orchestra.run.smithi157.stdout:{ 2024-05-01T14:10:33.257 INFO:teuthology.orchestra.run.smithi157.stdout: "ceph_version": "ceph version 19.0.0-3483-g94d368ab (94d368ab6b242524ce590f46f7674c3c845000f8) squid (dev)", 2024-05-01T14:10:33.257 INFO:teuthology.orchestra.run.smithi157.stdout: "image_id": "408f0c90f8b0682657b87a9935930c954579647f5924ec5fb402cfb99eb20604", 2024-05-01T14:10:33.257 INFO:teuthology.orchestra.run.smithi157.stdout: "repo_digests": [ 2024-05-01T14:10:33.257 INFO:teuthology.orchestra.run.smithi157.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5" 2024-05-01T14:10:33.257 INFO:teuthology.orchestra.run.smithi157.stdout: ] 2024-05-01T14:10:33.257 INFO:teuthology.orchestra.run.smithi157.stdout:} 2024-05-01T14:10:44.604 INFO:teuthology.orchestra.run.smithi132.stdout:{ 2024-05-01T14:10:44.604 INFO:teuthology.orchestra.run.smithi132.stdout: "ceph_version": "ceph version 19.0.0-3483-g94d368ab (94d368ab6b242524ce590f46f7674c3c845000f8) squid (dev)", 2024-05-01T14:10:44.605 INFO:teuthology.orchestra.run.smithi132.stdout: "image_id": "408f0c90f8b0682657b87a9935930c954579647f5924ec5fb402cfb99eb20604", 2024-05-01T14:10:44.605 INFO:teuthology.orchestra.run.smithi132.stdout: "repo_digests": [ 2024-05-01T14:10:44.605 INFO:teuthology.orchestra.run.smithi132.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5" 2024-05-01T14:10:44.605 INFO:teuthology.orchestra.run.smithi132.stdout: ] 2024-05-01T14:10:44.605 INFO:teuthology.orchestra.run.smithi132.stdout:} 2024-05-01T14:10:52.746 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2024-05-01T14:10:52.747 INFO:teuthology.orchestra.run.smithi112.stdout: "ceph_version": "ceph version 19.0.0-3483-g94d368ab (94d368ab6b242524ce590f46f7674c3c845000f8) squid (dev)", 2024-05-01T14:10:52.747 INFO:teuthology.orchestra.run.smithi112.stdout: "image_id": "408f0c90f8b0682657b87a9935930c954579647f5924ec5fb402cfb99eb20604", 2024-05-01T14:10:52.747 INFO:teuthology.orchestra.run.smithi112.stdout: "repo_digests": [ 2024-05-01T14:10:52.747 INFO:teuthology.orchestra.run.smithi112.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5" 2024-05-01T14:10:52.747 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2024-05-01T14:10:52.747 INFO:teuthology.orchestra.run.smithi112.stdout:} 2024-05-01T14:10:52.767 DEBUG:teuthology.orchestra.run.smithi112:> sudo mkdir -p /etc/ceph 2024-05-01T14:10:52.813 DEBUG:teuthology.orchestra.run.smithi132:> sudo mkdir -p /etc/ceph 2024-05-01T14:10:52.845 DEBUG:teuthology.orchestra.run.smithi157:> sudo mkdir -p /etc/ceph 2024-05-01T14:10:52.878 DEBUG:teuthology.orchestra.run.smithi112:> sudo chmod 777 /etc/ceph 2024-05-01T14:10:52.901 DEBUG:teuthology.orchestra.run.smithi132:> sudo chmod 777 /etc/ceph 2024-05-01T14:10:52.928 DEBUG:teuthology.orchestra.run.smithi157:> sudo chmod 777 /etc/ceph 2024-05-01T14:10:52.956 INFO:tasks.cephadm:Writing seed config... 2024-05-01T14:10:52.957 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-05-01T14:10:52.957 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-05-01T14:10:52.957 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-05-01T14:10:52.957 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-05-01T14:10:52.957 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-05-01T14:10:52.957 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-05-01T14:10:52.957 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-05-01T14:10:52.957 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-05-01T14:10:52.957 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-05-01T14:10:52.958 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2024-05-01T14:10:52.958 DEBUG:teuthology.orchestra.run.smithi112:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-05-01T14:10:52.972 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 794342da-07c4-11ef-bc94-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-05-01T14:10:52.973 DEBUG:teuthology.orchestra.run.smithi112:mon.a> sudo journalctl -f -n 0 -u ceph-794342da-07c4-11ef-bc94-c7b262605968@mon.a.service 2024-05-01T14:10:53.015 DEBUG:teuthology.orchestra.run.smithi112:mgr.a> sudo journalctl -f -n 0 -u ceph-794342da-07c4-11ef-bc94-c7b262605968@mgr.a.service 2024-05-01T14:10:53.057 INFO:tasks.cephadm:Bootstrapping... 2024-05-01T14:10:53.057 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 -v bootstrap --fsid 794342da-07c4-11ef-bc94-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.112 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-05-01T14:10:53.245 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2024-05-01T14:10:53.245 INFO:teuthology.orchestra.run.smithi112.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8', '-v', 'bootstrap', '--fsid', '794342da-07c4-11ef-bc94-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.112', '--skip-admin-label'] 2024-05-01T14:10:53.245 INFO:teuthology.orchestra.run.smithi112.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-05-01T14:10:53.245 INFO:teuthology.orchestra.run.smithi112.stdout:Verifying podman|docker is present... 2024-05-01T14:10:53.272 INFO:teuthology.orchestra.run.smithi112.stdout:/bin/podman: stdout 4.9.4-dev 2024-05-01T14:10:53.272 INFO:teuthology.orchestra.run.smithi112.stdout:Verifying lvm2 is present... 2024-05-01T14:10:53.272 INFO:teuthology.orchestra.run.smithi112.stdout:Verifying time synchronization is in place... 2024-05-01T14:10:53.279 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-05-01T14:10:53.279 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-05-01T14:10:53.285 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-05-01T14:10:53.285 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout inactive 2024-05-01T14:10:53.291 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout enabled 2024-05-01T14:10:53.297 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout active 2024-05-01T14:10:53.298 INFO:teuthology.orchestra.run.smithi112.stdout:Unit chronyd.service is enabled and running 2024-05-01T14:10:53.298 INFO:teuthology.orchestra.run.smithi112.stdout:Repeating the final host check... 2024-05-01T14:10:53.328 INFO:teuthology.orchestra.run.smithi112.stdout:/bin/podman: stdout 4.9.4-dev 2024-05-01T14:10:53.328 INFO:teuthology.orchestra.run.smithi112.stdout:podman (/bin/podman) version 4.9.4 is present 2024-05-01T14:10:53.328 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl is present 2024-05-01T14:10:53.328 INFO:teuthology.orchestra.run.smithi112.stdout:lvcreate is present 2024-05-01T14:10:53.334 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-05-01T14:10:53.334 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-05-01T14:10:53.340 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-05-01T14:10:53.340 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout inactive 2024-05-01T14:10:53.346 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout enabled 2024-05-01T14:10:53.353 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout active 2024-05-01T14:10:53.353 INFO:teuthology.orchestra.run.smithi112.stdout:Unit chronyd.service is enabled and running 2024-05-01T14:10:53.354 INFO:teuthology.orchestra.run.smithi112.stdout:Host looks OK 2024-05-01T14:10:53.354 INFO:teuthology.orchestra.run.smithi112.stdout:Cluster fsid: 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:10:53.354 INFO:teuthology.orchestra.run.smithi112.stdout:Acquiring lock 140082991183904 on /run/cephadm/794342da-07c4-11ef-bc94-c7b262605968.lock 2024-05-01T14:10:53.354 INFO:teuthology.orchestra.run.smithi112.stdout:Lock 140082991183904 acquired on /run/cephadm/794342da-07c4-11ef-bc94-c7b262605968.lock 2024-05-01T14:10:53.354 INFO:teuthology.orchestra.run.smithi112.stdout:Verifying IP 172.21.15.112 port 3300 ... 2024-05-01T14:10:53.354 INFO:teuthology.orchestra.run.smithi112.stdout:Verifying IP 172.21.15.112 port 6789 ... 2024-05-01T14:10:53.354 INFO:teuthology.orchestra.run.smithi112.stdout:Base mon IP(s) is [172.21.15.112:3300, 172.21.15.112:6789], mon addrv is [v2:172.21.15.112:3300,v1:172.21.15.112:6789] 2024-05-01T14:10:53.356 INFO:teuthology.orchestra.run.smithi112.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.112 metric 100 2024-05-01T14:10:53.357 INFO:teuthology.orchestra.run.smithi112.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.112 metric 100 2024-05-01T14:10:53.362 INFO:teuthology.orchestra.run.smithi112.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-05-01T14:10:53.362 INFO:teuthology.orchestra.run.smithi112.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-05-01T14:10:53.362 INFO:teuthology.orchestra.run.smithi112.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-05-01T14:10:53.365 INFO:teuthology.orchestra.run.smithi112.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-05-01T14:10:53.365 INFO:teuthology.orchestra.run.smithi112.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-05-01T14:10:53.365 INFO:teuthology.orchestra.run.smithi112.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-05-01T14:10:53.365 INFO:teuthology.orchestra.run.smithi112.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-05-01T14:10:53.365 INFO:teuthology.orchestra.run.smithi112.stdout:/sbin/ip: stdout inet6 fe80::638c:e5db:2a6f:aa85/64 scope link noprefixroute 2024-05-01T14:10:53.366 INFO:teuthology.orchestra.run.smithi112.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-05-01T14:10:53.366 INFO:teuthology.orchestra.run.smithi112.stdout:Mon IP `172.21.15.112` is in CIDR network `172.21.0.0/20` 2024-05-01T14:10:53.366 INFO:teuthology.orchestra.run.smithi112.stdout:Mon IP `172.21.15.112` is in CIDR network `172.21.0.0/20` 2024-05-01T14:10:53.366 INFO:teuthology.orchestra.run.smithi112.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-05-01T14:10:53.366 INFO:teuthology.orchestra.run.smithi112.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-05-01T14:10:53.367 INFO:teuthology.orchestra.run.smithi112.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8... 2024-05-01T14:10:53.822 INFO:teuthology.orchestra.run.smithi112.stdout:/bin/podman: stdout 408f0c90f8b0682657b87a9935930c954579647f5924ec5fb402cfb99eb20604 2024-05-01T14:10:53.822 INFO:teuthology.orchestra.run.smithi112.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8... 2024-05-01T14:10:53.822 INFO:teuthology.orchestra.run.smithi112.stdout:/bin/podman: stderr Getting image source signatures 2024-05-01T14:10:53.822 INFO:teuthology.orchestra.run.smithi112.stdout:/bin/podman: stderr Copying blob sha256:b39758cfbc485937db0c11d0cf4d83947f42288df38278c163021b1b4df68488 2024-05-01T14:10:53.822 INFO:teuthology.orchestra.run.smithi112.stdout:/bin/podman: stderr Copying blob sha256:e2f2fd2adca92139da4b4b907fa90a6775d3eb4eddaa977c42ef37c66eea70bd 2024-05-01T14:10:53.822 INFO:teuthology.orchestra.run.smithi112.stdout:/bin/podman: stderr Copying config sha256:408f0c90f8b0682657b87a9935930c954579647f5924ec5fb402cfb99eb20604 2024-05-01T14:10:53.822 INFO:teuthology.orchestra.run.smithi112.stdout:/bin/podman: stderr Writing manifest to image destination 2024-05-01T14:10:54.808 INFO:teuthology.orchestra.run.smithi112.stdout:ceph: stdout ceph version 19.0.0-3483-g94d368ab (94d368ab6b242524ce590f46f7674c3c845000f8) squid (dev) 2024-05-01T14:10:54.808 INFO:teuthology.orchestra.run.smithi112.stdout:Ceph version: ceph version 19.0.0-3483-g94d368ab (94d368ab6b242524ce590f46f7674c3c845000f8) squid (dev) 2024-05-01T14:10:54.809 INFO:teuthology.orchestra.run.smithi112.stdout:Extracting ceph user uid/gid from container image... 2024-05-01T14:10:55.888 INFO:teuthology.orchestra.run.smithi112.stdout:stat: stdout 167 167 2024-05-01T14:10:55.889 INFO:teuthology.orchestra.run.smithi112.stdout:Creating initial keys... 2024-05-01T14:10:56.919 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-authtool: stdout AQBwTTJmSoPbDBAA51JXajWGE/wnyCskrdZJjg== 2024-05-01T14:10:57.907 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-authtool: stdout AQBxTTJmr8ZDEhAA1ESqSt1TWS4EG7H0gR5uHA== 2024-05-01T14:10:58.871 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph-authtool: stdout AQByTTJmSP2GERAAXwds4orF8a7QY3tidIoBQg== 2024-05-01T14:10:58.871 INFO:teuthology.orchestra.run.smithi112.stdout:Creating initial monmap... 2024-05-01T14:10:59.859 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-05-01T14:10:59.859 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-05-01T14:10:59.859 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:10:59.860 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-05-01T14:10:59.860 INFO:teuthology.orchestra.run.smithi112.stdout:monmaptool for a [v2:172.21.15.112:3300,v1:172.21.15.112:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-05-01T14:10:59.860 INFO:teuthology.orchestra.run.smithi112.stdout:setting min_mon_release = quincy 2024-05-01T14:10:59.860 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/monmaptool: set fsid to 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:10:59.860 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-05-01T14:10:59.860 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:10:59.860 INFO:teuthology.orchestra.run.smithi112.stdout:Creating mon... 2024-05-01T14:11:00.831 INFO:teuthology.orchestra.run.smithi112.stdout:create mon.a on 2024-05-01T14:11:01.048 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-05-01T14:11:01.185 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-05-01T14:11:01.365 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-794342da-07c4-11ef-bc94-c7b262605968.target → /etc/systemd/system/ceph-794342da-07c4-11ef-bc94-c7b262605968.target. 2024-05-01T14:11:01.365 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-794342da-07c4-11ef-bc94-c7b262605968.target → /etc/systemd/system/ceph-794342da-07c4-11ef-bc94-c7b262605968.target. 2024-05-01T14:11:01.577 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-794342da-07c4-11ef-bc94-c7b262605968@mon.a 2024-05-01T14:11:01.578 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Failed to reset failed state of unit ceph-794342da-07c4-11ef-bc94-c7b262605968@mon.a.service: Unit ceph-794342da-07c4-11ef-bc94-c7b262605968@mon.a.service not loaded. 2024-05-01T14:11:01.738 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-794342da-07c4-11ef-bc94-c7b262605968.target.wants/ceph-794342da-07c4-11ef-bc94-c7b262605968@mon.a.service → /etc/systemd/system/ceph-794342da-07c4-11ef-bc94-c7b262605968@.service. 2024-05-01T14:11:02.221 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-05-01T14:11:02.221 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout disabled 2024-05-01T14:11:02.227 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-05-01T14:11:02.228 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout inactive 2024-05-01T14:11:02.228 INFO:teuthology.orchestra.run.smithi112.stdout:firewalld.service is not enabled 2024-05-01T14:11:02.228 INFO:teuthology.orchestra.run.smithi112.stdout:Not possible to enable service . firewalld.service is not available 2024-05-01T14:11:02.228 INFO:teuthology.orchestra.run.smithi112.stdout:Waiting for mon to start... 2024-05-01T14:11:02.228 INFO:teuthology.orchestra.run.smithi112.stdout:Waiting for mon... 2024-05-01T14:11:02.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:02 smithi112 systemd[1]: Started Ceph mon.a for 794342da-07c4-11ef-bc94-c7b262605968. 2024-05-01T14:11:03.343 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout cluster: 2024-05-01T14:11:03.343 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout id: 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:11:03.343 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-05-01T14:11:03.343 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2024-05-01T14:11:03.343 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout services: 2024-05-01T14:11:03.344 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.60004s) 2024-05-01T14:11:03.344 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-05-01T14:11:03.344 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-05-01T14:11:03.344 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2024-05-01T14:11:03.344 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout data: 2024-05-01T14:11:03.344 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-05-01T14:11:03.344 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-05-01T14:11:03.344 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-05-01T14:11:03.344 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout pgs: 2024-05-01T14:11:03.344 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2024-05-01T14:11:03.344 INFO:teuthology.orchestra.run.smithi112.stdout:mon is available 2024-05-01T14:11:03.345 INFO:teuthology.orchestra.run.smithi112.stdout:Assimilating anything we can from ceph.conf... 2024-05-01T14:11:03.464 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:03 smithi112 ceph-mon[28227]: mon.a is new leader, mons a in quorum (ranks 0) 2024-05-01T14:11:03.465 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:03 smithi112 ceph-mon[28227]: monmap epoch 1 2024-05-01T14:11:03.465 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:03 smithi112 ceph-mon[28227]: fsid 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:11:03.465 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:03 smithi112 ceph-mon[28227]: last_changed 2024-05-01T14:10:59.254793+0000 2024-05-01T14:11:03.465 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:03 smithi112 ceph-mon[28227]: created 2024-05-01T14:10:59.254793+0000 2024-05-01T14:11:03.465 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:03 smithi112 ceph-mon[28227]: min_mon_release 19 (squid) 2024-05-01T14:11:03.465 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:03 smithi112 ceph-mon[28227]: election_strategy: 1 2024-05-01T14:11:03.465 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:03 smithi112 ceph-mon[28227]: 0: [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] mon.a 2024-05-01T14:11:03.465 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:03 smithi112 ceph-mon[28227]: fsmap 2024-05-01T14:11:03.465 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:03 smithi112 ceph-mon[28227]: osdmap e1: 0 total, 0 up, 0 in 2024-05-01T14:11:03.465 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:03 smithi112 ceph-mon[28227]: mgrmap e1: no daemons active 2024-05-01T14:11:03.465 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:03 smithi112 ceph-mon[28227]: from='client.? 172.21.15.112:0/1070388915' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-05-01T14:11:04.357 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2024-05-01T14:11:04.357 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout [global] 2024-05-01T14:11:04.357 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout fsid = 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:11:04.357 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-05-01T14:11:04.357 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.112:3300,v1:172.21.15.112:6789] 2024-05-01T14:11:04.357 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-05-01T14:11:04.357 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-05-01T14:11:04.357 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-05-01T14:11:04.357 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-05-01T14:11:04.358 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2024-05-01T14:11:04.358 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout [mgr] 2024-05-01T14:11:04.358 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-05-01T14:11:04.358 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-05-01T14:11:04.358 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2024-05-01T14:11:04.358 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout [osd] 2024-05-01T14:11:04.358 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-05-01T14:11:04.358 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-05-01T14:11:04.358 INFO:teuthology.orchestra.run.smithi112.stdout:Generating new minimal ceph.conf... 2024-05-01T14:11:04.461 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:04 smithi112 ceph-mon[28227]: from='client.? 172.21.15.112:0/567866281' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-05-01T14:11:04.462 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:04 smithi112 ceph-mon[28227]: from='client.? 172.21.15.112:0/567866281' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-05-01T14:11:05.437 INFO:teuthology.orchestra.run.smithi112.stdout:Restarting the monitor... 2024-05-01T14:11:05.455 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:05 smithi112 ceph-mon[28227]: from='client.? 172.21.15.112:0/2828706176' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:11:05.731 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:05 smithi112 systemd[1]: Stopping Ceph mon.a for 794342da-07c4-11ef-bc94-c7b262605968... 2024-05-01T14:11:06.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:05 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-a[28204]: 2024-05-01T14:11:05.728+0000 7f7255459700 -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-05-01T14:11:06.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:05 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-a[28204]: 2024-05-01T14:11:05.728+0000 7f7255459700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-05-01T14:11:06.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:05 smithi112 podman[28558]: 2024-05-01 14:11:05.883355823 +0000 UTC m=+0.263383156 container died 331c9127f92dfe52655c75711c0f9d345bc9e14577855be03e52404b1cfb8e4a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-a, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, org.label-schema.build-date=20240430) 2024-05-01T14:11:06.520 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:06 smithi112 podman[28558]: 2024-05-01 14:11:06.269116169 +0000 UTC m=+0.649143503 container cleanup 331c9127f92dfe52655c75711c0f9d345bc9e14577855be03e52404b1cfb8e4a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-a, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, org.label-schema.build-date=20240430, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-05-01T14:11:06.520 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:06 smithi112 bash[28558]: ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-a 2024-05-01T14:11:06.520 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:06 smithi112 podman[28578]: 2024-05-01 14:11:06.419769187 +0000 UTC m=+0.540855726 container remove 331c9127f92dfe52655c75711c0f9d345bc9e14577855be03e52404b1cfb8e4a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-a, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240430, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True) 2024-05-01T14:11:06.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:06 smithi112 systemd[1]: ceph-794342da-07c4-11ef-bc94-c7b262605968@mon.a.service: Deactivated successfully. 2024-05-01T14:11:06.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:06 smithi112 systemd[1]: Stopped Ceph mon.a for 794342da-07c4-11ef-bc94-c7b262605968. 2024-05-01T14:11:06.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:06 smithi112 systemd[1]: Starting Ceph mon.a for 794342da-07c4-11ef-bc94-c7b262605968... 2024-05-01T14:11:07.132 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:06 smithi112 podman[28675]: 2024-05-01 14:11:06.85432736 +0000 UTC m=+0.111432363 container create 25e24ae3142f1931a31b998d4eed9febf3299560f90c18e7f0f991545d4f815a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-a, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.build-date=20240430, maintainer=Guillaume Abrioux ) 2024-05-01T14:11:07.132 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:06 smithi112 podman[28675]: 2024-05-01 14:11:06.76056475 +0000 UTC m=+0.017669707 image pull 408f0c90f8b0682657b87a9935930c954579647f5924ec5fb402cfb99eb20604 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 2024-05-01T14:11:07.132 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 podman[28675]: 2024-05-01 14:11:07.047901155 +0000 UTC m=+0.305006111 container init 25e24ae3142f1931a31b998d4eed9febf3299560f90c18e7f0f991545d4f815a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-a, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240430, io.buildah.version=1.33.5) 2024-05-01T14:11:07.132 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 podman[28675]: 2024-05-01 14:11:07.053264921 +0000 UTC m=+0.310369884 container start 25e24ae3142f1931a31b998d4eed9febf3299560f90c18e7f0f991545d4f815a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-a, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, org.label-schema.build-date=20240430, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-05-01T14:11:07.132 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: set uid:gid to 167:167 (ceph:ceph) 2024-05-01T14:11:07.132 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: ceph version 19.0.0-3483-g94d368ab (94d368ab6b242524ce590f46f7674c3c845000f8) squid (dev), process ceph-mon, pid 7 2024-05-01T14:11:07.132 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: pidfile_write: ignore empty --pid-file 2024-05-01T14:11:07.132 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: load: jerasure load: lrc 2024-05-01T14:11:07.132 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: RocksDB version: 7.9.2 2024-05-01T14:11:07.132 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Git sha 0 2024-05-01T14:11:07.133 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Compile date 2024-05-01 04:20:09 2024-05-01T14:11:07.133 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: DB SUMMARY 2024-05-01T14:11:07.133 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: DB Session ID: RXSI6IKJPZ0U5B5JJ1G0 2024-05-01T14:11:07.133 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: CURRENT file: CURRENT 2024-05-01T14:11:07.133 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: IDENTITY file: IDENTITY 2024-05-01T14:11:07.133 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-05-01T14:11:07.133 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-05-01T14:11:07.133 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88575 ; 2024-05-01T14:11:07.133 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.error_if_exists: 0 2024-05-01T14:11:07.133 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.create_if_missing: 0 2024-05-01T14:11:07.133 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.paranoid_checks: 1 2024-05-01T14:11:07.133 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.flush_verify_memtable_count: 1 2024-05-01T14:11:07.133 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-05-01T14:11:07.134 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-05-01T14:11:07.134 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.env: 0x55be33bfacc0 2024-05-01T14:11:07.134 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.fs: PosixFileSystem 2024-05-01T14:11:07.134 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.info_log: 0x55be34cd1da0 2024-05-01T14:11:07.134 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_file_opening_threads: 16 2024-05-01T14:11:07.134 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.statistics: (nil) 2024-05-01T14:11:07.134 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.use_fsync: 0 2024-05-01T14:11:07.134 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_log_file_size: 0 2024-05-01T14:11:07.134 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-05-01T14:11:07.134 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.log_file_time_to_roll: 0 2024-05-01T14:11:07.134 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.keep_log_file_num: 1000 2024-05-01T14:11:07.134 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.recycle_log_file_num: 0 2024-05-01T14:11:07.135 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.allow_fallocate: 1 2024-05-01T14:11:07.135 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.allow_mmap_reads: 0 2024-05-01T14:11:07.135 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.allow_mmap_writes: 0 2024-05-01T14:11:07.135 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.use_direct_reads: 0 2024-05-01T14:11:07.135 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-05-01T14:11:07.135 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.create_missing_column_families: 0 2024-05-01T14:11:07.135 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.db_log_dir: 2024-05-01T14:11:07.135 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.wal_dir: 2024-05-01T14:11:07.135 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.table_cache_numshardbits: 6 2024-05-01T14:11:07.135 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.WAL_ttl_seconds: 0 2024-05-01T14:11:07.135 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.WAL_size_limit_MB: 0 2024-05-01T14:11:07.135 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-05-01T14:11:07.135 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-05-01T14:11:07.135 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.is_fd_close_on_exec: 1 2024-05-01T14:11:07.135 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.advise_random_on_open: 1 2024-05-01T14:11:07.135 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.db_write_buffer_size: 0 2024-05-01T14:11:07.136 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.write_buffer_manager: 0x55be34ca30e0 2024-05-01T14:11:07.136 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-05-01T14:11:07.136 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-05-01T14:11:07.136 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.use_adaptive_mutex: 0 2024-05-01T14:11:07.136 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.rate_limiter: (nil) 2024-05-01T14:11:07.136 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-05-01T14:11:07.137 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.wal_recovery_mode: 2 2024-05-01T14:11:07.137 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.enable_thread_tracking: 0 2024-05-01T14:11:07.137 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.enable_pipelined_write: 0 2024-05-01T14:11:07.137 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.unordered_write: 0 2024-05-01T14:11:07.137 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-05-01T14:11:07.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-05-01T14:11:07.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-05-01T14:11:07.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-05-01T14:11:07.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.row_cache: None 2024-05-01T14:11:07.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.wal_filter: None 2024-05-01T14:11:07.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-05-01T14:11:07.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.allow_ingest_behind: 0 2024-05-01T14:11:07.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.two_write_queues: 0 2024-05-01T14:11:07.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.manual_wal_flush: 0 2024-05-01T14:11:07.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.wal_compression: 0 2024-05-01T14:11:07.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.atomic_flush: 0 2024-05-01T14:11:07.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-05-01T14:11:07.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.persist_stats_to_disk: 0 2024-05-01T14:11:07.139 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.write_dbid_to_manifest: 0 2024-05-01T14:11:07.139 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.log_readahead_size: 0 2024-05-01T14:11:07.139 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-05-01T14:11:07.139 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.best_efforts_recovery: 0 2024-05-01T14:11:07.139 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-05-01T14:11:07.139 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-05-01T14:11:07.139 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.allow_data_in_errors: 0 2024-05-01T14:11:07.139 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.db_host_id: __hostname__ 2024-05-01T14:11:07.139 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.enforce_single_del_contracts: true 2024-05-01T14:11:07.139 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_background_jobs: 2 2024-05-01T14:11:07.139 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_background_compactions: -1 2024-05-01T14:11:07.139 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_subcompactions: 1 2024-05-01T14:11:07.139 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-05-01T14:11:07.139 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-05-01T14:11:07.139 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.delayed_write_rate : 16777216 2024-05-01T14:11:07.139 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_total_wal_size: 0 2024-05-01T14:11:07.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-05-01T14:11:07.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.stats_dump_period_sec: 600 2024-05-01T14:11:07.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.stats_persist_period_sec: 600 2024-05-01T14:11:07.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-05-01T14:11:07.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_open_files: -1 2024-05-01T14:11:07.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.bytes_per_sync: 0 2024-05-01T14:11:07.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.wal_bytes_per_sync: 0 2024-05-01T14:11:07.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.strict_bytes_per_sync: 0 2024-05-01T14:11:07.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.compaction_readahead_size: 0 2024-05-01T14:11:07.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_background_flushes: -1 2024-05-01T14:11:07.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Compression algorithms supported: 2024-05-01T14:11:07.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-05-01T14:11:07.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: kZSTD supported: 0 2024-05-01T14:11:07.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: kXpressCompression supported: 0 2024-05-01T14:11:07.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: kLZ4HCCompression supported: 1 2024-05-01T14:11:07.140 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: kZlibCompression supported: 1 2024-05-01T14:11:07.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: kSnappyCompression supported: 1 2024-05-01T14:11:07.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: kLZ4Compression supported: 1 2024-05-01T14:11:07.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: kBZip2Compression supported: 0 2024-05-01T14:11:07.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Fast CRC32 supported: Supported on x86 2024-05-01T14:11:07.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: DMutex implementation: pthread_mutex_t 2024-05-01T14:11:07.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-05-01T14:11:07.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-05-01T14:11:07.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-05-01T14:11:07.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.merge_operator: 2024-05-01T14:11:07.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.compaction_filter: None 2024-05-01T14:11:07.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.compaction_filter_factory: None 2024-05-01T14:11:07.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.sst_partitioner_factory: None 2024-05-01T14:11:07.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.memtable_factory: SkipListFactory 2024-05-01T14:11:07.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.table_factory: BlockBasedTable 2024-05-01T14:11:07.141 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55be34cd1f60) 2024-05-01T14:11:07.142 INFO:journalctl@ceph.mon.a.smithi112.stdout: cache_index_and_filter_blocks: 1 2024-05-01T14:11:07.142 INFO:journalctl@ceph.mon.a.smithi112.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-05-01T14:11:07.142 INFO:journalctl@ceph.mon.a.smithi112.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-05-01T14:11:07.142 INFO:journalctl@ceph.mon.a.smithi112.stdout: pin_top_level_index_and_filter: 1 2024-05-01T14:11:07.142 INFO:journalctl@ceph.mon.a.smithi112.stdout: index_type: 0 2024-05-01T14:11:07.142 INFO:journalctl@ceph.mon.a.smithi112.stdout: data_block_index_type: 0 2024-05-01T14:11:07.142 INFO:journalctl@ceph.mon.a.smithi112.stdout: index_shortening: 1 2024-05-01T14:11:07.142 INFO:journalctl@ceph.mon.a.smithi112.stdout: data_block_hash_table_util_ratio: 0.750000 2024-05-01T14:11:07.142 INFO:journalctl@ceph.mon.a.smithi112.stdout: checksum: 4 2024-05-01T14:11:07.142 INFO:journalctl@ceph.mon.a.smithi112.stdout: no_block_cache: 0 2024-05-01T14:11:07.142 INFO:journalctl@ceph.mon.a.smithi112.stdout: block_cache: 0x55be34cd51f0 2024-05-01T14:11:07.142 INFO:journalctl@ceph.mon.a.smithi112.stdout: block_cache_name: BinnedLRUCache 2024-05-01T14:11:07.142 INFO:journalctl@ceph.mon.a.smithi112.stdout: block_cache_options: 2024-05-01T14:11:07.142 INFO:journalctl@ceph.mon.a.smithi112.stdout: capacity : 536870912 2024-05-01T14:11:07.143 INFO:journalctl@ceph.mon.a.smithi112.stdout: num_shard_bits : 4 2024-05-01T14:11:07.143 INFO:journalctl@ceph.mon.a.smithi112.stdout: strict_capacity_limit : 0 2024-05-01T14:11:07.143 INFO:journalctl@ceph.mon.a.smithi112.stdout: high_pri_pool_ratio: 0.000 2024-05-01T14:11:07.143 INFO:journalctl@ceph.mon.a.smithi112.stdout: block_cache_compressed: (nil) 2024-05-01T14:11:07.143 INFO:journalctl@ceph.mon.a.smithi112.stdout: persistent_cache: (nil) 2024-05-01T14:11:07.143 INFO:journalctl@ceph.mon.a.smithi112.stdout: block_size: 4096 2024-05-01T14:11:07.143 INFO:journalctl@ceph.mon.a.smithi112.stdout: block_size_deviation: 10 2024-05-01T14:11:07.143 INFO:journalctl@ceph.mon.a.smithi112.stdout: block_restart_interval: 16 2024-05-01T14:11:07.143 INFO:journalctl@ceph.mon.a.smithi112.stdout: index_block_restart_interval: 1 2024-05-01T14:11:07.143 INFO:journalctl@ceph.mon.a.smithi112.stdout: metadata_block_size: 4096 2024-05-01T14:11:07.143 INFO:journalctl@ceph.mon.a.smithi112.stdout: partition_filters: 0 2024-05-01T14:11:07.143 INFO:journalctl@ceph.mon.a.smithi112.stdout: use_delta_encoding: 1 2024-05-01T14:11:07.143 INFO:journalctl@ceph.mon.a.smithi112.stdout: filter_policy: bloomfilter 2024-05-01T14:11:07.143 INFO:journalctl@ceph.mon.a.smithi112.stdout: whole_key_filtering: 1 2024-05-01T14:11:07.144 INFO:journalctl@ceph.mon.a.smithi112.stdout: verify_compression: 0 2024-05-01T14:11:07.144 INFO:journalctl@ceph.mon.a.smithi112.stdout: read_amp_bytes_per_bit: 0 2024-05-01T14:11:07.144 INFO:journalctl@ceph.mon.a.smithi112.stdout: format_version: 5 2024-05-01T14:11:07.144 INFO:journalctl@ceph.mon.a.smithi112.stdout: enable_index_compression: 1 2024-05-01T14:11:07.144 INFO:journalctl@ceph.mon.a.smithi112.stdout: block_align: 0 2024-05-01T14:11:07.144 INFO:journalctl@ceph.mon.a.smithi112.stdout: max_auto_readahead_size: 262144 2024-05-01T14:11:07.144 INFO:journalctl@ceph.mon.a.smithi112.stdout: prepopulate_block_cache: 0 2024-05-01T14:11:07.144 INFO:journalctl@ceph.mon.a.smithi112.stdout: initial_auto_readahead_size: 8192 2024-05-01T14:11:07.144 INFO:journalctl@ceph.mon.a.smithi112.stdout: num_file_reads_for_auto_readahead: 2 2024-05-01T14:11:07.144 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.write_buffer_size: 33554432 2024-05-01T14:11:07.144 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_write_buffer_number: 2 2024-05-01T14:11:07.144 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.compression: NoCompression 2024-05-01T14:11:07.144 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.bottommost_compression: Disabled 2024-05-01T14:11:07.144 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.prefix_extractor: nullptr 2024-05-01T14:11:07.144 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-05-01T14:11:07.145 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.num_levels: 7 2024-05-01T14:11:07.145 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-05-01T14:11:07.145 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-05-01T14:11:07.145 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-05-01T14:11:07.145 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-05-01T14:11:07.145 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-05-01T14:11:07.145 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-05-01T14:11:07.145 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-05-01T14:11:07.145 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-05-01T14:11:07.145 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-05-01T14:11:07.145 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-05-01T14:11:07.145 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-05-01T14:11:07.145 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-05-01T14:11:07.145 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.compression_opts.window_bits: -14 2024-05-01T14:11:07.145 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.compression_opts.level: 32767 2024-05-01T14:11:07.145 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.compression_opts.strategy: 0 2024-05-01T14:11:07.146 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-05-01T14:11:07.146 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-05-01T14:11:07.146 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-05-01T14:11:07.146 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-05-01T14:11:07.146 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.compression_opts.enabled: false 2024-05-01T14:11:07.146 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-05-01T14:11:07.146 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-05-01T14:11:07.146 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-05-01T14:11:07.146 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-05-01T14:11:07.146 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.target_file_size_base: 67108864 2024-05-01T14:11:07.146 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.target_file_size_multiplier: 1 2024-05-01T14:11:07.146 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-05-01T14:11:07.146 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-05-01T14:11:07.146 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-05-01T14:11:07.147 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-05-01T14:11:07.147 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-05-01T14:11:07.147 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-05-01T14:11:07.147 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-05-01T14:11:07.147 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-05-01T14:11:07.147 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-05-01T14:11:07.147 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-05-01T14:11:07.147 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-05-01T14:11:07.147 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-05-01T14:11:07.147 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-05-01T14:11:07.147 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.arena_block_size: 1048576 2024-05-01T14:11:07.147 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-05-01T14:11:07.147 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-05-01T14:11:07.147 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.disable_auto_compactions: 0 2024-05-01T14:11:07.147 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-05-01T14:11:07.147 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-05-01T14:11:07.147 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-05-01T14:11:07.148 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-05-01T14:11:07.148 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-05-01T14:11:07.148 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-05-01T14:11:07.148 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-05-01T14:11:07.148 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-05-01T14:11:07.148 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-05-01T14:11:07.148 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-05-01T14:11:07.148 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-05-01T14:11:07.148 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.inplace_update_support: 0 2024-05-01T14:11:07.148 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.inplace_update_num_locks: 10000 2024-05-01T14:11:07.148 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-05-01T14:11:07.148 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-05-01T14:11:07.148 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.memtable_huge_page_size: 0 2024-05-01T14:11:07.148 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.bloom_locality: 0 2024-05-01T14:11:07.148 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.max_successive_merges: 0 2024-05-01T14:11:07.149 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.optimize_filters_for_hits: 0 2024-05-01T14:11:07.149 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.paranoid_file_checks: 0 2024-05-01T14:11:07.149 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.force_consistency_checks: 1 2024-05-01T14:11:07.149 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.report_bg_io_stats: 0 2024-05-01T14:11:07.149 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.ttl: 2592000 2024-05-01T14:11:07.149 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.periodic_compaction_seconds: 0 2024-05-01T14:11:07.149 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-05-01T14:11:07.149 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-05-01T14:11:07.149 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.enable_blob_files: false 2024-05-01T14:11:07.149 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.min_blob_size: 0 2024-05-01T14:11:07.149 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.blob_file_size: 268435456 2024-05-01T14:11:07.149 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.blob_compression_type: NoCompression 2024-05-01T14:11:07.149 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.enable_blob_garbage_collection: false 2024-05-01T14:11:07.149 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-05-01T14:11:07.150 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-05-01T14:11:07.150 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-05-01T14:11:07.150 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.blob_file_starting_level: 0 2024-05-01T14:11:07.150 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-05-01T14:11:07.150 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: 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-05-01T14:11:07.150 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-05-01T14:11:07.150 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: dd8f074b-3c4a-4d50-8fcd-85dd36c8eaa5 2024-05-01T14:11:07.150 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714572667082584, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-05-01T14:11:07.150 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-05-01T14:11:07.150 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714572667083429, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85314, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 256, "table_properties": {"data_size": 83461, "index_size": 237, "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": 10064, "raw_average_key_size": 46, "raw_value_size": 77673, "raw_average_value_size": 361, "num_data_blocks": 11, "num_entries": 215, "num_filter_entries": 215, "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": 1714572667, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "dd8f074b-3c4a-4d50-8fcd-85dd36c8eaa5", "db_session_id": "RXSI6IKJPZ0U5B5JJ1G0", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-05-01T14:11:07.150 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714572667083510, "job": 1, "event": "recovery_finished"} 2024-05-01T14:11:07.150 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-05-01T14:11:07.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: 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-05-01T14:11:07.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55be34df2000 2024-05-01T14:11:07.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: DB pointer 0x55be34dde000 2024-05-01T14:11:07.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-05-01T14:11:07.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-05-01T14:11:07.151 INFO:journalctl@ceph.mon.a.smithi112.stdout: ** DB Stats ** 2024-05-01T14:11:07.151 INFO:journalctl@ceph.mon.a.smithi112.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-05-01T14:11:07.151 INFO:journalctl@ceph.mon.a.smithi112.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-05-01T14:11:07.151 INFO:journalctl@ceph.mon.a.smithi112.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-01T14:11:07.151 INFO:journalctl@ceph.mon.a.smithi112.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-01T14:11:07.151 INFO:journalctl@ceph.mon.a.smithi112.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-05-01T14:11:07.151 INFO:journalctl@ceph.mon.a.smithi112.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-01T14:11:07.151 INFO:journalctl@ceph.mon.a.smithi112.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-01T14:11:07.151 INFO:journalctl@ceph.mon.a.smithi112.stdout: 2024-05-01T14:11:07.151 INFO:journalctl@ceph.mon.a.smithi112.stdout: ** Compaction Stats [default] ** 2024-05-01T14:11:07.152 INFO:journalctl@ceph.mon.a.smithi112.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-05-01T14:11:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-05-01T14:11:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout: L0 2/0 85.17 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 154.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-01T14:11:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout: Sum 2/0 85.17 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 154.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-01T14:11:07.152 INFO:journalctl@ceph.mon.a.smithi112.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 154.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-01T14:11:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout: 2024-05-01T14:11:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout: ** Compaction Stats [default] ** 2024-05-01T14:11:07.152 INFO:journalctl@ceph.mon.a.smithi112.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-05-01T14:11:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-01T14:11:07.152 INFO:journalctl@ceph.mon.a.smithi112.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 154.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-01T14:11:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout: 2024-05-01T14:11:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-05-01T14:11:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout: 2024-05-01T14:11:07.152 INFO:journalctl@ceph.mon.a.smithi112.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-05-01T14:11:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-05-01T14:11:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-05-01T14:11:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-05-01T14:11:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-05-01T14:11:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout: AddFile(Keys): cumulative 0, interval 0 2024-05-01T14:11:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout: Cumulative compaction: 0.00 GB write, 29.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-01T14:11:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout: Interval compaction: 0.00 GB write, 29.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-01T14:11:07.153 INFO:journalctl@ceph.mon.a.smithi112.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-05-01T14:11:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout: Block cache BinnedLRUCache@0x55be34cd51f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2024-05-01T14:11:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-05-01T14:11:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout: 2024-05-01T14:11:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout: ** File Read Latency Histogram By Level [default] ** 2024-05-01T14:11:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: starting mon.a rank 0 at public addrs [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] at bind addrs [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:11:07.153 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: mon.a@-1(???) e1 preinit fsid 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:11:07.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: mon.a@-1(???).mds e1 new map 2024-05-01T14:11:07.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: mon.a@-1(???).mds e1 print_map 2024-05-01T14:11:07.154 INFO:journalctl@ceph.mon.a.smithi112.stdout: e1 2024-05-01T14:11:07.154 INFO:journalctl@ceph.mon.a.smithi112.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-05-01T14:11:07.154 INFO:journalctl@ceph.mon.a.smithi112.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-05-01T14:11:07.154 INFO:journalctl@ceph.mon.a.smithi112.stdout: legacy client fscid: -1 2024-05-01T14:11:07.154 INFO:journalctl@ceph.mon.a.smithi112.stdout: 2024-05-01T14:11:07.154 INFO:journalctl@ceph.mon.a.smithi112.stdout: No filesystems configured 2024-05-01T14:11:07.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-05-01T14:11:07.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-05-01T14:11:07.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-05-01T14:11:07.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-05-01T14:11:07.154 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-05-01T14:11:07.155 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 bash[28675]: 25e24ae3142f1931a31b998d4eed9febf3299560f90c18e7f0f991545d4f815a 2024-05-01T14:11:07.155 INFO:teuthology.orchestra.run.smithi112.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-05-01T14:11:07.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 systemd[1]: Started Ceph mon.a for 794342da-07c4-11ef-bc94-c7b262605968. 2024-05-01T14:11:07.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: mon.a is new leader, mons a in quorum (ranks 0) 2024-05-01T14:11:07.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: monmap epoch 1 2024-05-01T14:11:07.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: fsid 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:11:07.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: last_changed 2024-05-01T14:10:59.254793+0000 2024-05-01T14:11:07.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: created 2024-05-01T14:10:59.254793+0000 2024-05-01T14:11:07.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: min_mon_release 19 (squid) 2024-05-01T14:11:07.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: election_strategy: 1 2024-05-01T14:11:07.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: 0: [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] mon.a 2024-05-01T14:11:07.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: fsmap 2024-05-01T14:11:07.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: osdmap e1: 0 total, 0 up, 0 in 2024-05-01T14:11:07.389 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:07 smithi112 ceph-mon[28714]: mgrmap e1: no daemons active 2024-05-01T14:11:08.282 INFO:teuthology.orchestra.run.smithi112.stdout:Wrote config to /etc/ceph/ceph.conf 2024-05-01T14:11:08.303 INFO:teuthology.orchestra.run.smithi112.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-05-01T14:11:08.304 INFO:teuthology.orchestra.run.smithi112.stdout:Creating mgr... 2024-05-01T14:11:08.304 INFO:teuthology.orchestra.run.smithi112.stdout:Verifying port 0.0.0.0:9283 ... 2024-05-01T14:11:08.304 INFO:teuthology.orchestra.run.smithi112.stdout:Verifying port 0.0.0.0:8765 ... 2024-05-01T14:11:08.531 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-794342da-07c4-11ef-bc94-c7b262605968@mgr.a 2024-05-01T14:11:08.531 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Failed to reset failed state of unit ceph-794342da-07c4-11ef-bc94-c7b262605968@mgr.a.service: Unit ceph-794342da-07c4-11ef-bc94-c7b262605968@mgr.a.service not loaded. 2024-05-01T14:11:08.680 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-794342da-07c4-11ef-bc94-c7b262605968.target.wants/ceph-794342da-07c4-11ef-bc94-c7b262605968@mgr.a.service → /etc/systemd/system/ceph-794342da-07c4-11ef-bc94-c7b262605968@.service. 2024-05-01T14:11:09.013 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:08 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/3437048936' entity='client.admin' 2024-05-01T14:11:09.014 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:08 smithi112 podman[28955]: 2024-05-01 14:11:08.815970046 +0000 UTC m=+0.017474683 image pull 408f0c90f8b0682657b87a9935930c954579647f5924ec5fb402cfb99eb20604 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 2024-05-01T14:11:09.232 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-05-01T14:11:09.232 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout disabled 2024-05-01T14:11:09.239 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-05-01T14:11:09.240 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout inactive 2024-05-01T14:11:09.240 INFO:teuthology.orchestra.run.smithi112.stdout:firewalld.service is not enabled 2024-05-01T14:11:09.240 INFO:teuthology.orchestra.run.smithi112.stdout:Not possible to enable service . firewalld.service is not available 2024-05-01T14:11:09.250 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-05-01T14:11:09.250 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout disabled 2024-05-01T14:11:09.258 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-05-01T14:11:09.258 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout inactive 2024-05-01T14:11:09.258 INFO:teuthology.orchestra.run.smithi112.stdout:firewalld.service is not enabled 2024-05-01T14:11:09.258 INFO:teuthology.orchestra.run.smithi112.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-05-01T14:11:09.259 INFO:teuthology.orchestra.run.smithi112.stdout:Waiting for mgr to start... 2024-05-01T14:11:09.259 INFO:teuthology.orchestra.run.smithi112.stdout:Waiting for mgr... 2024-05-01T14:11:09.383 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:09 smithi112 podman[28955]: 2024-05-01 14:11:09.108319345 +0000 UTC m=+0.309823968 container init 5111710d344a09c50b166358d89d5d8e9027f89e691417e34166380b967b8a0d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, org.label-schema.license=GPLv2, org.label-schema.build-date=20240430, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-05-01T14:11:09.384 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:09 smithi112 podman[28955]: 2024-05-01 14:11:09.113986257 +0000 UTC m=+0.315490881 container start 5111710d344a09c50b166358d89d5d8e9027f89e691417e34166380b967b8a0d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240430, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5) 2024-05-01T14:11:09.384 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:09 smithi112 bash[28955]: 5111710d344a09c50b166358d89d5d8e9027f89e691417e34166380b967b8a0d 2024-05-01T14:11:09.384 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:09 smithi112 systemd[1]: Started Ceph mgr.a for 794342da-07c4-11ef-bc94-c7b262605968. 2024-05-01T14:11:10.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:09 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/3920674524' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-05-01T14:11:13.769 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2024-05-01T14:11:13.769 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout { 2024-05-01T14:11:13.770 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "fsid": "794342da-07c4-11ef-bc94-c7b262605968", 2024-05-01T14:11:13.770 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "health": { 2024-05-01T14:11:13.770 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-05-01T14:11:13.770 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-05-01T14:11:13.770 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-05-01T14:11:13.770 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2024-05-01T14:11:13.770 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-05-01T14:11:13.770 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-05-01T14:11:13.770 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 0 2024-05-01T14:11:13.770 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout ], 2024-05-01T14:11:13.770 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-05-01T14:11:13.770 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "a" 2024-05-01T14:11:13.770 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout ], 2024-05-01T14:11:13.771 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-05-01T14:11:13.771 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "monmap": { 2024-05-01T14:11:13.771 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-01T14:11:13.771 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-05-01T14:11:13.771 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-05-01T14:11:13.771 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2024-05-01T14:11:13.771 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-05-01T14:11:13.771 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-01T14:11:13.771 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-05-01T14:11:13.771 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-05-01T14:11:13.771 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-05-01T14:11:13.771 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-05-01T14:11:13.771 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-05-01T14:11:13.771 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-05-01T14:11:13.772 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2024-05-01T14:11:13.772 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-05-01T14:11:13.772 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-05-01T14:11:13.772 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-05-01T14:11:13.772 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-05-01T14:11:13.772 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-05-01T14:11:13.772 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-05-01T14:11:13.772 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-05-01T14:11:13.772 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-05-01T14:11:13.772 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-05-01T14:11:13.772 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2024-05-01T14:11:13.772 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-05-01T14:11:13.773 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-01T14:11:13.773 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-05-01T14:11:13.773 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-05-01T14:11:13.773 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2024-05-01T14:11:13.773 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-05-01T14:11:13.773 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "available": false, 2024-05-01T14:11:13.773 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-05-01T14:11:13.773 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "modules": [ 2024-05-01T14:11:13.773 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "iostat", 2024-05-01T14:11:13.773 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "nfs", 2024-05-01T14:11:13.773 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "restful" 2024-05-01T14:11:13.773 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout ], 2024-05-01T14:11:13.773 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-01T14:11:13.773 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2024-05-01T14:11:13.773 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-05-01T14:11:13.774 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-01T14:11:13.774 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "modified": "2024-05-01T14:11:02.187266+0000", 2024-05-01T14:11:13.774 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-01T14:11:13.774 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2024-05-01T14:11:13.774 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-05-01T14:11:13.774 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout } 2024-05-01T14:11:13.774 INFO:teuthology.orchestra.run.smithi112.stdout:mgr not available, waiting (1/15)... 2024-05-01T14:11:16.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:16 smithi112 ceph-mon[28714]: Activating manager daemon a 2024-05-01T14:11:16.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:16 smithi112 ceph-mon[28714]: mgrmap e2: a(active, starting, since 0.00314378s) 2024-05-01T14:11:16.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:16 smithi112 ceph-mon[28714]: from='mgr.14100 172.21.15.112:0/2680596881' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-01T14:11:16.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:16 smithi112 ceph-mon[28714]: from='mgr.14100 172.21.15.112:0/2680596881' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-01T14:11:16.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:16 smithi112 ceph-mon[28714]: from='mgr.14100 172.21.15.112:0/2680596881' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-01T14:11:16.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:16 smithi112 ceph-mon[28714]: from='mgr.14100 172.21.15.112:0/2680596881' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-01T14:11:16.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:16 smithi112 ceph-mon[28714]: from='mgr.14100 172.21.15.112:0/2680596881' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-05-01T14:11:16.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:16 smithi112 ceph-mon[28714]: Manager daemon a is now available 2024-05-01T14:11:16.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:16 smithi112 ceph-mon[28714]: from='mgr.14100 172.21.15.112:0/2680596881' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-05-01T14:11:16.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:16 smithi112 ceph-mon[28714]: from='mgr.14100 172.21.15.112:0/2680596881' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-05-01T14:11:16.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:16 smithi112 ceph-mon[28714]: from='mgr.14100 172.21.15.112:0/2680596881' entity='mgr.a' 2024-05-01T14:11:16.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:16 smithi112 ceph-mon[28714]: from='mgr.14100 172.21.15.112:0/2680596881' entity='mgr.a' 2024-05-01T14:11:16.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:16 smithi112 ceph-mon[28714]: from='mgr.14100 172.21.15.112:0/2680596881' entity='mgr.a' 2024-05-01T14:11:16.852 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2024-05-01T14:11:16.852 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout { 2024-05-01T14:11:16.852 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "fsid": "794342da-07c4-11ef-bc94-c7b262605968", 2024-05-01T14:11:16.852 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "health": { 2024-05-01T14:11:16.852 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-05-01T14:11:16.852 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-05-01T14:11:16.852 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-05-01T14:11:16.853 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2024-05-01T14:11:16.853 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-05-01T14:11:16.853 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-05-01T14:11:16.853 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 0 2024-05-01T14:11:16.853 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout ], 2024-05-01T14:11:16.853 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-05-01T14:11:16.853 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "a" 2024-05-01T14:11:16.853 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout ], 2024-05-01T14:11:16.853 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-05-01T14:11:16.853 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "monmap": { 2024-05-01T14:11:16.853 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-01T14:11:16.853 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-05-01T14:11:16.853 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-05-01T14:11:16.853 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2024-05-01T14:11:16.853 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-05-01T14:11:16.854 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-01T14:11:16.854 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-05-01T14:11:16.854 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-05-01T14:11:16.854 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-05-01T14:11:16.854 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-05-01T14:11:16.854 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-05-01T14:11:16.854 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-05-01T14:11:16.857 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2024-05-01T14:11:16.857 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-05-01T14:11:16.857 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-05-01T14:11:16.858 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-05-01T14:11:16.858 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-05-01T14:11:16.858 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-05-01T14:11:16.858 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-05-01T14:11:16.858 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-05-01T14:11:16.858 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-05-01T14:11:16.858 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-05-01T14:11:16.858 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2024-05-01T14:11:16.858 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-05-01T14:11:16.858 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-01T14:11:16.858 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-05-01T14:11:16.858 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-05-01T14:11:16.858 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2024-05-01T14:11:16.858 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-05-01T14:11:16.858 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "available": false, 2024-05-01T14:11:16.859 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-05-01T14:11:16.859 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "modules": [ 2024-05-01T14:11:16.859 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "iostat", 2024-05-01T14:11:16.859 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "nfs", 2024-05-01T14:11:16.859 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "restful" 2024-05-01T14:11:16.859 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout ], 2024-05-01T14:11:16.859 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-01T14:11:16.859 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2024-05-01T14:11:16.859 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-05-01T14:11:16.859 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-01T14:11:16.859 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "modified": "2024-05-01T14:11:02.187266+0000", 2024-05-01T14:11:16.859 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-01T14:11:16.859 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2024-05-01T14:11:16.859 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-05-01T14:11:16.860 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout } 2024-05-01T14:11:16.860 INFO:teuthology.orchestra.run.smithi112.stdout:mgr not available, waiting (2/15)... 2024-05-01T14:11:17.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:17 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/2934372226' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-05-01T14:11:17.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:17 smithi112 ceph-mon[28714]: mgrmap e3: a(active, since 1.00681s) 2024-05-01T14:11:19.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:19 smithi112 ceph-mon[28714]: mgrmap e4: a(active, since 2s) 2024-05-01T14:11:20.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:20 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/2615663020' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-05-01T14:11:24.369 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2024-05-01T14:11:24.369 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout { 2024-05-01T14:11:24.369 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "fsid": "794342da-07c4-11ef-bc94-c7b262605968", 2024-05-01T14:11:24.369 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "health": { 2024-05-01T14:11:24.369 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-05-01T14:11:24.370 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-05-01T14:11:24.370 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-05-01T14:11:24.370 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2024-05-01T14:11:24.370 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-05-01T14:11:24.370 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-05-01T14:11:24.370 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 0 2024-05-01T14:11:24.370 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout ], 2024-05-01T14:11:24.370 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-05-01T14:11:24.370 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "a" 2024-05-01T14:11:24.370 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout ], 2024-05-01T14:11:24.370 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "quorum_age": 12, 2024-05-01T14:11:24.370 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "monmap": { 2024-05-01T14:11:24.370 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-01T14:11:24.371 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-05-01T14:11:24.371 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-05-01T14:11:24.371 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2024-05-01T14:11:24.371 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-05-01T14:11:24.371 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-01T14:11:24.371 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-05-01T14:11:24.371 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-05-01T14:11:24.371 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-05-01T14:11:24.371 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-05-01T14:11:24.371 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-05-01T14:11:24.371 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-05-01T14:11:24.371 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2024-05-01T14:11:24.371 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-05-01T14:11:24.375 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-05-01T14:11:24.375 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-05-01T14:11:24.375 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-05-01T14:11:24.375 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-05-01T14:11:24.375 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-05-01T14:11:24.375 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-05-01T14:11:24.375 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-05-01T14:11:24.375 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-05-01T14:11:24.375 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2024-05-01T14:11:24.375 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-05-01T14:11:24.375 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-01T14:11:24.375 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-05-01T14:11:24.376 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-05-01T14:11:24.376 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2024-05-01T14:11:24.376 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-05-01T14:11:24.376 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "available": true, 2024-05-01T14:11:24.376 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-05-01T14:11:24.376 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "modules": [ 2024-05-01T14:11:24.376 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "iostat", 2024-05-01T14:11:24.376 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "nfs", 2024-05-01T14:11:24.377 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "restful" 2024-05-01T14:11:24.377 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout ], 2024-05-01T14:11:24.377 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-01T14:11:24.377 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2024-05-01T14:11:24.377 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-05-01T14:11:24.377 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-01T14:11:24.377 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "modified": "2024-05-01T14:11:02.187266+0000", 2024-05-01T14:11:24.377 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-01T14:11:24.377 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout }, 2024-05-01T14:11:24.377 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-05-01T14:11:24.377 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout } 2024-05-01T14:11:24.377 INFO:teuthology.orchestra.run.smithi112.stdout:mgr is available 2024-05-01T14:11:26.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:26 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/3575512877' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-05-01T14:11:26.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:26 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/3575512877' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-05-01T14:11:27.138 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2024-05-01T14:11:27.138 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout [global] 2024-05-01T14:11:27.139 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout fsid = 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:11:27.139 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-05-01T14:11:27.139 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-05-01T14:11:27.139 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-05-01T14:11:27.139 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-05-01T14:11:27.139 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-05-01T14:11:27.139 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2024-05-01T14:11:27.139 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout [mgr] 2024-05-01T14:11:27.139 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-05-01T14:11:27.139 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 2024-05-01T14:11:27.139 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout [osd] 2024-05-01T14:11:27.139 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-05-01T14:11:27.139 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-05-01T14:11:27.140 INFO:teuthology.orchestra.run.smithi112.stdout:Enabling cephadm module... 2024-05-01T14:11:28.281 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:27 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/884867198' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-05-01T14:11:28.282 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:27 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a[28970]: ignoring --setuser ceph since I am not root 2024-05-01T14:11:28.282 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:27 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a[28970]: ignoring --setgroup ceph since I am not root 2024-05-01T14:11:29.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:28 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/884867198' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-05-01T14:11:29.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:28 smithi112 ceph-mon[28714]: mgrmap e5: a(active, since 11s) 2024-05-01T14:11:29.957 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:29 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/3142932997' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-05-01T14:11:29.960 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout { 2024-05-01T14:11:29.960 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-05-01T14:11:29.961 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "available": true, 2024-05-01T14:11:29.961 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-05-01T14:11:29.961 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-05-01T14:11:29.961 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout } 2024-05-01T14:11:29.961 INFO:teuthology.orchestra.run.smithi112.stdout:Waiting for the mgr to restart... 2024-05-01T14:11:29.961 INFO:teuthology.orchestra.run.smithi112.stdout:Waiting for mgr epoch 5... 2024-05-01T14:11:35.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:35 smithi112 ceph-mon[28714]: Active manager daemon a restarted 2024-05-01T14:11:35.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:35 smithi112 ceph-mon[28714]: Activating manager daemon a 2024-05-01T14:11:35.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:35 smithi112 ceph-mon[28714]: osdmap e2: 0 total, 0 up, 0 in 2024-05-01T14:11:35.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:35 smithi112 ceph-mon[28714]: mgrmap e6: a(active, starting, since 0.00358768s) 2024-05-01T14:11:35.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:35 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-01T14:11:35.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:35 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-05-01T14:11:35.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:35 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-01T14:11:35.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:35 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-01T14:11:35.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:35 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-01T14:11:35.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:35 smithi112 ceph-mon[28714]: Manager daemon a is now available 2024-05-01T14:11:35.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:35 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' 2024-05-01T14:11:35.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:35 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' 2024-05-01T14:11:35.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:35 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' 2024-05-01T14:11:35.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:35 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:11:35.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:35 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:11:35.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:35 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-05-01T14:11:36.305 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:36 smithi112 ceph-mon[28714]: Found migration_current of "None". Setting to last migration. 2024-05-01T14:11:36.305 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:36 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-05-01T14:11:36.305 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:36 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' 2024-05-01T14:11:36.305 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:36 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' 2024-05-01T14:11:36.305 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:36 smithi112 ceph-mon[28714]: [01/May/2024:14:11:35] ENGINE Bus STARTING 2024-05-01T14:11:36.305 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:36 smithi112 ceph-mon[28714]: [01/May/2024:14:11:35] ENGINE Serving on https://172.21.15.112:7150 2024-05-01T14:11:36.305 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:36 smithi112 ceph-mon[28714]: mgrmap e7: a(active, since 1.00575s) 2024-05-01T14:11:36.550 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout { 2024-05-01T14:11:36.551 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-05-01T14:11:36.551 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "initialized": true 2024-05-01T14:11:36.551 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout } 2024-05-01T14:11:36.551 INFO:teuthology.orchestra.run.smithi112.stdout:mgr epoch 5 is available 2024-05-01T14:11:36.551 INFO:teuthology.orchestra.run.smithi112.stdout:Setting orchestrator backend to cephadm... 2024-05-01T14:11:37.251 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:37 smithi112 ceph-mon[28714]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-05-01T14:11:37.251 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:37 smithi112 ceph-mon[28714]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-05-01T14:11:37.251 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:37 smithi112 ceph-mon[28714]: [01/May/2024:14:11:36] ENGINE Serving on http://172.21.15.112:8765 2024-05-01T14:11:37.251 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:37 smithi112 ceph-mon[28714]: [01/May/2024:14:11:36] ENGINE Bus STARTED 2024-05-01T14:11:37.251 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:37 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:11:38.172 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:38 smithi112 ceph-mon[28714]: mgrmap e8: a(active, since 2s) 2024-05-01T14:11:38.173 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:38 smithi112 ceph-mon[28714]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:11:38.173 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:38 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' 2024-05-01T14:11:38.173 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:38 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:11:38.979 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout value unchanged 2024-05-01T14:11:38.979 INFO:teuthology.orchestra.run.smithi112.stdout:Generating ssh key... 2024-05-01T14:11:39.231 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:39 smithi112 ceph-mon[28714]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:11:40.057 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:39 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a[28970]: Generating public/private rsa key pair. 2024-05-01T14:11:40.057 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:39 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a[28970]: Your identification has been saved in /tmp/tmp5rhikl0n/key. 2024-05-01T14:11:40.058 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:39 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a[28970]: Your public key has been saved in /tmp/tmp5rhikl0n/key.pub. 2024-05-01T14:11:40.058 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:39 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a[28970]: The key fingerprint is: 2024-05-01T14:11:40.058 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:39 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a[28970]: SHA256:zaQptecQ3Lq5NjMvYnReS87RCI6YVSVTZDJnxDbNoNM ceph-794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:11:40.058 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:39 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a[28970]: The key's randomart image is: 2024-05-01T14:11:40.058 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:39 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a[28970]: +---[RSA 3072]----+ 2024-05-01T14:11:40.058 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:39 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a[28970]: | =*X+ | 2024-05-01T14:11:40.058 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:39 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a[28970]: | ..%+ o | 2024-05-01T14:11:40.058 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:39 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a[28970]: | .*.E. | 2024-05-01T14:11:40.058 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:39 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a[28970]: | ...@ | 2024-05-01T14:11:40.058 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:39 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a[28970]: | +.oS.+o | 2024-05-01T14:11:40.058 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:39 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a[28970]: | o o.o*= . | 2024-05-01T14:11:40.058 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:39 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a[28970]: | . oo=.o | 2024-05-01T14:11:40.058 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:39 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a[28970]: | o B.+ | 2024-05-01T14:11:40.059 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:39 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a[28970]: | . o.*. | 2024-05-01T14:11:40.059 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:39 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a[28970]: +----[SHA256]-----+ 2024-05-01T14:11:41.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:40 smithi112 ceph-mon[28714]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:11:41.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:40 smithi112 ceph-mon[28714]: Generating ssh key... 2024-05-01T14:11:41.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:40 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' 2024-05-01T14:11:41.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:40 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' 2024-05-01T14:11:41.566 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDfcUH4uzuZrfL+0e5qM88SPsrsNINFfX7FbJA+NRAPp9qxVB7PtvV0VqZANx5ewXo1k5B5SF+4hqfaY7WolWvaf1Gl6aRGQdiJ5aHiwvpLyZjkiVtXwAVq1D9R+dE8wEESR42+uk77dtdGtWp0bC6motEG0AmHCBkxgE1u/ZYYhgXLg6gSHH/wB0Z3JvagR8IoEX1VqcC1h5U+v2tPFKz0lcbtbsVyXArvgk/Ob1v3tQfb59yuUh9r9K1lKn2V/4Akyx74LjyE1CsdIQtPBW1+grxlSGMVONHtPPyGLynvhiweBfi4334iu6w9TS13Q36EREvUL7RAQUrKJidvixWigsI30uk2PFix1quglPAqXyLrjTL0Nl4jWpooldtJHLBZUjPobiMfUbeR6CAaWzOw1UFNhX8yF7+gHLmQMh+dxoYFdNnooKSKU2p2t9wpG3p7sQO68VF7BrPWijCfqwzR5zJtStNOq9aQtB7Z+EfiZ6qvPYRtld56UTC+onIf4d8= ceph-794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:11:41.566 INFO:teuthology.orchestra.run.smithi112.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-05-01T14:11:41.567 INFO:teuthology.orchestra.run.smithi112.stdout:Adding key to root@localhost authorized_keys... 2024-05-01T14:11:41.567 INFO:teuthology.orchestra.run.smithi112.stdout:Adding host smithi112... 2024-05-01T14:11:42.234 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:42 smithi112 ceph-mon[28714]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:11:43.076 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:43 smithi112 ceph-mon[28714]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi112", "addr": "172.21.15.112", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:11:43.076 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:43 smithi112 ceph-mon[28714]: Deploying cephadm binary to smithi112 2024-05-01T14:11:46.874 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout Added host 'smithi112' with addr '172.21.15.112' 2024-05-01T14:11:46.875 INFO:teuthology.orchestra.run.smithi112.stdout:Deploying unmanaged mon service... 2024-05-01T14:11:47.392 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:47 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' 2024-05-01T14:11:47.392 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:47 smithi112 ceph-mon[28714]: Added host smithi112 2024-05-01T14:11:47.392 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:47 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:11:48.150 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-05-01T14:11:48.150 INFO:teuthology.orchestra.run.smithi112.stdout:Deploying unmanaged mgr service... 2024-05-01T14:11:48.785 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:48 smithi112 ceph-mon[28714]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:11:48.785 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:48 smithi112 ceph-mon[28714]: Saving service mon spec with placement count:5 2024-05-01T14:11:48.785 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:48 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' 2024-05-01T14:11:50.079 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-05-01T14:11:50.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:50 smithi112 ceph-mon[28714]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:11:50.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:50 smithi112 ceph-mon[28714]: Saving service mgr spec with placement count:2 2024-05-01T14:11:50.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:50 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' 2024-05-01T14:11:50.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:50 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' 2024-05-01T14:11:51.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:51 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' 2024-05-01T14:11:51.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:51 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/444493540' entity='client.admin' 2024-05-01T14:11:52.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:52 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' 2024-05-01T14:11:52.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:52 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' 2024-05-01T14:11:52.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:52 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi112", "name": "osd_memory_target"}]: dispatch 2024-05-01T14:11:52.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:52 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' 2024-05-01T14:11:52.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:52 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi112", "caps": []}]: dispatch 2024-05-01T14:11:52.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:52 smithi112 ceph-mon[28714]: from='mgr.14118 172.21.15.112:0/4084782668' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi112", "caps": []}]': finished 2024-05-01T14:11:53.329 INFO:teuthology.orchestra.run.smithi112.stdout:Enabling the dashboard module... 2024-05-01T14:11:54.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:53 smithi112 ceph-mon[28714]: Deploying daemon agent.smithi112 on smithi112 2024-05-01T14:11:54.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:53 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/4151443330' entity='client.admin' 2024-05-01T14:11:55.025 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:54 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/2615473886' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-05-01T14:11:55.025 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:54 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a[28970]: ignoring --setuser ceph since I am not root 2024-05-01T14:11:55.025 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:11:54 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a[28970]: ignoring --setgroup ceph since I am not root 2024-05-01T14:11:55.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:55 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/2615473886' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-05-01T14:11:55.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:55 smithi112 ceph-mon[28714]: mgrmap e9: a(active, since 19s) 2024-05-01T14:11:56.652 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout { 2024-05-01T14:11:56.653 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-05-01T14:11:56.653 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "available": true, 2024-05-01T14:11:56.653 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-05-01T14:11:56.653 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-05-01T14:11:56.654 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout } 2024-05-01T14:11:56.654 INFO:teuthology.orchestra.run.smithi112.stdout:Waiting for the mgr to restart... 2024-05-01T14:11:56.654 INFO:teuthology.orchestra.run.smithi112.stdout:Waiting for mgr epoch 9... 2024-05-01T14:11:56.951 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:11:56 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/3524702127' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-05-01T14:12:02.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:01 smithi112 ceph-mon[28714]: Active manager daemon a restarted 2024-05-01T14:12:02.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:01 smithi112 ceph-mon[28714]: Activating manager daemon a 2024-05-01T14:12:02.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:01 smithi112 ceph-mon[28714]: osdmap e3: 0 total, 0 up, 0 in 2024-05-01T14:12:02.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:01 smithi112 ceph-mon[28714]: mgrmap e10: a(active, starting, since 0.0062022s) 2024-05-01T14:12:02.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:01 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-01T14:12:02.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:01 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-05-01T14:12:02.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:01 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-01T14:12:02.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:01 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-01T14:12:02.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:01 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-01T14:12:02.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:01 smithi112 ceph-mon[28714]: Manager daemon a is now available 2024-05-01T14:12:02.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:01 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:02.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:01 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:03.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:02 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-05-01T14:12:03.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:02 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-05-01T14:12:03.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:02 smithi112 ceph-mon[28714]: [01/May/2024:14:12:02] ENGINE Bus STARTING 2024-05-01T14:12:03.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:02 smithi112 ceph-mon[28714]: [01/May/2024:14:12:02] ENGINE Serving on https://172.21.15.112:7150 2024-05-01T14:12:03.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:02 smithi112 ceph-mon[28714]: [01/May/2024:14:12:02] ENGINE Serving on http://172.21.15.112:8765 2024-05-01T14:12:03.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:02 smithi112 ceph-mon[28714]: [01/May/2024:14:12:02] ENGINE Bus STARTED 2024-05-01T14:12:03.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:02 smithi112 ceph-mon[28714]: mgrmap e11: a(active, since 1.00574s) 2024-05-01T14:12:03.417 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout { 2024-05-01T14:12:03.418 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-05-01T14:12:03.418 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout "initialized": true 2024-05-01T14:12:03.419 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout } 2024-05-01T14:12:03.419 INFO:teuthology.orchestra.run.smithi112.stdout:mgr epoch 9 is available 2024-05-01T14:12:03.419 INFO:teuthology.orchestra.run.smithi112.stdout:Generating a dashboard self-signed certificate... 2024-05-01T14:12:04.137 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:03 smithi112 ceph-mon[28714]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-05-01T14:12:04.137 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:03 smithi112 ceph-mon[28714]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-05-01T14:12:04.137 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:03 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:04.137 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:03 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi112", "name": "osd_memory_target"}]: dispatch 2024-05-01T14:12:04.137 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:03 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:04.137 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:03 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi112", "caps": []}]: dispatch 2024-05-01T14:12:05.193 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-05-01T14:12:05.193 INFO:teuthology.orchestra.run.smithi112.stdout:Creating initial admin user... 2024-05-01T14:12:05.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:05 smithi112 ceph-mon[28714]: Deploying daemon agent.smithi112 on smithi112 2024-05-01T14:12:05.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:05 smithi112 ceph-mon[28714]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:12:05.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:05 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:05.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:05 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:05.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:05 smithi112 ceph-mon[28714]: mgrmap e12: a(active, since 2s) 2024-05-01T14:12:06.642 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$93DpdA/t2YD5JEHhacLnouYAkTFzmtnw7bLXcjrw6AdH9ds4pX.2G", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1714572726, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-05-01T14:12:06.642 INFO:teuthology.orchestra.run.smithi112.stdout:Fetching dashboard port number... 2024-05-01T14:12:07.158 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:07 smithi112 ceph-mon[28714]: 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-05-01T14:12:07.158 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:07 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:07.914 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stdout 8443 2024-05-01T14:12:07.923 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-05-01T14:12:07.923 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout disabled 2024-05-01T14:12:07.930 INFO:teuthology.orchestra.run.smithi112.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-05-01T14:12:07.931 INFO:teuthology.orchestra.run.smithi112.stdout:systemctl: stdout inactive 2024-05-01T14:12:07.931 INFO:teuthology.orchestra.run.smithi112.stdout:firewalld.service is not enabled 2024-05-01T14:12:07.931 INFO:teuthology.orchestra.run.smithi112.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-05-01T14:12:07.932 INFO:teuthology.orchestra.run.smithi112.stdout:Ceph Dashboard is now available at: 2024-05-01T14:12:07.932 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:12:07.932 INFO:teuthology.orchestra.run.smithi112.stdout: URL: https://smithi112:8443/ 2024-05-01T14:12:07.932 INFO:teuthology.orchestra.run.smithi112.stdout: User: admin 2024-05-01T14:12:07.932 INFO:teuthology.orchestra.run.smithi112.stdout: Password: t00fr25cwj 2024-05-01T14:12:07.932 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:12:07.933 INFO:teuthology.orchestra.run.smithi112.stdout:Saving cluster configuration to /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/config directory 2024-05-01T14:12:07.933 INFO:teuthology.orchestra.run.smithi112.stdout:Enabling autotune for osd_memory_target 2024-05-01T14:12:08.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:08 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/1272337500' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-05-01T14:12:09.151 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:09 smithi112 ceph-mon[28714]: mgrmap e13: a(active, since 6s) 2024-05-01T14:12:10.520 INFO:teuthology.orchestra.run.smithi112.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-05-01T14:12:10.520 INFO:teuthology.orchestra.run.smithi112.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-05-01T14:12:10.520 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:12:10.520 INFO:teuthology.orchestra.run.smithi112.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 794342da-07c4-11ef-bc94-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-05-01T14:12:10.520 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:12:10.520 INFO:teuthology.orchestra.run.smithi112.stdout:Or, if you are only running a single cluster on this host: 2024-05-01T14:12:10.521 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:12:10.521 INFO:teuthology.orchestra.run.smithi112.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-05-01T14:12:10.521 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:12:10.521 INFO:teuthology.orchestra.run.smithi112.stdout:Please consider enabling telemetry to help improve Ceph: 2024-05-01T14:12:10.521 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:12:10.521 INFO:teuthology.orchestra.run.smithi112.stdout: ceph telemetry on 2024-05-01T14:12:10.521 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:12:10.521 INFO:teuthology.orchestra.run.smithi112.stdout:For more information see: 2024-05-01T14:12:10.521 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:12:10.521 INFO:teuthology.orchestra.run.smithi112.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-05-01T14:12:10.521 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:12:10.521 INFO:teuthology.orchestra.run.smithi112.stdout:Bootstrap complete. 2024-05-01T14:12:10.558 INFO:tasks.cephadm:Fetching config... 2024-05-01T14:12:10.558 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2024-05-01T14:12:10.559 DEBUG:teuthology.orchestra.run.smithi112:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-05-01T14:12:10.574 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-05-01T14:12:10.574 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2024-05-01T14:12:10.574 DEBUG:teuthology.orchestra.run.smithi112:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-05-01T14:12:10.629 INFO:tasks.cephadm:Fetching mon keyring... 2024-05-01T14:12:10.629 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2024-05-01T14:12:10.629 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd if=/var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/keyring of=/dev/stdout 2024-05-01T14:12:10.814 INFO:tasks.cephadm:Fetching pub ssh key... 2024-05-01T14:12:10.814 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2024-05-01T14:12:10.814 DEBUG:teuthology.orchestra.run.smithi112:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-05-01T14:12:10.869 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-05-01T14:12:10.869 DEBUG:teuthology.orchestra.run.smithi112:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDfcUH4uzuZrfL+0e5qM88SPsrsNINFfX7FbJA+NRAPp9qxVB7PtvV0VqZANx5ewXo1k5B5SF+4hqfaY7WolWvaf1Gl6aRGQdiJ5aHiwvpLyZjkiVtXwAVq1D9R+dE8wEESR42+uk77dtdGtWp0bC6motEG0AmHCBkxgE1u/ZYYhgXLg6gSHH/wB0Z3JvagR8IoEX1VqcC1h5U+v2tPFKz0lcbtbsVyXArvgk/Ob1v3tQfb59yuUh9r9K1lKn2V/4Akyx74LjyE1CsdIQtPBW1+grxlSGMVONHtPPyGLynvhiweBfi4334iu6w9TS13Q36EREvUL7RAQUrKJidvixWigsI30uk2PFix1quglPAqXyLrjTL0Nl4jWpooldtJHLBZUjPobiMfUbeR6CAaWzOw1UFNhX8yF7+gHLmQMh+dxoYFdNnooKSKU2p2t9wpG3p7sQO68VF7BrPWijCfqwzR5zJtStNOq9aQtB7Z+EfiZ6qvPYRtld56UTC+onIf4d8= ceph-794342da-07c4-11ef-bc94-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-05-01T14:12:11.014 INFO:teuthology.orchestra.run.smithi112.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDfcUH4uzuZrfL+0e5qM88SPsrsNINFfX7FbJA+NRAPp9qxVB7PtvV0VqZANx5ewXo1k5B5SF+4hqfaY7WolWvaf1Gl6aRGQdiJ5aHiwvpLyZjkiVtXwAVq1D9R+dE8wEESR42+uk77dtdGtWp0bC6motEG0AmHCBkxgE1u/ZYYhgXLg6gSHH/wB0Z3JvagR8IoEX1VqcC1h5U+v2tPFKz0lcbtbsVyXArvgk/Ob1v3tQfb59yuUh9r9K1lKn2V/4Akyx74LjyE1CsdIQtPBW1+grxlSGMVONHtPPyGLynvhiweBfi4334iu6w9TS13Q36EREvUL7RAQUrKJidvixWigsI30uk2PFix1quglPAqXyLrjTL0Nl4jWpooldtJHLBZUjPobiMfUbeR6CAaWzOw1UFNhX8yF7+gHLmQMh+dxoYFdNnooKSKU2p2t9wpG3p7sQO68VF7BrPWijCfqwzR5zJtStNOq9aQtB7Z+EfiZ6qvPYRtld56UTC+onIf4d8= ceph-794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:12:11.024 DEBUG:teuthology.orchestra.run.smithi132:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDfcUH4uzuZrfL+0e5qM88SPsrsNINFfX7FbJA+NRAPp9qxVB7PtvV0VqZANx5ewXo1k5B5SF+4hqfaY7WolWvaf1Gl6aRGQdiJ5aHiwvpLyZjkiVtXwAVq1D9R+dE8wEESR42+uk77dtdGtWp0bC6motEG0AmHCBkxgE1u/ZYYhgXLg6gSHH/wB0Z3JvagR8IoEX1VqcC1h5U+v2tPFKz0lcbtbsVyXArvgk/Ob1v3tQfb59yuUh9r9K1lKn2V/4Akyx74LjyE1CsdIQtPBW1+grxlSGMVONHtPPyGLynvhiweBfi4334iu6w9TS13Q36EREvUL7RAQUrKJidvixWigsI30uk2PFix1quglPAqXyLrjTL0Nl4jWpooldtJHLBZUjPobiMfUbeR6CAaWzOw1UFNhX8yF7+gHLmQMh+dxoYFdNnooKSKU2p2t9wpG3p7sQO68VF7BrPWijCfqwzR5zJtStNOq9aQtB7Z+EfiZ6qvPYRtld56UTC+onIf4d8= ceph-794342da-07c4-11ef-bc94-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-05-01T14:12:11.063 INFO:teuthology.orchestra.run.smithi132.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDfcUH4uzuZrfL+0e5qM88SPsrsNINFfX7FbJA+NRAPp9qxVB7PtvV0VqZANx5ewXo1k5B5SF+4hqfaY7WolWvaf1Gl6aRGQdiJ5aHiwvpLyZjkiVtXwAVq1D9R+dE8wEESR42+uk77dtdGtWp0bC6motEG0AmHCBkxgE1u/ZYYhgXLg6gSHH/wB0Z3JvagR8IoEX1VqcC1h5U+v2tPFKz0lcbtbsVyXArvgk/Ob1v3tQfb59yuUh9r9K1lKn2V/4Akyx74LjyE1CsdIQtPBW1+grxlSGMVONHtPPyGLynvhiweBfi4334iu6w9TS13Q36EREvUL7RAQUrKJidvixWigsI30uk2PFix1quglPAqXyLrjTL0Nl4jWpooldtJHLBZUjPobiMfUbeR6CAaWzOw1UFNhX8yF7+gHLmQMh+dxoYFdNnooKSKU2p2t9wpG3p7sQO68VF7BrPWijCfqwzR5zJtStNOq9aQtB7Z+EfiZ6qvPYRtld56UTC+onIf4d8= ceph-794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:12:11.075 DEBUG:teuthology.orchestra.run.smithi157:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDfcUH4uzuZrfL+0e5qM88SPsrsNINFfX7FbJA+NRAPp9qxVB7PtvV0VqZANx5ewXo1k5B5SF+4hqfaY7WolWvaf1Gl6aRGQdiJ5aHiwvpLyZjkiVtXwAVq1D9R+dE8wEESR42+uk77dtdGtWp0bC6motEG0AmHCBkxgE1u/ZYYhgXLg6gSHH/wB0Z3JvagR8IoEX1VqcC1h5U+v2tPFKz0lcbtbsVyXArvgk/Ob1v3tQfb59yuUh9r9K1lKn2V/4Akyx74LjyE1CsdIQtPBW1+grxlSGMVONHtPPyGLynvhiweBfi4334iu6w9TS13Q36EREvUL7RAQUrKJidvixWigsI30uk2PFix1quglPAqXyLrjTL0Nl4jWpooldtJHLBZUjPobiMfUbeR6CAaWzOw1UFNhX8yF7+gHLmQMh+dxoYFdNnooKSKU2p2t9wpG3p7sQO68VF7BrPWijCfqwzR5zJtStNOq9aQtB7Z+EfiZ6qvPYRtld56UTC+onIf4d8= ceph-794342da-07c4-11ef-bc94-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-05-01T14:12:11.078 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:10 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/3576338039' entity='client.admin' 2024-05-01T14:12:11.115 INFO:teuthology.orchestra.run.smithi157.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDfcUH4uzuZrfL+0e5qM88SPsrsNINFfX7FbJA+NRAPp9qxVB7PtvV0VqZANx5ewXo1k5B5SF+4hqfaY7WolWvaf1Gl6aRGQdiJ5aHiwvpLyZjkiVtXwAVq1D9R+dE8wEESR42+uk77dtdGtWp0bC6motEG0AmHCBkxgE1u/ZYYhgXLg6gSHH/wB0Z3JvagR8IoEX1VqcC1h5U+v2tPFKz0lcbtbsVyXArvgk/Ob1v3tQfb59yuUh9r9K1lKn2V/4Akyx74LjyE1CsdIQtPBW1+grxlSGMVONHtPPyGLynvhiweBfi4334iu6w9TS13Q36EREvUL7RAQUrKJidvixWigsI30uk2PFix1quglPAqXyLrjTL0Nl4jWpooldtJHLBZUjPobiMfUbeR6CAaWzOw1UFNhX8yF7+gHLmQMh+dxoYFdNnooKSKU2p2t9wpG3p7sQO68VF7BrPWijCfqwzR5zJtStNOq9aQtB7Z+EfiZ6qvPYRtld56UTC+onIf4d8= ceph-794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:12:11.127 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-05-01T14:12:11.398 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:12:12.911 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:12.911 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:12.911 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:12.911 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:12.911 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:12.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:12.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:12.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:12.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:12.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:12.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:12.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:12.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:12.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:12 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/1925411719' entity='client.admin' 2024-05-01T14:12:12.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:12.912 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:12.939 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-05-01T14:12:12.939 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-05-01T14:12:13.708 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:12:15.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:15 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:15.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:15 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:15.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:15 smithi112 ceph-mon[28714]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:12:15.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:15 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:15.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:15 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:15.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:15 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:15.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:15 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:12:15.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:15 smithi112 ceph-mon[28714]: Updating smithi112:/etc/ceph/ceph.conf 2024-05-01T14:12:15.608 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi132 2024-05-01T14:12:15.609 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-05-01T14:12:15.609 DEBUG:teuthology.orchestra.run.smithi132:> dd of=/etc/ceph/ceph.conf 2024-05-01T14:12:15.628 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-05-01T14:12:15.628 DEBUG:teuthology.orchestra.run.smithi132:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-05-01T14:12:15.684 INFO:tasks.cephadm:Adding host smithi132 to orchestrator... 2024-05-01T14:12:15.684 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph orch host add smithi132 2024-05-01T14:12:16.110 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:12:16.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:16 smithi112 ceph-mon[28714]: Updating smithi112:/var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/config/ceph.conf 2024-05-01T14:12:16.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:16 smithi112 ceph-mon[28714]: Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2024-05-01T14:12:16.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:16 smithi112 ceph-mon[28714]: Updating smithi112:/var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/config/ceph.client.admin.keyring 2024-05-01T14:12:16.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:16 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:16.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:16 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:18.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:18 smithi112 ceph-mon[28714]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi132", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:12:18.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:18 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:18.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:18 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:18.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:18 smithi112 ceph-mon[28714]: Deploying cephadm binary to smithi132 2024-05-01T14:12:20.998 INFO:teuthology.orchestra.run.smithi112.stdout:Added host 'smithi132' with addr '172.21.15.132' 2024-05-01T14:12:21.584 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph orch host ls --format=json 2024-05-01T14:12:21.819 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:12:22.194 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:21 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:22.194 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:21 smithi112 ceph-mon[28714]: Added host smithi132 2024-05-01T14:12:22.194 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:21 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:22.194 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:21 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:22.539 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:12:22.539 INFO:teuthology.orchestra.run.smithi112.stdout:[{"addr": "172.21.15.112", "hostname": "smithi112", "labels": [], "status": ""}, {"addr": "172.21.15.132", "hostname": "smithi132", "labels": [], "status": ""}] 2024-05-01T14:12:23.250 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi157 2024-05-01T14:12:23.250 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-01T14:12:23.251 DEBUG:teuthology.orchestra.run.smithi157:> dd of=/etc/ceph/ceph.conf 2024-05-01T14:12:23.269 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-01T14:12:23.269 DEBUG:teuthology.orchestra.run.smithi157:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-05-01T14:12:23.326 INFO:tasks.cephadm:Adding host smithi157 to orchestrator... 2024-05-01T14:12:23.326 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph orch host add smithi157 2024-05-01T14:12:23.517 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:23 smithi112 ceph-mon[28714]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:23.517 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:23 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:23.517 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:23 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:23.517 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:23 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi132", "name": "osd_memory_target"}]: dispatch 2024-05-01T14:12:23.517 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:23 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:23.517 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:23 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:12:23.517 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:23 smithi112 ceph-mon[28714]: Updating smithi132:/etc/ceph/ceph.conf 2024-05-01T14:12:23.517 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:23 smithi112 ceph-mon[28714]: Updating smithi132:/var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/config/ceph.conf 2024-05-01T14:12:23.517 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:23 smithi112 ceph-mon[28714]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-01T14:12:23.517 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:23 smithi112 ceph-mon[28714]: Updating smithi132:/etc/ceph/ceph.client.admin.keyring 2024-05-01T14:12:23.517 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:23 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:23.518 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:23 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:23.518 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:23 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi132", "caps": []}]: dispatch 2024-05-01T14:12:23.518 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:23 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi132", "caps": []}]': finished 2024-05-01T14:12:23.568 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:12:24.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:24 smithi112 ceph-mon[28714]: Updating smithi132:/var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/config/ceph.client.admin.keyring 2024-05-01T14:12:25.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:25 smithi112 ceph-mon[28714]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:25.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:25 smithi112 ceph-mon[28714]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi157", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:12:25.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:25 smithi112 ceph-mon[28714]: Deploying daemon agent.smithi132 on smithi132 2024-05-01T14:12:26.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:26 smithi112 ceph-mon[28714]: Deploying cephadm binary to smithi157 2024-05-01T14:12:28.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:27 smithi112 ceph-mon[28714]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:28.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:27 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:28.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:27 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:28.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:27 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:28.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:27 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:28.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:27 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:28.489 INFO:teuthology.orchestra.run.smithi112.stdout:Added host 'smithi157' with addr '172.21.15.157' 2024-05-01T14:12:28.789 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:28.789 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:28.789 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:12:28.789 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:28.789 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:28.789 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:28.789 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:12:28.789 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:28.789 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:28.789 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:28.789 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:28.789 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:28.789 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:28.790 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:12:28.790 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:28.790 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:28.790 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:29.092 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph orch host ls --format=json 2024-05-01T14:12:29.325 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:12:29.717 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:29 smithi112 ceph-mon[28714]: Metadata not up to date on all hosts. Skipping non agent specs 2024-05-01T14:12:29.718 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:29 smithi112 ceph-mon[28714]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:29.718 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:29 smithi112 ceph-mon[28714]: Metadata not up to date on all hosts. Skipping non agent specs 2024-05-01T14:12:29.718 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:29 smithi112 ceph-mon[28714]: Added host smithi157 2024-05-01T14:12:29.718 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:29 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:29.718 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:29 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:29.718 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:29 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:29.958 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:12:29.958 INFO:teuthology.orchestra.run.smithi112.stdout:[{"addr": "172.21.15.112", "hostname": "smithi112", "labels": [], "status": ""}, {"addr": "172.21.15.132", "hostname": "smithi132", "labels": [], "status": ""}, {"addr": "172.21.15.157", "hostname": "smithi157", "labels": [], "status": ""}] 2024-05-01T14:12:30.580 INFO:tasks.cephadm:Setting crush tunables to default 2024-05-01T14:12:30.581 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph osd crush tunables default 2024-05-01T14:12:30.814 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:12:31.112 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:30 smithi112 ceph-mon[28714]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:31.112 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:30 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:31.112 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:30 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:31.112 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:30 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi157", "name": "osd_memory_target"}]: dispatch 2024-05-01T14:12:31.112 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:30 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:31.112 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:30 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:12:31.112 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:30 smithi112 ceph-mon[28714]: Updating smithi157:/etc/ceph/ceph.conf 2024-05-01T14:12:31.112 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:30 smithi112 ceph-mon[28714]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-01T14:12:31.112 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:30 smithi112 ceph-mon[28714]: Updating smithi157:/var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/config/ceph.conf 2024-05-01T14:12:31.112 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:30 smithi112 ceph-mon[28714]: Updating smithi157:/etc/ceph/ceph.client.admin.keyring 2024-05-01T14:12:31.113 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:30 smithi112 ceph-mon[28714]: Updating smithi157:/var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/config/ceph.client.admin.keyring 2024-05-01T14:12:31.113 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:30 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:31.113 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:30 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:31.113 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:30 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi157", "caps": []}]: dispatch 2024-05-01T14:12:31.113 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:30 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi157", "caps": []}]': finished 2024-05-01T14:12:32.368 INFO:teuthology.orchestra.run.smithi112.stderr:adjusted tunables profile to default 2024-05-01T14:12:32.779 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:32 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:32.780 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:32 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:32.780 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:32 smithi112 ceph-mon[28714]: Deploying daemon agent.smithi157 on smithi157 2024-05-01T14:12:32.780 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:32 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/2452031768' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-05-01T14:12:32.780 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:32 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:33.089 INFO:tasks.cephadm:Adding mon.a on smithi112 2024-05-01T14:12:33.089 INFO:tasks.cephadm:Adding mon.b on smithi132 2024-05-01T14:12:33.089 INFO:tasks.cephadm:Adding mon.c on smithi157 2024-05-01T14:12:33.090 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph orch apply mon '3;smithi112:172.21.15.112=a;smithi132:172.21.15.132=b;smithi157:172.21.15.157=c' 2024-05-01T14:12:33.377 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/config/ceph.conf 2024-05-01T14:12:33.639 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:33 smithi112 ceph-mon[28714]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:33.639 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:33 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/2452031768' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-05-01T14:12:33.639 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:33 smithi112 ceph-mon[28714]: osdmap e4: 0 total, 0 up, 0 in 2024-05-01T14:12:33.639 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:33 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:33.639 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:33 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:33.639 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:33 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:33.639 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:33 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:33.639 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:33 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:33.639 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:33 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:12:33.639 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:33 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:33.639 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:33 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:33.639 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:33 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:33.640 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:33 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:12:33.640 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:33 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:33.640 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:33 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:33.640 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:33 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:33.640 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:33 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:34.203 INFO:teuthology.orchestra.run.smithi157.stdout:Scheduled mon update... 2024-05-01T14:12:34.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:34 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:34.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:34 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:34.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:34 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:34.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:34 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:34.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:34 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:34.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:34 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:34.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:34 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:12:34.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:34 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:34.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:34 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-01T14:12:34.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:34 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:34.918 DEBUG:teuthology.orchestra.run.smithi132:mon.b> sudo journalctl -f -n 0 -u ceph-794342da-07c4-11ef-bc94-c7b262605968@mon.b.service 2024-05-01T14:12:34.921 DEBUG:teuthology.orchestra.run.smithi157:mon.c> sudo journalctl -f -n 0 -u ceph-794342da-07c4-11ef-bc94-c7b262605968@mon.c.service 2024-05-01T14:12:34.923 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-05-01T14:12:34.923 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph mon dump -f json 2024-05-01T14:12:35.891 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/config/ceph.conf 2024-05-01T14:12:36.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:35 smithi112 ceph-mon[28714]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:36.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:35 smithi112 ceph-mon[28714]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi112:172.21.15.112=a;smithi132:172.21.15.132=b;smithi157:172.21.15.157=c", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:12:36.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:35 smithi112 ceph-mon[28714]: Saving service mon spec with placement smithi112:172.21.15.112=a;smithi132:172.21.15.132=b;smithi157:172.21.15.157=c;count:3 2024-05-01T14:12:36.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:35 smithi112 ceph-mon[28714]: Deploying daemon mon.c on smithi157 2024-05-01T14:12:36.953 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:12:36.953 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":1,"fsid":"794342da-07c4-11ef-bc94-c7b262605968","modified":"2024-05-01T14:10:59.254793Z","created":"2024-05-01T14:10:59.254793Z","min_mon_release":19,"min_mon_release_name":"squid","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","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:3300","nonce":0},{"type":"v1","addr":"172.21.15.112:6789","nonce":0}]},"addr":"172.21.15.112:6789/0","public_addr":"172.21.15.112:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-05-01T14:12:36.955 INFO:teuthology.orchestra.run.smithi157.stderr:dumped monmap epoch 1 2024-05-01T14:12:38.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:37 smithi112 ceph-mon[28714]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:38.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:37 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:38.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:37 smithi112 ceph-mon[28714]: from='client.? 172.21.15.157:0/403527875' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-01T14:12:38.707 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-05-01T14:12:38.708 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph mon dump -f json 2024-05-01T14:12:39.028 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.c/config 2024-05-01T14:12:39.776 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:12:39.777 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":1,"fsid":"794342da-07c4-11ef-bc94-c7b262605968","modified":"2024-05-01T14:10:59.254793Z","created":"2024-05-01T14:10:59.254793Z","min_mon_release":19,"min_mon_release_name":"squid","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","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:3300","nonce":0},{"type":"v1","addr":"172.21.15.112:6789","nonce":0}]},"addr":"172.21.15.112:6789/0","public_addr":"172.21.15.112:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-05-01T14:12:39.778 INFO:teuthology.orchestra.run.smithi157.stderr:dumped monmap epoch 1 2024-05-01T14:12:39.910 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:39 smithi157 ceph-mon[30193]: mon.c@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-05-01T14:12:39.910 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:39 smithi157 bash[30141]: d013d105a2bb4fd06171a53ea50677552e8c9867a5487bf020e757f5c8560415 2024-05-01T14:12:40.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:39 smithi112 ceph-mon[28714]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:40.262 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:39 smithi157 systemd[1]: Started Ceph mon.c for 794342da-07c4-11ef-bc94-c7b262605968. 2024-05-01T14:12:41.515 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-05-01T14:12:41.515 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph mon dump -f json 2024-05-01T14:12:42.003 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.c/config 2024-05-01T14:12:45.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:45.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-01T14:12:45.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:45.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: mon.a calling monitor election 2024-05-01T14:12:45.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:45.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:45.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:45.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: mon.c calling monitor election 2024-05-01T14:12:45.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:45.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:45.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:45.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:45.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-05-01T14:12:45.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: monmap epoch 2 2024-05-01T14:12:45.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: fsid 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:12:45.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: last_changed 2024-05-01T14:12:39.886006+0000 2024-05-01T14:12:45.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: created 2024-05-01T14:10:59.254793+0000 2024-05-01T14:12:45.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: min_mon_release 19 (squid) 2024-05-01T14:12:45.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: election_strategy: 1 2024-05-01T14:12:45.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: 0: [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] mon.a 2024-05-01T14:12:45.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: 1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c 2024-05-01T14:12:45.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: fsmap 2024-05-01T14:12:45.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: osdmap e4: 0 total, 0 up, 0 in 2024-05-01T14:12:45.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: mgrmap e13: a(active, since 43s) 2024-05-01T14:12:45.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: overall HEALTH_OK 2024-05-01T14:12:45.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:45.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:45.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:45.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:45.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-01T14:12:45.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:44 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:45.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:45.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-01T14:12:45.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:45.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: mon.a calling monitor election 2024-05-01T14:12:45.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:45.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:45.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:45.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: mon.c calling monitor election 2024-05-01T14:12:45.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:45.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:45.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:45.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:45.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-05-01T14:12:45.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: monmap epoch 2 2024-05-01T14:12:45.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: fsid 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:12:45.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: last_changed 2024-05-01T14:12:39.886006+0000 2024-05-01T14:12:45.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: created 2024-05-01T14:10:59.254793+0000 2024-05-01T14:12:45.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: min_mon_release 19 (squid) 2024-05-01T14:12:45.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: election_strategy: 1 2024-05-01T14:12:45.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: 0: [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] mon.a 2024-05-01T14:12:45.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: 1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c 2024-05-01T14:12:45.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: fsmap 2024-05-01T14:12:45.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: osdmap e4: 0 total, 0 up, 0 in 2024-05-01T14:12:45.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: mgrmap e13: a(active, since 43s) 2024-05-01T14:12:45.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: overall HEALTH_OK 2024-05-01T14:12:45.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:45.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:45.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:45.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:45.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-01T14:12:45.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:44 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:45.758 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:12:45.758 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":2,"fsid":"794342da-07c4-11ef-bc94-c7b262605968","modified":"2024-05-01T14:12:39.886006Z","created":"2024-05-01T14:10:59.254793Z","min_mon_release":19,"min_mon_release_name":"squid","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","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:3300","nonce":0},{"type":"v1","addr":"172.21.15.112:6789","nonce":0}]},"addr":"172.21.15.112:6789/0","public_addr":"172.21.15.112:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:3300","nonce":0},{"type":"v1","addr":"172.21.15.157:6789","nonce":0}]},"addr":"172.21.15.157:6789/0","public_addr":"172.21.15.157:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-05-01T14:12:45.760 INFO:teuthology.orchestra.run.smithi157.stderr:dumped monmap epoch 2 2024-05-01T14:12:46.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:45 smithi157 ceph-mon[30193]: Deploying daemon mon.b on smithi132 2024-05-01T14:12:46.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:45 smithi157 ceph-mon[30193]: from='client.? 172.21.15.157:0/2174810182' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-01T14:12:46.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:45 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:46.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:45 smithi112 ceph-mon[28714]: Deploying daemon mon.b on smithi132 2024-05-01T14:12:46.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:45 smithi112 ceph-mon[28714]: from='client.? 172.21.15.157:0/2174810182' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-01T14:12:46.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:45 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:47.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:46 smithi112 ceph-mon[28714]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:47.345 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:46 smithi157 ceph-mon[30193]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:47.393 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-05-01T14:12:47.394 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph mon dump -f json 2024-05-01T14:12:47.639 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.c/config 2024-05-01T14:12:48.384 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:12:48.384 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":2,"fsid":"794342da-07c4-11ef-bc94-c7b262605968","modified":"2024-05-01T14:12:39.886006Z","created":"2024-05-01T14:10:59.254793Z","min_mon_release":19,"min_mon_release_name":"squid","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","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:3300","nonce":0},{"type":"v1","addr":"172.21.15.112:6789","nonce":0}]},"addr":"172.21.15.112:6789/0","public_addr":"172.21.15.112:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:3300","nonce":0},{"type":"v1","addr":"172.21.15.157:6789","nonce":0}]},"addr":"172.21.15.157:6789/0","public_addr":"172.21.15.157:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-05-01T14:12:48.386 INFO:teuthology.orchestra.run.smithi157.stderr:dumped monmap epoch 2 2024-05-01T14:12:49.005 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:48 smithi132 podman[30397]: 2024-05-01 14:12:48.977638393 +0000 UTC m=+0.339616346 container start 25e22f17ba18d34fac4a38ce9ad8c88a4956252534f15c3ba3c82eca2a3c7b93 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-b, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240430, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5) 2024-05-01T14:12:49.005 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: set uid:gid to 167:167 (ceph:ceph) 2024-05-01T14:12:49.005 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: ceph version 19.0.0-3483-g94d368ab (94d368ab6b242524ce590f46f7674c3c845000f8) squid (dev), process ceph-mon, pid 7 2024-05-01T14:12:49.005 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: pidfile_write: ignore empty --pid-file 2024-05-01T14:12:49.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:48 smithi112 ceph-mon[28714]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:49.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:48 smithi112 ceph-mon[28714]: from='client.? 172.21.15.157:0/3061975894' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-01T14:12:49.345 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:48 smithi157 ceph-mon[30193]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:49.345 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:48 smithi157 ceph-mon[30193]: from='client.? 172.21.15.157:0/3061975894' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-01T14:12:49.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: load: jerasure load: lrc 2024-05-01T14:12:49.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: RocksDB version: 7.9.2 2024-05-01T14:12:49.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Git sha 0 2024-05-01T14:12:49.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Compile date 2024-05-01 04:20:09 2024-05-01T14:12:49.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: DB SUMMARY 2024-05-01T14:12:49.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: DB Session ID: 2EH94ZPYXECC5TJ7OHL5 2024-05-01T14:12:49.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: CURRENT file: CURRENT 2024-05-01T14:12:49.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: IDENTITY file: IDENTITY 2024-05-01T14:12:49.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-05-01T14:12:49.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-05-01T14:12:49.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 636 ; 2024-05-01T14:12:49.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.error_if_exists: 0 2024-05-01T14:12:49.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.create_if_missing: 0 2024-05-01T14:12:49.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.paranoid_checks: 1 2024-05-01T14:12:49.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.flush_verify_memtable_count: 1 2024-05-01T14:12:49.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-05-01T14:12:49.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-05-01T14:12:49.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.env: 0x562ddcad9cc0 2024-05-01T14:12:49.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.fs: PosixFileSystem 2024-05-01T14:12:49.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.info_log: 0x562dde013da0 2024-05-01T14:12:49.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_file_opening_threads: 16 2024-05-01T14:12:49.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.statistics: (nil) 2024-05-01T14:12:49.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.use_fsync: 0 2024-05-01T14:12:49.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_log_file_size: 0 2024-05-01T14:12:49.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-05-01T14:12:49.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.log_file_time_to_roll: 0 2024-05-01T14:12:49.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.keep_log_file_num: 1000 2024-05-01T14:12:49.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.recycle_log_file_num: 0 2024-05-01T14:12:49.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.allow_fallocate: 1 2024-05-01T14:12:49.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.allow_mmap_reads: 0 2024-05-01T14:12:49.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.allow_mmap_writes: 0 2024-05-01T14:12:49.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.use_direct_reads: 0 2024-05-01T14:12:49.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-05-01T14:12:49.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.create_missing_column_families: 0 2024-05-01T14:12:49.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.db_log_dir: 2024-05-01T14:12:49.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.wal_dir: 2024-05-01T14:12:49.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.table_cache_numshardbits: 6 2024-05-01T14:12:49.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.WAL_ttl_seconds: 0 2024-05-01T14:12:49.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.WAL_size_limit_MB: 0 2024-05-01T14:12:49.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-05-01T14:12:49.360 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-05-01T14:12:49.360 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.is_fd_close_on_exec: 1 2024-05-01T14:12:49.360 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.advise_random_on_open: 1 2024-05-01T14:12:49.360 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.db_write_buffer_size: 0 2024-05-01T14:12:49.360 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.write_buffer_manager: 0x562dddfe50e0 2024-05-01T14:12:49.360 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-05-01T14:12:49.360 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-05-01T14:12:49.360 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.use_adaptive_mutex: 0 2024-05-01T14:12:49.360 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.rate_limiter: (nil) 2024-05-01T14:12:49.361 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-05-01T14:12:49.361 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.wal_recovery_mode: 2 2024-05-01T14:12:49.361 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.enable_thread_tracking: 0 2024-05-01T14:12:49.361 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.enable_pipelined_write: 0 2024-05-01T14:12:49.361 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.unordered_write: 0 2024-05-01T14:12:49.361 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-05-01T14:12:49.361 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-05-01T14:12:49.361 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-05-01T14:12:49.361 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-05-01T14:12:49.361 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.row_cache: None 2024-05-01T14:12:49.361 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.wal_filter: None 2024-05-01T14:12:49.361 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-05-01T14:12:49.361 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.allow_ingest_behind: 0 2024-05-01T14:12:49.361 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.two_write_queues: 0 2024-05-01T14:12:49.361 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.manual_wal_flush: 0 2024-05-01T14:12:49.362 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.wal_compression: 0 2024-05-01T14:12:49.362 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.atomic_flush: 0 2024-05-01T14:12:49.362 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-05-01T14:12:49.362 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.persist_stats_to_disk: 0 2024-05-01T14:12:49.362 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.write_dbid_to_manifest: 0 2024-05-01T14:12:49.362 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.log_readahead_size: 0 2024-05-01T14:12:49.362 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-05-01T14:12:49.362 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.best_efforts_recovery: 0 2024-05-01T14:12:49.362 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-05-01T14:12:49.362 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-05-01T14:12:49.362 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.allow_data_in_errors: 0 2024-05-01T14:12:49.362 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.db_host_id: __hostname__ 2024-05-01T14:12:49.363 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.enforce_single_del_contracts: true 2024-05-01T14:12:49.363 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_background_jobs: 2 2024-05-01T14:12:49.363 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_background_compactions: -1 2024-05-01T14:12:49.363 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_subcompactions: 1 2024-05-01T14:12:49.363 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-05-01T14:12:49.363 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-05-01T14:12:49.363 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.delayed_write_rate : 16777216 2024-05-01T14:12:49.363 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_total_wal_size: 0 2024-05-01T14:12:49.363 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-05-01T14:12:49.363 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.stats_dump_period_sec: 600 2024-05-01T14:12:49.363 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.stats_persist_period_sec: 600 2024-05-01T14:12:49.363 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-05-01T14:12:49.363 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_open_files: -1 2024-05-01T14:12:49.363 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.bytes_per_sync: 0 2024-05-01T14:12:49.363 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.wal_bytes_per_sync: 0 2024-05-01T14:12:49.364 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.strict_bytes_per_sync: 0 2024-05-01T14:12:49.364 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.compaction_readahead_size: 0 2024-05-01T14:12:49.364 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_background_flushes: -1 2024-05-01T14:12:49.364 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Compression algorithms supported: 2024-05-01T14:12:49.364 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-05-01T14:12:49.364 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: kZSTD supported: 0 2024-05-01T14:12:49.364 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: kXpressCompression supported: 0 2024-05-01T14:12:49.364 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: kLZ4HCCompression supported: 1 2024-05-01T14:12:49.364 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: kZlibCompression supported: 1 2024-05-01T14:12:49.364 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: kSnappyCompression supported: 1 2024-05-01T14:12:49.364 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: kLZ4Compression supported: 1 2024-05-01T14:12:49.364 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: kBZip2Compression supported: 0 2024-05-01T14:12:49.364 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Fast CRC32 supported: Supported on x86 2024-05-01T14:12:49.364 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: DMutex implementation: pthread_mutex_t 2024-05-01T14:12:49.365 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-05-01T14:12:49.365 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-05-01T14:12:49.365 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-05-01T14:12:49.365 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.merge_operator: 2024-05-01T14:12:49.365 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.compaction_filter: None 2024-05-01T14:12:49.365 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.compaction_filter_factory: None 2024-05-01T14:12:49.365 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.sst_partitioner_factory: None 2024-05-01T14:12:49.365 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.memtable_factory: SkipListFactory 2024-05-01T14:12:49.365 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.table_factory: BlockBasedTable 2024-05-01T14:12:49.365 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562dde013f60) 2024-05-01T14:12:49.365 INFO:journalctl@ceph.mon.b.smithi132.stdout: cache_index_and_filter_blocks: 1 2024-05-01T14:12:49.365 INFO:journalctl@ceph.mon.b.smithi132.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-05-01T14:12:49.365 INFO:journalctl@ceph.mon.b.smithi132.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-05-01T14:12:49.365 INFO:journalctl@ceph.mon.b.smithi132.stdout: pin_top_level_index_and_filter: 1 2024-05-01T14:12:49.365 INFO:journalctl@ceph.mon.b.smithi132.stdout: index_type: 0 2024-05-01T14:12:49.365 INFO:journalctl@ceph.mon.b.smithi132.stdout: data_block_index_type: 0 2024-05-01T14:12:49.366 INFO:journalctl@ceph.mon.b.smithi132.stdout: index_shortening: 1 2024-05-01T14:12:49.366 INFO:journalctl@ceph.mon.b.smithi132.stdout: data_block_hash_table_util_ratio: 0.750000 2024-05-01T14:12:49.366 INFO:journalctl@ceph.mon.b.smithi132.stdout: checksum: 4 2024-05-01T14:12:49.366 INFO:journalctl@ceph.mon.b.smithi132.stdout: no_block_cache: 0 2024-05-01T14:12:49.366 INFO:journalctl@ceph.mon.b.smithi132.stdout: block_cache: 0x562dde0171f0 2024-05-01T14:12:49.366 INFO:journalctl@ceph.mon.b.smithi132.stdout: block_cache_name: BinnedLRUCache 2024-05-01T14:12:49.366 INFO:journalctl@ceph.mon.b.smithi132.stdout: block_cache_options: 2024-05-01T14:12:49.366 INFO:journalctl@ceph.mon.b.smithi132.stdout: capacity : 536870912 2024-05-01T14:12:49.366 INFO:journalctl@ceph.mon.b.smithi132.stdout: num_shard_bits : 4 2024-05-01T14:12:49.366 INFO:journalctl@ceph.mon.b.smithi132.stdout: strict_capacity_limit : 0 2024-05-01T14:12:49.366 INFO:journalctl@ceph.mon.b.smithi132.stdout: high_pri_pool_ratio: 0.000 2024-05-01T14:12:49.366 INFO:journalctl@ceph.mon.b.smithi132.stdout: block_cache_compressed: (nil) 2024-05-01T14:12:49.366 INFO:journalctl@ceph.mon.b.smithi132.stdout: persistent_cache: (nil) 2024-05-01T14:12:49.366 INFO:journalctl@ceph.mon.b.smithi132.stdout: block_size: 4096 2024-05-01T14:12:49.367 INFO:journalctl@ceph.mon.b.smithi132.stdout: block_size_deviation: 10 2024-05-01T14:12:49.367 INFO:journalctl@ceph.mon.b.smithi132.stdout: block_restart_interval: 16 2024-05-01T14:12:49.367 INFO:journalctl@ceph.mon.b.smithi132.stdout: index_block_restart_interval: 1 2024-05-01T14:12:49.367 INFO:journalctl@ceph.mon.b.smithi132.stdout: metadata_block_size: 4096 2024-05-01T14:12:49.367 INFO:journalctl@ceph.mon.b.smithi132.stdout: partition_filters: 0 2024-05-01T14:12:49.367 INFO:journalctl@ceph.mon.b.smithi132.stdout: use_delta_encoding: 1 2024-05-01T14:12:49.367 INFO:journalctl@ceph.mon.b.smithi132.stdout: filter_policy: bloomfilter 2024-05-01T14:12:49.367 INFO:journalctl@ceph.mon.b.smithi132.stdout: whole_key_filtering: 1 2024-05-01T14:12:49.367 INFO:journalctl@ceph.mon.b.smithi132.stdout: verify_compression: 0 2024-05-01T14:12:49.367 INFO:journalctl@ceph.mon.b.smithi132.stdout: read_amp_bytes_per_bit: 0 2024-05-01T14:12:49.367 INFO:journalctl@ceph.mon.b.smithi132.stdout: format_version: 5 2024-05-01T14:12:49.367 INFO:journalctl@ceph.mon.b.smithi132.stdout: enable_index_compression: 1 2024-05-01T14:12:49.367 INFO:journalctl@ceph.mon.b.smithi132.stdout: block_align: 0 2024-05-01T14:12:49.367 INFO:journalctl@ceph.mon.b.smithi132.stdout: max_auto_readahead_size: 262144 2024-05-01T14:12:49.367 INFO:journalctl@ceph.mon.b.smithi132.stdout: prepopulate_block_cache: 0 2024-05-01T14:12:49.368 INFO:journalctl@ceph.mon.b.smithi132.stdout: initial_auto_readahead_size: 8192 2024-05-01T14:12:49.368 INFO:journalctl@ceph.mon.b.smithi132.stdout: num_file_reads_for_auto_readahead: 2 2024-05-01T14:12:49.368 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.write_buffer_size: 33554432 2024-05-01T14:12:49.368 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_write_buffer_number: 2 2024-05-01T14:12:49.368 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.compression: NoCompression 2024-05-01T14:12:49.368 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.bottommost_compression: Disabled 2024-05-01T14:12:49.368 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.prefix_extractor: nullptr 2024-05-01T14:12:49.368 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-05-01T14:12:49.368 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.num_levels: 7 2024-05-01T14:12:49.368 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-05-01T14:12:49.368 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-05-01T14:12:49.368 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-05-01T14:12:49.368 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-05-01T14:12:49.369 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-05-01T14:12:49.369 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-05-01T14:12:49.369 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-05-01T14:12:49.369 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-05-01T14:12:49.369 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-05-01T14:12:49.369 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-05-01T14:12:49.369 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-05-01T14:12:49.369 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-05-01T14:12:49.369 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.compression_opts.window_bits: -14 2024-05-01T14:12:49.369 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.compression_opts.level: 32767 2024-05-01T14:12:49.369 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.compression_opts.strategy: 0 2024-05-01T14:12:49.369 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-05-01T14:12:49.369 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-05-01T14:12:49.369 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-05-01T14:12:49.370 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-05-01T14:12:49.370 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.compression_opts.enabled: false 2024-05-01T14:12:49.370 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-05-01T14:12:49.370 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-05-01T14:12:49.370 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-05-01T14:12:49.370 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-05-01T14:12:49.370 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.target_file_size_base: 67108864 2024-05-01T14:12:49.370 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.target_file_size_multiplier: 1 2024-05-01T14:12:49.370 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-05-01T14:12:49.370 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-05-01T14:12:49.370 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-05-01T14:12:49.370 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-05-01T14:12:49.370 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-05-01T14:12:49.370 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-05-01T14:12:49.370 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-05-01T14:12:49.371 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-05-01T14:12:49.371 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-05-01T14:12:49.371 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-05-01T14:12:49.371 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-05-01T14:12:49.371 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-05-01T14:12:49.371 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-05-01T14:12:49.371 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.arena_block_size: 1048576 2024-05-01T14:12:49.371 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-05-01T14:12:49.371 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-05-01T14:12:49.371 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.disable_auto_compactions: 0 2024-05-01T14:12:49.371 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-05-01T14:12:49.371 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-05-01T14:12:49.371 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-05-01T14:12:49.371 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-05-01T14:12:49.371 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-05-01T14:12:49.372 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-05-01T14:12:49.372 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-05-01T14:12:49.372 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-05-01T14:12:49.372 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-05-01T14:12:49.372 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-05-01T14:12:49.372 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-05-01T14:12:49.372 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.inplace_update_support: 0 2024-05-01T14:12:49.372 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.inplace_update_num_locks: 10000 2024-05-01T14:12:49.372 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-05-01T14:12:49.372 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-05-01T14:12:49.372 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.memtable_huge_page_size: 0 2024-05-01T14:12:49.372 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.bloom_locality: 0 2024-05-01T14:12:49.372 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.max_successive_merges: 0 2024-05-01T14:12:49.372 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.optimize_filters_for_hits: 0 2024-05-01T14:12:49.372 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.paranoid_file_checks: 0 2024-05-01T14:12:49.373 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.force_consistency_checks: 1 2024-05-01T14:12:49.373 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.report_bg_io_stats: 0 2024-05-01T14:12:49.373 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.ttl: 2592000 2024-05-01T14:12:49.373 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.periodic_compaction_seconds: 0 2024-05-01T14:12:49.373 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-05-01T14:12:49.373 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-05-01T14:12:49.373 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.enable_blob_files: false 2024-05-01T14:12:49.373 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.min_blob_size: 0 2024-05-01T14:12:49.373 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.blob_file_size: 268435456 2024-05-01T14:12:49.373 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.blob_compression_type: NoCompression 2024-05-01T14:12:49.373 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.enable_blob_garbage_collection: false 2024-05-01T14:12:49.373 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-05-01T14:12:49.373 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-05-01T14:12:49.373 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-05-01T14:12:49.374 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.blob_file_starting_level: 0 2024-05-01T14:12:49.374 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-05-01T14:12:49.374 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-05-01T14:12:49.374 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-05-01T14:12:49.374 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0cbce451-56f9-427d-b984-3af1a084617b 2024-05-01T14:12:49.374 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714572769011198, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-05-01T14:12:49.374 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-05-01T14:12:49.374 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714572769011686, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1773, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "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": 1714572769, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0cbce451-56f9-427d-b984-3af1a084617b", "db_session_id": "2EH94ZPYXECC5TJ7OHL5", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-05-01T14:12:49.374 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714572769011768, "job": 1, "event": "recovery_finished"} 2024-05-01T14:12:49.374 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-05-01T14:12:49.374 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-05-01T14:12:49.374 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562dde134000 2024-05-01T14:12:49.374 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: DB pointer 0x562dde120000 2024-05-01T14:12:49.374 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-05-01T14:12:49.374 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-05-01T14:12:49.375 INFO:journalctl@ceph.mon.b.smithi132.stdout: ** DB Stats ** 2024-05-01T14:12:49.375 INFO:journalctl@ceph.mon.b.smithi132.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-05-01T14:12:49.375 INFO:journalctl@ceph.mon.b.smithi132.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-05-01T14:12:49.375 INFO:journalctl@ceph.mon.b.smithi132.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-01T14:12:49.375 INFO:journalctl@ceph.mon.b.smithi132.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-01T14:12:49.375 INFO:journalctl@ceph.mon.b.smithi132.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-05-01T14:12:49.375 INFO:journalctl@ceph.mon.b.smithi132.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-01T14:12:49.375 INFO:journalctl@ceph.mon.b.smithi132.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-01T14:12:49.375 INFO:journalctl@ceph.mon.b.smithi132.stdout: 2024-05-01T14:12:49.375 INFO:journalctl@ceph.mon.b.smithi132.stdout: ** Compaction Stats [default] ** 2024-05-01T14:12:49.375 INFO:journalctl@ceph.mon.b.smithi132.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-05-01T14:12:49.375 INFO:journalctl@ceph.mon.b.smithi132.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-05-01T14:12:49.375 INFO:journalctl@ceph.mon.b.smithi132.stdout: L0 1/0 1.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-05-01T14:12:49.375 INFO:journalctl@ceph.mon.b.smithi132.stdout: Sum 1/0 1.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-05-01T14:12:49.376 INFO:journalctl@ceph.mon.b.smithi132.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 3.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-05-01T14:12:49.376 INFO:journalctl@ceph.mon.b.smithi132.stdout: 2024-05-01T14:12:49.376 INFO:journalctl@ceph.mon.b.smithi132.stdout: ** Compaction Stats [default] ** 2024-05-01T14:12:49.376 INFO:journalctl@ceph.mon.b.smithi132.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-05-01T14:12:49.376 INFO:journalctl@ceph.mon.b.smithi132.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-01T14:12:49.376 INFO:journalctl@ceph.mon.b.smithi132.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 3.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-05-01T14:12:49.376 INFO:journalctl@ceph.mon.b.smithi132.stdout: 2024-05-01T14:12:49.376 INFO:journalctl@ceph.mon.b.smithi132.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-05-01T14:12:49.376 INFO:journalctl@ceph.mon.b.smithi132.stdout: 2024-05-01T14:12:49.376 INFO:journalctl@ceph.mon.b.smithi132.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-05-01T14:12:49.376 INFO:journalctl@ceph.mon.b.smithi132.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-05-01T14:12:49.376 INFO:journalctl@ceph.mon.b.smithi132.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-05-01T14:12:49.376 INFO:journalctl@ceph.mon.b.smithi132.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-05-01T14:12:49.376 INFO:journalctl@ceph.mon.b.smithi132.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-05-01T14:12:49.377 INFO:journalctl@ceph.mon.b.smithi132.stdout: AddFile(Keys): cumulative 0, interval 0 2024-05-01T14:12:49.377 INFO:journalctl@ceph.mon.b.smithi132.stdout: Cumulative compaction: 0.00 GB write, 0.58 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-01T14:12:49.377 INFO:journalctl@ceph.mon.b.smithi132.stdout: Interval compaction: 0.00 GB write, 0.58 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-01T14:12:49.377 INFO:journalctl@ceph.mon.b.smithi132.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-05-01T14:12:49.377 INFO:journalctl@ceph.mon.b.smithi132.stdout: Block cache BinnedLRUCache@0x562dde0171f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-05-01T14:12:49.377 INFO:journalctl@ceph.mon.b.smithi132.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-05-01T14:12:49.377 INFO:journalctl@ceph.mon.b.smithi132.stdout: 2024-05-01T14:12:49.377 INFO:journalctl@ceph.mon.b.smithi132.stdout: ** File Read Latency Histogram By Level [default] ** 2024-05-01T14:12:49.377 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-05-01T14:12:49.377 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: using public_addr v2:172.21.15.132:0/0 -> [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] 2024-05-01T14:12:49.377 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: starting mon.b rank -1 at public addrs [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] at bind addrs [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:12:49.377 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: mon.b@-1(???) e0 preinit fsid 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:12:49.377 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: mon.b@-1(synchronizing).mds e1 new map 2024-05-01T14:12:49.377 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: mon.b@-1(synchronizing).mds e1 print_map 2024-05-01T14:12:49.378 INFO:journalctl@ceph.mon.b.smithi132.stdout: e1 2024-05-01T14:12:49.378 INFO:journalctl@ceph.mon.b.smithi132.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-05-01T14:12:49.378 INFO:journalctl@ceph.mon.b.smithi132.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-05-01T14:12:49.378 INFO:journalctl@ceph.mon.b.smithi132.stdout: legacy client fscid: -1 2024-05-01T14:12:49.378 INFO:journalctl@ceph.mon.b.smithi132.stdout: 2024-05-01T14:12:49.378 INFO:journalctl@ceph.mon.b.smithi132.stdout: No filesystems configured 2024-05-01T14:12:49.378 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-05-01T14:12:49.378 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-05-01T14:12:49.378 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-05-01T14:12:49.378 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-05-01T14:12:49.378 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-05-01T14:12:49.378 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-05-01T14:12:49.378 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-05-01T14:12:49.378 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-05-01T14:12:49.378 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-05-01T14:12:49.379 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-05-01T14:12:49.379 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:49.379 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:49.379 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:12:49.379 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.379 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:49.379 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:49.379 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:12:49.379 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.379 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.379 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.379 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:49.379 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.379 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:49.379 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:12:49.380 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.380 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.380 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:49.380 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: Metadata not up to date on all hosts. Skipping non agent specs 2024-05-01T14:12:49.380 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:49.380 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: Metadata not up to date on all hosts. Skipping non agent specs 2024-05-01T14:12:49.380 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: Added host smithi157 2024-05-01T14:12:49.380 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.380 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.380 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.380 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:49.380 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.380 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.380 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi157", "name": "osd_memory_target"}]: dispatch 2024-05-01T14:12:49.380 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:49.381 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:12:49.381 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: Updating smithi157:/etc/ceph/ceph.conf 2024-05-01T14:12:49.381 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-01T14:12:49.381 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: Updating smithi157:/var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/config/ceph.conf 2024-05-01T14:12:49.381 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: Updating smithi157:/etc/ceph/ceph.client.admin.keyring 2024-05-01T14:12:49.381 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: Updating smithi157:/var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/config/ceph.client.admin.keyring 2024-05-01T14:12:49.381 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.381 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.381 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi157", "caps": []}]: dispatch 2024-05-01T14:12:49.381 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi157", "caps": []}]': finished 2024-05-01T14:12:49.381 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.381 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.381 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: Deploying daemon agent.smithi157 on smithi157 2024-05-01T14:12:49.381 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='client.? 172.21.15.112:0/2452031768' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-05-01T14:12:49.382 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.382 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:49.382 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='client.? 172.21.15.112:0/2452031768' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-05-01T14:12:49.382 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: osdmap e4: 0 total, 0 up, 0 in 2024-05-01T14:12:49.382 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.382 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.382 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.382 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:49.382 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:49.382 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:12:49.382 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.382 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:49.382 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:49.382 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:12:49.383 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.383 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.383 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.383 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.383 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.383 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.383 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.383 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.383 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:49.383 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:49.383 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:12:49.383 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.383 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-01T14:12:49.383 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:49.384 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:49.384 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi112:172.21.15.112=a;smithi132:172.21.15.132=b;smithi157:172.21.15.157=c", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:12:49.384 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: Saving service mon spec with placement smithi112:172.21.15.112=a;smithi132:172.21.15.132=b;smithi157:172.21.15.157=c;count:3 2024-05-01T14:12:49.384 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: Deploying daemon mon.c on smithi157 2024-05-01T14:12:49.384 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:49.384 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.384 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='client.? 172.21.15.157:0/403527875' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-01T14:12:49.384 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:49.384 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:49.384 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-01T14:12:49.384 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:49.384 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: mon.a calling monitor election 2024-05-01T14:12:49.384 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:49.384 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:49.385 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:49.385 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: mon.c calling monitor election 2024-05-01T14:12:49.385 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:49.385 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:49.385 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:49.385 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:49.385 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-05-01T14:12:49.385 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: monmap epoch 2 2024-05-01T14:12:49.385 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: fsid 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:12:49.385 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: last_changed 2024-05-01T14:12:39.886006+0000 2024-05-01T14:12:49.385 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: created 2024-05-01T14:10:59.254793+0000 2024-05-01T14:12:49.385 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: min_mon_release 19 (squid) 2024-05-01T14:12:49.385 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: election_strategy: 1 2024-05-01T14:12:49.385 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: 0: [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] mon.a 2024-05-01T14:12:49.385 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: 1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c 2024-05-01T14:12:49.386 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: fsmap 2024-05-01T14:12:49.386 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: osdmap e4: 0 total, 0 up, 0 in 2024-05-01T14:12:49.386 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: mgrmap e13: a(active, since 43s) 2024-05-01T14:12:49.386 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: overall HEALTH_OK 2024-05-01T14:12:49.386 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.386 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.386 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.386 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:49.386 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-01T14:12:49.386 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:49.386 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: Deploying daemon mon.b on smithi132 2024-05-01T14:12:49.386 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='client.? 172.21.15.157:0/2174810182' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-01T14:12:49.386 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:49.386 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:49.387 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:49.387 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: from='client.? 172.21.15.157:0/3061975894' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-01T14:12:49.387 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 ceph-mon[30452]: mon.b@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-05-01T14:12:49.387 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 bash[30397]: 25e22f17ba18d34fac4a38ce9ad8c88a4956252534f15c3ba3c82eca2a3c7b93 2024-05-01T14:12:49.387 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:49 smithi132 systemd[1]: Started Ceph mon.b for 794342da-07c4-11ef-bc94-c7b262605968. 2024-05-01T14:12:49.873 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-05-01T14:12:49.873 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph mon dump -f json 2024-05-01T14:12:50.119 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.c/config 2024-05-01T14:12:54.247 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: mon.c calling monitor election 2024-05-01T14:12:54.248 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-01T14:12:54.248 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: mon.a calling monitor election 2024-05-01T14:12:54.248 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:54.248 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:54.248 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:54.248 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:54.248 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:54.248 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:54.248 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:54.248 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:54.249 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:54.249 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-05-01T14:12:54.249 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: monmap epoch 3 2024-05-01T14:12:54.249 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: fsid 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:12:54.249 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: last_changed 2024-05-01T14:12:49.035168+0000 2024-05-01T14:12:54.249 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: created 2024-05-01T14:10:59.254793+0000 2024-05-01T14:12:54.249 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: min_mon_release 19 (squid) 2024-05-01T14:12:54.249 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: election_strategy: 1 2024-05-01T14:12:54.249 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: 0: [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] mon.a 2024-05-01T14:12:54.249 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: 1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c 2024-05-01T14:12:54.249 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: 2: [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] mon.b 2024-05-01T14:12:54.249 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: fsmap 2024-05-01T14:12:54.249 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: osdmap e4: 0 total, 0 up, 0 in 2024-05-01T14:12:54.249 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: mgrmap e13: a(active, since 52s) 2024-05-01T14:12:54.249 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-05-01T14:12:54.250 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-05-01T14:12:54.250 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-05-01T14:12:54.250 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: mon.b (rank 2) addr [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] is down (out of quorum) 2024-05-01T14:12:54.250 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:54.250 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:54.250 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:54.250 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:54.250 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:54.250 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:54.250 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:54.250 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:54.250 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:54.250 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:54 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:54.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: mon.c calling monitor election 2024-05-01T14:12:54.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-01T14:12:54.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: mon.a calling monitor election 2024-05-01T14:12:54.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:54.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:54.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:54.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:54.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:54.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:54.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:54.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:54.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:54.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-05-01T14:12:54.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: monmap epoch 3 2024-05-01T14:12:54.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: fsid 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:12:54.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: last_changed 2024-05-01T14:12:49.035168+0000 2024-05-01T14:12:54.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: created 2024-05-01T14:10:59.254793+0000 2024-05-01T14:12:54.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: min_mon_release 19 (squid) 2024-05-01T14:12:54.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: election_strategy: 1 2024-05-01T14:12:54.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: 0: [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] mon.a 2024-05-01T14:12:54.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: 1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c 2024-05-01T14:12:54.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: 2: [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] mon.b 2024-05-01T14:12:54.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: fsmap 2024-05-01T14:12:54.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: osdmap e4: 0 total, 0 up, 0 in 2024-05-01T14:12:54.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: mgrmap e13: a(active, since 52s) 2024-05-01T14:12:54.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-05-01T14:12:54.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-05-01T14:12:54.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-05-01T14:12:54.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: mon.b (rank 2) addr [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] is down (out of quorum) 2024-05-01T14:12:54.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:54.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:54.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:54.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:54.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:54.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:54.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:54.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:54.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:54.310 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:54 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:54.538 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:12:54.539 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":3,"fsid":"794342da-07c4-11ef-bc94-c7b262605968","modified":"2024-05-01T14:12:49.035168Z","created":"2024-05-01T14:10:59.254793Z","min_mon_release":19,"min_mon_release_name":"squid","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","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:3300","nonce":0},{"type":"v1","addr":"172.21.15.112:6789","nonce":0}]},"addr":"172.21.15.112:6789/0","public_addr":"172.21.15.112:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:3300","nonce":0},{"type":"v1","addr":"172.21.15.157:6789","nonce":0}]},"addr":"172.21.15.157:6789/0","public_addr":"172.21.15.157:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:3300","nonce":0},{"type":"v1","addr":"172.21.15.132:6789","nonce":0}]},"addr":"172.21.15.132:6789/0","public_addr":"172.21.15.132:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-05-01T14:12:54.540 INFO:teuthology.orchestra.run.smithi157.stderr:dumped monmap epoch 3 2024-05-01T14:12:55.198 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:55.198 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:55.198 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:55.198 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:55.198 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: Health check failed: 1 failed cephadm daemon(s) ['daemon mon.b on smithi132 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-05-01T14:12:55.198 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:55.198 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:55.198 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:12:55.198 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: Updating smithi112:/etc/ceph/ceph.conf 2024-05-01T14:12:55.198 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: Updating smithi132:/etc/ceph/ceph.conf 2024-05-01T14:12:55.199 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: Updating smithi157:/etc/ceph/ceph.conf 2024-05-01T14:12:55.199 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: from='client.? 172.21.15.157:0/3725016172' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-01T14:12:55.199 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: Updating smithi112:/var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/config/ceph.conf 2024-05-01T14:12:55.199 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: Updating smithi132:/var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/config/ceph.conf 2024-05-01T14:12:55.199 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: Updating smithi157:/var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/config/ceph.conf 2024-05-01T14:12:55.199 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:55.199 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:55.199 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:55.199 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:55.199 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:55.199 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:55.199 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:55.199 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-01T14:12:55.199 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-01T14:12:55.199 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:55.200 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:55.223 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-05-01T14:12:55.223 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph config generate-minimal-conf 2024-05-01T14:12:55.472 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:12:55.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:55.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:55.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:55.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:55.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: Health check failed: 1 failed cephadm daemon(s) ['daemon mon.b on smithi132 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-05-01T14:12:55.559 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:55.559 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:55.559 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:12:55.559 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: Updating smithi112:/etc/ceph/ceph.conf 2024-05-01T14:12:55.559 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: Updating smithi132:/etc/ceph/ceph.conf 2024-05-01T14:12:55.559 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: Updating smithi157:/etc/ceph/ceph.conf 2024-05-01T14:12:55.559 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: from='client.? 172.21.15.157:0/3725016172' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-01T14:12:55.560 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: Updating smithi112:/var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/config/ceph.conf 2024-05-01T14:12:55.560 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: Updating smithi132:/var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/config/ceph.conf 2024-05-01T14:12:55.560 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: Updating smithi157:/var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/config/ceph.conf 2024-05-01T14:12:55.560 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:55.560 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:55.560 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:55.560 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:55.560 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:55.561 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:55.561 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:55.561 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-01T14:12:55.561 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-01T14:12:55.561 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:55.561 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:56.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: mon.c calling monitor election 2024-05-01T14:12:56.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-01T14:12:56.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: mon.a calling monitor election 2024-05-01T14:12:56.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:56.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:12:56.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:56.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:56.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:56.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:56.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:56.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:56.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:56.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-05-01T14:12:56.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: monmap epoch 3 2024-05-01T14:12:56.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: fsid 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:12:56.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: last_changed 2024-05-01T14:12:49.035168+0000 2024-05-01T14:12:56.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: created 2024-05-01T14:10:59.254793+0000 2024-05-01T14:12:56.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: min_mon_release 19 (squid) 2024-05-01T14:12:56.356 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: election_strategy: 1 2024-05-01T14:12:56.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: 0: [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] mon.a 2024-05-01T14:12:56.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: 1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c 2024-05-01T14:12:56.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: 2: [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] mon.b 2024-05-01T14:12:56.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: fsmap 2024-05-01T14:12:56.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: osdmap e4: 0 total, 0 up, 0 in 2024-05-01T14:12:56.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: mgrmap e13: a(active, since 52s) 2024-05-01T14:12:56.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-05-01T14:12:56.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-05-01T14:12:56.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-05-01T14:12:56.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: mon.b (rank 2) addr [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] is down (out of quorum) 2024-05-01T14:12:56.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:56.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:56.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:56.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:56.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:56.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:56.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:56.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:56.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:56.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:56.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:56.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:56.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:56.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:56.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: Health check failed: 1 failed cephadm daemon(s) ['daemon mon.b on smithi132 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-05-01T14:12:56.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:56.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:56.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:12:56.359 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: Updating smithi112:/etc/ceph/ceph.conf 2024-05-01T14:12:56.359 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: Updating smithi132:/etc/ceph/ceph.conf 2024-05-01T14:12:56.359 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: Updating smithi157:/etc/ceph/ceph.conf 2024-05-01T14:12:56.359 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='client.? 172.21.15.157:0/3725016172' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-01T14:12:56.359 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: Updating smithi112:/var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/config/ceph.conf 2024-05-01T14:12:56.359 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: Updating smithi132:/var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/config/ceph.conf 2024-05-01T14:12:56.359 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: Updating smithi157:/var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/config/ceph.conf 2024-05-01T14:12:56.359 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:56.359 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:56.359 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:56.359 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:56.359 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:56.359 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:56.359 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:56.359 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-01T14:12:56.360 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-01T14:12:56.360 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:56.360 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:56.749 INFO:teuthology.orchestra.run.smithi112.stdout:# minimal ceph.conf for 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:12:56.749 INFO:teuthology.orchestra.run.smithi112.stdout:[global] 2024-05-01T14:12:56.749 INFO:teuthology.orchestra.run.smithi112.stdout: fsid = 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:12:56.749 INFO:teuthology.orchestra.run.smithi112.stdout: mon_host = [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] 2024-05-01T14:12:57.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:56 smithi112 ceph-mon[28714]: mon.b calling monitor election 2024-05-01T14:12:57.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:56 smithi112 ceph-mon[28714]: mon.b calling monitor election 2024-05-01T14:12:57.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:56 smithi112 ceph-mon[28714]: mon.a calling monitor election 2024-05-01T14:12:57.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:56 smithi112 ceph-mon[28714]: mon.c calling monitor election 2024-05-01T14:12:57.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:56 smithi112 ceph-mon[28714]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-01T14:12:57.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:56 smithi112 ceph-mon[28714]: monmap epoch 3 2024-05-01T14:12:57.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:56 smithi112 ceph-mon[28714]: fsid 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:12:57.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:56 smithi112 ceph-mon[28714]: last_changed 2024-05-01T14:12:49.035168+0000 2024-05-01T14:12:57.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:56 smithi112 ceph-mon[28714]: created 2024-05-01T14:10:59.254793+0000 2024-05-01T14:12:57.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:56 smithi112 ceph-mon[28714]: min_mon_release 19 (squid) 2024-05-01T14:12:57.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:56 smithi112 ceph-mon[28714]: election_strategy: 1 2024-05-01T14:12:57.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:56 smithi112 ceph-mon[28714]: 0: [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] mon.a 2024-05-01T14:12:57.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:56 smithi112 ceph-mon[28714]: 1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c 2024-05-01T14:12:57.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:56 smithi112 ceph-mon[28714]: 2: [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] mon.b 2024-05-01T14:12:57.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:56 smithi112 ceph-mon[28714]: fsmap 2024-05-01T14:12:57.059 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:56 smithi112 ceph-mon[28714]: osdmap e4: 0 total, 0 up, 0 in 2024-05-01T14:12:57.059 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:56 smithi112 ceph-mon[28714]: mgrmap e13: a(active, since 54s) 2024-05-01T14:12:57.059 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:56 smithi112 ceph-mon[28714]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-05-01T14:12:57.059 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:56 smithi112 ceph-mon[28714]: Cluster is now healthy 2024-05-01T14:12:57.059 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:56 smithi112 ceph-mon[28714]: overall HEALTH_OK 2024-05-01T14:12:57.059 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:56 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/4166554500' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:57.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:56 smithi157 ceph-mon[30193]: mon.b calling monitor election 2024-05-01T14:12:57.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:56 smithi157 ceph-mon[30193]: mon.b calling monitor election 2024-05-01T14:12:57.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:56 smithi157 ceph-mon[30193]: mon.a calling monitor election 2024-05-01T14:12:57.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:56 smithi157 ceph-mon[30193]: mon.c calling monitor election 2024-05-01T14:12:57.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:56 smithi157 ceph-mon[30193]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-01T14:12:57.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:56 smithi157 ceph-mon[30193]: monmap epoch 3 2024-05-01T14:12:57.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:56 smithi157 ceph-mon[30193]: fsid 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:12:57.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:56 smithi157 ceph-mon[30193]: last_changed 2024-05-01T14:12:49.035168+0000 2024-05-01T14:12:57.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:56 smithi157 ceph-mon[30193]: created 2024-05-01T14:10:59.254793+0000 2024-05-01T14:12:57.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:56 smithi157 ceph-mon[30193]: min_mon_release 19 (squid) 2024-05-01T14:12:57.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:56 smithi157 ceph-mon[30193]: election_strategy: 1 2024-05-01T14:12:57.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:56 smithi157 ceph-mon[30193]: 0: [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] mon.a 2024-05-01T14:12:57.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:56 smithi157 ceph-mon[30193]: 1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c 2024-05-01T14:12:57.097 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:56 smithi157 ceph-mon[30193]: 2: [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] mon.b 2024-05-01T14:12:57.097 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:56 smithi157 ceph-mon[30193]: fsmap 2024-05-01T14:12:57.097 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:56 smithi157 ceph-mon[30193]: osdmap e4: 0 total, 0 up, 0 in 2024-05-01T14:12:57.097 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:56 smithi157 ceph-mon[30193]: mgrmap e13: a(active, since 54s) 2024-05-01T14:12:57.097 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:56 smithi157 ceph-mon[30193]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-05-01T14:12:57.097 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:56 smithi157 ceph-mon[30193]: Cluster is now healthy 2024-05-01T14:12:57.097 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:56 smithi157 ceph-mon[30193]: overall HEALTH_OK 2024-05-01T14:12:57.097 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:56 smithi157 ceph-mon[30193]: from='client.? 172.21.15.112:0/4166554500' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:57.169 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: mon.b calling monitor election 2024-05-01T14:12:57.169 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: mon.b calling monitor election 2024-05-01T14:12:57.169 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: mon.a calling monitor election 2024-05-01T14:12:57.169 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: mon.c calling monitor election 2024-05-01T14:12:57.169 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-01T14:12:57.169 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: monmap epoch 3 2024-05-01T14:12:57.169 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: fsid 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:12:57.169 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: last_changed 2024-05-01T14:12:49.035168+0000 2024-05-01T14:12:57.169 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: created 2024-05-01T14:10:59.254793+0000 2024-05-01T14:12:57.169 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: min_mon_release 19 (squid) 2024-05-01T14:12:57.169 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: election_strategy: 1 2024-05-01T14:12:57.169 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: 0: [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] mon.a 2024-05-01T14:12:57.170 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: 1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c 2024-05-01T14:12:57.170 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: 2: [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] mon.b 2024-05-01T14:12:57.170 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: fsmap 2024-05-01T14:12:57.170 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: osdmap e4: 0 total, 0 up, 0 in 2024-05-01T14:12:57.170 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: mgrmap e13: a(active, since 54s) 2024-05-01T14:12:57.170 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-05-01T14:12:57.170 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: Cluster is now healthy 2024-05-01T14:12:57.170 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: overall HEALTH_OK 2024-05-01T14:12:57.170 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:56 smithi132 ceph-mon[30452]: from='client.? 172.21.15.112:0/4166554500' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:57.558 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-05-01T14:12:57.558 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2024-05-01T14:12:57.558 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/etc/ceph/ceph.conf 2024-05-01T14:12:57.583 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2024-05-01T14:12:57.583 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-05-01T14:12:57.650 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-05-01T14:12:57.650 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd of=/etc/ceph/ceph.conf 2024-05-01T14:12:57.676 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-05-01T14:12:57.676 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-05-01T14:12:57.749 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-01T14:12:57.749 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/etc/ceph/ceph.conf 2024-05-01T14:12:57.777 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-01T14:12:57.777 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-05-01T14:12:57.841 INFO:tasks.cephadm:Adding mgr.a on smithi112 2024-05-01T14:12:57.841 INFO:tasks.cephadm:Adding mgr.b on smithi132 2024-05-01T14:12:57.841 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph orch apply mgr '2;smithi112=a;smithi132=b' 2024-05-01T14:12:58.023 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:57 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:58.023 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:57 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:58.023 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:57 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:58.023 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:57 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:58.023 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:57 smithi157 ceph-mon[30193]: Reconfiguring mon.b (monmap changed)... 2024-05-01T14:12:58.023 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:57 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-01T14:12:58.023 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:57 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-01T14:12:58.023 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:57 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:58.023 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:57 smithi157 ceph-mon[30193]: Reconfiguring daemon mon.b on smithi132 2024-05-01T14:12:58.023 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:57 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:58.024 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:57 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:58.024 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:57 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:58.024 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:57 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:58.024 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:57 smithi157 ceph-mon[30193]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:58.146 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.c/config 2024-05-01T14:12:58.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:57 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:58.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:57 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:58.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:57 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:58.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:57 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:58.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:57 smithi112 ceph-mon[28714]: Reconfiguring mon.b (monmap changed)... 2024-05-01T14:12:58.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:57 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-01T14:12:58.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:57 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-01T14:12:58.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:57 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:58.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:57 smithi112 ceph-mon[28714]: Reconfiguring daemon mon.b on smithi132 2024-05-01T14:12:58.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:57 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:58.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:57 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:58.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:57 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:58.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:57 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:58.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:57 smithi112 ceph-mon[28714]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:58.354 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:57 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:58.354 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:57 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:58.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:57 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:12:58.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:57 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:58.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:57 smithi132 ceph-mon[30452]: Reconfiguring mon.b (monmap changed)... 2024-05-01T14:12:58.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:57 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-01T14:12:58.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:57 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-01T14:12:58.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:57 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:58.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:57 smithi132 ceph-mon[30452]: Reconfiguring daemon mon.b on smithi132 2024-05-01T14:12:58.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:57 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:58.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:57 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:58.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:57 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:58.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:57 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:58.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:57 smithi132 ceph-mon[30452]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:12:59.100 INFO:teuthology.orchestra.run.smithi157.stdout:Scheduled mgr update... 2024-05-01T14:12:59.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:59 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:59.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:59 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:59.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:59 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:59.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:59 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:59.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:59 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:59.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:59 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:59.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:59 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:59.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:59 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:12:59.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:59 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:59.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:59 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-01T14:12:59.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:59 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-01T14:12:59.309 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:12:59 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:59.345 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:59 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:59.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:59 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:59.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:59 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:59.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:59 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:59.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:59 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:59.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:59 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:59.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:59 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:59.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:59 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:12:59.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:59 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:59.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:59 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-01T14:12:59.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:59 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-01T14:12:59.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:12:59 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:59.354 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:59 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:59.354 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:59 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:59.354 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:59 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:59.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:59 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:59.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:59 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:59.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:59 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:12:59.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:59 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:59.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:59 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:12:59.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:59 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:12:59.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:59 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-01T14:12:59.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:59 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-01T14:12:59.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:12:59 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:12:59.991 DEBUG:teuthology.orchestra.run.smithi132:mgr.b> sudo journalctl -f -n 0 -u ceph-794342da-07c4-11ef-bc94-c7b262605968@mgr.b.service 2024-05-01T14:12:59.994 INFO:tasks.cephadm:Deploying OSDs... 2024-05-01T14:12:59.994 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2024-05-01T14:12:59.994 DEBUG:teuthology.orchestra.run.smithi112:> dd if=/scratch_devs of=/dev/stdout 2024-05-01T14:13:00.013 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-05-01T14:13:00.013 DEBUG:teuthology.orchestra.run.smithi112:> stat /dev/vg_nvme/lv_1 2024-05-01T14:13:00.071 INFO:teuthology.orchestra.run.smithi112.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-05-01T14:13:00.071 INFO:teuthology.orchestra.run.smithi112.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-01T14:13:00.071 INFO:teuthology.orchestra.run.smithi112.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-05-01T14:13:00.071 INFO:teuthology.orchestra.run.smithi112.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-01T14:13:00.071 INFO:teuthology.orchestra.run.smithi112.stdout:Context: system_u:object_r:device_t:s0 2024-05-01T14:13:00.071 INFO:teuthology.orchestra.run.smithi112.stdout:Access: 2024-05-01 14:12:53.298067248 +0000 2024-05-01T14:13:00.071 INFO:teuthology.orchestra.run.smithi112.stdout:Modify: 2024-05-01 14:06:54.040462802 +0000 2024-05-01T14:13:00.071 INFO:teuthology.orchestra.run.smithi112.stdout:Change: 2024-05-01 14:06:54.040462802 +0000 2024-05-01T14:13:00.071 INFO:teuthology.orchestra.run.smithi112.stdout: Birth: 2024-05-01 14:06:54.040462802 +0000 2024-05-01T14:13:00.072 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-05-01T14:13:00.137 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records in 2024-05-01T14:13:00.137 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records out 2024-05-01T14:13:00.137 INFO:teuthology.orchestra.run.smithi112.stderr:512 bytes copied, 0.000214318 s, 2.4 MB/s 2024-05-01T14:13:00.139 DEBUG:teuthology.orchestra.run.smithi112:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-05-01T14:13:00.196 DEBUG:teuthology.orchestra.run.smithi112:> stat /dev/vg_nvme/lv_2 2024-05-01T14:13:00.251 INFO:teuthology.orchestra.run.smithi112.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-05-01T14:13:00.251 INFO:teuthology.orchestra.run.smithi112.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-01T14:13:00.251 INFO:teuthology.orchestra.run.smithi112.stdout:Device: 5h/5d Inode: 683 Links: 1 2024-05-01T14:13:00.251 INFO:teuthology.orchestra.run.smithi112.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-01T14:13:00.252 INFO:teuthology.orchestra.run.smithi112.stdout:Context: system_u:object_r:device_t:s0 2024-05-01T14:13:00.252 INFO:teuthology.orchestra.run.smithi112.stdout:Access: 2024-05-01 14:12:53.298067248 +0000 2024-05-01T14:13:00.252 INFO:teuthology.orchestra.run.smithi112.stdout:Modify: 2024-05-01 14:06:54.380453975 +0000 2024-05-01T14:13:00.252 INFO:teuthology.orchestra.run.smithi112.stdout:Change: 2024-05-01 14:06:54.380453975 +0000 2024-05-01T14:13:00.252 INFO:teuthology.orchestra.run.smithi112.stdout: Birth: 2024-05-01 14:06:54.380453975 +0000 2024-05-01T14:13:00.252 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-05-01T14:13:00.316 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records in 2024-05-01T14:13:00.316 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records out 2024-05-01T14:13:00.316 INFO:teuthology.orchestra.run.smithi112.stderr:512 bytes copied, 0.000202382 s, 2.5 MB/s 2024-05-01T14:13:00.317 DEBUG:teuthology.orchestra.run.smithi112:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-05-01T14:13:00.354 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:00 smithi132 ceph-mon[30452]: Reconfiguring mon.c (monmap changed)... 2024-05-01T14:13:00.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:00 smithi132 ceph-mon[30452]: Reconfiguring daemon mon.c on smithi157 2024-05-01T14:13:00.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:00 smithi132 ceph-mon[30452]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi112=a;smithi132=b", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:13:00.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:00 smithi132 ceph-mon[30452]: Saving service mgr spec with placement smithi112=a;smithi132=b;count:2 2024-05-01T14:13:00.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:00 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:00.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:00 smithi132 ceph-mon[30452]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:00.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:00 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:00.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:00 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:00.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:00 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:00.367 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:00 smithi157 ceph-mon[30193]: Reconfiguring mon.c (monmap changed)... 2024-05-01T14:13:00.367 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:00 smithi157 ceph-mon[30193]: Reconfiguring daemon mon.c on smithi157 2024-05-01T14:13:00.367 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:00 smithi157 ceph-mon[30193]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi112=a;smithi132=b", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:13:00.367 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:00 smithi157 ceph-mon[30193]: Saving service mgr spec with placement smithi112=a;smithi132=b;count:2 2024-05-01T14:13:00.367 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:00 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:00.367 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:00 smithi157 ceph-mon[30193]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:00.368 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:00 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:00.368 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:00 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:00.368 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:00 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:00.374 DEBUG:teuthology.orchestra.run.smithi112:> stat /dev/vg_nvme/lv_3 2024-05-01T14:13:00.429 INFO:teuthology.orchestra.run.smithi112.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-05-01T14:13:00.429 INFO:teuthology.orchestra.run.smithi112.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-01T14:13:00.429 INFO:teuthology.orchestra.run.smithi112.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-05-01T14:13:00.429 INFO:teuthology.orchestra.run.smithi112.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-01T14:13:00.429 INFO:teuthology.orchestra.run.smithi112.stdout:Context: system_u:object_r:device_t:s0 2024-05-01T14:13:00.430 INFO:teuthology.orchestra.run.smithi112.stdout:Access: 2024-05-01 14:12:53.298067248 +0000 2024-05-01T14:13:00.430 INFO:teuthology.orchestra.run.smithi112.stdout:Modify: 2024-05-01 14:06:54.731444862 +0000 2024-05-01T14:13:00.430 INFO:teuthology.orchestra.run.smithi112.stdout:Change: 2024-05-01 14:06:54.731444862 +0000 2024-05-01T14:13:00.430 INFO:teuthology.orchestra.run.smithi112.stdout: Birth: 2024-05-01 14:06:54.731444862 +0000 2024-05-01T14:13:00.430 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-05-01T14:13:00.490 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:00 smithi112 ceph-mon[28714]: Reconfiguring mon.c (monmap changed)... 2024-05-01T14:13:00.491 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:00 smithi112 ceph-mon[28714]: Reconfiguring daemon mon.c on smithi157 2024-05-01T14:13:00.491 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:00 smithi112 ceph-mon[28714]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi112=a;smithi132=b", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:13:00.491 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:00 smithi112 ceph-mon[28714]: Saving service mgr spec with placement smithi112=a;smithi132=b;count:2 2024-05-01T14:13:00.491 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:00 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:00.491 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:00 smithi112 ceph-mon[28714]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:00.491 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:00 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:00.491 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:00 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:00.491 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:00 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:00.493 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records in 2024-05-01T14:13:00.493 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records out 2024-05-01T14:13:00.493 INFO:teuthology.orchestra.run.smithi112.stderr:512 bytes copied, 0.000203039 s, 2.5 MB/s 2024-05-01T14:13:00.494 DEBUG:teuthology.orchestra.run.smithi112:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-05-01T14:13:00.551 DEBUG:teuthology.orchestra.run.smithi112:> stat /dev/vg_nvme/lv_4 2024-05-01T14:13:00.607 INFO:teuthology.orchestra.run.smithi112.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-05-01T14:13:00.607 INFO:teuthology.orchestra.run.smithi112.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-01T14:13:00.607 INFO:teuthology.orchestra.run.smithi112.stdout:Device: 5h/5d Inode: 721 Links: 1 2024-05-01T14:13:00.607 INFO:teuthology.orchestra.run.smithi112.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-01T14:13:00.607 INFO:teuthology.orchestra.run.smithi112.stdout:Context: system_u:object_r:device_t:s0 2024-05-01T14:13:00.607 INFO:teuthology.orchestra.run.smithi112.stdout:Access: 2024-05-01 14:12:53.298067248 +0000 2024-05-01T14:13:00.607 INFO:teuthology.orchestra.run.smithi112.stdout:Modify: 2024-05-01 14:06:55.059436347 +0000 2024-05-01T14:13:00.607 INFO:teuthology.orchestra.run.smithi112.stdout:Change: 2024-05-01 14:06:55.059436347 +0000 2024-05-01T14:13:00.607 INFO:teuthology.orchestra.run.smithi112.stdout: Birth: 2024-05-01 14:06:55.059436347 +0000 2024-05-01T14:13:00.608 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-05-01T14:13:00.671 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records in 2024-05-01T14:13:00.671 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records out 2024-05-01T14:13:00.671 INFO:teuthology.orchestra.run.smithi112.stderr:512 bytes copied, 0.000208695 s, 2.5 MB/s 2024-05-01T14:13:00.672 DEBUG:teuthology.orchestra.run.smithi112:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-05-01T14:13:00.729 DEBUG:teuthology.orchestra.run.smithi132:> set -ex 2024-05-01T14:13:00.729 DEBUG:teuthology.orchestra.run.smithi132:> dd if=/scratch_devs of=/dev/stdout 2024-05-01T14:13:00.749 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-05-01T14:13:00.749 DEBUG:teuthology.orchestra.run.smithi132:> stat /dev/vg_nvme/lv_1 2024-05-01T14:13:00.805 INFO:teuthology.orchestra.run.smithi132.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-05-01T14:13:00.806 INFO:teuthology.orchestra.run.smithi132.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-01T14:13:00.806 INFO:teuthology.orchestra.run.smithi132.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-05-01T14:13:00.806 INFO:teuthology.orchestra.run.smithi132.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-01T14:13:00.806 INFO:teuthology.orchestra.run.smithi132.stdout:Context: system_u:object_r:device_t:s0 2024-05-01T14:13:00.806 INFO:teuthology.orchestra.run.smithi132.stdout:Access: 2024-05-01 14:12:56.559165051 +0000 2024-05-01T14:13:00.806 INFO:teuthology.orchestra.run.smithi132.stdout:Modify: 2024-05-01 14:07:02.231145868 +0000 2024-05-01T14:13:00.806 INFO:teuthology.orchestra.run.smithi132.stdout:Change: 2024-05-01 14:07:02.231145868 +0000 2024-05-01T14:13:00.806 INFO:teuthology.orchestra.run.smithi132.stdout: Birth: 2024-05-01 14:07:02.231145868 +0000 2024-05-01T14:13:00.806 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-05-01T14:13:00.868 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records in 2024-05-01T14:13:00.869 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records out 2024-05-01T14:13:00.869 INFO:teuthology.orchestra.run.smithi132.stderr:512 bytes copied, 0.00024617 s, 2.1 MB/s 2024-05-01T14:13:00.870 DEBUG:teuthology.orchestra.run.smithi132:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-05-01T14:13:00.926 DEBUG:teuthology.orchestra.run.smithi132:> stat /dev/vg_nvme/lv_2 2024-05-01T14:13:00.980 INFO:teuthology.orchestra.run.smithi132.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-05-01T14:13:00.980 INFO:teuthology.orchestra.run.smithi132.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-01T14:13:00.981 INFO:teuthology.orchestra.run.smithi132.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-05-01T14:13:00.981 INFO:teuthology.orchestra.run.smithi132.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-01T14:13:00.981 INFO:teuthology.orchestra.run.smithi132.stdout:Context: system_u:object_r:device_t:s0 2024-05-01T14:13:00.981 INFO:teuthology.orchestra.run.smithi132.stdout:Access: 2024-05-01 14:12:56.559165051 +0000 2024-05-01T14:13:00.981 INFO:teuthology.orchestra.run.smithi132.stdout:Modify: 2024-05-01 14:07:02.589136516 +0000 2024-05-01T14:13:00.981 INFO:teuthology.orchestra.run.smithi132.stdout:Change: 2024-05-01 14:07:02.589136516 +0000 2024-05-01T14:13:00.981 INFO:teuthology.orchestra.run.smithi132.stdout: Birth: 2024-05-01 14:07:02.589136516 +0000 2024-05-01T14:13:00.981 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-05-01T14:13:01.043 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records in 2024-05-01T14:13:01.043 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records out 2024-05-01T14:13:01.043 INFO:teuthology.orchestra.run.smithi132.stderr:512 bytes copied, 0.000241504 s, 2.1 MB/s 2024-05-01T14:13:01.044 DEBUG:teuthology.orchestra.run.smithi132:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-05-01T14:13:01.100 DEBUG:teuthology.orchestra.run.smithi132:> stat /dev/vg_nvme/lv_3 2024-05-01T14:13:01.154 INFO:teuthology.orchestra.run.smithi132.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-05-01T14:13:01.154 INFO:teuthology.orchestra.run.smithi132.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-01T14:13:01.154 INFO:teuthology.orchestra.run.smithi132.stdout:Device: 5h/5d Inode: 702 Links: 1 2024-05-01T14:13:01.154 INFO:teuthology.orchestra.run.smithi132.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-01T14:13:01.154 INFO:teuthology.orchestra.run.smithi132.stdout:Context: system_u:object_r:device_t:s0 2024-05-01T14:13:01.154 INFO:teuthology.orchestra.run.smithi132.stdout:Access: 2024-05-01 14:12:56.559165051 +0000 2024-05-01T14:13:01.155 INFO:teuthology.orchestra.run.smithi132.stdout:Modify: 2024-05-01 14:07:02.930127608 +0000 2024-05-01T14:13:01.155 INFO:teuthology.orchestra.run.smithi132.stdout:Change: 2024-05-01 14:07:02.930127608 +0000 2024-05-01T14:13:01.155 INFO:teuthology.orchestra.run.smithi132.stdout: Birth: 2024-05-01 14:07:02.930127608 +0000 2024-05-01T14:13:01.155 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-05-01T14:13:01.218 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records in 2024-05-01T14:13:01.218 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records out 2024-05-01T14:13:01.218 INFO:teuthology.orchestra.run.smithi132.stderr:512 bytes copied, 0.000221857 s, 2.3 MB/s 2024-05-01T14:13:01.219 DEBUG:teuthology.orchestra.run.smithi132:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-05-01T14:13:01.276 DEBUG:teuthology.orchestra.run.smithi132:> stat /dev/vg_nvme/lv_4 2024-05-01T14:13:01.330 INFO:teuthology.orchestra.run.smithi132.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-05-01T14:13:01.330 INFO:teuthology.orchestra.run.smithi132.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-01T14:13:01.330 INFO:teuthology.orchestra.run.smithi132.stdout:Device: 5h/5d Inode: 721 Links: 1 2024-05-01T14:13:01.330 INFO:teuthology.orchestra.run.smithi132.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-01T14:13:01.330 INFO:teuthology.orchestra.run.smithi132.stdout:Context: system_u:object_r:device_t:s0 2024-05-01T14:13:01.330 INFO:teuthology.orchestra.run.smithi132.stdout:Access: 2024-05-01 14:12:56.559165051 +0000 2024-05-01T14:13:01.330 INFO:teuthology.orchestra.run.smithi132.stdout:Modify: 2024-05-01 14:07:03.286118308 +0000 2024-05-01T14:13:01.330 INFO:teuthology.orchestra.run.smithi132.stdout:Change: 2024-05-01 14:07:03.286118308 +0000 2024-05-01T14:13:01.330 INFO:teuthology.orchestra.run.smithi132.stdout: Birth: 2024-05-01 14:07:03.286118308 +0000 2024-05-01T14:13:01.331 DEBUG:teuthology.orchestra.run.smithi132:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-05-01T14:13:01.392 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records in 2024-05-01T14:13:01.392 INFO:teuthology.orchestra.run.smithi132.stderr:1+0 records out 2024-05-01T14:13:01.392 INFO:teuthology.orchestra.run.smithi132.stderr:512 bytes copied, 0.000188708 s, 2.7 MB/s 2024-05-01T14:13:01.393 DEBUG:teuthology.orchestra.run.smithi132:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-05-01T14:13:01.449 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-01T14:13:01.449 DEBUG:teuthology.orchestra.run.smithi157:> dd if=/scratch_devs of=/dev/stdout 2024-05-01T14:13:01.465 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-05-01T14:13:01.465 DEBUG:teuthology.orchestra.run.smithi157:> stat /dev/vg_nvme/lv_1 2024-05-01T14:13:01.521 INFO:teuthology.orchestra.run.smithi157.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-05-01T14:13:01.521 INFO:teuthology.orchestra.run.smithi157.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-01T14:13:01.521 INFO:teuthology.orchestra.run.smithi157.stdout:Device: 5h/5d Inode: 664 Links: 1 2024-05-01T14:13:01.521 INFO:teuthology.orchestra.run.smithi157.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-01T14:13:01.521 INFO:teuthology.orchestra.run.smithi157.stdout:Context: system_u:object_r:device_t:s0 2024-05-01T14:13:01.521 INFO:teuthology.orchestra.run.smithi157.stdout:Access: 2024-05-01 14:12:58.157048133 +0000 2024-05-01T14:13:01.522 INFO:teuthology.orchestra.run.smithi157.stdout:Modify: 2024-05-01 14:06:54.035646071 +0000 2024-05-01T14:13:01.522 INFO:teuthology.orchestra.run.smithi157.stdout:Change: 2024-05-01 14:06:54.035646071 +0000 2024-05-01T14:13:01.522 INFO:teuthology.orchestra.run.smithi157.stdout: Birth: 2024-05-01 14:06:54.035646071 +0000 2024-05-01T14:13:01.522 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-05-01T14:13:01.586 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records in 2024-05-01T14:13:01.586 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records out 2024-05-01T14:13:01.586 INFO:teuthology.orchestra.run.smithi157.stderr:512 bytes copied, 9.5588e-05 s, 5.4 MB/s 2024-05-01T14:13:01.587 DEBUG:teuthology.orchestra.run.smithi157:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-05-01T14:13:01.643 DEBUG:teuthology.orchestra.run.smithi157:> stat /dev/vg_nvme/lv_2 2024-05-01T14:13:01.698 INFO:teuthology.orchestra.run.smithi157.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-05-01T14:13:01.699 INFO:teuthology.orchestra.run.smithi157.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-01T14:13:01.699 INFO:teuthology.orchestra.run.smithi157.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-05-01T14:13:01.699 INFO:teuthology.orchestra.run.smithi157.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-01T14:13:01.699 INFO:teuthology.orchestra.run.smithi157.stdout:Context: system_u:object_r:device_t:s0 2024-05-01T14:13:01.699 INFO:teuthology.orchestra.run.smithi157.stdout:Access: 2024-05-01 14:12:58.157048133 +0000 2024-05-01T14:13:01.699 INFO:teuthology.orchestra.run.smithi157.stdout:Modify: 2024-05-01 14:06:54.366640270 +0000 2024-05-01T14:13:01.699 INFO:teuthology.orchestra.run.smithi157.stdout:Change: 2024-05-01 14:06:54.366640270 +0000 2024-05-01T14:13:01.699 INFO:teuthology.orchestra.run.smithi157.stdout: Birth: 2024-05-01 14:06:54.366640270 +0000 2024-05-01T14:13:01.699 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-05-01T14:13:01.761 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records in 2024-05-01T14:13:01.761 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records out 2024-05-01T14:13:01.761 INFO:teuthology.orchestra.run.smithi157.stderr:512 bytes copied, 0.000107898 s, 4.7 MB/s 2024-05-01T14:13:01.762 DEBUG:teuthology.orchestra.run.smithi157:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-05-01T14:13:01.818 DEBUG:teuthology.orchestra.run.smithi157:> stat /dev/vg_nvme/lv_3 2024-05-01T14:13:01.872 INFO:teuthology.orchestra.run.smithi157.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-05-01T14:13:01.872 INFO:teuthology.orchestra.run.smithi157.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-01T14:13:01.872 INFO:teuthology.orchestra.run.smithi157.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-05-01T14:13:01.872 INFO:teuthology.orchestra.run.smithi157.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-01T14:13:01.873 INFO:teuthology.orchestra.run.smithi157.stdout:Context: system_u:object_r:device_t:s0 2024-05-01T14:13:01.873 INFO:teuthology.orchestra.run.smithi157.stdout:Access: 2024-05-01 14:12:58.157048133 +0000 2024-05-01T14:13:01.873 INFO:teuthology.orchestra.run.smithi157.stdout:Modify: 2024-05-01 14:06:54.687634644 +0000 2024-05-01T14:13:01.873 INFO:teuthology.orchestra.run.smithi157.stdout:Change: 2024-05-01 14:06:54.687634644 +0000 2024-05-01T14:13:01.873 INFO:teuthology.orchestra.run.smithi157.stdout: Birth: 2024-05-01 14:06:54.687634644 +0000 2024-05-01T14:13:01.873 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-05-01T14:13:01.935 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records in 2024-05-01T14:13:01.935 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records out 2024-05-01T14:13:01.935 INFO:teuthology.orchestra.run.smithi157.stderr:512 bytes copied, 0.000110948 s, 4.6 MB/s 2024-05-01T14:13:01.936 DEBUG:teuthology.orchestra.run.smithi157:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-05-01T14:13:01.991 DEBUG:teuthology.orchestra.run.smithi157:> stat /dev/vg_nvme/lv_4 2024-05-01T14:13:02.045 INFO:teuthology.orchestra.run.smithi157.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-05-01T14:13:02.046 INFO:teuthology.orchestra.run.smithi157.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-01T14:13:02.046 INFO:teuthology.orchestra.run.smithi157.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-05-01T14:13:02.046 INFO:teuthology.orchestra.run.smithi157.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-01T14:13:02.046 INFO:teuthology.orchestra.run.smithi157.stdout:Context: system_u:object_r:device_t:s0 2024-05-01T14:13:02.046 INFO:teuthology.orchestra.run.smithi157.stdout:Access: 2024-05-01 14:12:58.157048133 +0000 2024-05-01T14:13:02.046 INFO:teuthology.orchestra.run.smithi157.stdout:Modify: 2024-05-01 14:06:55.016628877 +0000 2024-05-01T14:13:02.046 INFO:teuthology.orchestra.run.smithi157.stdout:Change: 2024-05-01 14:06:55.016628877 +0000 2024-05-01T14:13:02.046 INFO:teuthology.orchestra.run.smithi157.stdout: Birth: 2024-05-01 14:06:55.016628877 +0000 2024-05-01T14:13:02.046 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-05-01T14:13:02.108 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records in 2024-05-01T14:13:02.108 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records out 2024-05-01T14:13:02.108 INFO:teuthology.orchestra.run.smithi157.stderr:512 bytes copied, 0.000110066 s, 4.7 MB/s 2024-05-01T14:13:02.109 DEBUG:teuthology.orchestra.run.smithi157:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-05-01T14:13:02.165 INFO:tasks.cephadm:Deploying osd.0 on smithi112 with /dev/vg_nvme/lv_4... 2024-05-01T14:13:02.166 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-05-01T14:13:02.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:02 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:02.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:02 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:02.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:02 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:02.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:02 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:02.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:02 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:02.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:02 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:02.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:02 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-01T14:13:02.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:02 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-05-01T14:13:02.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:02 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-01T14:13:02.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:02 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:02.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:02 smithi112 ceph-mon[28714]: Deploying daemon mgr.b on smithi132 2024-05-01T14:13:02.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:02 smithi112 ceph-mon[28714]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:02.345 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:02 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:02.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:02 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:02.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:02 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:02.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:02 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:02.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:02 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:02.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:02 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:02.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:02 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-01T14:13:02.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:02 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-05-01T14:13:02.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:02 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-01T14:13:02.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:02 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:02.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:02 smithi157 ceph-mon[30193]: Deploying daemon mgr.b on smithi132 2024-05-01T14:13:02.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:02 smithi157 ceph-mon[30193]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:02.357 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:02 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:02.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:02 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:02.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:02 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:02.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:02 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:02.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:02 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:02.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:02 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:02.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:02 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-01T14:13:02.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:02 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-05-01T14:13:02.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:02 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-01T14:13:02.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:02 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:02.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:02 smithi132 ceph-mon[30452]: Deploying daemon mgr.b on smithi132 2024-05-01T14:13:02.358 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:02 smithi132 ceph-mon[30452]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:02.409 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:13:03.273 INFO:journalctl@ceph.mgr.b.smithi132.stdout:May 01 14:13:03 smithi132 systemd[1]: Starting Ceph mgr.b for 794342da-07c4-11ef-bc94-c7b262605968... 2024-05-01T14:13:03.535 INFO:journalctl@ceph.mgr.b.smithi132.stdout:May 01 14:13:03 smithi132 podman[32231]: 2024-05-01 14:13:03.176379264 +0000 UTC m=+0.018314250 image pull 408f0c90f8b0682657b87a9935930c954579647f5924ec5fb402cfb99eb20604 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5 2024-05-01T14:13:03.535 INFO:journalctl@ceph.mgr.b.smithi132.stdout:May 01 14:13:03 smithi132 podman[32231]: 2024-05-01 14:13:03.276944961 +0000 UTC m=+0.118879977 container create 4625298bbd1630deb8f9e6a053c4d467ae1d4328a3a8ffa7076baed303747f71 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-b, io.buildah.version=1.33.5, org.label-schema.build-date=20240430, GIT_BRANCH=HEAD, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-05-01T14:13:03.535 INFO:journalctl@ceph.mgr.b.smithi132.stdout:May 01 14:13:03 smithi132 podman[32231]: 2024-05-01 14:13:03.504246185 +0000 UTC m=+0.346181159 container init 4625298bbd1630deb8f9e6a053c4d467ae1d4328a3a8ffa7076baed303747f71 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240430, ceph=True, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, org.label-schema.license=GPLv2) 2024-05-01T14:13:03.535 INFO:journalctl@ceph.mgr.b.smithi132.stdout:May 01 14:13:03 smithi132 podman[32231]: 2024-05-01 14:13:03.509859168 +0000 UTC m=+0.351794143 container start 4625298bbd1630deb8f9e6a053c4d467ae1d4328a3a8ffa7076baed303747f71 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-b, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240430, maintainer=Guillaume Abrioux ) 2024-05-01T14:13:03.855 INFO:journalctl@ceph.mgr.b.smithi132.stdout:May 01 14:13:03 smithi132 ceph-mgr[32269]: -- 172.21.15.132:0/720469115 <== mon.2 v2:172.21.15.132:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56482dd065a0 con 0x56482dcdb000 2024-05-01T14:13:03.855 INFO:journalctl@ceph.mgr.b.smithi132.stdout:May 01 14:13:03 smithi132 bash[32231]: 4625298bbd1630deb8f9e6a053c4d467ae1d4328a3a8ffa7076baed303747f71 2024-05-01T14:13:03.855 INFO:journalctl@ceph.mgr.b.smithi132.stdout:May 01 14:13:03 smithi132 systemd[1]: Started Ceph mgr.b for 794342da-07c4-11ef-bc94-c7b262605968. 2024-05-01T14:13:04.997 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:04 smithi112 ceph-mon[28714]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:04.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:04 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:04.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:04 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:04.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:04 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:04.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:04 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:04.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:04 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:04.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:04 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:04.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:04 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:04.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:04 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:04.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:04 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-01T14:13:04.998 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:04 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-01T14:13:04.999 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:04 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:05.001 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:13:05.010 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:04 smithi132 ceph-mon[30452]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:05.010 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:04 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:05.010 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:04 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:05.010 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:04 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:05.010 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:04 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:05.011 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:04 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:05.011 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:04 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:05.011 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:04 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:05.011 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:04 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:05.011 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:04 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-01T14:13:05.011 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:04 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-01T14:13:05.011 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:04 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:05.024 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph orch daemon add osd smithi112:vg_nvme/lv_4 2024-05-01T14:13:05.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:04 smithi157 ceph-mon[30193]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:05.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:04 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:05.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:04 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:05.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:04 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:05.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:04 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:05.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:04 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:05.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:04 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:05.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:04 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:05.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:04 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:05.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:04 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-01T14:13:05.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:04 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-01T14:13:05.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:04 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:05.782 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:13:05.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:05 smithi112 ceph-mon[28714]: Metadata not up to date on all hosts. Skipping non agent specs 2024-05-01T14:13:05.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:05 smithi112 ceph-mon[28714]: Reconfiguring mgr.a (unknown last config time)... 2024-05-01T14:13:05.904 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:05 smithi112 ceph-mon[28714]: Reconfiguring daemon mgr.a on smithi112 2024-05-01T14:13:05.975 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:05 smithi132 ceph-mon[30452]: Metadata not up to date on all hosts. Skipping non agent specs 2024-05-01T14:13:05.975 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:05 smithi132 ceph-mon[30452]: Reconfiguring mgr.a (unknown last config time)... 2024-05-01T14:13:05.975 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:05 smithi132 ceph-mon[30452]: Reconfiguring daemon mgr.a on smithi112 2024-05-01T14:13:06.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:05 smithi157 ceph-mon[30193]: Metadata not up to date on all hosts. Skipping non agent specs 2024-05-01T14:13:06.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:05 smithi157 ceph-mon[30193]: Reconfiguring mgr.a (unknown last config time)... 2024-05-01T14:13:06.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:05 smithi157 ceph-mon[30193]: Reconfiguring daemon mgr.a on smithi112 2024-05-01T14:13:06.838 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:06 smithi132 ceph-mon[30452]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:06.838 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:06 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:06.838 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:06 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:06.838 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:06 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:06.838 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:06 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:06.838 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:06 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:06.838 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:06 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:06.838 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:06 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:06.838 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:06 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:06.838 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:06 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:06.839 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:06 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:06.839 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:06 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:06.839 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:06 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:06.839 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:06 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:07.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:06 smithi112 ceph-mon[28714]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:07.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:06 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:07.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:06 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:07.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:06 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:07.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:06 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:07.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:06 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:07.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:06 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:07.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:06 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:07.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:06 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:07.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:06 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:07.059 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:06 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:07.059 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:06 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:07.059 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:06 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:07.059 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:06 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:07.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:06 smithi157 ceph-mon[30193]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:07.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:06 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:07.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:06 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:07.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:06 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:07.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:06 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:07.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:06 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:07.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:06 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:07.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:06 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:07.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:06 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:07.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:06 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:07.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:06 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:07.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:06 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:07.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:06 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:07.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:06 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:08.030 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:07 smithi112 ceph-mon[28714]: Metadata not up to date on all hosts. Skipping non agent specs 2024-05-01T14:13:08.030 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:07 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-01T14:13:08.030 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:07 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-01T14:13:08.030 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:07 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:08.030 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:07 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:08.030 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:07 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:08.030 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:07 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:08.030 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:07 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:08.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:07 smithi157 ceph-mon[30193]: Metadata not up to date on all hosts. Skipping non agent specs 2024-05-01T14:13:08.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:07 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-01T14:13:08.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:07 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-01T14:13:08.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:07 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:08.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:07 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:08.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:07 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:08.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:07 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:08.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:07 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:08.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:07 smithi132 ceph-mon[30452]: Metadata not up to date on all hosts. Skipping non agent specs 2024-05-01T14:13:08.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:07 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-01T14:13:08.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:07 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-01T14:13:08.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:07 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:08.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:07 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:08.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:07 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:08.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:07 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:08.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:07 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:08.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:08 smithi112 ceph-mon[28714]: from='client.14226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:13:08.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:08 smithi112 ceph-mon[28714]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:09.099 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:08 smithi157 ceph-mon[30193]: from='client.14226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:13:09.099 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:08 smithi157 ceph-mon[30193]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:09.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:08 smithi132 ceph-mon[30452]: from='client.14226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:13:09.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:08 smithi132 ceph-mon[30452]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:10.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:09 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/1234389967' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78630eed-e7b4-4d91-8248-75742676c2c7"}]: dispatch 2024-05-01T14:13:10.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:09 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/1234389967' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "78630eed-e7b4-4d91-8248-75742676c2c7"}]': finished 2024-05-01T14:13:10.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:09 smithi112 ceph-mon[28714]: osdmap e5: 1 total, 0 up, 1 in 2024-05-01T14:13:10.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:09 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-01T14:13:10.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:09 smithi157 ceph-mon[30193]: from='client.? 172.21.15.112:0/1234389967' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78630eed-e7b4-4d91-8248-75742676c2c7"}]: dispatch 2024-05-01T14:13:10.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:09 smithi157 ceph-mon[30193]: from='client.? 172.21.15.112:0/1234389967' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "78630eed-e7b4-4d91-8248-75742676c2c7"}]': finished 2024-05-01T14:13:10.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:09 smithi157 ceph-mon[30193]: osdmap e5: 1 total, 0 up, 1 in 2024-05-01T14:13:10.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:09 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-01T14:13:10.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:09 smithi132 ceph-mon[30452]: from='client.? 172.21.15.112:0/1234389967' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78630eed-e7b4-4d91-8248-75742676c2c7"}]: dispatch 2024-05-01T14:13:10.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:09 smithi132 ceph-mon[30452]: from='client.? 172.21.15.112:0/1234389967' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "78630eed-e7b4-4d91-8248-75742676c2c7"}]': finished 2024-05-01T14:13:10.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:09 smithi132 ceph-mon[30452]: osdmap e5: 1 total, 0 up, 1 in 2024-05-01T14:13:10.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:09 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-01T14:13:11.051 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:10 smithi112 ceph-mon[28714]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:11.051 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:10 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/3027237804' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-01T14:13:11.051 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:10 smithi112 ceph-mon[28714]: Standby manager daemon b started 2024-05-01T14:13:11.051 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:10 smithi112 ceph-mon[28714]: from='mgr.? 172.21.15.132:0/3957247627' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-05-01T14:13:11.051 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:10 smithi112 ceph-mon[28714]: from='mgr.? 172.21.15.132:0/3957247627' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-01T14:13:11.051 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:10 smithi112 ceph-mon[28714]: from='mgr.? 172.21.15.132:0/3957247627' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-05-01T14:13:11.051 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:10 smithi112 ceph-mon[28714]: from='mgr.? 172.21.15.132:0/3957247627' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-01T14:13:11.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:10 smithi157 ceph-mon[30193]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:11.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:10 smithi157 ceph-mon[30193]: from='client.? 172.21.15.112:0/3027237804' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-01T14:13:11.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:10 smithi157 ceph-mon[30193]: Standby manager daemon b started 2024-05-01T14:13:11.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:10 smithi157 ceph-mon[30193]: from='mgr.? 172.21.15.132:0/3957247627' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-05-01T14:13:11.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:10 smithi157 ceph-mon[30193]: from='mgr.? 172.21.15.132:0/3957247627' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-01T14:13:11.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:10 smithi157 ceph-mon[30193]: from='mgr.? 172.21.15.132:0/3957247627' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-05-01T14:13:11.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:10 smithi157 ceph-mon[30193]: from='mgr.? 172.21.15.132:0/3957247627' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-01T14:13:11.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:10 smithi132 ceph-mon[30452]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:11.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:10 smithi132 ceph-mon[30452]: from='client.? 172.21.15.112:0/3027237804' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-01T14:13:11.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:10 smithi132 ceph-mon[30452]: Standby manager daemon b started 2024-05-01T14:13:11.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:10 smithi132 ceph-mon[30452]: from='mgr.? 172.21.15.132:0/3957247627' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-05-01T14:13:11.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:10 smithi132 ceph-mon[30452]: from='mgr.? 172.21.15.132:0/3957247627' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-01T14:13:11.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:10 smithi132 ceph-mon[30452]: from='mgr.? 172.21.15.132:0/3957247627' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-05-01T14:13:11.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:10 smithi132 ceph-mon[30452]: from='mgr.? 172.21.15.132:0/3957247627' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-01T14:13:11.997 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:11 smithi157 ceph-mon[30193]: mgrmap e14: a(active, since 68s), standbys: b 2024-05-01T14:13:11.997 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:11 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-05-01T14:13:12.010 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:11 smithi112 ceph-mon[28714]: mgrmap e14: a(active, since 68s), standbys: b 2024-05-01T14:13:12.010 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:11 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-05-01T14:13:12.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:11 smithi132 ceph-mon[30452]: mgrmap e14: a(active, since 68s), standbys: b 2024-05-01T14:13:12.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:11 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-05-01T14:13:12.856 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:12 smithi112 ceph-mon[28714]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:13.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:12 smithi157 ceph-mon[30193]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:13.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:12 smithi132 ceph-mon[30452]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:14.947 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:14 smithi157 ceph-mon[30193]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:14.947 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:14 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:14.948 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:14 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:14.948 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:14 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:15.002 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:14 smithi112 ceph-mon[28714]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:15.002 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:14 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:15.003 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:14 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:15.003 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:14 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:15.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:14 smithi132 ceph-mon[30452]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:15.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:14 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:15.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:14 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:15.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:14 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:16.957 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:16 smithi157 ceph-mon[30193]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:16.957 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:16 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-01T14:13:16.957 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:16 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:17.054 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:16 smithi112 ceph-mon[28714]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:17.054 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:16 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-01T14:13:17.054 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:16 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:17.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:16 smithi132 ceph-mon[30452]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:17.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:16 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-01T14:13:17.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:16 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:18.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:17 smithi112 ceph-mon[28714]: Deploying daemon osd.0 on smithi112 2024-05-01T14:13:18.095 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:17 smithi132 ceph-mon[30452]: Deploying daemon osd.0 on smithi112 2024-05-01T14:13:18.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:17 smithi157 ceph-mon[30193]: Deploying daemon osd.0 on smithi112 2024-05-01T14:13:19.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:18 smithi112 ceph-mon[28714]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:19.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:18 smithi157 ceph-mon[30193]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:19.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:18 smithi132 ceph-mon[30452]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:20.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:20 smithi112 ceph-mon[28714]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:20.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:20 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:20.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:20 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:20.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:20 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:21.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:20 smithi157 ceph-mon[30193]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:21.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:20 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:21.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:20 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:21.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:20 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:21.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:20 smithi132 ceph-mon[30452]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:21.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:20 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:21.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:20 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:21.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:20 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:23.056 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:22 smithi112 ceph-mon[28714]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:23.056 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:22 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:23.056 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:22 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:23.056 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:22 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:23.056 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:22 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:23.056 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:22 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:23.056 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:22 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:23.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:22 smithi157 ceph-mon[30193]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:23.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:22 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:23.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:22 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:23.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:22 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:23.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:22 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:23.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:22 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:23.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:22 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:23.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:22 smithi132 ceph-mon[30452]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:23.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:22 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:23.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:22 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:23.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:22 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:23.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:22 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:23.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:22 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:23.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:22 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:24.946 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:24 smithi112 ceph-mon[28714]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:25.004 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:24 smithi132 ceph-mon[30452]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:25.030 INFO:teuthology.orchestra.run.smithi112.stdout:Created osd(s) 0 on host 'smithi112' 2024-05-01T14:13:25.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:24 smithi157 ceph-mon[30193]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:25.686 DEBUG:teuthology.orchestra.run.smithi112:osd.0> sudo journalctl -f -n 0 -u ceph-794342da-07c4-11ef-bc94-c7b262605968@osd.0.service 2024-05-01T14:13:25.689 INFO:tasks.cephadm:Deploying osd.1 on smithi132 with /dev/vg_nvme/lv_4... 2024-05-01T14:13:25.689 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-05-01T14:13:25.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:25 smithi132 ceph-mon[30452]: from='osd.0 [v2:172.21.15.112:6802/1576043051,v1:172.21.15.112:6803/1576043051]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-01T14:13:25.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:25 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:25.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:25 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:25.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:25 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:25.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:25 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-01T14:13:25.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:25 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:25.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:25 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:25.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:25 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:25.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:25 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:25.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:25 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:25.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:25 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:25.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:25 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:26.035 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.b/config 2024-05-01T14:13:26.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:25 smithi112 ceph-mon[28714]: from='osd.0 [v2:172.21.15.112:6802/1576043051,v1:172.21.15.112:6803/1576043051]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-01T14:13:26.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:25 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:26.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:25 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:26.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:25 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:26.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:25 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-01T14:13:26.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:25 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:26.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:25 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:26.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:25 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:26.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:25 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:26.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:25 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:26.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:25 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:26.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:25 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:26.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:25 smithi157 ceph-mon[30193]: from='osd.0 [v2:172.21.15.112:6802/1576043051,v1:172.21.15.112:6803/1576043051]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-01T14:13:26.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:25 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:26.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:25 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:26.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:25 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:26.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:25 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-01T14:13:26.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:25 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:26.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:25 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:26.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:25 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:26.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:25 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:26.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:25 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:26.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:25 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:26.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:25 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:27.007 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:26 smithi132 ceph-mon[30452]: Adjusting osd_memory_target on smithi112 to 16064M 2024-05-01T14:13:27.008 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:26 smithi132 ceph-mon[30452]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:27.008 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:26 smithi132 ceph-mon[30452]: from='osd.0 [v2:172.21.15.112:6802/1576043051,v1:172.21.15.112:6803/1576043051]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-05-01T14:13:27.008 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:26 smithi132 ceph-mon[30452]: osdmap e6: 1 total, 0 up, 1 in 2024-05-01T14:13:27.008 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:26 smithi132 ceph-mon[30452]: from='osd.0 [v2:172.21.15.112:6802/1576043051,v1:172.21.15.112:6803/1576043051]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2024-05-01T14:13:27.008 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:26 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-01T14:13:27.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:26 smithi112 ceph-mon[28714]: Adjusting osd_memory_target on smithi112 to 16064M 2024-05-01T14:13:27.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:26 smithi112 ceph-mon[28714]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:27.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:26 smithi112 ceph-mon[28714]: from='osd.0 [v2:172.21.15.112:6802/1576043051,v1:172.21.15.112:6803/1576043051]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-05-01T14:13:27.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:26 smithi112 ceph-mon[28714]: osdmap e6: 1 total, 0 up, 1 in 2024-05-01T14:13:27.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:26 smithi112 ceph-mon[28714]: from='osd.0 [v2:172.21.15.112:6802/1576043051,v1:172.21.15.112:6803/1576043051]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2024-05-01T14:13:27.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:26 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-01T14:13:27.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:26 smithi157 ceph-mon[30193]: Adjusting osd_memory_target on smithi112 to 16064M 2024-05-01T14:13:27.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:26 smithi157 ceph-mon[30193]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:27.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:26 smithi157 ceph-mon[30193]: from='osd.0 [v2:172.21.15.112:6802/1576043051,v1:172.21.15.112:6803/1576043051]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-05-01T14:13:27.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:26 smithi157 ceph-mon[30193]: osdmap e6: 1 total, 0 up, 1 in 2024-05-01T14:13:27.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:26 smithi157 ceph-mon[30193]: from='osd.0 [v2:172.21.15.112:6802/1576043051,v1:172.21.15.112:6803/1576043051]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2024-05-01T14:13:27.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:26 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-01T14:13:27.557 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:13:27 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-0[40245]: 2024-05-01T14:13:27.208+0000 7fc8cd49f700 -1 osd.0 0 waiting for initial osdmap 2024-05-01T14:13:27.558 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:13:27 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-0[40245]: 2024-05-01T14:13:27.214+0000 7fc8c528a700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-05-01T14:13:28.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:27 smithi112 ceph-mon[28714]: from='osd.0 [v2:172.21.15.112:6802/1576043051,v1:172.21.15.112:6803/1576043051]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]': finished 2024-05-01T14:13:28.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:27 smithi112 ceph-mon[28714]: osdmap e7: 1 total, 0 up, 1 in 2024-05-01T14:13:28.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:27 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-01T14:13:28.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:27 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-01T14:13:28.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:27 smithi112 ceph-mon[28714]: from='osd.0 [v2:172.21.15.112:6802/1576043051,v1:172.21.15.112:6803/1576043051]' entity='osd.0' 2024-05-01T14:13:28.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:27 smithi112 ceph-mon[28714]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:28.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:27 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-01T14:13:28.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:27 smithi157 ceph-mon[30193]: from='osd.0 [v2:172.21.15.112:6802/1576043051,v1:172.21.15.112:6803/1576043051]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]': finished 2024-05-01T14:13:28.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:27 smithi157 ceph-mon[30193]: osdmap e7: 1 total, 0 up, 1 in 2024-05-01T14:13:28.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:27 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-01T14:13:28.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:27 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-01T14:13:28.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:27 smithi157 ceph-mon[30193]: from='osd.0 [v2:172.21.15.112:6802/1576043051,v1:172.21.15.112:6803/1576043051]' entity='osd.0' 2024-05-01T14:13:28.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:27 smithi157 ceph-mon[30193]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:28.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:27 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-01T14:13:28.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:27 smithi132 ceph-mon[30452]: from='osd.0 [v2:172.21.15.112:6802/1576043051,v1:172.21.15.112:6803/1576043051]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]': finished 2024-05-01T14:13:28.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:27 smithi132 ceph-mon[30452]: osdmap e7: 1 total, 0 up, 1 in 2024-05-01T14:13:28.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:27 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-01T14:13:28.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:27 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-01T14:13:28.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:27 smithi132 ceph-mon[30452]: from='osd.0 [v2:172.21.15.112:6802/1576043051,v1:172.21.15.112:6803/1576043051]' entity='osd.0' 2024-05-01T14:13:28.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:27 smithi132 ceph-mon[30452]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-01T14:13:28.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:27 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-01T14:13:29.054 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:28 smithi132 ceph-mon[30452]: purged_snaps scrub starts 2024-05-01T14:13:29.055 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:28 smithi132 ceph-mon[30452]: purged_snaps scrub ok 2024-05-01T14:13:29.055 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:28 smithi132 ceph-mon[30452]: osd.0 [v2:172.21.15.112:6802/1576043051,v1:172.21.15.112:6803/1576043051] boot 2024-05-01T14:13:29.055 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:28 smithi132 ceph-mon[30452]: osdmap e8: 1 total, 1 up, 1 in 2024-05-01T14:13:29.055 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:28 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-01T14:13:29.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:28 smithi112 ceph-mon[28714]: purged_snaps scrub starts 2024-05-01T14:13:29.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:28 smithi112 ceph-mon[28714]: purged_snaps scrub ok 2024-05-01T14:13:29.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:28 smithi112 ceph-mon[28714]: osd.0 [v2:172.21.15.112:6802/1576043051,v1:172.21.15.112:6803/1576043051] boot 2024-05-01T14:13:29.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:28 smithi112 ceph-mon[28714]: osdmap e8: 1 total, 1 up, 1 in 2024-05-01T14:13:29.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-01T14:13:29.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:28 smithi157 ceph-mon[30193]: purged_snaps scrub starts 2024-05-01T14:13:29.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:28 smithi157 ceph-mon[30193]: purged_snaps scrub ok 2024-05-01T14:13:29.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:28 smithi157 ceph-mon[30193]: osd.0 [v2:172.21.15.112:6802/1576043051,v1:172.21.15.112:6803/1576043051] boot 2024-05-01T14:13:29.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:28 smithi157 ceph-mon[30193]: osdmap e8: 1 total, 1 up, 1 in 2024-05-01T14:13:29.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:28 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-01T14:13:29.639 INFO:teuthology.orchestra.run.smithi132.stdout: 2024-05-01T14:13:29.664 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph orch daemon add osd smithi132:vg_nvme/lv_4 2024-05-01T14:13:29.898 INFO:teuthology.orchestra.run.smithi132.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.b/config 2024-05-01T14:13:30.012 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:29 smithi132 ceph-mon[30452]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:30.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:29 smithi157 ceph-mon[30193]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:30.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:29 smithi112 ceph-mon[28714]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:31.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:30 smithi157 ceph-mon[30193]: osdmap e9: 1 total, 1 up, 1 in 2024-05-01T14:13:31.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:30 smithi157 ceph-mon[30193]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi132:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:13:31.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:30 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-01T14:13:31.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:30 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-01T14:13:31.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:30 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:31.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:30 smithi132 ceph-mon[30452]: osdmap e9: 1 total, 1 up, 1 in 2024-05-01T14:13:31.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:30 smithi132 ceph-mon[30452]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi132:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:13:31.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:30 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-01T14:13:31.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:30 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-01T14:13:31.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:30 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:31.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:30 smithi112 ceph-mon[28714]: osdmap e9: 1 total, 1 up, 1 in 2024-05-01T14:13:31.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:30 smithi112 ceph-mon[28714]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi132:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:13:31.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:30 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-01T14:13:31.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:30 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-01T14:13:31.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:30 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:32.086 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:31 smithi132 ceph-mon[30452]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:32.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:31 smithi157 ceph-mon[30193]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:32.138 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:31 smithi112 ceph-mon[28714]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:33.378 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:33 smithi112 ceph-mon[28714]: from='client.? 172.21.15.132:0/989181835' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6bb371e3-0c5a-43f9-9030-3afcef33c82d"}]: dispatch 2024-05-01T14:13:33.378 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:33 smithi112 ceph-mon[28714]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6bb371e3-0c5a-43f9-9030-3afcef33c82d"}]: dispatch 2024-05-01T14:13:33.378 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:33 smithi112 ceph-mon[28714]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6bb371e3-0c5a-43f9-9030-3afcef33c82d"}]': finished 2024-05-01T14:13:33.378 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:33 smithi112 ceph-mon[28714]: osdmap e10: 2 total, 1 up, 2 in 2024-05-01T14:13:33.378 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:33 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-01T14:13:33.595 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:33 smithi157 ceph-mon[30193]: from='client.? 172.21.15.132:0/989181835' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6bb371e3-0c5a-43f9-9030-3afcef33c82d"}]: dispatch 2024-05-01T14:13:33.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:33 smithi157 ceph-mon[30193]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6bb371e3-0c5a-43f9-9030-3afcef33c82d"}]: dispatch 2024-05-01T14:13:33.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:33 smithi157 ceph-mon[30193]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6bb371e3-0c5a-43f9-9030-3afcef33c82d"}]': finished 2024-05-01T14:13:33.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:33 smithi157 ceph-mon[30193]: osdmap e10: 2 total, 1 up, 2 in 2024-05-01T14:13:33.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:33 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-01T14:13:33.604 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:33 smithi132 ceph-mon[30452]: from='client.? 172.21.15.132:0/989181835' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6bb371e3-0c5a-43f9-9030-3afcef33c82d"}]: dispatch 2024-05-01T14:13:33.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:33 smithi132 ceph-mon[30452]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6bb371e3-0c5a-43f9-9030-3afcef33c82d"}]: dispatch 2024-05-01T14:13:33.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:33 smithi132 ceph-mon[30452]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6bb371e3-0c5a-43f9-9030-3afcef33c82d"}]': finished 2024-05-01T14:13:33.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:33 smithi132 ceph-mon[30452]: osdmap e10: 2 total, 1 up, 2 in 2024-05-01T14:13:33.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:33 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-01T14:13:34.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:34 smithi112 ceph-mon[28714]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:34.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:34 smithi112 ceph-mon[28714]: from='client.? 172.21.15.132:0/3608133844' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-01T14:13:34.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:34 smithi157 ceph-mon[30193]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:34.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:34 smithi157 ceph-mon[30193]: from='client.? 172.21.15.132:0/3608133844' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-01T14:13:34.604 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:34 smithi132 ceph-mon[30452]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:34.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:34 smithi132 ceph-mon[30452]: from='client.? 172.21.15.132:0/3608133844' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-01T14:13:35.394 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:35 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:35.395 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:35 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:35.395 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:35 smithi157 ceph-mon[30193]: Detected new or changed devices on smithi112 2024-05-01T14:13:35.395 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:35 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:35.395 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:35 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:35.395 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:35 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:35.395 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:35 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:35.395 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:35 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:35.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:35 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:35.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:35 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:35.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:35 smithi112 ceph-mon[28714]: Detected new or changed devices on smithi112 2024-05-01T14:13:35.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:35 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:35.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:35 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:35.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:35 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:35.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:35 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:35.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:35 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:35.604 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:35 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:35.604 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:35 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:35.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:35 smithi132 ceph-mon[30452]: Detected new or changed devices on smithi112 2024-05-01T14:13:35.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:35 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:35.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:35 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:35.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:35 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:35.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:35 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:35.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:35 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:36.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:36 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:36.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:36 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:36.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:36 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:36.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:36 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:36.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:36 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:36.451 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:36 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:36.452 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:36 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:36.452 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:36 smithi157 ceph-mon[30193]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:36.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:36 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:36.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:36 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:36.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:36 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:36.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:36 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:36.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:36 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:36.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:36 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:36.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:36 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:36.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:36 smithi132 ceph-mon[30452]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:36.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:36 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:36.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:36 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:36.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:36 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:36.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:36 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:36.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:36 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:36.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:36 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:36.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:36 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:36.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:36 smithi112 ceph-mon[28714]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:38.586 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:38 smithi132 ceph-mon[30452]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:38.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:38 smithi112 ceph-mon[28714]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:38.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:38 smithi157 ceph-mon[30193]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:39.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:39 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-01T14:13:39.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:39 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:39.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:39 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-01T14:13:39.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:39 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:39.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:39 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-01T14:13:39.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:39 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:40.604 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:40 smithi132 ceph-mon[30452]: Deploying daemon osd.1 on smithi132 2024-05-01T14:13:40.604 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:40 smithi132 ceph-mon[30452]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:40.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:40 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:40.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:40 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:40.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:40 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:40.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:40 smithi112 ceph-mon[28714]: Deploying daemon osd.1 on smithi132 2024-05-01T14:13:40.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:40 smithi112 ceph-mon[28714]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:40.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:40 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:40.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:40 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:40.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:40 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:40.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:40 smithi157 ceph-mon[30193]: Deploying daemon osd.1 on smithi132 2024-05-01T14:13:40.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:40 smithi157 ceph-mon[30193]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:40.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:40 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:40.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:40 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:40.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:40 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:42.438 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:42 smithi132 ceph-mon[30452]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:42.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:42 smithi112 ceph-mon[28714]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:42.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:42 smithi157 ceph-mon[30193]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:44.675 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:44 smithi132 ceph-mon[30452]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:44.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:44 smithi112 ceph-mon[28714]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:44.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:44 smithi157 ceph-mon[30193]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:45.491 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:45 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:45.491 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:45 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:45.492 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:45 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:45.492 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:45 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:45.492 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:45 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:45.492 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:45 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:45.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:45 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:45.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:45 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:45.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:45 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:45.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:45 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:45.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:45 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:45.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:45 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:45.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:45 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:45.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:45 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:45.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:45 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:45.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:45 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:45.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:45 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:45.847 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:45 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:46.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:46 smithi112 ceph-mon[28714]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:46.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:46 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:46.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:46 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:46.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:46 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:46.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:46 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:46.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:46 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:46.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:46 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:46.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:46 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:46.834 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:46 smithi132 ceph-mon[30452]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:46.834 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:46 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:46.834 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:46 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:46.834 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:46 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:46.834 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:46 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:46.834 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:46 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:46.834 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:46 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:46.834 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:46 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:46.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:46 smithi157 ceph-mon[30193]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:46.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:46 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:46.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:46 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:46.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:46 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:46.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:46 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:46.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:46 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:46.847 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:46 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:46.847 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:46 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:48.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:48 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:48.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:48 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:48.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:48 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:48.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:48 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:48.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:48 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:48.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:48 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:48.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:48 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:48.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:48 smithi112 ceph-mon[28714]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:48.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:48 smithi112 ceph-mon[28714]: from='osd.1 [v2:172.21.15.132:6800/2215166749,v1:172.21.15.132:6801/2215166749]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-01T14:13:48.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:48 smithi112 ceph-mon[28714]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-01T14:13:48.595 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:48 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:48.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:48 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:48.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:48 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:48.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:48 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:48.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:48 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:48.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:48 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:48.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:48 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:48.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:48 smithi157 ceph-mon[30193]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:48.597 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:48 smithi157 ceph-mon[30193]: from='osd.1 [v2:172.21.15.132:6800/2215166749,v1:172.21.15.132:6801/2215166749]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-01T14:13:48.597 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:48 smithi157 ceph-mon[30193]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-01T14:13:48.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:48 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:48.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:48 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:48.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:48 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:48.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:48 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:48.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:48 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:48.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:48 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:48.606 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:48 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:48.606 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:48 smithi132 ceph-mon[30452]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:48.606 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:48 smithi132 ceph-mon[30452]: from='osd.1 [v2:172.21.15.132:6800/2215166749,v1:172.21.15.132:6801/2215166749]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-01T14:13:48.606 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:48 smithi132 ceph-mon[30452]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-01T14:13:48.965 INFO:teuthology.orchestra.run.smithi132.stdout:Created osd(s) 1 on host 'smithi132' 2024-05-01T14:13:49.538 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:49 smithi132 ceph-mon[30452]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-05-01T14:13:49.538 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:49 smithi132 ceph-mon[30452]: osdmap e11: 2 total, 1 up, 2 in 2024-05-01T14:13:49.538 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-01T14:13:49.538 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:49 smithi132 ceph-mon[30452]: from='osd.1 [v2:172.21.15.132:6800/2215166749,v1:172.21.15.132:6801/2215166749]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]: dispatch 2024-05-01T14:13:49.538 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:49 smithi132 ceph-mon[30452]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]: dispatch 2024-05-01T14:13:49.539 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:49.539 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:49.539 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:49.539 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-01T14:13:49.539 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:49.539 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:49.539 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:49.539 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:49 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:49.566 DEBUG:teuthology.orchestra.run.smithi132:osd.1> sudo journalctl -f -n 0 -u ceph-794342da-07c4-11ef-bc94-c7b262605968@osd.1.service 2024-05-01T14:13:49.568 INFO:tasks.cephadm:Deploying osd.2 on smithi157 with /dev/vg_nvme/lv_4... 2024-05-01T14:13:49.569 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-05-01T14:13:49.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:49 smithi112 ceph-mon[28714]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-05-01T14:13:49.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:49 smithi112 ceph-mon[28714]: osdmap e11: 2 total, 1 up, 2 in 2024-05-01T14:13:49.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:49 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-01T14:13:49.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:49 smithi112 ceph-mon[28714]: from='osd.1 [v2:172.21.15.132:6800/2215166749,v1:172.21.15.132:6801/2215166749]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]: dispatch 2024-05-01T14:13:49.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:49 smithi112 ceph-mon[28714]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]: dispatch 2024-05-01T14:13:49.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:49 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:49.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:49 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:49.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:49 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:49.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:49 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-01T14:13:49.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:49 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:49.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:49 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:49.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:49 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:49.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:49 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:49.817 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.c/config 2024-05-01T14:13:49.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:49 smithi157 ceph-mon[30193]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-05-01T14:13:49.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:49 smithi157 ceph-mon[30193]: osdmap e11: 2 total, 1 up, 2 in 2024-05-01T14:13:49.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:49 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-01T14:13:49.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:49 smithi157 ceph-mon[30193]: from='osd.1 [v2:172.21.15.132:6800/2215166749,v1:172.21.15.132:6801/2215166749]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]: dispatch 2024-05-01T14:13:49.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:49 smithi157 ceph-mon[30193]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]: dispatch 2024-05-01T14:13:49.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:49 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:49.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:49 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:49.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:49 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:13:49.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:49 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-01T14:13:49.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:49 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:49.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:49 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:49.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:49 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:13:49.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:49 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:50.595 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:50 smithi157 ceph-mon[30193]: Adjusting osd_memory_target on smithi132 to 16064M 2024-05-01T14:13:50.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:50 smithi157 ceph-mon[30193]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]': finished 2024-05-01T14:13:50.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:50 smithi157 ceph-mon[30193]: osdmap e12: 2 total, 1 up, 2 in 2024-05-01T14:13:50.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:50 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-01T14:13:50.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:50 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-01T14:13:50.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:50 smithi157 ceph-mon[30193]: pgmap v61: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:50.694 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:50 smithi132 ceph-mon[30452]: Adjusting osd_memory_target on smithi132 to 16064M 2024-05-01T14:13:50.694 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:50 smithi132 ceph-mon[30452]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]': finished 2024-05-01T14:13:50.694 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:50 smithi132 ceph-mon[30452]: osdmap e12: 2 total, 1 up, 2 in 2024-05-01T14:13:50.694 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:50 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-01T14:13:50.694 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:50 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-01T14:13:50.695 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:50 smithi132 ceph-mon[30452]: pgmap v61: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:50.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:50 smithi112 ceph-mon[28714]: Adjusting osd_memory_target on smithi132 to 16064M 2024-05-01T14:13:50.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:50 smithi112 ceph-mon[28714]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi132", "root=default"]}]': finished 2024-05-01T14:13:50.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:50 smithi112 ceph-mon[28714]: osdmap e12: 2 total, 1 up, 2 in 2024-05-01T14:13:50.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:50 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-01T14:13:50.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:50 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-01T14:13:50.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:50 smithi112 ceph-mon[28714]: pgmap v61: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-01T14:13:51.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:51 smithi157 ceph-mon[30193]: purged_snaps scrub starts 2024-05-01T14:13:51.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:51 smithi157 ceph-mon[30193]: purged_snaps scrub ok 2024-05-01T14:13:51.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:51 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-01T14:13:51.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:51 smithi157 ceph-mon[30193]: osd.1 [v2:172.21.15.132:6800/2215166749,v1:172.21.15.132:6801/2215166749] boot 2024-05-01T14:13:51.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:51 smithi157 ceph-mon[30193]: osdmap e13: 2 total, 2 up, 2 in 2024-05-01T14:13:51.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:51 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-01T14:13:51.708 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:51 smithi112 ceph-mon[28714]: purged_snaps scrub starts 2024-05-01T14:13:51.709 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:51 smithi112 ceph-mon[28714]: purged_snaps scrub ok 2024-05-01T14:13:51.709 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:51 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-01T14:13:51.709 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:51 smithi112 ceph-mon[28714]: osd.1 [v2:172.21.15.132:6800/2215166749,v1:172.21.15.132:6801/2215166749] boot 2024-05-01T14:13:51.709 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:51 smithi112 ceph-mon[28714]: osdmap e13: 2 total, 2 up, 2 in 2024-05-01T14:13:51.709 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:51 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-01T14:13:51.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:51 smithi132 ceph-mon[30452]: purged_snaps scrub starts 2024-05-01T14:13:51.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:51 smithi132 ceph-mon[30452]: purged_snaps scrub ok 2024-05-01T14:13:51.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:51 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-01T14:13:51.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:51 smithi132 ceph-mon[30452]: osd.1 [v2:172.21.15.132:6800/2215166749,v1:172.21.15.132:6801/2215166749] boot 2024-05-01T14:13:51.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:51 smithi132 ceph-mon[30452]: osdmap e13: 2 total, 2 up, 2 in 2024-05-01T14:13:51.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:51 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-01T14:13:52.242 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-01T14:13:52.264 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph orch daemon add osd smithi157:vg_nvme/lv_4 2024-05-01T14:13:52.500 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.c/config 2024-05-01T14:13:52.595 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:52 smithi157 ceph-mon[30193]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:13:52.595 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:52 smithi157 ceph-mon[30193]: osdmap e14: 2 total, 2 up, 2 in 2024-05-01T14:13:52.630 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:52 smithi112 ceph-mon[28714]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:13:52.630 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:52 smithi112 ceph-mon[28714]: osdmap e14: 2 total, 2 up, 2 in 2024-05-01T14:13:52.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:52 smithi132 ceph-mon[30452]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:13:52.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:52 smithi132 ceph-mon[30452]: osdmap e14: 2 total, 2 up, 2 in 2024-05-01T14:13:53.595 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:53 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-01T14:13:53.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:53 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-01T14:13:53.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:53 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:53.803 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:53 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-01T14:13:53.804 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:53 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-01T14:13:53.804 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:53 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:53.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:53 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-01T14:13:53.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:53 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-01T14:13:53.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:53 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:13:54.687 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:54 smithi157 ceph-mon[30193]: from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi157:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:13:54.687 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:54 smithi157 ceph-mon[30193]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:13:54.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:54 smithi112 ceph-mon[28714]: from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi157:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:13:54.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:54 smithi112 ceph-mon[28714]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:13:54.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:54 smithi132 ceph-mon[30452]: from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi157:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:13:54.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:54 smithi132 ceph-mon[30452]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:13:55.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:55.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:55.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:55.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:55.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:55.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:55.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:55 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:55.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:55 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:55.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:55 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:13:56.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:56 smithi157 ceph-mon[30193]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:13:56.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:56 smithi157 ceph-mon[30193]: from='client.? 172.21.15.157:0/3180486123' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0325782d-b53c-45da-9ba7-78eb09d78b98"}]: dispatch 2024-05-01T14:13:56.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:56 smithi157 ceph-mon[30193]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0325782d-b53c-45da-9ba7-78eb09d78b98"}]: dispatch 2024-05-01T14:13:56.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:56 smithi157 ceph-mon[30193]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0325782d-b53c-45da-9ba7-78eb09d78b98"}]': finished 2024-05-01T14:13:56.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:56 smithi157 ceph-mon[30193]: osdmap e15: 3 total, 2 up, 3 in 2024-05-01T14:13:56.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:56 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-01T14:13:56.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:56 smithi112 ceph-mon[28714]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:13:56.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:56 smithi112 ceph-mon[28714]: from='client.? 172.21.15.157:0/3180486123' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0325782d-b53c-45da-9ba7-78eb09d78b98"}]: dispatch 2024-05-01T14:13:56.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:56 smithi112 ceph-mon[28714]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0325782d-b53c-45da-9ba7-78eb09d78b98"}]: dispatch 2024-05-01T14:13:56.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:56 smithi112 ceph-mon[28714]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0325782d-b53c-45da-9ba7-78eb09d78b98"}]': finished 2024-05-01T14:13:56.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:56 smithi112 ceph-mon[28714]: osdmap e15: 3 total, 2 up, 3 in 2024-05-01T14:13:56.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:56 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-01T14:13:56.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:56 smithi132 ceph-mon[30452]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:13:56.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:56 smithi132 ceph-mon[30452]: from='client.? 172.21.15.157:0/3180486123' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0325782d-b53c-45da-9ba7-78eb09d78b98"}]: dispatch 2024-05-01T14:13:56.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:56 smithi132 ceph-mon[30452]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0325782d-b53c-45da-9ba7-78eb09d78b98"}]: dispatch 2024-05-01T14:13:56.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:56 smithi132 ceph-mon[30452]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0325782d-b53c-45da-9ba7-78eb09d78b98"}]': finished 2024-05-01T14:13:56.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:56 smithi132 ceph-mon[30452]: osdmap e15: 3 total, 2 up, 3 in 2024-05-01T14:13:56.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-01T14:13:57.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:57 smithi112 ceph-mon[28714]: from='client.? 172.21.15.157:0/2618226045' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-01T14:13:57.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:57 smithi157 ceph-mon[30193]: from='client.? 172.21.15.157:0/2618226045' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-01T14:13:57.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:57 smithi132 ceph-mon[30452]: from='client.? 172.21.15.157:0/2618226045' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-01T14:13:58.726 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:13:58 smithi132 ceph-mon[30452]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:13:58.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:13:58 smithi112 ceph-mon[28714]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:13:58.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:13:58 smithi157 ceph-mon[30193]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:00.674 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:00 smithi157 ceph-mon[30193]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:00.674 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:00 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:00.674 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:00 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:00.674 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:00 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:00.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:00 smithi112 ceph-mon[28714]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:00.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:00 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:00.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:00 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:00.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:00 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:00.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:00 smithi132 ceph-mon[30452]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:00.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:00 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:00.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:00 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:00.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:00 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:02.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:02 smithi112 ceph-mon[28714]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:02.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:02 smithi157 ceph-mon[30193]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:02.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:02 smithi132 ceph-mon[30452]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:03.595 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:03 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-01T14:14:03.595 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:03 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:03.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:03 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-01T14:14:03.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:03 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:03.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:03 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-01T14:14:03.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:03 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:04.725 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:04 smithi157 ceph-mon[30193]: Deploying daemon osd.2 on smithi157 2024-05-01T14:14:04.725 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:04 smithi157 ceph-mon[30193]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:04.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:04 smithi112 ceph-mon[28714]: Deploying daemon osd.2 on smithi157 2024-05-01T14:14:04.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:04 smithi112 ceph-mon[28714]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:04.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:04 smithi132 ceph-mon[30452]: Deploying daemon osd.2 on smithi157 2024-05-01T14:14:04.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:04 smithi132 ceph-mon[30452]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:06.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:06 smithi157 ceph-mon[30193]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:06.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:06 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:06.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:06 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:06.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:06 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:06.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:06 smithi132 ceph-mon[30452]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:06.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:06 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:06.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:06 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:06.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:06 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:06.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:06 smithi112 ceph-mon[28714]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:06.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:06 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:06.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:06 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:06.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:06 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:07.797 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:07 smithi157 ceph-mon[30193]: Detected new or changed devices on smithi132 2024-05-01T14:14:07.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:07 smithi112 ceph-mon[28714]: Detected new or changed devices on smithi132 2024-05-01T14:14:07.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:07 smithi132 ceph-mon[30452]: Detected new or changed devices on smithi132 2024-05-01T14:14:08.741 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:08 smithi132 ceph-mon[30452]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:08.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:08 smithi112 ceph-mon[28714]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:08.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:08 smithi157 ceph-mon[30193]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:09.839 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:09 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:09.839 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:09 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:09.839 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:09 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:14:09.839 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:09 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:09.839 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:09 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:14:09.839 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:09 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:09.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:09 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:09.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:09 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:09.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:09 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:14:09.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:09 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:09.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:09 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:14:09.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:09 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:10.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:09 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:10.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:09 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:10.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:09 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:14:10.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:09 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:10.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:09 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:14:10.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:09 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:10.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:10 smithi157 ceph-mon[30193]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:10.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:10 smithi132 ceph-mon[30452]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:11.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:10 smithi112 ceph-mon[28714]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:11.726 INFO:teuthology.orchestra.run.smithi157.stdout:Created osd(s) 2 on host 'smithi157' 2024-05-01T14:14:12.318 DEBUG:teuthology.orchestra.run.smithi157:osd.2> sudo journalctl -f -n 0 -u ceph-794342da-07c4-11ef-bc94-c7b262605968@osd.2.service 2024-05-01T14:14:12.321 INFO:tasks.cephadm:Waiting for 3 OSDs to come up... 2024-05-01T14:14:12.321 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph osd stat -f json 2024-05-01T14:14:12.733 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:14:12.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:12 smithi112 ceph-mon[28714]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:12.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:12.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:12.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:12 smithi112 ceph-mon[28714]: from='osd.2 [v2:172.21.15.157:6800/1944394870,v1:172.21.15.157:6801/1944394870]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-01T14:14:12.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:12 smithi112 ceph-mon[28714]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-01T14:14:12.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:14:12.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-05-01T14:14:12.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:12 smithi112 ceph-mon[28714]: Adjusting osd_memory_target on smithi157 to 20160M 2024-05-01T14:14:12.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:12.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:12.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:14:12.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:13.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:12 smithi157 ceph-mon[30193]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:13.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:12 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:13.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:12 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:13.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:12 smithi157 ceph-mon[30193]: from='osd.2 [v2:172.21.15.157:6800/1944394870,v1:172.21.15.157:6801/1944394870]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-01T14:14:13.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:12 smithi157 ceph-mon[30193]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-01T14:14:13.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:12 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:14:13.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:12 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-05-01T14:14:13.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:12 smithi157 ceph-mon[30193]: Adjusting osd_memory_target on smithi157 to 20160M 2024-05-01T14:14:13.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:12 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:13.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:12 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:13.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:12 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:14:13.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:12 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:13.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:12 smithi132 ceph-mon[30452]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:13.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:12 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:13.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:12 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:13.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:12 smithi132 ceph-mon[30452]: from='osd.2 [v2:172.21.15.157:6800/1944394870,v1:172.21.15.157:6801/1944394870]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-01T14:14:13.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:12 smithi132 ceph-mon[30452]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-01T14:14:13.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:12 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:14:13.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:12 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-05-01T14:14:13.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:12 smithi132 ceph-mon[30452]: Adjusting osd_memory_target on smithi157 to 20160M 2024-05-01T14:14:13.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:12 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:13.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:12 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:13.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:12 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:14:13.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:12 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:13.459 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:14:13.778 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:13 smithi112 ceph-mon[28714]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-05-01T14:14:13.778 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:13 smithi112 ceph-mon[28714]: from='osd.2 [v2:172.21.15.157:6800/1944394870,v1:172.21.15.157:6801/1944394870]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]: dispatch 2024-05-01T14:14:13.778 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:13 smithi112 ceph-mon[28714]: osdmap e16: 3 total, 2 up, 3 in 2024-05-01T14:14:13.778 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:13 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-01T14:14:13.778 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:13 smithi112 ceph-mon[28714]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]: dispatch 2024-05-01T14:14:13.779 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:13 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/3654171947' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-01T14:14:13.933 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:13 smithi157 ceph-mon[30193]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-05-01T14:14:13.933 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:13 smithi157 ceph-mon[30193]: from='osd.2 [v2:172.21.15.157:6800/1944394870,v1:172.21.15.157:6801/1944394870]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]: dispatch 2024-05-01T14:14:13.933 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:13 smithi157 ceph-mon[30193]: osdmap e16: 3 total, 2 up, 3 in 2024-05-01T14:14:13.933 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:13 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-01T14:14:13.933 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:13 smithi157 ceph-mon[30193]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]: dispatch 2024-05-01T14:14:13.933 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:13 smithi157 ceph-mon[30193]: from='client.? 172.21.15.112:0/3654171947' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-01T14:14:14.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:13 smithi132 ceph-mon[30452]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-05-01T14:14:14.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:13 smithi132 ceph-mon[30452]: from='osd.2 [v2:172.21.15.157:6800/1944394870,v1:172.21.15.157:6801/1944394870]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]: dispatch 2024-05-01T14:14:14.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:13 smithi132 ceph-mon[30452]: osdmap e16: 3 total, 2 up, 3 in 2024-05-01T14:14:14.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:13 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-01T14:14:14.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:13 smithi132 ceph-mon[30452]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]: dispatch 2024-05-01T14:14:14.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:13 smithi132 ceph-mon[30452]: from='client.? 172.21.15.112:0/3654171947' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-01T14:14:14.345 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:14:13 smithi157 ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-2[35998]: 2024-05-01T14:14:13.931+0000 7f801dfd6700 -1 osd.2 0 waiting for initial osdmap 2024-05-01T14:14:14.346 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:14:13 smithi157 ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-2[35998]: 2024-05-01T14:14:13.934+0000 7f8015dc1700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-05-01T14:14:14.360 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":16,"num_osds":3,"num_up_osds":2,"osd_up_since":1714572830,"num_in_osds":3,"osd_in_since":1714572836,"num_remapped_pgs":0} 2024-05-01T14:14:14.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:14 smithi157 ceph-mon[30193]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:14.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:14 smithi157 ceph-mon[30193]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]': finished 2024-05-01T14:14:14.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:14 smithi157 ceph-mon[30193]: osdmap e17: 3 total, 2 up, 3 in 2024-05-01T14:14:14.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:14 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-01T14:14:14.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:14 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-01T14:14:14.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:14 smithi157 ceph-mon[30193]: from='osd.2 ' entity='osd.2' 2024-05-01T14:14:14.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:14 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:14.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:14 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:14.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:14 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:14.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:14 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-01T14:14:15.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:14 smithi112 ceph-mon[28714]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:15.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:14 smithi112 ceph-mon[28714]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]': finished 2024-05-01T14:14:15.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:14 smithi112 ceph-mon[28714]: osdmap e17: 3 total, 2 up, 3 in 2024-05-01T14:14:15.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:14 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-01T14:14:15.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:14 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-01T14:14:15.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:14 smithi112 ceph-mon[28714]: from='osd.2 ' entity='osd.2' 2024-05-01T14:14:15.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:14 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:15.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:14 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:15.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:14 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:15.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:14 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-01T14:14:15.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:14 smithi132 ceph-mon[30452]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:15.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:14 smithi132 ceph-mon[30452]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]': finished 2024-05-01T14:14:15.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:14 smithi132 ceph-mon[30452]: osdmap e17: 3 total, 2 up, 3 in 2024-05-01T14:14:15.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:14 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-01T14:14:15.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:14 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-01T14:14:15.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:14 smithi132 ceph-mon[30452]: from='osd.2 ' entity='osd.2' 2024-05-01T14:14:15.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:14 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:15.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:14 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:15.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:14 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:15.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:14 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-01T14:14:15.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph osd stat -f json 2024-05-01T14:14:15.609 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:14:15.985 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:15 smithi112 ceph-mon[28714]: purged_snaps scrub starts 2024-05-01T14:14:15.985 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:15 smithi112 ceph-mon[28714]: purged_snaps scrub ok 2024-05-01T14:14:15.985 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:15 smithi112 ceph-mon[28714]: osd.2 [v2:172.21.15.157:6800/1944394870,v1:172.21.15.157:6801/1944394870] boot 2024-05-01T14:14:15.985 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:15 smithi112 ceph-mon[28714]: osdmap e18: 3 total, 3 up, 3 in 2024-05-01T14:14:15.985 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:15 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-01T14:14:16.006 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:15 smithi132 ceph-mon[30452]: purged_snaps scrub starts 2024-05-01T14:14:16.006 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:15 smithi132 ceph-mon[30452]: purged_snaps scrub ok 2024-05-01T14:14:16.006 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:15 smithi132 ceph-mon[30452]: osd.2 [v2:172.21.15.157:6800/1944394870,v1:172.21.15.157:6801/1944394870] boot 2024-05-01T14:14:16.006 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:15 smithi132 ceph-mon[30452]: osdmap e18: 3 total, 3 up, 3 in 2024-05-01T14:14:16.006 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:15 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-01T14:14:16.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:15 smithi157 ceph-mon[30193]: purged_snaps scrub starts 2024-05-01T14:14:16.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:15 smithi157 ceph-mon[30193]: purged_snaps scrub ok 2024-05-01T14:14:16.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:15 smithi157 ceph-mon[30193]: osd.2 [v2:172.21.15.157:6800/1944394870,v1:172.21.15.157:6801/1944394870] boot 2024-05-01T14:14:16.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:15 smithi157 ceph-mon[30193]: osdmap e18: 3 total, 3 up, 3 in 2024-05-01T14:14:16.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:15 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-01T14:14:16.301 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:14:16.871 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:16 smithi112 ceph-mon[28714]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:16.871 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:16 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' 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-05-01T14:14:16.872 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:16 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/3979073057' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-01T14:14:16.901 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":18,"num_osds":3,"num_up_osds":3,"osd_up_since":1714572854,"num_in_osds":3,"osd_in_since":1714572836,"num_remapped_pgs":0} 2024-05-01T14:14:16.902 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph osd dump --format=json 2024-05-01T14:14:17.022 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:16 smithi132 ceph-mon[30452]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:17.022 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:16 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' 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-05-01T14:14:17.022 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:16 smithi132 ceph-mon[30452]: from='client.? 172.21.15.112:0/3979073057' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-01T14:14:17.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:16 smithi157 ceph-mon[30193]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-01T14:14:17.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:16 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' 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-05-01T14:14:17.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:16 smithi157 ceph-mon[30193]: from='client.? 172.21.15.112:0/3979073057' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-01T14:14:17.137 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:14:17.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:17 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' 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-05-01T14:14:17.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:17 smithi112 ceph-mon[28714]: osdmap e19: 3 total, 3 up, 3 in 2024-05-01T14:14:17.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:17 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-05-01T14:14:17.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:17 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-05-01T14:14:17.808 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:14:17 smithi112 sudo[42677]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-05-01T14:14:17.808 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:14:17 smithi112 sudo[42677]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-01T14:14:17.808 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:14:17 smithi112 sudo[42677]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-01T14:14:17.808 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:14:17 smithi112 sudo[42677]: pam_unix(sudo:session): session closed for user root 2024-05-01T14:14:17.808 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:14:17 smithi112 sudo[42680]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-05-01T14:14:17.808 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:14:17 smithi112 sudo[42680]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-01T14:14:17.808 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:14:17 smithi112 sudo[42680]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-01T14:14:17.808 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:14:17 smithi112 sudo[42680]: pam_unix(sudo:session): session closed for user root 2024-05-01T14:14:17.851 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:14:17.851 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":20,"fsid":"794342da-07c4-11ef-bc94-c7b262605968","created":"2024-05-01T14:11:02.186795+0000","modified":"2024-05-01T14:14:17.687830+0000","last_up_change":"2024-05-01T14:14:14.934307+0000","last_in_change":"2024-05-01T14:13:56.038404+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-05-01T14:14:15.909834+0000","flags":32769,"flags_names":"hashpspool,creating","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":"20","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_type":"Fair distribution","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":"78630eed-e7b4-4d91-8248-75742676c2c7","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.112:6802","nonce":1576043051},{"type":"v1","addr":"172.21.15.112:6803","nonce":1576043051}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":1576043051},{"type":"v1","addr":"172.21.15.112:6805","nonce":1576043051}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":1576043051},{"type":"v1","addr":"172.21.15.112:6809","nonce":1576043051}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":1576043051},{"type":"v1","addr":"172.21.15.112:6807","nonce":1576043051}]},"public_addr":"172.21.15.112:6803/1576043051","cluster_addr":"172.21.15.112:6805/1576043051","heartbeat_back_addr":"172.21.15.112:6809/1576043051","heartbeat_front_addr":"172.21.15.112:6807/1576043051","state":["exists","up"]},{"osd":1,"uuid":"6bb371e3-0c5a-43f9-9030-3afcef33c82d","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.132:6800","nonce":2215166749},{"type":"v1","addr":"172.21.15.132:6801","nonce":2215166749}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6802","nonce":2215166749},{"type":"v1","addr":"172.21.15.132:6803","nonce":2215166749}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6806","nonce":2215166749},{"type":"v1","addr":"172.21.15.132:6807","nonce":2215166749}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6804","nonce":2215166749},{"type":"v1","addr":"172.21.15.132:6805","nonce":2215166749}]},"public_addr":"172.21.15.132:6801/2215166749","cluster_addr":"172.21.15.132:6803/2215166749","heartbeat_back_addr":"172.21.15.132:6807/2215166749","heartbeat_front_addr":"172.21.15.132:6805/2215166749","state":["exists","up"]},{"osd":2,"uuid":"0325782d-b53c-45da-9ba7-78eb09d78b98","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.157:6800","nonce":1944394870},{"type":"v1","addr":"172.21.15.157:6801","nonce":1944394870}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6802","nonce":1944394870},{"type":"v1","addr":"172.21.15.157:6803","nonce":1944394870}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6806","nonce":1944394870},{"type":"v1","addr":"172.21.15.157:6807","nonce":1944394870}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6804","nonce":1944394870},{"type":"v1","addr":"172.21.15.157:6805","nonce":1944394870}]},"public_addr":"172.21.15.157:6801/1944394870","cluster_addr":"172.21.15.157:6803/1944394870","heartbeat_back_addr":"172.21.15.157:6807/1944394870","heartbeat_front_addr":"172.21.15.157:6805/1944394870","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-01T14:13:25.866103+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-01T14:13:48.651448+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-01T14:14:12.713044+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.112:6800/3616784981":"2024-05-02T14:12:01.814865+0000","172.21.15.112:0/2659267381":"2024-05-02T14:12:01.814865+0000","172.21.15.112:0/3358752009":"2024-05-02T14:12:01.814865+0000","172.21.15.112:0/21959874":"2024-05-02T14:11:34.987891+0000","172.21.15.112:0/3898753468":"2024-05-02T14:11:34.987891+0000","172.21.15.112:6801/3616784981":"2024-05-02T14:12:01.814865+0000","172.21.15.112:6801/3514329539":"2024-05-02T14:11:34.987891+0000","172.21.15.112:6800/3514329539":"2024-05-02T14:11:34.987891+0000","172.21.15.112:0/3087462403":"2024-05-02T14:12:01.814865+0000","172.21.15.112:0/636595683":"2024-05-02T14:11:34.987891+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-05-01T14:14:17.960 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:17 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' 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-05-01T14:14:17.960 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:17 smithi157 ceph-mon[30193]: osdmap e19: 3 total, 3 up, 3 in 2024-05-01T14:14:17.960 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:17 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-05-01T14:14:17.960 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:17 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-05-01T14:14:17.960 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:17 smithi157 sudo[37104]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-05-01T14:14:17.960 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:17 smithi157 sudo[37104]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-01T14:14:17.960 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:17 smithi157 sudo[37104]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-01T14:14:17.960 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:17 smithi157 sudo[37104]: pam_unix(sudo:session): session closed for user root 2024-05-01T14:14:17.961 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:14:17 smithi157 sudo[37082]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-05-01T14:14:17.961 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:14:17 smithi157 sudo[37082]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-01T14:14:17.961 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:14:17 smithi157 sudo[37082]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-01T14:14:17.961 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:14:17 smithi157 sudo[37082]: pam_unix(sudo:session): session closed for user root 2024-05-01T14:14:17.961 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:14:17 smithi157 sudo[37085]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-05-01T14:14:17.961 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:14:17 smithi157 sudo[37085]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-01T14:14:17.961 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:14:17 smithi157 sudo[37085]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-01T14:14:17.961 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:14:17 smithi157 sudo[37085]: pam_unix(sudo:session): session closed for user root 2024-05-01T14:14:17.982 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:17 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' 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-05-01T14:14:17.983 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:17 smithi132 ceph-mon[30452]: osdmap e19: 3 total, 3 up, 3 in 2024-05-01T14:14:17.983 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:17 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-05-01T14:14:17.983 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:17 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-05-01T14:14:17.983 INFO:journalctl@ceph.osd.1.smithi132.stdout:May 01 14:14:17 smithi132 sudo[37418]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-05-01T14:14:17.983 INFO:journalctl@ceph.osd.1.smithi132.stdout:May 01 14:14:17 smithi132 sudo[37418]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-01T14:14:17.983 INFO:journalctl@ceph.osd.1.smithi132.stdout:May 01 14:14:17 smithi132 sudo[37418]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-01T14:14:17.983 INFO:journalctl@ceph.osd.1.smithi132.stdout:May 01 14:14:17 smithi132 sudo[37418]: pam_unix(sudo:session): session closed for user root 2024-05-01T14:14:17.983 INFO:journalctl@ceph.osd.1.smithi132.stdout:May 01 14:14:17 smithi132 sudo[37421]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-05-01T14:14:17.983 INFO:journalctl@ceph.osd.1.smithi132.stdout:May 01 14:14:17 smithi132 sudo[37421]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-01T14:14:17.983 INFO:journalctl@ceph.osd.1.smithi132.stdout:May 01 14:14:17 smithi132 sudo[37421]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-01T14:14:17.983 INFO:journalctl@ceph.osd.1.smithi132.stdout:May 01 14:14:17 smithi132 sudo[37421]: pam_unix(sudo:session): session closed for user root 2024-05-01T14:14:18.213 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:17 smithi112 sudo[42697]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-05-01T14:14:18.213 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:17 smithi112 sudo[42697]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-01T14:14:18.213 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:17 smithi112 sudo[42697]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-01T14:14:18.213 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:17 smithi112 sudo[42697]: pam_unix(sudo:session): session closed for user root 2024-05-01T14:14:18.213 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:17 smithi112 sudo[42700]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-05-01T14:14:18.213 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:17 smithi112 sudo[42700]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-01T14:14:18.213 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:17 smithi112 sudo[42700]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-01T14:14:18.213 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:17 smithi112 sudo[42700]: pam_unix(sudo:session): session closed for user root 2024-05-01T14:14:18.345 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:17 smithi157 sudo[37107]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-05-01T14:14:18.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:17 smithi157 sudo[37107]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-01T14:14:18.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:17 smithi157 sudo[37107]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-01T14:14:18.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:17 smithi157 sudo[37107]: pam_unix(sudo:session): session closed for user root 2024-05-01T14:14:18.354 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:17 smithi132 sudo[37424]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-05-01T14:14:18.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:17 smithi132 sudo[37424]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-01T14:14:18.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:17 smithi132 sudo[37424]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-01T14:14:18.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:17 smithi132 sudo[37424]: pam_unix(sudo:session): session closed for user root 2024-05-01T14:14:18.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 sudo[37427]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-05-01T14:14:18.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 sudo[37427]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-01T14:14:18.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 sudo[37427]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-05-01T14:14:18.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 sudo[37427]: pam_unix(sudo:session): session closed for user root 2024-05-01T14:14:18.507 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-05-01T14:14:15.909834+0000', 'flags': 32769, 'flags_names': 'hashpspool,creating', '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': '20', '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_type': 'Fair distribution', '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-05-01T14:14:18.507 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-05-01T14:14:18.741 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:14:18.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:18.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: osdmap e20: 3 total, 3 up, 3 in 2024-05-01T14:14:18.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-05-01T14:14:18.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:18.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:18.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/2178544776' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-01T14:14:18.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:18.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-01T14:14:18.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-01T14:14:18.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-01T14:14:18.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:14:18.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:14:18.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-01T14:14:18.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-01T14:14:18.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:14:18.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:14:18.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-01T14:14:18.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-01T14:14:18.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:18.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-01T14:14:18.809 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:14:18.809 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:14:18.809 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-01T14:14:18.809 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:18.809 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:18.809 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:18 smithi112 ceph-mon[28714]: osdmap e21: 3 total, 3 up, 3 in 2024-05-01T14:14:19.084 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:19.084 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: osdmap e20: 3 total, 3 up, 3 in 2024-05-01T14:14:19.084 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-05-01T14:14:19.084 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:19.084 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:19.084 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: from='client.? 172.21.15.112:0/2178544776' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-01T14:14:19.084 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:19.084 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-01T14:14:19.084 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-01T14:14:19.084 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-01T14:14:19.084 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:14:19.084 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:14:19.084 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-01T14:14:19.084 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-01T14:14:19.085 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:14:19.085 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:14:19.085 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-01T14:14:19.085 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-01T14:14:19.085 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:19.085 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-01T14:14:19.085 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:14:19.085 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:14:19.085 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-01T14:14:19.085 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:19.085 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:19.085 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:18 smithi157 ceph-mon[30193]: osdmap e21: 3 total, 3 up, 3 in 2024-05-01T14:14:19.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:19.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: osdmap e20: 3 total, 3 up, 3 in 2024-05-01T14:14:19.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-05-01T14:14:19.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:19.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:19.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: from='client.? 172.21.15.112:0/2178544776' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-01T14:14:19.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:19.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-01T14:14:19.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-01T14:14:19.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-01T14:14:19.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:14:19.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:14:19.106 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-01T14:14:19.106 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-01T14:14:19.106 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:14:19.106 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:14:19.106 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-01T14:14:19.106 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-01T14:14:19.106 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:19.106 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-01T14:14:19.106 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:14:19.106 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:14:19.106 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-01T14:14:19.106 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:19.106 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:19.106 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:18 smithi132 ceph-mon[30452]: osdmap e21: 3 total, 3 up, 3 in 2024-05-01T14:14:19.475 INFO:teuthology.orchestra.run.smithi112.stdout:pg_num: 1 2024-05-01T14:14:19.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:19 smithi112 ceph-mon[28714]: Detected new or changed devices on smithi157 2024-05-01T14:14:19.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:19 smithi112 ceph-mon[28714]: mgrmap e15: a(active, since 2m), standbys: b 2024-05-01T14:14:19.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:19 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/545337905' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-05-01T14:14:20.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:19 smithi157 ceph-mon[30193]: Detected new or changed devices on smithi157 2024-05-01T14:14:20.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:19 smithi157 ceph-mon[30193]: mgrmap e15: a(active, since 2m), standbys: b 2024-05-01T14:14:20.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:19 smithi157 ceph-mon[30193]: from='client.? 172.21.15.112:0/545337905' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-05-01T14:14:20.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:19 smithi132 ceph-mon[30452]: Detected new or changed devices on smithi157 2024-05-01T14:14:20.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:19 smithi132 ceph-mon[30452]: mgrmap e15: a(active, since 2m), standbys: b 2024-05-01T14:14:20.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:19 smithi132 ceph-mon[30452]: from='client.? 172.21.15.112:0/545337905' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-05-01T14:14:20.271 INFO:tasks.cephadm:Setting up client nodes... 2024-05-01T14:14:20.271 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-05-01T14:14:20.272 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-05-01T14:14:20.272 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph mgr dump --format=json 2024-05-01T14:14:20.505 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:14:20.790 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:20 smithi157 ceph-mon[30193]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:20.790 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:20 smithi157 ceph-mon[30193]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-05-01T14:14:20.791 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:20 smithi157 ceph-mon[30193]: Cluster is now healthy 2024-05-01T14:14:20.879 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:20 smithi112 ceph-mon[28714]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:20.879 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:20 smithi112 ceph-mon[28714]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-05-01T14:14:20.879 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:20 smithi112 ceph-mon[28714]: Cluster is now healthy 2024-05-01T14:14:21.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:20 smithi132 ceph-mon[30452]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 85 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:21.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:20 smithi132 ceph-mon[30452]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-05-01T14:14:21.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:20 smithi132 ceph-mon[30452]: Cluster is now healthy 2024-05-01T14:14:21.254 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:14:21.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:21 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/3499753274' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-05-01T14:14:21.862 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":15,"flags":0,"active_gid":14150,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6800","nonce":1164407145},{"type":"v1","addr":"172.21.15.112:6801","nonce":1164407145}]},"active_addr":"172.21.15.112:6801/1164407145","active_change":"2024-05-01T14:12:01.814980+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24107,"name":"b","mgr_features":4540701547738038271,"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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","read","upmap","upmap-read"],"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","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/grafana:9.4.12","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:2.4.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.2.5","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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB 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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","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":"smb","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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","read","upmap","upmap-read"],"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","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/grafana:9.4.12","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:2.4.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.2.5","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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB 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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","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":"smb","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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.112: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"],"squid":["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.112:0","nonce":1694722395}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.112:0","nonce":380846119}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.112:0","nonce":2391205626}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.112:0","nonce":4139756057}]}]} 2024-05-01T14:14:21.868 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-05-01T14:14:21.868 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-05-01T14:14:21.869 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph osd dump --format=json 2024-05-01T14:14:22.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:21 smithi157 ceph-mon[30193]: from='client.? 172.21.15.112:0/3499753274' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-05-01T14:14:22.103 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:14:22.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:21 smithi132 ceph-mon[30452]: from='client.? 172.21.15.112:0/3499753274' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-05-01T14:14:22.786 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:14:22.786 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":21,"fsid":"794342da-07c4-11ef-bc94-c7b262605968","created":"2024-05-01T14:11:02.186795+0000","modified":"2024-05-01T14:14:18.689349+0000","last_up_change":"2024-05-01T14:14:14.934307+0000","last_in_change":"2024-05-01T14:13:56.038404+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-05-01T14:14:15.909834+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_type":"Fair distribution","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":"78630eed-e7b4-4d91-8248-75742676c2c7","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.112:6802","nonce":1576043051},{"type":"v1","addr":"172.21.15.112:6803","nonce":1576043051}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":1576043051},{"type":"v1","addr":"172.21.15.112:6805","nonce":1576043051}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":1576043051},{"type":"v1","addr":"172.21.15.112:6809","nonce":1576043051}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":1576043051},{"type":"v1","addr":"172.21.15.112:6807","nonce":1576043051}]},"public_addr":"172.21.15.112:6803/1576043051","cluster_addr":"172.21.15.112:6805/1576043051","heartbeat_back_addr":"172.21.15.112:6809/1576043051","heartbeat_front_addr":"172.21.15.112:6807/1576043051","state":["exists","up"]},{"osd":1,"uuid":"6bb371e3-0c5a-43f9-9030-3afcef33c82d","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.132:6800","nonce":2215166749},{"type":"v1","addr":"172.21.15.132:6801","nonce":2215166749}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6802","nonce":2215166749},{"type":"v1","addr":"172.21.15.132:6803","nonce":2215166749}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6806","nonce":2215166749},{"type":"v1","addr":"172.21.15.132:6807","nonce":2215166749}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6804","nonce":2215166749},{"type":"v1","addr":"172.21.15.132:6805","nonce":2215166749}]},"public_addr":"172.21.15.132:6801/2215166749","cluster_addr":"172.21.15.132:6803/2215166749","heartbeat_back_addr":"172.21.15.132:6807/2215166749","heartbeat_front_addr":"172.21.15.132:6805/2215166749","state":["exists","up"]},{"osd":2,"uuid":"0325782d-b53c-45da-9ba7-78eb09d78b98","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.157:6800","nonce":1944394870},{"type":"v1","addr":"172.21.15.157:6801","nonce":1944394870}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6802","nonce":1944394870},{"type":"v1","addr":"172.21.15.157:6803","nonce":1944394870}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6806","nonce":1944394870},{"type":"v1","addr":"172.21.15.157:6807","nonce":1944394870}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6804","nonce":1944394870},{"type":"v1","addr":"172.21.15.157:6805","nonce":1944394870}]},"public_addr":"172.21.15.157:6801/1944394870","cluster_addr":"172.21.15.157:6803/1944394870","heartbeat_back_addr":"172.21.15.157:6807/1944394870","heartbeat_front_addr":"172.21.15.157:6805/1944394870","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-01T14:13:25.866103+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-01T14:13:48.651448+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-01T14:14:12.713044+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.112:6800/3616784981":"2024-05-02T14:12:01.814865+0000","172.21.15.112:0/2659267381":"2024-05-02T14:12:01.814865+0000","172.21.15.112:0/3358752009":"2024-05-02T14:12:01.814865+0000","172.21.15.112:0/21959874":"2024-05-02T14:11:34.987891+0000","172.21.15.112:0/3898753468":"2024-05-02T14:11:34.987891+0000","172.21.15.112:6801/3616784981":"2024-05-02T14:12:01.814865+0000","172.21.15.112:6801/3514329539":"2024-05-02T14:11:34.987891+0000","172.21.15.112:6800/3514329539":"2024-05-02T14:11:34.987891+0000","172.21.15.112:0/3087462403":"2024-05-02T14:12:01.814865+0000","172.21.15.112:0/636595683":"2024-05-02T14:11:34.987891+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-05-01T14:14:22.796 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:22 smithi112 ceph-mon[28714]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:23.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:22 smithi157 ceph-mon[30193]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:23.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:22 smithi132 ceph-mon[30452]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:23.390 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-05-01T14:14:23.390 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph osd dump --format=json 2024-05-01T14:14:23.625 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:14:24.019 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:23 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/1738944806' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-01T14:14:24.061 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:23 smithi157 ceph-mon[30193]: from='client.? 172.21.15.112:0/1738944806' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-01T14:14:24.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:23 smithi132 ceph-mon[30452]: from='client.? 172.21.15.112:0/1738944806' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-01T14:14:24.336 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:14:24.336 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":21,"fsid":"794342da-07c4-11ef-bc94-c7b262605968","created":"2024-05-01T14:11:02.186795+0000","modified":"2024-05-01T14:14:18.689349+0000","last_up_change":"2024-05-01T14:14:14.934307+0000","last_in_change":"2024-05-01T14:13:56.038404+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-05-01T14:14:15.909834+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_type":"Fair distribution","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":"78630eed-e7b4-4d91-8248-75742676c2c7","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.112:6802","nonce":1576043051},{"type":"v1","addr":"172.21.15.112:6803","nonce":1576043051}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":1576043051},{"type":"v1","addr":"172.21.15.112:6805","nonce":1576043051}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":1576043051},{"type":"v1","addr":"172.21.15.112:6809","nonce":1576043051}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":1576043051},{"type":"v1","addr":"172.21.15.112:6807","nonce":1576043051}]},"public_addr":"172.21.15.112:6803/1576043051","cluster_addr":"172.21.15.112:6805/1576043051","heartbeat_back_addr":"172.21.15.112:6809/1576043051","heartbeat_front_addr":"172.21.15.112:6807/1576043051","state":["exists","up"]},{"osd":1,"uuid":"6bb371e3-0c5a-43f9-9030-3afcef33c82d","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.132:6800","nonce":2215166749},{"type":"v1","addr":"172.21.15.132:6801","nonce":2215166749}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6802","nonce":2215166749},{"type":"v1","addr":"172.21.15.132:6803","nonce":2215166749}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6806","nonce":2215166749},{"type":"v1","addr":"172.21.15.132:6807","nonce":2215166749}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.132:6804","nonce":2215166749},{"type":"v1","addr":"172.21.15.132:6805","nonce":2215166749}]},"public_addr":"172.21.15.132:6801/2215166749","cluster_addr":"172.21.15.132:6803/2215166749","heartbeat_back_addr":"172.21.15.132:6807/2215166749","heartbeat_front_addr":"172.21.15.132:6805/2215166749","state":["exists","up"]},{"osd":2,"uuid":"0325782d-b53c-45da-9ba7-78eb09d78b98","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.157:6800","nonce":1944394870},{"type":"v1","addr":"172.21.15.157:6801","nonce":1944394870}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6802","nonce":1944394870},{"type":"v1","addr":"172.21.15.157:6803","nonce":1944394870}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6806","nonce":1944394870},{"type":"v1","addr":"172.21.15.157:6807","nonce":1944394870}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6804","nonce":1944394870},{"type":"v1","addr":"172.21.15.157:6805","nonce":1944394870}]},"public_addr":"172.21.15.157:6801/1944394870","cluster_addr":"172.21.15.157:6803/1944394870","heartbeat_back_addr":"172.21.15.157:6807/1944394870","heartbeat_front_addr":"172.21.15.157:6805/1944394870","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-01T14:13:25.866103+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-01T14:13:48.651448+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-01T14:14:12.713044+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.112:6800/3616784981":"2024-05-02T14:12:01.814865+0000","172.21.15.112:0/2659267381":"2024-05-02T14:12:01.814865+0000","172.21.15.112:0/3358752009":"2024-05-02T14:12:01.814865+0000","172.21.15.112:0/21959874":"2024-05-02T14:11:34.987891+0000","172.21.15.112:0/3898753468":"2024-05-02T14:11:34.987891+0000","172.21.15.112:6801/3616784981":"2024-05-02T14:12:01.814865+0000","172.21.15.112:6801/3514329539":"2024-05-02T14:11:34.987891+0000","172.21.15.112:6800/3514329539":"2024-05-02T14:11:34.987891+0000","172.21.15.112:0/3087462403":"2024-05-02T14:12:01.814865+0000","172.21.15.112:0/636595683":"2024-05-02T14:11:34.987891+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-05-01T14:14:24.956 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:24 smithi112 ceph-mon[28714]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:24.956 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:24 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/2313384386' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-01T14:14:24.986 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-05-01T14:14:24.987 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-05-01T14:14:24.987 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-05-01T14:14:25.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:24 smithi157 ceph-mon[30193]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:25.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:24 smithi157 ceph-mon[30193]: from='client.? 172.21.15.112:0/2313384386' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-01T14:14:25.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:24 smithi132 ceph-mon[30452]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:25.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:24 smithi132 ceph-mon[30452]: from='client.? 172.21.15.112:0/2313384386' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-01T14:14:25.242 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:14:25.244 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:14:25.250 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:14:27.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:26 smithi112 ceph-mon[28714]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:27.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:26 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:27.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:26 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:27.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:26 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:27.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:26 smithi157 ceph-mon[30193]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:27.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:26 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:27.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:26 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:27.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:26 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:27.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:26 smithi132 ceph-mon[30452]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:27.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:26 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:27.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:26 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:27.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:26 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:27.432 INFO:teuthology.orchestra.run.smithi112.stdout:34359738383 2024-05-01T14:14:27.432 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-05-01T14:14:27.837 INFO:teuthology.orchestra.run.smithi112.stdout:55834574858 2024-05-01T14:14:27.838 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-05-01T14:14:28.355 INFO:teuthology.orchestra.run.smithi112.stdout:77309411334 2024-05-01T14:14:28.356 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-05-01T14:14:28.362 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:14:28.831 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:14:28.867 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:14:28.962 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:28 smithi112 ceph-mon[28714]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:29.073 INFO:teuthology.orchestra.run.smithi112.stdout:34359738383 2024-05-01T14:14:29.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:28 smithi157 ceph-mon[30193]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:29.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:28 smithi132 ceph-mon[30452]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:29.674 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738383 got 34359738383 for osd.0 2024-05-01T14:14:29.674 DEBUG:teuthology.parallel:result is None 2024-05-01T14:14:29.824 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:29 smithi132 ceph-mon[30452]: from='client.? 172.21.15.112:0/1478207674' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-05-01T14:14:30.020 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:29 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/1478207674' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-05-01T14:14:30.077 INFO:teuthology.orchestra.run.smithi112.stdout:55834574859 2024-05-01T14:14:30.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:29 smithi157 ceph-mon[30193]: from='client.? 172.21.15.112:0/1478207674' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-05-01T14:14:30.673 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574858 got 55834574859 for osd.1 2024-05-01T14:14:30.673 DEBUG:teuthology.parallel:result is None 2024-05-01T14:14:31.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:30 smithi112 ceph-mon[28714]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:31.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:30 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/2701584350' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-05-01T14:14:31.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:30 smithi157 ceph-mon[30193]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:31.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:30 smithi157 ceph-mon[30193]: from='client.? 172.21.15.112:0/2701584350' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-05-01T14:14:31.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:30 smithi132 ceph-mon[30452]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:31.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:30 smithi132 ceph-mon[30452]: from='client.? 172.21.15.112:0/2701584350' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-05-01T14:14:31.133 INFO:teuthology.orchestra.run.smithi112.stdout:77309411334 2024-05-01T14:14:31.694 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411334 got 77309411334 for osd.2 2024-05-01T14:14:31.694 DEBUG:teuthology.parallel:result is None 2024-05-01T14:14:31.694 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-05-01T14:14:31.694 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph pg dump --format=json 2024-05-01T14:14:32.031 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:31 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/2197600446' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-05-01T14:14:32.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:31 smithi157 ceph-mon[30193]: from='client.? 172.21.15.112:0/2197600446' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-05-01T14:14:32.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:31 smithi132 ceph-mon[30452]: from='client.? 172.21.15.112:0/2197600446' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-05-01T14:14:32.743 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:14:32.977 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:32 smithi112 ceph-mon[28714]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:33.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:32 smithi157 ceph-mon[30193]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:33.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:32 smithi132 ceph-mon[30452]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:33.627 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:14:33.632 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2024-05-01T14:14:34.286 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":92,"stamp":"2024-05-01T14:14:33.377525+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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"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":92,"ondisk_log_size":92,"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":88052,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":281147404,"statfs":{"total":287985106944,"available":287894941696,"internally_reserved":0,"allocated":2322432,"data_stored":1935606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":87223631},"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.002455"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":126,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-05-01T14:14:18.695180+0000","last_change":"2024-05-01T14:14:17.692366+0000","last_active":"2024-05-01T14:14:18.695180+0000","last_peered":"2024-05-01T14:14:18.695180+0000","last_clean":"2024-05-01T14:14:18.695180+0000","last_became_active":"2024-05-01T14:14:17.692071+0000","last_became_peered":"2024-05-01T14:14:17.692071+0000","last_unstale":"2024-05-01T14:14:18.695180+0000","last_undegraded":"2024-05-01T14:14:18.695180+0000","last_fullsized":"2024-05-01T14:14:18.695180+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-05-01T14:14:16.686126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-05-01T14:14:16.686126+0000","last_clean_scrub_stamp":"2024-05-01T14:14:16.686126+0000","objects_scrubbed":0,"log_size":92,"log_dups_size":0,"ondisk_log_size":92,"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-05-02T23:54:22.290575+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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"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":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411335,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32124,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713028,"statfs":{"total":95995035648,"available":95962140672,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":0,"up_from":8,"seq":34359738384,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27964,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717188,"statfs":{"total":95995035648,"available":95966400512,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":1,"up_from":13,"seq":55834574860,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27964,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717188,"statfs":{"total":95995035648,"available":95966400512,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]}],"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-05-01T14:14:34.287 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph pg dump --format=json 2024-05-01T14:14:34.854 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:14:34.976 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:34 smithi112 ceph-mon[28714]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:34.976 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:34 smithi112 ceph-mon[28714]: from='client.14391 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-01T14:14:34.976 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:34 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:34.976 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:34 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:34.976 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:34 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:35.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:34 smithi157 ceph-mon[30193]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:35.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:34 smithi157 ceph-mon[30193]: from='client.14391 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-01T14:14:35.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:34 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:35.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:34 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:35.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:34 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:35.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:34 smithi132 ceph-mon[30452]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:35.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:34 smithi132 ceph-mon[30452]: from='client.14391 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-01T14:14:35.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:34 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:35.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:34 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:35.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:34 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:35.558 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:14:35.561 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2024-05-01T14:14:36.180 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":93,"stamp":"2024-05-01T14:14:35.377772+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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"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":92,"ondisk_log_size":92,"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":88052,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":281147404,"statfs":{"total":287985106944,"available":287894941696,"internally_reserved":0,"allocated":2322432,"data_stored":1935606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":87223631},"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.002415"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":126,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-05-01T14:14:18.695180+0000","last_change":"2024-05-01T14:14:17.692366+0000","last_active":"2024-05-01T14:14:18.695180+0000","last_peered":"2024-05-01T14:14:18.695180+0000","last_clean":"2024-05-01T14:14:18.695180+0000","last_became_active":"2024-05-01T14:14:17.692071+0000","last_became_peered":"2024-05-01T14:14:17.692071+0000","last_unstale":"2024-05-01T14:14:18.695180+0000","last_undegraded":"2024-05-01T14:14:18.695180+0000","last_fullsized":"2024-05-01T14:14:18.695180+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-05-01T14:14:16.686126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-05-01T14:14:16.686126+0000","last_clean_scrub_stamp":"2024-05-01T14:14:16.686126+0000","objects_scrubbed":0,"log_size":92,"log_dups_size":0,"ondisk_log_size":92,"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-05-02T23:54:22.290575+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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"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":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411335,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32124,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713028,"statfs":{"total":95995035648,"available":95962140672,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":0,"up_from":8,"seq":34359738385,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27964,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717188,"statfs":{"total":95995035648,"available":95966400512,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":1,"up_from":13,"seq":55834574860,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27964,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717188,"statfs":{"total":95995035648,"available":95966400512,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]}],"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-05-01T14:14:36.181 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-05-01T14:14:36.181 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-05-01T14:14:36.181 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-05-01T14:14:36.181 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph health --format=json 2024-05-01T14:14:36.412 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:14:36.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:36 smithi112 ceph-mon[28714]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:36.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:36 smithi112 ceph-mon[28714]: from='client.14397 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-01T14:14:37.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:36 smithi157 ceph-mon[30193]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:37.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:36 smithi157 ceph-mon[30193]: from='client.14397 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-01T14:14:37.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:36 smithi132 ceph-mon[30452]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:37.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:36 smithi132 ceph-mon[30452]: from='client.14397 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-01T14:14:37.107 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:14:37.107 INFO:teuthology.orchestra.run.smithi112.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-05-01T14:14:37.768 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-05-01T14:14:37.769 INFO:tasks.cephadm:Setup complete, yielding 2024-05-01T14:14:37.769 INFO:teuthology.run_tasks:Running task cephadm.apply... 2024-05-01T14:14:37.778 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-05-01T14:14:37.778 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- ceph orch apply -i - 2024-05-01T14:14:38.006 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:37 smithi157 ceph-mon[30193]: from='client.? 172.21.15.112:0/285208920' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-05-01T14:14:38.008 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:14:38.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:37 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/285208920' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-05-01T14:14:38.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:37 smithi132 ceph-mon[30452]: from='client.? 172.21.15.112:0/285208920' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-05-01T14:14:38.712 INFO:teuthology.orchestra.run.smithi112.stdout:Scheduled mon update... 2024-05-01T14:14:38.995 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:38 smithi157 ceph-mon[30193]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:38.995 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:38 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:38.996 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:38 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:38.996 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:38 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:38.996 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:38 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:38.996 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:38 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:38.996 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:38 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:38.996 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:38 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:38.996 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:38 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:14:38.996 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:38 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:38.997 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:38 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:14:38.997 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:38 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:38.997 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:38 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-05-01T14:14:39.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:38 smithi112 ceph-mon[28714]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:39.042 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:38 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:39.042 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:38 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:39.042 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:38 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:39.042 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:38 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:39.042 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:38 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:39.042 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:38 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:39.042 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:38 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:39.043 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:38 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:14:39.043 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:38 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:39.043 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:38 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:14:39.043 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:38 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:39.043 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:38 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-05-01T14:14:39.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:38 smithi132 ceph-mon[30452]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:39.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:38 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:39.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:38 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:39.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:38 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:39.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:38 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:39.106 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:38 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:39.106 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:38 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:39.106 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:38 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:39.106 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:38 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:14:39.106 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:38 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:39.106 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:38 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:14:39.107 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:38 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:39.107 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:38 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-05-01T14:14:39.341 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-05-01T14:14:39.351 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi112.front.sepia.ceph.com 2024-05-01T14:14:39.352 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 794342da-07c4-11ef-bc94-c7b262605968 -- bash -c 'set -ex 2024-05-01T14:14:39.352 DEBUG:teuthology.orchestra.run.smithi112:> # since we don'"'"'t know the real hostnames before the test, the next 2024-05-01T14:14:39.352 DEBUG:teuthology.orchestra.run.smithi112:> # bit is in order to replace the fake hostnames "host.a/b/c" with 2024-05-01T14:14:39.352 DEBUG:teuthology.orchestra.run.smithi112:> # the actual names cephadm knows the host by within the mon spec 2024-05-01T14:14:39.352 DEBUG:teuthology.orchestra.run.smithi112:> ceph orch host ls --format json | jq -r '"'"'.[] | .hostname'"'"' > realnames 2024-05-01T14:14:39.352 DEBUG:teuthology.orchestra.run.smithi112:> echo $'"'"'host.a\nhost.b\nhost.c'"'"' > fakenames 2024-05-01T14:14:39.352 DEBUG:teuthology.orchestra.run.smithi112:> echo $'"'"'a\nb\nc'"'"' > mon_ids 2024-05-01T14:14:39.352 DEBUG:teuthology.orchestra.run.smithi112:> echo $'"'"'{datacenter=a}\n{datacenter=b,rack=2}\n{datacenter=a,rack=3}'"'"' > crush_locs 2024-05-01T14:14:39.352 DEBUG:teuthology.orchestra.run.smithi112:> ceph orch ls --service-name mon --export > mon.yaml 2024-05-01T14:14:39.352 DEBUG:teuthology.orchestra.run.smithi112:> MONSPEC=`cat mon.yaml` 2024-05-01T14:14:39.352 DEBUG:teuthology.orchestra.run.smithi112:> echo "$MONSPEC" 2024-05-01T14:14:39.352 DEBUG:teuthology.orchestra.run.smithi112:> while read realname <&3 && read fakename <&4; do 2024-05-01T14:14:39.352 DEBUG:teuthology.orchestra.run.smithi112:> MONSPEC="${MONSPEC//$fakename/$realname}" 2024-05-01T14:14:39.352 DEBUG:teuthology.orchestra.run.smithi112:> done 3 echo "$MONSPEC" > mon.yaml 2024-05-01T14:14:39.353 DEBUG:teuthology.orchestra.run.smithi112:> cat mon.yaml 2024-05-01T14:14:39.353 DEBUG:teuthology.orchestra.run.smithi112:> # now the spec should have the real hostnames, so let'"'"'s re-apply 2024-05-01T14:14:39.353 DEBUG:teuthology.orchestra.run.smithi112:> ceph orch apply -i mon.yaml 2024-05-01T14:14:39.353 DEBUG:teuthology.orchestra.run.smithi112:> sleep 90 2024-05-01T14:14:39.353 DEBUG:teuthology.orchestra.run.smithi112:> ceph orch ps --refresh 2024-05-01T14:14:39.353 DEBUG:teuthology.orchestra.run.smithi112:> ceph orch ls --service-name mon --export > mon.yaml; ceph orch apply -i mon.yaml 2024-05-01T14:14:39.353 DEBUG:teuthology.orchestra.run.smithi112:> sleep 90 2024-05-01T14:14:39.353 DEBUG:teuthology.orchestra.run.smithi112:> ceph mon dump 2024-05-01T14:14:39.353 DEBUG:teuthology.orchestra.run.smithi112:> ceph mon dump --format json 2024-05-01T14:14:39.353 DEBUG:teuthology.orchestra.run.smithi112:> # verify all the crush locations got set from "ceph mon dump" output 2024-05-01T14:14:39.353 DEBUG:teuthology.orchestra.run.smithi112:> while read monid <&3 && read crushloc <&4; do 2024-05-01T14:14:39.353 DEBUG:teuthology.orchestra.run.smithi112:> ceph mon dump --format json | jq --arg monid "$monid" --arg crushloc "$crushloc" -e '"'"'.mons | .[] | select(.name == $monid) | .crush_location == $crushloc'"'"' 2024-05-01T14:14:39.353 DEBUG:teuthology.orchestra.run.smithi112:> done 3 ' 2024-05-01T14:14:39.583 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/mon.a/config 2024-05-01T14:14:39.944 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:39 smithi112 ceph-mon[28714]: from='client.14409 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:14:39.944 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:39 smithi112 ceph-mon[28714]: Saving service mon spec with placement count:3 2024-05-01T14:14:39.944 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:39 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:40.044 INFO:teuthology.orchestra.run.smithi112.stderr:+ ceph orch host ls --format json 2024-05-01T14:14:40.044 INFO:teuthology.orchestra.run.smithi112.stderr:+ jq -r '.[] | .hostname' 2024-05-01T14:14:40.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:39 smithi157 ceph-mon[30193]: from='client.14409 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:14:40.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:39 smithi157 ceph-mon[30193]: Saving service mon spec with placement count:3 2024-05-01T14:14:40.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:39 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:40.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:39 smithi132 ceph-mon[30452]: from='client.14409 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:14:40.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:39 smithi132 ceph-mon[30452]: Saving service mon spec with placement count:3 2024-05-01T14:14:40.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:39 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:40.269 INFO:teuthology.orchestra.run.smithi112.stderr:+ echo 'host.a 2024-05-01T14:14:40.269 INFO:teuthology.orchestra.run.smithi112.stderr:host.b 2024-05-01T14:14:40.269 INFO:teuthology.orchestra.run.smithi112.stderr:host.c' 2024-05-01T14:14:40.269 INFO:teuthology.orchestra.run.smithi112.stderr:+ echo 'a 2024-05-01T14:14:40.269 INFO:teuthology.orchestra.run.smithi112.stderr:b 2024-05-01T14:14:40.269 INFO:teuthology.orchestra.run.smithi112.stderr:c' 2024-05-01T14:14:40.269 INFO:teuthology.orchestra.run.smithi112.stderr:+ echo '{datacenter=a} 2024-05-01T14:14:40.269 INFO:teuthology.orchestra.run.smithi112.stderr:{datacenter=b,rack=2} 2024-05-01T14:14:40.269 INFO:teuthology.orchestra.run.smithi112.stderr:{datacenter=a,rack=3}' 2024-05-01T14:14:40.270 INFO:teuthology.orchestra.run.smithi112.stderr:+ ceph orch ls --service-name mon --export 2024-05-01T14:14:40.604 INFO:teuthology.orchestra.run.smithi112.stderr:++ cat mon.yaml 2024-05-01T14:14:40.605 INFO:teuthology.orchestra.run.smithi112.stderr:+ MONSPEC='service_type: mon 2024-05-01T14:14:40.605 INFO:teuthology.orchestra.run.smithi112.stderr:service_name: mon 2024-05-01T14:14:40.605 INFO:teuthology.orchestra.run.smithi112.stderr:placement: 2024-05-01T14:14:40.605 INFO:teuthology.orchestra.run.smithi112.stderr: count: 3 2024-05-01T14:14:40.606 INFO:teuthology.orchestra.run.smithi112.stderr:spec: 2024-05-01T14:14:40.606 INFO:teuthology.orchestra.run.smithi112.stderr: crush_locations: 2024-05-01T14:14:40.606 INFO:teuthology.orchestra.run.smithi112.stderr: host.a: 2024-05-01T14:14:40.606 INFO:teuthology.orchestra.run.smithi112.stderr: - datacenter=a 2024-05-01T14:14:40.606 INFO:teuthology.orchestra.run.smithi112.stderr: host.b: 2024-05-01T14:14:40.606 INFO:teuthology.orchestra.run.smithi112.stderr: - datacenter=b 2024-05-01T14:14:40.606 INFO:teuthology.orchestra.run.smithi112.stderr: - rack=2 2024-05-01T14:14:40.606 INFO:teuthology.orchestra.run.smithi112.stderr: host.c: 2024-05-01T14:14:40.606 INFO:teuthology.orchestra.run.smithi112.stderr: - datacenter=a 2024-05-01T14:14:40.606 INFO:teuthology.orchestra.run.smithi112.stderr: - rack=3' 2024-05-01T14:14:40.606 INFO:teuthology.orchestra.run.smithi112.stderr:+ echo 'service_type: mon 2024-05-01T14:14:40.606 INFO:teuthology.orchestra.run.smithi112.stderr:service_name: mon 2024-05-01T14:14:40.606 INFO:teuthology.orchestra.run.smithi112.stderr:placement: 2024-05-01T14:14:40.606 INFO:teuthology.orchestra.run.smithi112.stderr: count: 3 2024-05-01T14:14:40.606 INFO:teuthology.orchestra.run.smithi112.stderr:spec: 2024-05-01T14:14:40.607 INFO:teuthology.orchestra.run.smithi112.stderr: crush_locations: 2024-05-01T14:14:40.607 INFO:teuthology.orchestra.run.smithi112.stderr: host.a: 2024-05-01T14:14:40.607 INFO:teuthology.orchestra.run.smithi112.stderr: - datacenter=a 2024-05-01T14:14:40.607 INFO:teuthology.orchestra.run.smithi112.stderr: host.b: 2024-05-01T14:14:40.607 INFO:teuthology.orchestra.run.smithi112.stderr: - datacenter=b 2024-05-01T14:14:40.607 INFO:teuthology.orchestra.run.smithi112.stderr: - rack=2 2024-05-01T14:14:40.607 INFO:teuthology.orchestra.run.smithi112.stderr: host.c: 2024-05-01T14:14:40.607 INFO:teuthology.orchestra.run.smithi112.stderr: - datacenter=a 2024-05-01T14:14:40.607 INFO:teuthology.orchestra.run.smithi112.stderr: - rack=3' 2024-05-01T14:14:40.607 INFO:teuthology.orchestra.run.smithi112.stdout:service_type: mon 2024-05-01T14:14:40.607 INFO:teuthology.orchestra.run.smithi112.stdout:service_name: mon 2024-05-01T14:14:40.607 INFO:teuthology.orchestra.run.smithi112.stdout:placement: 2024-05-01T14:14:40.607 INFO:teuthology.orchestra.run.smithi112.stdout: count: 3 2024-05-01T14:14:40.608 INFO:teuthology.orchestra.run.smithi112.stdout:spec: 2024-05-01T14:14:40.608 INFO:teuthology.orchestra.run.smithi112.stdout: crush_locations: 2024-05-01T14:14:40.608 INFO:teuthology.orchestra.run.smithi112.stdout: host.a: 2024-05-01T14:14:40.608 INFO:teuthology.orchestra.run.smithi112.stdout: - datacenter=a 2024-05-01T14:14:40.608 INFO:teuthology.orchestra.run.smithi112.stdout: host.b: 2024-05-01T14:14:40.608 INFO:teuthology.orchestra.run.smithi112.stdout: - datacenter=b 2024-05-01T14:14:40.608 INFO:teuthology.orchestra.run.smithi112.stdout: - rack=2 2024-05-01T14:14:40.608 INFO:teuthology.orchestra.run.smithi112.stdout: host.c: 2024-05-01T14:14:40.608 INFO:teuthology.orchestra.run.smithi112.stdout: - datacenter=a 2024-05-01T14:14:40.608 INFO:teuthology.orchestra.run.smithi112.stdout: - rack=3 2024-05-01T14:14:40.609 INFO:teuthology.orchestra.run.smithi112.stderr:+ read realname 2024-05-01T14:14:40.609 INFO:teuthology.orchestra.run.smithi112.stderr:+ read fakename 2024-05-01T14:14:40.609 INFO:teuthology.orchestra.run.smithi112.stderr:+ MONSPEC='service_type: mon 2024-05-01T14:14:40.609 INFO:teuthology.orchestra.run.smithi112.stderr:service_name: mon 2024-05-01T14:14:40.609 INFO:teuthology.orchestra.run.smithi112.stderr:placement: 2024-05-01T14:14:40.609 INFO:teuthology.orchestra.run.smithi112.stderr: count: 3 2024-05-01T14:14:40.609 INFO:teuthology.orchestra.run.smithi112.stderr:spec: 2024-05-01T14:14:40.609 INFO:teuthology.orchestra.run.smithi112.stderr: crush_locations: 2024-05-01T14:14:40.609 INFO:teuthology.orchestra.run.smithi112.stderr: smithi112: 2024-05-01T14:14:40.610 INFO:teuthology.orchestra.run.smithi112.stderr: - datacenter=a 2024-05-01T14:14:40.610 INFO:teuthology.orchestra.run.smithi112.stderr: host.b: 2024-05-01T14:14:40.610 INFO:teuthology.orchestra.run.smithi112.stderr: - datacenter=b 2024-05-01T14:14:40.610 INFO:teuthology.orchestra.run.smithi112.stderr: - rack=2 2024-05-01T14:14:40.610 INFO:teuthology.orchestra.run.smithi112.stderr: host.c: 2024-05-01T14:14:40.610 INFO:teuthology.orchestra.run.smithi112.stderr: - datacenter=a 2024-05-01T14:14:40.610 INFO:teuthology.orchestra.run.smithi112.stderr: - rack=3' 2024-05-01T14:14:40.610 INFO:teuthology.orchestra.run.smithi112.stderr:+ read realname 2024-05-01T14:14:40.610 INFO:teuthology.orchestra.run.smithi112.stderr:+ read fakename 2024-05-01T14:14:40.610 INFO:teuthology.orchestra.run.smithi112.stderr:+ MONSPEC='service_type: mon 2024-05-01T14:14:40.610 INFO:teuthology.orchestra.run.smithi112.stderr:service_name: mon 2024-05-01T14:14:40.610 INFO:teuthology.orchestra.run.smithi112.stderr:placement: 2024-05-01T14:14:40.610 INFO:teuthology.orchestra.run.smithi112.stderr: count: 3 2024-05-01T14:14:40.610 INFO:teuthology.orchestra.run.smithi112.stderr:spec: 2024-05-01T14:14:40.611 INFO:teuthology.orchestra.run.smithi112.stderr: crush_locations: 2024-05-01T14:14:40.611 INFO:teuthology.orchestra.run.smithi112.stderr: smithi112: 2024-05-01T14:14:40.611 INFO:teuthology.orchestra.run.smithi112.stderr: - datacenter=a 2024-05-01T14:14:40.611 INFO:teuthology.orchestra.run.smithi112.stderr: smithi132: 2024-05-01T14:14:40.611 INFO:teuthology.orchestra.run.smithi112.stderr: - datacenter=b 2024-05-01T14:14:40.611 INFO:teuthology.orchestra.run.smithi112.stderr: - rack=2 2024-05-01T14:14:40.611 INFO:teuthology.orchestra.run.smithi112.stderr: host.c: 2024-05-01T14:14:40.611 INFO:teuthology.orchestra.run.smithi112.stderr: - datacenter=a 2024-05-01T14:14:40.611 INFO:teuthology.orchestra.run.smithi112.stderr: - rack=3' 2024-05-01T14:14:40.611 INFO:teuthology.orchestra.run.smithi112.stderr:+ read realname 2024-05-01T14:14:40.611 INFO:teuthology.orchestra.run.smithi112.stderr:+ read fakename 2024-05-01T14:14:40.611 INFO:teuthology.orchestra.run.smithi112.stderr:+ MONSPEC='service_type: mon 2024-05-01T14:14:40.611 INFO:teuthology.orchestra.run.smithi112.stderr:service_name: mon 2024-05-01T14:14:40.611 INFO:teuthology.orchestra.run.smithi112.stderr:placement: 2024-05-01T14:14:40.611 INFO:teuthology.orchestra.run.smithi112.stderr: count: 3 2024-05-01T14:14:40.611 INFO:teuthology.orchestra.run.smithi112.stderr:spec: 2024-05-01T14:14:40.612 INFO:teuthology.orchestra.run.smithi112.stderr: crush_locations: 2024-05-01T14:14:40.612 INFO:teuthology.orchestra.run.smithi112.stderr: smithi112: 2024-05-01T14:14:40.612 INFO:teuthology.orchestra.run.smithi112.stderr: - datacenter=a 2024-05-01T14:14:40.612 INFO:teuthology.orchestra.run.smithi112.stderr: smithi132: 2024-05-01T14:14:40.612 INFO:teuthology.orchestra.run.smithi112.stderr: - datacenter=b 2024-05-01T14:14:40.612 INFO:teuthology.orchestra.run.smithi112.stderr: - rack=2 2024-05-01T14:14:40.612 INFO:teuthology.orchestra.run.smithi112.stderr: smithi157: 2024-05-01T14:14:40.612 INFO:teuthology.orchestra.run.smithi112.stderr: - datacenter=a 2024-05-01T14:14:40.612 INFO:teuthology.orchestra.run.smithi112.stderr: - rack=3' 2024-05-01T14:14:40.612 INFO:teuthology.orchestra.run.smithi112.stderr:+ read realname 2024-05-01T14:14:40.612 INFO:teuthology.orchestra.run.smithi112.stderr:+ echo 'service_type: mon 2024-05-01T14:14:40.612 INFO:teuthology.orchestra.run.smithi112.stderr:service_name: mon 2024-05-01T14:14:40.612 INFO:teuthology.orchestra.run.smithi112.stderr:placement: 2024-05-01T14:14:40.612 INFO:teuthology.orchestra.run.smithi112.stderr: count: 3 2024-05-01T14:14:40.612 INFO:teuthology.orchestra.run.smithi112.stderr:spec: 2024-05-01T14:14:40.612 INFO:teuthology.orchestra.run.smithi112.stderr: crush_locations: 2024-05-01T14:14:40.613 INFO:teuthology.orchestra.run.smithi112.stderr: smithi112: 2024-05-01T14:14:40.613 INFO:teuthology.orchestra.run.smithi112.stderr: - datacenter=a 2024-05-01T14:14:40.613 INFO:teuthology.orchestra.run.smithi112.stderr: smithi132: 2024-05-01T14:14:40.613 INFO:teuthology.orchestra.run.smithi112.stderr: - datacenter=b 2024-05-01T14:14:40.613 INFO:teuthology.orchestra.run.smithi112.stderr: - rack=2 2024-05-01T14:14:40.613 INFO:teuthology.orchestra.run.smithi112.stderr: smithi157: 2024-05-01T14:14:40.613 INFO:teuthology.orchestra.run.smithi112.stderr: - datacenter=a 2024-05-01T14:14:40.613 INFO:teuthology.orchestra.run.smithi112.stderr: - rack=3' 2024-05-01T14:14:40.613 INFO:teuthology.orchestra.run.smithi112.stderr:+ cat mon.yaml 2024-05-01T14:14:40.613 INFO:teuthology.orchestra.run.smithi112.stdout:service_type: mon 2024-05-01T14:14:40.613 INFO:teuthology.orchestra.run.smithi112.stdout:service_name: mon 2024-05-01T14:14:40.613 INFO:teuthology.orchestra.run.smithi112.stdout:placement: 2024-05-01T14:14:40.614 INFO:teuthology.orchestra.run.smithi112.stdout: count: 3 2024-05-01T14:14:40.614 INFO:teuthology.orchestra.run.smithi112.stdout:spec: 2024-05-01T14:14:40.614 INFO:teuthology.orchestra.run.smithi112.stdout: crush_locations: 2024-05-01T14:14:40.614 INFO:teuthology.orchestra.run.smithi112.stdout: smithi112: 2024-05-01T14:14:40.614 INFO:teuthology.orchestra.run.smithi112.stdout: - datacenter=a 2024-05-01T14:14:40.614 INFO:teuthology.orchestra.run.smithi112.stdout: smithi132: 2024-05-01T14:14:40.614 INFO:teuthology.orchestra.run.smithi112.stdout: - datacenter=b 2024-05-01T14:14:40.614 INFO:teuthology.orchestra.run.smithi112.stdout: - rack=2 2024-05-01T14:14:40.614 INFO:teuthology.orchestra.run.smithi112.stdout: smithi157: 2024-05-01T14:14:40.614 INFO:teuthology.orchestra.run.smithi112.stdout: - datacenter=a 2024-05-01T14:14:40.614 INFO:teuthology.orchestra.run.smithi112.stdout: - rack=3 2024-05-01T14:14:40.614 INFO:teuthology.orchestra.run.smithi112.stderr:+ ceph orch apply -i mon.yaml 2024-05-01T14:14:40.932 INFO:teuthology.orchestra.run.smithi112.stdout:Scheduled mon update... 2024-05-01T14:14:40.933 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:40 smithi112 ceph-mon[28714]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:40.947 INFO:teuthology.orchestra.run.smithi112.stderr:+ sleep 90 2024-05-01T14:14:41.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:40 smithi157 ceph-mon[30193]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:41.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:40 smithi132 ceph-mon[30452]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:47.040 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: Setting crush location for mon b to {datacenter=b,rack=2} 2024-05-01T14:14:47.040 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: Setting crush location for mon c to {datacenter=a,rack=3} 2024-05-01T14:14:47.040 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd='[{"prefix": "mon set_location", "name": "c", "args": ["datacenter=a", "rack=3"]}]': finished 2024-05-01T14:14:47.040 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: mon.b calling monitor election 2024-05-01T14:14:47.040 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: mon.c calling monitor election 2024-05-01T14:14:47.040 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-01T14:14:47.040 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:14:47.040 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:14:47.040 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: mon.a calling monitor election 2024-05-01T14:14:47.040 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-01T14:14:47.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: monmap epoch 6 2024-05-01T14:14:47.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: fsid 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:14:47.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: last_changed 2024-05-01T14:14:45.983261+0000 2024-05-01T14:14:47.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: created 2024-05-01T14:10:59.254793+0000 2024-05-01T14:14:47.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: min_mon_release 19 (squid) 2024-05-01T14:14:47.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: election_strategy: 1 2024-05-01T14:14:47.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: 0: [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] mon.a; crush_location {datacenter=a} 2024-05-01T14:14:47.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: 1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-05-01T14:14:47.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: 2: [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-05-01T14:14:47.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: fsmap 2024-05-01T14:14:47.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: osdmap e21: 3 total, 3 up, 3 in 2024-05-01T14:14:47.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: mgrmap e15: a(active, since 2m), standbys: b 2024-05-01T14:14:47.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: overall HEALTH_OK 2024-05-01T14:14:47.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:47.041 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: Reconfiguring mon.a (monmap changed)... 2024-05-01T14:14:47.042 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-01T14:14:47.042 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-01T14:14:47.042 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:47.042 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: Reconfiguring daemon mon.a on smithi112 2024-05-01T14:14:47.042 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:47.042 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:47.042 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:46 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:47.176 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: Setting crush location for mon b to {datacenter=b,rack=2} 2024-05-01T14:14:47.176 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: Setting crush location for mon c to {datacenter=a,rack=3} 2024-05-01T14:14:47.177 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd='[{"prefix": "mon set_location", "name": "c", "args": ["datacenter=a", "rack=3"]}]': finished 2024-05-01T14:14:47.177 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: mon.b calling monitor election 2024-05-01T14:14:47.177 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: mon.c calling monitor election 2024-05-01T14:14:47.177 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-01T14:14:47.177 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:14:47.177 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:14:47.177 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: mon.a calling monitor election 2024-05-01T14:14:47.177 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-01T14:14:47.177 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: monmap epoch 6 2024-05-01T14:14:47.177 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: fsid 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:14:47.178 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: last_changed 2024-05-01T14:14:45.983261+0000 2024-05-01T14:14:47.178 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: created 2024-05-01T14:10:59.254793+0000 2024-05-01T14:14:47.178 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: min_mon_release 19 (squid) 2024-05-01T14:14:47.178 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: election_strategy: 1 2024-05-01T14:14:47.178 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: 0: [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] mon.a; crush_location {datacenter=a} 2024-05-01T14:14:47.178 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: 1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-05-01T14:14:47.178 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: 2: [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-05-01T14:14:47.178 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: fsmap 2024-05-01T14:14:47.178 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: osdmap e21: 3 total, 3 up, 3 in 2024-05-01T14:14:47.178 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: mgrmap e15: a(active, since 2m), standbys: b 2024-05-01T14:14:47.178 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: overall HEALTH_OK 2024-05-01T14:14:47.179 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:47.179 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: Reconfiguring mon.a (monmap changed)... 2024-05-01T14:14:47.179 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-01T14:14:47.179 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-01T14:14:47.179 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:47.179 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: Reconfiguring daemon mon.a on smithi112 2024-05-01T14:14:47.179 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:47.179 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:47.179 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:46 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:47.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: Setting crush location for mon b to {datacenter=b,rack=2} 2024-05-01T14:14:47.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: Setting crush location for mon c to {datacenter=a,rack=3} 2024-05-01T14:14:47.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd='[{"prefix": "mon set_location", "name": "c", "args": ["datacenter=a", "rack=3"]}]': finished 2024-05-01T14:14:47.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: mon.b calling monitor election 2024-05-01T14:14:47.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: mon.c calling monitor election 2024-05-01T14:14:47.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-01T14:14:47.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-01T14:14:47.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-05-01T14:14:47.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: mon.a calling monitor election 2024-05-01T14:14:47.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-05-01T14:14:47.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: monmap epoch 6 2024-05-01T14:14:47.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: fsid 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:14:47.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: last_changed 2024-05-01T14:14:45.983261+0000 2024-05-01T14:14:47.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: created 2024-05-01T14:10:59.254793+0000 2024-05-01T14:14:47.347 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: min_mon_release 19 (squid) 2024-05-01T14:14:47.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: election_strategy: 1 2024-05-01T14:14:47.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: 0: [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] mon.a; crush_location {datacenter=a} 2024-05-01T14:14:47.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: 1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-05-01T14:14:47.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: 2: [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-05-01T14:14:47.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: fsmap 2024-05-01T14:14:47.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: osdmap e21: 3 total, 3 up, 3 in 2024-05-01T14:14:47.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: mgrmap e15: a(active, since 2m), standbys: b 2024-05-01T14:14:47.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: overall HEALTH_OK 2024-05-01T14:14:47.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:47.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: Reconfiguring mon.a (monmap changed)... 2024-05-01T14:14:47.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-01T14:14:47.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-01T14:14:47.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:47.348 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: Reconfiguring daemon mon.a on smithi112 2024-05-01T14:14:47.349 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:47.349 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:47.349 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:46 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:48.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:47 smithi112 ceph-mon[28714]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:48.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:47 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:48.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:47 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:48.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:47 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-01T14:14:48.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:47 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-01T14:14:48.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:47 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:48.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:47 smithi132 ceph-mon[30452]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:48.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:47 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:48.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:47 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:48.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:47 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-01T14:14:48.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:47 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-01T14:14:48.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:47 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:48.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:47 smithi157 ceph-mon[30193]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:48.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:47 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:48.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:47 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:48.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:47 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-01T14:14:48.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:47 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-01T14:14:48.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:47 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:49.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:48 smithi112 ceph-mon[28714]: Reconfiguring mgr.a (monmap changed)... 2024-05-01T14:14:49.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:48 smithi112 ceph-mon[28714]: Reconfiguring daemon mgr.a on smithi112 2024-05-01T14:14:49.345 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:48 smithi157 ceph-mon[30193]: Reconfiguring mgr.a (monmap changed)... 2024-05-01T14:14:49.345 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:48 smithi157 ceph-mon[30193]: Reconfiguring daemon mgr.a on smithi112 2024-05-01T14:14:49.354 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:48 smithi132 ceph-mon[30452]: Reconfiguring mgr.a (monmap changed)... 2024-05-01T14:14:49.354 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:48 smithi132 ceph-mon[30452]: Reconfiguring daemon mgr.a on smithi112 2024-05-01T14:14:50.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:50 smithi112 ceph-mon[28714]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:50.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:50 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:50.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:50 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:50.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:50 smithi112 ceph-mon[28714]: Reconfiguring osd.0 (monmap changed)... 2024-05-01T14:14:50.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:50 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-01T14:14:50.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:50 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:50.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:50 smithi112 ceph-mon[28714]: Reconfiguring daemon osd.0 on smithi112 2024-05-01T14:14:50.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:50 smithi157 ceph-mon[30193]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:50.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:50 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:50.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:50 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:50.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:50 smithi157 ceph-mon[30193]: Reconfiguring osd.0 (monmap changed)... 2024-05-01T14:14:50.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:50 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-01T14:14:50.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:50 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:50.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:50 smithi157 ceph-mon[30193]: Reconfiguring daemon osd.0 on smithi112 2024-05-01T14:14:50.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:50 smithi132 ceph-mon[30452]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:50.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:50 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:50.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:50 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:50.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:50 smithi132 ceph-mon[30452]: Reconfiguring osd.0 (monmap changed)... 2024-05-01T14:14:50.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:50 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-01T14:14:50.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:50 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:50.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:50 smithi132 ceph-mon[30452]: Reconfiguring daemon osd.0 on smithi112 2024-05-01T14:14:52.354 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:52 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:52.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:52 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:52.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:52 smithi132 ceph-mon[30452]: Reconfiguring mon.b (monmap changed)... 2024-05-01T14:14:52.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:52 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-01T14:14:52.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:52 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-01T14:14:52.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:52 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:52.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:52 smithi132 ceph-mon[30452]: Reconfiguring daemon mon.b on smithi132 2024-05-01T14:14:52.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:52 smithi132 ceph-mon[30452]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:52.371 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:52 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:52.372 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:52 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:52.372 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:52 smithi112 ceph-mon[28714]: Reconfiguring mon.b (monmap changed)... 2024-05-01T14:14:52.372 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:52 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-01T14:14:52.372 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:52 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-01T14:14:52.372 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:52 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:52.372 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:52 smithi112 ceph-mon[28714]: Reconfiguring daemon mon.b on smithi132 2024-05-01T14:14:52.372 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:52 smithi112 ceph-mon[28714]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:52.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:52 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:52.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:52 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:52.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:52 smithi157 ceph-mon[30193]: Reconfiguring mon.b (monmap changed)... 2024-05-01T14:14:52.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:52 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-01T14:14:52.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:52 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-01T14:14:52.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:52 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:52.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:52 smithi157 ceph-mon[30193]: Reconfiguring daemon mon.b on smithi132 2024-05-01T14:14:52.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:52 smithi157 ceph-mon[30193]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:53.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:53 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:53.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:53 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:53.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:53 smithi132 ceph-mon[30452]: Reconfiguring mgr.b (monmap changed)... 2024-05-01T14:14:53.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:53 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-01T14:14:53.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:53 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-01T14:14:53.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:53 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:53.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:53 smithi132 ceph-mon[30452]: Reconfiguring daemon mgr.b on smithi132 2024-05-01T14:14:53.968 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:53 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:53.969 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:53 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:53.969 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:53 smithi112 ceph-mon[28714]: Reconfiguring mgr.b (monmap changed)... 2024-05-01T14:14:53.969 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:53 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-01T14:14:53.969 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:53 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-01T14:14:53.969 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:53 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:53.969 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:53 smithi112 ceph-mon[28714]: Reconfiguring daemon mgr.b on smithi132 2024-05-01T14:14:54.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:53 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:54.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:53 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:54.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:53 smithi157 ceph-mon[30193]: Reconfiguring mgr.b (monmap changed)... 2024-05-01T14:14:54.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:53 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-01T14:14:54.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:53 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-01T14:14:54.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:53 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:54.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:53 smithi157 ceph-mon[30193]: Reconfiguring daemon mgr.b on smithi132 2024-05-01T14:14:55.025 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:54 smithi132 ceph-mon[30452]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:55.025 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:54 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:55.025 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:54 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:55.025 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:54 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-01T14:14:55.025 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:54 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:55.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:54 smithi112 ceph-mon[28714]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:55.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:54 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:55.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:54 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:55.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:54 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-01T14:14:55.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:54 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:55.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:54 smithi157 ceph-mon[30193]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:55.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:54 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:55.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:54 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:55.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:54 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-01T14:14:55.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:54 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:55.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:55 smithi112 ceph-mon[28714]: Reconfiguring osd.1 (monmap changed)... 2024-05-01T14:14:55.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:55 smithi112 ceph-mon[28714]: Reconfiguring daemon osd.1 on smithi132 2024-05-01T14:14:55.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:55.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:55.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:55.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:55.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:55.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-01T14:14:55.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-01T14:14:55.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:55 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:56.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:55 smithi157 ceph-mon[30193]: Reconfiguring osd.1 (monmap changed)... 2024-05-01T14:14:56.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:55 smithi157 ceph-mon[30193]: Reconfiguring daemon osd.1 on smithi132 2024-05-01T14:14:56.097 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:56.097 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:56.097 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:56.097 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:56.097 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:56.098 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-01T14:14:56.098 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-01T14:14:56.098 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:55 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:56.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:55 smithi132 ceph-mon[30452]: Reconfiguring osd.1 (monmap changed)... 2024-05-01T14:14:56.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:55 smithi132 ceph-mon[30452]: Reconfiguring daemon osd.1 on smithi132 2024-05-01T14:14:56.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:55 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:56.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:55 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:56.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:55 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:56.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:55 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:56.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:55 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:56.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:55 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-01T14:14:56.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:55 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-01T14:14:56.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:55 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:56.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:56 smithi157 ceph-mon[30193]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:56.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:56 smithi157 ceph-mon[30193]: Reconfiguring mon.c (monmap changed)... 2024-05-01T14:14:56.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:56 smithi157 ceph-mon[30193]: Reconfiguring daemon mon.c on smithi157 2024-05-01T14:14:57.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:56 smithi112 ceph-mon[28714]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:57.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:56 smithi112 ceph-mon[28714]: Reconfiguring mon.c (monmap changed)... 2024-05-01T14:14:57.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:56 smithi112 ceph-mon[28714]: Reconfiguring daemon mon.c on smithi157 2024-05-01T14:14:57.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:56 smithi132 ceph-mon[30452]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:57.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:56 smithi132 ceph-mon[30452]: Reconfiguring mon.c (monmap changed)... 2024-05-01T14:14:57.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:56 smithi132 ceph-mon[30452]: Reconfiguring daemon mon.c on smithi157 2024-05-01T14:14:58.388 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:58 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:58.388 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:58 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:58.388 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:58 smithi157 ceph-mon[30193]: Reconfiguring osd.2 (monmap changed)... 2024-05-01T14:14:58.388 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:58 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-01T14:14:58.388 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:58 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:58.388 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:58 smithi157 ceph-mon[30193]: Reconfiguring daemon osd.2 on smithi157 2024-05-01T14:14:58.388 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:58 smithi157 ceph-mon[30193]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:58.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:58 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:58.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:58 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:58.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:58 smithi112 ceph-mon[28714]: Reconfiguring osd.2 (monmap changed)... 2024-05-01T14:14:58.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:58 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-01T14:14:58.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:58 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:58.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:58 smithi112 ceph-mon[28714]: Reconfiguring daemon osd.2 on smithi157 2024-05-01T14:14:58.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:58 smithi112 ceph-mon[28714]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:58.604 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:58 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:58.604 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:58 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:58.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:58 smithi132 ceph-mon[30452]: Reconfiguring osd.2 (monmap changed)... 2024-05-01T14:14:58.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:58 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-01T14:14:58.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:58 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:14:58.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:58 smithi132 ceph-mon[30452]: Reconfiguring daemon osd.2 on smithi157 2024-05-01T14:14:58.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:58 smithi132 ceph-mon[30452]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:59.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:59 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:59.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:59 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:59.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:59 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:59.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:59 smithi157 ceph-mon[30193]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:14:59.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:59 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:14:59.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:14:59 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:00.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:59 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:00.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:59 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:00.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:59 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:00.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:59 smithi112 ceph-mon[28714]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:00.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:59 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:00.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:14:59 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:00.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:59 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:00.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:59 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:00.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:59 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:00.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:59 smithi132 ceph-mon[30452]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:00.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:59 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:00.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:14:59 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:02.804 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:02 smithi112 ceph-mon[28714]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:02.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:02 smithi157 ceph-mon[30193]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:02.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:02 smithi132 ceph-mon[30452]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:04.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:04 smithi112 ceph-mon[28714]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:04.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:04 smithi157 ceph-mon[30193]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:04.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:04 smithi132 ceph-mon[30452]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:06.773 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:06 smithi132 ceph-mon[30452]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:06.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:06 smithi112 ceph-mon[28714]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:06.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:06 smithi157 ceph-mon[30193]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:08.032 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:07 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:08.032 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:07 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:08.033 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:07 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:08.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:07 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:08.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:07 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:08.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:07 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:08.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:07 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:08.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:07 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:08.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:07 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:09.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:08 smithi112 ceph-mon[28714]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:09.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:08 smithi157 ceph-mon[30193]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:09.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:08 smithi132 ceph-mon[30452]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:11.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:10 smithi112 ceph-mon[28714]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:11.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:10 smithi157 ceph-mon[30193]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:11.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:10 smithi132 ceph-mon[30452]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:13.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:12 smithi112 ceph-mon[28714]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:13.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:12 smithi157 ceph-mon[30193]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:13.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:12 smithi132 ceph-mon[30452]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:14.883 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:14 smithi112 ceph-mon[28714]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:15.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:14 smithi157 ceph-mon[30193]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:15.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:14 smithi132 ceph-mon[30452]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:16.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:15 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:16.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:15 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:16.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:15 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:16.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:15 smithi112 ceph-mon[28714]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:16.278 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:15 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:16.278 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:15 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:16.278 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:15 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:16.278 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:15 smithi132 ceph-mon[30452]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:16.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:15 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:16.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:15 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:16.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:15 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:16.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:15 smithi157 ceph-mon[30193]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:18.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:18 smithi112 ceph-mon[28714]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:18.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:18 smithi157 ceph-mon[30193]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:18.858 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:18 smithi132 ceph-mon[30452]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:20.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:19 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:20.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:19 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:20.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:19 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:20.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:19 smithi112 ceph-mon[28714]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:20.337 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:19 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:20.337 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:19 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:20.338 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:19 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:20.338 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:19 smithi157 ceph-mon[30193]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:20.354 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:19 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:20.354 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:19 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:20.354 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:19 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:20.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:19 smithi132 ceph-mon[30452]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:22.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:22 smithi112 ceph-mon[28714]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:22.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:22 smithi157 ceph-mon[30193]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:22.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:22 smithi132 ceph-mon[30452]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:24.810 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:24 smithi112 ceph-mon[28714]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:24.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:24 smithi157 ceph-mon[30193]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:24.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:24 smithi132 ceph-mon[30452]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:26.714 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:26 smithi132 ceph-mon[30452]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:26.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:26 smithi112 ceph-mon[28714]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:26.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:26 smithi157 ceph-mon[30193]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:28.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:27 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:28.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:27 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:28.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:27 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:28.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:27 smithi132 ceph-mon[30452]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:28.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:27 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:28.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:27 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:28.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:27 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:28.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:27 smithi112 ceph-mon[28714]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:28.345 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:27 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:28.345 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:27 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:28.345 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:27 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:28.345 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:27 smithi157 ceph-mon[30193]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:30.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:30 smithi112 ceph-mon[28714]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:30.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:30 smithi157 ceph-mon[30193]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:30.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:30 smithi132 ceph-mon[30452]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:32.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:32 smithi112 ceph-mon[28714]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:32.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:32 smithi157 ceph-mon[30193]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:32.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:32 smithi132 ceph-mon[30452]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:34.767 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:34 smithi112 ceph-mon[28714]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:34.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:34 smithi157 ceph-mon[30193]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:34.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:34 smithi132 ceph-mon[30452]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:36.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:36 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:36.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:36 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:36.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:36 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:36.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:36 smithi112 ceph-mon[28714]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:36.345 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:36 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:36.345 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:36 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:36.345 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:36 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:36.345 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:36 smithi157 ceph-mon[30193]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:36.354 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:36 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:36.354 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:36 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:36.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:36 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:36.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:36 smithi132 ceph-mon[30452]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:38.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:38 smithi112 ceph-mon[28714]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:38.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:38 smithi157 ceph-mon[30193]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:38.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:38 smithi132 ceph-mon[30452]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:40.162 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:40 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:40.162 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:40 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:40.162 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:40 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:40.162 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:40 smithi157 ceph-mon[30193]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:40.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:40 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:40.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:40 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:40.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:40 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:40.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:40 smithi112 ceph-mon[28714]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:40.354 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:40 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:40.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:40 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:40.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:40 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:40.355 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:40 smithi132 ceph-mon[30452]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:42.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:42 smithi112 ceph-mon[28714]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:42.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:42 smithi157 ceph-mon[30193]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:42.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:42 smithi132 ceph-mon[30452]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:44.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:44 smithi112 ceph-mon[28714]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:44.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:44 smithi157 ceph-mon[30193]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:44.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:44 smithi132 ceph-mon[30452]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:46.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:46 smithi112 ceph-mon[28714]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:46.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:46 smithi157 ceph-mon[30193]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:46.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:46 smithi132 ceph-mon[30452]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:48.224 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:48 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:48.224 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:48 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:48.224 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:48 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:48.224 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:48 smithi132 ceph-mon[30452]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:48.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:48 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:48.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:48 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:48.307 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:48 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:48.308 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:48 smithi112 ceph-mon[28714]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:48.345 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:48 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:48.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:48 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:48.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:48 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:48.346 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:48 smithi157 ceph-mon[30193]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:50.809 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:50 smithi112 ceph-mon[28714]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:50.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:50 smithi157 ceph-mon[30193]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:50.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:50 smithi132 ceph-mon[30452]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:52.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:52 smithi112 ceph-mon[28714]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:52.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:52 smithi157 ceph-mon[30193]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:52.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:52 smithi132 ceph-mon[30452]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:54.770 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:54 smithi112 ceph-mon[28714]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:54.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:54 smithi157 ceph-mon[30193]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:54.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:54 smithi132 ceph-mon[30452]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:56.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:56 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:56.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:56 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:56.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:56 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:56.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:56 smithi112 ceph-mon[28714]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:56.595 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:56 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:56.595 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:56 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:56.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:56 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:56.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:56 smithi157 ceph-mon[30193]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:56.604 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:56.604 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:56.604 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:15:56.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:56 smithi132 ceph-mon[30452]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:58.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:15:58 smithi112 ceph-mon[28714]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:58.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:15:58 smithi157 ceph-mon[30193]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:15:58.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:15:58 smithi132 ceph-mon[30452]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:00.299 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:00 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:00.299 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:00 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:00.300 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:00 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:00.300 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:00 smithi157 ceph-mon[30193]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:00.300 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:00 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:16:00.300 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:00 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:16:00.300 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:00 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:16:00.300 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:00 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:00.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:00 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:00.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:00 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:00.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:00 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:00.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:00 smithi112 ceph-mon[28714]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:00.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:00 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:16:00.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:00 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:16:00.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:00 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:16:00.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:00 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:00.604 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:00 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:00.604 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:00 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:00.604 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:00 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:00.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:00 smithi132 ceph-mon[30452]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:00.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:00 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:16:00.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:00 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:16:00.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:00 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:16:00.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:00 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:02.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:02 smithi112 ceph-mon[28714]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:02.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:02 smithi157 ceph-mon[30193]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:02.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:02 smithi132 ceph-mon[30452]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:04.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:04 smithi112 ceph-mon[28714]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:04.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:04 smithi157 ceph-mon[30193]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:04.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:04 smithi132 ceph-mon[30452]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:06.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:06 smithi112 ceph-mon[28714]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:06.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:06 smithi157 ceph-mon[30193]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:06.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:06 smithi132 ceph-mon[30452]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:08.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:08 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:08.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:08 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:08.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:08 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:08.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:08 smithi112 ceph-mon[28714]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:08.595 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:08 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:08.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:08 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:08.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:08 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:08.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:08 smithi157 ceph-mon[30193]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:08.604 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:08 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:08.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:08 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:08.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:08 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:08.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:08 smithi132 ceph-mon[30452]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:10.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:10 smithi112 ceph-mon[28714]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:10.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:10 smithi157 ceph-mon[30193]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:10.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:10 smithi132 ceph-mon[30452]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:10.951 INFO:teuthology.orchestra.run.smithi112.stderr:+ ceph orch ps --refresh 2024-05-01T14:16:11.282 INFO:teuthology.orchestra.run.smithi112.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-01T14:16:11.282 INFO:teuthology.orchestra.run.smithi112.stdout:agent.smithi112 smithi112 running 16s ago 4m - - 2024-05-01T14:16:11.282 INFO:teuthology.orchestra.run.smithi112.stdout:agent.smithi132 smithi132 running 4s ago 3m - - 2024-05-01T14:16:11.282 INFO:teuthology.orchestra.run.smithi112.stdout:agent.smithi157 smithi157 running 12s ago 3m - - 2024-05-01T14:16:11.282 INFO:teuthology.orchestra.run.smithi112.stdout:mgr.a smithi112 *:9283,8765 running (5m) 16s ago 5m 521M - 19.0.0-3483-g94d368ab 408f0c90f8b0 5111710d344a 2024-05-01T14:16:11.282 INFO:teuthology.orchestra.run.smithi112.stdout:mgr.b smithi132 *:8443,8765 running (3m) 4s ago 3m 461M - 19.0.0-3483-g94d368ab 408f0c90f8b0 4625298bbd16 2024-05-01T14:16:11.282 INFO:teuthology.orchestra.run.smithi112.stdout:mon.a smithi112 running (5m) 16s ago 5m 43.8M 2048M 19.0.0-3483-g94d368ab 408f0c90f8b0 25e24ae3142f 2024-05-01T14:16:11.283 INFO:teuthology.orchestra.run.smithi112.stdout:mon.b smithi132 running (3m) 4s ago 3m 42.7M 2048M 19.0.0-3483-g94d368ab 408f0c90f8b0 25e22f17ba18 2024-05-01T14:16:11.283 INFO:teuthology.orchestra.run.smithi112.stdout:mon.c smithi157 running (3m) 12s ago 3m 38.6M 2048M 19.0.0-3483-g94d368ab 408f0c90f8b0 d013d105a2bb 2024-05-01T14:16:11.283 INFO:teuthology.orchestra.run.smithi112.stdout:osd.0 smithi112 running (2m) 16s ago 2m 46.0M 15.6G 19.0.0-3483-g94d368ab 408f0c90f8b0 5981ffb6ef9a 2024-05-01T14:16:11.283 INFO:teuthology.orchestra.run.smithi112.stdout:osd.1 smithi132 running (2m) 4s ago 2m 37.0M 15.6G 19.0.0-3483-g94d368ab 408f0c90f8b0 22bed80ff5e0 2024-05-01T14:16:11.283 INFO:teuthology.orchestra.run.smithi112.stdout:osd.2 smithi157 running (2m) 12s ago 2m 42.5M 19.6G 19.0.0-3483-g94d368ab 408f0c90f8b0 9d255d97eb07 2024-05-01T14:16:11.295 INFO:teuthology.orchestra.run.smithi112.stderr:+ ceph orch ls --service-name mon --export 2024-05-01T14:16:11.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:11 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:16:11.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:11 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:16:11.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:11 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:16:11.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:11 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:11.632 INFO:teuthology.orchestra.run.smithi112.stderr:+ ceph orch apply -i mon.yaml 2024-05-01T14:16:11.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:11 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:16:11.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:11 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:16:11.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:11 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:16:11.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:11 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:11.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:11 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:16:11.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:11 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:16:11.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:11 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:16:11.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:11 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:11.958 INFO:teuthology.orchestra.run.smithi112.stdout:Scheduled mon update... 2024-05-01T14:16:11.971 INFO:teuthology.orchestra.run.smithi112.stderr:+ sleep 90 2024-05-01T14:16:12.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:12 smithi112 ceph-mon[28714]: from='client.14433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:16:12.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:12 smithi112 ceph-mon[28714]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:12.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:12 smithi112 ceph-mon[28714]: from='client.14439 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:16:12.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:12.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:16:12.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:16:12.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:16:12.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:12.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-05-01T14:16:12.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:12.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:12 smithi157 ceph-mon[30193]: from='client.14433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:16:12.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:12 smithi157 ceph-mon[30193]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:12.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:12 smithi157 ceph-mon[30193]: from='client.14439 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:16:12.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:12 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:12.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:12 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:16:12.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:12 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:16:12.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:12 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:16:12.847 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:12 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:12.847 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:12 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-05-01T14:16:12.847 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:12 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:12.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:12 smithi132 ceph-mon[30452]: from='client.14433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:16:12.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:12 smithi132 ceph-mon[30452]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:12.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:12 smithi132 ceph-mon[30452]: from='client.14439 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:16:12.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:12 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:12.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:12 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:16:12.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:12 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:16:12.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:12 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:16:12.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:12 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:12.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:12 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-05-01T14:16:12.856 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:12 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:13.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:13 smithi112 ceph-mon[28714]: from='client.14445 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:16:13.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:13 smithi112 ceph-mon[28714]: Saving service mon spec with placement count:3 2024-05-01T14:16:13.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:13 smithi157 ceph-mon[30193]: from='client.14445 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:16:13.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:13 smithi157 ceph-mon[30193]: Saving service mon spec with placement count:3 2024-05-01T14:16:13.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:13 smithi132 ceph-mon[30452]: from='client.14445 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-05-01T14:16:13.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:13 smithi132 ceph-mon[30452]: Saving service mon spec with placement count:3 2024-05-01T14:16:14.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:14 smithi112 ceph-mon[28714]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:14.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:14 smithi157 ceph-mon[30193]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:14.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:14 smithi132 ceph-mon[30452]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:16.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:16 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:16.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:16 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:16.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:16 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:16.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:16 smithi112 ceph-mon[28714]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:16.595 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:16 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:16.595 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:16 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:16.595 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:16 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:16.595 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:16 smithi157 ceph-mon[30193]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:16.604 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:16 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:16.604 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:16 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:16.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:16 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:16.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:16 smithi132 ceph-mon[30452]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:18.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:18 smithi112 ceph-mon[28714]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:18.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:18 smithi157 ceph-mon[30193]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:18.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:18 smithi132 ceph-mon[30452]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:20.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:20 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:20.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:20 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:20.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:20 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:20.558 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:20 smithi112 ceph-mon[28714]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:20.595 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:20 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:20.595 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:20 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:20.595 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:20 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:20.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:20 smithi157 ceph-mon[30193]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:20.604 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:20 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:20.604 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:20 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:20.604 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:20 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:20.604 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:20 smithi132 ceph-mon[30452]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:22.467 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:22 smithi157 ceph-mon[30193]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:22.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:22 smithi112 ceph-mon[28714]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:22.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:22 smithi132 ceph-mon[30452]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:24.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:24 smithi112 ceph-mon[28714]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:24.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:24 smithi157 ceph-mon[30193]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:24.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:24 smithi132 ceph-mon[30452]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:26.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:26 smithi112 ceph-mon[28714]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:26.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:26 smithi157 ceph-mon[30193]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:26.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:26 smithi132 ceph-mon[30452]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:28.595 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:28 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:28.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:28 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:28.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:28 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:28.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:28 smithi157 ceph-mon[30193]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:28.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:28 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:28.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:28 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:28.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:28 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:28.605 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:28 smithi132 ceph-mon[30452]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:28.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:28.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:28.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:28.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:28 smithi112 ceph-mon[28714]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:30.661 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:30 smithi132 ceph-mon[30452]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:30.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:30 smithi112 ceph-mon[28714]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:30.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:30 smithi157 ceph-mon[30193]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:32.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:32 smithi112 ceph-mon[28714]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:32.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:32 smithi157 ceph-mon[30193]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:32.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:32 smithi132 ceph-mon[30452]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:34.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:34 smithi112 ceph-mon[28714]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:34.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:34 smithi157 ceph-mon[30193]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:34.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:34 smithi132 ceph-mon[30452]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:36.615 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:36 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:36.615 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:36 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:36.615 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:36 smithi112 ceph-mon[28714]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:36.615 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:36 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:36.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:36 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:36.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:36 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:36.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:36 smithi157 ceph-mon[30193]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:36.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:36 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:36.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:36 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:36.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:36 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:36.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:36 smithi132 ceph-mon[30452]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:36.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:36 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:38.557 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:38 smithi112 ceph-mon[28714]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:38.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:38 smithi157 ceph-mon[30193]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:38.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:38 smithi132 ceph-mon[30452]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:40.734 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:40 smithi157 ceph-mon[30193]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:40.734 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:40 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:40.734 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:40 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:40.735 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:40 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:40.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:40 smithi112 ceph-mon[28714]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:40.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:40 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:40.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:40 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:40.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:40 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:40.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:40 smithi132 ceph-mon[30452]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:40.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:40 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:40.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:40 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:40.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:40 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:42.693 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:42 smithi157 ceph-mon[30193]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:42.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:42 smithi112 ceph-mon[28714]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:42.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:42 smithi132 ceph-mon[30452]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:44.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:44 smithi112 ceph-mon[28714]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:44.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:44 smithi157 ceph-mon[30193]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:44.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:44 smithi132 ceph-mon[30452]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:46.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:46 smithi112 ceph-mon[28714]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:46.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:46 smithi157 ceph-mon[30193]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:46.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:46 smithi132 ceph-mon[30452]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:48.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:48 smithi112 ceph-mon[28714]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:48.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:48 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:48.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:48 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:48.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:48 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:48.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:48 smithi157 ceph-mon[30193]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:48.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:48 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:48.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:48 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:48.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:48 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:48.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:48 smithi132 ceph-mon[30452]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:48.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:48 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:48.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:48 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:48.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:48 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:50.604 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:50 smithi132 ceph-mon[30452]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:50.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:50 smithi112 ceph-mon[28714]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:50.829 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:50 smithi157 ceph-mon[30193]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:52.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:52 smithi112 ceph-mon[28714]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:52.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:52 smithi157 ceph-mon[30193]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:52.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:52 smithi132 ceph-mon[30452]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:54.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:54 smithi112 ceph-mon[28714]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:54.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:54 smithi157 ceph-mon[30193]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:54.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:54 smithi132 ceph-mon[30452]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:56.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:56 smithi112 ceph-mon[28714]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:56.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:56 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:56.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:56 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:56.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:56 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:56.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:56 smithi157 ceph-mon[30193]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:56.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:56 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:56.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:56 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:56.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:56 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:56.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:56 smithi132 ceph-mon[30452]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:56.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:56.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:56.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:56 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:16:58.638 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:16:58 smithi112 ceph-mon[28714]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:58.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:16:58 smithi157 ceph-mon[30193]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:16:58.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:16:58 smithi132 ceph-mon[30452]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:00.595 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:00 smithi157 ceph-mon[30193]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:00.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:00 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:00.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:00 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:00.596 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:00 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:00.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:00 smithi112 ceph-mon[28714]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:00.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:00 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:00.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:00 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:00.808 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:00 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:00.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:00 smithi132 ceph-mon[30452]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:00.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:00 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:00.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:00 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:00.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:00 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:02.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:02 smithi157 ceph-mon[30193]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:02.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:02 smithi132 ceph-mon[30452]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:03.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:02 smithi112 ceph-mon[28714]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:04.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:04 smithi157 ceph-mon[30193]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:04.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:04 smithi132 ceph-mon[30452]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:05.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:04 smithi112 ceph-mon[28714]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:06.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:06 smithi157 ceph-mon[30193]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:06.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:06 smithi132 ceph-mon[30452]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:07.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:06 smithi112 ceph-mon[28714]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:08.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:08 smithi157 ceph-mon[30193]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:08.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:08 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:08.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:08 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:08.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:08 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:08.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:08 smithi132 ceph-mon[30452]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:08.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:08 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:08.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:08 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:08.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:08 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:09.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:08 smithi112 ceph-mon[28714]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:09.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:08 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:09.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:08 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:09.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:08 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:10.823 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:10 smithi132 ceph-mon[30452]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:10.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:10 smithi157 ceph-mon[30193]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:11.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:10 smithi112 ceph-mon[28714]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:12.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:12 smithi157 ceph-mon[30193]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:12.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:12 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:17:12.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:12 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:17:12.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:12 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:17:12.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:12 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:12.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:12 smithi132 ceph-mon[30452]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:12.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:12 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:17:12.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:12 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:17:12.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:12 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:17:12.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:12 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:13.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:12 smithi112 ceph-mon[28714]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:13.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-01T14:17:13.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-01T14:17:13.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-01T14:17:13.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:12 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:14.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:14 smithi157 ceph-mon[30193]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:14.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:14 smithi132 ceph-mon[30452]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:15.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:14 smithi112 ceph-mon[28714]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:17.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:16 smithi112 ceph-mon[28714]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:17.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:16 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:17.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:16 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:17.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:16 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:17.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:16 smithi157 ceph-mon[30193]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:17.141 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:16 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:17.141 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:16 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:17.141 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:16 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:17.142 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:16 smithi132 ceph-mon[30452]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:17.142 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:16 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:17.142 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:16 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:17.142 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:16 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:18.766 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:18 smithi112 ceph-mon[28714]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:19.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:18 smithi157 ceph-mon[30193]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:19.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:18 smithi132 ceph-mon[30452]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:21.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:20 smithi112 ceph-mon[28714]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:21.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:20 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:21.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:20 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:21.058 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:20 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:21.086 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:20 smithi157 ceph-mon[30193]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:21.086 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:20 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:21.086 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:20 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:21.086 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:20 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:21.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:20 smithi132 ceph-mon[30452]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:21.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:20 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:21.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:20 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:21.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:20 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:22.829 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:22 smithi157 ceph-mon[30193]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:23.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:22 smithi112 ceph-mon[28714]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:23.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:22 smithi132 ceph-mon[30452]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:25.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:24 smithi112 ceph-mon[28714]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:25.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:24 smithi157 ceph-mon[30193]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:25.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:24 smithi132 ceph-mon[30452]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:27.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:26 smithi112 ceph-mon[28714]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:27.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:26 smithi157 ceph-mon[30193]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:27.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:26 smithi132 ceph-mon[30452]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:29.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:28 smithi112 ceph-mon[28714]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:29.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:29.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:29.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:28 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:29.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:28 smithi157 ceph-mon[30193]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:29.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:28 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:29.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:28 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:29.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:28 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:29.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:28 smithi132 ceph-mon[30452]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:29.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:28 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:29.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:28 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:29.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:28 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:30.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:30 smithi157 ceph-mon[30193]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:30.852 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:30 smithi132 ceph-mon[30452]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:31.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:30 smithi112 ceph-mon[28714]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:32.987 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:32 smithi132 ceph-mon[30452]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:33.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:32 smithi112 ceph-mon[28714]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:33.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:32 smithi157 ceph-mon[30193]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:35.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:34 smithi112 ceph-mon[28714]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:35.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:34 smithi157 ceph-mon[30193]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:35.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:34 smithi132 ceph-mon[30452]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:37.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:36 smithi112 ceph-mon[28714]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:37.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:36 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:37.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:36 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:37.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:36 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:37.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:36 smithi157 ceph-mon[30193]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:37.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:36 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:37.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:36 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:37.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:36 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:37.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:36 smithi132 ceph-mon[30452]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:37.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:36 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:37.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:36 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:37.105 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:36 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:38.985 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:38 smithi112 ceph-mon[28714]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:39.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:38 smithi157 ceph-mon[30193]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:39.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:38 smithi132 ceph-mon[30452]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:40.928 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:40 smithi112 ceph-mon[28714]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:40.928 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:40 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:40.928 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:40 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:40.929 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:40 smithi112 ceph-mon[28714]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:41.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:40 smithi157 ceph-mon[30193]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:41.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:40 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:41.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:40 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:41.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:40 smithi157 ceph-mon[30193]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:41.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:40 smithi132 ceph-mon[30452]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:41.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:40 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:41.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:40 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:41.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:40 smithi132 ceph-mon[30452]: from='mgr.14150 172.21.15.112:0/1101761962' entity='mgr.a' 2024-05-01T14:17:41.975 INFO:teuthology.orchestra.run.smithi112.stderr:+ ceph mon dump 2024-05-01T14:17:42.377 INFO:teuthology.orchestra.run.smithi112.stdout:epoch 6 2024-05-01T14:17:42.377 INFO:teuthology.orchestra.run.smithi112.stdout:fsid 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:17:42.378 INFO:teuthology.orchestra.run.smithi112.stdout:last_changed 2024-05-01T14:14:45.983261+0000 2024-05-01T14:17:42.378 INFO:teuthology.orchestra.run.smithi112.stdout:created 2024-05-01T14:10:59.254793+0000 2024-05-01T14:17:42.378 INFO:teuthology.orchestra.run.smithi112.stdout:min_mon_release 19 (squid) 2024-05-01T14:17:42.378 INFO:teuthology.orchestra.run.smithi112.stdout:election_strategy: 1 2024-05-01T14:17:42.378 INFO:teuthology.orchestra.run.smithi112.stdout:0: [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] mon.a; crush_location {datacenter=a} 2024-05-01T14:17:42.378 INFO:teuthology.orchestra.run.smithi112.stdout:1: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-05-01T14:17:42.378 INFO:teuthology.orchestra.run.smithi112.stdout:2: [v2:172.21.15.132:3300/0,v1:172.21.15.132:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-05-01T14:17:42.380 INFO:teuthology.orchestra.run.smithi112.stderr:dumped monmap epoch 6 2024-05-01T14:17:42.390 INFO:teuthology.orchestra.run.smithi112.stderr:+ ceph mon dump --format json 2024-05-01T14:17:42.781 INFO:teuthology.orchestra.run.smithi112.stdout: 2024-05-01T14:17:42.781 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":6,"fsid":"794342da-07c4-11ef-bc94-c7b262605968","modified":"2024-05-01T14:14:45.983261Z","created":"2024-05-01T14:10:59.254793Z","min_mon_release":19,"min_mon_release_name":"squid","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","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:3300","nonce":0},{"type":"v1","addr":"172.21.15.112:6789","nonce":0}]},"addr":"172.21.15.112:6789/0","public_addr":"172.21.15.112:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=a}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:3300","nonce":0},{"type":"v1","addr":"172.21.15.157:6789","nonce":0}]},"addr":"172.21.15.157:6789/0","public_addr":"172.21.15.157: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.132:3300","nonce":0},{"type":"v1","addr":"172.21.15.132:6789","nonce":0}]},"addr":"172.21.15.132:6789/0","public_addr":"172.21.15.132:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=b,rack=2}"}],"quorum":[0,1,2]} 2024-05-01T14:17:42.784 INFO:teuthology.orchestra.run.smithi112.stderr:dumped monmap epoch 6 2024-05-01T14:17:42.795 INFO:teuthology.orchestra.run.smithi112.stderr:+ read monid 2024-05-01T14:17:42.795 INFO:teuthology.orchestra.run.smithi112.stderr:+ read crushloc 2024-05-01T14:17:42.795 INFO:teuthology.orchestra.run.smithi112.stderr:+ ceph mon dump --format json 2024-05-01T14:17:42.795 INFO:teuthology.orchestra.run.smithi112.stderr:+ jq --arg monid a --arg crushloc '{datacenter=a}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-05-01T14:17:43.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:42 smithi112 ceph-mon[28714]: pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:43.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:42 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/4114925082' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-05-01T14:17:43.057 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:42 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/1117606983' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-01T14:17:43.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:42 smithi157 ceph-mon[30193]: pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:43.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:42 smithi157 ceph-mon[30193]: from='client.? 172.21.15.112:0/4114925082' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-05-01T14:17:43.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:42 smithi157 ceph-mon[30193]: from='client.? 172.21.15.112:0/1117606983' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-01T14:17:43.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:42 smithi132 ceph-mon[30452]: pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:43.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:42 smithi132 ceph-mon[30452]: from='client.? 172.21.15.112:0/4114925082' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-05-01T14:17:43.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:42 smithi132 ceph-mon[30452]: from='client.? 172.21.15.112:0/1117606983' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-01T14:17:43.192 INFO:teuthology.orchestra.run.smithi112.stderr:dumped monmap epoch 6 2024-05-01T14:17:43.202 INFO:teuthology.orchestra.run.smithi112.stdout:true 2024-05-01T14:17:43.202 INFO:teuthology.orchestra.run.smithi112.stderr:+ read monid 2024-05-01T14:17:43.202 INFO:teuthology.orchestra.run.smithi112.stderr:+ read crushloc 2024-05-01T14:17:43.202 INFO:teuthology.orchestra.run.smithi112.stderr:+ ceph mon dump --format json 2024-05-01T14:17:43.203 INFO:teuthology.orchestra.run.smithi112.stderr:+ jq --arg monid b --arg crushloc '{datacenter=b,rack=2}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-05-01T14:17:43.597 INFO:teuthology.orchestra.run.smithi112.stderr:dumped monmap epoch 6 2024-05-01T14:17:43.610 INFO:teuthology.orchestra.run.smithi112.stdout:true 2024-05-01T14:17:43.610 INFO:teuthology.orchestra.run.smithi112.stderr:+ read monid 2024-05-01T14:17:43.610 INFO:teuthology.orchestra.run.smithi112.stderr:+ read crushloc 2024-05-01T14:17:43.610 INFO:teuthology.orchestra.run.smithi112.stderr:+ ceph mon dump --format json 2024-05-01T14:17:43.610 INFO:teuthology.orchestra.run.smithi112.stderr:+ jq --arg monid c --arg crushloc '{datacenter=a,rack=3}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-05-01T14:17:44.002 INFO:teuthology.orchestra.run.smithi112.stderr:dumped monmap epoch 6 2024-05-01T14:17:44.002 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:43 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/1284921883' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-01T14:17:44.002 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:43 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/2255174454' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-01T14:17:44.011 INFO:teuthology.orchestra.run.smithi112.stdout:true 2024-05-01T14:17:44.012 INFO:teuthology.orchestra.run.smithi112.stderr:+ read monid 2024-05-01T14:17:44.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:43 smithi157 ceph-mon[30193]: from='client.? 172.21.15.112:0/1284921883' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-01T14:17:44.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:43 smithi157 ceph-mon[30193]: from='client.? 172.21.15.112:0/2255174454' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-01T14:17:44.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:43 smithi132 ceph-mon[30452]: from='client.? 172.21.15.112:0/1284921883' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-01T14:17:44.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:43 smithi132 ceph-mon[30452]: from='client.? 172.21.15.112:0/2255174454' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-01T14:17:44.582 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-05-01T14:17:44.593 INFO:tasks.cephadm:Teardown begin 2024-05-01T14:17:44.593 DEBUG:teuthology.orchestra.run.smithi112:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-01T14:17:44.622 DEBUG:teuthology.orchestra.run.smithi132:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-01T14:17:44.656 DEBUG:teuthology.orchestra.run.smithi157:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-01T14:17:44.687 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-05-01T14:17:44.687 DEBUG:teuthology.orchestra.run.smithi112:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-05-01T14:17:44.704 DEBUG:teuthology.orchestra.run.smithi132:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-05-01T14:17:44.721 DEBUG:teuthology.orchestra.run.smithi157:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-05-01T14:17:44.743 INFO:tasks.cephadm:Stopping all daemons... 2024-05-01T14:17:44.743 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-05-01T14:17:44.743 DEBUG:teuthology.orchestra.run.smithi112:> sudo systemctl stop ceph-794342da-07c4-11ef-bc94-c7b262605968@mon.a 2024-05-01T14:17:44.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:44 smithi112 systemd[1]: Stopping Ceph mon.a for 794342da-07c4-11ef-bc94-c7b262605968... 2024-05-01T14:17:45.095 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:44 smithi157 ceph-mon[30193]: pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:45.096 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:44 smithi157 ceph-mon[30193]: from='client.? 172.21.15.112:0/2081378475' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-01T14:17:45.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:44 smithi132 ceph-mon[30452]: pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:45.104 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:44 smithi132 ceph-mon[30452]: from='client.? 172.21.15.112:0/2081378475' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-01T14:17:45.117 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:44 smithi112 ceph-mon[28714]: pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-05-01T14:17:45.117 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:44 smithi112 ceph-mon[28714]: from='client.? 172.21.15.112:0/2081378475' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-01T14:17:45.117 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:45 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-a[28691]: 2024-05-01T14:17:45.055+0000 7f62e2f77700 -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-05-01T14:17:45.117 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:45 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-a[28691]: 2024-05-01T14:17:45.055+0000 7f62e2f77700 -1 mon.a@0(leader) e6 *** Got Signal Terminated *** 2024-05-01T14:17:45.413 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:45 smithi112 podman[48159]: 2024-05-01 14:17:45.117033818 +0000 UTC m=+0.183926980 container died 25e24ae3142f1931a31b998d4eed9febf3299560f90c18e7f0f991545d4f815a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-a, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240430, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a) 2024-05-01T14:17:45.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:45 smithi112 podman[48159]: 2024-05-01 14:17:45.511903137 +0000 UTC m=+0.578796296 container cleanup 25e24ae3142f1931a31b998d4eed9febf3299560f90c18e7f0f991545d4f815a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-a, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240430, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-05-01T14:17:45.807 INFO:journalctl@ceph.mon.a.smithi112.stdout:May 01 14:17:45 smithi112 bash[48159]: ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-a 2024-05-01T14:17:45.936 DEBUG:teuthology.orchestra.run.smithi112:> sudo pkill -f 'journalctl -f -n 0 -u ceph-794342da-07c4-11ef-bc94-c7b262605968@mon.a.service' 2024-05-01T14:17:45.979 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-01T14:17:45.979 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-05-01T14:17:45.980 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-05-01T14:17:45.980 DEBUG:teuthology.orchestra.run.smithi132:> sudo systemctl stop ceph-794342da-07c4-11ef-bc94-c7b262605968@mon.b 2024-05-01T14:17:46.300 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:46 smithi132 systemd[1]: Stopping Ceph mon.b for 794342da-07c4-11ef-bc94-c7b262605968... 2024-05-01T14:17:46.590 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:46 smithi132 ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-b[30426]: 2024-05-01T14:17:46.299+0000 7f5d7e482700 -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-05-01T14:17:46.590 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:46 smithi132 ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-b[30426]: 2024-05-01T14:17:46.299+0000 7f5d7e482700 -1 mon.b@2(peon) e6 *** Got Signal Terminated *** 2024-05-01T14:17:46.590 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:46 smithi132 podman[40524]: 2024-05-01 14:17:46.320659364 +0000 UTC m=+0.150722506 container died 25e22f17ba18d34fac4a38ce9ad8c88a4956252534f15c3ba3c82eca2a3c7b93 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-b, org.label-schema.build-date=20240430, org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-05-01T14:17:46.854 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:46 smithi132 podman[40524]: 2024-05-01 14:17:46.789468199 +0000 UTC m=+0.619531340 container cleanup 25e22f17ba18d34fac4a38ce9ad8c88a4956252534f15c3ba3c82eca2a3c7b93 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-b, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240430, ceph=True, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-05-01T14:17:46.855 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:46 smithi132 bash[40524]: ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-b 2024-05-01T14:17:47.174 DEBUG:teuthology.orchestra.run.smithi132:> sudo pkill -f 'journalctl -f -n 0 -u ceph-794342da-07c4-11ef-bc94-c7b262605968@mon.b.service' 2024-05-01T14:17:47.195 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:47 smithi132 podman[40543]: 2024-05-01 14:17:47.040769797 +0000 UTC m=+0.721906391 container remove 25e22f17ba18d34fac4a38ce9ad8c88a4956252534f15c3ba3c82eca2a3c7b93 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-b, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, ceph=True, org.label-schema.build-date=20240430, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-05-01T14:17:47.195 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:47 smithi132 systemd[1]: ceph-794342da-07c4-11ef-bc94-c7b262605968@mon.b.service: Deactivated successfully. 2024-05-01T14:17:47.195 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:47 smithi132 systemd[1]: Stopped Ceph mon.b for 794342da-07c4-11ef-bc94-c7b262605968. 2024-05-01T14:17:47.195 INFO:journalctl@ceph.mon.b.smithi132.stdout:May 01 14:17:47 smithi132 systemd[1]: ceph-794342da-07c4-11ef-bc94-c7b262605968@mon.b.service: Consumed 3.492s CPU time. 2024-05-01T14:17:47.220 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-01T14:17:47.220 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-05-01T14:17:47.220 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-05-01T14:17:47.220 DEBUG:teuthology.orchestra.run.smithi157:> sudo systemctl stop ceph-794342da-07c4-11ef-bc94-c7b262605968@mon.c 2024-05-01T14:17:47.513 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:47 smithi157 systemd[1]: Stopping Ceph mon.c for 794342da-07c4-11ef-bc94-c7b262605968... 2024-05-01T14:17:47.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:47 smithi157 ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-c[30156]: 2024-05-01T14:17:47.512+0000 7f81f2305700 -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-05-01T14:17:47.845 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:47 smithi157 ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-c[30156]: 2024-05-01T14:17:47.512+0000 7f81f2305700 -1 mon.c@1(peon) e6 *** Got Signal Terminated *** 2024-05-01T14:17:47.846 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:47 smithi157 podman[40199]: 2024-05-01 14:17:47.687617961 +0000 UTC m=+0.276927159 container died d013d105a2bb4fd06171a53ea50677552e8c9867a5487bf020e757f5c8560415 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-c, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, org.label-schema.build-date=20240430, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, io.buildah.version=1.33.5, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-05-01T14:17:48.320 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:48 smithi157 podman[40199]: 2024-05-01 14:17:48.118815888 +0000 UTC m=+0.708125155 container cleanup d013d105a2bb4fd06171a53ea50677552e8c9867a5487bf020e757f5c8560415 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240430) 2024-05-01T14:17:48.320 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:48 smithi157 bash[40199]: ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-c 2024-05-01T14:17:48.552 DEBUG:teuthology.orchestra.run.smithi157:> sudo pkill -f 'journalctl -f -n 0 -u ceph-794342da-07c4-11ef-bc94-c7b262605968@mon.c.service' 2024-05-01T14:17:48.573 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:48 smithi157 podman[40218]: 2024-05-01 14:17:48.320119649 +0000 UTC m=+0.627707272 container remove d013d105a2bb4fd06171a53ea50677552e8c9867a5487bf020e757f5c8560415 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mon-c, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240430, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-05-01T14:17:48.573 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:48 smithi157 systemd[1]: ceph-794342da-07c4-11ef-bc94-c7b262605968@mon.c.service: Deactivated successfully. 2024-05-01T14:17:48.573 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:48 smithi157 systemd[1]: Stopped Ceph mon.c for 794342da-07c4-11ef-bc94-c7b262605968. 2024-05-01T14:17:48.573 INFO:journalctl@ceph.mon.c.smithi157.stdout:May 01 14:17:48 smithi157 systemd[1]: ceph-794342da-07c4-11ef-bc94-c7b262605968@mon.c.service: Consumed 3.422s CPU time. 2024-05-01T14:17:48.605 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-01T14:17:48.605 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-05-01T14:17:48.606 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2024-05-01T14:17:48.606 DEBUG:teuthology.orchestra.run.smithi112:> sudo systemctl stop ceph-794342da-07c4-11ef-bc94-c7b262605968@mgr.a 2024-05-01T14:17:48.894 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:17:48 smithi112 systemd[1]: Stopping Ceph mgr.a for 794342da-07c4-11ef-bc94-c7b262605968... 2024-05-01T14:17:49.191 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:17:48 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a[28970]: 2024-05-01T14:17:48.893+0000 7f4d3920c700 -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-05-01T14:17:49.191 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:17:48 smithi112 podman[48290]: 2024-05-01 14:17:48.924665005 +0000 UTC m=+0.133273354 container died 5111710d344a09c50b166358d89d5d8e9027f89e691417e34166380b967b8a0d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240430, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, CEPH_POINT_RELEASE=) 2024-05-01T14:17:49.551 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:17:49 smithi112 podman[48290]: 2024-05-01 14:17:49.290775256 +0000 UTC m=+0.499383600 container cleanup 5111710d344a09c50b166358d89d5d8e9027f89e691417e34166380b967b8a0d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:94d368ab6b242524ce590f46f7674c3c845000f8, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240430, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a) 2024-05-01T14:17:49.551 INFO:journalctl@ceph.mgr.a.smithi112.stdout:May 01 14:17:49 smithi112 bash[48290]: ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-a 2024-05-01T14:17:49.720 DEBUG:teuthology.orchestra.run.smithi112:> sudo pkill -f 'journalctl -f -n 0 -u ceph-794342da-07c4-11ef-bc94-c7b262605968@mgr.a.service' 2024-05-01T14:17:49.751 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-01T14:17:49.752 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2024-05-01T14:17:49.752 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2024-05-01T14:17:49.752 DEBUG:teuthology.orchestra.run.smithi132:> sudo systemctl stop ceph-794342da-07c4-11ef-bc94-c7b262605968@mgr.b 2024-05-01T14:17:50.070 INFO:journalctl@ceph.mgr.b.smithi132.stdout:May 01 14:17:49 smithi132 systemd[1]: Stopping Ceph mgr.b for 794342da-07c4-11ef-bc94-c7b262605968... 2024-05-01T14:17:50.354 INFO:journalctl@ceph.mgr.b.smithi132.stdout:May 01 14:17:50 smithi132 podman[40948]: 2024-05-01 14:17:50.070545265 +0000 UTC m=+0.128735643 container died 4625298bbd1630deb8f9e6a053c4d467ae1d4328a3a8ffa7076baed303747f71 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-b, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240430, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=) 2024-05-01T14:17:50.783 INFO:journalctl@ceph.mgr.b.smithi132.stdout:May 01 14:17:50 smithi132 podman[40948]: 2024-05-01 14:17:50.521845824 +0000 UTC m=+0.580036208 container cleanup 4625298bbd1630deb8f9e6a053c4d467ae1d4328a3a8ffa7076baed303747f71 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-b, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.build-date=20240430, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-05-01T14:17:50.783 INFO:journalctl@ceph.mgr.b.smithi132.stdout:May 01 14:17:50 smithi132 bash[40948]: ceph-794342da-07c4-11ef-bc94-c7b262605968-mgr-b 2024-05-01T14:17:50.940 DEBUG:teuthology.orchestra.run.smithi132:> sudo pkill -f 'journalctl -f -n 0 -u ceph-794342da-07c4-11ef-bc94-c7b262605968@mgr.b.service' 2024-05-01T14:17:50.974 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-01T14:17:50.974 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2024-05-01T14:17:50.975 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-05-01T14:17:50.975 DEBUG:teuthology.orchestra.run.smithi112:> sudo systemctl stop ceph-794342da-07c4-11ef-bc94-c7b262605968@osd.0 2024-05-01T14:17:51.298 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:17:51 smithi112 systemd[1]: Stopping Ceph osd.0 for 794342da-07c4-11ef-bc94-c7b262605968... 2024-05-01T14:17:51.557 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:17:51 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-0[40245]: 2024-05-01T14:17:51.297+0000 7fc8ce4a1700 -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-05-01T14:17:51.557 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:17:51 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-0[40245]: 2024-05-01T14:17:51.297+0000 7fc8ce4a1700 -1 osd.0 21 *** Got signal Terminated *** 2024-05-01T14:17:51.557 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:17:51 smithi112 ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-0[40245]: 2024-05-01T14:17:51.297+0000 7fc8ce4a1700 -1 osd.0 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-01T14:17:57.047 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:17:56 smithi112 podman[48420]: 2024-05-01 14:17:56.846553602 +0000 UTC m=+5.687050703 container died 5981ffb6ef9a405fcdf452deb6fbb68f58a744e3405227b1e7047f439a2bc9dc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-0, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240430, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5) 2024-05-01T14:17:57.581 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:17:57 smithi112 podman[48420]: 2024-05-01 14:17:57.312811581 +0000 UTC m=+6.153308687 container cleanup 5981ffb6ef9a405fcdf452deb6fbb68f58a744e3405227b1e7047f439a2bc9dc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-0, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240430, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-05-01T14:17:57.581 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:17:57 smithi112 bash[48420]: ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-0 2024-05-01T14:17:57.983 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:17:57 smithi112 podman[48633]: 2024-05-01 14:17:57.580550129 +0000 UTC m=+0.734949958 container remove 5981ffb6ef9a405fcdf452deb6fbb68f58a744e3405227b1e7047f439a2bc9dc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-0, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240430, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-05-01T14:17:58.307 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:17:57 smithi112 podman[48768]: 2024-05-01 14:17:57.895938153 +0000 UTC m=+0.020756797 image pull 408f0c90f8b0682657b87a9935930c954579647f5924ec5fb402cfb99eb20604 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5 2024-05-01T14:17:58.307 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:17:58 smithi112 podman[48768]: 2024-05-01 14:17:58.006558401 +0000 UTC m=+0.131377037 container create 02ccffce546685d7720614981399a9977812456fce1047ccdffe21c77b173e19 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-0-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, org.label-schema.build-date=20240430, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a) 2024-05-01T14:17:58.307 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:17:58 smithi112 podman[48768]: 2024-05-01 14:17:58.226287978 +0000 UTC m=+0.351106613 container init 02ccffce546685d7720614981399a9977812456fce1047ccdffe21c77b173e19 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240430, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-05-01T14:17:58.307 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:17:58 smithi112 podman[48768]: 2024-05-01 14:17:58.231587858 +0000 UTC m=+0.356406498 container start 02ccffce546685d7720614981399a9977812456fce1047ccdffe21c77b173e19 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240430, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-05-01T14:17:58.807 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:17:58 smithi112 podman[48768]: 2024-05-01 14:17:58.309502296 +0000 UTC m=+0.434320955 container attach 02ccffce546685d7720614981399a9977812456fce1047ccdffe21c77b173e19 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240430, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a) 2024-05-01T14:17:58.807 INFO:journalctl@ceph.osd.0.smithi112.stdout:May 01 14:17:58 smithi112 podman[48768]: 2024-05-01 14:17:58.517740761 +0000 UTC m=+0.642559393 container died 02ccffce546685d7720614981399a9977812456fce1047ccdffe21c77b173e19 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-0-deactivate, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240430) 2024-05-01T14:17:59.081 DEBUG:teuthology.orchestra.run.smithi112:> sudo pkill -f 'journalctl -f -n 0 -u ceph-794342da-07c4-11ef-bc94-c7b262605968@osd.0.service' 2024-05-01T14:17:59.117 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-01T14:17:59.117 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-05-01T14:17:59.118 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-05-01T14:17:59.118 DEBUG:teuthology.orchestra.run.smithi132:> sudo systemctl stop ceph-794342da-07c4-11ef-bc94-c7b262605968@osd.1 2024-05-01T14:17:59.416 INFO:journalctl@ceph.osd.1.smithi132.stdout:May 01 14:17:59 smithi132 systemd[1]: Stopping Ceph osd.1 for 794342da-07c4-11ef-bc94-c7b262605968... 2024-05-01T14:17:59.854 INFO:journalctl@ceph.osd.1.smithi132.stdout:May 01 14:17:59 smithi132 ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-1[35747]: 2024-05-01T14:17:59.415+0000 7f1d64be3700 -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-05-01T14:17:59.854 INFO:journalctl@ceph.osd.1.smithi132.stdout:May 01 14:17:59 smithi132 ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-1[35747]: 2024-05-01T14:17:59.415+0000 7f1d64be3700 -1 osd.1 21 *** Got signal Terminated *** 2024-05-01T14:17:59.854 INFO:journalctl@ceph.osd.1.smithi132.stdout:May 01 14:17:59 smithi132 ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-1[35747]: 2024-05-01T14:17:59.415+0000 7f1d64be3700 -1 osd.1 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-01T14:18:05.105 INFO:journalctl@ceph.osd.1.smithi132.stdout:May 01 14:18:04 smithi132 podman[41241]: 2024-05-01 14:18:04.821720113 +0000 UTC m=+5.514437039 container died 22bed80ff5e05c3ddb09fa6bf8f0da4b7347daf542b3755271a8b463a59e78bb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-1, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.build-date=20240430, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-05-01T14:18:05.469 INFO:journalctl@ceph.osd.1.smithi132.stdout:May 01 14:18:05 smithi132 podman[41241]: 2024-05-01 14:18:05.28201154 +0000 UTC m=+5.974728477 container cleanup 22bed80ff5e05c3ddb09fa6bf8f0da4b7347daf542b3755271a8b463a59e78bb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-1, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.build-date=20240430, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a) 2024-05-01T14:18:05.469 INFO:journalctl@ceph.osd.1.smithi132.stdout:May 01 14:18:05 smithi132 bash[41241]: ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-1 2024-05-01T14:18:05.834 INFO:journalctl@ceph.osd.1.smithi132.stdout:May 01 14:18:05 smithi132 podman[41263]: 2024-05-01 14:18:05.558077985 +0000 UTC m=+0.728470088 container remove 22bed80ff5e05c3ddb09fa6bf8f0da4b7347daf542b3755271a8b463a59e78bb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-1, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240430, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.33.5) 2024-05-01T14:18:06.104 INFO:journalctl@ceph.osd.1.smithi132.stdout:May 01 14:18:05 smithi132 podman[41355]: 2024-05-01 14:18:05.833967944 +0000 UTC m=+0.089952851 container create c638af9524634f93ba0cadbd70feb41e6c8e5fc09ce9688e8cc10d7f88343ea0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-1-deactivate, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, org.label-schema.build-date=20240430, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a) 2024-05-01T14:18:06.105 INFO:journalctl@ceph.osd.1.smithi132.stdout:May 01 14:18:05 smithi132 podman[41355]: 2024-05-01 14:18:05.762061744 +0000 UTC m=+0.018046617 image pull 408f0c90f8b0682657b87a9935930c954579647f5924ec5fb402cfb99eb20604 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5 2024-05-01T14:18:06.105 INFO:journalctl@ceph.osd.1.smithi132.stdout:May 01 14:18:06 smithi132 podman[41355]: 2024-05-01 14:18:06.028004058 +0000 UTC m=+0.283988923 container init c638af9524634f93ba0cadbd70feb41e6c8e5fc09ce9688e8cc10d7f88343ea0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-1-deactivate, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240430, org.label-schema.schema-version=1.0, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-05-01T14:18:06.105 INFO:journalctl@ceph.osd.1.smithi132.stdout:May 01 14:18:06 smithi132 podman[41355]: 2024-05-01 14:18:06.033351142 +0000 UTC m=+0.289336004 container start c638af9524634f93ba0cadbd70feb41e6c8e5fc09ce9688e8cc10d7f88343ea0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-1-deactivate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240430, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image) 2024-05-01T14:18:06.604 INFO:journalctl@ceph.osd.1.smithi132.stdout:May 01 14:18:06 smithi132 podman[41355]: 2024-05-01 14:18:06.110855221 +0000 UTC m=+0.366840082 container attach c638af9524634f93ba0cadbd70feb41e6c8e5fc09ce9688e8cc10d7f88343ea0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240430, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-05-01T14:18:06.605 INFO:journalctl@ceph.osd.1.smithi132.stdout:May 01 14:18:06 smithi132 podman[41355]: 2024-05-01 14:18:06.327291769 +0000 UTC m=+0.583276634 container died c638af9524634f93ba0cadbd70feb41e6c8e5fc09ce9688e8cc10d7f88343ea0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-1-deactivate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240430, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a) 2024-05-01T14:18:06.961 DEBUG:teuthology.orchestra.run.smithi132:> sudo pkill -f 'journalctl -f -n 0 -u ceph-794342da-07c4-11ef-bc94-c7b262605968@osd.1.service' 2024-05-01T14:18:06.997 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-01T14:18:06.997 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-05-01T14:18:06.997 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-05-01T14:18:06.997 DEBUG:teuthology.orchestra.run.smithi157:> sudo systemctl stop ceph-794342da-07c4-11ef-bc94-c7b262605968@osd.2 2024-05-01T14:18:07.301 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:18:07 smithi157 systemd[1]: Stopping Ceph osd.2 for 794342da-07c4-11ef-bc94-c7b262605968... 2024-05-01T14:18:07.595 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:18:07 smithi157 ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-2[35998]: 2024-05-01T14:18:07.300+0000 7f801efd8700 -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-05-01T14:18:07.595 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:18:07 smithi157 ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-2[35998]: 2024-05-01T14:18:07.300+0000 7f801efd8700 -1 osd.2 21 *** Got signal Terminated *** 2024-05-01T14:18:07.596 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:18:07 smithi157 ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-2[35998]: 2024-05-01T14:18:07.300+0000 7f801efd8700 -1 osd.2 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-01T14:18:13.096 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:18:12 smithi157 podman[40763]: 2024-05-01 14:18:12.84411549 +0000 UTC m=+5.651433600 container died 9d255d97eb074f35088a4f9fd119008328990aadf0317f961a1e6b8c2d48e19c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240430, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-05-01T14:18:13.439 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:18:13 smithi157 podman[40763]: 2024-05-01 14:18:13.222162451 +0000 UTC m=+6.029480561 container cleanup 9d255d97eb074f35088a4f9fd119008328990aadf0317f961a1e6b8c2d48e19c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-2, ceph=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240430, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-05-01T14:18:13.439 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:18:13 smithi157 bash[40763]: ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-2 2024-05-01T14:18:13.765 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:18:13 smithi157 podman[40785]: 2024-05-01 14:18:13.439547279 +0000 UTC m=+0.597848246 container remove 9d255d97eb074f35088a4f9fd119008328990aadf0317f961a1e6b8c2d48e19c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-2, org.label-schema.build-date=20240430, CEPH_POINT_RELEASE=, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-05-01T14:18:14.042 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:18:13 smithi157 podman[40879]: 2024-05-01 14:18:13.765367078 +0000 UTC m=+0.105012178 container create 874c2daafb8dab97bb5fd1561f1e313bb4b2b88da7c3841c5545d7eeadb3fe71 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-2-deactivate, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240430, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_CLEAN=True) 2024-05-01T14:18:14.042 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:18:13 smithi157 podman[40879]: 2024-05-01 14:18:13.67856452 +0000 UTC m=+0.018209636 image pull 408f0c90f8b0682657b87a9935930c954579647f5924ec5fb402cfb99eb20604 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5 2024-05-01T14:18:14.042 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:18:13 smithi157 podman[40879]: 2024-05-01 14:18:13.959476247 +0000 UTC m=+0.299121355 container init 874c2daafb8dab97bb5fd1561f1e313bb4b2b88da7c3841c5545d7eeadb3fe71 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-2-deactivate, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, org.label-schema.build-date=20240430, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True) 2024-05-01T14:18:14.042 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:18:13 smithi157 podman[40879]: 2024-05-01 14:18:13.96506567 +0000 UTC m=+0.304710772 container start 874c2daafb8dab97bb5fd1561f1e313bb4b2b88da7c3841c5545d7eeadb3fe71 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240430, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-05-01T14:18:14.043 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:18:14 smithi157 podman[40879]: 2024-05-01 14:18:14.042338473 +0000 UTC m=+0.381983580 container attach 874c2daafb8dab97bb5fd1561f1e313bb4b2b88da7c3841c5545d7eeadb3fe71 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240430, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-05-01T14:18:14.345 INFO:journalctl@ceph.osd.2.smithi157.stdout:May 01 14:18:14 smithi157 podman[40879]: 2024-05-01 14:18:14.260791357 +0000 UTC m=+0.600436474 container died 874c2daafb8dab97bb5fd1561f1e313bb4b2b88da7c3841c5545d7eeadb3fe71 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:95859f8f4eb363aab4c3d420256e0a1e0157a459e892fa693103ead0747f6ce5, name=ceph-794342da-07c4-11ef-bc94-c7b262605968-osd-2-deactivate, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=wip-adk-testing-2024-04-30-1949-94d368a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, org.label-schema.build-date=20240430) 2024-05-01T14:18:14.907 DEBUG:teuthology.orchestra.run.smithi157:> sudo pkill -f 'journalctl -f -n 0 -u ceph-794342da-07c4-11ef-bc94-c7b262605968@osd.2.service' 2024-05-01T14:18:14.942 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-01T14:18:14.943 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-05-01T14:18:14.943 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 794342da-07c4-11ef-bc94-c7b262605968 --force --keep-logs 2024-05-01T14:18:15.133 INFO:teuthology.orchestra.run.smithi112.stdout:Deleting cluster with fsid: 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:18:16.329 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 794342da-07c4-11ef-bc94-c7b262605968 --force --keep-logs 2024-05-01T14:18:16.525 INFO:teuthology.orchestra.run.smithi132.stdout:Deleting cluster with fsid: 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:18:17.920 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 794342da-07c4-11ef-bc94-c7b262605968 --force --keep-logs 2024-05-01T14:18:18.114 INFO:teuthology.orchestra.run.smithi157.stdout:Deleting cluster with fsid: 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:18:19.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-01T14:18:19.500 DEBUG:teuthology.orchestra.run.smithi132:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-01T14:18:19.532 DEBUG:teuthology.orchestra.run.smithi157:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-01T14:18:19.558 INFO:tasks.cephadm:Archiving crash dumps... 2024-05-01T14:18:19.560 DEBUG:teuthology.misc:Transferring archived files from smithi112:/var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/crash to /home/teuthworker/archive/adking-2024-05-01_11:36:43-orch:cephadm-wip-adk-testing-2024-04-30-1949-distro-default-smithi/7682881/remote/smithi112/crash 2024-05-01T14:18:19.561 DEBUG:teuthology.orchestra.run.smithi112:> sudo tar c -f - -C /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/crash -- . 2024-05-01T14:18:19.877 INFO:teuthology.orchestra.run.smithi112.stderr:tar: /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/crash: Cannot open: No such file or directory 2024-05-01T14:18:19.877 INFO:teuthology.orchestra.run.smithi112.stderr:tar: Error is not recoverable: exiting now 2024-05-01T14:18:19.879 DEBUG:teuthology.misc:Transferring archived files from smithi132:/var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/crash to /home/teuthworker/archive/adking-2024-05-01_11:36:43-orch:cephadm-wip-adk-testing-2024-04-30-1949-distro-default-smithi/7682881/remote/smithi132/crash 2024-05-01T14:18:19.880 DEBUG:teuthology.orchestra.run.smithi132:> sudo tar c -f - -C /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/crash -- . 2024-05-01T14:18:20.007 INFO:teuthology.orchestra.run.smithi132.stderr:tar: /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/crash: Cannot open: No such file or directory 2024-05-01T14:18:20.008 INFO:teuthology.orchestra.run.smithi132.stderr:tar: Error is not recoverable: exiting now 2024-05-01T14:18:20.010 DEBUG:teuthology.misc:Transferring archived files from smithi157:/var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/crash to /home/teuthworker/archive/adking-2024-05-01_11:36:43-orch:cephadm-wip-adk-testing-2024-04-30-1949-distro-default-smithi/7682881/remote/smithi157/crash 2024-05-01T14:18:20.011 DEBUG:teuthology.orchestra.run.smithi157:> sudo tar c -f - -C /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/crash -- . 2024-05-01T14:18:20.052 INFO:teuthology.orchestra.run.smithi157.stderr:tar: /var/lib/ceph/794342da-07c4-11ef-bc94-c7b262605968/crash: Cannot open: No such file or directory 2024-05-01T14:18:20.052 INFO:teuthology.orchestra.run.smithi157.stderr:tar: Error is not recoverable: exiting now 2024-05-01T14:18:20.053 INFO:tasks.cephadm:Checking cluster log for badness... 2024-05-01T14:18:20.053 DEBUG:teuthology.orchestra.run.smithi112:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.log | egrep CEPHADM_ | 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' | head -n 1 2024-05-01T14:18:20.085 INFO:teuthology.orchestra.run.smithi112.stdout:2024-05-01T14:12:54.097512+0000 mon.a (mon.0) 280 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon mon.b on smithi132 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-05-01T14:18:20.085 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-05-01T14:18:20.085 DEBUG:teuthology.orchestra.run.smithi112:> sudo egrep '\[SEC\]' /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.log | egrep CEPHADM_ | 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' | head -n 1 2024-05-01T14:18:20.155 DEBUG:teuthology.orchestra.run.smithi112:> sudo egrep '\[ERR\]' /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.log | egrep CEPHADM_ | 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' | head -n 1 2024-05-01T14:18:20.225 DEBUG:teuthology.orchestra.run.smithi112:> sudo egrep '\[WRN\]' /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.log | egrep CEPHADM_ | 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' | head -n 1 2024-05-01T14:18:20.295 INFO:teuthology.orchestra.run.smithi112.stdout:2024-05-01T14:12:54.097512+0000 mon.a (mon.0) 280 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon mon.b on smithi132 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-05-01T14:18:20.295 INFO:tasks.cephadm:Compressing logs... 2024-05-01T14:18:20.296 DEBUG:teuthology.orchestra.run.smithi112:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-05-01T14:18:20.338 DEBUG:teuthology.orchestra.run.smithi132:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-05-01T14:18:20.340 DEBUG:teuthology.orchestra.run.smithi157:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-05-01T14:18:20.363 INFO:teuthology.orchestra.run.smithi112.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.log 2024-05-01T14:18:20.364 INFO:teuthology.orchestra.run.smithi112.stderr:: No such file or directory 2024-05-01T14:18:20.364 INFO:teuthology.orchestra.run.smithi112.stderr:gzip -5 --verbose -- /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.audit.log 2024-05-01T14:18:20.364 INFO:teuthology.orchestra.run.smithi112.stderr:gzip/var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.log: -5 --verbose -- /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-osd.0.log 2024-05-01T14:18:20.364 INFO:teuthology.orchestra.run.smithi112.stderr:/var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-mon.a.log 2024-05-01T14:18:20.364 INFO:teuthology.orchestra.run.smithi112.stderr:/var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.cephadm.log 2024-05-01T14:18:20.364 INFO:teuthology.orchestra.run.smithi112.stderr: 86.8% -- replaced with /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.log.gz 2024-05-01T14:18:20.364 INFO:teuthology.orchestra.run.smithi112.stderr:/var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-mgr.a.log 2024-05-01T14:18:20.364 INFO:teuthology.orchestra.run.smithi112.stderr:/var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-volume.log 2024-05-01T14:18:20.364 INFO:teuthology.orchestra.run.smithi112.stderr:/var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-mgr.a.log: 90.3% -- replaced with /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.audit.log.gz 2024-05-01T14:18:20.364 INFO:teuthology.orchestra.run.smithi112.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-05-01T14:18:20.364 INFO:teuthology.orchestra.run.smithi112.stderr: 82.5% -- replaced with /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.cephadm.log.gz 2024-05-01T14:18:20.368 INFO:teuthology.orchestra.run.smithi157.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.log 2024-05-01T14:18:20.368 INFO:teuthology.orchestra.run.smithi157.stderr:: No such file or directory 2024-05-01T14:18:20.368 INFO:teuthology.orchestra.run.smithi157.stderr:gzip -5 --verbose -- /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-osd.2.log 2024-05-01T14:18:20.369 INFO:teuthology.orchestra.run.smithi157.stderr:gzip/var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.log: -5 --verbose -- /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.audit.log 2024-05-01T14:18:20.369 INFO:teuthology.orchestra.run.smithi157.stderr:/var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-mon.c.log 2024-05-01T14:18:20.369 INFO:teuthology.orchestra.run.smithi157.stderr:/var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.audit.log: 86.7% -- replaced with /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.log.gz 2024-05-01T14:18:20.369 INFO:teuthology.orchestra.run.smithi157.stderr:gzip -5 --verbose -- /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.cephadm.log 2024-05-01T14:18:20.369 INFO:teuthology.orchestra.run.smithi157.stderr:gzip -5 --verbose -- /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-volume.log 2024-05-01T14:18:20.369 INFO:teuthology.orchestra.run.smithi157.stderr:/var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-mon.c.log: /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-05-01T14:18:20.369 INFO:teuthology.orchestra.run.smithi157.stderr: 80.7% -- replaced with /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.cephadm.log.gz 2024-05-01T14:18:20.369 INFO:teuthology.orchestra.run.smithi157.stderr:/var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-volume.log: /var/log/ceph/cephadm.log: 90.5% -- replaced with /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.audit.log.gz 2024-05-01T14:18:20.369 INFO:teuthology.orchestra.run.smithi157.stderr: 82.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-01T14:18:20.370 INFO:teuthology.orchestra.run.smithi132.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.log 2024-05-01T14:18:20.370 INFO:teuthology.orchestra.run.smithi132.stderr:: No such file or directory 2024-05-01T14:18:20.370 INFO:teuthology.orchestra.run.smithi132.stderr:gzip -5 --verbose -- /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.audit.log 2024-05-01T14:18:20.370 INFO:teuthology.orchestra.run.smithi132.stderr:gzip -5 --verbose -- /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-osd.1.log 2024-05-01T14:18:20.370 INFO:teuthology.orchestra.run.smithi132.stderr:/var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.log: /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.cephadm.log 2024-05-01T14:18:20.370 INFO:teuthology.orchestra.run.smithi132.stderr:/var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-osd.1.log: 86.7% -- replaced with /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.log.gz 2024-05-01T14:18:20.370 INFO:teuthology.orchestra.run.smithi132.stderr:gzip -5 --verbose -- /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-mgr.b.log 2024-05-01T14:18:20.370 INFO:teuthology.orchestra.run.smithi132.stderr:gzip -5 --verbose -- /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-volume.log 2024-05-01T14:18:20.370 INFO:teuthology.orchestra.run.smithi132.stderr:/var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.cephadm.log: /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-mgr.b.log: 80.6% -- replaced with /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.cephadm.log.gz 2024-05-01T14:18:20.370 INFO:teuthology.orchestra.run.smithi132.stderr:gzip -5 --verbose -- /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-mon.b.log 2024-05-01T14:18:20.370 INFO:teuthology.orchestra.run.smithi132.stderr: 90.4% -- replaced with /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph.audit.log.gz 2024-05-01T14:18:20.370 INFO:teuthology.orchestra.run.smithi132.stderr:/var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-05-01T14:18:20.371 INFO:teuthology.orchestra.run.smithi132.stderr:/var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-mon.b.log: /var/log/ceph/cephadm.log: 82.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-01T14:18:20.371 INFO:teuthology.orchestra.run.smithi112.stderr:/var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-volume.log: /var/log/ceph/cephadm.log: 84.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-01T14:18:20.371 INFO:teuthology.orchestra.run.smithi132.stderr: 91.1% -- replaced with /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-mgr.b.log.gz 2024-05-01T14:18:20.378 INFO:teuthology.orchestra.run.smithi157.stderr: 91.7% -- replaced with /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-volume.log.gz 2024-05-01T14:18:20.380 INFO:teuthology.orchestra.run.smithi132.stderr: 91.7% -- replaced with /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-volume.log.gz 2024-05-01T14:18:20.381 INFO:teuthology.orchestra.run.smithi112.stderr: 91.6% -- replaced with /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-volume.log.gz 2024-05-01T14:18:20.390 INFO:teuthology.orchestra.run.smithi112.stderr: 93.7% -- replaced with /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-osd.0.log.gz 2024-05-01T14:18:20.392 INFO:teuthology.orchestra.run.smithi157.stderr: 93.8% -- replaced with /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-osd.2.log.gz 2024-05-01T14:18:20.414 INFO:teuthology.orchestra.run.smithi132.stderr: 93.9% -- replaced with /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-osd.1.log.gz 2024-05-01T14:18:20.434 INFO:teuthology.orchestra.run.smithi157.stderr: 93.0% -- replaced with /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-mon.c.log.gz 2024-05-01T14:18:20.436 INFO:teuthology.orchestra.run.smithi157.stderr: 2024-05-01T14:18:20.436 INFO:teuthology.orchestra.run.smithi157.stderr:real 0m0.080s 2024-05-01T14:18:20.436 INFO:teuthology.orchestra.run.smithi157.stderr:user 0m0.109s 2024-05-01T14:18:20.436 INFO:teuthology.orchestra.run.smithi157.stderr:sys 0m0.025s 2024-05-01T14:18:20.436 INFO:teuthology.orchestra.run.smithi112.stderr: 87.8% -- replaced with /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-mgr.a.log.gz 2024-05-01T14:18:20.437 INFO:teuthology.orchestra.run.smithi132.stderr: 92.7% -- replaced with /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-mon.b.log.gz 2024-05-01T14:18:20.439 INFO:teuthology.orchestra.run.smithi132.stderr: 2024-05-01T14:18:20.439 INFO:teuthology.orchestra.run.smithi132.stderr:real 0m0.085s 2024-05-01T14:18:20.439 INFO:teuthology.orchestra.run.smithi132.stderr:user 0m0.143s 2024-05-01T14:18:20.439 INFO:teuthology.orchestra.run.smithi132.stderr:sys 0m0.023s 2024-05-01T14:18:20.582 INFO:teuthology.orchestra.run.smithi112.stderr: 91.4% -- replaced with /var/log/ceph/794342da-07c4-11ef-bc94-c7b262605968/ceph-mon.a.log.gz 2024-05-01T14:18:20.584 INFO:teuthology.orchestra.run.smithi112.stderr: 2024-05-01T14:18:20.584 INFO:teuthology.orchestra.run.smithi112.stderr:real 0m0.233s 2024-05-01T14:18:20.584 INFO:teuthology.orchestra.run.smithi112.stderr:user 0m0.347s 2024-05-01T14:18:20.584 INFO:teuthology.orchestra.run.smithi112.stderr:sys 0m0.023s 2024-05-01T14:18:20.584 INFO:tasks.cephadm:Archiving logs... 2024-05-01T14:18:20.585 DEBUG:teuthology.misc:Transferring archived files from smithi112:/var/log/ceph to /home/teuthworker/archive/adking-2024-05-01_11:36:43-orch:cephadm-wip-adk-testing-2024-04-30-1949-distro-default-smithi/7682881/remote/smithi112/log 2024-05-01T14:18:20.586 DEBUG:teuthology.orchestra.run.smithi112:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-01T14:18:20.718 DEBUG:teuthology.misc:Transferring archived files from smithi132:/var/log/ceph to /home/teuthworker/archive/adking-2024-05-01_11:36:43-orch:cephadm-wip-adk-testing-2024-04-30-1949-distro-default-smithi/7682881/remote/smithi132/log 2024-05-01T14:18:20.719 DEBUG:teuthology.orchestra.run.smithi132:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-01T14:18:20.770 DEBUG:teuthology.misc:Transferring archived files from smithi157:/var/log/ceph to /home/teuthworker/archive/adking-2024-05-01_11:36:43-orch:cephadm-wip-adk-testing-2024-04-30-1949-distro-default-smithi/7682881/remote/smithi157/log 2024-05-01T14:18:20.771 DEBUG:teuthology.orchestra.run.smithi157:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-01T14:18:20.816 INFO:tasks.cephadm:Removing cluster... 2024-05-01T14:18:20.816 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 794342da-07c4-11ef-bc94-c7b262605968 --force 2024-05-01T14:18:20.992 INFO:teuthology.orchestra.run.smithi112.stdout:Deleting cluster with fsid: 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:18:21.245 DEBUG:teuthology.orchestra.run.smithi132:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 794342da-07c4-11ef-bc94-c7b262605968 --force 2024-05-01T14:18:21.435 INFO:teuthology.orchestra.run.smithi132.stdout:Deleting cluster with fsid: 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:18:21.691 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 794342da-07c4-11ef-bc94-c7b262605968 --force 2024-05-01T14:18:21.988 INFO:teuthology.orchestra.run.smithi157.stdout:Deleting cluster with fsid: 794342da-07c4-11ef-bc94-c7b262605968 2024-05-01T14:18:22.244 INFO:tasks.cephadm:Removing cephadm ... 2024-05-01T14:18:22.244 DEBUG:teuthology.orchestra.run.smithi112:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-01T14:18:22.263 DEBUG:teuthology.orchestra.run.smithi132:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-01T14:18:22.279 DEBUG:teuthology.orchestra.run.smithi157:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-01T14:18:22.295 INFO:tasks.cephadm:Teardown complete 2024-05-01T14:18:22.295 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-05-01T14:18:22.310 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-05-01T14:18:22.311 DEBUG:teuthology.orchestra.run.smithi112:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-05-01T14:18:22.315 DEBUG:teuthology.orchestra.run.smithi132:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-05-01T14:18:22.323 DEBUG:teuthology.orchestra.run.smithi157:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-05-01T14:18:22.437 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-05-01T14:18:22.446 INFO:teuthology.task.clock:Checking final clock skew... 2024-05-01T14:18:22.446 DEBUG:teuthology.orchestra.run.smithi112:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-01T14:18:22.449 DEBUG:teuthology.orchestra.run.smithi132:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-01T14:18:22.451 DEBUG:teuthology.orchestra.run.smithi157:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-01T14:18:22.463 INFO:teuthology.orchestra.run.smithi112.stderr:bash: line 1: ntpq: command not found 2024-05-01T14:18:22.463 INFO:teuthology.orchestra.run.smithi132.stderr:bash: line 1: ntpq: command not found 2024-05-01T14:18:22.465 INFO:teuthology.orchestra.run.smithi157.stderr:bash: line 1: ntpq: command not found 2024-05-01T14:18:22.468 INFO:teuthology.orchestra.run.smithi132.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-01T14:18:22.469 INFO:teuthology.orchestra.run.smithi132.stdout:=============================================================================== 2024-05-01T14:18:22.469 INFO:teuthology.orchestra.run.smithi132.stdout:^* hv01.front.sepia.ceph.com 3 6 377 8 +535us[ +533us] +/- 67ms 2024-05-01T14:18:22.469 INFO:teuthology.orchestra.run.smithi132.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 7 -12us[ -12us] +/- 74ms 2024-05-01T14:18:22.469 INFO:teuthology.orchestra.run.smithi132.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 6 -423us[ -423us] +/- 71ms 2024-05-01T14:18:22.469 INFO:teuthology.orchestra.run.smithi132.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-05-01T14:18:22.469 INFO:teuthology.orchestra.run.smithi112.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-01T14:18:22.469 INFO:teuthology.orchestra.run.smithi112.stdout:=============================================================================== 2024-05-01T14:18:22.469 INFO:teuthology.orchestra.run.smithi112.stdout:^* hv01.front.sepia.ceph.com 3 6 377 6 +503us[ +509us] +/- 67ms 2024-05-01T14:18:22.469 INFO:teuthology.orchestra.run.smithi112.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 6 -80us[ -75us] +/- 74ms 2024-05-01T14:18:22.469 INFO:teuthology.orchestra.run.smithi112.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 8 -468us[ -463us] +/- 71ms 2024-05-01T14:18:22.469 INFO:teuthology.orchestra.run.smithi112.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-05-01T14:18:22.470 INFO:teuthology.orchestra.run.smithi157.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-01T14:18:22.470 INFO:teuthology.orchestra.run.smithi157.stdout:=============================================================================== 2024-05-01T14:18:22.471 INFO:teuthology.orchestra.run.smithi157.stdout:^* hv01.front.sepia.ceph.com 3 6 377 8 +509us[ +545us] +/- 67ms 2024-05-01T14:18:22.471 INFO:teuthology.orchestra.run.smithi157.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 7 -60us[ -60us] +/- 74ms 2024-05-01T14:18:22.471 INFO:teuthology.orchestra.run.smithi157.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 8 -447us[ -447us] +/- 71ms 2024-05-01T14:18:22.471 INFO:teuthology.orchestra.run.smithi157.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-05-01T14:18:22.471 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-05-01T14:18:22.480 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-05-01T14:18:22.481 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-05-01T14:18:22.489 DEBUG:teuthology.orchestra.run.smithi112:> 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-05-01T14:18:22.580 DEBUG:teuthology.orchestra.run.smithi132:> 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-05-01T14:18:22.643 DEBUG:teuthology.orchestra.run.smithi157:> 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-05-01T14:18:22.704 DEBUG:teuthology.orchestra.run.smithi112:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-05-01T14:18:22.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-01T14:18:22.734 DEBUG:teuthology.orchestra.run.smithi132:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-05-01T14:18:22.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-01T14:18:22.761 DEBUG:teuthology.orchestra.run.smithi157:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-05-01T14:18:22.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-01T14:18:22.788 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-05-01T14:18:22.798 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-05-01T14:18:22.806 INFO:teuthology.task.internal:Duration was 901.153172 seconds 2024-05-01T14:18:22.807 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-05-01T14:18:22.816 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-05-01T14:18:22.816 DEBUG:teuthology.orchestra.run.smithi112:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-01T14:18:22.819 DEBUG:teuthology.orchestra.run.smithi132:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-01T14:18:22.821 DEBUG:teuthology.orchestra.run.smithi157:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-01T14:18:22.856 INFO:teuthology.orchestra.run.smithi132.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-01T14:18:22.856 INFO:teuthology.orchestra.run.smithi112.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-01T14:18:22.864 INFO:teuthology.orchestra.run.smithi157.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-01T14:18:23.396 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-05-01T14:18:23.396 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi112.front.sepia.ceph.com 2024-05-01T14:18:23.397 DEBUG:teuthology.orchestra.run.smithi112:> 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-05-01T14:18:23.419 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi132.front.sepia.ceph.com 2024-05-01T14:18:23.419 DEBUG:teuthology.orchestra.run.smithi132:> 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-05-01T14:18:23.461 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi157.front.sepia.ceph.com 2024-05-01T14:18:23.462 DEBUG:teuthology.orchestra.run.smithi157:> 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-05-01T14:18:23.492 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-05-01T14:18:23.492 DEBUG:teuthology.orchestra.run.smithi112:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-01T14:18:23.495 DEBUG:teuthology.orchestra.run.smithi132:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-01T14:18:23.504 DEBUG:teuthology.orchestra.run.smithi157:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-01T14:18:23.556 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-05-01T14:18:23.556 DEBUG:teuthology.orchestra.run.smithi112:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-01T14:18:23.564 DEBUG:teuthology.orchestra.run.smithi132:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-01T14:18:23.571 DEBUG:teuthology.orchestra.run.smithi157:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-01T14:18:23.730 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-05-01T14:18:23.741 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-05-01T14:18:23.741 DEBUG:teuthology.orchestra.run.smithi112:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-01T14:18:23.765 DEBUG:teuthology.orchestra.run.smithi132:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-01T14:18:23.788 DEBUG:teuthology.orchestra.run.smithi157:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-01T14:18:23.812 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-05-01T14:18:23.823 DEBUG:teuthology.orchestra.run.smithi112:> 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-05-01T14:18:23.826 DEBUG:teuthology.orchestra.run.smithi132:> 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-05-01T14:18:23.831 DEBUG:teuthology.orchestra.run.smithi157:> 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-05-01T14:18:23.846 INFO:teuthology.orchestra.run.smithi112.stdout:kernel.core_pattern = core 2024-05-01T14:18:23.850 INFO:teuthology.orchestra.run.smithi132.stdout:kernel.core_pattern = core 2024-05-01T14:18:23.874 INFO:teuthology.orchestra.run.smithi157.stdout:kernel.core_pattern = core 2024-05-01T14:18:23.899 DEBUG:teuthology.orchestra.run.smithi112:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-01T14:18:23.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-01T14:18:23.938 DEBUG:teuthology.orchestra.run.smithi132:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-01T14:18:23.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-01T14:18:23.953 DEBUG:teuthology.orchestra.run.smithi157:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-01T14:18:23.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-01T14:18:23.968 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-05-01T14:18:23.979 INFO:teuthology.task.internal:Transferring archived files... 2024-05-01T14:18:23.980 DEBUG:teuthology.misc:Transferring archived files from smithi112:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-05-01_11:36:43-orch:cephadm-wip-adk-testing-2024-04-30-1949-distro-default-smithi/7682881/remote/smithi112 2024-05-01T14:18:23.980 DEBUG:teuthology.orchestra.run.smithi112:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-01T14:18:24.015 DEBUG:teuthology.misc:Transferring archived files from smithi132:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-05-01_11:36:43-orch:cephadm-wip-adk-testing-2024-04-30-1949-distro-default-smithi/7682881/remote/smithi132 2024-05-01T14:18:24.015 DEBUG:teuthology.orchestra.run.smithi132:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-01T14:18:24.048 DEBUG:teuthology.misc:Transferring archived files from smithi157:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-05-01_11:36:43-orch:cephadm-wip-adk-testing-2024-04-30-1949-distro-default-smithi/7682881/remote/smithi157 2024-05-01T14:18:24.048 DEBUG:teuthology.orchestra.run.smithi157:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-01T14:18:24.081 INFO:teuthology.task.internal:Removing archive directory... 2024-05-01T14:18:24.081 DEBUG:teuthology.orchestra.run.smithi112:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-01T14:18:24.084 DEBUG:teuthology.orchestra.run.smithi132:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-01T14:18:24.086 DEBUG:teuthology.orchestra.run.smithi157:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-01T14:18:24.131 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-05-01T14:18:24.143 INFO:teuthology.task.internal:Not uploading archives. 2024-05-01T14:18:24.143 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-05-01T14:18:24.153 INFO:teuthology.task.internal:Tidying up after the test... 2024-05-01T14:18:24.154 DEBUG:teuthology.orchestra.run.smithi112:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-01T14:18:24.156 DEBUG:teuthology.orchestra.run.smithi132:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-01T14:18:24.158 DEBUG:teuthology.orchestra.run.smithi157:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-01T14:18:24.167 INFO:teuthology.orchestra.run.smithi112.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 1 14:18 /home/ubuntu/cephtest 2024-05-01T14:18:24.170 INFO:teuthology.orchestra.run.smithi132.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 1 14:18 /home/ubuntu/cephtest 2024-05-01T14:18:24.185 INFO:teuthology.orchestra.run.smithi157.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 1 14:18 /home/ubuntu/cephtest 2024-05-01T14:18:24.187 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-05-01T14:18:24.197 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-05-01T14:18:24.218 INFO:teuthology.nuke:Checking targets against current locks 2024-05-01T14:18:24.238 DEBUG:teuthology.nuke:shortname: smithi112 2024-05-01T14:18:24.239 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-01T14:18:24.263 DEBUG:teuthology.nuke:shortname: smithi132 2024-05-01T14:18:24.264 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-01T14:18:24.268 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi112.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-05-01_11:36:43-orch:cephadm-wip-adk-testing-2024-04-30-1949-distro-default-smithi/7682881', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-01 13:56:35.035253', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNjVdHyFXrNCARpIW+kTbz4jLOrVexPhca/uHa5kMgQMpa6VexKcg43NnJL40KSctgSjMptoeBiVRHEeg74E12k='} 2024-05-01T14:18:24.287 DEBUG:teuthology.nuke:shortname: smithi157 2024-05-01T14:18:24.287 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-01T14:18:24.292 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi132.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-05-01_11:36:43-orch:cephadm-wip-adk-testing-2024-04-30-1949-distro-default-smithi/7682881', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-01 13:56:35.036510', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGorBY+3RZ1BJq6qcfZrgwiXV1F/5NsoWM6RuAN+AeJxTn/6AT01mORsE9oPI+gJM7oTReilyENTJU+ZSnhvZgI='} 2024-05-01T14:18:24.319 INFO:teuthology.orchestra.console.smithi112:Power off 2024-05-01T14:18:24.319 DEBUG:teuthology.orchestra.console.smithi112:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-05-01T14:18:24.332 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi157.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-05-01_11:36:43-orch:cephadm-wip-adk-testing-2024-04-30-1949-distro-default-smithi/7682881', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-01 13:56:35.037683', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNo1/V275naygmV5kms2J4YfPQHomrwTzKr0ZcoG8aMlBAbXkMfCJ1PgNTfJSFmta9/AVc8/S3g0I4HpRutpZWA='} 2024-05-01T14:18:24.342 DEBUG:teuthology.orchestra.console.smithi112:power off output: Chassis Power Control: Down/Off 2024-05-01T14:18:24.342 DEBUG:teuthology.orchestra.console.smithi112:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-01T14:18:24.360 INFO:teuthology.orchestra.console.smithi132:Power off 2024-05-01T14:18:24.361 DEBUG:teuthology.orchestra.console.smithi132:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-05-01T14:18:24.371 DEBUG:teuthology.orchestra.console.smithi112:check power output: Chassis Power is on 2024-05-01T14:18:24.384 DEBUG:teuthology.orchestra.console.smithi132:power off output: Chassis Power Control: Down/Off 2024-05-01T14:18:24.384 DEBUG:teuthology.orchestra.console.smithi132:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-01T14:18:24.400 INFO:teuthology.orchestra.console.smithi157:Power off 2024-05-01T14:18:24.400 DEBUG:teuthology.orchestra.console.smithi157:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-05-01T14:18:24.410 DEBUG:teuthology.orchestra.console.smithi132:check power output: Chassis Power is on 2024-05-01T14:18:24.423 DEBUG:teuthology.orchestra.console.smithi157:power off output: Chassis Power Control: Down/Off 2024-05-01T14:18:24.424 DEBUG:teuthology.orchestra.console.smithi157:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-01T14:18:24.449 DEBUG:teuthology.orchestra.console.smithi157:check power output: Chassis Power is on 2024-05-01T14:18:28.372 DEBUG:teuthology.orchestra.console.smithi112:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-01T14:18:28.411 DEBUG:teuthology.orchestra.console.smithi132:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-01T14:18:28.451 DEBUG:teuthology.orchestra.console.smithi157:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-01T14:18:28.482 DEBUG:teuthology.orchestra.console.smithi112:check power output: Chassis Power is on 2024-05-01T14:18:28.521 DEBUG:teuthology.orchestra.console.smithi132:check power output: Chassis Power is on 2024-05-01T14:18:28.562 DEBUG:teuthology.orchestra.console.smithi157:check power output: Chassis Power is on 2024-05-01T14:18:32.486 DEBUG:teuthology.orchestra.console.smithi112:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-01T14:18:32.522 DEBUG:teuthology.orchestra.console.smithi132:pexpect command: ipmitool -H smithi132.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-01T14:18:32.563 DEBUG:teuthology.orchestra.console.smithi157:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-01T14:18:32.597 DEBUG:teuthology.orchestra.console.smithi112:check power output: Chassis Power is off 2024-05-01T14:18:32.632 DEBUG:teuthology.orchestra.console.smithi132:check power output: Chassis Power is off 2024-05-01T14:18:32.675 DEBUG:teuthology.orchestra.console.smithi157:check power output: Chassis Power is off 2024-05-01T14:18:32.698 INFO:teuthology.orchestra.console.smithi112:Power off completed 2024-05-01T14:18:32.733 INFO:teuthology.orchestra.console.smithi132:Power off completed 2024-05-01T14:18:32.775 INFO:teuthology.orchestra.console.smithi157:Power off completed 2024-05-01T14:18:32.880 INFO:teuthology.run:Summary data: description: orch:cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_set_mon_crush_locations} duration: 901.1531715393066 failure_reason: '"2024-05-01T14:12:54.097512+0000 mon.a (mon.0) 280 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) [''daemon mon.b on smithi132 is in unknown state''] (CEPHADM_FAILED_DAEMON)" in cluster log' flavor: default owner: scheduled_adking@teuthology success: false 2024-05-01T14:18:32.880 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-01T14:18:32.969 INFO:teuthology.run:FAIL