2024-09-16T03:37:32.198 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T03:37:32.214 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T03:37:32.313 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-15_21:00:02-rados-squid-distro-default-smithi/7905913 branch: squid description: rados/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_set_mon_crush_locations} email: ceph-qa@ceph.com first_in_suite: false job_id: '7905913' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: teuthology-2024-09-15_21:00:02-rados-squid-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - MON_DOWN - POOL_APP_NOT_ENABLED - mon down - mons down - out of quorum - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: 8921c8ef947807b717db041d85f0761b7914d5fc ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 8921c8ef947807b717db041d85f0761b7914d5fc workunit: branch: squid sha1: ad35db06e8924912f01e32b35576297c0f1352b4 owner: scheduled_teuthology@teuthology priority: 700 repo: https://git.ceph.com/ceph.git roles: - - host.a - osd.0 - mon.a - mgr.a - - host.b - osd.1 - mon.b - mgr.b - - host.c - osd.2 - mon.c seed: 5616 sha1: 8921c8ef947807b717db041d85f0761b7914d5fc sleep_before_teardown: 0 subset: 15927/100000 suite: rados suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_ad35db06e8924912f01e32b35576297c0f1352b4/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: ad35db06e8924912f01e32b35576297c0f1352b4 targets: smithi027.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMoRyQYH+BhptDj7G1bqpuvfjHhyaDVYlAxwLHr5O7fIC75H58H4ppQtAv8iVhZT8EVTvvhQvy2NKku8KK01JXU= smithi079.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGDVwJ0Tc633Vqq4NxvELGDFMaj9FukQ/fJd4I+v/JlVTB+4PyIhfGvv92zlH3KgmhO2YmLlJCCSimwWgYehvb8= smithi114.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF6LmdPFUHLuCFa7wuytCNWh6vk5T76yxVE9YI3kKE6TAh/g8wPd6Quc9/PRRtoN+cuyclR0fD12oKJIo7tYOAM= tasks: - 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 0x7fa2a919ae60>, signals=[15]) 2024-09-16T03:37:32.752 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T03:37:32.760 INFO:teuthology.task.internal:Opening connections... 2024-09-16T03:37:32.762 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi027.front.sepia.ceph.com 2024-09-16T03:37:32.763 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T03:37:32.849 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi079.front.sepia.ceph.com 2024-09-16T03:37:32.850 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T03:37:32.932 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi114.front.sepia.ceph.com 2024-09-16T03:37:32.933 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T03:37:33.012 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T03:37:33.019 DEBUG:teuthology.orchestra.run.smithi027:> uname -m 2024-09-16T03:37:33.025 INFO:teuthology.orchestra.run.smithi027.stdout:x86_64 2024-09-16T03:37:33.025 DEBUG:teuthology.orchestra.run.smithi027:> cat /etc/os-release 2024-09-16T03:37:33.074 INFO:teuthology.orchestra.run.smithi027.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-16T03:37:33.074 INFO:teuthology.orchestra.run.smithi027.stdout:NAME="Ubuntu" 2024-09-16T03:37:33.074 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION_ID="22.04" 2024-09-16T03:37:33.074 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-16T03:37:33.074 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION_CODENAME=jammy 2024-09-16T03:37:33.074 INFO:teuthology.orchestra.run.smithi027.stdout:ID=ubuntu 2024-09-16T03:37:33.074 INFO:teuthology.orchestra.run.smithi027.stdout:ID_LIKE=debian 2024-09-16T03:37:33.074 INFO:teuthology.orchestra.run.smithi027.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-16T03:37:33.075 INFO:teuthology.orchestra.run.smithi027.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-16T03:37:33.075 INFO:teuthology.orchestra.run.smithi027.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-16T03:37:33.075 INFO:teuthology.orchestra.run.smithi027.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-16T03:37:33.075 INFO:teuthology.orchestra.run.smithi027.stdout:UBUNTU_CODENAME=jammy 2024-09-16T03:37:33.075 INFO:teuthology.lock.ops:Updating smithi027.front.sepia.ceph.com on lock server 2024-09-16T03:37:33.100 DEBUG:teuthology.orchestra.run.smithi079:> uname -m 2024-09-16T03:37:33.106 INFO:teuthology.orchestra.run.smithi079.stdout:x86_64 2024-09-16T03:37:33.106 DEBUG:teuthology.orchestra.run.smithi079:> cat /etc/os-release 2024-09-16T03:37:33.152 INFO:teuthology.orchestra.run.smithi079.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-16T03:37:33.152 INFO:teuthology.orchestra.run.smithi079.stdout:NAME="Ubuntu" 2024-09-16T03:37:33.152 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION_ID="22.04" 2024-09-16T03:37:33.152 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-16T03:37:33.152 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION_CODENAME=jammy 2024-09-16T03:37:33.152 INFO:teuthology.orchestra.run.smithi079.stdout:ID=ubuntu 2024-09-16T03:37:33.152 INFO:teuthology.orchestra.run.smithi079.stdout:ID_LIKE=debian 2024-09-16T03:37:33.152 INFO:teuthology.orchestra.run.smithi079.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-16T03:37:33.153 INFO:teuthology.orchestra.run.smithi079.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-16T03:37:33.153 INFO:teuthology.orchestra.run.smithi079.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-16T03:37:33.153 INFO:teuthology.orchestra.run.smithi079.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-16T03:37:33.153 INFO:teuthology.orchestra.run.smithi079.stdout:UBUNTU_CODENAME=jammy 2024-09-16T03:37:33.153 INFO:teuthology.lock.ops:Updating smithi079.front.sepia.ceph.com on lock server 2024-09-16T03:37:33.166 DEBUG:teuthology.orchestra.run.smithi114:> uname -m 2024-09-16T03:37:33.172 INFO:teuthology.orchestra.run.smithi114.stdout:x86_64 2024-09-16T03:37:33.172 DEBUG:teuthology.orchestra.run.smithi114:> cat /etc/os-release 2024-09-16T03:37:33.220 INFO:teuthology.orchestra.run.smithi114.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-16T03:37:33.220 INFO:teuthology.orchestra.run.smithi114.stdout:NAME="Ubuntu" 2024-09-16T03:37:33.221 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION_ID="22.04" 2024-09-16T03:37:33.221 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-16T03:37:33.221 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION_CODENAME=jammy 2024-09-16T03:37:33.221 INFO:teuthology.orchestra.run.smithi114.stdout:ID=ubuntu 2024-09-16T03:37:33.221 INFO:teuthology.orchestra.run.smithi114.stdout:ID_LIKE=debian 2024-09-16T03:37:33.221 INFO:teuthology.orchestra.run.smithi114.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-16T03:37:33.221 INFO:teuthology.orchestra.run.smithi114.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-16T03:37:33.221 INFO:teuthology.orchestra.run.smithi114.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-16T03:37:33.221 INFO:teuthology.orchestra.run.smithi114.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-16T03:37:33.221 INFO:teuthology.orchestra.run.smithi114.stdout:UBUNTU_CODENAME=jammy 2024-09-16T03:37:33.221 INFO:teuthology.lock.ops:Updating smithi114.front.sepia.ceph.com on lock server 2024-09-16T03:37:33.250 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T03:37:33.259 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T03:37:33.265 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T03:37:33.266 DEBUG:teuthology.orchestra.run.smithi027:> test '!' -e /home/ubuntu/cephtest 2024-09-16T03:37:33.268 DEBUG:teuthology.orchestra.run.smithi079:> test '!' -e /home/ubuntu/cephtest 2024-09-16T03:37:33.272 DEBUG:teuthology.orchestra.run.smithi114:> test '!' -e /home/ubuntu/cephtest 2024-09-16T03:37:33.276 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T03:37:33.282 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T03:37:33.282 DEBUG:teuthology.orchestra.run.smithi027:> test -z $(ls -A /var/lib/ceph) 2024-09-16T03:37:33.318 DEBUG:teuthology.orchestra.run.smithi079:> test -z $(ls -A /var/lib/ceph) 2024-09-16T03:37:33.321 DEBUG:teuthology.orchestra.run.smithi114:> test -z $(ls -A /var/lib/ceph) 2024-09-16T03:37:33.337 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T03:37:33.414 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T03:37:33.428 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T03:37:33.428 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-16T03:37:33.429 DEBUG:teuthology.orchestra.run.smithi027:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T03:37:33.429 DEBUG:teuthology.orchestra.run.smithi079:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T03:37:33.430 DEBUG:teuthology.orchestra.run.smithi114:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T03:37:33.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T03:37:33.435 DEBUG:teuthology.orchestra.run.smithi079:> uname -r 2024-09-16T03:37:33.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T03:37:33.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T03:37:33.436 DEBUG:teuthology.orchestra.run.smithi114:> uname -r 2024-09-16T03:37:33.437 DEBUG:teuthology.orchestra.run.smithi027:> uname -r 2024-09-16T03:37:33.480 INFO:teuthology.orchestra.run.smithi079.stdout:5.15.0-56-generic 2024-09-16T03:37:33.480 INFO:teuthology.task.kernel:Running kernel on smithi079: 5.15.0-56-generic 2024-09-16T03:37:33.481 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get clean 2024-09-16T03:37:33.485 INFO:teuthology.orchestra.run.smithi027.stdout:5.15.0-56-generic 2024-09-16T03:37:33.486 INFO:teuthology.task.kernel:Running kernel on smithi027: 5.15.0-56-generic 2024-09-16T03:37:33.486 DEBUG:teuthology.orchestra.run.smithi027:> sudo apt-get clean 2024-09-16T03:37:33.487 INFO:teuthology.orchestra.run.smithi114.stdout:5.15.0-56-generic 2024-09-16T03:37:33.487 INFO:teuthology.task.kernel:Running kernel on smithi114: 5.15.0-56-generic 2024-09-16T03:37:33.487 DEBUG:teuthology.orchestra.run.smithi114:> sudo apt-get clean 2024-09-16T03:37:33.608 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get update 2024-09-16T03:37:33.611 DEBUG:teuthology.orchestra.run.smithi027:> sudo apt-get update 2024-09-16T03:37:33.633 DEBUG:teuthology.orchestra.run.smithi114:> sudo apt-get update 2024-09-16T03:37:33.751 INFO:teuthology.orchestra.run.smithi027.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T03:37:33.751 INFO:teuthology.orchestra.run.smithi027.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-16T03:37:33.751 INFO:teuthology.orchestra.run.smithi027.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-16T03:37:33.761 INFO:teuthology.orchestra.run.smithi079.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-16T03:37:33.785 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T03:37:33.785 INFO:teuthology.orchestra.run.smithi114.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-16T03:37:33.785 INFO:teuthology.orchestra.run.smithi114.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-16T03:37:33.821 INFO:teuthology.orchestra.run.smithi027.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-16T03:37:33.855 INFO:teuthology.orchestra.run.smithi114.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-16T03:37:33.868 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T03:37:33.949 INFO:teuthology.orchestra.run.smithi079.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-16T03:37:33.979 INFO:teuthology.orchestra.run.smithi079.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-16T03:37:33.996 INFO:teuthology.orchestra.run.smithi027.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-16T03:37:34.026 INFO:teuthology.orchestra.run.smithi114.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-16T03:37:34.076 INFO:teuthology.orchestra.run.smithi027.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-16T03:37:34.076 INFO:teuthology.orchestra.run.smithi027.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-16T03:37:34.083 INFO:teuthology.orchestra.run.smithi079.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-16T03:37:34.087 INFO:teuthology.orchestra.run.smithi079.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-16T03:37:34.089 INFO:teuthology.orchestra.run.smithi079.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-16T03:37:34.089 INFO:teuthology.orchestra.run.smithi079.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-16T03:37:34.089 INFO:teuthology.orchestra.run.smithi079.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-16T03:37:34.093 INFO:teuthology.orchestra.run.smithi114.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-16T03:37:34.099 INFO:teuthology.orchestra.run.smithi114.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-16T03:37:34.109 INFO:teuthology.orchestra.run.smithi079.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-16T03:37:34.112 INFO:teuthology.orchestra.run.smithi079.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-16T03:37:34.113 INFO:teuthology.orchestra.run.smithi079.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-16T03:37:34.116 INFO:teuthology.orchestra.run.smithi027.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-16T03:37:34.118 INFO:teuthology.orchestra.run.smithi027.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-16T03:37:34.118 INFO:teuthology.orchestra.run.smithi079.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-16T03:37:34.119 INFO:teuthology.orchestra.run.smithi027.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-16T03:37:34.119 INFO:teuthology.orchestra.run.smithi027.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-16T03:37:34.122 INFO:teuthology.orchestra.run.smithi079.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-16T03:37:34.124 INFO:teuthology.orchestra.run.smithi079.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-16T03:37:34.124 INFO:teuthology.orchestra.run.smithi079.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-16T03:37:34.124 INFO:teuthology.orchestra.run.smithi079.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-16T03:37:34.124 INFO:teuthology.orchestra.run.smithi079.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-16T03:37:34.131 INFO:teuthology.orchestra.run.smithi114.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-16T03:37:34.134 INFO:teuthology.orchestra.run.smithi114.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-16T03:37:34.134 INFO:teuthology.orchestra.run.smithi114.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-16T03:37:34.134 INFO:teuthology.orchestra.run.smithi114.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-16T03:37:34.146 INFO:teuthology.orchestra.run.smithi027.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-16T03:37:34.150 INFO:teuthology.orchestra.run.smithi027.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-16T03:37:34.150 INFO:teuthology.orchestra.run.smithi027.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-16T03:37:34.156 INFO:teuthology.orchestra.run.smithi027.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-16T03:37:34.160 INFO:teuthology.orchestra.run.smithi027.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-16T03:37:34.162 INFO:teuthology.orchestra.run.smithi027.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-16T03:37:34.162 INFO:teuthology.orchestra.run.smithi027.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-16T03:37:34.162 INFO:teuthology.orchestra.run.smithi027.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-16T03:37:34.166 INFO:teuthology.orchestra.run.smithi079.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-16T03:37:34.168 INFO:teuthology.orchestra.run.smithi114.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-16T03:37:34.168 INFO:teuthology.orchestra.run.smithi114.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-16T03:37:34.169 INFO:teuthology.orchestra.run.smithi114.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-16T03:37:34.174 INFO:teuthology.orchestra.run.smithi114.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-16T03:37:34.179 INFO:teuthology.orchestra.run.smithi114.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-16T03:37:34.180 INFO:teuthology.orchestra.run.smithi114.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-16T03:37:34.180 INFO:teuthology.orchestra.run.smithi114.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-16T03:37:34.182 INFO:teuthology.orchestra.run.smithi027.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-16T03:37:34.182 INFO:teuthology.orchestra.run.smithi027.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-16T03:37:34.182 INFO:teuthology.orchestra.run.smithi027.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-16T03:37:34.182 INFO:teuthology.orchestra.run.smithi114.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-16T03:37:34.182 INFO:teuthology.orchestra.run.smithi114.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-16T03:37:34.186 INFO:teuthology.orchestra.run.smithi027.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-16T03:37:34.186 INFO:teuthology.orchestra.run.smithi114.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-16T03:37:34.187 INFO:teuthology.orchestra.run.smithi114.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-16T03:37:34.188 INFO:teuthology.orchestra.run.smithi027.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-16T03:37:34.188 INFO:teuthology.orchestra.run.smithi027.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-16T03:37:34.209 INFO:teuthology.orchestra.run.smithi027.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-16T03:37:34.209 INFO:teuthology.orchestra.run.smithi027.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-16T03:37:34.213 INFO:teuthology.orchestra.run.smithi027.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-16T03:37:34.213 INFO:teuthology.orchestra.run.smithi027.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-16T03:37:34.218 INFO:teuthology.orchestra.run.smithi027.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-16T03:37:34.222 INFO:teuthology.orchestra.run.smithi114.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-16T03:37:34.226 INFO:teuthology.orchestra.run.smithi027.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-16T03:37:34.227 INFO:teuthology.orchestra.run.smithi027.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-16T03:37:34.228 INFO:teuthology.orchestra.run.smithi027.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-16T03:37:34.228 INFO:teuthology.orchestra.run.smithi027.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-16T03:37:34.230 INFO:teuthology.orchestra.run.smithi114.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-16T03:37:34.231 INFO:teuthology.orchestra.run.smithi114.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-16T03:37:34.238 INFO:teuthology.orchestra.run.smithi027.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-16T03:37:34.238 INFO:teuthology.orchestra.run.smithi027.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-16T03:37:34.239 INFO:teuthology.orchestra.run.smithi027.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-16T03:37:34.240 INFO:teuthology.orchestra.run.smithi027.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-16T03:37:34.240 INFO:teuthology.orchestra.run.smithi027.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-16T03:37:34.255 INFO:teuthology.orchestra.run.smithi027.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-16T03:37:34.255 INFO:teuthology.orchestra.run.smithi027.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-16T03:37:34.256 INFO:teuthology.orchestra.run.smithi027.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-16T03:37:34.256 INFO:teuthology.orchestra.run.smithi027.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-16T03:37:34.257 INFO:teuthology.orchestra.run.smithi027.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-16T03:37:34.264 INFO:teuthology.orchestra.run.smithi114.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-16T03:37:34.264 INFO:teuthology.orchestra.run.smithi114.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-16T03:37:34.267 INFO:teuthology.orchestra.run.smithi114.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-16T03:37:34.268 INFO:teuthology.orchestra.run.smithi114.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-16T03:37:34.277 INFO:teuthology.orchestra.run.smithi114.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-16T03:37:34.283 INFO:teuthology.orchestra.run.smithi114.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-16T03:37:34.285 INFO:teuthology.orchestra.run.smithi114.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-16T03:37:34.285 INFO:teuthology.orchestra.run.smithi114.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-16T03:37:34.285 INFO:teuthology.orchestra.run.smithi114.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-16T03:37:34.286 INFO:teuthology.orchestra.run.smithi114.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-16T03:37:34.298 INFO:teuthology.orchestra.run.smithi114.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-16T03:37:34.299 INFO:teuthology.orchestra.run.smithi114.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-16T03:37:34.299 INFO:teuthology.orchestra.run.smithi114.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-16T03:37:34.300 INFO:teuthology.orchestra.run.smithi114.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-16T03:37:34.306 INFO:teuthology.orchestra.run.smithi079.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-16T03:37:34.315 INFO:teuthology.orchestra.run.smithi114.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-16T03:37:34.316 INFO:teuthology.orchestra.run.smithi114.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-16T03:37:34.316 INFO:teuthology.orchestra.run.smithi114.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-16T03:37:34.316 INFO:teuthology.orchestra.run.smithi114.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-16T03:37:34.317 INFO:teuthology.orchestra.run.smithi114.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-16T03:37:34.445 INFO:teuthology.orchestra.run.smithi079.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-16T03:37:34.639 INFO:teuthology.orchestra.run.smithi079.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-16T03:37:34.799 INFO:teuthology.orchestra.run.smithi079.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-16T03:37:34.812 INFO:teuthology.orchestra.run.smithi079.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-16T03:37:34.813 INFO:teuthology.orchestra.run.smithi079.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-16T03:37:34.815 INFO:teuthology.orchestra.run.smithi079.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-16T03:37:34.885 INFO:teuthology.orchestra.run.smithi079.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-16T03:37:34.906 INFO:teuthology.orchestra.run.smithi079.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-16T03:37:34.910 INFO:teuthology.orchestra.run.smithi079.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-16T03:37:34.932 INFO:teuthology.orchestra.run.smithi079.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-16T03:37:34.951 INFO:teuthology.orchestra.run.smithi079.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-16T03:37:34.957 INFO:teuthology.orchestra.run.smithi079.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-16T03:37:34.963 INFO:teuthology.orchestra.run.smithi079.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-16T03:37:34.964 INFO:teuthology.orchestra.run.smithi079.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-16T03:37:34.964 INFO:teuthology.orchestra.run.smithi079.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-16T03:37:35.039 INFO:teuthology.orchestra.run.smithi079.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-16T03:37:35.040 INFO:teuthology.orchestra.run.smithi079.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-16T03:37:35.041 INFO:teuthology.orchestra.run.smithi079.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-16T03:37:35.043 INFO:teuthology.orchestra.run.smithi079.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-16T03:37:35.043 INFO:teuthology.orchestra.run.smithi079.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-16T03:37:35.044 INFO:teuthology.orchestra.run.smithi079.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-16T03:37:35.045 INFO:teuthology.orchestra.run.smithi079.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-16T03:37:35.126 INFO:teuthology.orchestra.run.smithi079.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-16T03:37:35.126 INFO:teuthology.orchestra.run.smithi079.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-16T03:37:40.513 INFO:teuthology.orchestra.run.smithi114.stdout:Fetched 16.0 MB in 2s (7,427 kB/s) 2024-09-16T03:37:40.579 INFO:teuthology.orchestra.run.smithi079.stdout:Fetched 16.0 MB in 2s (7,422 kB/s) 2024-09-16T03:37:40.814 INFO:teuthology.orchestra.run.smithi027.stdout:Fetched 16.0 MB in 2s (7,152 kB/s) 2024-09-16T03:37:42.011 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-16T03:37:42.029 DEBUG:teuthology.orchestra.run.smithi079:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T03:37:42.082 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-16T03:37:42.089 INFO:teuthology.orchestra.run.smithi114.stdout:Reading package lists... 2024-09-16T03:37:42.108 DEBUG:teuthology.orchestra.run.smithi114:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T03:37:42.168 INFO:teuthology.orchestra.run.smithi114.stdout:Reading package lists... 2024-09-16T03:37:42.269 INFO:teuthology.orchestra.run.smithi079.stdout:Building dependency tree... 2024-09-16T03:37:42.270 INFO:teuthology.orchestra.run.smithi079.stdout:Reading state information... 2024-09-16T03:37:42.304 INFO:teuthology.orchestra.run.smithi027.stdout:Reading package lists... 2024-09-16T03:37:42.322 DEBUG:teuthology.orchestra.run.smithi027:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T03:37:42.378 INFO:teuthology.orchestra.run.smithi114.stdout:Building dependency tree... 2024-09-16T03:37:42.378 INFO:teuthology.orchestra.run.smithi114.stdout:Reading state information... 2024-09-16T03:37:42.390 INFO:teuthology.orchestra.run.smithi027.stdout:Reading package lists... 2024-09-16T03:37:42.437 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T03:37:42.437 INFO:teuthology.orchestra.run.smithi079.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T03:37:42.438 INFO:teuthology.orchestra.run.smithi079.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T03:37:42.438 INFO:teuthology.orchestra.run.smithi079.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T03:37:42.438 INFO:teuthology.orchestra.run.smithi079.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-16T03:37:42.438 INFO:teuthology.orchestra.run.smithi079.stdout: python2.7-minimal 2024-09-16T03:37:42.438 INFO:teuthology.orchestra.run.smithi079.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T03:37:42.439 INFO:teuthology.orchestra.run.smithi079.stdout:The following additional packages will be installed: 2024-09-16T03:37:42.440 INFO:teuthology.orchestra.run.smithi079.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T03:37:42.440 INFO:teuthology.orchestra.run.smithi079.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-16T03:37:42.440 INFO:teuthology.orchestra.run.smithi079.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-16T03:37:42.441 INFO:teuthology.orchestra.run.smithi079.stdout:Suggested packages: 2024-09-16T03:37:42.441 INFO:teuthology.orchestra.run.smithi079.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-16T03:37:42.441 INFO:teuthology.orchestra.run.smithi079.stdout:Recommended packages: 2024-09-16T03:37:42.441 INFO:teuthology.orchestra.run.smithi079.stdout: thermald 2024-09-16T03:37:42.492 INFO:teuthology.orchestra.run.smithi079.stdout:The following NEW packages will be installed: 2024-09-16T03:37:42.493 INFO:teuthology.orchestra.run.smithi079.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T03:37:42.493 INFO:teuthology.orchestra.run.smithi079.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-16T03:37:42.493 INFO:teuthology.orchestra.run.smithi079.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-16T03:37:42.494 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages will be upgraded: 2024-09-16T03:37:42.495 INFO:teuthology.orchestra.run.smithi079.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-16T03:37:42.553 INFO:teuthology.orchestra.run.smithi114.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T03:37:42.553 INFO:teuthology.orchestra.run.smithi114.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T03:37:42.554 INFO:teuthology.orchestra.run.smithi114.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T03:37:42.554 INFO:teuthology.orchestra.run.smithi114.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T03:37:42.554 INFO:teuthology.orchestra.run.smithi114.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-16T03:37:42.554 INFO:teuthology.orchestra.run.smithi114.stdout: python2.7-minimal 2024-09-16T03:37:42.554 INFO:teuthology.orchestra.run.smithi114.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T03:37:42.555 INFO:teuthology.orchestra.run.smithi114.stdout:The following additional packages will be installed: 2024-09-16T03:37:42.556 INFO:teuthology.orchestra.run.smithi114.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T03:37:42.556 INFO:teuthology.orchestra.run.smithi114.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-16T03:37:42.556 INFO:teuthology.orchestra.run.smithi114.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-16T03:37:42.557 INFO:teuthology.orchestra.run.smithi114.stdout:Suggested packages: 2024-09-16T03:37:42.557 INFO:teuthology.orchestra.run.smithi114.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-16T03:37:42.557 INFO:teuthology.orchestra.run.smithi114.stdout:Recommended packages: 2024-09-16T03:37:42.558 INFO:teuthology.orchestra.run.smithi114.stdout: thermald 2024-09-16T03:37:42.606 INFO:teuthology.orchestra.run.smithi027.stdout:Building dependency tree... 2024-09-16T03:37:42.606 INFO:teuthology.orchestra.run.smithi027.stdout:Reading state information... 2024-09-16T03:37:42.607 INFO:teuthology.orchestra.run.smithi114.stdout:The following NEW packages will be installed: 2024-09-16T03:37:42.607 INFO:teuthology.orchestra.run.smithi114.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T03:37:42.607 INFO:teuthology.orchestra.run.smithi114.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-16T03:37:42.607 INFO:teuthology.orchestra.run.smithi114.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-16T03:37:42.608 INFO:teuthology.orchestra.run.smithi114.stdout:The following packages will be upgraded: 2024-09-16T03:37:42.609 INFO:teuthology.orchestra.run.smithi114.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-16T03:37:42.693 INFO:teuthology.orchestra.run.smithi079.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T03:37:42.693 INFO:teuthology.orchestra.run.smithi079.stdout:Need to get 113 MB of archives. 2024-09-16T03:37:42.693 INFO:teuthology.orchestra.run.smithi079.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-16T03:37:42.693 INFO:teuthology.orchestra.run.smithi079.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-16T03:37:42.788 INFO:teuthology.orchestra.run.smithi114.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T03:37:42.789 INFO:teuthology.orchestra.run.smithi114.stdout:Need to get 113 MB of archives. 2024-09-16T03:37:42.789 INFO:teuthology.orchestra.run.smithi114.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-16T03:37:42.789 INFO:teuthology.orchestra.run.smithi114.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-16T03:37:42.803 INFO:teuthology.orchestra.run.smithi027.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T03:37:42.803 INFO:teuthology.orchestra.run.smithi027.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T03:37:42.803 INFO:teuthology.orchestra.run.smithi027.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T03:37:42.804 INFO:teuthology.orchestra.run.smithi027.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T03:37:42.804 INFO:teuthology.orchestra.run.smithi027.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-16T03:37:42.804 INFO:teuthology.orchestra.run.smithi027.stdout: python2.7-minimal 2024-09-16T03:37:42.804 INFO:teuthology.orchestra.run.smithi027.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T03:37:42.806 INFO:teuthology.orchestra.run.smithi027.stdout:The following additional packages will be installed: 2024-09-16T03:37:42.806 INFO:teuthology.orchestra.run.smithi027.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T03:37:42.806 INFO:teuthology.orchestra.run.smithi027.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-16T03:37:42.806 INFO:teuthology.orchestra.run.smithi027.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-16T03:37:42.808 INFO:teuthology.orchestra.run.smithi027.stdout:Suggested packages: 2024-09-16T03:37:42.808 INFO:teuthology.orchestra.run.smithi027.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-16T03:37:42.808 INFO:teuthology.orchestra.run.smithi027.stdout:Recommended packages: 2024-09-16T03:37:42.808 INFO:teuthology.orchestra.run.smithi027.stdout: thermald 2024-09-16T03:37:42.866 INFO:teuthology.orchestra.run.smithi027.stdout:The following NEW packages will be installed: 2024-09-16T03:37:42.866 INFO:teuthology.orchestra.run.smithi027.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T03:37:42.866 INFO:teuthology.orchestra.run.smithi027.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-16T03:37:42.867 INFO:teuthology.orchestra.run.smithi027.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-16T03:37:42.868 INFO:teuthology.orchestra.run.smithi027.stdout:The following packages will be upgraded: 2024-09-16T03:37:42.869 INFO:teuthology.orchestra.run.smithi027.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-16T03:37:43.051 INFO:teuthology.orchestra.run.smithi027.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T03:37:43.051 INFO:teuthology.orchestra.run.smithi027.stdout:Need to get 113 MB of archives. 2024-09-16T03:37:43.051 INFO:teuthology.orchestra.run.smithi027.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-16T03:37:43.051 INFO:teuthology.orchestra.run.smithi027.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-16T03:37:44.070 INFO:teuthology.orchestra.run.smithi079.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-16T03:37:44.164 INFO:teuthology.orchestra.run.smithi114.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-16T03:37:44.438 INFO:teuthology.orchestra.run.smithi027.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-16T03:37:44.479 INFO:teuthology.orchestra.run.smithi079.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-16T03:37:44.513 INFO:teuthology.orchestra.run.smithi114.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-16T03:37:44.793 INFO:teuthology.orchestra.run.smithi027.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-16T03:37:46.659 INFO:teuthology.orchestra.run.smithi079.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-16T03:37:46.660 INFO:teuthology.orchestra.run.smithi079.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-16T03:37:46.660 INFO:teuthology.orchestra.run.smithi079.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-16T03:37:46.709 INFO:teuthology.orchestra.run.smithi114.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-16T03:37:46.709 INFO:teuthology.orchestra.run.smithi114.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-16T03:37:46.710 INFO:teuthology.orchestra.run.smithi114.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-16T03:37:47.001 INFO:teuthology.orchestra.run.smithi027.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-16T03:37:47.001 INFO:teuthology.orchestra.run.smithi027.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-16T03:37:47.002 INFO:teuthology.orchestra.run.smithi027.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-16T03:37:47.003 INFO:teuthology.orchestra.run.smithi079.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-16T03:37:47.042 INFO:teuthology.orchestra.run.smithi114.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-16T03:37:47.081 INFO:teuthology.orchestra.run.smithi079.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-16T03:37:47.122 INFO:teuthology.orchestra.run.smithi114.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-16T03:37:47.348 INFO:teuthology.orchestra.run.smithi027.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-16T03:37:47.426 INFO:teuthology.orchestra.run.smithi027.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-16T03:37:47.488 INFO:teuthology.orchestra.run.smithi079.stdout:Fetched 113 MB in 5s (24.7 MB/s) 2024-09-16T03:37:47.523 INFO:teuthology.orchestra.run.smithi114.stdout:Fetched 113 MB in 5s (25.1 MB/s) 2024-09-16T03:37:47.684 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-16T03:37:47.686 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-16T03:37:47.839 INFO:teuthology.orchestra.run.smithi027.stdout:Fetched 113 MB in 5s (24.9 MB/s) 2024-09-16T03:37:48.028 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-16T03:37:49.714 INFO:teuthology.orchestra.run.smithi079.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-16T03:37:49.718 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T03:37:49.732 INFO:teuthology.orchestra.run.smithi114.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-16T03:37:49.736 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T03:37:49.780 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:37:49.833 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:37:50.120 INFO:teuthology.orchestra.run.smithi027.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-16T03:37:50.124 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T03:37:50.317 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:37:52.040 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-16T03:37:52.061 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T03:37:52.136 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:37:52.384 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-16T03:37:52.406 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T03:37:52.499 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:37:52.594 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-16T03:37:52.615 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T03:37:52.652 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:37:52.801 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-16T03:37:52.823 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T03:37:52.911 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:37:53.021 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-16T03:37:53.041 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T03:37:53.079 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:37:53.363 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-16T03:37:53.384 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T03:37:53.413 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:37:59.534 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T03:37:59.587 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T03:37:59.636 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T03:37:59.730 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T03:37:59.961 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T03:37:59.972 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T03:38:00.080 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T03:38:00.097 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T03:38:00.106 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T03:38:00.183 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T03:38:00.401 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-16T03:38:00.424 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-16T03:38:00.468 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T03:38:00.469 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-16T03:38:00.492 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-16T03:38:00.536 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T03:38:00.565 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T03:38:00.692 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T03:38:01.037 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-16T03:38:01.059 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-16T03:38:01.095 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T03:38:05.977 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-16T03:38:06.014 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T03:38:06.051 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:38:06.502 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-16T03:38:06.539 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T03:38:06.577 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:38:06.754 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-16T03:38:06.791 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T03:38:06.828 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:38:09.003 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T03:38:09.120 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T03:38:10.166 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T03:38:10.364 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T03:38:10.437 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T03:38:10.532 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T03:38:10.559 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:38:10.657 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T03:38:10.685 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-16T03:38:10.696 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T03:38:10.804 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:38:10.826 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:38:10.952 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-16T03:38:11.015 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T03:38:11.105 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:38:11.153 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:38:11.271 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-16T03:38:11.399 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:38:12.153 INFO:teuthology.orchestra.run.smithi079.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-16T03:38:12.154 INFO:teuthology.orchestra.run.smithi079.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-16T03:38:12.154 INFO:teuthology.orchestra.run.smithi079.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-16T03:38:12.154 INFO:teuthology.orchestra.run.smithi079.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-16T03:38:12.307 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:38:12.438 INFO:teuthology.orchestra.run.smithi114.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-16T03:38:12.438 INFO:teuthology.orchestra.run.smithi114.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-16T03:38:12.438 INFO:teuthology.orchestra.run.smithi114.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-16T03:38:12.439 INFO:teuthology.orchestra.run.smithi114.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-16T03:38:12.591 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:38:12.753 INFO:teuthology.orchestra.run.smithi027.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-16T03:38:12.753 INFO:teuthology.orchestra.run.smithi027.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-16T03:38:12.753 INFO:teuthology.orchestra.run.smithi027.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-16T03:38:12.753 INFO:teuthology.orchestra.run.smithi027.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-16T03:38:12.919 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:38:13.708 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:38:14.209 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:38:14.377 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:38:15.101 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-16T03:38:15.218 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-16T03:38:15.662 INFO:teuthology.orchestra.run.smithi079.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:38:16.179 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-16T03:38:16.228 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-16T03:38:16.242 INFO:teuthology.orchestra.run.smithi079.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-16T03:38:16.242 INFO:teuthology.orchestra.run.smithi079.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-16T03:38:16.321 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-16T03:38:16.353 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-16T03:38:16.457 INFO:teuthology.orchestra.run.smithi027.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:38:16.497 INFO:teuthology.orchestra.run.smithi114.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T03:38:16.528 INFO:teuthology.orchestra.run.smithi027.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-16T03:38:16.528 INFO:teuthology.orchestra.run.smithi027.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-16T03:38:16.557 INFO:teuthology.orchestra.run.smithi114.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-16T03:38:16.557 INFO:teuthology.orchestra.run.smithi114.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-16T03:38:30.111 INFO:teuthology.orchestra.run.smithi079.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-16T03:38:30.112 INFO:teuthology.orchestra.run.smithi079.stdout:Sourcing file `/etc/default/grub' 2024-09-16T03:38:30.135 INFO:teuthology.orchestra.run.smithi079.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T03:38:30.158 INFO:teuthology.orchestra.run.smithi079.stdout:Generating grub configuration file ... 2024-09-16T03:38:30.406 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T03:38:30.433 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T03:38:30.617 INFO:teuthology.orchestra.run.smithi114.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-16T03:38:30.618 INFO:teuthology.orchestra.run.smithi114.stdout:Sourcing file `/etc/default/grub' 2024-09-16T03:38:30.647 INFO:teuthology.orchestra.run.smithi114.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T03:38:30.676 INFO:teuthology.orchestra.run.smithi114.stdout:Generating grub configuration file ... 2024-09-16T03:38:30.716 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T03:38:30.722 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T03:38:30.788 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T03:38:30.794 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T03:38:30.913 INFO:teuthology.orchestra.run.smithi027.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-16T03:38:30.913 INFO:teuthology.orchestra.run.smithi027.stdout:Sourcing file `/etc/default/grub' 2024-09-16T03:38:30.928 INFO:teuthology.orchestra.run.smithi027.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T03:38:30.947 INFO:teuthology.orchestra.run.smithi027.stdout:Generating grub configuration file ... 2024-09-16T03:38:30.950 INFO:teuthology.orchestra.run.smithi079.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T03:38:30.950 INFO:teuthology.orchestra.run.smithi079.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T03:38:30.950 INFO:teuthology.orchestra.run.smithi079.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T03:38:30.951 INFO:teuthology.orchestra.run.smithi114.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T03:38:30.970 INFO:teuthology.orchestra.run.smithi114.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T03:38:30.993 INFO:teuthology.orchestra.run.smithi079.stdout:done 2024-09-16T03:38:31.249 INFO:teuthology.orchestra.run.smithi027.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T03:38:31.266 INFO:teuthology.orchestra.run.smithi027.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T03:38:31.278 INFO:teuthology.orchestra.run.smithi114.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T03:38:31.284 INFO:teuthology.orchestra.run.smithi114.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T03:38:31.353 INFO:teuthology.orchestra.run.smithi114.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T03:38:31.358 INFO:teuthology.orchestra.run.smithi114.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T03:38:31.460 DEBUG:teuthology.orchestra.run.smithi079:> dpkg -s linux-image-generic 2024-09-16T03:38:31.483 INFO:teuthology.orchestra.run.smithi079.stdout:Package: linux-image-generic 2024-09-16T03:38:31.483 INFO:teuthology.orchestra.run.smithi079.stdout:Status: install ok installed 2024-09-16T03:38:31.484 INFO:teuthology.orchestra.run.smithi079.stdout:Priority: optional 2024-09-16T03:38:31.484 INFO:teuthology.orchestra.run.smithi079.stdout:Section: kernel 2024-09-16T03:38:31.484 INFO:teuthology.orchestra.run.smithi079.stdout:Installed-Size: 21 2024-09-16T03:38:31.484 INFO:teuthology.orchestra.run.smithi079.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T03:38:31.484 INFO:teuthology.orchestra.run.smithi079.stdout:Architecture: amd64 2024-09-16T03:38:31.484 INFO:teuthology.orchestra.run.smithi079.stdout:Source: linux-meta 2024-09-16T03:38:31.484 INFO:teuthology.orchestra.run.smithi079.stdout:Version: 5.15.0.121.121 2024-09-16T03:38:31.484 INFO:teuthology.orchestra.run.smithi079.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T03:38:31.484 INFO:teuthology.orchestra.run.smithi079.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T03:38:31.484 INFO:teuthology.orchestra.run.smithi079.stdout:Recommends: thermald 2024-09-16T03:38:31.484 INFO:teuthology.orchestra.run.smithi079.stdout:Description: Generic Linux kernel image 2024-09-16T03:38:31.484 INFO:teuthology.orchestra.run.smithi079.stdout: This package will always depend on the latest generic kernel image 2024-09-16T03:38:31.485 INFO:teuthology.orchestra.run.smithi079.stdout: available. 2024-09-16T03:38:31.485 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-16T03:38:31.485 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T03:38:31.485 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T03:38:31.485 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-16T03:38:31.485 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi079.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T03:38:31.485 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get clean 2024-09-16T03:38:31.540 INFO:teuthology.orchestra.run.smithi114.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T03:38:31.540 INFO:teuthology.orchestra.run.smithi114.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T03:38:31.540 INFO:teuthology.orchestra.run.smithi114.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T03:38:31.578 INFO:teuthology.orchestra.run.smithi114.stdout:done 2024-09-16T03:38:31.607 INFO:teuthology.orchestra.run.smithi027.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T03:38:31.612 INFO:teuthology.orchestra.run.smithi027.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T03:38:31.657 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get update 2024-09-16T03:38:31.692 INFO:teuthology.orchestra.run.smithi027.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T03:38:31.698 INFO:teuthology.orchestra.run.smithi027.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T03:38:31.789 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T03:38:31.799 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-16T03:38:31.816 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-16T03:38:31.883 INFO:teuthology.orchestra.run.smithi027.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T03:38:31.883 INFO:teuthology.orchestra.run.smithi027.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T03:38:31.883 INFO:teuthology.orchestra.run.smithi027.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T03:38:31.912 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-16T03:38:31.923 INFO:teuthology.orchestra.run.smithi027.stdout:done 2024-09-16T03:38:32.035 DEBUG:teuthology.orchestra.run.smithi114:> dpkg -s linux-image-generic 2024-09-16T03:38:32.056 INFO:teuthology.orchestra.run.smithi114.stdout:Package: linux-image-generic 2024-09-16T03:38:32.057 INFO:teuthology.orchestra.run.smithi114.stdout:Status: install ok installed 2024-09-16T03:38:32.057 INFO:teuthology.orchestra.run.smithi114.stdout:Priority: optional 2024-09-16T03:38:32.057 INFO:teuthology.orchestra.run.smithi114.stdout:Section: kernel 2024-09-16T03:38:32.057 INFO:teuthology.orchestra.run.smithi114.stdout:Installed-Size: 21 2024-09-16T03:38:32.057 INFO:teuthology.orchestra.run.smithi114.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T03:38:32.057 INFO:teuthology.orchestra.run.smithi114.stdout:Architecture: amd64 2024-09-16T03:38:32.057 INFO:teuthology.orchestra.run.smithi114.stdout:Source: linux-meta 2024-09-16T03:38:32.057 INFO:teuthology.orchestra.run.smithi114.stdout:Version: 5.15.0.121.121 2024-09-16T03:38:32.057 INFO:teuthology.orchestra.run.smithi114.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T03:38:32.057 INFO:teuthology.orchestra.run.smithi114.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T03:38:32.057 INFO:teuthology.orchestra.run.smithi114.stdout:Recommends: thermald 2024-09-16T03:38:32.058 INFO:teuthology.orchestra.run.smithi114.stdout:Description: Generic Linux kernel image 2024-09-16T03:38:32.058 INFO:teuthology.orchestra.run.smithi114.stdout: This package will always depend on the latest generic kernel image 2024-09-16T03:38:32.058 INFO:teuthology.orchestra.run.smithi114.stdout: available. 2024-09-16T03:38:32.058 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-16T03:38:32.059 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T03:38:32.059 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T03:38:32.059 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-16T03:38:32.059 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi114.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T03:38:32.059 DEBUG:teuthology.orchestra.run.smithi114:> sudo apt-get clean 2024-09-16T03:38:32.216 DEBUG:teuthology.orchestra.run.smithi114:> sudo apt-get update 2024-09-16T03:38:32.334 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T03:38:32.343 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-16T03:38:32.359 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-16T03:38:32.422 DEBUG:teuthology.orchestra.run.smithi027:> dpkg -s linux-image-generic 2024-09-16T03:38:32.449 INFO:teuthology.orchestra.run.smithi027.stdout:Package: linux-image-generic 2024-09-16T03:38:32.449 INFO:teuthology.orchestra.run.smithi027.stdout:Status: install ok installed 2024-09-16T03:38:32.449 INFO:teuthology.orchestra.run.smithi027.stdout:Priority: optional 2024-09-16T03:38:32.449 INFO:teuthology.orchestra.run.smithi027.stdout:Section: kernel 2024-09-16T03:38:32.449 INFO:teuthology.orchestra.run.smithi027.stdout:Installed-Size: 21 2024-09-16T03:38:32.449 INFO:teuthology.orchestra.run.smithi027.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T03:38:32.449 INFO:teuthology.orchestra.run.smithi027.stdout:Architecture: amd64 2024-09-16T03:38:32.449 INFO:teuthology.orchestra.run.smithi027.stdout:Source: linux-meta 2024-09-16T03:38:32.449 INFO:teuthology.orchestra.run.smithi027.stdout:Version: 5.15.0.121.121 2024-09-16T03:38:32.450 INFO:teuthology.orchestra.run.smithi027.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T03:38:32.450 INFO:teuthology.orchestra.run.smithi027.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T03:38:32.450 INFO:teuthology.orchestra.run.smithi027.stdout:Recommends: thermald 2024-09-16T03:38:32.450 INFO:teuthology.orchestra.run.smithi027.stdout:Description: Generic Linux kernel image 2024-09-16T03:38:32.450 INFO:teuthology.orchestra.run.smithi027.stdout: This package will always depend on the latest generic kernel image 2024-09-16T03:38:32.450 INFO:teuthology.orchestra.run.smithi027.stdout: available. 2024-09-16T03:38:32.451 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-16T03:38:32.451 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T03:38:32.451 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T03:38:32.451 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-16T03:38:32.451 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi027.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T03:38:32.451 DEBUG:teuthology.orchestra.run.smithi027:> sudo apt-get clean 2024-09-16T03:38:32.455 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-16T03:38:32.753 DEBUG:teuthology.orchestra.run.smithi027:> sudo apt-get update 2024-09-16T03:38:32.877 INFO:teuthology.orchestra.run.smithi027.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-16T03:38:32.997 INFO:teuthology.orchestra.run.smithi027.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T03:38:33.083 INFO:teuthology.orchestra.run.smithi027.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-16T03:38:33.127 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-16T03:38:33.145 DEBUG:teuthology.orchestra.run.smithi079:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T03:38:33.165 INFO:teuthology.orchestra.run.smithi027.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-16T03:38:33.212 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-16T03:38:33.421 INFO:teuthology.orchestra.run.smithi079.stdout:Building dependency tree... 2024-09-16T03:38:33.422 INFO:teuthology.orchestra.run.smithi079.stdout:Reading state information... 2024-09-16T03:38:33.612 INFO:teuthology.orchestra.run.smithi079.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-16T03:38:33.613 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T03:38:33.613 INFO:teuthology.orchestra.run.smithi079.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T03:38:33.613 INFO:teuthology.orchestra.run.smithi079.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T03:38:33.613 INFO:teuthology.orchestra.run.smithi079.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T03:38:33.613 INFO:teuthology.orchestra.run.smithi079.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T03:38:33.614 INFO:teuthology.orchestra.run.smithi079.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T03:38:33.614 INFO:teuthology.orchestra.run.smithi079.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T03:38:33.657 INFO:teuthology.orchestra.run.smithi079.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T03:38:33.659 DEBUG:teuthology.orchestra.run.smithi079:> dpkg -s linux-image-generic 2024-09-16T03:38:33.674 INFO:teuthology.orchestra.run.smithi079.stdout:Package: linux-image-generic 2024-09-16T03:38:33.674 INFO:teuthology.orchestra.run.smithi079.stdout:Status: install ok installed 2024-09-16T03:38:33.674 INFO:teuthology.orchestra.run.smithi079.stdout:Priority: optional 2024-09-16T03:38:33.674 INFO:teuthology.orchestra.run.smithi079.stdout:Section: kernel 2024-09-16T03:38:33.675 INFO:teuthology.orchestra.run.smithi079.stdout:Installed-Size: 21 2024-09-16T03:38:33.675 INFO:teuthology.orchestra.run.smithi079.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T03:38:33.675 INFO:teuthology.orchestra.run.smithi079.stdout:Architecture: amd64 2024-09-16T03:38:33.675 INFO:teuthology.orchestra.run.smithi079.stdout:Source: linux-meta 2024-09-16T03:38:33.675 INFO:teuthology.orchestra.run.smithi079.stdout:Version: 5.15.0.121.121 2024-09-16T03:38:33.675 INFO:teuthology.orchestra.run.smithi079.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T03:38:33.675 INFO:teuthology.orchestra.run.smithi079.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T03:38:33.675 INFO:teuthology.orchestra.run.smithi079.stdout:Recommends: thermald 2024-09-16T03:38:33.675 INFO:teuthology.orchestra.run.smithi079.stdout:Description: Generic Linux kernel image 2024-09-16T03:38:33.675 INFO:teuthology.orchestra.run.smithi079.stdout: This package will always depend on the latest generic kernel image 2024-09-16T03:38:33.675 INFO:teuthology.orchestra.run.smithi079.stdout: available. 2024-09-16T03:38:33.676 DEBUG:teuthology.orchestra.run.smithi079:> mktemp 2024-09-16T03:38:33.725 INFO:teuthology.orchestra.run.smithi079.stdout:/tmp/tmp.Tdn8T10UT5 2024-09-16T03:38:33.725 DEBUG:teuthology.orchestra.run.smithi079:> sudo cp /boot/grub/grub.cfg /tmp/tmp.Tdn8T10UT5 2024-09-16T03:38:33.739 INFO:teuthology.orchestra.run.smithi114.stdout:Reading package lists... 2024-09-16T03:38:33.758 DEBUG:teuthology.orchestra.run.smithi114:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T03:38:33.778 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 0666 /tmp/tmp.Tdn8T10UT5 2024-09-16T03:38:33.811 INFO:teuthology.orchestra.run.smithi114.stdout:Reading package lists... 2024-09-16T03:38:33.892 DEBUG:teuthology.orchestra.remote:smithi079:/tmp/tmp.Tdn8T10UT5 is 10KB 2024-09-16T03:38:33.905 DEBUG:teuthology.orchestra.run.smithi079:> rm -fr /tmp/tmp.Tdn8T10UT5 2024-09-16T03:38:33.911 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-16T03:38:33.967 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-16T03:38:33.967 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-16T03:38:33.967 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-16T03:38:33.998 INFO:teuthology.orchestra.run.smithi114.stdout:Building dependency tree... 2024-09-16T03:38:33.998 INFO:teuthology.orchestra.run.smithi114.stdout:Reading state information... 2024-09-16T03:38:34.033 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-16T03:38:34.034 DEBUG:teuthology.orchestra.run.smithi079:> sudo update-grub 2024-09-16T03:38:34.163 INFO:teuthology.orchestra.run.smithi114.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-16T03:38:34.163 INFO:teuthology.orchestra.run.smithi114.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T03:38:34.163 INFO:teuthology.orchestra.run.smithi114.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T03:38:34.163 INFO:teuthology.orchestra.run.smithi114.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T03:38:34.163 INFO:teuthology.orchestra.run.smithi114.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T03:38:34.164 INFO:teuthology.orchestra.run.smithi114.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T03:38:34.164 INFO:teuthology.orchestra.run.smithi114.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T03:38:34.164 INFO:teuthology.orchestra.run.smithi114.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T03:38:34.205 INFO:teuthology.orchestra.run.smithi114.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T03:38:34.206 DEBUG:teuthology.orchestra.run.smithi114:> dpkg -s linux-image-generic 2024-09-16T03:38:34.262 INFO:teuthology.orchestra.run.smithi114.stdout:Package: linux-image-generic 2024-09-16T03:38:34.262 INFO:teuthology.orchestra.run.smithi114.stdout:Status: install ok installed 2024-09-16T03:38:34.262 INFO:teuthology.orchestra.run.smithi114.stdout:Priority: optional 2024-09-16T03:38:34.262 INFO:teuthology.orchestra.run.smithi114.stdout:Section: kernel 2024-09-16T03:38:34.262 INFO:teuthology.orchestra.run.smithi114.stdout:Installed-Size: 21 2024-09-16T03:38:34.262 INFO:teuthology.orchestra.run.smithi114.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T03:38:34.262 INFO:teuthology.orchestra.run.smithi114.stdout:Architecture: amd64 2024-09-16T03:38:34.262 INFO:teuthology.orchestra.run.smithi114.stdout:Source: linux-meta 2024-09-16T03:38:34.262 INFO:teuthology.orchestra.run.smithi114.stdout:Version: 5.15.0.121.121 2024-09-16T03:38:34.262 INFO:teuthology.orchestra.run.smithi114.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T03:38:34.262 INFO:teuthology.orchestra.run.smithi114.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T03:38:34.263 INFO:teuthology.orchestra.run.smithi114.stdout:Recommends: thermald 2024-09-16T03:38:34.263 INFO:teuthology.orchestra.run.smithi114.stdout:Description: Generic Linux kernel image 2024-09-16T03:38:34.263 INFO:teuthology.orchestra.run.smithi114.stdout: This package will always depend on the latest generic kernel image 2024-09-16T03:38:34.263 INFO:teuthology.orchestra.run.smithi114.stdout: available. 2024-09-16T03:38:34.263 DEBUG:teuthology.orchestra.run.smithi114:> mktemp 2024-09-16T03:38:34.307 INFO:teuthology.orchestra.run.smithi114.stdout:/tmp/tmp.ofyIUHBF1Q 2024-09-16T03:38:34.307 DEBUG:teuthology.orchestra.run.smithi114:> sudo cp /boot/grub/grub.cfg /tmp/tmp.ofyIUHBF1Q 2024-09-16T03:38:34.344 INFO:teuthology.orchestra.run.smithi027.stdout:Reading package lists... 2024-09-16T03:38:34.363 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 0666 /tmp/tmp.ofyIUHBF1Q 2024-09-16T03:38:34.364 DEBUG:teuthology.orchestra.run.smithi027:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T03:38:34.425 INFO:teuthology.orchestra.run.smithi027.stdout:Reading package lists... 2024-09-16T03:38:34.486 DEBUG:teuthology.orchestra.remote:smithi114:/tmp/tmp.ofyIUHBF1Q is 10KB 2024-09-16T03:38:34.498 DEBUG:teuthology.orchestra.run.smithi114:> rm -fr /tmp/tmp.ofyIUHBF1Q 2024-09-16T03:38:34.503 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-16T03:38:34.558 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-16T03:38:34.558 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-16T03:38:34.558 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-16T03:38:34.632 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-16T03:38:34.632 DEBUG:teuthology.orchestra.run.smithi114:> sudo update-grub 2024-09-16T03:38:34.641 INFO:teuthology.orchestra.run.smithi027.stdout:Building dependency tree... 2024-09-16T03:38:34.641 INFO:teuthology.orchestra.run.smithi027.stdout:Reading state information... 2024-09-16T03:38:34.841 INFO:teuthology.orchestra.run.smithi027.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-16T03:38:34.841 INFO:teuthology.orchestra.run.smithi027.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T03:38:34.841 INFO:teuthology.orchestra.run.smithi027.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T03:38:34.841 INFO:teuthology.orchestra.run.smithi027.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T03:38:34.841 INFO:teuthology.orchestra.run.smithi027.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T03:38:34.842 INFO:teuthology.orchestra.run.smithi027.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T03:38:34.842 INFO:teuthology.orchestra.run.smithi027.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T03:38:34.842 INFO:teuthology.orchestra.run.smithi027.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T03:38:34.884 INFO:teuthology.orchestra.run.smithi027.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T03:38:34.886 DEBUG:teuthology.orchestra.run.smithi027:> dpkg -s linux-image-generic 2024-09-16T03:38:34.899 INFO:teuthology.orchestra.run.smithi027.stdout:Package: linux-image-generic 2024-09-16T03:38:34.899 INFO:teuthology.orchestra.run.smithi027.stdout:Status: install ok installed 2024-09-16T03:38:34.899 INFO:teuthology.orchestra.run.smithi027.stdout:Priority: optional 2024-09-16T03:38:34.899 INFO:teuthology.orchestra.run.smithi027.stdout:Section: kernel 2024-09-16T03:38:34.899 INFO:teuthology.orchestra.run.smithi027.stdout:Installed-Size: 21 2024-09-16T03:38:34.899 INFO:teuthology.orchestra.run.smithi027.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T03:38:34.899 INFO:teuthology.orchestra.run.smithi027.stdout:Architecture: amd64 2024-09-16T03:38:34.899 INFO:teuthology.orchestra.run.smithi027.stdout:Source: linux-meta 2024-09-16T03:38:34.899 INFO:teuthology.orchestra.run.smithi027.stdout:Version: 5.15.0.121.121 2024-09-16T03:38:34.899 INFO:teuthology.orchestra.run.smithi027.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T03:38:34.899 INFO:teuthology.orchestra.run.smithi027.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T03:38:34.899 INFO:teuthology.orchestra.run.smithi027.stdout:Recommends: thermald 2024-09-16T03:38:34.900 INFO:teuthology.orchestra.run.smithi027.stdout:Description: Generic Linux kernel image 2024-09-16T03:38:34.900 INFO:teuthology.orchestra.run.smithi027.stdout: This package will always depend on the latest generic kernel image 2024-09-16T03:38:34.900 INFO:teuthology.orchestra.run.smithi027.stdout: available. 2024-09-16T03:38:34.900 DEBUG:teuthology.orchestra.run.smithi027:> mktemp 2024-09-16T03:38:34.948 INFO:teuthology.orchestra.run.smithi027.stdout:/tmp/tmp.rdySmlG6r5 2024-09-16T03:38:34.948 DEBUG:teuthology.orchestra.run.smithi027:> sudo cp /boot/grub/grub.cfg /tmp/tmp.rdySmlG6r5 2024-09-16T03:38:35.002 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod 0666 /tmp/tmp.rdySmlG6r5 2024-09-16T03:38:35.118 DEBUG:teuthology.orchestra.remote:smithi027:/tmp/tmp.rdySmlG6r5 is 10KB 2024-09-16T03:38:35.131 DEBUG:teuthology.orchestra.run.smithi027:> rm -fr /tmp/tmp.rdySmlG6r5 2024-09-16T03:38:35.136 DEBUG:teuthology.orchestra.run.smithi027:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-16T03:38:35.190 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-16T03:38:35.190 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-16T03:38:35.190 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-16T03:38:35.254 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-16T03:38:35.255 DEBUG:teuthology.orchestra.run.smithi027:> sudo update-grub 2024-09-16T03:38:35.291 INFO:teuthology.orchestra.run.smithi079.stderr:Sourcing file `/etc/default/grub' 2024-09-16T03:38:35.292 INFO:teuthology.orchestra.run.smithi079.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T03:38:35.295 INFO:teuthology.orchestra.run.smithi079.stderr:Generating grub configuration file ... 2024-09-16T03:38:35.481 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T03:38:35.486 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T03:38:35.706 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T03:38:35.711 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T03:38:35.747 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T03:38:35.752 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T03:38:35.885 INFO:teuthology.orchestra.run.smithi079.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T03:38:35.885 INFO:teuthology.orchestra.run.smithi079.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T03:38:35.885 INFO:teuthology.orchestra.run.smithi079.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T03:38:35.910 INFO:teuthology.orchestra.run.smithi079.stderr:done 2024-09-16T03:38:35.918 DEBUG:teuthology.orchestra.run.smithi079:> sudo shutdown -r now 2024-09-16T03:38:36.051 INFO:teuthology.orchestra.run.smithi114.stderr:Sourcing file `/etc/default/grub' 2024-09-16T03:38:36.052 INFO:teuthology.orchestra.run.smithi114.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T03:38:36.059 INFO:teuthology.orchestra.run.smithi114.stderr:Generating grub configuration file ... 2024-09-16T03:38:36.244 INFO:teuthology.orchestra.run.smithi114.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T03:38:36.251 INFO:teuthology.orchestra.run.smithi114.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T03:38:36.483 INFO:teuthology.orchestra.run.smithi027.stderr:Sourcing file `/etc/default/grub' 2024-09-16T03:38:36.484 INFO:teuthology.orchestra.run.smithi027.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T03:38:36.487 INFO:teuthology.orchestra.run.smithi027.stderr:Generating grub configuration file ... 2024-09-16T03:38:36.533 INFO:teuthology.orchestra.run.smithi114.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T03:38:36.539 INFO:teuthology.orchestra.run.smithi114.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T03:38:36.581 INFO:teuthology.orchestra.run.smithi114.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T03:38:36.586 INFO:teuthology.orchestra.run.smithi114.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T03:38:36.685 INFO:teuthology.orchestra.run.smithi027.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T03:38:36.690 INFO:teuthology.orchestra.run.smithi027.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T03:38:36.738 INFO:teuthology.orchestra.run.smithi114.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T03:38:36.738 INFO:teuthology.orchestra.run.smithi114.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T03:38:36.738 INFO:teuthology.orchestra.run.smithi114.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T03:38:36.757 INFO:teuthology.orchestra.run.smithi114.stderr:done 2024-09-16T03:38:36.759 DEBUG:teuthology.orchestra.run.smithi114:> sudo shutdown -r now 2024-09-16T03:38:36.879 INFO:teuthology.orchestra.run.smithi027.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T03:38:36.884 INFO:teuthology.orchestra.run.smithi027.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T03:38:36.921 INFO:teuthology.orchestra.run.smithi027.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T03:38:36.926 INFO:teuthology.orchestra.run.smithi027.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T03:38:37.085 INFO:teuthology.orchestra.run.smithi027.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T03:38:37.085 INFO:teuthology.orchestra.run.smithi027.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T03:38:37.085 INFO:teuthology.orchestra.run.smithi027.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T03:38:37.103 INFO:teuthology.orchestra.run.smithi027.stderr:done 2024-09-16T03:38:37.112 DEBUG:teuthology.orchestra.run.smithi027:> sudo shutdown -r now 2024-09-16T03:39:05.949 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-16T03:39:05.950 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-16T03:39:05.951 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T03:39:06.762 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-16T03:39:06.763 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-16T03:39:06.763 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T03:39:07.115 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-16T03:39:07.115 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-16T03:39:07.116 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T03:39:25.117 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.114 2024-09-16T03:39:34.125 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-16T03:39:34.126 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T03:39:37.185 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.114 2024-09-16T03:39:41.757 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2024-09-16T03:39:49.191 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-16T03:39:49.192 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T03:39:50.760 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-16T03:39:50.761 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T03:39:53.821 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2024-09-16T03:40:05.833 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-16T03:40:05.834 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T03:40:05.954 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T03:40:07.613 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.114 2024-09-16T03:40:08.897 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2024-09-16T03:40:14.960 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-16T03:40:14.961 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T03:40:14.963 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-09-16T03:40:22.621 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-16T03:40:22.622 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T03:40:23.215 DEBUG:teuthology.orchestra.run.smithi114:> true 2024-09-16T03:40:23.898 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-16T03:40:23.899 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T03:40:24.156 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-16T03:40:24.157 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.15.0-121-generic"... 2024-09-16T03:40:24.157 DEBUG:teuthology.orchestra.run.smithi114:> uname -r 2024-09-16T03:40:24.208 INFO:teuthology.orchestra.run.smithi114.stdout:5.15.0-121-generic 2024-09-16T03:40:24.208 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-16T03:40:24.209 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T03:40:24.209 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-16T03:40:25.209 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-16T03:40:25.209 DEBUG:teuthology.orchestra.run.smithi114:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T03:40:25.303 INFO:teuthology.orchestra.run.smithi114.stdout:ttyS1 2024-09-16T03:40:25.324 DEBUG:teuthology.parallel:result is None 2024-09-16T03:40:26.964 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-16T03:40:26.965 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T03:40:27.384 DEBUG:teuthology.orchestra.run.smithi079:> true 2024-09-16T03:40:27.864 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-16T03:40:27.864 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-121-generic"... 2024-09-16T03:40:27.865 DEBUG:teuthology.orchestra.run.smithi079:> uname -r 2024-09-16T03:40:27.912 INFO:teuthology.orchestra.run.smithi079.stdout:5.15.0-121-generic 2024-09-16T03:40:27.912 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-16T03:40:27.912 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T03:40:27.912 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-16T03:40:28.913 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-16T03:40:28.913 DEBUG:teuthology.orchestra.run.smithi079:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T03:40:29.266 INFO:teuthology.orchestra.run.smithi079.stdout:ttyS1 2024-09-16T03:40:29.294 DEBUG:teuthology.parallel:result is None 2024-09-16T03:40:42.433 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2024-09-16T03:41:00.434 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-16T03:41:00.553 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T03:41:00.959 DEBUG:teuthology.orchestra.run.smithi027:> true 2024-09-16T03:41:01.687 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-16T03:41:01.687 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-121-generic"... 2024-09-16T03:41:01.687 DEBUG:teuthology.orchestra.run.smithi027:> uname -r 2024-09-16T03:41:01.732 INFO:teuthology.orchestra.run.smithi027.stdout:5.15.0-121-generic 2024-09-16T03:41:01.732 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-16T03:41:01.732 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T03:41:01.732 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-16T03:41:02.733 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-16T03:41:02.733 DEBUG:teuthology.orchestra.run.smithi027:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T03:41:02.905 INFO:teuthology.orchestra.run.smithi027.stdout:ttyS1 2024-09-16T03:41:02.946 DEBUG:teuthology.parallel:result is None 2024-09-16T03:41:02.946 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T03:41:02.953 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T03:41:02.953 DEBUG:teuthology.orchestra.run.smithi027:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T03:41:02.955 DEBUG:teuthology.orchestra.run.smithi079:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T03:41:02.958 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T03:41:02.964 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T03:41:02.992 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T03:41:02.998 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T03:41:02.999 DEBUG:teuthology.orchestra.run.smithi027:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T03:41:03.001 DEBUG:teuthology.orchestra.run.smithi079:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T03:41:03.005 DEBUG:teuthology.orchestra.run.smithi114:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T03:41:03.109 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T03:41:03.116 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T03:41:03.116 DEBUG:teuthology.orchestra.run.smithi027:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T03:41:03.120 DEBUG:teuthology.orchestra.run.smithi079:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T03:41:03.123 DEBUG:teuthology.orchestra.run.smithi114:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T03:41:03.133 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T03:41:03.138 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T03:41:03.140 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T03:41:03.146 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T03:41:03.160 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T03:41:03.168 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T03:41:03.170 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T03:41:03.177 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T03:41:03.177 DEBUG:teuthology.orchestra.run.smithi027:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T03:41:03.185 DEBUG:teuthology.orchestra.run.smithi079:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T03:41:03.193 DEBUG:teuthology.orchestra.run.smithi114:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T03:41:03.225 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T03:41:03.234 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T03:41:03.234 DEBUG:teuthology.orchestra.run.smithi027:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T03:41:03.240 DEBUG:teuthology.orchestra.run.smithi079:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T03:41:03.249 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T03:41:03.274 DEBUG:teuthology.orchestra.run.smithi027:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T03:41:03.292 DEBUG:teuthology.orchestra.run.smithi027:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T03:41:03.340 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-16T03:41:03.340 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T03:41:03.404 DEBUG:teuthology.orchestra.run.smithi079:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T03:41:03.409 DEBUG:teuthology.orchestra.run.smithi079:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T03:41:03.460 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-16T03:41:03.460 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T03:41:03.520 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T03:41:03.526 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T03:41:03.574 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-16T03:41:03.574 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T03:41:03.645 DEBUG:teuthology.orchestra.run.smithi027:> sudo service rsyslog restart 2024-09-16T03:41:03.647 DEBUG:teuthology.orchestra.run.smithi079:> sudo service rsyslog restart 2024-09-16T03:41:03.649 DEBUG:teuthology.orchestra.run.smithi114:> sudo service rsyslog restart 2024-09-16T03:41:03.721 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T03:41:03.731 INFO:teuthology.task.internal:Starting timer... 2024-09-16T03:41:03.732 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T03:41:03.779 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T03:41:03.788 DEBUG:teuthology.task.selinux:Excluding smithi027: OS 'ubuntu' does not support SELinux 2024-09-16T03:41:03.788 DEBUG:teuthology.task.selinux:Excluding smithi079: OS 'ubuntu' does not support SELinux 2024-09-16T03:41:03.788 DEBUG:teuthology.task.selinux:Excluding smithi114: OS 'ubuntu' does not support SELinux 2024-09-16T03:41:03.788 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T03:41:03.788 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-16T03:41:03.788 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T03:41:03.788 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T03:41:03.797 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-16T03:41:03.799 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-16T03:41:03.906 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T03:41:03.917 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-16T03:41:03.918 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi027.front.sepia.ceph.com,smithi079.front.sepia.ceph.com,smithi114.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T03:48:44.793 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi027.front.sepia.ceph.com'), Remote(name='ubuntu@smithi079.front.sepia.ceph.com'), Remote(name='ubuntu@smithi114.front.sepia.ceph.com')] 2024-09-16T03:48:44.795 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-16T03:48:44.796 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T03:48:44.886 DEBUG:teuthology.orchestra.run.smithi027:> true 2024-09-16T03:48:44.968 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-16T03:48:44.969 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-16T03:48:44.970 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T03:48:45.053 DEBUG:teuthology.orchestra.run.smithi079:> true 2024-09-16T03:48:45.133 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-16T03:48:45.133 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-16T03:48:45.134 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T03:48:45.225 DEBUG:teuthology.orchestra.run.smithi114:> true 2024-09-16T03:48:45.301 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-16T03:48:45.302 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T03:48:45.312 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T03:48:45.312 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T03:48:45.313 DEBUG:teuthology.orchestra.run.smithi027:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T03:48:45.315 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T03:48:45.315 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T03:48:45.317 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T03:48:45.317 DEBUG:teuthology.orchestra.run.smithi114:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T03:48:45.345 INFO:teuthology.orchestra.run.smithi027.stdout:16 Sep 03:48:45 ntpd[18418]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-16T03:48:45.345 INFO:teuthology.orchestra.run.smithi027.stdout:16 Sep 03:48:45 ntpd[18418]: Command line: ntpd -gq 2024-09-16T03:48:45.345 INFO:teuthology.orchestra.run.smithi027.stdout:16 Sep 03:48:45 ntpd[18418]: ---------------------------------------------------- 2024-09-16T03:48:45.345 INFO:teuthology.orchestra.run.smithi027.stdout:16 Sep 03:48:45 ntpd[18418]: ntp-4 is maintained by Network Time Foundation, 2024-09-16T03:48:45.345 INFO:teuthology.orchestra.run.smithi027.stdout:16 Sep 03:48:45 ntpd[18418]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-16T03:48:45.345 INFO:teuthology.orchestra.run.smithi027.stdout:16 Sep 03:48:45 ntpd[18418]: corporation. Support and training for ntp-4 are 2024-09-16T03:48:45.345 INFO:teuthology.orchestra.run.smithi027.stdout:16 Sep 03:48:45 ntpd[18418]: available at https://www.nwtime.org/support 2024-09-16T03:48:45.346 INFO:teuthology.orchestra.run.smithi027.stdout:16 Sep 03:48:45 ntpd[18418]: ---------------------------------------------------- 2024-09-16T03:48:45.347 INFO:teuthology.orchestra.run.smithi027.stdout:16 Sep 03:48:45 ntpd[18418]: proto: precision = 0.047 usec (-24) 2024-09-16T03:48:45.347 INFO:teuthology.orchestra.run.smithi027.stdout:16 Sep 03:48:45 ntpd[18418]: basedate set to 2022-02-04 2024-09-16T03:48:45.347 INFO:teuthology.orchestra.run.smithi027.stdout:16 Sep 03:48:45 ntpd[18418]: gps base set to 2022-02-06 (week 2196) 2024-09-16T03:48:45.347 INFO:teuthology.orchestra.run.smithi027.stdout:16 Sep 03:48:45 ntpd[18418]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T03:48:45.348 INFO:teuthology.orchestra.run.smithi079.stdout:16 Sep 03:48:45 ntpd[18452]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-16T03:48:45.348 INFO:teuthology.orchestra.run.smithi079.stdout:16 Sep 03:48:45 ntpd[18452]: Command line: ntpd -gq 2024-09-16T03:48:45.348 INFO:teuthology.orchestra.run.smithi079.stdout:16 Sep 03:48:45 ntpd[18452]: ---------------------------------------------------- 2024-09-16T03:48:45.348 INFO:teuthology.orchestra.run.smithi079.stdout:16 Sep 03:48:45 ntpd[18452]: ntp-4 is maintained by Network Time Foundation, 2024-09-16T03:48:45.348 INFO:teuthology.orchestra.run.smithi079.stdout:16 Sep 03:48:45 ntpd[18452]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-16T03:48:45.348 INFO:teuthology.orchestra.run.smithi079.stdout:16 Sep 03:48:45 ntpd[18452]: corporation. Support and training for ntp-4 are 2024-09-16T03:48:45.348 INFO:teuthology.orchestra.run.smithi079.stdout:16 Sep 03:48:45 ntpd[18452]: available at https://www.nwtime.org/support 2024-09-16T03:48:45.348 INFO:teuthology.orchestra.run.smithi079.stdout:16 Sep 03:48:45 ntpd[18452]: ---------------------------------------------------- 2024-09-16T03:48:45.348 INFO:teuthology.orchestra.run.smithi079.stdout:16 Sep 03:48:45 ntpd[18452]: proto: precision = 0.061 usec (-24) 2024-09-16T03:48:45.348 INFO:teuthology.orchestra.run.smithi079.stdout:16 Sep 03:48:45 ntpd[18452]: basedate set to 2022-02-04 2024-09-16T03:48:45.348 INFO:teuthology.orchestra.run.smithi079.stdout:16 Sep 03:48:45 ntpd[18452]: gps base set to 2022-02-06 (week 2196) 2024-09-16T03:48:45.349 INFO:teuthology.orchestra.run.smithi027.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T03:48:45.349 INFO:teuthology.orchestra.run.smithi027.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-16T03:48:45.349 INFO:teuthology.orchestra.run.smithi079.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T03:48:45.349 INFO:teuthology.orchestra.run.smithi079.stdout:16 Sep 03:48:45 ntpd[18452]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T03:48:45.350 INFO:teuthology.orchestra.run.smithi079.stdout:16 Sep 03:48:45 ntpd[18452]: restrict ::: KOD does nothing without LIMITED. 2024-09-16T03:48:45.350 INFO:teuthology.orchestra.run.smithi079.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-16T03:48:45.351 INFO:teuthology.orchestra.run.smithi027.stdout:16 Sep 03:48:45 ntpd[18418]: restrict ::: KOD does nothing without LIMITED. 2024-09-16T03:48:45.351 INFO:teuthology.orchestra.run.smithi027.stdout:16 Sep 03:48:45 ntpd[18418]: Listen and drop on 0 v6wildcard [::]:123 2024-09-16T03:48:45.351 INFO:teuthology.orchestra.run.smithi027.stdout:16 Sep 03:48:45 ntpd[18418]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-16T03:48:45.351 INFO:teuthology.orchestra.run.smithi027.stdout:16 Sep 03:48:45 ntpd[18418]: Listen normally on 2 lo 127.0.0.1:123 2024-09-16T03:48:45.351 INFO:teuthology.orchestra.run.smithi027.stdout:16 Sep 03:48:45 ntpd[18418]: Listen normally on 3 ens1f0 172.21.15.27:123 2024-09-16T03:48:45.351 INFO:teuthology.orchestra.run.smithi027.stdout:16 Sep 03:48:45 ntpd[18418]: Listen normally on 4 lo [::1]:123 2024-09-16T03:48:45.351 INFO:teuthology.orchestra.run.smithi027.stdout:16 Sep 03:48:45 ntpd[18418]: Listen normally on 5 ens1f0 [fe80::ae1f:6bff:fef8:395a%4]:123 2024-09-16T03:48:45.351 INFO:teuthology.orchestra.run.smithi027.stdout:16 Sep 03:48:45 ntpd[18418]: Listening on routing socket on fd #22 for interface updates 2024-09-16T03:48:45.352 INFO:teuthology.orchestra.run.smithi079.stdout:16 Sep 03:48:45 ntpd[18452]: Listen and drop on 0 v6wildcard [::]:123 2024-09-16T03:48:45.352 INFO:teuthology.orchestra.run.smithi079.stdout:16 Sep 03:48:45 ntpd[18452]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-16T03:48:45.352 INFO:teuthology.orchestra.run.smithi079.stdout:16 Sep 03:48:45 ntpd[18452]: Listen normally on 2 lo 127.0.0.1:123 2024-09-16T03:48:45.352 INFO:teuthology.orchestra.run.smithi079.stdout:16 Sep 03:48:45 ntpd[18452]: Listen normally on 3 enp3s0f1 172.21.15.79:123 2024-09-16T03:48:45.352 INFO:teuthology.orchestra.run.smithi079.stdout:16 Sep 03:48:45 ntpd[18452]: Listen normally on 4 lo [::1]:123 2024-09-16T03:48:45.352 INFO:teuthology.orchestra.run.smithi079.stdout:16 Sep 03:48:45 ntpd[18452]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:ce87%5]:123 2024-09-16T03:48:45.352 INFO:teuthology.orchestra.run.smithi079.stdout:16 Sep 03:48:45 ntpd[18452]: Listening on routing socket on fd #22 for interface updates 2024-09-16T03:48:45.375 INFO:teuthology.orchestra.run.smithi114.stdout:16 Sep 03:48:45 ntpd[18466]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-16T03:48:45.376 INFO:teuthology.orchestra.run.smithi114.stdout:16 Sep 03:48:45 ntpd[18466]: Command line: ntpd -gq 2024-09-16T03:48:45.376 INFO:teuthology.orchestra.run.smithi114.stdout:16 Sep 03:48:45 ntpd[18466]: ---------------------------------------------------- 2024-09-16T03:48:45.376 INFO:teuthology.orchestra.run.smithi114.stdout:16 Sep 03:48:45 ntpd[18466]: ntp-4 is maintained by Network Time Foundation, 2024-09-16T03:48:45.376 INFO:teuthology.orchestra.run.smithi114.stdout:16 Sep 03:48:45 ntpd[18466]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-16T03:48:45.376 INFO:teuthology.orchestra.run.smithi114.stdout:16 Sep 03:48:45 ntpd[18466]: corporation. Support and training for ntp-4 are 2024-09-16T03:48:45.376 INFO:teuthology.orchestra.run.smithi114.stdout:16 Sep 03:48:45 ntpd[18466]: available at https://www.nwtime.org/support 2024-09-16T03:48:45.376 INFO:teuthology.orchestra.run.smithi114.stdout:16 Sep 03:48:45 ntpd[18466]: ---------------------------------------------------- 2024-09-16T03:48:45.377 INFO:teuthology.orchestra.run.smithi114.stdout:16 Sep 03:48:45 ntpd[18466]: proto: precision = 0.045 usec (-24) 2024-09-16T03:48:45.377 INFO:teuthology.orchestra.run.smithi114.stdout:16 Sep 03:48:45 ntpd[18466]: basedate set to 2022-02-04 2024-09-16T03:48:45.377 INFO:teuthology.orchestra.run.smithi114.stdout:16 Sep 03:48:45 ntpd[18466]: gps base set to 2022-02-06 (week 2196) 2024-09-16T03:48:45.377 INFO:teuthology.orchestra.run.smithi114.stdout:16 Sep 03:48:45 ntpd[18466]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T03:48:45.378 INFO:teuthology.orchestra.run.smithi114.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T03:48:45.378 INFO:teuthology.orchestra.run.smithi114.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-16T03:48:45.379 INFO:teuthology.orchestra.run.smithi114.stdout:16 Sep 03:48:45 ntpd[18466]: restrict ::: KOD does nothing without LIMITED. 2024-09-16T03:48:45.379 INFO:teuthology.orchestra.run.smithi114.stdout:16 Sep 03:48:45 ntpd[18466]: Listen and drop on 0 v6wildcard [::]:123 2024-09-16T03:48:45.379 INFO:teuthology.orchestra.run.smithi114.stdout:16 Sep 03:48:45 ntpd[18466]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-16T03:48:45.379 INFO:teuthology.orchestra.run.smithi114.stdout:16 Sep 03:48:45 ntpd[18466]: Listen normally on 2 lo 127.0.0.1:123 2024-09-16T03:48:45.379 INFO:teuthology.orchestra.run.smithi114.stdout:16 Sep 03:48:45 ntpd[18466]: Listen normally on 3 enp3s0f1 172.21.15.114:123 2024-09-16T03:48:45.379 INFO:teuthology.orchestra.run.smithi114.stdout:16 Sep 03:48:45 ntpd[18466]: Listen normally on 4 lo [::1]:123 2024-09-16T03:48:45.379 INFO:teuthology.orchestra.run.smithi114.stdout:16 Sep 03:48:45 ntpd[18466]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cb63%5]:123 2024-09-16T03:48:45.379 INFO:teuthology.orchestra.run.smithi114.stdout:16 Sep 03:48:45 ntpd[18466]: Listening on routing socket on fd #22 for interface updates 2024-09-16T03:48:46.346 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:46 ntpd[18418]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:46.346 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:46 ntpd[18418]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:46.346 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:46 ntpd[18418]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:46.346 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:46 ntpd[18418]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:46.346 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:46 ntpd[18418]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:46.346 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:46 ntpd[18418]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:46.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:46 ntpd[18418]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:46.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:46 ntpd[18418]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:46.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:46 ntpd[18418]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:46.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:46 ntpd[18418]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:46.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:46 ntpd[18418]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:46.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:46 ntpd[18418]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:46.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:46 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:46.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:46 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:46.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:46 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:46.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:46 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:46.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:46 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:46.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:46 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:47.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:47 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:47.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:47 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:47.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:47 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:47.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:47 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:47.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:47 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:47.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:47 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:48.346 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:48 ntpd[18418]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:48.346 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:48 ntpd[18418]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:48.346 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:48 ntpd[18418]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:48.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:48 ntpd[18418]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:48.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:48 ntpd[18418]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:48.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:48 ntpd[18418]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:48.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:48 ntpd[18418]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:48.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:48 ntpd[18418]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:48.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:48 ntpd[18418]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:48.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:48 ntpd[18418]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:48.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:48 ntpd[18418]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:48.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:48 ntpd[18418]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:48.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:48 ntpd[18418]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:48.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:48 ntpd[18418]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:48.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:48 ntpd[18418]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:48.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:48 ntpd[18418]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:48.348 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:48 ntpd[18418]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:48.348 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:48 ntpd[18418]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:48.348 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:48 ntpd[18452]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:48.348 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:48 ntpd[18452]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:48.348 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:48 ntpd[18452]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:48.349 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:48 ntpd[18452]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:48.349 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:48 ntpd[18452]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:48.349 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:48 ntpd[18452]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:48.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:48 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:48.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:48 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:48.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:48 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:48.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:48 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:48.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:48 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:48.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:48 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:48.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:48 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:48.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:48 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:49.345 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:49 ntpd[18418]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:49.345 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:49 ntpd[18418]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:49.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:49 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:49.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:49 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:49.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:49 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:49.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:49 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:49.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:49 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:49.378 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:49 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:49.378 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:49 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:49.378 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:49 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:49.378 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:49 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:49.378 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:49 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:49.378 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:49 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:49.378 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:49 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:50.346 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:50 ntpd[18418]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:50.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:50 ntpd[18418]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:50.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:50 ntpd[18418]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:50.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:50 ntpd[18418]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:50.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:50 ntpd[18418]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:50.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:50 ntpd[18418]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:50.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:50 ntpd[18418]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:50.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:50 ntpd[18418]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:50.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:50 ntpd[18418]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:50.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:50 ntpd[18418]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:50.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:50 ntpd[18418]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:50.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:50 ntpd[18418]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:50.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:50 ntpd[18418]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:50.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:50 ntpd[18418]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:50.348 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:50 ntpd[18418]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:50.348 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:50 ntpd[18418]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:50.348 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:50 ntpd[18418]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:50.348 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:50 ntpd[18418]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:50.350 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:50 ntpd[18452]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:50.350 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:50 ntpd[18452]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:50.350 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:50 ntpd[18452]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:50.350 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:50 ntpd[18452]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:50.350 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:50 ntpd[18452]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:50.350 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:50 ntpd[18452]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:50.350 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:50 ntpd[18452]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:50.350 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:50 ntpd[18452]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:50.350 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:50 ntpd[18452]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:50.350 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:50 ntpd[18452]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:50.351 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:50 ntpd[18452]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:50.351 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:50 ntpd[18452]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:50.351 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:50 ntpd[18452]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:50.351 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:50 ntpd[18452]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:50.351 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:50 ntpd[18452]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:50.351 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:50 ntpd[18452]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:50.351 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:50 ntpd[18452]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:50.351 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:50 ntpd[18452]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:50.351 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:50 ntpd[18452]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:50.351 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:50 ntpd[18452]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:50.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:50 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:50.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:50 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:50.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:50 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:50.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:50 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:50.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:50 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:50.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:50 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:51.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:51 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:51.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:51 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:51.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:51 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:51.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:51 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:51.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:51 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:51.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:51 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:51.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:51 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:51.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:51 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:51.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:51 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:51.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:51 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:51.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:51 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:51.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:51 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:52.346 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:52 ntpd[18418]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:52.346 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:52 ntpd[18418]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:52.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:52 ntpd[18418]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:52.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:52 ntpd[18418]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:52.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:52 ntpd[18418]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:52.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:52 ntpd[18418]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:52.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:52 ntpd[18418]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:52.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:52 ntpd[18418]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:52.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:52 ntpd[18418]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:52.347 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:52 ntpd[18418]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:52.348 INFO:teuthology.orchestra.run.smithi027.stdout:16 Sep 03:48:52 ntpd[18418]: ntpd: time slew -0.001380 s 2024-09-16T03:48:52.348 INFO:teuthology.orchestra.run.smithi027.stdout:ntpd: time slew -0.001380s 2024-09-16T03:48:52.348 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:52 ntpd[18418]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-16T03:48:52.348 INFO:teuthology.orchestra.run.smithi027.stderr:16 Sep 03:48:52 ntpd[18418]: can't open /var/log/ntpstats/loopstats.20240916: Permission denied 2024-09-16T03:48:52.350 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:52 ntpd[18452]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:52.350 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:52 ntpd[18452]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:52.350 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:52 ntpd[18452]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:52.350 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:52 ntpd[18452]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:52.350 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:52 ntpd[18452]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:52.350 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:52 ntpd[18452]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:52.350 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:52 ntpd[18452]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:52.350 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:52 ntpd[18452]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:52.350 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:52 ntpd[18452]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:52.351 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:52 ntpd[18452]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:52.351 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:52 ntpd[18452]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:52.351 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:52 ntpd[18452]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:52.351 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:52 ntpd[18452]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:52.351 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:52 ntpd[18452]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:52.351 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:52 ntpd[18452]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:52.351 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:52 ntpd[18452]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:52.351 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:52 ntpd[18452]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:52.351 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:52 ntpd[18452]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:52.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:52 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:52.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:52 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:52.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:52 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:52.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:52 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:52.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:52 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:52.376 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:52 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:52.377 INFO:teuthology.orchestra.run.smithi114.stdout:16 Sep 03:48:52 ntpd[18466]: ntpd: time slew -0.002214 s 2024-09-16T03:48:52.377 INFO:teuthology.orchestra.run.smithi114.stdout:ntpd: time slew -0.002214s 2024-09-16T03:48:52.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:52 ntpd[18466]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-16T03:48:52.377 INFO:teuthology.orchestra.run.smithi114.stderr:16 Sep 03:48:52 ntpd[18466]: can't open /var/log/ntpstats/loopstats.20240916: Permission denied 2024-09-16T03:48:52.401 INFO:teuthology.orchestra.run.smithi027.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T03:48:52.401 INFO:teuthology.orchestra.run.smithi027.stdout:============================================================================== 2024-09-16T03:48:52.401 INFO:teuthology.orchestra.run.smithi027.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T03:48:52.402 INFO:teuthology.orchestra.run.smithi027.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T03:48:52.402 INFO:teuthology.orchestra.run.smithi027.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T03:48:52.402 INFO:teuthology.orchestra.run.smithi027.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T03:48:52.432 INFO:teuthology.orchestra.run.smithi114.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T03:48:52.432 INFO:teuthology.orchestra.run.smithi114.stdout:============================================================================== 2024-09-16T03:48:52.432 INFO:teuthology.orchestra.run.smithi114.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T03:48:52.433 INFO:teuthology.orchestra.run.smithi114.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T03:48:52.433 INFO:teuthology.orchestra.run.smithi114.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T03:48:52.433 INFO:teuthology.orchestra.run.smithi114.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T03:48:54.347 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:54 ntpd[18452]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:54.347 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:54 ntpd[18452]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:54.347 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:54 ntpd[18452]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:54.348 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:54 ntpd[18452]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:54.348 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:54 ntpd[18452]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:54.348 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:54 ntpd[18452]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:54.348 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:54 ntpd[18452]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:54.348 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:54 ntpd[18452]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:54.348 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:54 ntpd[18452]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:54.348 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:54 ntpd[18452]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:54.348 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:54 ntpd[18452]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T03:48:54.348 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:54 ntpd[18452]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T03:48:54.348 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:54 ntpd[18452]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T03:48:54.348 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:54 ntpd[18452]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T03:48:54.349 INFO:teuthology.orchestra.run.smithi079.stdout:16 Sep 03:48:54 ntpd[18452]: ntpd: time slew -0.002071 s 2024-09-16T03:48:54.349 INFO:teuthology.orchestra.run.smithi079.stdout:ntpd: time slew -0.002071s 2024-09-16T03:48:54.349 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:54 ntpd[18452]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-16T03:48:54.349 INFO:teuthology.orchestra.run.smithi079.stderr:16 Sep 03:48:54 ntpd[18452]: can't open /var/log/ntpstats/loopstats.20240916: Permission denied 2024-09-16T03:48:54.646 INFO:teuthology.orchestra.run.smithi079.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T03:48:54.646 INFO:teuthology.orchestra.run.smithi079.stdout:============================================================================== 2024-09-16T03:48:54.646 INFO:teuthology.orchestra.run.smithi079.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T03:48:54.646 INFO:teuthology.orchestra.run.smithi079.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T03:48:54.646 INFO:teuthology.orchestra.run.smithi079.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T03:48:54.646 INFO:teuthology.orchestra.run.smithi079.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T03:48:54.647 INFO:teuthology.run_tasks:Running task install... 2024-09-16T03:48:54.655 DEBUG:teuthology.task.install:project ceph 2024-09-16T03:48:54.655 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '8921c8ef947807b717db041d85f0761b7914d5fc'}} 2024-09-16T03:48:54.655 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '8921c8ef947807b717db041d85f0761b7914d5fc'} 2024-09-16T03:48:54.655 INFO:teuthology.task.install:Using flavor: default 2024-09-16T03:48:54.661 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-09-16T03:48:54.661 INFO:teuthology.task.install:extra packages: [] 2024-09-16T03:48:54.661 DEBUG:teuthology.orchestra.run.smithi027:> sudo apt-key list | grep Ceph 2024-09-16T03:48:54.662 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-key list | grep Ceph 2024-09-16T03:48:54.662 DEBUG:teuthology.orchestra.run.smithi114:> sudo apt-key list | grep Ceph 2024-09-16T03:48:54.728 INFO:teuthology.orchestra.run.smithi114.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-16T03:48:54.731 INFO:teuthology.orchestra.run.smithi027.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-16T03:48:54.749 INFO:teuthology.orchestra.run.smithi079.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-16T03:48:54.757 INFO:teuthology.orchestra.run.smithi114.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-16T03:48:54.757 INFO:teuthology.orchestra.run.smithi114.stdout:uid [ unknown] Ceph.com (release key) 2024-09-16T03:48:54.758 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2024-09-16T03:48:54.759 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T03:48:54.765 INFO:teuthology.orchestra.run.smithi027.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-16T03:48:54.765 INFO:teuthology.orchestra.run.smithi027.stdout:uid [ unknown] Ceph.com (release key) 2024-09-16T03:48:54.765 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2024-09-16T03:48:54.766 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T03:48:54.779 INFO:teuthology.orchestra.run.smithi079.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-16T03:48:54.779 INFO:teuthology.orchestra.run.smithi079.stdout:uid [ unknown] Ceph.com (release key) 2024-09-16T03:48:54.779 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2024-09-16T03:48:54.779 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T03:48:54.904 INFO:teuthology.task.install.deb:Pulling from https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default/ 2024-09-16T03:48:54.904 INFO:teuthology.task.install.deb:Package version is 19.1.1-326-g8921c8ef-1jammy 2024-09-16T03:48:54.918 INFO:teuthology.task.install.deb:Pulling from https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default/ 2024-09-16T03:48:54.918 INFO:teuthology.task.install.deb:Package version is 19.1.1-326-g8921c8ef-1jammy 2024-09-16T03:48:54.928 INFO:teuthology.task.install.deb:Pulling from https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default/ 2024-09-16T03:48:54.928 INFO:teuthology.task.install.deb:Package version is 19.1.1-326-g8921c8ef-1jammy 2024-09-16T03:48:55.021 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-16T03:48:55.022 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-16T03:48:55.032 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-16T03:48:55.033 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-16T03:48:55.036 DEBUG:teuthology.orchestra.run.smithi114:> sudo apt-get update 2024-09-16T03:48:55.041 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-16T03:48:55.041 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-16T03:48:55.047 DEBUG:teuthology.orchestra.run.smithi027:> sudo apt-get update 2024-09-16T03:48:55.056 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get update 2024-09-16T03:48:55.199 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T03:48:55.210 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-16T03:48:55.219 INFO:teuthology.orchestra.run.smithi027.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T03:48:55.221 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T03:48:55.221 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-16T03:48:55.226 INFO:teuthology.orchestra.run.smithi027.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-16T03:48:55.227 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-16T03:48:55.230 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-16T03:48:55.244 INFO:teuthology.orchestra.run.smithi027.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-16T03:48:55.248 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-16T03:48:55.256 INFO:teuthology.orchestra.run.smithi114.stdout:Ign:4 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy InRelease 2024-09-16T03:48:55.273 INFO:teuthology.orchestra.run.smithi027.stdout:Ign:4 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy InRelease 2024-09-16T03:48:55.276 INFO:teuthology.orchestra.run.smithi079.stdout:Ign:5 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy InRelease 2024-09-16T03:48:55.277 INFO:teuthology.orchestra.run.smithi114.stdout:Get:5 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-09-16T03:48:55.294 INFO:teuthology.orchestra.run.smithi027.stdout:Get:5 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-09-16T03:48:55.297 INFO:teuthology.orchestra.run.smithi079.stdout:Get:6 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-09-16T03:48:55.299 INFO:teuthology.orchestra.run.smithi114.stdout:Ign:6 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-16T03:48:55.316 INFO:teuthology.orchestra.run.smithi027.stdout:Ign:6 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-16T03:48:55.319 INFO:teuthology.orchestra.run.smithi079.stdout:Ign:7 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-16T03:48:55.320 INFO:teuthology.orchestra.run.smithi114.stdout:Get:7 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,422 B] 2024-09-16T03:48:55.326 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:8 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-16T03:48:55.337 INFO:teuthology.orchestra.run.smithi027.stdout:Get:7 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,422 B] 2024-09-16T03:48:55.340 INFO:teuthology.orchestra.run.smithi079.stdout:Get:8 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,422 B] 2024-09-16T03:48:55.343 INFO:teuthology.orchestra.run.smithi027.stdout:Hit:8 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-16T03:48:55.347 INFO:teuthology.orchestra.run.smithi114.stdout:Get:9 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.9 kB] 2024-09-16T03:48:55.364 INFO:teuthology.orchestra.run.smithi027.stdout:Get:9 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.9 kB] 2024-09-16T03:48:55.366 INFO:teuthology.orchestra.run.smithi079.stdout:Get:9 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.9 kB] 2024-09-16T03:48:55.542 INFO:teuthology.orchestra.run.smithi114.stdout:Fetched 29.0 kB in 0s (88.2 kB/s) 2024-09-16T03:48:55.574 INFO:teuthology.orchestra.run.smithi079.stdout:Fetched 29.0 kB in 0s (85.6 kB/s) 2024-09-16T03:48:55.600 INFO:teuthology.orchestra.run.smithi027.stdout:Fetched 29.0 kB in 0s (79.3 kB/s) 2024-09-16T03:48:56.569 INFO:teuthology.orchestra.run.smithi114.stdout:Reading package lists... 2024-09-16T03:48:56.585 DEBUG:teuthology.orchestra.run.smithi114:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.1.1-326-g8921c8ef-1jammy cephadm=19.1.1-326-g8921c8ef-1jammy ceph-mds=19.1.1-326-g8921c8ef-1jammy ceph-mgr=19.1.1-326-g8921c8ef-1jammy ceph-common=19.1.1-326-g8921c8ef-1jammy ceph-fuse=19.1.1-326-g8921c8ef-1jammy ceph-test=19.1.1-326-g8921c8ef-1jammy ceph-volume=19.1.1-326-g8921c8ef-1jammy radosgw=19.1.1-326-g8921c8ef-1jammy python3-rados=19.1.1-326-g8921c8ef-1jammy python3-rgw=19.1.1-326-g8921c8ef-1jammy python3-cephfs=19.1.1-326-g8921c8ef-1jammy python3-rbd=19.1.1-326-g8921c8ef-1jammy libcephfs2=19.1.1-326-g8921c8ef-1jammy libcephfs-dev=19.1.1-326-g8921c8ef-1jammy librados2=19.1.1-326-g8921c8ef-1jammy librbd1=19.1.1-326-g8921c8ef-1jammy rbd-fuse=19.1.1-326-g8921c8ef-1jammy 2024-09-16T03:48:56.619 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-16T03:48:56.636 DEBUG:teuthology.orchestra.run.smithi079:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.1.1-326-g8921c8ef-1jammy cephadm=19.1.1-326-g8921c8ef-1jammy ceph-mds=19.1.1-326-g8921c8ef-1jammy ceph-mgr=19.1.1-326-g8921c8ef-1jammy ceph-common=19.1.1-326-g8921c8ef-1jammy ceph-fuse=19.1.1-326-g8921c8ef-1jammy ceph-test=19.1.1-326-g8921c8ef-1jammy ceph-volume=19.1.1-326-g8921c8ef-1jammy radosgw=19.1.1-326-g8921c8ef-1jammy python3-rados=19.1.1-326-g8921c8ef-1jammy python3-rgw=19.1.1-326-g8921c8ef-1jammy python3-cephfs=19.1.1-326-g8921c8ef-1jammy python3-rbd=19.1.1-326-g8921c8ef-1jammy libcephfs2=19.1.1-326-g8921c8ef-1jammy libcephfs-dev=19.1.1-326-g8921c8ef-1jammy librados2=19.1.1-326-g8921c8ef-1jammy librbd1=19.1.1-326-g8921c8ef-1jammy rbd-fuse=19.1.1-326-g8921c8ef-1jammy 2024-09-16T03:48:56.647 INFO:teuthology.orchestra.run.smithi027.stdout:Reading package lists... 2024-09-16T03:48:56.649 INFO:teuthology.orchestra.run.smithi114.stdout:Reading package lists... 2024-09-16T03:48:56.664 DEBUG:teuthology.orchestra.run.smithi027:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.1.1-326-g8921c8ef-1jammy cephadm=19.1.1-326-g8921c8ef-1jammy ceph-mds=19.1.1-326-g8921c8ef-1jammy ceph-mgr=19.1.1-326-g8921c8ef-1jammy ceph-common=19.1.1-326-g8921c8ef-1jammy ceph-fuse=19.1.1-326-g8921c8ef-1jammy ceph-test=19.1.1-326-g8921c8ef-1jammy ceph-volume=19.1.1-326-g8921c8ef-1jammy radosgw=19.1.1-326-g8921c8ef-1jammy python3-rados=19.1.1-326-g8921c8ef-1jammy python3-rgw=19.1.1-326-g8921c8ef-1jammy python3-cephfs=19.1.1-326-g8921c8ef-1jammy python3-rbd=19.1.1-326-g8921c8ef-1jammy libcephfs2=19.1.1-326-g8921c8ef-1jammy libcephfs-dev=19.1.1-326-g8921c8ef-1jammy librados2=19.1.1-326-g8921c8ef-1jammy librbd1=19.1.1-326-g8921c8ef-1jammy rbd-fuse=19.1.1-326-g8921c8ef-1jammy 2024-09-16T03:48:56.698 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-16T03:48:56.733 INFO:teuthology.orchestra.run.smithi027.stdout:Reading package lists... 2024-09-16T03:48:56.865 INFO:teuthology.orchestra.run.smithi114.stdout:Building dependency tree... 2024-09-16T03:48:56.865 INFO:teuthology.orchestra.run.smithi114.stdout:Reading state information... 2024-09-16T03:48:56.908 INFO:teuthology.orchestra.run.smithi079.stdout:Building dependency tree... 2024-09-16T03:48:56.909 INFO:teuthology.orchestra.run.smithi079.stdout:Reading state information... 2024-09-16T03:48:56.941 INFO:teuthology.orchestra.run.smithi027.stdout:Building dependency tree... 2024-09-16T03:48:56.942 INFO:teuthology.orchestra.run.smithi027.stdout:Reading state information... 2024-09-16T03:48:57.060 INFO:teuthology.orchestra.run.smithi114.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T03:48:57.061 INFO:teuthology.orchestra.run.smithi114.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T03:48:57.061 INFO:teuthology.orchestra.run.smithi114.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T03:48:57.061 INFO:teuthology.orchestra.run.smithi114.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T03:48:57.061 INFO:teuthology.orchestra.run.smithi114.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T03:48:57.061 INFO:teuthology.orchestra.run.smithi114.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T03:48:57.061 INFO:teuthology.orchestra.run.smithi114.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T03:48:57.062 INFO:teuthology.orchestra.run.smithi114.stdout:The following additional packages will be installed: 2024-09-16T03:48:57.062 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-16T03:48:57.062 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-16T03:48:57.062 INFO:teuthology.orchestra.run.smithi114.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-09-16T03:48:57.062 INFO:teuthology.orchestra.run.smithi114.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-09-16T03:48:57.063 INFO:teuthology.orchestra.run.smithi114.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-09-16T03:48:57.063 INFO:teuthology.orchestra.run.smithi114.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-09-16T03:48:57.064 INFO:teuthology.orchestra.run.smithi114.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-09-16T03:48:57.064 INFO:teuthology.orchestra.run.smithi114.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-09-16T03:48:57.064 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-09-16T03:48:57.064 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-16T03:48:57.064 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-16T03:48:57.064 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-16T03:48:57.064 INFO:teuthology.orchestra.run.smithi114.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-16T03:48:57.064 INFO:teuthology.orchestra.run.smithi114.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-16T03:48:57.064 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-16T03:48:57.064 INFO:teuthology.orchestra.run.smithi114.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-16T03:48:57.064 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-09-16T03:48:57.064 INFO:teuthology.orchestra.run.smithi114.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-09-16T03:48:57.064 INFO:teuthology.orchestra.run.smithi114.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-16T03:48:57.065 INFO:teuthology.orchestra.run.smithi114.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-16T03:48:57.065 INFO:teuthology.orchestra.run.smithi114.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-16T03:48:57.065 INFO:teuthology.orchestra.run.smithi114.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-16T03:48:57.065 INFO:teuthology.orchestra.run.smithi114.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-16T03:48:57.065 INFO:teuthology.orchestra.run.smithi114.stdout: xmlstarlet zip 2024-09-16T03:48:57.065 INFO:teuthology.orchestra.run.smithi114.stdout:Suggested packages: 2024-09-16T03:48:57.065 INFO:teuthology.orchestra.run.smithi114.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-16T03:48:57.065 INFO:teuthology.orchestra.run.smithi114.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-16T03:48:57.065 INFO:teuthology.orchestra.run.smithi114.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-16T03:48:57.066 INFO:teuthology.orchestra.run.smithi114.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-16T03:48:57.066 INFO:teuthology.orchestra.run.smithi114.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-16T03:48:57.066 INFO:teuthology.orchestra.run.smithi114.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-16T03:48:57.066 INFO:teuthology.orchestra.run.smithi114.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-16T03:48:57.066 INFO:teuthology.orchestra.run.smithi114.stdout:Recommended packages: 2024-09-16T03:48:57.066 INFO:teuthology.orchestra.run.smithi114.stdout: btrfs-tools 2024-09-16T03:48:57.104 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T03:48:57.104 INFO:teuthology.orchestra.run.smithi079.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T03:48:57.104 INFO:teuthology.orchestra.run.smithi079.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T03:48:57.104 INFO:teuthology.orchestra.run.smithi079.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T03:48:57.105 INFO:teuthology.orchestra.run.smithi079.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T03:48:57.105 INFO:teuthology.orchestra.run.smithi079.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T03:48:57.105 INFO:teuthology.orchestra.run.smithi079.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T03:48:57.106 INFO:teuthology.orchestra.run.smithi079.stdout:The following additional packages will be installed: 2024-09-16T03:48:57.106 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-16T03:48:57.106 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-16T03:48:57.106 INFO:teuthology.orchestra.run.smithi079.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-09-16T03:48:57.106 INFO:teuthology.orchestra.run.smithi079.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-09-16T03:48:57.107 INFO:teuthology.orchestra.run.smithi079.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-09-16T03:48:57.107 INFO:teuthology.orchestra.run.smithi079.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-09-16T03:48:57.107 INFO:teuthology.orchestra.run.smithi079.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-09-16T03:48:57.107 INFO:teuthology.orchestra.run.smithi079.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-09-16T03:48:57.107 INFO:teuthology.orchestra.run.smithi079.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-09-16T03:48:57.108 INFO:teuthology.orchestra.run.smithi079.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-16T03:48:57.108 INFO:teuthology.orchestra.run.smithi079.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-16T03:48:57.108 INFO:teuthology.orchestra.run.smithi079.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-16T03:48:57.108 INFO:teuthology.orchestra.run.smithi079.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-16T03:48:57.108 INFO:teuthology.orchestra.run.smithi079.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-16T03:48:57.108 INFO:teuthology.orchestra.run.smithi079.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-16T03:48:57.108 INFO:teuthology.orchestra.run.smithi079.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-16T03:48:57.108 INFO:teuthology.orchestra.run.smithi079.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-09-16T03:48:57.108 INFO:teuthology.orchestra.run.smithi079.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-09-16T03:48:57.108 INFO:teuthology.orchestra.run.smithi079.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-16T03:48:57.108 INFO:teuthology.orchestra.run.smithi079.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-16T03:48:57.108 INFO:teuthology.orchestra.run.smithi079.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-16T03:48:57.108 INFO:teuthology.orchestra.run.smithi079.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-16T03:48:57.108 INFO:teuthology.orchestra.run.smithi079.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-16T03:48:57.109 INFO:teuthology.orchestra.run.smithi079.stdout: xmlstarlet zip 2024-09-16T03:48:57.109 INFO:teuthology.orchestra.run.smithi079.stdout:Suggested packages: 2024-09-16T03:48:57.109 INFO:teuthology.orchestra.run.smithi079.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-16T03:48:57.109 INFO:teuthology.orchestra.run.smithi079.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-16T03:48:57.109 INFO:teuthology.orchestra.run.smithi079.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-16T03:48:57.109 INFO:teuthology.orchestra.run.smithi079.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-16T03:48:57.109 INFO:teuthology.orchestra.run.smithi079.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-16T03:48:57.109 INFO:teuthology.orchestra.run.smithi079.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-16T03:48:57.109 INFO:teuthology.orchestra.run.smithi079.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-16T03:48:57.110 INFO:teuthology.orchestra.run.smithi079.stdout:Recommended packages: 2024-09-16T03:48:57.110 INFO:teuthology.orchestra.run.smithi079.stdout: btrfs-tools 2024-09-16T03:48:57.161 INFO:teuthology.orchestra.run.smithi027.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T03:48:57.161 INFO:teuthology.orchestra.run.smithi027.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T03:48:57.161 INFO:teuthology.orchestra.run.smithi027.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T03:48:57.162 INFO:teuthology.orchestra.run.smithi027.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T03:48:57.162 INFO:teuthology.orchestra.run.smithi027.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T03:48:57.162 INFO:teuthology.orchestra.run.smithi027.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T03:48:57.162 INFO:teuthology.orchestra.run.smithi027.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T03:48:57.163 INFO:teuthology.orchestra.run.smithi027.stdout:The following additional packages will be installed: 2024-09-16T03:48:57.163 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-16T03:48:57.163 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-16T03:48:57.163 INFO:teuthology.orchestra.run.smithi027.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-09-16T03:48:57.164 INFO:teuthology.orchestra.run.smithi027.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-09-16T03:48:57.165 INFO:teuthology.orchestra.run.smithi027.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-09-16T03:48:57.165 INFO:teuthology.orchestra.run.smithi027.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-09-16T03:48:57.165 INFO:teuthology.orchestra.run.smithi027.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-09-16T03:48:57.165 INFO:teuthology.orchestra.run.smithi027.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-09-16T03:48:57.165 INFO:teuthology.orchestra.run.smithi027.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-09-16T03:48:57.165 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-16T03:48:57.165 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-16T03:48:57.165 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-16T03:48:57.165 INFO:teuthology.orchestra.run.smithi027.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-16T03:48:57.165 INFO:teuthology.orchestra.run.smithi027.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-16T03:48:57.165 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-16T03:48:57.165 INFO:teuthology.orchestra.run.smithi027.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-16T03:48:57.165 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-09-16T03:48:57.166 INFO:teuthology.orchestra.run.smithi027.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-09-16T03:48:57.166 INFO:teuthology.orchestra.run.smithi027.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-16T03:48:57.166 INFO:teuthology.orchestra.run.smithi027.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-16T03:48:57.166 INFO:teuthology.orchestra.run.smithi027.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-16T03:48:57.166 INFO:teuthology.orchestra.run.smithi027.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-16T03:48:57.166 INFO:teuthology.orchestra.run.smithi027.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-16T03:48:57.166 INFO:teuthology.orchestra.run.smithi027.stdout: xmlstarlet zip 2024-09-16T03:48:57.166 INFO:teuthology.orchestra.run.smithi027.stdout:Suggested packages: 2024-09-16T03:48:57.166 INFO:teuthology.orchestra.run.smithi027.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-16T03:48:57.167 INFO:teuthology.orchestra.run.smithi027.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-16T03:48:57.167 INFO:teuthology.orchestra.run.smithi027.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-16T03:48:57.167 INFO:teuthology.orchestra.run.smithi027.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-16T03:48:57.167 INFO:teuthology.orchestra.run.smithi027.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-16T03:48:57.167 INFO:teuthology.orchestra.run.smithi027.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-16T03:48:57.167 INFO:teuthology.orchestra.run.smithi027.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-16T03:48:57.167 INFO:teuthology.orchestra.run.smithi027.stdout:Recommended packages: 2024-09-16T03:48:57.167 INFO:teuthology.orchestra.run.smithi027.stdout: btrfs-tools 2024-09-16T03:48:57.168 INFO:teuthology.orchestra.run.smithi114.stdout:The following NEW packages will be installed: 2024-09-16T03:48:57.168 INFO:teuthology.orchestra.run.smithi114.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-16T03:48:57.168 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-16T03:48:57.168 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-16T03:48:57.168 INFO:teuthology.orchestra.run.smithi114.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-16T03:48:57.168 INFO:teuthology.orchestra.run.smithi114.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-09-16T03:48:57.168 INFO:teuthology.orchestra.run.smithi114.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-16T03:48:57.170 INFO:teuthology.orchestra.run.smithi114.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-16T03:48:57.170 INFO:teuthology.orchestra.run.smithi114.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-16T03:48:57.170 INFO:teuthology.orchestra.run.smithi114.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-16T03:48:57.170 INFO:teuthology.orchestra.run.smithi114.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-16T03:48:57.170 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-16T03:48:57.170 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-16T03:48:57.170 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-16T03:48:57.170 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-16T03:48:57.170 INFO:teuthology.orchestra.run.smithi114.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-16T03:48:57.170 INFO:teuthology.orchestra.run.smithi114.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-16T03:48:57.170 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-16T03:48:57.171 INFO:teuthology.orchestra.run.smithi114.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-16T03:48:57.171 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-16T03:48:57.171 INFO:teuthology.orchestra.run.smithi114.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-16T03:48:57.171 INFO:teuthology.orchestra.run.smithi114.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-16T03:48:57.171 INFO:teuthology.orchestra.run.smithi114.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-16T03:48:57.171 INFO:teuthology.orchestra.run.smithi114.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-16T03:48:57.171 INFO:teuthology.orchestra.run.smithi114.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-16T03:48:57.171 INFO:teuthology.orchestra.run.smithi114.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-16T03:48:57.171 INFO:teuthology.orchestra.run.smithi114.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-16T03:48:57.211 INFO:teuthology.orchestra.run.smithi079.stdout:The following NEW packages will be installed: 2024-09-16T03:48:57.211 INFO:teuthology.orchestra.run.smithi079.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-16T03:48:57.211 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-16T03:48:57.211 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-16T03:48:57.211 INFO:teuthology.orchestra.run.smithi079.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-16T03:48:57.211 INFO:teuthology.orchestra.run.smithi079.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-09-16T03:48:57.211 INFO:teuthology.orchestra.run.smithi079.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-16T03:48:57.212 INFO:teuthology.orchestra.run.smithi079.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-16T03:48:57.213 INFO:teuthology.orchestra.run.smithi079.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-16T03:48:57.213 INFO:teuthology.orchestra.run.smithi079.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-16T03:48:57.213 INFO:teuthology.orchestra.run.smithi079.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-16T03:48:57.213 INFO:teuthology.orchestra.run.smithi079.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-16T03:48:57.213 INFO:teuthology.orchestra.run.smithi079.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-16T03:48:57.213 INFO:teuthology.orchestra.run.smithi079.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-16T03:48:57.213 INFO:teuthology.orchestra.run.smithi079.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-16T03:48:57.213 INFO:teuthology.orchestra.run.smithi079.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-16T03:48:57.213 INFO:teuthology.orchestra.run.smithi079.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-16T03:48:57.213 INFO:teuthology.orchestra.run.smithi079.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-16T03:48:57.213 INFO:teuthology.orchestra.run.smithi079.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-16T03:48:57.213 INFO:teuthology.orchestra.run.smithi079.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-16T03:48:57.213 INFO:teuthology.orchestra.run.smithi079.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-16T03:48:57.214 INFO:teuthology.orchestra.run.smithi079.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-16T03:48:57.214 INFO:teuthology.orchestra.run.smithi079.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-16T03:48:57.214 INFO:teuthology.orchestra.run.smithi079.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-16T03:48:57.214 INFO:teuthology.orchestra.run.smithi079.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-16T03:48:57.214 INFO:teuthology.orchestra.run.smithi079.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-16T03:48:57.214 INFO:teuthology.orchestra.run.smithi079.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-16T03:48:57.229 INFO:teuthology.orchestra.run.smithi114.stdout:0 upgraded, 118 newly installed, 0 to remove and 331 not upgraded. 2024-09-16T03:48:57.230 INFO:teuthology.orchestra.run.smithi114.stdout:Need to get 181 MB of archives. 2024-09-16T03:48:57.230 INFO:teuthology.orchestra.run.smithi114.stdout:After this operation, 829 MB of additional disk space will be used. 2024-09-16T03:48:57.230 INFO:teuthology.orchestra.run.smithi114.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-16T03:48:57.277 INFO:teuthology.orchestra.run.smithi027.stdout:The following NEW packages will be installed: 2024-09-16T03:48:57.277 INFO:teuthology.orchestra.run.smithi027.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-16T03:48:57.277 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-16T03:48:57.278 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-16T03:48:57.278 INFO:teuthology.orchestra.run.smithi027.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-16T03:48:57.278 INFO:teuthology.orchestra.run.smithi027.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-09-16T03:48:57.278 INFO:teuthology.orchestra.run.smithi027.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-16T03:48:57.279 INFO:teuthology.orchestra.run.smithi027.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-16T03:48:57.279 INFO:teuthology.orchestra.run.smithi027.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-16T03:48:57.279 INFO:teuthology.orchestra.run.smithi027.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-16T03:48:57.279 INFO:teuthology.orchestra.run.smithi027.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-16T03:48:57.279 INFO:teuthology.orchestra.run.smithi027.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-16T03:48:57.279 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-16T03:48:57.279 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-16T03:48:57.279 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-16T03:48:57.279 INFO:teuthology.orchestra.run.smithi027.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-16T03:48:57.280 INFO:teuthology.orchestra.run.smithi027.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-16T03:48:57.280 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-16T03:48:57.280 INFO:teuthology.orchestra.run.smithi027.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-16T03:48:57.280 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-16T03:48:57.280 INFO:teuthology.orchestra.run.smithi027.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-16T03:48:57.280 INFO:teuthology.orchestra.run.smithi027.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-16T03:48:57.280 INFO:teuthology.orchestra.run.smithi027.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-16T03:48:57.280 INFO:teuthology.orchestra.run.smithi027.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-16T03:48:57.280 INFO:teuthology.orchestra.run.smithi027.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-16T03:48:57.280 INFO:teuthology.orchestra.run.smithi027.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-16T03:48:57.280 INFO:teuthology.orchestra.run.smithi027.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-16T03:48:57.317 INFO:teuthology.orchestra.run.smithi114.stdout:Get:2 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.1.1-326-g8921c8ef-1jammy [3,590 kB] 2024-09-16T03:48:57.317 INFO:teuthology.orchestra.run.smithi114.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-16T03:48:57.320 INFO:teuthology.orchestra.run.smithi114.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-16T03:48:57.337 INFO:teuthology.orchestra.run.smithi114.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-16T03:48:57.353 INFO:teuthology.orchestra.run.smithi079.stdout:0 upgraded, 118 newly installed, 0 to remove and 331 not upgraded. 2024-09-16T03:48:57.353 INFO:teuthology.orchestra.run.smithi079.stdout:Need to get 181 MB of archives. 2024-09-16T03:48:57.353 INFO:teuthology.orchestra.run.smithi079.stdout:After this operation, 829 MB of additional disk space will be used. 2024-09-16T03:48:57.353 INFO:teuthology.orchestra.run.smithi079.stdout:Get:1 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.1.1-326-g8921c8ef-1jammy [3,590 kB] 2024-09-16T03:48:57.396 INFO:teuthology.orchestra.run.smithi114.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-16T03:48:57.399 INFO:teuthology.orchestra.run.smithi079.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-16T03:48:57.400 INFO:teuthology.orchestra.run.smithi114.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-16T03:48:57.413 INFO:teuthology.orchestra.run.smithi114.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-16T03:48:57.417 INFO:teuthology.orchestra.run.smithi114.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-16T03:48:57.417 INFO:teuthology.orchestra.run.smithi114.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-16T03:48:57.418 INFO:teuthology.orchestra.run.smithi114.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-16T03:48:57.424 INFO:teuthology.orchestra.run.smithi027.stdout:0 upgraded, 118 newly installed, 0 to remove and 331 not upgraded. 2024-09-16T03:48:57.425 INFO:teuthology.orchestra.run.smithi027.stdout:Need to get 181 MB of archives. 2024-09-16T03:48:57.425 INFO:teuthology.orchestra.run.smithi027.stdout:After this operation, 829 MB of additional disk space will be used. 2024-09-16T03:48:57.425 INFO:teuthology.orchestra.run.smithi027.stdout:Get:1 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.1.1-326-g8921c8ef-1jammy [3,590 kB] 2024-09-16T03:48:57.427 INFO:teuthology.orchestra.run.smithi114.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-16T03:48:57.429 INFO:teuthology.orchestra.run.smithi114.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-16T03:48:57.432 INFO:teuthology.orchestra.run.smithi114.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-16T03:48:57.432 INFO:teuthology.orchestra.run.smithi114.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-16T03:48:57.433 INFO:teuthology.orchestra.run.smithi114.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-16T03:48:57.436 INFO:teuthology.orchestra.run.smithi114.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-16T03:48:57.450 INFO:teuthology.orchestra.run.smithi114.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-16T03:48:57.452 INFO:teuthology.orchestra.run.smithi114.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-16T03:48:57.453 INFO:teuthology.orchestra.run.smithi114.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-16T03:48:57.453 INFO:teuthology.orchestra.run.smithi114.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-16T03:48:57.455 INFO:teuthology.orchestra.run.smithi114.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-16T03:48:57.455 INFO:teuthology.orchestra.run.smithi114.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-16T03:48:57.455 INFO:teuthology.orchestra.run.smithi114.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-16T03:48:57.455 INFO:teuthology.orchestra.run.smithi114.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-16T03:48:57.467 INFO:teuthology.orchestra.run.smithi114.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-16T03:48:57.468 INFO:teuthology.orchestra.run.smithi027.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-16T03:48:57.468 INFO:teuthology.orchestra.run.smithi114.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-16T03:48:57.484 INFO:teuthology.orchestra.run.smithi114.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-16T03:48:57.487 INFO:teuthology.orchestra.run.smithi114.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-16T03:48:57.487 INFO:teuthology.orchestra.run.smithi114.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-16T03:48:57.488 INFO:teuthology.orchestra.run.smithi114.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-16T03:48:57.489 INFO:teuthology.orchestra.run.smithi114.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-16T03:48:57.490 INFO:teuthology.orchestra.run.smithi114.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-16T03:48:57.490 INFO:teuthology.orchestra.run.smithi114.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-16T03:48:57.490 INFO:teuthology.orchestra.run.smithi114.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-16T03:48:57.499 INFO:teuthology.orchestra.run.smithi114.stdout:Get:36 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.1.1-326-g8921c8ef-1jammy [3,241 kB] 2024-09-16T03:48:57.501 INFO:teuthology.orchestra.run.smithi114.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-16T03:48:57.502 INFO:teuthology.orchestra.run.smithi114.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-16T03:48:57.518 INFO:teuthology.orchestra.run.smithi114.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-16T03:48:57.523 INFO:teuthology.orchestra.run.smithi114.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-16T03:48:57.524 INFO:teuthology.orchestra.run.smithi114.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-16T03:48:57.525 INFO:teuthology.orchestra.run.smithi114.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-16T03:48:57.525 INFO:teuthology.orchestra.run.smithi114.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-16T03:48:57.527 INFO:teuthology.orchestra.run.smithi114.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-16T03:48:57.529 INFO:teuthology.orchestra.run.smithi114.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-16T03:48:57.530 INFO:teuthology.orchestra.run.smithi114.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-16T03:48:57.536 INFO:teuthology.orchestra.run.smithi114.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-16T03:48:57.536 INFO:teuthology.orchestra.run.smithi114.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-16T03:48:57.552 INFO:teuthology.orchestra.run.smithi114.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-16T03:48:57.553 INFO:teuthology.orchestra.run.smithi114.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-16T03:48:57.554 INFO:teuthology.orchestra.run.smithi114.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-16T03:48:57.556 INFO:teuthology.orchestra.run.smithi114.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-16T03:48:57.572 INFO:teuthology.orchestra.run.smithi114.stdout:Get:53 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.1.1-326-g8921c8ef-1jammy [719 kB] 2024-09-16T03:48:57.576 INFO:teuthology.orchestra.run.smithi079.stdout:Get:3 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.1.1-326-g8921c8ef-1jammy [3,241 kB] 2024-09-16T03:48:57.605 INFO:teuthology.orchestra.run.smithi114.stdout:Get:54 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.1.1-326-g8921c8ef-1jammy [356 kB] 2024-09-16T03:48:57.609 INFO:teuthology.orchestra.run.smithi114.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-16T03:48:57.609 INFO:teuthology.orchestra.run.smithi114.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-16T03:48:57.611 INFO:teuthology.orchestra.run.smithi114.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-16T03:48:57.611 INFO:teuthology.orchestra.run.smithi114.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-16T03:48:57.612 INFO:teuthology.orchestra.run.smithi114.stdout:Get:59 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.1.1-326-g8921c8ef-1jammy [32.8 kB] 2024-09-16T03:48:57.612 INFO:teuthology.orchestra.run.smithi114.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-16T03:48:57.613 INFO:teuthology.orchestra.run.smithi114.stdout:Get:61 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.1.1-326-g8921c8ef-1jammy [180 kB] 2024-09-16T03:48:57.616 INFO:teuthology.orchestra.run.smithi114.stdout:Get:62 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.1.1-326-g8921c8ef-1jammy [67.8 kB] 2024-09-16T03:48:57.618 INFO:teuthology.orchestra.run.smithi114.stdout:Get:63 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.1.1-326-g8921c8ef-1jammy [333 kB] 2024-09-16T03:48:57.625 INFO:teuthology.orchestra.run.smithi114.stdout:Get:64 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.1.1-326-g8921c8ef-1jammy [6,875 kB] 2024-09-16T03:48:57.629 INFO:teuthology.orchestra.run.smithi114.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-16T03:48:57.631 INFO:teuthology.orchestra.run.smithi114.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-16T03:48:57.632 INFO:teuthology.orchestra.run.smithi114.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-16T03:48:57.646 INFO:teuthology.orchestra.run.smithi114.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-16T03:48:57.646 INFO:teuthology.orchestra.run.smithi114.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-16T03:48:57.647 INFO:teuthology.orchestra.run.smithi114.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-16T03:48:57.648 INFO:teuthology.orchestra.run.smithi114.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-16T03:48:57.648 INFO:teuthology.orchestra.run.smithi114.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-16T03:48:57.649 INFO:teuthology.orchestra.run.smithi114.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-16T03:48:57.662 INFO:teuthology.orchestra.run.smithi114.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-16T03:48:57.662 INFO:teuthology.orchestra.run.smithi114.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-16T03:48:57.665 INFO:teuthology.orchestra.run.smithi114.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-16T03:48:57.679 INFO:teuthology.orchestra.run.smithi114.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-16T03:48:57.680 INFO:teuthology.orchestra.run.smithi114.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-16T03:48:57.681 INFO:teuthology.orchestra.run.smithi114.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-16T03:48:57.684 INFO:teuthology.orchestra.run.smithi114.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-16T03:48:57.686 INFO:teuthology.orchestra.run.smithi114.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-16T03:48:57.687 INFO:teuthology.orchestra.run.smithi114.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-16T03:48:57.688 INFO:teuthology.orchestra.run.smithi114.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-16T03:48:57.696 INFO:teuthology.orchestra.run.smithi114.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-16T03:48:57.697 INFO:teuthology.orchestra.run.smithi114.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-16T03:48:57.699 INFO:teuthology.orchestra.run.smithi114.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-16T03:48:57.700 INFO:teuthology.orchestra.run.smithi079.stdout:Get:4 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.1.1-326-g8921c8ef-1jammy [719 kB] 2024-09-16T03:48:57.713 INFO:teuthology.orchestra.run.smithi114.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-16T03:48:57.713 INFO:teuthology.orchestra.run.smithi114.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-16T03:48:57.714 INFO:teuthology.orchestra.run.smithi114.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-16T03:48:57.715 INFO:teuthology.orchestra.run.smithi114.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-16T03:48:57.716 INFO:teuthology.orchestra.run.smithi079.stdout:Get:5 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.1.1-326-g8921c8ef-1jammy [356 kB] 2024-09-16T03:48:57.716 INFO:teuthology.orchestra.run.smithi114.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-16T03:48:57.722 INFO:teuthology.orchestra.run.smithi114.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-16T03:48:57.722 INFO:teuthology.orchestra.run.smithi114.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-16T03:48:57.730 INFO:teuthology.orchestra.run.smithi114.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-16T03:48:57.731 INFO:teuthology.orchestra.run.smithi114.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-16T03:48:57.732 INFO:teuthology.orchestra.run.smithi114.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-16T03:48:57.752 INFO:teuthology.orchestra.run.smithi079.stdout:Get:6 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.1.1-326-g8921c8ef-1jammy [32.8 kB] 2024-09-16T03:48:57.752 INFO:teuthology.orchestra.run.smithi079.stdout:Get:7 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.1.1-326-g8921c8ef-1jammy [180 kB] 2024-09-16T03:48:57.756 INFO:teuthology.orchestra.run.smithi079.stdout:Get:8 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.1.1-326-g8921c8ef-1jammy [67.8 kB] 2024-09-16T03:48:57.758 INFO:teuthology.orchestra.run.smithi079.stdout:Get:9 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.1.1-326-g8921c8ef-1jammy [333 kB] 2024-09-16T03:48:57.764 INFO:teuthology.orchestra.run.smithi079.stdout:Get:10 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.1.1-326-g8921c8ef-1jammy [6,875 kB] 2024-09-16T03:48:57.816 INFO:teuthology.orchestra.run.smithi114.stdout:Get:97 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.1.1-326-g8921c8ef-1jammy [112 kB] 2024-09-16T03:48:57.818 INFO:teuthology.orchestra.run.smithi114.stdout:Get:98 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.1.1-326-g8921c8ef-1jammy [472 kB] 2024-09-16T03:48:57.819 INFO:teuthology.orchestra.run.smithi079.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-16T03:48:57.831 INFO:teuthology.orchestra.run.smithi079.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-16T03:48:57.850 INFO:teuthology.orchestra.run.smithi114.stdout:Get:99 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.1.1-326-g8921c8ef-1jammy [25.9 MB] 2024-09-16T03:48:57.887 INFO:teuthology.orchestra.run.smithi027.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-16T03:48:57.900 INFO:teuthology.orchestra.run.smithi027.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-16T03:48:57.912 INFO:teuthology.orchestra.run.smithi079.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-16T03:48:57.981 INFO:teuthology.orchestra.run.smithi027.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-16T03:48:58.044 INFO:teuthology.orchestra.run.smithi079.stdout:Get:14 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.1.1-326-g8921c8ef-1jammy [112 kB] 2024-09-16T03:48:58.047 INFO:teuthology.orchestra.run.smithi079.stdout:Get:15 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.1.1-326-g8921c8ef-1jammy [472 kB] 2024-09-16T03:48:58.057 INFO:teuthology.orchestra.run.smithi079.stdout:Get:16 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.1.1-326-g8921c8ef-1jammy [25.9 MB] 2024-09-16T03:48:58.140 INFO:teuthology.orchestra.run.smithi079.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-16T03:48:58.151 INFO:teuthology.orchestra.run.smithi079.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-16T03:48:58.181 INFO:teuthology.orchestra.run.smithi079.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-16T03:48:58.190 INFO:teuthology.orchestra.run.smithi079.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-16T03:48:58.191 INFO:teuthology.orchestra.run.smithi079.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-16T03:48:58.192 INFO:teuthology.orchestra.run.smithi079.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-16T03:48:58.210 INFO:teuthology.orchestra.run.smithi027.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-16T03:48:58.210 INFO:teuthology.orchestra.run.smithi079.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-16T03:48:58.215 INFO:teuthology.orchestra.run.smithi079.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-16T03:48:58.219 INFO:teuthology.orchestra.run.smithi079.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-16T03:48:58.221 INFO:teuthology.orchestra.run.smithi027.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-16T03:48:58.223 INFO:teuthology.orchestra.run.smithi079.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-16T03:48:58.250 INFO:teuthology.orchestra.run.smithi027.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-16T03:48:58.259 INFO:teuthology.orchestra.run.smithi027.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-16T03:48:58.260 INFO:teuthology.orchestra.run.smithi027.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-16T03:48:58.261 INFO:teuthology.orchestra.run.smithi027.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-16T03:48:58.279 INFO:teuthology.orchestra.run.smithi027.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-16T03:48:58.283 INFO:teuthology.orchestra.run.smithi027.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-16T03:48:58.288 INFO:teuthology.orchestra.run.smithi027.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-16T03:48:58.292 INFO:teuthology.orchestra.run.smithi027.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-16T03:48:58.303 INFO:teuthology.orchestra.run.smithi079.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-16T03:48:58.308 INFO:teuthology.orchestra.run.smithi079.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-16T03:48:58.313 INFO:teuthology.orchestra.run.smithi079.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-16T03:48:58.316 INFO:teuthology.orchestra.run.smithi079.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-16T03:48:58.317 INFO:teuthology.orchestra.run.smithi079.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-16T03:48:58.318 INFO:teuthology.orchestra.run.smithi079.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-16T03:48:58.320 INFO:teuthology.orchestra.run.smithi079.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-16T03:48:58.321 INFO:teuthology.orchestra.run.smithi079.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-16T03:48:58.322 INFO:teuthology.orchestra.run.smithi079.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-16T03:48:58.373 INFO:teuthology.orchestra.run.smithi027.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-16T03:48:58.378 INFO:teuthology.orchestra.run.smithi027.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-16T03:48:58.382 INFO:teuthology.orchestra.run.smithi027.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-16T03:48:58.385 INFO:teuthology.orchestra.run.smithi027.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-16T03:48:58.386 INFO:teuthology.orchestra.run.smithi079.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-16T03:48:58.386 INFO:teuthology.orchestra.run.smithi027.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-16T03:48:58.387 INFO:teuthology.orchestra.run.smithi027.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-16T03:48:58.389 INFO:teuthology.orchestra.run.smithi027.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-16T03:48:58.390 INFO:teuthology.orchestra.run.smithi027.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-16T03:48:58.391 INFO:teuthology.orchestra.run.smithi027.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-16T03:48:58.404 INFO:teuthology.orchestra.run.smithi079.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-16T03:48:58.405 INFO:teuthology.orchestra.run.smithi079.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-16T03:48:58.406 INFO:teuthology.orchestra.run.smithi079.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-16T03:48:58.412 INFO:teuthology.orchestra.run.smithi079.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-16T03:48:58.413 INFO:teuthology.orchestra.run.smithi079.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-16T03:48:58.456 INFO:teuthology.orchestra.run.smithi027.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-16T03:48:58.468 INFO:teuthology.orchestra.run.smithi079.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-16T03:48:58.468 INFO:teuthology.orchestra.run.smithi079.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-16T03:48:58.470 INFO:teuthology.orchestra.run.smithi079.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-16T03:48:58.471 INFO:teuthology.orchestra.run.smithi079.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-16T03:48:58.473 INFO:teuthology.orchestra.run.smithi027.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-16T03:48:58.474 INFO:teuthology.orchestra.run.smithi027.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-16T03:48:58.474 INFO:teuthology.orchestra.run.smithi027.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-16T03:48:58.480 INFO:teuthology.orchestra.run.smithi027.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-16T03:48:58.481 INFO:teuthology.orchestra.run.smithi027.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-16T03:48:58.537 INFO:teuthology.orchestra.run.smithi027.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-16T03:48:58.538 INFO:teuthology.orchestra.run.smithi027.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-16T03:48:58.540 INFO:teuthology.orchestra.run.smithi027.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-16T03:48:58.540 INFO:teuthology.orchestra.run.smithi027.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-16T03:48:58.548 INFO:teuthology.orchestra.run.smithi079.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-16T03:48:58.551 INFO:teuthology.orchestra.run.smithi079.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-16T03:48:58.553 INFO:teuthology.orchestra.run.smithi079.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-16T03:48:58.554 INFO:teuthology.orchestra.run.smithi079.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-16T03:48:58.564 INFO:teuthology.orchestra.run.smithi079.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-16T03:48:58.618 INFO:teuthology.orchestra.run.smithi027.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-16T03:48:58.620 INFO:teuthology.orchestra.run.smithi027.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-16T03:48:58.622 INFO:teuthology.orchestra.run.smithi027.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-16T03:48:58.622 INFO:teuthology.orchestra.run.smithi027.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-16T03:48:58.629 INFO:teuthology.orchestra.run.smithi079.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-16T03:48:58.630 INFO:teuthology.orchestra.run.smithi079.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-16T03:48:58.632 INFO:teuthology.orchestra.run.smithi079.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-16T03:48:58.633 INFO:teuthology.orchestra.run.smithi027.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-16T03:48:58.634 INFO:teuthology.orchestra.run.smithi079.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-16T03:48:58.638 INFO:teuthology.orchestra.run.smithi079.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-16T03:48:58.700 INFO:teuthology.orchestra.run.smithi027.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-16T03:48:58.700 INFO:teuthology.orchestra.run.smithi027.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-16T03:48:58.701 INFO:teuthology.orchestra.run.smithi027.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-16T03:48:58.704 INFO:teuthology.orchestra.run.smithi027.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-16T03:48:58.708 INFO:teuthology.orchestra.run.smithi027.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-16T03:48:58.711 INFO:teuthology.orchestra.run.smithi079.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-16T03:48:58.713 INFO:teuthology.orchestra.run.smithi079.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-16T03:48:58.715 INFO:teuthology.orchestra.run.smithi079.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-16T03:48:58.720 INFO:teuthology.orchestra.run.smithi079.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-16T03:48:58.721 INFO:teuthology.orchestra.run.smithi079.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-16T03:48:58.779 INFO:teuthology.orchestra.run.smithi114.stdout:Get:100 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.1.1-326-g8921c8ef-1jammy [5,145 kB] 2024-09-16T03:48:58.781 INFO:teuthology.orchestra.run.smithi027.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-16T03:48:58.784 INFO:teuthology.orchestra.run.smithi027.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-16T03:48:58.785 INFO:teuthology.orchestra.run.smithi027.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-16T03:48:58.790 INFO:teuthology.orchestra.run.smithi027.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-16T03:48:58.791 INFO:teuthology.orchestra.run.smithi027.stdout:Get:49 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.1.1-326-g8921c8ef-1jammy [3,241 kB] 2024-09-16T03:48:58.791 INFO:teuthology.orchestra.run.smithi027.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-16T03:48:58.792 INFO:teuthology.orchestra.run.smithi079.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-16T03:48:58.797 INFO:teuthology.orchestra.run.smithi079.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-16T03:48:58.864 INFO:teuthology.orchestra.run.smithi027.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-16T03:48:58.867 INFO:teuthology.orchestra.run.smithi027.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-16T03:48:58.895 INFO:teuthology.orchestra.run.smithi114.stdout:Get:101 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.1.1-326-g8921c8ef-1jammy [245 kB] 2024-09-16T03:48:58.900 INFO:teuthology.orchestra.run.smithi114.stdout:Get:102 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.1.1-326-g8921c8ef-1jammy [124 kB] 2024-09-16T03:48:58.903 INFO:teuthology.orchestra.run.smithi114.stdout:Get:103 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.1.1-326-g8921c8ef-1jammy [1,555 kB] 2024-09-16T03:48:58.955 INFO:teuthology.orchestra.run.smithi114.stdout:Get:104 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.1.1-326-g8921c8ef-1jammy [6,143 kB] 2024-09-16T03:48:59.029 INFO:teuthology.orchestra.run.smithi027.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-16T03:48:59.031 INFO:teuthology.orchestra.run.smithi027.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-16T03:48:59.033 INFO:teuthology.orchestra.run.smithi027.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-16T03:48:59.034 INFO:teuthology.orchestra.run.smithi027.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-16T03:48:59.034 INFO:teuthology.orchestra.run.smithi079.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-16T03:48:59.036 INFO:teuthology.orchestra.run.smithi079.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-16T03:48:59.036 INFO:teuthology.orchestra.run.smithi027.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-16T03:48:59.072 INFO:teuthology.orchestra.run.smithi027.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-16T03:48:59.075 INFO:teuthology.orchestra.run.smithi027.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-16T03:48:59.076 INFO:teuthology.orchestra.run.smithi027.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-16T03:48:59.105 INFO:teuthology.orchestra.run.smithi079.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-16T03:48:59.106 INFO:teuthology.orchestra.run.smithi079.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-16T03:48:59.106 INFO:teuthology.orchestra.run.smithi079.stdout:Get:67 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.1.1-326-g8921c8ef-1jammy [5,145 kB] 2024-09-16T03:48:59.109 INFO:teuthology.orchestra.run.smithi079.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-16T03:48:59.133 INFO:teuthology.orchestra.run.smithi027.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-16T03:48:59.133 INFO:teuthology.orchestra.run.smithi027.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-16T03:48:59.143 INFO:teuthology.orchestra.run.smithi114.stdout:Get:105 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.1.1-326-g8921c8ef-1jammy [22.8 MB] 2024-09-16T03:48:59.154 INFO:teuthology.orchestra.run.smithi079.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-16T03:48:59.158 INFO:teuthology.orchestra.run.smithi079.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-16T03:48:59.159 INFO:teuthology.orchestra.run.smithi079.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-16T03:48:59.192 INFO:teuthology.orchestra.run.smithi079.stdout:Get:72 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.1.1-326-g8921c8ef-1jammy [245 kB] 2024-09-16T03:48:59.196 INFO:teuthology.orchestra.run.smithi027.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-16T03:48:59.197 INFO:teuthology.orchestra.run.smithi027.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-16T03:48:59.198 INFO:teuthology.orchestra.run.smithi027.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-16T03:48:59.199 INFO:teuthology.orchestra.run.smithi027.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-16T03:48:59.199 INFO:teuthology.orchestra.run.smithi079.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-16T03:48:59.200 INFO:teuthology.orchestra.run.smithi027.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-16T03:48:59.200 INFO:teuthology.orchestra.run.smithi079.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-16T03:48:59.201 INFO:teuthology.orchestra.run.smithi027.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-16T03:48:59.201 INFO:teuthology.orchestra.run.smithi079.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-16T03:48:59.202 INFO:teuthology.orchestra.run.smithi079.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-16T03:48:59.203 INFO:teuthology.orchestra.run.smithi079.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-16T03:48:59.204 INFO:teuthology.orchestra.run.smithi079.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-16T03:48:59.207 INFO:teuthology.orchestra.run.smithi027.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-16T03:48:59.209 INFO:teuthology.orchestra.run.smithi079.stdout:Get:79 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.1.1-326-g8921c8ef-1jammy [124 kB] 2024-09-16T03:48:59.211 INFO:teuthology.orchestra.run.smithi079.stdout:Get:80 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.1.1-326-g8921c8ef-1jammy [1,555 kB] 2024-09-16T03:48:59.272 INFO:teuthology.orchestra.run.smithi079.stdout:Get:81 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.1.1-326-g8921c8ef-1jammy [6,143 kB] 2024-09-16T03:48:59.278 INFO:teuthology.orchestra.run.smithi027.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-16T03:48:59.281 INFO:teuthology.orchestra.run.smithi027.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-16T03:48:59.282 INFO:teuthology.orchestra.run.smithi027.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-16T03:48:59.283 INFO:teuthology.orchestra.run.smithi079.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-16T03:48:59.284 INFO:teuthology.orchestra.run.smithi079.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-16T03:48:59.290 INFO:teuthology.orchestra.run.smithi079.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-16T03:48:59.294 INFO:teuthology.orchestra.run.smithi079.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-16T03:48:59.355 INFO:teuthology.orchestra.run.smithi027.stdout:Get:73 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.1.1-326-g8921c8ef-1jammy [719 kB] 2024-09-16T03:48:59.359 INFO:teuthology.orchestra.run.smithi027.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-16T03:48:59.364 INFO:teuthology.orchestra.run.smithi079.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-16T03:48:59.366 INFO:teuthology.orchestra.run.smithi079.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-16T03:48:59.367 INFO:teuthology.orchestra.run.smithi027.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-16T03:48:59.369 INFO:teuthology.orchestra.run.smithi027.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-16T03:48:59.370 INFO:teuthology.orchestra.run.smithi027.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-16T03:48:59.375 INFO:teuthology.orchestra.run.smithi079.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-16T03:48:59.381 INFO:teuthology.orchestra.run.smithi027.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-16T03:48:59.381 INFO:teuthology.orchestra.run.smithi079.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-16T03:48:59.382 INFO:teuthology.orchestra.run.smithi027.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-16T03:48:59.383 INFO:teuthology.orchestra.run.smithi079.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-16T03:48:59.385 INFO:teuthology.orchestra.run.smithi079.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-16T03:48:59.390 INFO:teuthology.orchestra.run.smithi027.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-16T03:48:59.427 INFO:teuthology.orchestra.run.smithi027.stdout:Get:81 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.1.1-326-g8921c8ef-1jammy [356 kB] 2024-09-16T03:48:59.440 INFO:teuthology.orchestra.run.smithi027.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-16T03:48:59.442 INFO:teuthology.orchestra.run.smithi027.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-16T03:48:59.443 INFO:teuthology.orchestra.run.smithi027.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-16T03:48:59.446 INFO:teuthology.orchestra.run.smithi079.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-16T03:48:59.447 INFO:teuthology.orchestra.run.smithi079.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-16T03:48:59.455 INFO:teuthology.orchestra.run.smithi079.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-16T03:48:59.456 INFO:teuthology.orchestra.run.smithi079.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-16T03:48:59.490 INFO:teuthology.orchestra.run.smithi027.stdout:Get:85 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.1.1-326-g8921c8ef-1jammy [32.8 kB] 2024-09-16T03:48:59.491 INFO:teuthology.orchestra.run.smithi027.stdout:Get:86 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.1.1-326-g8921c8ef-1jammy [180 kB] 2024-09-16T03:48:59.495 INFO:teuthology.orchestra.run.smithi027.stdout:Get:87 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.1.1-326-g8921c8ef-1jammy [67.8 kB] 2024-09-16T03:48:59.505 INFO:teuthology.orchestra.run.smithi079.stdout:Get:96 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.1.1-326-g8921c8ef-1jammy [22.8 MB] 2024-09-16T03:48:59.522 INFO:teuthology.orchestra.run.smithi027.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-16T03:48:59.524 INFO:teuthology.orchestra.run.smithi027.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-16T03:48:59.527 INFO:teuthology.orchestra.run.smithi079.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-16T03:48:59.528 INFO:teuthology.orchestra.run.smithi079.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-16T03:48:59.532 INFO:teuthology.orchestra.run.smithi079.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-16T03:48:59.534 INFO:teuthology.orchestra.run.smithi079.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-16T03:48:59.541 INFO:teuthology.orchestra.run.smithi027.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-16T03:48:59.541 INFO:teuthology.orchestra.run.smithi027.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-16T03:48:59.542 INFO:teuthology.orchestra.run.smithi027.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-16T03:48:59.547 INFO:teuthology.orchestra.run.smithi027.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-16T03:48:59.549 INFO:teuthology.orchestra.run.smithi027.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-16T03:48:59.549 INFO:teuthology.orchestra.run.smithi027.stdout:Get:95 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.1.1-326-g8921c8ef-1jammy [333 kB] 2024-09-16T03:48:59.551 INFO:teuthology.orchestra.run.smithi079.stdout:Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-16T03:48:59.552 INFO:teuthology.orchestra.run.smithi079.stdout:Get:102 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-16T03:48:59.558 INFO:teuthology.orchestra.run.smithi027.stdout:Get:96 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.1.1-326-g8921c8ef-1jammy [6,875 kB] 2024-09-16T03:48:59.608 INFO:teuthology.orchestra.run.smithi079.stdout:Get:103 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-16T03:48:59.614 INFO:teuthology.orchestra.run.smithi079.stdout:Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-16T03:48:59.615 INFO:teuthology.orchestra.run.smithi079.stdout:Get:105 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-16T03:49:00.056 INFO:teuthology.orchestra.run.smithi114.stdout:Get:106 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.1.1-326-g8921c8ef-1jammy [14.1 kB] 2024-09-16T03:49:00.057 INFO:teuthology.orchestra.run.smithi114.stdout:Get:107 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.1.1-326-g8921c8ef-1jammy [877 kB] 2024-09-16T03:49:00.074 INFO:teuthology.orchestra.run.smithi114.stdout:Get:108 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.1.1-326-g8921c8ef-1jammy [2,462 kB] 2024-09-16T03:49:00.121 INFO:teuthology.orchestra.run.smithi114.stdout:Get:109 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.1.1-326-g8921c8ef-1jammy [794 kB] 2024-09-16T03:49:00.138 INFO:teuthology.orchestra.run.smithi114.stdout:Get:110 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.1.1-326-g8921c8ef-1jammy [152 kB] 2024-09-16T03:49:00.140 INFO:teuthology.orchestra.run.smithi114.stdout:Get:111 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.1.1-326-g8921c8ef-1jammy [2,275 kB] 2024-09-16T03:49:00.222 INFO:teuthology.orchestra.run.smithi114.stdout:Get:112 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.1.1-326-g8921c8ef-1jammy [8,625 kB] 2024-09-16T03:49:00.316 INFO:teuthology.orchestra.run.smithi027.stdout:Get:97 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.1.1-326-g8921c8ef-1jammy [112 kB] 2024-09-16T03:49:00.319 INFO:teuthology.orchestra.run.smithi027.stdout:Get:98 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.1.1-326-g8921c8ef-1jammy [472 kB] 2024-09-16T03:49:00.386 INFO:teuthology.orchestra.run.smithi027.stdout:Get:99 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.1.1-326-g8921c8ef-1jammy [25.9 MB] 2024-09-16T03:49:00.536 INFO:teuthology.orchestra.run.smithi079.stdout:Get:106 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.1.1-326-g8921c8ef-1jammy [14.1 kB] 2024-09-16T03:49:00.536 INFO:teuthology.orchestra.run.smithi079.stdout:Get:107 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.1.1-326-g8921c8ef-1jammy [877 kB] 2024-09-16T03:49:00.539 INFO:teuthology.orchestra.run.smithi114.stdout:Get:113 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.1.1-326-g8921c8ef-1jammy [14.2 kB] 2024-09-16T03:49:00.539 INFO:teuthology.orchestra.run.smithi114.stdout:Get:114 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.1.1-326-g8921c8ef-1jammy [51.4 MB] 2024-09-16T03:49:00.553 INFO:teuthology.orchestra.run.smithi079.stdout:Get:108 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.1.1-326-g8921c8ef-1jammy [2,462 kB] 2024-09-16T03:49:00.596 INFO:teuthology.orchestra.run.smithi079.stdout:Get:109 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.1.1-326-g8921c8ef-1jammy [794 kB] 2024-09-16T03:49:00.619 INFO:teuthology.orchestra.run.smithi079.stdout:Get:110 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.1.1-326-g8921c8ef-1jammy [152 kB] 2024-09-16T03:49:00.621 INFO:teuthology.orchestra.run.smithi079.stdout:Get:111 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.1.1-326-g8921c8ef-1jammy [2,275 kB] 2024-09-16T03:49:00.797 INFO:teuthology.orchestra.run.smithi079.stdout:Get:112 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.1.1-326-g8921c8ef-1jammy [8,625 kB] 2024-09-16T03:49:01.140 INFO:teuthology.orchestra.run.smithi079.stdout:Get:113 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.1.1-326-g8921c8ef-1jammy [14.2 kB] 2024-09-16T03:49:01.140 INFO:teuthology.orchestra.run.smithi079.stdout:Get:114 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.1.1-326-g8921c8ef-1jammy [51.4 MB] 2024-09-16T03:49:02.378 INFO:teuthology.orchestra.run.smithi027.stdout:Get:100 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.1.1-326-g8921c8ef-1jammy [5,145 kB] 2024-09-16T03:49:02.673 INFO:teuthology.orchestra.run.smithi027.stdout:Get:101 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.1.1-326-g8921c8ef-1jammy [245 kB] 2024-09-16T03:49:02.679 INFO:teuthology.orchestra.run.smithi027.stdout:Get:102 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.1.1-326-g8921c8ef-1jammy [124 kB] 2024-09-16T03:49:02.683 INFO:teuthology.orchestra.run.smithi027.stdout:Get:103 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.1.1-326-g8921c8ef-1jammy [1,555 kB] 2024-09-16T03:49:02.748 INFO:teuthology.orchestra.run.smithi027.stdout:Get:104 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.1.1-326-g8921c8ef-1jammy [6,143 kB] 2024-09-16T03:49:02.804 INFO:teuthology.orchestra.run.smithi114.stdout:Get:115 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.1.1-326-g8921c8ef-1jammy [130 kB] 2024-09-16T03:49:02.806 INFO:teuthology.orchestra.run.smithi114.stdout:Get:116 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.1.1-326-g8921c8ef-1jammy [39.0 kB] 2024-09-16T03:49:02.807 INFO:teuthology.orchestra.run.smithi114.stdout:Get:117 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.1.1-326-g8921c8ef-1jammy [13.6 MB] 2024-09-16T03:49:03.232 INFO:teuthology.orchestra.run.smithi114.stdout:Get:118 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.1.1-326-g8921c8ef-1jammy [91.5 kB] 2024-09-16T03:49:03.270 INFO:teuthology.orchestra.run.smithi027.stdout:Get:105 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.1.1-326-g8921c8ef-1jammy [22.8 MB] 2024-09-16T03:49:03.638 INFO:teuthology.orchestra.run.smithi079.stdout:Get:115 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.1.1-326-g8921c8ef-1jammy [130 kB] 2024-09-16T03:49:03.641 INFO:teuthology.orchestra.run.smithi079.stdout:Get:116 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.1.1-326-g8921c8ef-1jammy [39.0 kB] 2024-09-16T03:49:03.642 INFO:teuthology.orchestra.run.smithi079.stdout:Get:117 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.1.1-326-g8921c8ef-1jammy [13.6 MB] 2024-09-16T03:49:03.772 INFO:teuthology.orchestra.run.smithi114.stdout:Fetched 181 MB in 6s (29.9 MB/s) 2024-09-16T03:49:03.926 INFO:teuthology.orchestra.run.smithi079.stdout:Get:118 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.1.1-326-g8921c8ef-1jammy [91.5 kB] 2024-09-16T03:49:03.940 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-16T03:49:03.962 INFO:teuthology.orchestra.run.smithi027.stdout:Get:106 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.1.1-326-g8921c8ef-1jammy [14.1 kB] 2024-09-16T03:49:03.963 INFO:teuthology.orchestra.run.smithi027.stdout:Get:107 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.1.1-326-g8921c8ef-1jammy [877 kB] 2024-09-16T03:49:03.980 INFO:teuthology.orchestra.run.smithi027.stdout:Get:108 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.1.1-326-g8921c8ef-1jammy [2,462 kB] 2024-09-16T03:49:04.023 INFO:teuthology.orchestra.run.smithi027.stdout:Get:109 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.1.1-326-g8921c8ef-1jammy [794 kB] 2024-09-16T03:49:04.034 INFO:teuthology.orchestra.run.smithi027.stdout:Get:110 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.1.1-326-g8921c8ef-1jammy [152 kB] 2024-09-16T03:49:04.036 INFO:teuthology.orchestra.run.smithi027.stdout:Get:111 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.1.1-326-g8921c8ef-1jammy [2,275 kB] 2024-09-16T03:49:04.037 INFO:teuthology.orchestra.run.smithi114.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 165990 files and directories currently installed.) 2024-09-16T03:49:04.043 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-16T03:49:04.069 INFO:teuthology.orchestra.run.smithi027.stdout:Get:112 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.1.1-326-g8921c8ef-1jammy [8,625 kB] 2024-09-16T03:49:04.122 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-16T03:49:04.245 INFO:teuthology.orchestra.run.smithi027.stdout:Get:113 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.1.1-326-g8921c8ef-1jammy [14.2 kB] 2024-09-16T03:49:04.245 INFO:teuthology.orchestra.run.smithi027.stdout:Get:114 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.1.1-326-g8921c8ef-1jammy [51.4 MB] 2024-09-16T03:49:04.490 INFO:teuthology.orchestra.run.smithi079.stdout:Fetched 181 MB in 7s (27.0 MB/s) 2024-09-16T03:49:04.526 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-16T03:49:04.552 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-16T03:49:04.600 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-16T03:49:04.634 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-16T03:49:04.734 INFO:teuthology.orchestra.run.smithi079.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 165990 files and directories currently installed.) 2024-09-16T03:49:04.739 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-16T03:49:04.816 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-16T03:49:04.962 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-16T03:49:04.988 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-16T03:49:05.028 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-16T03:49:05.144 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-16T03:49:05.170 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-16T03:49:05.211 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-16T03:49:05.482 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-16T03:49:05.501 INFO:teuthology.orchestra.run.smithi027.stdout:Get:115 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.1.1-326-g8921c8ef-1jammy [130 kB] 2024-09-16T03:49:05.504 INFO:teuthology.orchestra.run.smithi027.stdout:Get:116 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.1.1-326-g8921c8ef-1jammy [39.0 kB] 2024-09-16T03:49:05.505 INFO:teuthology.orchestra.run.smithi027.stdout:Get:117 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.1.1-326-g8921c8ef-1jammy [13.6 MB] 2024-09-16T03:49:05.508 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-16T03:49:05.556 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T03:49:05.563 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-16T03:49:05.590 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-16T03:49:05.630 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-16T03:49:05.729 INFO:teuthology.orchestra.run.smithi027.stdout:Get:118 https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.1.1-326-g8921c8ef-1jammy [91.5 kB] 2024-09-16T03:49:06.027 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-16T03:49:06.042 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-16T03:49:06.053 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-16T03:49:06.069 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-16T03:49:06.102 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T03:49:06.117 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T03:49:06.316 INFO:teuthology.orchestra.run.smithi027.stdout:Fetched 181 MB in 8s (21.4 MB/s) 2024-09-16T03:49:06.446 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-16T03:49:06.488 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-16T03:49:06.514 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-16T03:49:06.514 INFO:teuthology.orchestra.run.smithi027.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 165990 files and directories currently installed.) 2024-09-16T03:49:06.519 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-16T03:49:06.529 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-16T03:49:06.554 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T03:49:06.555 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-16T03:49:06.595 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T03:49:06.612 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-16T03:49:06.916 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-16T03:49:06.932 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-16T03:49:06.940 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-16T03:49:06.942 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-16T03:49:06.958 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-16T03:49:06.966 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-16T03:49:06.982 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-16T03:49:06.990 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-16T03:49:07.006 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T03:49:07.301 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-16T03:49:07.302 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-16T03:49:07.328 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-16T03:49:07.328 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-16T03:49:07.368 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-16T03:49:07.368 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-16T03:49:07.369 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package librados2. 2024-09-16T03:49:07.395 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../007-librados2_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:07.444 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking librados2 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:07.696 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package librados2. 2024-09-16T03:49:07.722 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../007-librados2_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:07.762 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking librados2 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:07.813 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-16T03:49:07.840 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-16T03:49:07.888 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T03:49:07.946 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package librbd1. 2024-09-16T03:49:07.972 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../008-librbd1_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:08.024 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking librbd1 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:08.206 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package librbd1. 2024-09-16T03:49:08.233 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../008-librbd1_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:08.266 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-16T03:49:08.273 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking librbd1 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:08.293 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-16T03:49:08.324 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T03:49:08.652 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-16T03:49:08.657 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package libcephfs2. 2024-09-16T03:49:08.679 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-16T03:49:08.683 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../009-libcephfs2_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:08.696 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libcephfs2. 2024-09-16T03:49:08.719 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T03:49:08.719 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../009-libcephfs2_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:08.724 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking libcephfs2 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:08.751 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libcephfs2 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:09.012 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-rados. 2024-09-16T03:49:09.027 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../010-python3-rados_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:09.035 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-rados. 2024-09-16T03:49:09.061 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../010-python3-rados_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:09.070 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-rados (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:09.072 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-16T03:49:09.098 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-16T03:49:09.110 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-rados (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:09.138 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-16T03:49:09.406 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-16T03:49:09.433 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:09.470 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-16T03:49:09.473 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-ceph-argparse (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:09.475 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package librados2. 2024-09-16T03:49:09.497 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:09.501 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../007-librados2_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:09.541 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking librados2 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:09.547 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-ceph-argparse (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:09.742 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-cephfs. 2024-09-16T03:49:09.769 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../012-python3-cephfs_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:09.809 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-cephfs (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:09.848 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-cephfs. 2024-09-16T03:49:09.874 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../012-python3-cephfs_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:09.923 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-cephfs (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:09.944 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package librbd1. 2024-09-16T03:49:09.960 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../008-librbd1_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:09.994 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking librbd1 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:10.095 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-16T03:49:10.111 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../013-python3-ceph-common_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:10.144 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-ceph-common (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:10.251 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-16T03:49:10.277 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../013-python3-ceph-common_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:10.317 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-ceph-common (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:10.406 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-16T03:49:10.421 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-16T03:49:10.438 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package libcephfs2. 2024-09-16T03:49:10.456 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-16T03:49:10.465 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../009-libcephfs2_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:10.505 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking libcephfs2 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:10.637 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-16T03:49:10.663 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-16T03:49:10.703 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-16T03:49:10.757 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-rados. 2024-09-16T03:49:10.773 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../010-python3-rados_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:10.792 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-prettytable. 2024-09-16T03:49:10.807 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-rados (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:10.819 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-09-16T03:49:10.859 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-16T03:49:11.073 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-prettytable. 2024-09-16T03:49:11.099 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-09-16T03:49:11.120 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-rbd. 2024-09-16T03:49:11.126 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-16T03:49:11.146 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../016-python3-rbd_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:11.148 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-16T03:49:11.153 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:11.193 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-ceph-argparse (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:11.203 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-rbd (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:11.446 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-cephfs. 2024-09-16T03:49:11.472 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../012-python3-cephfs_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:11.476 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-rbd. 2024-09-16T03:49:11.501 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../016-python3-rbd_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:11.512 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-cephfs (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:11.553 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-rbd (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:11.556 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-16T03:49:11.582 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-16T03:49:11.622 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-16T03:49:11.798 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-16T03:49:11.825 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../013-python3-ceph-common_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:11.865 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-ceph-common (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:11.900 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-16T03:49:11.916 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-16T03:49:11.928 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-16T03:49:11.950 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-16T03:49:11.954 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-16T03:49:11.995 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-16T03:49:12.151 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-16T03:49:12.178 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-16T03:49:12.209 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-16T03:49:12.219 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-16T03:49:12.235 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-16T03:49:12.272 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-16T03:49:12.278 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-16T03:49:12.287 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-16T03:49:12.331 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-16T03:49:12.512 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-prettytable. 2024-09-16T03:49:12.539 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-09-16T03:49:12.579 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-16T03:49:12.615 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package lua5.1. 2024-09-16T03:49:12.641 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-16T03:49:12.675 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-16T03:49:12.681 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-16T03:49:12.701 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-16T03:49:12.750 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-16T03:49:12.839 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-rbd. 2024-09-16T03:49:12.855 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../016-python3-rbd_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:13.001 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package lua-any. 2024-09-16T03:49:13.027 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-09-16T03:49:13.067 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-16T03:49:13.087 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package lua5.1. 2024-09-16T03:49:13.113 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-16T03:49:13.129 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-rbd (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:13.153 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-16T03:49:13.278 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package zip. 2024-09-16T03:49:13.294 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-09-16T03:49:13.328 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking zip (3.0-12build2) ... 2024-09-16T03:49:13.498 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package lua-any. 2024-09-16T03:49:13.501 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-16T03:49:13.524 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-09-16T03:49:13.527 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-16T03:49:13.565 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-16T03:49:13.567 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-16T03:49:13.631 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package unzip. 2024-09-16T03:49:13.658 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-16T03:49:13.698 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-16T03:49:13.784 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package zip. 2024-09-16T03:49:13.799 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-09-16T03:49:13.820 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-16T03:49:13.834 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking zip (3.0-12build2) ... 2024-09-16T03:49:13.835 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-16T03:49:13.870 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-16T03:49:14.110 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package luarocks. 2024-09-16T03:49:14.137 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-16T03:49:14.154 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package unzip. 2024-09-16T03:49:14.177 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-16T03:49:14.180 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-16T03:49:14.189 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-16T03:49:14.212 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-16T03:49:14.220 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-16T03:49:14.256 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-16T03:49:14.535 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package librgw2. 2024-09-16T03:49:14.562 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../025-librgw2_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:14.601 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package lua5.1. 2024-09-16T03:49:14.602 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking librgw2 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:14.616 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package luarocks. 2024-09-16T03:49:14.631 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-16T03:49:14.648 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-16T03:49:14.671 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-16T03:49:14.692 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-16T03:49:14.979 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package lua-any. 2024-09-16T03:49:14.995 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-09-16T03:49:15.029 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-16T03:49:15.040 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package librgw2. 2024-09-16T03:49:15.066 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../025-librgw2_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:15.106 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking librgw2 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:15.137 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-rgw. 2024-09-16T03:49:15.151 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../026-python3-rgw_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:15.195 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-rgw (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:15.248 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package zip. 2024-09-16T03:49:15.275 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-09-16T03:49:15.314 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking zip (3.0-12build2) ... 2024-09-16T03:49:15.539 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-16T03:49:15.566 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-16T03:49:15.606 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-16T03:49:15.617 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-rgw. 2024-09-16T03:49:15.632 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../026-python3-rgw_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:15.659 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package unzip. 2024-09-16T03:49:15.675 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-rgw (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:15.686 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-16T03:49:15.726 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-16T03:49:15.884 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libradosstriper1. 2024-09-16T03:49:15.911 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../028-libradosstriper1_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:15.942 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libradosstriper1 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:16.054 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-16T03:49:16.080 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-16T03:49:16.120 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-16T03:49:16.138 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package luarocks. 2024-09-16T03:49:16.165 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-16T03:49:16.221 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-16T03:49:16.371 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-common. 2024-09-16T03:49:16.397 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../029-ceph-common_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:16.423 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package libradosstriper1. 2024-09-16T03:49:16.437 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-common (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:16.449 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../028-libradosstriper1_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:16.489 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking libradosstriper1 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:16.612 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package librgw2. 2024-09-16T03:49:16.639 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../025-librgw2_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:16.679 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking librgw2 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:16.851 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-common. 2024-09-16T03:49:16.877 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../029-ceph-common_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:16.909 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-common (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:17.240 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-rgw. 2024-09-16T03:49:17.266 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../026-python3-rgw_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:17.306 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-rgw (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:17.642 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-16T03:49:17.669 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-16T03:49:17.700 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-16T03:49:17.820 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-base. 2024-09-16T03:49:17.846 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../030-ceph-base_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:17.895 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-base (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:17.978 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package libradosstriper1. 2024-09-16T03:49:18.005 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../028-libradosstriper1_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:18.045 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking libradosstriper1 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:18.474 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-16T03:49:18.498 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package ceph-common. 2024-09-16T03:49:18.500 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-16T03:49:18.525 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../029-ceph-common_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:18.540 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-16T03:49:18.565 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking ceph-common (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:18.573 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-base. 2024-09-16T03:49:18.599 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../030-ceph-base_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:18.649 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-base (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:18.827 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-cheroot. 2024-09-16T03:49:18.853 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-16T03:49:18.894 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-16T03:49:19.230 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-16T03:49:19.244 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-16T03:49:19.256 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-16T03:49:19.270 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-16T03:49:19.297 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-16T03:49:19.310 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-16T03:49:19.583 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-16T03:49:19.610 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-16T03:49:19.638 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-cheroot. 2024-09-16T03:49:19.650 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-16T03:49:19.665 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-16T03:49:19.713 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-16T03:49:19.920 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-16T03:49:19.936 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-16T03:49:19.947 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package ceph-base. 2024-09-16T03:49:19.970 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-16T03:49:19.974 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../030-ceph-base_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:20.015 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking ceph-base (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:20.074 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-16T03:49:20.101 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-16T03:49:20.149 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-16T03:49:20.265 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-tempora. 2024-09-16T03:49:20.291 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-09-16T03:49:20.331 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-16T03:49:20.511 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-16T03:49:20.537 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-16T03:49:20.568 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-16T03:49:20.577 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-16T03:49:20.595 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-16T03:49:20.634 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-portend. 2024-09-16T03:49:20.635 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-16T03:49:20.660 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-09-16T03:49:20.709 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-16T03:49:20.880 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-16T03:49:20.906 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-16T03:49:20.946 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-cheroot. 2024-09-16T03:49:20.955 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-16T03:49:20.973 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-16T03:49:20.979 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-16T03:49:20.994 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-16T03:49:21.012 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-16T03:49:21.029 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-16T03:49:21.299 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-16T03:49:21.314 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-16T03:49:21.324 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-tempora. 2024-09-16T03:49:21.349 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-16T03:49:21.350 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-09-16T03:49:21.399 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-16T03:49:21.607 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-16T03:49:21.634 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-16T03:49:21.668 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-16T03:49:21.673 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-16T03:49:21.695 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-16T03:49:21.735 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-16T03:49:21.752 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-portend. 2024-09-16T03:49:21.778 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-09-16T03:49:21.819 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-16T03:49:22.038 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-16T03:49:22.044 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-natsort. 2024-09-16T03:49:22.065 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-16T03:49:22.071 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-09-16T03:49:22.102 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-16T03:49:22.104 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-16T03:49:22.122 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-16T03:49:22.148 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-16T03:49:22.188 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-16T03:49:22.357 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-tempora. 2024-09-16T03:49:22.381 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-09-16T03:49:22.416 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-16T03:49:22.424 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-logutils. 2024-09-16T03:49:22.449 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-09-16T03:49:22.489 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-16T03:49:22.533 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-16T03:49:22.559 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-16T03:49:22.607 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-16T03:49:22.693 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-portend. 2024-09-16T03:49:22.720 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-09-16T03:49:22.760 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-16T03:49:22.792 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-16T03:49:22.818 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-16T03:49:22.859 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-16T03:49:22.930 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-natsort. 2024-09-16T03:49:22.956 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-09-16T03:49:22.996 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-16T03:49:23.046 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-16T03:49:23.073 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-16T03:49:23.113 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-16T03:49:23.137 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-mako. 2024-09-16T03:49:23.152 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-16T03:49:23.187 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-16T03:49:23.308 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-logutils. 2024-09-16T03:49:23.334 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-09-16T03:49:23.374 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-16T03:49:23.474 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-16T03:49:23.496 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-16T03:49:23.540 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-16T03:49:23.633 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-16T03:49:23.659 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-16T03:49:23.677 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-16T03:49:23.699 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-16T03:49:23.703 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-16T03:49:23.745 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-16T03:49:23.844 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-16T03:49:23.871 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-16T03:49:23.911 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-16T03:49:24.030 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-mako. 2024-09-16T03:49:24.045 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-16T03:49:24.052 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-natsort. 2024-09-16T03:49:24.079 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-09-16T03:49:24.080 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-16T03:49:24.119 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-16T03:49:24.213 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-webob. 2024-09-16T03:49:24.228 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-16T03:49:24.271 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-16T03:49:24.349 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-16T03:49:24.376 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-16T03:49:24.408 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-16T03:49:24.431 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-logutils. 2024-09-16T03:49:24.458 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-09-16T03:49:24.497 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-16T03:49:24.649 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-waitress. 2024-09-16T03:49:24.676 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-16T03:49:24.719 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-16T03:49:24.719 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-16T03:49:24.745 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-16T03:49:24.767 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-16T03:49:24.785 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-16T03:49:24.793 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-16T03:49:24.825 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-16T03:49:25.049 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-tempita. 2024-09-16T03:49:25.071 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-16T03:49:25.090 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-webob. 2024-09-16T03:49:25.103 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-16T03:49:25.113 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-mako. 2024-09-16T03:49:25.115 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-16T03:49:25.138 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-16T03:49:25.155 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-16T03:49:25.178 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-16T03:49:25.397 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-paste. 2024-09-16T03:49:25.424 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-16T03:49:25.464 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-16T03:49:25.507 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-waitress. 2024-09-16T03:49:25.534 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-16T03:49:25.539 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-16T03:49:25.566 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-16T03:49:25.577 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-16T03:49:25.606 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-16T03:49:25.784 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-16T03:49:25.799 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-16T03:49:25.843 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-16T03:49:25.885 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-tempita. 2024-09-16T03:49:25.912 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-16T03:49:25.925 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-16T03:49:25.952 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-16T03:49:25.952 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-16T03:49:25.992 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-16T03:49:26.179 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-16T03:49:26.205 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-16T03:49:26.245 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-16T03:49:26.261 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-webob. 2024-09-16T03:49:26.285 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-16T03:49:26.288 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-paste. 2024-09-16T03:49:26.315 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-16T03:49:26.319 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-16T03:49:26.363 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-16T03:49:26.549 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-webtest. 2024-09-16T03:49:26.575 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-09-16T03:49:26.615 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-16T03:49:26.656 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-waitress. 2024-09-16T03:49:26.683 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-16T03:49:26.691 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-16T03:49:26.707 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-16T03:49:26.726 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-16T03:49:26.749 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-16T03:49:26.902 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-pecan. 2024-09-16T03:49:26.928 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-16T03:49:26.960 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-16T03:49:27.034 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-tempita. 2024-09-16T03:49:27.052 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-16T03:49:27.061 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-16T03:49:27.079 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-16T03:49:27.101 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-16T03:49:27.119 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-16T03:49:27.274 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-certifi. 2024-09-16T03:49:27.289 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-09-16T03:49:27.323 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-16T03:49:27.404 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-paste. 2024-09-16T03:49:27.422 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-webtest. 2024-09-16T03:49:27.430 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-16T03:49:27.449 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-09-16T03:49:27.470 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-16T03:49:27.488 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-16T03:49:27.644 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-idna. 2024-09-16T03:49:27.670 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../055-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-16T03:49:27.710 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-16T03:49:27.758 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-pecan. 2024-09-16T03:49:27.784 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-16T03:49:27.790 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-16T03:49:27.817 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-16T03:49:27.824 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-16T03:49:27.857 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-16T03:49:28.030 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-urllib3. 2024-09-16T03:49:28.056 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-16T03:49:28.097 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-16T03:49:28.160 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-16T03:49:28.171 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-certifi. 2024-09-16T03:49:28.189 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-16T03:49:28.198 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-09-16T03:49:28.226 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-16T03:49:28.229 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-16T03:49:28.425 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-requests. 2024-09-16T03:49:28.452 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-16T03:49:28.492 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-16T03:49:28.529 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-webtest. 2024-09-16T03:49:28.556 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-09-16T03:49:28.604 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-16T03:49:28.779 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-16T03:49:28.805 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-16T03:49:28.836 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-16T03:49:28.857 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-pecan. 2024-09-16T03:49:28.873 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-16T03:49:28.907 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-16T03:49:29.123 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-16T03:49:29.139 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:29.173 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-mgr-modules-core (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:29.220 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-certifi. 2024-09-16T03:49:29.236 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-09-16T03:49:29.278 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-16T03:49:29.545 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-16T03:49:29.572 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:29.598 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-idna. 2024-09-16T03:49:29.612 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libsqlite3-mod-ceph (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:29.625 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../055-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-16T03:49:29.664 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-16T03:49:29.741 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-idna. 2024-09-16T03:49:29.767 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../055-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-16T03:49:29.807 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-16T03:49:29.923 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-16T03:49:29.950 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-16T03:49:29.990 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-16T03:49:30.017 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-urllib3. 2024-09-16T03:49:30.045 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-16T03:49:30.069 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-urllib3. 2024-09-16T03:49:30.084 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-16T03:49:30.095 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-16T03:49:30.127 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-16T03:49:30.268 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-openssl. 2024-09-16T03:49:30.284 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-09-16T03:49:30.326 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-16T03:49:30.421 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-requests. 2024-09-16T03:49:30.447 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-16T03:49:30.455 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-requests. 2024-09-16T03:49:30.481 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-16T03:49:30.487 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-16T03:49:30.521 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-16T03:49:30.774 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-16T03:49:30.801 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-16T03:49:30.832 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-16T03:49:30.840 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-16T03:49:30.859 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-16T03:49:30.899 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-16T03:49:31.122 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-mgr. 2024-09-16T03:49:31.134 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-16T03:49:31.148 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../063-ceph-mgr_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:31.150 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:31.185 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-16T03:49:31.193 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking ceph-mgr-modules-core (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:31.212 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:31.252 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-mgr-modules-core (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:31.538 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-mgr (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:31.590 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-16T03:49:31.617 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:31.640 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-16T03:49:31.656 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking libsqlite3-mod-ceph (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:31.666 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:31.706 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking libsqlite3-mod-ceph (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:31.925 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-mon. 2024-09-16T03:49:31.951 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../064-ceph-mon_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:31.976 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-16T03:49:31.991 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-mon (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:32.003 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-16T03:49:32.026 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-16T03:49:32.042 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-16T03:49:32.052 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-16T03:49:32.092 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-16T03:49:32.320 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-openssl. 2024-09-16T03:49:32.347 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-09-16T03:49:32.378 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-16T03:49:32.378 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-openssl. 2024-09-16T03:49:32.405 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-09-16T03:49:32.436 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-16T03:49:32.687 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-osd. 2024-09-16T03:49:32.714 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../065-ceph-osd_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:32.715 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package ceph-mgr. 2024-09-16T03:49:32.743 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../063-ceph-mgr_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:32.762 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-osd (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:32.765 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-mgr. 2024-09-16T03:49:32.781 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking ceph-mgr (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:32.791 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../063-ceph-mgr_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:32.831 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-mgr (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:33.184 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package ceph-mon. 2024-09-16T03:49:33.211 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../064-ceph-mon_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:33.234 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-mon. 2024-09-16T03:49:33.251 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking ceph-mon (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:33.261 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../064-ceph-mon_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:33.301 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-mon (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:33.874 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph. 2024-09-16T03:49:33.897 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../066-ceph_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:33.913 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-osd. 2024-09-16T03:49:33.939 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../065-ceph-osd_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:33.940 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:33.987 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-osd (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:33.999 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package ceph-osd. 2024-09-16T03:49:34.026 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../065-ceph-osd_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:34.096 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking ceph-osd (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:34.302 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-fuse. 2024-09-16T03:49:34.328 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../067-ceph-fuse_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:34.368 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-fuse (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:34.805 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-mds. 2024-09-16T03:49:34.832 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../068-ceph-mds_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:34.880 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-mds (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:35.041 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph. 2024-09-16T03:49:35.068 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../066-ceph_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:35.107 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:35.125 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package ceph. 2024-09-16T03:49:35.140 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../066-ceph_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:35.199 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking ceph (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:35.358 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package cephadm. 2024-09-16T03:49:35.385 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../069-cephadm_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:35.425 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking cephadm (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:35.426 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-fuse. 2024-09-16T03:49:35.454 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../067-ceph-fuse_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:35.493 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-fuse (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:35.520 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package ceph-fuse. 2024-09-16T03:49:35.546 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../067-ceph-fuse_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:35.585 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking ceph-fuse (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:35.737 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-16T03:49:35.763 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-16T03:49:35.803 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-16T03:49:35.821 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-mds. 2024-09-16T03:49:35.848 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../068-ceph-mds_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:35.888 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-mds (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:35.972 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package ceph-mds. 2024-09-16T03:49:35.999 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../068-ceph-mds_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:36.039 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking ceph-mds (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:36.140 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-16T03:49:36.166 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-16T03:49:36.206 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-16T03:49:36.282 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package cephadm. 2024-09-16T03:49:36.310 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../069-cephadm_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:36.349 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking cephadm (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:36.425 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package cephadm. 2024-09-16T03:49:36.453 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../069-cephadm_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:36.491 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking cephadm (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:36.668 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-16T03:49:36.695 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-16T03:49:36.735 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-16T03:49:36.752 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-16T03:49:36.769 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-16T03:49:36.802 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-16T03:49:37.054 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-16T03:49:37.081 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-16T03:49:37.129 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-16T03:49:37.131 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-16T03:49:37.158 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-16T03:49:37.197 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-16T03:49:37.479 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-babel. 2024-09-16T03:49:37.506 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-16T03:49:37.545 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-16T03:49:37.848 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-jinja2. 2024-09-16T03:49:37.875 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-16T03:49:37.906 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-16T03:49:38.184 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-babel. 2024-09-16T03:49:38.211 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-16T03:49:38.227 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-16T03:49:38.242 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-16T03:49:38.253 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:38.277 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-babel. 2024-09-16T03:49:38.305 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-mgr-cephadm (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:38.305 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-16T03:49:38.344 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-16T03:49:38.536 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-jinja2. 2024-09-16T03:49:38.552 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-16T03:49:38.586 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-16T03:49:38.605 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-16T03:49:38.632 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-09-16T03:49:38.655 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-jinja2. 2024-09-16T03:49:38.663 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-16T03:49:38.683 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-16T03:49:38.713 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-16T03:49:38.898 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-16T03:49:38.925 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:38.941 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-routes. 2024-09-16T03:49:38.956 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-mgr-cephadm (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:38.969 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-16T03:49:39.008 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-16T03:49:39.058 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-16T03:49:39.086 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:39.125 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking ceph-mgr-cephadm (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:39.267 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-16T03:49:39.291 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-09-16T03:49:39.326 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-16T03:49:39.328 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-16T03:49:39.355 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:39.396 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-mgr-dashboard (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:39.462 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-16T03:49:39.489 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-09-16T03:49:39.528 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-16T03:49:39.603 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-routes. 2024-09-16T03:49:39.631 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-16T03:49:39.670 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-16T03:49:39.814 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-routes. 2024-09-16T03:49:39.842 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-16T03:49:39.881 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-16T03:49:40.007 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-16T03:49:40.035 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:40.073 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-mgr-dashboard (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:40.225 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-16T03:49:40.253 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:40.292 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking ceph-mgr-dashboard (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:40.675 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-16T03:49:40.691 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-16T03:49:40.733 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-16T03:49:41.238 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-joblib. 2024-09-16T03:49:41.264 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-16T03:49:41.304 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-16T03:49:41.361 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-16T03:49:41.389 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-16T03:49:41.428 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-16T03:49:41.556 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-16T03:49:41.583 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-16T03:49:41.622 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-16T03:49:41.624 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-16T03:49:41.640 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-16T03:49:41.683 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-16T03:49:41.890 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-joblib. 2024-09-16T03:49:41.917 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-16T03:49:41.948 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-16T03:49:41.994 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-sklearn. 2024-09-16T03:49:42.021 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-16T03:49:42.061 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-16T03:49:42.142 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-joblib. 2024-09-16T03:49:42.170 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-16T03:49:42.209 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-16T03:49:42.335 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-16T03:49:42.361 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-16T03:49:42.401 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-16T03:49:42.562 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-16T03:49:42.590 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-16T03:49:42.629 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-16T03:49:42.712 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-sklearn. 2024-09-16T03:49:42.739 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-16T03:49:42.778 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-16T03:49:42.779 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-16T03:49:42.807 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:42.932 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-sklearn. 2024-09-16T03:49:42.939 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-mgr-diskprediction-local (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:42.959 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-16T03:49:42.998 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-16T03:49:43.595 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-16T03:49:43.623 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:43.715 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-16T03:49:43.743 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:43.747 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-mgr-diskprediction-local (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:43.875 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking ceph-mgr-diskprediction-local (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:43.902 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-cachetools. 2024-09-16T03:49:43.929 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-09-16T03:49:43.968 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-16T03:49:44.271 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-16T03:49:44.298 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-16T03:49:44.338 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-16T03:49:44.675 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-16T03:49:44.702 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-16T03:49:44.741 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-16T03:49:44.967 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-cachetools. 2024-09-16T03:49:44.994 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-09-16T03:49:44.996 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-cachetools. 2024-09-16T03:49:45.023 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-09-16T03:49:45.034 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-16T03:49:45.045 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-rsa. 2024-09-16T03:49:45.054 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-16T03:49:45.072 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-09-16T03:49:45.112 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-16T03:49:45.312 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-16T03:49:45.339 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-16T03:49:45.349 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-16T03:49:45.376 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-16T03:49:45.378 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-16T03:49:45.415 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-16T03:49:45.432 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-google-auth. 2024-09-16T03:49:45.459 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-09-16T03:49:45.499 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-16T03:49:45.715 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-16T03:49:45.742 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-16T03:49:45.752 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-16T03:49:45.779 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-16T03:49:45.781 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-16T03:49:45.818 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-16T03:49:45.836 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-16T03:49:45.863 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-16T03:49:45.902 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-16T03:49:46.093 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-rsa. 2024-09-16T03:49:46.108 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-09-16T03:49:46.130 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-rsa. 2024-09-16T03:49:46.152 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-16T03:49:46.157 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-09-16T03:49:46.172 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-websocket. 2024-09-16T03:49:46.187 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-09-16T03:49:46.205 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-16T03:49:46.222 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-16T03:49:46.488 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-google-auth. 2024-09-16T03:49:46.515 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-09-16T03:49:46.517 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-google-auth. 2024-09-16T03:49:46.544 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-09-16T03:49:46.563 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-16T03:49:46.567 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-16T03:49:46.583 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-16T03:49:46.594 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-16T03:49:46.633 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-16T03:49:46.858 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-16T03:49:46.874 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-16T03:49:46.887 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-16T03:49:46.908 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-16T03:49:46.914 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-16T03:49:46.945 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-16T03:49:47.143 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-websocket. 2024-09-16T03:49:47.160 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-09-16T03:49:47.194 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-16T03:49:47.223 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-websocket. 2024-09-16T03:49:47.251 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-09-16T03:49:47.290 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-16T03:49:47.306 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-16T03:49:47.322 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:47.364 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-mgr-k8sevents (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:47.530 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-16T03:49:47.558 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-16T03:49:47.597 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-16T03:49:47.618 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-16T03:49:47.645 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-16T03:49:47.667 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-16T03:49:47.684 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-16T03:49:47.695 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-16T03:49:47.734 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-16T03:49:48.089 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-16T03:49:48.115 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-16T03:49:48.154 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-16T03:49:48.269 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-16T03:49:48.297 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:48.335 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-mgr-k8sevents (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:48.382 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package jq. 2024-09-16T03:49:48.401 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-16T03:49:48.407 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-16T03:49:48.432 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-16T03:49:48.435 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:48.473 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking ceph-mgr-k8sevents (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:48.680 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-16T03:49:48.693 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package socat. 2024-09-16T03:49:48.707 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-16T03:49:48.720 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-16T03:49:48.743 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-16T03:49:48.755 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-16T03:49:48.760 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-16T03:49:48.770 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-16T03:49:48.801 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-16T03:49:49.063 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package xmlstarlet. 2024-09-16T03:49:49.091 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-16T03:49:49.108 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-16T03:49:49.130 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-16T03:49:49.135 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-16T03:49:49.137 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-16T03:49:49.165 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-16T03:49:49.174 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-16T03:49:49.203 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-16T03:49:49.435 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package jq. 2024-09-16T03:49:49.463 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-16T03:49:49.473 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package jq. 2024-09-16T03:49:49.476 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-test. 2024-09-16T03:49:49.492 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../097-ceph-test_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:49.501 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-16T03:49:49.534 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-test (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:49.540 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-16T03:49:49.568 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-16T03:49:49.801 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package socat. 2024-09-16T03:49:49.829 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-16T03:49:49.859 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-16T03:49:49.921 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package socat. 2024-09-16T03:49:49.948 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-16T03:49:49.996 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-16T03:49:50.137 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package xmlstarlet. 2024-09-16T03:49:50.154 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-16T03:49:50.187 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-16T03:49:50.349 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package xmlstarlet. 2024-09-16T03:49:50.377 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-16T03:49:50.424 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-16T03:49:50.534 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package ceph-test. 2024-09-16T03:49:50.579 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../097-ceph-test_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:50.583 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking ceph-test (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:50.820 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-test. 2024-09-16T03:49:50.848 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../097-ceph-test_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:50.895 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-test (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:51.898 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-volume. 2024-09-16T03:49:51.925 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../098-ceph-volume_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:51.964 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-volume (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:52.294 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-16T03:49:52.321 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../099-libcephfs-dev_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:52.404 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libcephfs-dev (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:52.829 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package ceph-volume. 2024-09-16T03:49:52.857 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../098-ceph-volume_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:52.896 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking ceph-volume (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:52.938 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-16T03:49:52.965 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-16T03:49:53.004 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-16T03:49:53.216 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-16T03:49:53.244 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../099-libcephfs-dev_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:53.258 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package ceph-volume. 2024-09-16T03:49:53.283 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking libcephfs-dev (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:53.285 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../098-ceph-volume_19.1.1-326-g8921c8ef-1jammy_all.deb ... 2024-09-16T03:49:53.309 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-16T03:49:53.324 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking ceph-volume (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:53.336 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-09-16T03:49:53.376 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-16T03:49:53.561 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-16T03:49:53.589 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-16T03:49:53.619 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-16T03:49:53.669 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-16T03:49:53.685 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../099-libcephfs-dev_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:53.736 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking libcephfs-dev (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:53.747 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package nvme-cli. 2024-09-16T03:49:53.774 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-16T03:49:53.813 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-16T03:49:53.949 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-16T03:49:53.977 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-09-16T03:49:54.015 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-16T03:49:54.089 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-16T03:49:54.116 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-16T03:49:54.155 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-16T03:49:54.236 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package pkg-config. 2024-09-16T03:49:54.263 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-16T03:49:54.302 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-16T03:49:54.427 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package nvme-cli. 2024-09-16T03:49:54.456 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-16T03:49:54.477 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-16T03:49:54.494 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-16T03:49:54.504 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-09-16T03:49:54.534 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-16T03:49:54.564 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-16T03:49:54.591 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-16T03:49:54.630 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-16T03:49:54.872 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package nvme-cli. 2024-09-16T03:49:54.899 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-16T03:49:55.084 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-16T03:49:55.111 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-16T03:49:55.150 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-16T03:49:55.172 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-16T03:49:55.366 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package pkg-config. 2024-09-16T03:49:55.394 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-16T03:49:55.403 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-pastescript. 2024-09-16T03:49:55.432 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-09-16T03:49:55.432 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-16T03:49:55.461 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-16T03:49:55.535 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package pkg-config. 2024-09-16T03:49:55.563 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-16T03:49:55.602 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-16T03:49:55.694 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-16T03:49:55.722 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-16T03:49:55.757 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-pluggy. 2024-09-16T03:49:55.760 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-16T03:49:55.784 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-16T03:49:55.823 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-16T03:49:55.863 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-16T03:49:55.890 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-16T03:49:55.929 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-16T03:49:56.135 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-psutil. 2024-09-16T03:49:56.162 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-16T03:49:56.180 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-16T03:49:56.201 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-16T03:49:56.208 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-16T03:49:56.246 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-16T03:49:56.341 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-16T03:49:56.368 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-16T03:49:56.407 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-16T03:49:56.526 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-pastescript. 2024-09-16T03:49:56.529 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-py. 2024-09-16T03:49:56.554 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-09-16T03:49:56.557 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-09-16T03:49:56.593 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-16T03:49:56.596 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-16T03:49:56.718 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-pastescript. 2024-09-16T03:49:56.746 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-09-16T03:49:56.785 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-16T03:49:56.913 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-pluggy. 2024-09-16T03:49:56.916 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-pygments. 2024-09-16T03:49:56.941 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-16T03:49:56.944 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-16T03:49:56.979 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-16T03:49:56.983 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-16T03:49:57.105 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-pluggy. 2024-09-16T03:49:57.132 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-16T03:49:57.171 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-16T03:49:57.274 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-psutil. 2024-09-16T03:49:57.302 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-16T03:49:57.340 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-16T03:49:57.448 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-16T03:49:57.449 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-psutil. 2024-09-16T03:49:57.465 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-16T03:49:57.475 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-16T03:49:57.499 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-16T03:49:57.514 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-16T03:49:57.693 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-py. 2024-09-16T03:49:57.721 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-09-16T03:49:57.768 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-16T03:49:57.801 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-toml. 2024-09-16T03:49:57.828 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-09-16T03:49:57.844 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-py. 2024-09-16T03:49:57.859 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-16T03:49:57.871 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-09-16T03:49:57.919 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-16T03:49:58.105 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-pygments. 2024-09-16T03:49:58.133 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-16T03:49:58.162 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-pytest. 2024-09-16T03:49:58.171 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-16T03:49:58.189 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-16T03:49:58.228 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-16T03:49:58.238 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-pygments. 2024-09-16T03:49:58.266 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-16T03:49:58.305 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-16T03:49:58.557 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-simplejson. 2024-09-16T03:49:58.585 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-16T03:49:58.615 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-16T03:49:58.626 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-16T03:49:58.654 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-16T03:49:58.692 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-16T03:49:58.742 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-16T03:49:58.770 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-16T03:49:58.809 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-16T03:49:58.885 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-16T03:49:58.901 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-16T03:49:58.935 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-16T03:49:59.011 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-toml. 2024-09-16T03:49:59.029 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-09-16T03:49:59.070 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-16T03:49:59.128 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-toml. 2024-09-16T03:49:59.156 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-09-16T03:49:59.194 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-16T03:49:59.373 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-pytest. 2024-09-16T03:49:59.401 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-16T03:49:59.439 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-16T03:49:59.531 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-pytest. 2024-09-16T03:49:59.559 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-16T03:49:59.614 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-16T03:49:59.615 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package radosgw. 2024-09-16T03:49:59.644 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../116-radosgw_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:49:59.681 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking radosgw (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:49:59.793 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package python3-simplejson. 2024-09-16T03:49:59.821 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-16T03:49:59.859 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-16T03:49:59.959 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package python3-simplejson. 2024-09-16T03:49:59.987 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-16T03:50:00.026 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-16T03:50:00.112 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-16T03:50:00.126 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-16T03:50:00.170 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-16T03:50:00.287 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-16T03:50:00.303 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-16T03:50:00.345 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-16T03:50:00.476 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package rbd-fuse. 2024-09-16T03:50:00.492 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../117-rbd-fuse_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:50:00.534 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking rbd-fuse (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:00.839 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-16T03:50:00.932 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package radosgw. 2024-09-16T03:50:00.961 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../116-radosgw_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:50:00.998 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking radosgw (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:01.049 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package radosgw. 2024-09-16T03:50:01.077 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../116-radosgw_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:50:01.089 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-16T03:50:01.107 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking radosgw (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:01.216 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-16T03:50:01.458 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-16T03:50:01.785 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-16T03:50:01.793 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package rbd-fuse. 2024-09-16T03:50:01.811 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../117-rbd-fuse_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:50:01.843 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking rbd-fuse (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:01.885 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package rbd-fuse. 2024-09-16T03:50:01.913 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../117-rbd-fuse_19.1.1-326-g8921c8ef-1jammy_amd64.deb ... 2024-09-16T03:50:01.951 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking rbd-fuse (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:02.136 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-16T03:50:02.233 INFO:teuthology.orchestra.run.smithi079.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-16T03:50:02.264 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-16T03:50:02.398 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-16T03:50:02.540 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-16T03:50:02.544 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-16T03:50:02.635 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up cephadm (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:02.641 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-16T03:50:02.822 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-16T03:50:02.877 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-16T03:50:03.145 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-16T03:50:03.190 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-16T03:50:03.427 INFO:teuthology.orchestra.run.smithi079.stdout:Adding system user cephadm....done 2024-09-16T03:50:03.592 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-16T03:50:03.597 INFO:teuthology.orchestra.run.smithi027.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-16T03:50:03.602 INFO:teuthology.orchestra.run.smithi114.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-16T03:50:03.660 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up cephadm (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:03.667 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up cephadm (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:03.860 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-16T03:50:04.112 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-16T03:50:04.201 INFO:teuthology.orchestra.run.smithi027.stdout:Adding system user cephadm....done 2024-09-16T03:50:04.236 INFO:teuthology.orchestra.run.smithi114.stdout:Adding system user cephadm....done 2024-09-16T03:50:04.238 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-16T03:50:04.349 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-16T03:50:04.392 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-16T03:50:04.489 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-16T03:50:04.626 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-16T03:50:04.661 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-16T03:50:04.740 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-16T03:50:04.850 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-16T03:50:04.911 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-16T03:50:04.919 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-16T03:50:05.020 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-16T03:50:05.037 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-16T03:50:05.168 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-16T03:50:05.263 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-16T03:50:05.288 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-16T03:50:05.538 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-16T03:50:05.547 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-16T03:50:05.548 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-16T03:50:05.649 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-16T03:50:05.673 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-16T03:50:05.788 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-16T03:50:05.959 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-16T03:50:06.025 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-16T03:50:06.056 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-16T03:50:06.320 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-16T03:50:06.411 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-16T03:50:06.542 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-16T03:50:06.579 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-16T03:50:06.670 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-16T03:50:06.793 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-16T03:50:06.855 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-16T03:50:06.938 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-16T03:50:07.036 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-16T03:50:07.132 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-16T03:50:07.173 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-16T03:50:07.287 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-ceph-argparse (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:07.367 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-16T03:50:07.441 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-16T03:50:07.547 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-16T03:50:07.626 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-16T03:50:07.656 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-16T03:50:07.709 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-16T03:50:07.757 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-16T03:50:07.867 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-16T03:50:07.876 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-ceph-argparse (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:07.968 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-ceph-argparse (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:08.159 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-16T03:50:08.227 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-16T03:50:08.253 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-16T03:50:08.328 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-16T03:50:08.379 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-16T03:50:08.429 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-16T03:50:08.505 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-16T03:50:08.515 INFO:teuthology.orchestra.run.smithi079.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-16T03:50:08.547 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-16T03:50:08.550 INFO:teuthology.orchestra.run.smithi079.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-16T03:50:08.613 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-16T03:50:08.631 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-16T03:50:08.739 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-16T03:50:08.806 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-16T03:50:08.882 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-16T03:50:09.116 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-16T03:50:09.210 INFO:teuthology.orchestra.run.smithi027.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-16T03:50:09.225 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-16T03:50:09.254 INFO:teuthology.orchestra.run.smithi027.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-16T03:50:09.295 INFO:teuthology.orchestra.run.smithi114.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-16T03:50:09.318 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-16T03:50:09.321 INFO:teuthology.orchestra.run.smithi114.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-16T03:50:09.385 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-16T03:50:09.444 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-16T03:50:09.486 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-16T03:50:09.536 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-16T03:50:09.728 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-16T03:50:09.804 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-16T03:50:09.896 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-16T03:50:09.905 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-16T03:50:10.022 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-16T03:50:10.046 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up zip (3.0-12build2) ... 2024-09-16T03:50:10.172 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-16T03:50:10.180 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-16T03:50:10.281 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-16T03:50:10.457 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-16T03:50:10.857 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-16T03:50:10.860 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-16T03:50:11.108 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-16T03:50:11.116 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up zip (3.0-12build2) ... 2024-09-16T03:50:11.158 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up zip (3.0-12build2) ... 2024-09-16T03:50:11.209 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-16T03:50:11.218 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-16T03:50:11.276 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-16T03:50:11.320 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-16T03:50:11.612 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-16T03:50:11.911 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-16T03:50:11.970 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-16T03:50:11.996 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-16T03:50:12.179 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-16T03:50:12.229 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-16T03:50:12.239 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-16T03:50:12.305 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-16T03:50:12.355 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-16T03:50:12.431 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-16T03:50:12.481 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-16T03:50:12.591 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-16T03:50:12.732 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-16T03:50:12.798 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-16T03:50:12.876 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-16T03:50:13.133 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-16T03:50:13.167 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-16T03:50:13.219 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-16T03:50:13.384 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-16T03:50:13.401 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-16T03:50:13.470 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-16T03:50:13.596 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-ceph-common (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:13.786 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-16T03:50:13.786 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-16T03:50:13.898 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-16T03:50:14.079 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-16T03:50:14.104 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-16T03:50:14.207 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-16T03:50:14.431 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-16T03:50:14.472 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-16T03:50:14.681 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-16T03:50:14.723 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-16T03:50:14.791 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-ceph-common (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:14.865 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-ceph-common (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:15.075 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-16T03:50:15.159 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-16T03:50:15.330 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-16T03:50:15.421 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-16T03:50:15.477 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-16T03:50:15.590 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T03:50:15.725 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-16T03:50:15.976 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-16T03:50:16.102 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-16T03:50:16.228 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-16T03:50:16.546 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-16T03:50:16.607 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-16T03:50:16.699 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-16T03:50:16.806 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-16T03:50:16.825 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T03:50:16.959 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T03:50:16.993 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-16T03:50:17.040 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T03:50:17.094 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-16T03:50:17.158 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-16T03:50:17.269 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-16T03:50:17.353 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-16T03:50:17.395 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-16T03:50:17.460 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-16T03:50:17.479 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-16T03:50:17.521 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-16T03:50:17.605 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-16T03:50:17.711 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-16T03:50:17.822 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-16T03:50:17.898 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-16T03:50:17.970 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-16T03:50:18.065 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-16T03:50:18.157 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-16T03:50:18.247 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-16T03:50:18.308 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T03:50:18.400 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T03:50:18.417 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-16T03:50:18.498 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-16T03:50:18.534 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-16T03:50:18.710 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-16T03:50:18.741 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-16T03:50:18.836 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-16T03:50:18.867 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-16T03:50:18.961 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-16T03:50:19.112 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-16T03:50:19.168 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-16T03:50:19.221 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-16T03:50:19.319 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-16T03:50:19.363 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-16T03:50:19.480 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-16T03:50:19.621 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-16T03:50:19.639 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-16T03:50:19.740 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-16T03:50:19.915 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-16T03:50:19.930 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-16T03:50:19.974 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-16T03:50:20.084 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-16T03:50:20.173 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-16T03:50:20.193 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-16T03:50:20.299 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-16T03:50:20.334 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-16T03:50:20.360 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-16T03:50:20.400 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-16T03:50:20.473 INFO:teuthology.orchestra.run.smithi079.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-16T03:50:20.486 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-16T03:50:20.619 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-16T03:50:20.728 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-16T03:50:20.735 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-16T03:50:20.770 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-16T03:50:20.862 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-16T03:50:21.004 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-16T03:50:21.071 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-16T03:50:21.263 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-16T03:50:21.467 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-16T03:50:21.467 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-16T03:50:21.467 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-16T03:50:21.523 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-16T03:50:21.550 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-16T03:50:21.590 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-16T03:50:21.639 INFO:teuthology.orchestra.run.smithi114.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-16T03:50:21.649 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-16T03:50:21.741 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-16T03:50:21.885 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-16T03:50:21.891 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T03:50:21.900 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-16T03:50:21.993 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-16T03:50:21.998 INFO:teuthology.orchestra.run.smithi027.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-16T03:50:22.010 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-16T03:50:22.244 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-16T03:50:22.327 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-16T03:50:22.353 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-16T03:50:22.429 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-16T03:50:22.653 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-16T03:50:22.688 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-16T03:50:22.746 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-16T03:50:22.814 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-16T03:50:22.946 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-16T03:50:23.047 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-16T03:50:23.064 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-16T03:50:23.065 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T03:50:23.175 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-16T03:50:23.190 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-16T03:50:23.315 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-16T03:50:23.458 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-16T03:50:23.475 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-16T03:50:23.600 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-16T03:50:23.617 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-16T03:50:23.785 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-16T03:50:23.946 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-16T03:50:23.952 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-16T03:50:24.078 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-16T03:50:24.204 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-16T03:50:24.270 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-16T03:50:24.331 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-16T03:50:24.480 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-16T03:50:24.537 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-16T03:50:24.616 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-16T03:50:24.688 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-16T03:50:24.756 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-16T03:50:24.944 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-16T03:50:24.981 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-16T03:50:25.070 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up librados2 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:25.118 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-16T03:50:25.188 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libsqlite3-mod-ceph (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:25.289 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-16T03:50:25.290 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-16T03:50:25.502 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-16T03:50:25.600 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libcephfs2 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:25.703 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-16T03:50:25.726 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libradosstriper1 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:25.787 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-16T03:50:25.853 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-16T03:50:26.096 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-16T03:50:26.130 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up librbd1 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:26.240 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-16T03:50:26.264 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-mgr-modules-core (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:26.390 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-fuse (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:26.400 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up librados2 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:26.407 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-16T03:50:26.501 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up libsqlite3-mod-ceph (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:26.582 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-16T03:50:26.582 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-16T03:50:26.627 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-16T03:50:26.775 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-16T03:50:26.910 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up librados2 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:26.988 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up libcephfs2 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:27.036 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up libsqlite3-mod-ceph (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:27.050 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libcephfs-dev (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:27.114 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up libradosstriper1 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:27.162 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-16T03:50:27.176 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-rados (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:27.240 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-16T03:50:27.311 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up librgw2 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:27.453 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-16T03:50:27.465 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up libcephfs2 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:27.500 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up librbd1 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:27.591 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up libradosstriper1 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:27.609 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-mgr-modules-core (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:27.717 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-16T03:50:27.735 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-fuse (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:27.946 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-16T03:50:27.946 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-16T03:50:27.993 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up librbd1 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:28.128 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up ceph-mgr-modules-core (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:28.279 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up ceph-fuse (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:28.420 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up libcephfs-dev (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:28.517 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-16T03:50:28.517 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-16T03:50:28.546 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-rados (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:28.672 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up librgw2 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:28.716 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-rbd (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:28.790 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-16T03:50:28.842 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up rbd-fuse (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:28.968 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-rgw (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:29.047 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up libcephfs-dev (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:29.094 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-cephfs (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:29.198 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-rados (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:29.220 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-common (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:29.349 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up librgw2 (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:29.500 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-16T03:50:29.722 INFO:teuthology.orchestra.run.smithi079.stdout:Adding group ceph....done 2024-09-16T03:50:29.978 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-rbd (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:30.124 INFO:teuthology.orchestra.run.smithi079.stdout:Adding system user ceph....done 2024-09-16T03:50:30.169 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up rbd-fuse (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:30.295 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-rgw (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:30.301 INFO:teuthology.orchestra.run.smithi079.stdout:Setting system user ceph properties....done 2024-09-16T03:50:30.318 INFO:teuthology.orchestra.run.smithi079.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-16T03:50:30.421 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up python3-cephfs (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:30.454 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-16T03:50:30.547 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-common (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:30.779 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-16T03:50:30.829 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-rbd (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:30.930 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up rbd-fuse (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:31.056 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-rgw (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:31.065 INFO:teuthology.orchestra.run.smithi114.stdout:Adding group ceph....done 2024-09-16T03:50:31.182 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up python3-cephfs (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:31.239 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-test (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:31.341 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up ceph-common (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:31.348 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up radosgw (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:31.417 INFO:teuthology.orchestra.run.smithi114.stdout:Adding system user ceph....done 2024-09-16T03:50:31.585 INFO:teuthology.orchestra.run.smithi114.stdout:Setting system user ceph properties....done 2024-09-16T03:50:31.604 INFO:teuthology.orchestra.run.smithi114.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-16T03:50:31.742 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-16T03:50:31.778 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-16T03:50:31.778 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-16T03:50:31.868 INFO:teuthology.orchestra.run.smithi027.stdout:Adding group ceph....done 2024-09-16T03:50:32.070 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-16T03:50:32.234 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-base (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:32.261 INFO:teuthology.orchestra.run.smithi027.stdout:Adding system user ceph....done 2024-09-16T03:50:32.480 INFO:teuthology.orchestra.run.smithi027.stdout:Setting system user ceph properties....done 2024-09-16T03:50:32.496 INFO:teuthology.orchestra.run.smithi027.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-16T03:50:32.540 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-test (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:32.563 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-16T03:50:32.642 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-16T03:50:32.650 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up radosgw (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:32.984 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-16T03:50:33.019 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-mds (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:33.093 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-16T03:50:33.093 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-16T03:50:33.251 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-16T03:50:33.251 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-16T03:50:33.460 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up ceph-test (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:33.568 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-base (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:33.730 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-mgr (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:33.744 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up radosgw (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:33.913 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-16T03:50:33.947 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-16T03:50:33.947 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-16T03:50:34.206 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-16T03:50:34.206 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-16T03:50:34.370 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-mds (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:34.414 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-osd (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:34.590 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-16T03:50:34.591 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-16T03:50:34.699 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-16T03:50:34.700 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-16T03:50:34.939 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up ceph-base (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:35.072 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-mgr (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:35.166 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-mgr-k8sevents (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:35.284 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-mgr-diskprediction-local (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:35.289 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-16T03:50:35.289 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-16T03:50:35.290 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-16T03:50:35.443 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-mon (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:35.655 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-16T03:50:35.655 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-16T03:50:35.766 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up ceph-mds (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:35.815 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-osd (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:36.019 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-16T03:50:36.019 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-16T03:50:36.103 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-mgr-cephadm (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:36.115 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-16T03:50:36.115 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-16T03:50:36.254 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:36.380 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-mgr-dashboard (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:36.531 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-volume (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:36.611 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-mgr-k8sevents (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:36.743 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-mgr-diskprediction-local (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:36.755 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up ceph-mgr (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:36.884 INFO:teuthology.orchestra.run.smithi079.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-16T03:50:36.894 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-mon (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:36.960 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-16T03:50:36.960 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-16T03:50:36.985 INFO:teuthology.orchestra.run.smithi079.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-16T03:50:37.107 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-16T03:50:37.107 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-16T03:50:37.130 INFO:teuthology.orchestra.run.smithi079.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-16T03:50:37.413 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up ceph-osd (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:37.612 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-mgr-cephadm (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:37.717 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-16T03:50:37.717 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-16T03:50:37.780 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:37.906 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-mgr-dashboard (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:38.057 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up ceph-volume (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:38.190 INFO:teuthology.orchestra.run.smithi079.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-16T03:50:38.206 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up ceph-mgr-k8sevents (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:38.332 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up ceph-mgr-diskprediction-local (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:38.410 INFO:teuthology.orchestra.run.smithi114.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-16T03:50:38.483 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up ceph-mon (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:38.519 INFO:teuthology.orchestra.run.smithi114.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-16T03:50:38.696 INFO:teuthology.orchestra.run.smithi114.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-16T03:50:38.713 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-16T03:50:38.713 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-16T03:50:38.837 INFO:teuthology.orchestra.run.smithi079.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-16T03:50:38.842 DEBUG:teuthology.parallel:result is None 2024-09-16T03:50:39.218 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up ceph-mgr-cephadm (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:39.378 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up ceph (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:39.554 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up ceph-mgr-dashboard (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:39.722 INFO:teuthology.orchestra.run.smithi114.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-16T03:50:39.730 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up ceph-volume (19.1.1-326-g8921c8ef-1jammy) ... 2024-09-16T03:50:40.108 INFO:teuthology.orchestra.run.smithi027.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-16T03:50:40.225 INFO:teuthology.orchestra.run.smithi027.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-16T03:50:40.378 INFO:teuthology.orchestra.run.smithi027.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-16T03:50:40.382 INFO:teuthology.orchestra.run.smithi114.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-16T03:50:40.387 DEBUG:teuthology.parallel:result is None 2024-09-16T03:50:41.437 INFO:teuthology.orchestra.run.smithi027.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-16T03:50:42.325 INFO:teuthology.orchestra.run.smithi027.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-16T03:50:42.330 DEBUG:teuthology.parallel:result is None 2024-09-16T03:50:42.330 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T03:50:42.472 DEBUG:teuthology.orchestra.run.smithi027:> dpkg-query -W -f '${Version}' ceph 2024-09-16T03:50:42.492 INFO:teuthology.orchestra.run.smithi027.stdout:19.1.1-326-g8921c8ef-1jammy 2024-09-16T03:50:42.492 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-326-g8921c8ef-1jammy 2024-09-16T03:50:42.493 INFO:teuthology.task.install:The correct ceph version 19.1.1-326-g8921c8ef-1jammy is installed. 2024-09-16T03:50:42.494 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T03:50:42.654 DEBUG:teuthology.orchestra.run.smithi079:> dpkg-query -W -f '${Version}' ceph 2024-09-16T03:50:42.673 INFO:teuthology.orchestra.run.smithi079.stdout:19.1.1-326-g8921c8ef-1jammy 2024-09-16T03:50:42.673 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-326-g8921c8ef-1jammy 2024-09-16T03:50:42.673 INFO:teuthology.task.install:The correct ceph version 19.1.1-326-g8921c8ef-1jammy is installed. 2024-09-16T03:50:42.675 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T03:50:42.820 DEBUG:teuthology.orchestra.run.smithi114:> dpkg-query -W -f '${Version}' ceph 2024-09-16T03:50:42.839 INFO:teuthology.orchestra.run.smithi114.stdout:19.1.1-326-g8921c8ef-1jammy 2024-09-16T03:50:42.839 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-326-g8921c8ef-1jammy 2024-09-16T03:50:42.839 INFO:teuthology.task.install:The correct ceph version 19.1.1-326-g8921c8ef-1jammy is installed. 2024-09-16T03:50:42.841 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-16T03:50:42.841 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-16T03:50:42.841 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-16T03:50:42.856 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-16T03:50:42.857 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-16T03:50:42.871 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-16T03:50:42.871 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-16T03:50:42.895 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-16T03:50:42.895 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-16T03:50:42.895 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/usr/bin/daemon-helper 2024-09-16T03:50:42.912 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-16T03:50:42.968 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-16T03:50:42.968 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/usr/bin/daemon-helper 2024-09-16T03:50:42.981 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-16T03:50:43.036 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-16T03:50:43.036 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/usr/bin/daemon-helper 2024-09-16T03:50:43.050 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-16T03:50:43.106 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-16T03:50:43.106 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-16T03:50:43.107 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-16T03:50:43.120 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-16T03:50:43.175 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-16T03:50:43.176 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-16T03:50:43.189 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-16T03:50:43.243 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-16T03:50:43.244 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-16T03:50:43.257 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-16T03:50:43.309 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-16T03:50:43.310 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-16T03:50:43.310 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/usr/bin/stdin-killer 2024-09-16T03:50:43.324 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-16T03:50:43.379 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-16T03:50:43.379 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/usr/bin/stdin-killer 2024-09-16T03:50:43.392 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-16T03:50:43.447 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-16T03:50:43.447 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/usr/bin/stdin-killer 2024-09-16T03:50:43.461 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-16T03:50:43.513 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-16T03:50:43.606 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'MON_DOWN', 'POOL_APP_NOT_ENABLED', 'mon down', 'mons down', 'out of quorum', 'CEPHADM_FAILED_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': '8921c8ef947807b717db041d85f0761b7914d5fc'} 2024-09-16T03:50:43.606 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T03:50:43.607 INFO:tasks.cephadm:Cluster fsid is d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:50:43.607 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-16T03:50:43.607 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.27', 'mon.b': '172.21.15.79', 'mon.c': '172.21.15.114'} 2024-09-16T03:50:43.607 INFO:tasks.cephadm:First mon is mon.a on smithi027 2024-09-16T03:50:43.607 INFO:tasks.cephadm:First mgr is a 2024-09-16T03:50:43.608 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-16T03:50:43.608 DEBUG:teuthology.orchestra.run.smithi027:> sudo hostname $(hostname -s) 2024-09-16T03:50:43.623 DEBUG:teuthology.orchestra.run.smithi079:> sudo hostname $(hostname -s) 2024-09-16T03:50:43.637 DEBUG:teuthology.orchestra.run.smithi114:> sudo hostname $(hostname -s) 2024-09-16T03:50:43.652 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-16T03:50:43.652 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T03:50:43.789 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '8921c8ef947807b717db041d85f0761b7914d5fc', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/56081/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.1.1-326-g8921c8ef', 'node_name': '172.21.5.38+adami08', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.1.1-326-g8921c8ef-1jammy'}, 'url': 'https://1.chacra.ceph.com/r/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-15 16:01:53.073975', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-16T03:50:43.927 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref squid, sha1 8921c8ef947807b717db041d85f0761b7914d5fc from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T03:50:43.929 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-16T03:50:43.929 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-16T03:50:43.929 DEBUG:teuthology.orchestra.run.smithi027:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T03:50:44.395 INFO:teuthology.orchestra.run.smithi027.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791881 Sep 16 03:50 /home/ubuntu/cephtest/cephadm 2024-09-16T03:50:44.396 DEBUG:teuthology.orchestra.run.smithi079:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T03:50:44.844 INFO:teuthology.orchestra.run.smithi079.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791881 Sep 16 03:50 /home/ubuntu/cephtest/cephadm 2024-09-16T03:50:44.844 DEBUG:teuthology.orchestra.run.smithi114:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T03:50:45.279 INFO:teuthology.orchestra.run.smithi114.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791881 Sep 16 03:50 /home/ubuntu/cephtest/cephadm 2024-09-16T03:50:45.280 DEBUG:teuthology.orchestra.run.smithi027:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T03:50:45.288 DEBUG:teuthology.orchestra.run.smithi079:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T03:50:45.296 DEBUG:teuthology.orchestra.run.smithi114:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T03:50:45.317 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc on all hosts... 2024-09-16T03:50:45.317 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc pull 2024-09-16T03:50:45.333 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc pull 2024-09-16T03:50:45.341 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc pull 2024-09-16T03:50:45.519 INFO:teuthology.orchestra.run.smithi027.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc... 2024-09-16T03:50:45.522 INFO:teuthology.orchestra.run.smithi079.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc... 2024-09-16T03:50:45.529 INFO:teuthology.orchestra.run.smithi114.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc... 2024-09-16T03:51:47.743 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-16T03:51:47.743 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph_version": "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)", 2024-09-16T03:51:47.743 INFO:teuthology.orchestra.run.smithi027.stdout: "image_id": "f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee", 2024-09-16T03:51:47.744 INFO:teuthology.orchestra.run.smithi027.stdout: "repo_digests": [ 2024-09-16T03:51:47.744 INFO:teuthology.orchestra.run.smithi027.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80" 2024-09-16T03:51:47.744 INFO:teuthology.orchestra.run.smithi027.stdout: ] 2024-09-16T03:51:47.744 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-16T03:52:10.320 INFO:teuthology.orchestra.run.smithi114.stdout:{ 2024-09-16T03:52:10.321 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph_version": "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)", 2024-09-16T03:52:10.321 INFO:teuthology.orchestra.run.smithi114.stdout: "image_id": "f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee", 2024-09-16T03:52:10.321 INFO:teuthology.orchestra.run.smithi114.stdout: "repo_digests": [ 2024-09-16T03:52:10.322 INFO:teuthology.orchestra.run.smithi114.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80" 2024-09-16T03:52:10.322 INFO:teuthology.orchestra.run.smithi114.stdout: ] 2024-09-16T03:52:10.322 INFO:teuthology.orchestra.run.smithi114.stdout:} 2024-09-16T03:52:12.688 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-16T03:52:12.688 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph_version": "ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable)", 2024-09-16T03:52:12.688 INFO:teuthology.orchestra.run.smithi079.stdout: "image_id": "f1455bd0219c0836c14d3880561c736ab957883ab2384892956003bb36edc4ee", 2024-09-16T03:52:12.689 INFO:teuthology.orchestra.run.smithi079.stdout: "repo_digests": [ 2024-09-16T03:52:12.689 INFO:teuthology.orchestra.run.smithi079.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80" 2024-09-16T03:52:12.689 INFO:teuthology.orchestra.run.smithi079.stdout: ] 2024-09-16T03:52:12.689 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-16T03:52:12.738 DEBUG:teuthology.orchestra.run.smithi027:> sudo mkdir -p /etc/ceph 2024-09-16T03:52:12.753 DEBUG:teuthology.orchestra.run.smithi079:> sudo mkdir -p /etc/ceph 2024-09-16T03:52:12.766 DEBUG:teuthology.orchestra.run.smithi114:> sudo mkdir -p /etc/ceph 2024-09-16T03:52:12.781 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod 777 /etc/ceph 2024-09-16T03:52:12.810 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 777 /etc/ceph 2024-09-16T03:52:12.823 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 777 /etc/ceph 2024-09-16T03:52:12.837 INFO:tasks.cephadm:Writing seed config... 2024-09-16T03:52:12.838 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-16T03:52:12.839 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-16T03:52:12.839 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-16T03:52:12.839 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-09-16T03:52:12.839 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-16T03:52:12.839 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-16T03:52:12.839 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-16T03:52:12.839 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-16T03:52:12.839 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-16T03:52:12.840 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-16T03:52:12.840 DEBUG:teuthology.orchestra.run.smithi027:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-16T03:52:12.858 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 = d938972c-73de-11ef-bceb-c7b262605968 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = True [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-16T03:52:12.859 DEBUG:teuthology.orchestra.run.smithi027:mon.a> sudo journalctl -f -n 0 -u ceph-d938972c-73de-11ef-bceb-c7b262605968@mon.a.service 2024-09-16T03:52:12.903 DEBUG:teuthology.orchestra.run.smithi027:mgr.a> sudo journalctl -f -n 0 -u ceph-d938972c-73de-11ef-bceb-c7b262605968@mgr.a.service 2024-09-16T03:52:12.946 INFO:tasks.cephadm:Bootstrapping... 2024-09-16T03:52:12.947 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc -v bootstrap --fsid d938972c-73de-11ef-bceb-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.27 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-16T03:52:13.179 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-09-16T03:52:13.180 INFO:teuthology.orchestra.run.smithi027.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc', '-v', 'bootstrap', '--fsid', 'd938972c-73de-11ef-bceb-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.27', '--skip-admin-label'] 2024-09-16T03:52:13.180 INFO:teuthology.orchestra.run.smithi027.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-16T03:52:13.180 INFO:teuthology.orchestra.run.smithi027.stdout:Verifying podman|docker is present... 2024-09-16T03:52:13.181 INFO:teuthology.orchestra.run.smithi027.stdout:Verifying lvm2 is present... 2024-09-16T03:52:13.181 INFO:teuthology.orchestra.run.smithi027.stdout:Verifying time synchronization is in place... 2024-09-16T03:52:13.187 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T03:52:13.187 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T03:52:13.191 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T03:52:13.191 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout inactive 2024-09-16T03:52:13.195 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-16T03:52:13.195 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-16T03:52:13.199 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-16T03:52:13.199 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout inactive 2024-09-16T03:52:13.203 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-16T03:52:13.203 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout masked 2024-09-16T03:52:13.207 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-16T03:52:13.207 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout inactive 2024-09-16T03:52:13.210 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-16T03:52:13.210 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-16T03:52:13.214 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-16T03:52:13.215 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout inactive 2024-09-16T03:52:13.219 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout enabled 2024-09-16T03:52:13.223 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout active 2024-09-16T03:52:13.224 INFO:teuthology.orchestra.run.smithi027.stdout:Unit ntp.service is enabled and running 2024-09-16T03:52:13.224 INFO:teuthology.orchestra.run.smithi027.stdout:Repeating the final host check... 2024-09-16T03:52:13.224 INFO:teuthology.orchestra.run.smithi027.stdout:docker (/usr/bin/docker) is present 2024-09-16T03:52:13.224 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl is present 2024-09-16T03:52:13.224 INFO:teuthology.orchestra.run.smithi027.stdout:lvcreate is present 2024-09-16T03:52:13.227 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T03:52:13.227 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T03:52:13.230 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T03:52:13.230 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout inactive 2024-09-16T03:52:13.234 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-16T03:52:13.234 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-16T03:52:13.237 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-16T03:52:13.237 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout inactive 2024-09-16T03:52:13.241 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-16T03:52:13.241 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout masked 2024-09-16T03:52:13.244 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-16T03:52:13.245 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout inactive 2024-09-16T03:52:13.248 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-16T03:52:13.248 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-16T03:52:13.251 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-16T03:52:13.252 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout inactive 2024-09-16T03:52:13.255 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout enabled 2024-09-16T03:52:13.260 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stdout active 2024-09-16T03:52:13.260 INFO:teuthology.orchestra.run.smithi027.stdout:Unit ntp.service is enabled and running 2024-09-16T03:52:13.260 INFO:teuthology.orchestra.run.smithi027.stdout:Host looks OK 2024-09-16T03:52:13.260 INFO:teuthology.orchestra.run.smithi027.stdout:Cluster fsid: d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:52:13.260 INFO:teuthology.orchestra.run.smithi027.stdout:Acquiring lock 140610861775696 on /run/cephadm/d938972c-73de-11ef-bceb-c7b262605968.lock 2024-09-16T03:52:13.260 INFO:teuthology.orchestra.run.smithi027.stdout:Lock 140610861775696 acquired on /run/cephadm/d938972c-73de-11ef-bceb-c7b262605968.lock 2024-09-16T03:52:13.260 INFO:teuthology.orchestra.run.smithi027.stdout:Verifying IP 172.21.15.27 port 3300 ... 2024-09-16T03:52:13.260 INFO:teuthology.orchestra.run.smithi027.stdout:Verifying IP 172.21.15.27 port 6789 ... 2024-09-16T03:52:13.260 INFO:teuthology.orchestra.run.smithi027.stdout:Base mon IP(s) is [172.21.15.27:3300, 172.21.15.27:6789], mon addrv is [v2:172.21.15.27:3300,v1:172.21.15.27:6789] 2024-09-16T03:52:13.262 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-16T03:52:13.262 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-16T03:52:13.262 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.27 2024-09-16T03:52:13.264 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-16T03:52:13.265 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-16T03:52:13.265 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1797sec hoplimit 64 pref medium 2024-09-16T03:52:13.267 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-16T03:52:13.267 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-16T03:52:13.267 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T03:52:13.267 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-16T03:52:13.267 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/sbin/ip: stdout inet6 fe80::ae1f:6bff:fef8:395a/64 scope link 2024-09-16T03:52:13.267 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T03:52:13.267 INFO:teuthology.orchestra.run.smithi027.stdout:Mon IP `172.21.15.27` is in CIDR network `172.21.0.0/20` 2024-09-16T03:52:13.268 INFO:teuthology.orchestra.run.smithi027.stdout:Mon IP `172.21.15.27` is in CIDR network `172.21.0.0/20` 2024-09-16T03:52:13.268 INFO:teuthology.orchestra.run.smithi027.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-16T03:52:13.268 INFO:teuthology.orchestra.run.smithi027.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-16T03:52:13.268 INFO:teuthology.orchestra.run.smithi027.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc... 2024-09-16T03:52:13.530 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/docker: stdout 8921c8ef947807b717db041d85f0761b7914d5fc: Pulling from ceph-ci/ceph 2024-09-16T03:52:13.530 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/docker: stdout Digest: sha256:6b5c73953776cdbbe2c2650e2c9813ab5ac3fdead855fa68a3941507184c3a80 2024-09-16T03:52:13.530 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T03:52:13.530 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc 2024-09-16T03:52:15.220 INFO:teuthology.orchestra.run.smithi027.stdout:ceph: stdout ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable) 2024-09-16T03:52:15.220 INFO:teuthology.orchestra.run.smithi027.stdout:Ceph version: ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable) 2024-09-16T03:52:15.220 INFO:teuthology.orchestra.run.smithi027.stdout:Extracting ceph user uid/gid from container image... 2024-09-16T03:52:16.676 INFO:teuthology.orchestra.run.smithi027.stdout:stat: stdout 167 167 2024-09-16T03:52:16.677 INFO:teuthology.orchestra.run.smithi027.stdout:Creating initial keys... 2024-09-16T03:52:18.190 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-authtool: stdout AQBxq+dmA7emIxAAzCT868RAR4rLkgtckPfiBw== 2024-09-16T03:52:19.696 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-authtool: stdout AQBzq+dm8BYEBxAAWfvALvGFKkDYiXUu803ejw== 2024-09-16T03:52:21.135 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-authtool: stdout AQB0q+dmQN6JIBAA4RA5pI6C0ZifbV8RUkeX9g== 2024-09-16T03:52:21.136 INFO:teuthology.orchestra.run.smithi027.stdout:Creating initial monmap... 2024-09-16T03:52:22.692 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T03:52:22.692 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-16T03:52:22.692 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:52:22.692 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T03:52:22.692 INFO:teuthology.orchestra.run.smithi027.stdout:monmaptool for a [v2:172.21.15.27:3300,v1:172.21.15.27:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T03:52:22.692 INFO:teuthology.orchestra.run.smithi027.stdout:setting min_mon_release = quincy 2024-09-16T03:52:22.692 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/monmaptool: set fsid to d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:52:22.692 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T03:52:22.692 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-16T03:52:22.693 INFO:teuthology.orchestra.run.smithi027.stdout:Creating mon... 2024-09-16T03:52:24.261 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.653+0000 7faf5e475c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T03:52:24.261 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.653+0000 7faf5e475c80 1 imported monmap: 2024-09-16T03:52:24.261 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-16T03:52:24.261 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr fsid d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:52:24.261 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-16T03:52:22.064869+0000 2024-09-16T03:52:24.261 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr created 2024-09-16T03:52:22.064869+0000 2024-09-16T03:52:24.262 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-16T03:52:24.262 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-16T03:52:24.262 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-09-16T03:52:24.262 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T03:52:24.262 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.653+0000 7faf5e475c80 0 /usr/bin/ceph-mon: set fsid to d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:52:24.262 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T03:52:24.262 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T03:52:24.262 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Git sha 0 2024-09-16T03:52:24.262 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Compile date 2024-09-15 15:04:35 2024-09-16T03:52:24.262 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: DB SUMMARY 2024-09-16T03:52:24.262 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T03:52:24.262 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: DB Session ID: 336TA06ASPOJWRP046XS 2024-09-16T03:52:24.262 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T03:52:24.262 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-16T03:52:24.263 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T03:52:24.263 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-16T03:52:24.263 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T03:52:24.263 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T03:52:24.263 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.create_if_missing: 1 2024-09-16T03:52:24.263 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T03:52:24.263 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T03:52:24.263 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T03:52:24.263 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T03:52:24.263 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.env: 0x5641cc54d940 2024-09-16T03:52:24.263 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T03:52:24.263 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.info_log: 0x5641ce258bc0 2024-09-16T03:52:24.263 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T03:52:24.264 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.statistics: (nil) 2024-09-16T03:52:24.264 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.use_fsync: 0 2024-09-16T03:52:24.264 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T03:52:24.264 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T03:52:24.264 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T03:52:24.264 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T03:52:24.264 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T03:52:24.264 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T03:52:24.264 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T03:52:24.264 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T03:52:24.264 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T03:52:24.264 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T03:52:24.264 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T03:52:24.264 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.db_log_dir: 2024-09-16T03:52:24.265 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.wal_dir: 2024-09-16T03:52:24.265 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T03:52:24.265 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T03:52:24.265 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T03:52:24.265 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T03:52:24.265 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T03:52:24.265 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T03:52:24.265 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T03:52:24.265 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T03:52:24.265 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.write_buffer_manager: 0x5641ce25f4a0 2024-09-16T03:52:24.265 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T03:52:24.265 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T03:52:24.265 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T03:52:24.266 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T03:52:24.266 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T03:52:24.266 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T03:52:24.266 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T03:52:24.266 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T03:52:24.266 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.unordered_write: 0 2024-09-16T03:52:24.266 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T03:52:24.266 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T03:52:24.266 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T03:52:24.266 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T03:52:24.266 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.row_cache: None 2024-09-16T03:52:24.266 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.wal_filter: None 2024-09-16T03:52:24.266 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T03:52:24.266 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T03:52:24.266 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T03:52:24.267 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T03:52:24.267 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.wal_compression: 0 2024-09-16T03:52:24.267 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T03:52:24.267 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T03:52:24.267 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T03:52:24.267 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T03:52:24.267 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T03:52:24.267 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T03:52:24.267 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T03:52:24.267 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T03:52:24.267 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T03:52:24.267 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T03:52:24.267 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T03:52:24.267 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T03:52:24.267 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T03:52:24.268 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T03:52:24.268 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T03:52:24.268 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T03:52:24.268 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T03:52:24.268 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T03:52:24.268 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T03:52:24.268 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T03:52:24.268 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T03:52:24.268 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T03:52:24.268 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T03:52:24.268 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_open_files: -1 2024-09-16T03:52:24.268 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T03:52:24.268 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T03:52:24.269 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T03:52:24.269 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T03:52:24.269 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T03:52:24.269 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Compression algorithms supported: 2024-09-16T03:52:24.269 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: kZSTD supported: 0 2024-09-16T03:52:24.269 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T03:52:24.269 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T03:52:24.269 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T03:52:24.269 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T03:52:24.269 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T03:52:24.269 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T03:52:24.269 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T03:52:24.269 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T03:52:24.269 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T03:52:24.269 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-16T03:52:24.270 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T03:52:24.270 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-16T03:52:24.270 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T03:52:24.270 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T03:52:24.270 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T03:52:24.270 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T03:52:24.270 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.merge_operator: 2024-09-16T03:52:24.270 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.compaction_filter: None 2024-09-16T03:52:24.270 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T03:52:24.270 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T03:52:24.270 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T03:52:24.270 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T03:52:24.270 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5641ce258800) 2024-09-16T03:52:24.270 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-16T03:52:24.271 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T03:52:24.271 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T03:52:24.271 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-16T03:52:24.271 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-16T03:52:24.271 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-16T03:52:24.271 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-16T03:52:24.271 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-16T03:52:24.271 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-16T03:52:24.271 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-16T03:52:24.271 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x5641ce2431f0 2024-09-16T03:52:24.271 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-16T03:52:24.271 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-16T03:52:24.271 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-16T03:52:24.272 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-16T03:52:24.272 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-16T03:52:24.272 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-16T03:52:24.272 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-16T03:52:24.272 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-16T03:52:24.272 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-16T03:52:24.272 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-16T03:52:24.272 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-16T03:52:24.272 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-16T03:52:24.272 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-16T03:52:24.272 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-16T03:52:24.272 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-16T03:52:24.272 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-16T03:52:24.272 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-16T03:52:24.273 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-16T03:52:24.273 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-16T03:52:24.273 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-16T03:52:24.273 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-16T03:52:24.273 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-16T03:52:24.273 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-16T03:52:24.273 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-16T03:52:24.273 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-16T03:52:24.273 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-16T03:52:24.273 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T03:52:24.273 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T03:52:24.273 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T03:52:24.273 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.compression: NoCompression 2024-09-16T03:52:24.273 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T03:52:24.274 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T03:52:24.274 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T03:52:24.274 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.num_levels: 7 2024-09-16T03:52:24.274 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T03:52:24.274 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T03:52:24.274 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T03:52:24.274 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T03:52:24.274 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T03:52:24.274 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T03:52:24.274 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T03:52:24.274 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T03:52:24.274 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T03:52:24.274 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T03:52:24.274 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T03:52:24.275 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T03:52:24.275 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T03:52:24.275 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T03:52:24.275 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T03:52:24.275 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T03:52:24.275 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T03:52:24.275 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T03:52:24.275 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T03:52:24.275 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T03:52:24.275 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T03:52:24.275 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T03:52:24.275 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T03:52:24.275 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T03:52:24.276 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T03:52:24.276 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T03:52:24.276 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T03:52:24.276 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T03:52:24.276 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T03:52:24.276 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T03:52:24.276 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T03:52:24.276 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T03:52:24.276 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T03:52:24.276 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T03:52:24.276 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T03:52:24.276 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T03:52:24.276 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T03:52:24.277 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T03:52:24.277 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T03:52:24.277 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T03:52:24.277 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T03:52:24.277 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T03:52:24.277 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T03:52:24.277 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T03:52:24.277 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T03:52:24.277 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T03:52:24.277 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T03:52:24.277 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T03:52:24.277 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T03:52:24.277 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T03:52:24.277 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T03:52:24.278 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T03:52:24.278 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T03:52:24.278 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T03:52:24.278 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T03:52:24.278 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T03:52:24.278 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T03:52:24.278 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T03:52:24.278 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T03:52:24.278 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T03:52:24.278 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T03:52:24.278 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T03:52:24.278 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T03:52:24.278 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T03:52:24.278 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T03:52:24.278 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.ttl: 2592000 2024-09-16T03:52:24.279 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T03:52:24.279 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T03:52:24.279 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T03:52:24.279 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T03:52:24.279 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T03:52:24.279 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T03:52:24.279 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T03:52:24.279 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T03:52:24.279 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T03:52:24.279 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T03:52:24.279 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T03:52:24.279 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T03:52:24.279 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T03:52:24.279 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, 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-09-16T03:52:24.280 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T03:52:24.280 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T03:52:24.280 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T03:52:24.280 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e0319426-25c5-4e89-aff1-49027a47e0b7 2024-09-16T03:52:24.280 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T03:52:24.280 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.657+0000 7faf5e475c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-16T03:52:24.280 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T03:52:24.280 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.661+0000 7faf5e475c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5641ce270e00 2024-09-16T03:52:24.280 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.661+0000 7faf5e475c80 4 rocksdb: DB pointer 0x5641ce34a000 2024-09-16T03:52:24.280 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.661+0000 7faf55c00640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T03:52:24.280 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.661+0000 7faf55c00640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T03:52:24.280 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-16T03:52:24.280 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T03:52:24.280 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T03:52:24.281 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T03:52:24.281 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T03:52:24.281 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T03:52:24.281 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T03:52:24.281 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T03:52:24.281 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T03:52:24.281 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-16T03:52:24.281 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T03:52:24.281 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T03:52:24.281 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-16T03:52:24.281 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-16T03:52:24.281 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T03:52:24.281 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-16T03:52:24.281 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T03:52:24.281 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T03:52:24.282 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T03:52:24.282 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T03:52:24.282 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T03:52:24.282 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T03:52:24.282 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T03:52:24.282 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T03:52:24.282 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-16T03:52:24.282 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T03:52:24.282 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-16T03:52:24.282 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T03:52:24.282 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T03:52:24.282 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-16T03:52:24.282 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x5641ce2431f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.7e-05 secs_since: 0 2024-09-16T03:52:24.282 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-16T03:52:24.283 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T03:52:24.283 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-16T03:52:24.283 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T03:52:24.283 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.661+0000 7faf5e475c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-16T03:52:24.283 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.661+0000 7faf5e475c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-16T03:52:24.283 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T03:52:23.661+0000 7faf5e475c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-16T03:52:24.283 INFO:teuthology.orchestra.run.smithi027.stdout:create mon.a on 2024-09-16T03:52:24.543 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-09-16T03:52:24.744 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-16T03:52:24.996 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-d938972c-73de-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968.target. 2024-09-16T03:52:24.996 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-d938972c-73de-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968.target. 2024-09-16T03:52:25.299 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-d938972c-73de-11ef-bceb-c7b262605968@mon.a 2024-09-16T03:52:25.300 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Failed to reset failed state of unit ceph-d938972c-73de-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-d938972c-73de-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-16T03:52:25.506 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968.target.wants/ceph-d938972c-73de-11ef-bceb-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service. 2024-09-16T03:52:25.517 INFO:teuthology.orchestra.run.smithi027.stdout:firewalld does not appear to be present 2024-09-16T03:52:25.517 INFO:teuthology.orchestra.run.smithi027.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T03:52:25.518 INFO:teuthology.orchestra.run.smithi027.stdout:Waiting for mon to start... 2024-09-16T03:52:25.518 INFO:teuthology.orchestra.run.smithi027.stdout:Waiting for mon... 2024-09-16T03:52:27.454 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:27 smithi027 bash[22306]: cluster 2024-09-16T03:52:27.220896+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T03:52:28.064 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout cluster: 2024-09-16T03:52:28.064 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout id: d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:52:28.064 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-16T03:52:28.064 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-09-16T03:52:28.065 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout services: 2024-09-16T03:52:28.065 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.200512s) 2024-09-16T03:52:28.065 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-16T03:52:28.065 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-16T03:52:28.065 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-09-16T03:52:28.065 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout data: 2024-09-16T03:52:28.065 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-16T03:52:28.066 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-16T03:52:28.066 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-16T03:52:28.066 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout pgs: 2024-09-16T03:52:28.066 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-09-16T03:52:28.066 INFO:teuthology.orchestra.run.smithi027.stdout:mon is available 2024-09-16T03:52:28.066 INFO:teuthology.orchestra.run.smithi027.stdout:Assimilating anything we can from ceph.conf... 2024-09-16T03:52:28.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:28 smithi027 bash[22306]: cluster 2024-09-16T03:52:27.244829+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T03:52:28.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:28 smithi027 bash[22306]: cluster 2024-09-16T03:52:27.245074+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-16T03:52:28.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:28 smithi027 bash[22306]: cluster 2024-09-16T03:52:27.245084+0000 mon.a (mon.0) 4 : cluster [DBG] fsid d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:52:28.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:28 smithi027 bash[22306]: cluster 2024-09-16T03:52:27.245098+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T03:52:22.064869+0000 2024-09-16T03:52:28.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:28 smithi027 bash[22306]: cluster 2024-09-16T03:52:27.245110+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T03:52:22.064869+0000 2024-09-16T03:52:28.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:28 smithi027 bash[22306]: cluster 2024-09-16T03:52:27.245121+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T03:52:28.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:28 smithi027 bash[22306]: cluster 2024-09-16T03:52:27.245132+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T03:52:28.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:28 smithi027 bash[22306]: cluster 2024-09-16T03:52:27.245143+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-09-16T03:52:28.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:28 smithi027 bash[22306]: cluster 2024-09-16T03:52:27.247652+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-16T03:52:28.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:28 smithi027 bash[22306]: cluster 2024-09-16T03:52:27.249984+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-16T03:52:28.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:28 smithi027 bash[22306]: cluster 2024-09-16T03:52:27.250480+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-16T03:52:28.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:28 smithi027 bash[22306]: audit 2024-09-16T03:52:27.445280+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.27:0/93258609' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T03:52:29.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:29 smithi027 bash[22306]: audit 2024-09-16T03:52:29.205356+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.27:0/2594070028' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-16T03:52:29.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:29 smithi027 bash[22306]: audit 2024-09-16T03:52:29.209168+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.27:0/2594070028' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-16T03:52:29.753 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-09-16T03:52:29.753 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T03:52:29.753 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout fsid = d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:52:29.753 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.27:3300,v1:172.21.15.27:6789] 2024-09-16T03:52:29.753 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T03:52:29.753 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T03:52:29.753 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T03:52:29.753 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T03:52:29.754 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-09-16T03:52:29.754 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T03:52:29.754 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-09-16T03:52:29.754 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T03:52:29.754 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-09-16T03:52:29.754 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T03:52:29.754 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T03:52:29.754 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T03:52:29.754 INFO:teuthology.orchestra.run.smithi027.stdout:Generating new minimal ceph.conf... 2024-09-16T03:52:31.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:30 smithi027 bash[22306]: audit 2024-09-16T03:52:30.894444+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.27:0/2825222451' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:52:31.466 INFO:teuthology.orchestra.run.smithi027.stdout:Restarting the monitor... 2024-09-16T03:52:31.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:31 smithi027 systemd[1]: Stopping Ceph mon.a for d938972c-73de-11ef-bceb-c7b262605968... 2024-09-16T03:52:31.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:31 smithi027 bash[22306]: debug 2024-09-16T03:52:31.597+0000 7f5f4f98b640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-16T03:52:31.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:31 smithi027 bash[22306]: debug 2024-09-16T03:52:31.597+0000 7f5f4f98b640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-16T03:52:32.483 INFO:teuthology.orchestra.run.smithi027.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-16T03:52:32.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:32 smithi027 bash[22691]: ceph-d938972c-73de-11ef-bceb-c7b262605968-mon-a 2024-09-16T03:52:32.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:32 smithi027 bash[22751]: Error response from daemon: No such container: ceph-d938972c-73de-11ef-bceb-c7b262605968-mon-a 2024-09-16T03:52:32.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:32 smithi027 systemd[1]: ceph-d938972c-73de-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-16T03:52:32.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:32 smithi027 systemd[1]: Stopped Ceph mon.a for d938972c-73de-11ef-bceb-c7b262605968. 2024-09-16T03:52:32.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:32 smithi027 systemd[1]: Started Ceph mon.a for d938972c-73de-11ef-bceb-c7b262605968. 2024-09-16T03:52:34.259 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.001+0000 7f78f0f93c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T03:52:34.259 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.001+0000 7f78f0f93c80 0 ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable), process ceph-mon, pid 7 2024-09-16T03:52:34.259 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.001+0000 7f78f0f93c80 0 pidfile_write: ignore empty --pid-file 2024-09-16T03:52:34.259 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 0 load: jerasure load: lrc 2024-09-16T03:52:34.259 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T03:52:34.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Git sha 0 2024-09-16T03:52:34.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Compile date 2024-09-15 15:04:35 2024-09-16T03:52:34.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: DB SUMMARY 2024-09-16T03:52:34.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: DB Session ID: FIJGLEZARV3HUPLR1WHY 2024-09-16T03:52:34.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: CURRENT file: CURRENT 2024-09-16T03:52:34.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-16T03:52:34.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-16T03:52:34.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-16T03:52:34.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88773 ; 2024-09-16T03:52:34.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T03:52:34.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.create_if_missing: 0 2024-09-16T03:52:34.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T03:52:34.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T03:52:34.261 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T03:52:34.261 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T03:52:34.261 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.env: 0x56540859e940 2024-09-16T03:52:34.261 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T03:52:34.261 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.info_log: 0x56540a7396e0 2024-09-16T03:52:34.261 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T03:52:34.261 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.statistics: (nil) 2024-09-16T03:52:34.261 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.use_fsync: 0 2024-09-16T03:52:34.261 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T03:52:34.261 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T03:52:34.261 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T03:52:34.261 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T03:52:34.261 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T03:52:34.261 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T03:52:34.262 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T03:52:34.262 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T03:52:34.262 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T03:52:34.262 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T03:52:34.262 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T03:52:34.262 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.db_log_dir: 2024-09-16T03:52:34.262 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.wal_dir: 2024-09-16T03:52:34.262 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T03:52:34.262 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T03:52:34.262 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T03:52:34.262 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T03:52:34.262 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T03:52:34.262 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T03:52:34.262 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T03:52:34.263 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T03:52:34.263 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.write_buffer_manager: 0x56540a748dc0 2024-09-16T03:52:34.263 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T03:52:34.263 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T03:52:34.263 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T03:52:34.263 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T03:52:34.263 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T03:52:34.263 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T03:52:34.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T03:52:34.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T03:52:34.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.unordered_write: 0 2024-09-16T03:52:34.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T03:52:34.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T03:52:34.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T03:52:34.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T03:52:34.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.row_cache: None 2024-09-16T03:52:34.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.wal_filter: None 2024-09-16T03:52:34.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T03:52:34.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T03:52:34.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T03:52:34.266 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T03:52:34.266 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.wal_compression: 0 2024-09-16T03:52:34.266 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T03:52:34.266 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T03:52:34.266 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T03:52:34.266 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T03:52:34.266 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T03:52:34.266 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T03:52:34.266 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T03:52:34.266 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T03:52:34.266 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T03:52:34.266 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T03:52:34.266 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T03:52:34.267 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T03:52:34.267 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T03:52:34.267 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T03:52:34.267 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T03:52:34.267 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T03:52:34.267 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T03:52:34.267 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T03:52:34.267 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T03:52:34.267 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T03:52:34.267 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T03:52:34.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T03:52:34.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T03:52:34.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_open_files: -1 2024-09-16T03:52:34.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T03:52:34.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T03:52:34.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T03:52:34.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T03:52:34.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T03:52:34.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Compression algorithms supported: 2024-09-16T03:52:34.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: kZSTD supported: 0 2024-09-16T03:52:34.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T03:52:34.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T03:52:34.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T03:52:34.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T03:52:34.269 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T03:52:34.269 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T03:52:34.269 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T03:52:34.269 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T03:52:34.269 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T03:52:34.269 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-16T03:52:34.269 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T03:52:34.269 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T03:52:34.269 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.merge_operator: 2024-09-16T03:52:34.269 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.compaction_filter: None 2024-09-16T03:52:34.269 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T03:52:34.269 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T03:52:34.269 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T03:52:34.270 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T03:52:34.270 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56540a739320) 2024-09-16T03:52:34.270 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: cache_index_and_filter_blocks: 1 2024-09-16T03:52:34.270 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T03:52:34.270 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T03:52:34.270 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: pin_top_level_index_and_filter: 1 2024-09-16T03:52:34.270 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: index_type: 0 2024-09-16T03:52:34.270 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: data_block_index_type: 0 2024-09-16T03:52:34.270 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: index_shortening: 1 2024-09-16T03:52:34.270 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: data_block_hash_table_util_ratio: 0.750000 2024-09-16T03:52:34.270 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: checksum: 4 2024-09-16T03:52:34.270 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: no_block_cache: 0 2024-09-16T03:52:34.270 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: block_cache: 0x56540a72f1f0 2024-09-16T03:52:34.270 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: block_cache_name: BinnedLRUCache 2024-09-16T03:52:34.270 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: block_cache_options: 2024-09-16T03:52:34.271 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: capacity : 536870912 2024-09-16T03:52:34.271 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: num_shard_bits : 4 2024-09-16T03:52:34.271 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: strict_capacity_limit : 0 2024-09-16T03:52:34.271 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: high_pri_pool_ratio: 0.000 2024-09-16T03:52:34.271 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: block_cache_compressed: (nil) 2024-09-16T03:52:34.271 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: persistent_cache: (nil) 2024-09-16T03:52:34.271 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: block_size: 4096 2024-09-16T03:52:34.271 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: block_size_deviation: 10 2024-09-16T03:52:34.271 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: block_restart_interval: 16 2024-09-16T03:52:34.271 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: index_block_restart_interval: 1 2024-09-16T03:52:34.271 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: metadata_block_size: 4096 2024-09-16T03:52:34.271 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: partition_filters: 0 2024-09-16T03:52:34.271 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: use_delta_encoding: 1 2024-09-16T03:52:34.271 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: filter_policy: bloomfilter 2024-09-16T03:52:34.271 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: whole_key_filtering: 1 2024-09-16T03:52:34.272 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: verify_compression: 0 2024-09-16T03:52:34.272 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: read_amp_bytes_per_bit: 0 2024-09-16T03:52:34.272 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: format_version: 5 2024-09-16T03:52:34.272 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: enable_index_compression: 1 2024-09-16T03:52:34.272 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: block_align: 0 2024-09-16T03:52:34.272 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: max_auto_readahead_size: 262144 2024-09-16T03:52:34.272 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: prepopulate_block_cache: 0 2024-09-16T03:52:34.272 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: initial_auto_readahead_size: 8192 2024-09-16T03:52:34.272 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: num_file_reads_for_auto_readahead: 2 2024-09-16T03:52:34.272 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T03:52:34.272 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T03:52:34.272 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.compression: NoCompression 2024-09-16T03:52:34.272 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T03:52:34.273 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T03:52:34.273 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T03:52:34.273 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.num_levels: 7 2024-09-16T03:52:34.273 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T03:52:34.273 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T03:52:34.273 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T03:52:34.273 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T03:52:34.273 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T03:52:34.273 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T03:52:34.273 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T03:52:34.273 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T03:52:34.273 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T03:52:34.273 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T03:52:34.273 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T03:52:34.273 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T03:52:34.274 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T03:52:34.274 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T03:52:34.274 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T03:52:34.274 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T03:52:34.274 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T03:52:34.274 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T03:52:34.274 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T03:52:34.274 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T03:52:34.274 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T03:52:34.274 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T03:52:34.274 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T03:52:34.274 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T03:52:34.274 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T03:52:34.274 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T03:52:34.275 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T03:52:34.275 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T03:52:34.275 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T03:52:34.275 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T03:52:34.275 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T03:52:34.275 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T03:52:34.275 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T03:52:34.275 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T03:52:34.275 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T03:52:34.275 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T03:52:34.275 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T03:52:34.275 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T03:52:34.275 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T03:52:34.275 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T03:52:34.276 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T03:52:34.276 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T03:52:34.276 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T03:52:34.276 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T03:52:34.276 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T03:52:34.276 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T03:52:34.276 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T03:52:34.276 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T03:52:34.276 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T03:52:34.276 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T03:52:34.276 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T03:52:34.276 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T03:52:34.276 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T03:52:34.276 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T03:52:34.277 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T03:52:34.277 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T03:52:34.277 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T03:52:34.277 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T03:52:34.277 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T03:52:34.277 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T03:52:34.277 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T03:52:34.277 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T03:52:34.277 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T03:52:34.277 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T03:52:34.277 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T03:52:34.277 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.ttl: 2592000 2024-09-16T03:52:34.277 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T03:52:34.277 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T03:52:34.278 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T03:52:34.278 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T03:52:34.278 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T03:52:34.278 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T03:52:34.278 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T03:52:34.278 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T03:52:34.278 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T03:52:34.278 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T03:52:34.278 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T03:52:34.278 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T03:52:34.278 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T03:52:34.278 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-16T03:52:34.278 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-16T03:52:34.278 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e0319426-25c5-4e89-aff1-49027a47e0b7 2024-09-16T03:52:34.279 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726458754012118, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-16T03:52:34.279 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.005+0000 7f78f0f93c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-16T03:52:34.279 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.009+0000 7f78f0f93c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726458754013130, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85390, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 83537, "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": 10201, "raw_average_key_size": 47, "raw_value_size": 77744, "raw_average_value_size": 358, "num_data_blocks": 11, "num_entries": 217, "num_filter_entries": 217, "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": 1726458754, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e0319426-25c5-4e89-aff1-49027a47e0b7", "db_session_id": "FIJGLEZARV3HUPLR1WHY", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-16T03:52:34.279 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.009+0000 7f78f0f93c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726458754013250, "job": 1, "event": "recovery_finished"} 2024-09-16T03:52:34.279 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.009+0000 7f78f0f93c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-16T03:52:34.279 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.009+0000 7f78f0f93c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T03:52:34.279 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.009+0000 7f78f0f93c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56540a75ae00 2024-09-16T03:52:34.279 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.009+0000 7f78f0f93c80 4 rocksdb: DB pointer 0x56540a85a000 2024-09-16T03:52:34.279 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.009+0000 7f78e6d5c640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T03:52:34.279 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.009+0000 7f78e6d5c640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T03:52:34.279 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: ** DB Stats ** 2024-09-16T03:52:34.279 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T03:52:34.279 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T03:52:34.280 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T03:52:34.280 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T03:52:34.280 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T03:52:34.280 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T03:52:34.280 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T03:52:34.280 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: ** Compaction Stats [default] ** 2024-09-16T03:52:34.280 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T03:52:34.280 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T03:52:34.280 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: L0 2/0 85.25 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 133.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T03:52:34.280 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: Sum 2/0 85.25 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 133.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T03:52:34.280 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 133.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T03:52:34.280 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: ** Compaction Stats [default] ** 2024-09-16T03:52:34.280 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T03:52:34.280 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T03:52:34.281 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 133.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T03:52:34.281 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T03:52:34.281 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T03:52:34.281 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T03:52:34.281 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T03:52:34.281 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T03:52:34.281 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T03:52:34.281 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: AddFile(Keys): cumulative 0, interval 0 2024-09-16T03:52:34.281 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: Cumulative compaction: 0.00 GB write, 20.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T03:52:34.281 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: Interval compaction: 0.00 GB write, 20.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T03:52:34.281 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-16T03:52:34.281 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: Block cache BinnedLRUCache@0x56540a72f1f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-16T03:52:34.281 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: 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-09-16T03:52:34.281 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: ** File Read Latency Histogram By Level [default] ** 2024-09-16T03:52:34.281 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.009+0000 7f78f0f93c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] at bind addrs [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:52:34.282 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.013+0000 7f78f0f93c80 1 mon.a@-1(???) e1 preinit fsid d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:52:34.282 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.013+0000 7f78f0f93c80 0 mon.a@-1(???).mds e1 new map 2024-09-16T03:52:34.282 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.013+0000 7f78f0f93c80 0 mon.a@-1(???).mds e1 print_map 2024-09-16T03:52:34.282 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: e1 2024-09-16T03:52:34.282 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: btime 2024-09-16T03:52:27:245532+0000 2024-09-16T03:52:34.282 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T03:52:34.282 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: 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-09-16T03:52:34.282 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: legacy client fscid: -1 2024-09-16T03:52:34.282 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: 2024-09-16T03:52:34.282 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: No filesystems configured 2024-09-16T03:52:34.282 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.013+0000 7f78f0f93c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T03:52:34.282 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.013+0000 7f78f0f93c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T03:52:34.282 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.013+0000 7f78f0f93c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T03:52:34.283 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.013+0000 7f78f0f93c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T03:52:34.283 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: debug 2024-09-16T03:52:34.013+0000 7f78f0f93c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-16T03:52:34.283 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: cluster 2024-09-16T03:52:34.020145+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T03:52:34.283 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: cluster 2024-09-16T03:52:34.020191+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-16T03:52:34.283 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: cluster 2024-09-16T03:52:34.020211+0000 mon.a (mon.0) 3 : cluster [DBG] fsid d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:52:34.283 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: cluster 2024-09-16T03:52:34.020217+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-16T03:52:22.064869+0000 2024-09-16T03:52:34.283 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: cluster 2024-09-16T03:52:34.020232+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-16T03:52:22.064869+0000 2024-09-16T03:52:34.283 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: cluster 2024-09-16T03:52:34.020240+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T03:52:34.283 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: cluster 2024-09-16T03:52:34.020247+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-16T03:52:34.283 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: cluster 2024-09-16T03:52:34.020253+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-09-16T03:52:34.283 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: cluster 2024-09-16T03:52:34.020701+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-16T03:52:34.283 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: cluster 2024-09-16T03:52:34.020723+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-16T03:52:34.283 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:34 smithi027 bash[22790]: cluster 2024-09-16T03:52:34.022534+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-16T03:52:34.887 INFO:teuthology.orchestra.run.smithi027.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-16T03:52:34.913 INFO:teuthology.orchestra.run.smithi027.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-16T03:52:34.914 INFO:teuthology.orchestra.run.smithi027.stdout:Creating mgr... 2024-09-16T03:52:34.914 INFO:teuthology.orchestra.run.smithi027.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-16T03:52:34.914 INFO:teuthology.orchestra.run.smithi027.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-16T03:52:35.219 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-d938972c-73de-11ef-bceb-c7b262605968@mgr.a 2024-09-16T03:52:35.219 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Failed to reset failed state of unit ceph-d938972c-73de-11ef-bceb-c7b262605968@mgr.a.service: Unit ceph-d938972c-73de-11ef-bceb-c7b262605968@mgr.a.service not loaded. 2024-09-16T03:52:35.246 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:35 smithi027 systemd[1]: /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T03:52:35.427 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968.target.wants/ceph-d938972c-73de-11ef-bceb-c7b262605968@mgr.a.service -> /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service. 2024-09-16T03:52:35.436 INFO:teuthology.orchestra.run.smithi027.stdout:firewalld does not appear to be present 2024-09-16T03:52:35.436 INFO:teuthology.orchestra.run.smithi027.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T03:52:35.436 INFO:teuthology.orchestra.run.smithi027.stdout:firewalld does not appear to be present 2024-09-16T03:52:35.436 INFO:teuthology.orchestra.run.smithi027.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-16T03:52:35.436 INFO:teuthology.orchestra.run.smithi027.stdout:Waiting for mgr to start... 2024-09-16T03:52:35.436 INFO:teuthology.orchestra.run.smithi027.stdout:Waiting for mgr... 2024-09-16T03:52:35.552 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:35 smithi027 systemd[1]: Started Ceph mgr.a for d938972c-73de-11ef-bceb-c7b262605968. 2024-09-16T03:52:35.552 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:35 smithi027 bash[22790]: audit 2024-09-16T03:52:34.249142+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.27:0/3243282869' entity='client.admin' 2024-09-16T03:52:35.553 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:35 smithi027 systemd[1]: /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T03:52:37.348 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:37 smithi027 bash[23044]: debug 2024-09-16T03:52:37.200+0000 7fe29320b040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T03:52:37.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:37 smithi027 bash[22790]: audit 2024-09-16T03:52:37.336179+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.27:0/2226230582' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-16T03:52:37.881 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-09-16T03:52:37.881 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout { 2024-09-16T03:52:37.882 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "fsid": "d938972c-73de-11ef-bceb-c7b262605968", 2024-09-16T03:52:37.882 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T03:52:37.882 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T03:52:37.882 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T03:52:37.882 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T03:52:37.882 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-09-16T03:52:37.882 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T03:52:37.882 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T03:52:37.882 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 0 2024-09-16T03:52:37.882 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout ], 2024-09-16T03:52:37.882 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T03:52:37.882 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T03:52:37.882 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout ], 2024-09-16T03:52:37.882 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-16T03:52:37.883 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T03:52:37.883 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T03:52:37.883 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T03:52:37.883 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T03:52:37.883 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-09-16T03:52:37.883 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T03:52:37.883 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T03:52:37.883 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T03:52:37.883 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T03:52:37.883 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T03:52:37.883 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T03:52:37.883 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T03:52:37.883 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T03:52:37.883 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-09-16T03:52:37.884 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T03:52:37.884 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T03:52:37.884 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T03:52:37.884 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T03:52:37.884 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T03:52:37.884 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T03:52:37.884 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T03:52:37.884 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T03:52:37.884 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T03:52:37.884 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-09-16T03:52:37.884 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T03:52:37.884 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T03:52:37.884 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T03:52:27:245532+0000", 2024-09-16T03:52:37.884 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T03:52:37.885 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T03:52:37.885 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-09-16T03:52:37.885 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T03:52:37.885 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-16T03:52:37.885 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T03:52:37.885 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T03:52:37.885 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T03:52:37.885 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T03:52:37.885 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T03:52:37.885 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout ], 2024-09-16T03:52:37.885 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T03:52:37.885 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-09-16T03:52:37.885 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T03:52:37.885 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T03:52:37.885 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T03:52:27.246432+0000", 2024-09-16T03:52:37.886 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T03:52:37.886 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-09-16T03:52:37.886 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T03:52:37.886 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout } 2024-09-16T03:52:37.886 INFO:teuthology.orchestra.run.smithi027.stdout:mgr not available, waiting (1/15)... 2024-09-16T03:52:38.848 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:38 smithi027 bash[23044]: debug 2024-09-16T03:52:38.500+0000 7fe29320b040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T03:52:38.848 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:38 smithi027 bash[23044]: debug 2024-09-16T03:52:38.568+0000 7fe29320b040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T03:52:38.848 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:38 smithi027 bash[23044]: debug 2024-09-16T03:52:38.724+0000 7fe29320b040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T03:52:39.748 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:39 smithi027 bash[23044]: debug 2024-09-16T03:52:39.404+0000 7fe29320b040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T03:52:39.748 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:39 smithi027 bash[23044]: debug 2024-09-16T03:52:39.480+0000 7fe29320b040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T03:52:39.748 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:39 smithi027 bash[23044]: debug 2024-09-16T03:52:39.548+0000 7fe29320b040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T03:52:40.098 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:39 smithi027 bash[23044]: debug 2024-09-16T03:52:39.744+0000 7fe29320b040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T03:52:40.098 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:39 smithi027 bash[23044]: debug 2024-09-16T03:52:39.824+0000 7fe29320b040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T03:52:40.098 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:39 smithi027 bash[23044]: debug 2024-09-16T03:52:39.896+0000 7fe29320b040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T03:52:40.446 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:40 smithi027 bash[23044]: debug 2024-09-16T03:52:40.164+0000 7fe29320b040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T03:52:40.446 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:40 smithi027 bash[23044]: debug 2024-09-16T03:52:40.236+0000 7fe29320b040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T03:52:40.793 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:40 smithi027 bash[23044]: debug 2024-09-16T03:52:40.440+0000 7fe29320b040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T03:52:40.793 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:40 smithi027 bash[23044]: debug 2024-09-16T03:52:40.520+0000 7fe29320b040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T03:52:41.098 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:40 smithi027 bash[23044]: debug 2024-09-16T03:52:40.788+0000 7fe29320b040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T03:52:41.098 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:40 smithi027 bash[23044]: debug 2024-09-16T03:52:40.976+0000 7fe29320b040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T03:52:41.428 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:41 smithi027 bash[22790]: audit 2024-09-16T03:52:41.172554+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.27:0/646462309' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-16T03:52:41.429 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:41 smithi027 bash[23044]: debug 2024-09-16T03:52:41.148+0000 7fe29320b040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T03:52:41.429 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:41 smithi027 bash[23044]: debug 2024-09-16T03:52:41.232+0000 7fe29320b040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T03:52:41.743 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-09-16T03:52:41.743 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout { 2024-09-16T03:52:41.744 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "fsid": "d938972c-73de-11ef-bceb-c7b262605968", 2024-09-16T03:52:41.744 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T03:52:41.744 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T03:52:41.744 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T03:52:41.744 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T03:52:41.744 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-09-16T03:52:41.744 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T03:52:41.744 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T03:52:41.744 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 0 2024-09-16T03:52:41.744 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout ], 2024-09-16T03:52:41.744 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T03:52:41.744 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T03:52:41.744 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout ], 2024-09-16T03:52:41.744 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2024-09-16T03:52:41.745 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T03:52:41.745 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T03:52:41.745 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T03:52:41.745 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T03:52:41.745 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-09-16T03:52:41.745 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T03:52:41.745 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T03:52:41.746 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T03:52:41.746 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T03:52:41.746 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T03:52:41.746 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T03:52:41.746 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T03:52:41.746 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T03:52:41.749 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-09-16T03:52:41.749 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T03:52:41.749 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T03:52:41.750 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T03:52:41.750 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T03:52:41.750 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T03:52:41.750 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T03:52:41.750 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T03:52:41.750 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T03:52:41.750 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T03:52:41.750 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-09-16T03:52:41.750 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T03:52:41.750 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T03:52:41.750 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T03:52:27:245532+0000", 2024-09-16T03:52:41.750 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T03:52:41.750 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T03:52:41.750 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-09-16T03:52:41.751 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T03:52:41.751 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-16T03:52:41.751 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T03:52:41.751 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T03:52:41.751 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T03:52:41.751 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T03:52:41.751 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T03:52:41.751 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout ], 2024-09-16T03:52:41.751 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T03:52:41.751 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-09-16T03:52:41.751 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T03:52:41.751 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T03:52:41.751 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T03:52:27.246432+0000", 2024-09-16T03:52:41.751 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T03:52:41.752 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-09-16T03:52:41.752 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T03:52:41.752 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout } 2024-09-16T03:52:41.752 INFO:teuthology.orchestra.run.smithi027.stdout:mgr not available, waiting (2/15)... 2024-09-16T03:52:41.848 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:41 smithi027 bash[23044]: debug 2024-09-16T03:52:41.424+0000 7fe29320b040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T03:52:42.583 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:42 smithi027 bash[23044]: debug 2024-09-16T03:52:42.264+0000 7fe29320b040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T03:52:42.583 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:42 smithi027 bash[23044]: debug 2024-09-16T03:52:42.344+0000 7fe29320b040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T03:52:42.848 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:42 smithi027 bash[23044]: debug 2024-09-16T03:52:42.576+0000 7fe29320b040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T03:52:42.848 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:42 smithi027 bash[23044]: debug 2024-09-16T03:52:42.656+0000 7fe29320b040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T03:52:43.348 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:43 smithi027 bash[23044]: debug 2024-09-16T03:52:43.064+0000 7fe29320b040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T03:52:43.348 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:43 smithi027 bash[23044]: debug 2024-09-16T03:52:43.144+0000 7fe29320b040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T03:52:43.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:43 smithi027 bash[22790]: cluster 2024-09-16T03:52:43.170637+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon a 2024-09-16T03:52:43.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:43 smithi027 bash[22790]: cluster 2024-09-16T03:52:43.178305+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: a(active, starting, since 0.00783709s) 2024-09-16T03:52:43.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:43 smithi027 bash[22790]: audit 2024-09-16T03:52:43.179484+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.27:0/4003737556' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T03:52:43.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:43 smithi027 bash[22790]: audit 2024-09-16T03:52:43.179613+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.27:0/4003737556' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T03:52:43.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:43 smithi027 bash[22790]: audit 2024-09-16T03:52:43.179725+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.27:0/4003737556' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T03:52:43.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:43 smithi027 bash[22790]: audit 2024-09-16T03:52:43.179972+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.27:0/4003737556' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T03:52:43.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:43 smithi027 bash[22790]: audit 2024-09-16T03:52:43.181465+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.27:0/4003737556' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-16T03:52:43.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:43 smithi027 bash[22790]: cluster 2024-09-16T03:52:43.206452+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon a is now available 2024-09-16T03:52:43.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:43 smithi027 bash[22790]: audit 2024-09-16T03:52:43.217801+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.27:0/4003737556' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-16T03:52:43.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:43 smithi027 bash[22790]: audit 2024-09-16T03:52:43.219704+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.27:0/4003737556' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-16T03:52:44.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:44 smithi027 bash[22790]: audit 2024-09-16T03:52:43.231394+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.27:0/4003737556' entity='mgr.a' 2024-09-16T03:52:44.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:44 smithi027 bash[22790]: audit 2024-09-16T03:52:43.236398+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.27:0/4003737556' entity='mgr.a' 2024-09-16T03:52:44.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:44 smithi027 bash[22790]: audit 2024-09-16T03:52:43.240677+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.27:0/4003737556' entity='mgr.a' 2024-09-16T03:52:44.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:44 smithi027 bash[22790]: cluster 2024-09-16T03:52:44.184257+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: a(active, since 1.01379s) 2024-09-16T03:52:46.143 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-09-16T03:52:46.143 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout { 2024-09-16T03:52:46.143 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "fsid": "d938972c-73de-11ef-bceb-c7b262605968", 2024-09-16T03:52:46.143 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T03:52:46.143 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T03:52:46.143 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T03:52:46.143 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T03:52:46.143 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-09-16T03:52:46.143 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T03:52:46.143 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T03:52:46.143 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 0 2024-09-16T03:52:46.143 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout ], 2024-09-16T03:52:46.144 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T03:52:46.144 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T03:52:46.144 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout ], 2024-09-16T03:52:46.144 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-16T03:52:46.144 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T03:52:46.144 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T03:52:46.144 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T03:52:46.144 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T03:52:46.144 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-09-16T03:52:46.144 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T03:52:46.144 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T03:52:46.144 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T03:52:46.144 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T03:52:46.144 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T03:52:46.145 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T03:52:46.145 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T03:52:46.145 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T03:52:46.148 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-09-16T03:52:46.148 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T03:52:46.148 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T03:52:46.148 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T03:52:46.149 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T03:52:46.149 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T03:52:46.149 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T03:52:46.149 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T03:52:46.149 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T03:52:46.149 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T03:52:46.149 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-09-16T03:52:46.149 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T03:52:46.149 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T03:52:46.149 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T03:52:27:245532+0000", 2024-09-16T03:52:46.149 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T03:52:46.149 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T03:52:46.149 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-09-16T03:52:46.150 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T03:52:46.150 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T03:52:46.150 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T03:52:46.150 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T03:52:46.150 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T03:52:46.150 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T03:52:46.150 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T03:52:46.150 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout ], 2024-09-16T03:52:46.150 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T03:52:46.150 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-09-16T03:52:46.150 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T03:52:46.150 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T03:52:46.150 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T03:52:27.246432+0000", 2024-09-16T03:52:46.150 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T03:52:46.151 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout }, 2024-09-16T03:52:46.151 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T03:52:46.151 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout } 2024-09-16T03:52:46.151 INFO:teuthology.orchestra.run.smithi027.stdout:mgr is available 2024-09-16T03:52:46.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:46 smithi027 bash[22790]: cluster 2024-09-16T03:52:45.240444+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e4: a(active, since 2s) 2024-09-16T03:52:46.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:46 smithi027 bash[22790]: audit 2024-09-16T03:52:45.538574+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.27:0/2771023341' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-16T03:52:47.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:47 smithi027 bash[22790]: audit 2024-09-16T03:52:47.566008+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.27:0/2110802773' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-16T03:52:47.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:47 smithi027 bash[22790]: audit 2024-09-16T03:52:47.571097+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.27:0/2110802773' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-16T03:52:48.124 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-09-16T03:52:48.124 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T03:52:48.124 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout fsid = d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:52:48.124 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.27:3300,v1:172.21.15.27:6789] 2024-09-16T03:52:48.125 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T03:52:48.125 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T03:52:48.125 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T03:52:48.125 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T03:52:48.125 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-09-16T03:52:48.125 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T03:52:48.125 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T03:52:48.125 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 2024-09-16T03:52:48.125 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T03:52:48.125 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T03:52:48.125 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T03:52:48.125 INFO:teuthology.orchestra.run.smithi027.stdout:Enabling cephadm module... 2024-09-16T03:52:50.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:49 smithi027 bash[22790]: audit 2024-09-16T03:52:49.646506+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.27:0/2346686590' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-16T03:52:50.099 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:49 smithi027 bash[23044]: ignoring --setuser ceph since I am not root 2024-09-16T03:52:50.099 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:49 smithi027 bash[23044]: ignoring --setgroup ceph since I am not root 2024-09-16T03:52:50.099 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:49 smithi027 bash[23044]: debug 2024-09-16T03:52:49.852+0000 7f82771b8040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T03:52:51.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:50 smithi027 bash[22790]: audit 2024-09-16T03:52:49.698433+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.27:0/2346686590' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-16T03:52:51.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:50 smithi027 bash[22790]: cluster 2024-09-16T03:52:49.703395+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: a(active, since 6s) 2024-09-16T03:52:51.348 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:51 smithi027 bash[23044]: debug 2024-09-16T03:52:51.088+0000 7f82771b8040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T03:52:51.348 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:51 smithi027 bash[23044]: debug 2024-09-16T03:52:51.156+0000 7f82771b8040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T03:52:51.348 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:51 smithi027 bash[23044]: debug 2024-09-16T03:52:51.316+0000 7f82771b8040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T03:52:52.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:51 smithi027 bash[22790]: audit 2024-09-16T03:52:51.835232+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.27:0/1876950193' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-16T03:52:52.098 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:52 smithi027 bash[23044]: debug 2024-09-16T03:52:52.004+0000 7f82771b8040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T03:52:52.098 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:52 smithi027 bash[23044]: debug 2024-09-16T03:52:52.076+0000 7f82771b8040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T03:52:52.411 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout { 2024-09-16T03:52:52.411 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-16T03:52:52.411 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T03:52:52.412 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-09-16T03:52:52.412 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T03:52:52.412 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout } 2024-09-16T03:52:52.412 INFO:teuthology.orchestra.run.smithi027.stdout:Waiting for the mgr to restart... 2024-09-16T03:52:52.412 INFO:teuthology.orchestra.run.smithi027.stdout:Waiting for mgr epoch 5... 2024-09-16T03:52:52.428 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:52 smithi027 bash[23044]: debug 2024-09-16T03:52:52.148+0000 7f82771b8040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T03:52:52.428 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:52 smithi027 bash[23044]: debug 2024-09-16T03:52:52.344+0000 7f82771b8040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T03:52:52.768 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:52 smithi027 bash[23044]: debug 2024-09-16T03:52:52.428+0000 7f82771b8040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T03:52:52.768 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:52 smithi027 bash[23044]: debug 2024-09-16T03:52:52.500+0000 7f82771b8040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T03:52:53.043 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:52 smithi027 bash[23044]: debug 2024-09-16T03:52:52.764+0000 7f82771b8040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T03:52:53.043 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:52 smithi027 bash[23044]: debug 2024-09-16T03:52:52.836+0000 7f82771b8040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T03:52:53.348 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:53 smithi027 bash[23044]: debug 2024-09-16T03:52:53.040+0000 7f82771b8040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T03:52:53.348 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:53 smithi027 bash[23044]: debug 2024-09-16T03:52:53.124+0000 7f82771b8040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T03:52:53.750 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:53 smithi027 bash[23044]: debug 2024-09-16T03:52:53.384+0000 7f82771b8040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T03:52:53.750 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:53 smithi027 bash[23044]: debug 2024-09-16T03:52:53.576+0000 7f82771b8040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T03:52:54.019 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:53 smithi027 bash[23044]: debug 2024-09-16T03:52:53.748+0000 7f82771b8040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T03:52:54.019 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:53 smithi027 bash[23044]: debug 2024-09-16T03:52:53.828+0000 7f82771b8040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T03:52:54.348 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:54 smithi027 bash[23044]: debug 2024-09-16T03:52:54.016+0000 7f82771b8040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T03:52:55.171 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:54 smithi027 bash[23044]: debug 2024-09-16T03:52:54.856+0000 7f82771b8040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T03:52:55.171 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:54 smithi027 bash[23044]: debug 2024-09-16T03:52:54.935+0000 7f82771b8040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T03:52:55.598 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:55 smithi027 bash[23044]: debug 2024-09-16T03:52:55.167+0000 7f82771b8040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T03:52:55.598 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:55 smithi027 bash[23044]: debug 2024-09-16T03:52:55.247+0000 7f82771b8040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T03:52:56.098 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:55 smithi027 bash[23044]: debug 2024-09-16T03:52:55.651+0000 7f82771b8040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T03:52:56.098 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:55 smithi027 bash[23044]: debug 2024-09-16T03:52:55.735+0000 7f82771b8040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T03:52:56.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:55 smithi027 bash[22790]: cluster 2024-09-16T03:52:55.758126+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon a restarted 2024-09-16T03:52:56.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:55 smithi027 bash[22790]: cluster 2024-09-16T03:52:55.758532+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon a 2024-09-16T03:52:56.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:55 smithi027 bash[22790]: cluster 2024-09-16T03:52:55.765168+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-16T03:52:56.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:55 smithi027 bash[22790]: cluster 2024-09-16T03:52:55.765393+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: a(active, starting, since 0.00703353s) 2024-09-16T03:52:56.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:55 smithi027 bash[22790]: audit 2024-09-16T03:52:55.766182+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T03:52:56.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:55 smithi027 bash[22790]: audit 2024-09-16T03:52:55.768159+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-16T03:52:56.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:55 smithi027 bash[22790]: audit 2024-09-16T03:52:55.769256+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T03:52:56.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:55 smithi027 bash[22790]: audit 2024-09-16T03:52:55.769443+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T03:52:56.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:55 smithi027 bash[22790]: audit 2024-09-16T03:52:55.769595+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T03:52:56.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:55 smithi027 bash[22790]: cluster 2024-09-16T03:52:55.794163+0000 mon.a (mon.0) 46 : cluster [INF] Manager daemon a is now available 2024-09-16T03:52:56.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:55 smithi027 bash[22790]: audit 2024-09-16T03:52:55.809289+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' 2024-09-16T03:52:57.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:56 smithi027 bash[22790]: cephadm 2024-09-16T03:52:55.806091+0000 mgr.a (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-16T03:52:57.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:56 smithi027 bash[22790]: audit 2024-09-16T03:52:55.814455+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' 2024-09-16T03:52:57.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:56 smithi027 bash[22790]: audit 2024-09-16T03:52:55.816936+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' 2024-09-16T03:52:57.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:56 smithi027 bash[22790]: audit 2024-09-16T03:52:55.819315+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:52:57.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:56 smithi027 bash[22790]: audit 2024-09-16T03:52:55.821937+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:52:57.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:56 smithi027 bash[22790]: audit 2024-09-16T03:52:55.832264+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-16T03:52:57.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:56 smithi027 bash[22790]: audit 2024-09-16T03:52:55.834753+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-16T03:52:57.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:56 smithi027 bash[22790]: audit 2024-09-16T03:52:56.622550+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' 2024-09-16T03:52:57.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:56 smithi027 bash[22790]: audit 2024-09-16T03:52:56.627958+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' 2024-09-16T03:52:57.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:56 smithi027 bash[22790]: cluster 2024-09-16T03:52:56.769642+0000 mon.a (mon.0) 56 : cluster [DBG] mgrmap e7: a(active, since 1.01127s) 2024-09-16T03:52:57.411 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout { 2024-09-16T03:52:57.411 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-16T03:52:57.411 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T03:52:57.411 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout } 2024-09-16T03:52:57.411 INFO:teuthology.orchestra.run.smithi027.stdout:mgr epoch 5 is available 2024-09-16T03:52:57.411 INFO:teuthology.orchestra.run.smithi027.stdout:Setting orchestrator backend to cephadm... 2024-09-16T03:52:58.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:57 smithi027 bash[22790]: audit 2024-09-16T03:52:56.767801+0000 mgr.a (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-16T03:52:58.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:57 smithi027 bash[22790]: audit 2024-09-16T03:52:56.784935+0000 mgr.a (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-16T03:52:58.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:57 smithi027 bash[22790]: cephadm 2024-09-16T03:52:57.649845+0000 mgr.a (mgr.14118) 4 : cephadm [INF] [16/Sep/2024:03:52:57] ENGINE Bus STARTING 2024-09-16T03:52:58.099 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:57 smithi027 bash[23044]: debug 2024-09-16T03:52:57.775+0000 7f81e3d02640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:03:52:57] ENGINE Error in HTTPServer.serve 2024-09-16T03:52:58.099 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:57 smithi027 bash[23044]: Traceback (most recent call last): 2024-09-16T03:52:58.099 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:57 smithi027 bash[23044]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T03:52:58.099 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:57 smithi027 bash[23044]: self._connections.run(self.expiration_interval) 2024-09-16T03:52:58.099 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:57 smithi027 bash[23044]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T03:52:58.099 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:57 smithi027 bash[23044]: self._run(expiration_interval) 2024-09-16T03:52:58.099 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:57 smithi027 bash[23044]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T03:52:58.099 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:57 smithi027 bash[23044]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T03:52:58.100 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:57 smithi027 bash[23044]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T03:52:58.100 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:57 smithi027 bash[23044]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T03:52:58.100 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:57 smithi027 bash[23044]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T03:52:58.100 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:57 smithi027 bash[23044]: s = self.context.wrap_socket( 2024-09-16T03:52:58.100 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:57 smithi027 bash[23044]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T03:52:58.100 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:57 smithi027 bash[23044]: return self.sslsocket_class._create( 2024-09-16T03:52:58.100 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:57 smithi027 bash[23044]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T03:52:58.100 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:57 smithi027 bash[23044]: self.do_handshake() 2024-09-16T03:52:58.100 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:57 smithi027 bash[23044]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T03:52:58.100 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:57 smithi027 bash[23044]: self._sslobj.do_handshake() 2024-09-16T03:52:58.100 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:52:57 smithi027 bash[23044]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T03:52:59.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: cephadm 2024-09-16T03:52:57.774110+0000 mgr.a (mgr.14118) 5 : cephadm [INF] [16/Sep/2024:03:52:57] ENGINE Serving on https://172.21.15.27:7150 2024-09-16T03:52:59.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: cephadm 2024-09-16T03:52:57.777780+0000 mgr.a (mgr.14118) 6 : cephadm [ERR] [16/Sep/2024:03:52:57] ENGINE Error in HTTPServer.serve 2024-09-16T03:52:59.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: Traceback (most recent call last): 2024-09-16T03:52:59.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T03:52:59.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: self._connections.run(self.expiration_interval) 2024-09-16T03:52:59.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T03:52:59.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: self._run(expiration_interval) 2024-09-16T03:52:59.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T03:52:59.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T03:52:59.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T03:52:59.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T03:52:59.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T03:52:59.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: s = self.context.wrap_socket( 2024-09-16T03:52:59.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T03:52:59.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: return self.sslsocket_class._create( 2024-09-16T03:52:59.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T03:52:59.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: self.do_handshake() 2024-09-16T03:52:59.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T03:52:59.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: self._sslobj.do_handshake() 2024-09-16T03:52:59.101 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T03:52:59.101 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: cluster 2024-09-16T03:52:57.820449+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e8: a(active, since 2s) 2024-09-16T03:52:59.101 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: cephadm 2024-09-16T03:52:57.875317+0000 mgr.a (mgr.14118) 7 : cephadm [INF] [16/Sep/2024:03:52:57] ENGINE Serving on http://172.21.15.27:8765 2024-09-16T03:52:59.101 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: cephadm 2024-09-16T03:52:57.875471+0000 mgr.a (mgr.14118) 8 : cephadm [INF] [16/Sep/2024:03:52:57] ENGINE Bus STARTED 2024-09-16T03:52:59.101 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:58 smithi027 bash[22790]: audit 2024-09-16T03:52:57.876510+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:53:00.215 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:59 smithi027 bash[22790]: audit 2024-09-16T03:52:58.845801+0000 mgr.a (mgr.14118) 9 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:53:00.215 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:59 smithi027 bash[22790]: audit 2024-09-16T03:52:58.854454+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' 2024-09-16T03:53:00.215 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:52:59 smithi027 bash[22790]: audit 2024-09-16T03:52:58.873716+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:53:01.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:00 smithi027 bash[22790]: audit 2024-09-16T03:53:00.737886+0000 mgr.a (mgr.14118) 10 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:53:01.317 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-16T03:53:01.317 INFO:teuthology.orchestra.run.smithi027.stdout:Generating ssh key... 2024-09-16T03:53:03.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:02 smithi027 bash[22790]: audit 2024-09-16T03:53:02.675371+0000 mgr.a (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:53:03.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:02 smithi027 bash[22790]: cephadm 2024-09-16T03:53:02.675580+0000 mgr.a (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-16T03:53:03.089 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:02 smithi027 bash[23044]: Generating public/private rsa key pair. 2024-09-16T03:53:03.089 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:02 smithi027 bash[23044]: Your identification has been saved in /tmp/tmp2yftb7c4/key 2024-09-16T03:53:03.089 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:02 smithi027 bash[23044]: Your public key has been saved in /tmp/tmp2yftb7c4/key.pub 2024-09-16T03:53:03.089 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:02 smithi027 bash[23044]: The key fingerprint is: 2024-09-16T03:53:03.089 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:02 smithi027 bash[23044]: SHA256:T39yYiDnD3FLmVaze1u6moFCKnPiHi6n7iLczFzZ2EM ceph-d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:53:03.089 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:02 smithi027 bash[23044]: The key's randomart image is: 2024-09-16T03:53:03.090 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:02 smithi027 bash[23044]: +---[RSA 3072]----+ 2024-09-16T03:53:03.090 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:02 smithi027 bash[23044]: | | 2024-09-16T03:53:03.090 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:02 smithi027 bash[23044]: | | 2024-09-16T03:53:03.090 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:02 smithi027 bash[23044]: | o | 2024-09-16T03:53:03.090 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:02 smithi027 bash[23044]: | E + o | 2024-09-16T03:53:03.090 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:02 smithi027 bash[23044]: | * S = * . | 2024-09-16T03:53:03.090 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:02 smithi027 bash[23044]: | + * * O . . | 2024-09-16T03:53:03.090 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:02 smithi027 bash[23044]: |. = * o o = B + o| 2024-09-16T03:53:03.090 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:02 smithi027 bash[23044]: |o..B.* . + B oo| 2024-09-16T03:53:03.090 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:02 smithi027 bash[23044]: |.++=+ +.oo | 2024-09-16T03:53:03.090 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:02 smithi027 bash[23044]: +----[SHA256]-----+ 2024-09-16T03:53:04.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:03 smithi027 bash[22790]: audit 2024-09-16T03:53:02.865907+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' 2024-09-16T03:53:04.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:03 smithi027 bash[22790]: audit 2024-09-16T03:53:02.870143+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' 2024-09-16T03:53:05.498 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3PDf/2C2U3YiyshTwWXmm5yWBjTOSSuIY4G6OxZKJ/OD+HIU8vRQbF5luwDd59HJusgdjc+Owja1MAFrz4Gj6NagrME6tUD9iFjb9Q27omMYFKOVCKolV4mH/rxC5mnF4cgB9HH0+1uP7O0tFFi9eJWsbwZLW72bWtn+M3pIe5JAwI80gJUl3NeX12tI2EWEbDsUL201G3Zj3ovyfHqaZT/iBXkCkFoog2xNh0UaRZHHkhUMSIvdPEAwaPvfC3KBxiNdSv5BlItgFOqLXErwlobyneaW5DXMY4nUzCmBWh8mQPBYVuO6gO7++BbUmr9kSW1gbj0eq2SeBIfCuMgRnj+Qi7Vevs265V2jNzVGRIewAOgULktsx4qInoqtCH6QKia03AG4qJ6XsOcY+2mrztiAfIh5CffgryZtd9RGLSWMSGa8Rg7DkL6lcSipkm2L2KF2lpnFlKQV1R+NjJzG5ZkM4L7sYViiZlw5yfP5t4kXhKAX+1pqrE+/FFxuL6Kk= ceph-d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:53:05.499 INFO:teuthology.orchestra.run.smithi027.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-16T03:53:05.499 INFO:teuthology.orchestra.run.smithi027.stdout:Adding key to root@localhost authorized_keys... 2024-09-16T03:53:05.499 INFO:teuthology.orchestra.run.smithi027.stdout:Adding host smithi027... 2024-09-16T03:53:05.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:05 smithi027 bash[22790]: audit 2024-09-16T03:53:04.891345+0000 mgr.a (mgr.14118) 13 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:53:08.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:07 smithi027 bash[22790]: audit 2024-09-16T03:53:06.931497+0000 mgr.a (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi027", "addr": "172.21.15.27", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:53:09.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:08 smithi027 bash[22790]: cephadm 2024-09-16T03:53:08.236559+0000 mgr.a (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi027 2024-09-16T03:53:12.656 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout Added host 'smithi027' with addr '172.21.15.27' 2024-09-16T03:53:12.656 INFO:teuthology.orchestra.run.smithi027.stdout:Deploying unmanaged mon service... 2024-09-16T03:53:13.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:12 smithi027 bash[22790]: audit 2024-09-16T03:53:11.808536+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' 2024-09-16T03:53:13.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:12 smithi027 bash[22790]: cephadm 2024-09-16T03:53:11.808943+0000 mgr.a (mgr.14118) 16 : cephadm [INF] Added host smithi027 2024-09-16T03:53:13.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:12 smithi027 bash[22790]: audit 2024-09-16T03:53:11.809329+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:53:15.545 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-16T03:53:15.545 INFO:teuthology.orchestra.run.smithi027.stdout:Deploying unmanaged mgr service... 2024-09-16T03:53:16.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:15 smithi027 bash[22790]: audit 2024-09-16T03:53:14.711186+0000 mgr.a (mgr.14118) 17 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:53:16.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:15 smithi027 bash[22790]: cephadm 2024-09-16T03:53:14.714044+0000 mgr.a (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-16T03:53:16.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:15 smithi027 bash[22790]: audit 2024-09-16T03:53:14.717609+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' 2024-09-16T03:53:16.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:15 smithi027 bash[22790]: audit 2024-09-16T03:53:15.249747+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' 2024-09-16T03:53:17.177 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:16 smithi027 bash[22790]: cluster 2024-09-16T03:53:15.770951+0000 mgr.a (mgr.14118) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:53:17.177 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:16 smithi027 bash[22790]: audit 2024-09-16T03:53:15.861755+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' 2024-09-16T03:53:17.604 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-16T03:53:18.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:17 smithi027 bash[22790]: audit 2024-09-16T03:53:16.938885+0000 mgr.a (mgr.14118) 20 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:53:18.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:17 smithi027 bash[22790]: cephadm 2024-09-16T03:53:16.941061+0000 mgr.a (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-16T03:53:18.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:17 smithi027 bash[22790]: audit 2024-09-16T03:53:16.947632+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.27:0/1589086769' entity='mgr.a' 2024-09-16T03:53:19.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:18 smithi027 bash[22790]: cluster 2024-09-16T03:53:17.771379+0000 mgr.a (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:53:19.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:18 smithi027 bash[22790]: audit 2024-09-16T03:53:18.949372+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.27:0/748441534' entity='client.admin' 2024-09-16T03:53:21.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:20 smithi027 bash[22790]: cluster 2024-09-16T03:53:19.771797+0000 mgr.a (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:53:21.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:20 smithi027 bash[22790]: audit 2024-09-16T03:53:20.875836+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.27:0/3950159244' entity='client.admin' 2024-09-16T03:53:21.418 INFO:teuthology.orchestra.run.smithi027.stdout:Enabling the dashboard module... 2024-09-16T03:53:23.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:22 smithi027 bash[22790]: cluster 2024-09-16T03:53:21.772226+0000 mgr.a (mgr.14118) 24 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:53:23.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:22 smithi027 bash[22790]: audit 2024-09-16T03:53:22.879494+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.27:0/3818346207' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-16T03:53:23.349 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:23 smithi027 bash[23044]: ignoring --setuser ceph since I am not root 2024-09-16T03:53:23.349 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:23 smithi027 bash[23044]: ignoring --setgroup ceph since I am not root 2024-09-16T03:53:23.349 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:23 smithi027 bash[23044]: debug 2024-09-16T03:53:23.119+0000 7f0c33b36040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T03:53:24.266 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:23 smithi027 bash[22790]: audit 2024-09-16T03:53:22.958847+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.27:0/3818346207' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-16T03:53:24.267 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:23 smithi027 bash[22790]: cluster 2024-09-16T03:53:22.964620+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e9: a(active, since 27s) 2024-09-16T03:53:24.598 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:24 smithi027 bash[23044]: debug 2024-09-16T03:53:24.370+0000 7f0c33b36040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T03:53:24.599 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:24 smithi027 bash[23044]: debug 2024-09-16T03:53:24.442+0000 7f0c33b36040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T03:53:25.031 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:24 smithi027 bash[23044]: debug 2024-09-16T03:53:24.602+0000 7f0c33b36040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T03:53:25.288 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:25 smithi027 bash[22790]: audit 2024-09-16T03:53:25.018653+0000 mon.a (mon.0) 74 : audit [DBG] from='client.? 172.21.15.27:0/1690122446' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-16T03:53:25.599 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:25 smithi027 bash[23044]: debug 2024-09-16T03:53:25.282+0000 7f0c33b36040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T03:53:25.599 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:25 smithi027 bash[23044]: debug 2024-09-16T03:53:25.358+0000 7f0c33b36040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T03:53:25.599 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:25 smithi027 bash[23044]: debug 2024-09-16T03:53:25.426+0000 7f0c33b36040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T03:53:25.691 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout { 2024-09-16T03:53:25.691 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-16T03:53:25.691 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T03:53:25.691 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-09-16T03:53:25.691 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T03:53:25.691 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout } 2024-09-16T03:53:25.691 INFO:teuthology.orchestra.run.smithi027.stdout:Waiting for the mgr to restart... 2024-09-16T03:53:25.691 INFO:teuthology.orchestra.run.smithi027.stdout:Waiting for mgr epoch 9... 2024-09-16T03:53:25.916 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:25 smithi027 bash[23044]: debug 2024-09-16T03:53:25.622+0000 7f0c33b36040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T03:53:25.916 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:25 smithi027 bash[23044]: debug 2024-09-16T03:53:25.706+0000 7f0c33b36040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T03:53:25.916 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:25 smithi027 bash[23044]: debug 2024-09-16T03:53:25.778+0000 7f0c33b36040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T03:53:26.325 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:26 smithi027 bash[23044]: debug 2024-09-16T03:53:26.046+0000 7f0c33b36040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T03:53:26.325 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:26 smithi027 bash[23044]: debug 2024-09-16T03:53:26.118+0000 7f0c33b36040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T03:53:26.599 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:26 smithi027 bash[23044]: debug 2024-09-16T03:53:26.322+0000 7f0c33b36040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T03:53:26.599 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:26 smithi027 bash[23044]: debug 2024-09-16T03:53:26.402+0000 7f0c33b36040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T03:53:27.030 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:26 smithi027 bash[23044]: debug 2024-09-16T03:53:26.666+0000 7f0c33b36040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T03:53:27.030 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:26 smithi027 bash[23044]: debug 2024-09-16T03:53:26.854+0000 7f0c33b36040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T03:53:27.300 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:27 smithi027 bash[23044]: debug 2024-09-16T03:53:27.026+0000 7f0c33b36040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T03:53:27.300 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:27 smithi027 bash[23044]: debug 2024-09-16T03:53:27.106+0000 7f0c33b36040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T03:53:28.462 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:27 smithi027 bash[23044]: debug 2024-09-16T03:53:27.294+0000 7f0c33b36040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T03:53:28.462 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:28 smithi027 bash[23044]: debug 2024-09-16T03:53:28.146+0000 7f0c33b36040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T03:53:28.462 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:28 smithi027 bash[23044]: debug 2024-09-16T03:53:28.226+0000 7f0c33b36040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T03:53:28.849 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:28 smithi027 bash[23044]: debug 2024-09-16T03:53:28.458+0000 7f0c33b36040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T03:53:28.849 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:28 smithi027 bash[23044]: debug 2024-09-16T03:53:28.534+0000 7f0c33b36040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T03:53:29.316 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:28 smithi027 bash[23044]: debug 2024-09-16T03:53:28.942+0000 7f0c33b36040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T03:53:29.316 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:29 smithi027 bash[23044]: debug 2024-09-16T03:53:29.026+0000 7f0c33b36040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T03:53:29.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:29 smithi027 bash[22790]: cluster 2024-09-16T03:53:29.050492+0000 mon.a (mon.0) 75 : cluster [INF] Active manager daemon a restarted 2024-09-16T03:53:29.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:29 smithi027 bash[22790]: cluster 2024-09-16T03:53:29.050989+0000 mon.a (mon.0) 76 : cluster [INF] Activating manager daemon a 2024-09-16T03:53:29.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:29 smithi027 bash[22790]: cluster 2024-09-16T03:53:29.056293+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-16T03:53:29.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:29 smithi027 bash[22790]: cluster 2024-09-16T03:53:29.056567+0000 mon.a (mon.0) 78 : cluster [DBG] mgrmap e10: a(active, starting, since 0.00574681s) 2024-09-16T03:53:29.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:29 smithi027 bash[22790]: audit 2024-09-16T03:53:29.058297+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T03:53:29.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:29 smithi027 bash[22790]: audit 2024-09-16T03:53:29.059148+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-16T03:53:29.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:29 smithi027 bash[22790]: audit 2024-09-16T03:53:29.060116+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T03:53:29.318 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:29 smithi027 bash[22790]: audit 2024-09-16T03:53:29.060322+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T03:53:29.318 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:29 smithi027 bash[22790]: audit 2024-09-16T03:53:29.060486+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T03:53:29.318 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:29 smithi027 bash[22790]: cluster 2024-09-16T03:53:29.086970+0000 mon.a (mon.0) 84 : cluster [INF] Manager daemon a is now available 2024-09-16T03:53:30.352 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:30 smithi027 bash[22790]: audit 2024-09-16T03:53:29.102969+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:30.353 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:30 smithi027 bash[22790]: audit 2024-09-16T03:53:29.108426+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:53:30.353 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:30 smithi027 bash[22790]: audit 2024-09-16T03:53:29.123317+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-16T03:53:30.353 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:30 smithi027 bash[22790]: audit 2024-09-16T03:53:29.126044+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-16T03:53:30.353 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:30 smithi027 bash[22790]: cluster 2024-09-16T03:53:30.059210+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e11: a(active, since 1.0084s) 2024-09-16T03:53:30.714 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout { 2024-09-16T03:53:30.714 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-16T03:53:30.714 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T03:53:30.715 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout } 2024-09-16T03:53:30.715 INFO:teuthology.orchestra.run.smithi027.stdout:mgr epoch 9 is available 2024-09-16T03:53:30.715 INFO:teuthology.orchestra.run.smithi027.stdout:Generating a dashboard self-signed certificate... 2024-09-16T03:53:31.559 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:31 smithi027 bash[22790]: audit 2024-09-16T03:53:30.062225+0000 mgr.a (mgr.14150) 1 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-16T03:53:31.559 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:31 smithi027 bash[22790]: audit 2024-09-16T03:53:30.079671+0000 mgr.a (mgr.14150) 2 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-16T03:53:32.327 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:31 smithi027 bash[23044]: debug 2024-09-16T03:53:31.970+0000 7f0b9ee3d640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:03:53:31] ENGINE Error in HTTPServer.serve 2024-09-16T03:53:32.327 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:31 smithi027 bash[23044]: Traceback (most recent call last): 2024-09-16T03:53:32.328 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:31 smithi027 bash[23044]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T03:53:32.328 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:31 smithi027 bash[23044]: self._connections.run(self.expiration_interval) 2024-09-16T03:53:32.328 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:31 smithi027 bash[23044]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T03:53:32.328 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:31 smithi027 bash[23044]: self._run(expiration_interval) 2024-09-16T03:53:32.328 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:31 smithi027 bash[23044]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T03:53:32.328 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:31 smithi027 bash[23044]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T03:53:32.328 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:31 smithi027 bash[23044]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T03:53:32.328 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:31 smithi027 bash[23044]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T03:53:32.328 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:31 smithi027 bash[23044]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T03:53:32.328 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:31 smithi027 bash[23044]: s = self.context.wrap_socket( 2024-09-16T03:53:32.328 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:31 smithi027 bash[23044]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T03:53:32.328 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:31 smithi027 bash[23044]: return self.sslsocket_class._create( 2024-09-16T03:53:32.329 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:31 smithi027 bash[23044]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T03:53:32.329 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:31 smithi027 bash[23044]: self.do_handshake() 2024-09-16T03:53:32.329 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:31 smithi027 bash[23044]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T03:53:32.329 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:31 smithi027 bash[23044]: self._sslobj.do_handshake() 2024-09-16T03:53:32.329 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:31 smithi027 bash[23044]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T03:53:32.329 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:32 smithi027 bash[22790]: cluster 2024-09-16T03:53:31.109494+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e12: a(active, since 2s) 2024-09-16T03:53:32.329 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:32 smithi027 bash[22790]: cephadm 2024-09-16T03:53:31.848523+0000 mgr.a (mgr.14150) 3 : cephadm [INF] [16/Sep/2024:03:53:31] ENGINE Bus STARTING 2024-09-16T03:53:32.329 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:32 smithi027 bash[22790]: cephadm 2024-09-16T03:53:31.972419+0000 mgr.a (mgr.14150) 4 : cephadm [INF] [16/Sep/2024:03:53:31] ENGINE Serving on https://172.21.15.27:7150 2024-09-16T03:53:32.329 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:32 smithi027 bash[22790]: cephadm 2024-09-16T03:53:31.975651+0000 mgr.a (mgr.14150) 5 : cephadm [ERR] [16/Sep/2024:03:53:31] ENGINE Error in HTTPServer.serve 2024-09-16T03:53:32.329 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:32 smithi027 bash[22790]: Traceback (most recent call last): 2024-09-16T03:53:32.330 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:32 smithi027 bash[22790]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T03:53:32.330 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:32 smithi027 bash[22790]: self._connections.run(self.expiration_interval) 2024-09-16T03:53:32.330 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:32 smithi027 bash[22790]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T03:53:32.330 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:32 smithi027 bash[22790]: self._run(expiration_interval) 2024-09-16T03:53:32.330 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:32 smithi027 bash[22790]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T03:53:32.330 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:32 smithi027 bash[22790]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T03:53:32.330 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:32 smithi027 bash[22790]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T03:53:32.330 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:32 smithi027 bash[22790]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T03:53:32.330 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:32 smithi027 bash[22790]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T03:53:32.330 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:32 smithi027 bash[22790]: s = self.context.wrap_socket( 2024-09-16T03:53:32.330 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:32 smithi027 bash[22790]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T03:53:32.330 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:32 smithi027 bash[22790]: return self.sslsocket_class._create( 2024-09-16T03:53:32.330 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:32 smithi027 bash[22790]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T03:53:32.331 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:32 smithi027 bash[22790]: self.do_handshake() 2024-09-16T03:53:32.331 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:32 smithi027 bash[22790]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T03:53:32.331 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:32 smithi027 bash[22790]: self._sslobj.do_handshake() 2024-09-16T03:53:32.331 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:32 smithi027 bash[22790]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T03:53:32.697 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-16T03:53:32.697 INFO:teuthology.orchestra.run.smithi027.stdout:Creating initial admin user... 2024-09-16T03:53:33.568 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:33 smithi027 bash[22790]: audit 2024-09-16T03:53:32.055086+0000 mgr.a (mgr.14150) 6 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:53:33.568 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:33 smithi027 bash[22790]: cephadm 2024-09-16T03:53:32.074427+0000 mgr.a (mgr.14150) 7 : cephadm [INF] [16/Sep/2024:03:53:32] ENGINE Serving on http://172.21.15.27:8765 2024-09-16T03:53:33.568 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:33 smithi027 bash[22790]: cephadm 2024-09-16T03:53:32.074818+0000 mgr.a (mgr.14150) 8 : cephadm [INF] [16/Sep/2024:03:53:32] ENGINE Bus STARTED 2024-09-16T03:53:33.568 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:33 smithi027 bash[22790]: audit 2024-09-16T03:53:32.130238+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:33.568 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:33 smithi027 bash[22790]: audit 2024-09-16T03:53:32.134836+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:35.014 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$FGS48FkbvEhoEH31DMuRP.WO9kLtf7ksothTEPRQQuAaAjLEUKeHO", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726458814, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-16T03:53:35.014 INFO:teuthology.orchestra.run.smithi027.stdout:Fetching dashboard port number... 2024-09-16T03:53:35.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:35 smithi027 bash[22790]: audit 2024-09-16T03:53:34.119930+0000 mgr.a (mgr.14150) 9 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:53:35.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:35 smithi027 bash[22790]: audit 2024-09-16T03:53:34.411596+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:36.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:36 smithi027 bash[22790]: cluster 2024-09-16T03:53:35.415820+0000 mon.a (mon.0) 94 : cluster [DBG] mgrmap e13: a(active, since 6s) 2024-09-16T03:53:36.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:36 smithi027 bash[22790]: audit 2024-09-16T03:53:35.911247+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:36.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:36 smithi027 bash[22790]: audit 2024-09-16T03:53:35.911904+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-16T03:53:36.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:36 smithi027 bash[22790]: audit 2024-09-16T03:53:35.915865+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:36.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:36 smithi027 bash[22790]: audit 2024-09-16T03:53:35.917526+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-16T03:53:36.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:36 smithi027 bash[22790]: audit 2024-09-16T03:53:35.918237+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]': finished 2024-09-16T03:53:36.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:36 smithi027 bash[22790]: audit 2024-09-16T03:53:36.394874+0000 mon.a (mon.0) 100 : audit [DBG] from='client.? 172.21.15.27:0/520594559' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-16T03:53:37.009 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stdout 8443 2024-09-16T03:53:37.010 INFO:teuthology.orchestra.run.smithi027.stdout:firewalld does not appear to be present 2024-09-16T03:53:37.010 INFO:teuthology.orchestra.run.smithi027.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-16T03:53:37.012 INFO:teuthology.orchestra.run.smithi027.stdout:Ceph Dashboard is now available at: 2024-09-16T03:53:37.012 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-16T03:53:37.012 INFO:teuthology.orchestra.run.smithi027.stdout: URL: https://smithi027.front.sepia.ceph.com:8443/ 2024-09-16T03:53:37.012 INFO:teuthology.orchestra.run.smithi027.stdout: User: admin 2024-09-16T03:53:37.012 INFO:teuthology.orchestra.run.smithi027.stdout: Password: 7u808ys8ra 2024-09-16T03:53:37.012 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-16T03:53:37.012 INFO:teuthology.orchestra.run.smithi027.stdout:Saving cluster configuration to /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config directory 2024-09-16T03:53:37.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:37 smithi027 bash[22790]: cephadm 2024-09-16T03:53:36.635761+0000 mgr.a (mgr.14150) 10 : cephadm [INF] Deploying daemon agent.smithi027 on smithi027 2024-09-16T03:53:39.370 INFO:teuthology.orchestra.run.smithi027.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-16T03:53:39.370 INFO:teuthology.orchestra.run.smithi027.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-16T03:53:39.370 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-16T03:53:39.370 INFO:teuthology.orchestra.run.smithi027.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid d938972c-73de-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-16T03:53:39.370 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-16T03:53:39.370 INFO:teuthology.orchestra.run.smithi027.stdout:Or, if you are only running a single cluster on this host: 2024-09-16T03:53:39.370 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-16T03:53:39.371 INFO:teuthology.orchestra.run.smithi027.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-16T03:53:39.371 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-16T03:53:39.371 INFO:teuthology.orchestra.run.smithi027.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-16T03:53:39.371 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-16T03:53:39.371 INFO:teuthology.orchestra.run.smithi027.stdout: ceph telemetry on 2024-09-16T03:53:39.371 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-16T03:53:39.371 INFO:teuthology.orchestra.run.smithi027.stdout:For more information see: 2024-09-16T03:53:39.371 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-16T03:53:39.371 INFO:teuthology.orchestra.run.smithi027.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-16T03:53:39.371 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-16T03:53:39.371 INFO:teuthology.orchestra.run.smithi027.stdout:Bootstrap complete. 2024-09-16T03:53:39.413 INFO:tasks.cephadm:Fetching config... 2024-09-16T03:53:39.414 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-16T03:53:39.414 DEBUG:teuthology.orchestra.run.smithi027:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-16T03:53:39.419 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-16T03:53:39.420 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-16T03:53:39.420 DEBUG:teuthology.orchestra.run.smithi027:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-16T03:53:39.469 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-16T03:53:39.469 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-16T03:53:39.469 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd if=/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-16T03:53:39.523 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-16T03:53:39.523 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-16T03:53:39.523 DEBUG:teuthology.orchestra.run.smithi027:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-16T03:53:39.573 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-16T03:53:39.573 DEBUG:teuthology.orchestra.run.smithi027:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3PDf/2C2U3YiyshTwWXmm5yWBjTOSSuIY4G6OxZKJ/OD+HIU8vRQbF5luwDd59HJusgdjc+Owja1MAFrz4Gj6NagrME6tUD9iFjb9Q27omMYFKOVCKolV4mH/rxC5mnF4cgB9HH0+1uP7O0tFFi9eJWsbwZLW72bWtn+M3pIe5JAwI80gJUl3NeX12tI2EWEbDsUL201G3Zj3ovyfHqaZT/iBXkCkFoog2xNh0UaRZHHkhUMSIvdPEAwaPvfC3KBxiNdSv5BlItgFOqLXErwlobyneaW5DXMY4nUzCmBWh8mQPBYVuO6gO7++BbUmr9kSW1gbj0eq2SeBIfCuMgRnj+Qi7Vevs265V2jNzVGRIewAOgULktsx4qInoqtCH6QKia03AG4qJ6XsOcY+2mrztiAfIh5CffgryZtd9RGLSWMSGa8Rg7DkL6lcSipkm2L2KF2lpnFlKQV1R+NjJzG5ZkM4L7sYViiZlw5yfP5t4kXhKAX+1pqrE+/FFxuL6Kk= ceph-d938972c-73de-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T03:53:39.631 INFO:teuthology.orchestra.run.smithi027.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3PDf/2C2U3YiyshTwWXmm5yWBjTOSSuIY4G6OxZKJ/OD+HIU8vRQbF5luwDd59HJusgdjc+Owja1MAFrz4Gj6NagrME6tUD9iFjb9Q27omMYFKOVCKolV4mH/rxC5mnF4cgB9HH0+1uP7O0tFFi9eJWsbwZLW72bWtn+M3pIe5JAwI80gJUl3NeX12tI2EWEbDsUL201G3Zj3ovyfHqaZT/iBXkCkFoog2xNh0UaRZHHkhUMSIvdPEAwaPvfC3KBxiNdSv5BlItgFOqLXErwlobyneaW5DXMY4nUzCmBWh8mQPBYVuO6gO7++BbUmr9kSW1gbj0eq2SeBIfCuMgRnj+Qi7Vevs265V2jNzVGRIewAOgULktsx4qInoqtCH6QKia03AG4qJ6XsOcY+2mrztiAfIh5CffgryZtd9RGLSWMSGa8Rg7DkL6lcSipkm2L2KF2lpnFlKQV1R+NjJzG5ZkM4L7sYViiZlw5yfP5t4kXhKAX+1pqrE+/FFxuL6Kk= ceph-d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:53:39.639 DEBUG:teuthology.orchestra.run.smithi079:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3PDf/2C2U3YiyshTwWXmm5yWBjTOSSuIY4G6OxZKJ/OD+HIU8vRQbF5luwDd59HJusgdjc+Owja1MAFrz4Gj6NagrME6tUD9iFjb9Q27omMYFKOVCKolV4mH/rxC5mnF4cgB9HH0+1uP7O0tFFi9eJWsbwZLW72bWtn+M3pIe5JAwI80gJUl3NeX12tI2EWEbDsUL201G3Zj3ovyfHqaZT/iBXkCkFoog2xNh0UaRZHHkhUMSIvdPEAwaPvfC3KBxiNdSv5BlItgFOqLXErwlobyneaW5DXMY4nUzCmBWh8mQPBYVuO6gO7++BbUmr9kSW1gbj0eq2SeBIfCuMgRnj+Qi7Vevs265V2jNzVGRIewAOgULktsx4qInoqtCH6QKia03AG4qJ6XsOcY+2mrztiAfIh5CffgryZtd9RGLSWMSGa8Rg7DkL6lcSipkm2L2KF2lpnFlKQV1R+NjJzG5ZkM4L7sYViiZlw5yfP5t4kXhKAX+1pqrE+/FFxuL6Kk= ceph-d938972c-73de-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T03:53:39.663 INFO:teuthology.orchestra.run.smithi079.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3PDf/2C2U3YiyshTwWXmm5yWBjTOSSuIY4G6OxZKJ/OD+HIU8vRQbF5luwDd59HJusgdjc+Owja1MAFrz4Gj6NagrME6tUD9iFjb9Q27omMYFKOVCKolV4mH/rxC5mnF4cgB9HH0+1uP7O0tFFi9eJWsbwZLW72bWtn+M3pIe5JAwI80gJUl3NeX12tI2EWEbDsUL201G3Zj3ovyfHqaZT/iBXkCkFoog2xNh0UaRZHHkhUMSIvdPEAwaPvfC3KBxiNdSv5BlItgFOqLXErwlobyneaW5DXMY4nUzCmBWh8mQPBYVuO6gO7++BbUmr9kSW1gbj0eq2SeBIfCuMgRnj+Qi7Vevs265V2jNzVGRIewAOgULktsx4qInoqtCH6QKia03AG4qJ6XsOcY+2mrztiAfIh5CffgryZtd9RGLSWMSGa8Rg7DkL6lcSipkm2L2KF2lpnFlKQV1R+NjJzG5ZkM4L7sYViiZlw5yfP5t4kXhKAX+1pqrE+/FFxuL6Kk= ceph-d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:53:39.665 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:39 smithi027 systemd[1]: /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T03:53:39.665 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:39 smithi027 systemd[1]: /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T03:53:39.672 DEBUG:teuthology.orchestra.run.smithi114:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3PDf/2C2U3YiyshTwWXmm5yWBjTOSSuIY4G6OxZKJ/OD+HIU8vRQbF5luwDd59HJusgdjc+Owja1MAFrz4Gj6NagrME6tUD9iFjb9Q27omMYFKOVCKolV4mH/rxC5mnF4cgB9HH0+1uP7O0tFFi9eJWsbwZLW72bWtn+M3pIe5JAwI80gJUl3NeX12tI2EWEbDsUL201G3Zj3ovyfHqaZT/iBXkCkFoog2xNh0UaRZHHkhUMSIvdPEAwaPvfC3KBxiNdSv5BlItgFOqLXErwlobyneaW5DXMY4nUzCmBWh8mQPBYVuO6gO7++BbUmr9kSW1gbj0eq2SeBIfCuMgRnj+Qi7Vevs265V2jNzVGRIewAOgULktsx4qInoqtCH6QKia03AG4qJ6XsOcY+2mrztiAfIh5CffgryZtd9RGLSWMSGa8Rg7DkL6lcSipkm2L2KF2lpnFlKQV1R+NjJzG5ZkM4L7sYViiZlw5yfP5t4kXhKAX+1pqrE+/FFxuL6Kk= ceph-d938972c-73de-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T03:53:39.696 INFO:teuthology.orchestra.run.smithi114.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3PDf/2C2U3YiyshTwWXmm5yWBjTOSSuIY4G6OxZKJ/OD+HIU8vRQbF5luwDd59HJusgdjc+Owja1MAFrz4Gj6NagrME6tUD9iFjb9Q27omMYFKOVCKolV4mH/rxC5mnF4cgB9HH0+1uP7O0tFFi9eJWsbwZLW72bWtn+M3pIe5JAwI80gJUl3NeX12tI2EWEbDsUL201G3Zj3ovyfHqaZT/iBXkCkFoog2xNh0UaRZHHkhUMSIvdPEAwaPvfC3KBxiNdSv5BlItgFOqLXErwlobyneaW5DXMY4nUzCmBWh8mQPBYVuO6gO7++BbUmr9kSW1gbj0eq2SeBIfCuMgRnj+Qi7Vevs265V2jNzVGRIewAOgULktsx4qInoqtCH6QKia03AG4qJ6XsOcY+2mrztiAfIh5CffgryZtd9RGLSWMSGa8Rg7DkL6lcSipkm2L2KF2lpnFlKQV1R+NjJzG5ZkM4L7sYViiZlw5yfP5t4kXhKAX+1pqrE+/FFxuL6Kk= ceph-d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:53:39.704 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-16T03:53:40.099 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:53:39 smithi027 systemd[1]: /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T03:53:40.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:39 smithi027 bash[22790]: audit 2024-09-16T03:53:38.739659+0000 mon.a (mon.0) 101 : audit [INF] from='client.? 172.21.15.27:0/593941257' entity='client.admin' 2024-09-16T03:53:40.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:39 smithi027 systemd[1]: /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T03:53:41.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:40 smithi027 bash[22790]: audit 2024-09-16T03:53:39.933163+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:41.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:40 smithi027 bash[22790]: audit 2024-09-16T03:53:39.935966+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:41.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:40 smithi027 bash[22790]: audit 2024-09-16T03:53:39.938237+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:41.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:40 smithi027 bash[22790]: audit 2024-09-16T03:53:39.953735+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:53:41.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:40 smithi027 bash[22790]: audit 2024-09-16T03:53:39.957113+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:41.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:40 smithi027 bash[22790]: audit 2024-09-16T03:53:39.959073+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:41.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:40 smithi027 bash[22790]: audit 2024-09-16T03:53:39.960910+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:41.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:40 smithi027 bash[22790]: audit 2024-09-16T03:53:39.962723+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:41.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:40 smithi027 bash[22790]: audit 2024-09-16T03:53:39.965983+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:41.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:40 smithi027 bash[22790]: audit 2024-09-16T03:53:39.982615+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:53:41.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:40 smithi027 bash[22790]: audit 2024-09-16T03:53:39.987245+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:41.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:40 smithi027 bash[22790]: audit 2024-09-16T03:53:40.504277+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:44.440 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:53:45.577 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:45 smithi027 bash[22790]: audit 2024-09-16T03:53:44.124787+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:45.577 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:45 smithi027 bash[22790]: audit 2024-09-16T03:53:44.796596+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:45.577 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:45 smithi027 bash[22790]: audit 2024-09-16T03:53:44.801550+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:46.585 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-16T03:53:46.586 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-16T03:53:47.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:46 smithi027 bash[22790]: audit 2024-09-16T03:53:45.925306+0000 mon.a (mon.0) 117 : audit [INF] from='client.? 172.21.15.27:0/1460053368' entity='client.admin' 2024-09-16T03:53:47.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:46 smithi027 bash[22790]: audit 2024-09-16T03:53:45.942065+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:53:47.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:46 smithi027 bash[22790]: audit 2024-09-16T03:53:45.948157+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:50.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:50 smithi027 bash[22790]: cluster 2024-09-16T03:53:49.061711+0000 mgr.a (mgr.14150) 11 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:53:51.190 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:53:52.533 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:52 smithi027 bash[22790]: cluster 2024-09-16T03:53:51.062137+0000 mgr.a (mgr.14150) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:53:54.037 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi079 2024-09-16T03:53:54.037 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-16T03:53:54.037 DEBUG:teuthology.orchestra.run.smithi079:> dd of=/etc/ceph/ceph.conf 2024-09-16T03:53:54.043 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-16T03:53:54.043 DEBUG:teuthology.orchestra.run.smithi079:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T03:53:54.093 INFO:tasks.cephadm:Adding host smithi079 to orchestrator... 2024-09-16T03:53:54.093 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph orch host add smithi079 2024-09-16T03:53:54.197 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:53 smithi027 bash[22790]: audit 2024-09-16T03:53:52.847562+0000 mgr.a (mgr.14150) 13 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:53:54.197 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:53 smithi027 bash[22790]: audit 2024-09-16T03:53:52.850627+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:54.197 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:53 smithi027 bash[22790]: audit 2024-09-16T03:53:52.851365+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:53:54.197 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:53 smithi027 bash[22790]: audit 2024-09-16T03:53:52.853165+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:53:54.197 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:53 smithi027 bash[22790]: audit 2024-09-16T03:53:52.854017+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:53:54.197 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:53 smithi027 bash[22790]: cephadm 2024-09-16T03:53:52.854950+0000 mgr.a (mgr.14150) 14 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-16T03:53:54.197 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:53 smithi027 bash[22790]: cephadm 2024-09-16T03:53:52.953740+0000 mgr.a (mgr.14150) 15 : cephadm [INF] Updating smithi027:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T03:53:54.197 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:53 smithi027 bash[22790]: audit 2024-09-16T03:53:53.294663+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:54.198 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:53 smithi027 bash[22790]: audit 2024-09-16T03:53:53.298176+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:55.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:54 smithi027 bash[22790]: cephadm 2024-09-16T03:53:53.038382+0000 mgr.a (mgr.14150) 16 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2024-09-16T03:53:55.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:54 smithi027 bash[22790]: cluster 2024-09-16T03:53:53.062434+0000 mgr.a (mgr.14150) 17 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:53:55.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:54 smithi027 bash[22790]: cephadm 2024-09-16T03:53:53.124831+0000 mgr.a (mgr.14150) 18 : cephadm [INF] Updating smithi027:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T03:53:55.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:54 smithi027 bash[22790]: audit 2024-09-16T03:53:54.189359+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:55.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:54 smithi027 bash[22790]: audit 2024-09-16T03:53:54.194780+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:53:57.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:56 smithi027 bash[22790]: cluster 2024-09-16T03:53:55.062815+0000 mgr.a (mgr.14150) 19 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:53:58.828 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:53:59.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:53:58 smithi027 bash[22790]: cluster 2024-09-16T03:53:57.063241+0000 mgr.a (mgr.14150) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:01.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:00 smithi027 bash[22790]: cluster 2024-09-16T03:53:59.063657+0000 mgr.a (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:02.143 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:01 smithi027 bash[22790]: audit 2024-09-16T03:54:00.229773+0000 mgr.a (mgr.14150) 22 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi079", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:54:03.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:02 smithi027 bash[22790]: cluster 2024-09-16T03:54:01.063949+0000 mgr.a (mgr.14150) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:03.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:02 smithi027 bash[22790]: cephadm 2024-09-16T03:54:01.572818+0000 mgr.a (mgr.14150) 24 : cephadm [INF] Deploying cephadm binary to smithi079 2024-09-16T03:54:04.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:04 smithi027 bash[22790]: cluster 2024-09-16T03:54:03.064282+0000 mgr.a (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:04.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:04 smithi027 bash[22790]: audit 2024-09-16T03:54:03.402436+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:04.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:04 smithi027 bash[22790]: audit 2024-09-16T03:54:03.413385+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:04.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:04 smithi027 bash[22790]: audit 2024-09-16T03:54:03.425756+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:05.358 INFO:teuthology.orchestra.run.smithi027.stdout:Added host 'smithi079' with addr '172.21.15.79' 2024-09-16T03:54:05.985 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-16T03:54:06.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:06 smithi027 bash[22790]: cluster 2024-09-16T03:54:05.064755+0000 mgr.a (mgr.14150) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:06.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:06 smithi027 bash[22790]: audit 2024-09-16T03:54:05.356177+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:06.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:06 smithi027 bash[22790]: cephadm 2024-09-16T03:54:05.357021+0000 mgr.a (mgr.14150) 27 : cephadm [INF] Added host smithi079 2024-09-16T03:54:06.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:06 smithi027 bash[22790]: audit 2024-09-16T03:54:05.357837+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:54:06.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:06 smithi027 bash[22790]: audit 2024-09-16T03:54:05.868520+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:08.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:08 smithi027 bash[22790]: cluster 2024-09-16T03:54:07.065214+0000 mgr.a (mgr.14150) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:08.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:08 smithi027 bash[22790]: audit 2024-09-16T03:54:07.434726+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:08.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:08 smithi027 bash[22790]: audit 2024-09-16T03:54:07.442568+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:08.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:08 smithi027 bash[22790]: audit 2024-09-16T03:54:07.444084+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"}]: dispatch 2024-09-16T03:54:08.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:08 smithi027 bash[22790]: audit 2024-09-16T03:54:07.446388+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:08.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:08 smithi027 bash[22790]: audit 2024-09-16T03:54:07.448234+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:54:08.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:08 smithi027 bash[22790]: cephadm 2024-09-16T03:54:07.450584+0000 mgr.a (mgr.14150) 29 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-16T03:54:08.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:08 smithi027 bash[22790]: cephadm 2024-09-16T03:54:07.632876+0000 mgr.a (mgr.14150) 30 : cephadm [INF] Updating smithi079:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T03:54:08.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:08 smithi027 bash[22790]: cephadm 2024-09-16T03:54:07.786376+0000 mgr.a (mgr.14150) 31 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-16T03:54:08.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:08 smithi027 bash[22790]: cephadm 2024-09-16T03:54:07.930429+0000 mgr.a (mgr.14150) 32 : cephadm [INF] Updating smithi079:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T03:54:08.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:08 smithi027 bash[22790]: audit 2024-09-16T03:54:08.071215+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:08.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:08 smithi027 bash[22790]: audit 2024-09-16T03:54:08.079572+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:08.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:08 smithi027 bash[22790]: audit 2024-09-16T03:54:08.082097+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []}]: dispatch 2024-09-16T03:54:08.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:08 smithi027 bash[22790]: audit 2024-09-16T03:54:08.083881+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []}]': finished 2024-09-16T03:54:10.717 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:54:10.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:10 smithi027 bash[22790]: cluster 2024-09-16T03:54:09.065554+0000 mgr.a (mgr.14150) 33 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:10.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:10 smithi027 bash[22790]: cephadm 2024-09-16T03:54:09.462592+0000 mgr.a (mgr.14150) 34 : cephadm [INF] Deploying daemon agent.smithi079 on smithi079 2024-09-16T03:54:11.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:11 smithi027 bash[22790]: audit 2024-09-16T03:54:10.499564+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:11.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:11 smithi027 bash[22790]: audit 2024-09-16T03:54:10.505893+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:11.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:11 smithi027 bash[22790]: audit 2024-09-16T03:54:10.511663+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:11.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:11 smithi027 bash[22790]: audit 2024-09-16T03:54:10.569171+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:54:11.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:11 smithi027 bash[22790]: audit 2024-09-16T03:54:10.572783+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:11.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:11 smithi027 bash[22790]: audit 2024-09-16T03:54:10.574094+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:54:11.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:11 smithi027 bash[22790]: audit 2024-09-16T03:54:10.581817+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:11.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:11 smithi027 bash[22790]: audit 2024-09-16T03:54:10.642637+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:54:11.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:11 smithi027 bash[22790]: audit 2024-09-16T03:54:10.647098+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:11.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:11 smithi027 bash[22790]: audit 2024-09-16T03:54:10.648638+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:54:11.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:11 smithi027 bash[22790]: audit 2024-09-16T03:54:10.657236+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:11.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:11 smithi027 bash[22790]: audit 2024-09-16T03:54:11.026419+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:12.187 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-16T03:54:12.189 INFO:teuthology.orchestra.run.smithi027.stdout:[{"addr": "172.21.15.27", "hostname": "smithi027", "labels": [], "status": ""}, {"addr": "172.21.15.79", "hostname": "smithi079", "labels": [], "status": ""}] 2024-09-16T03:54:12.837 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi114 2024-09-16T03:54:12.838 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-16T03:54:12.838 DEBUG:teuthology.orchestra.run.smithi114:> dd of=/etc/ceph/ceph.conf 2024-09-16T03:54:12.846 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-16T03:54:12.847 DEBUG:teuthology.orchestra.run.smithi114:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T03:54:12.894 INFO:tasks.cephadm:Adding host smithi114 to orchestrator... 2024-09-16T03:54:12.895 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph orch host add smithi114 2024-09-16T03:54:13.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:13 smithi027 bash[22790]: cluster 2024-09-16T03:54:11.065947+0000 mgr.a (mgr.14150) 35 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:13.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:13 smithi027 bash[22790]: audit 2024-09-16T03:54:12.088912+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:13.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:13 smithi027 bash[22790]: audit 2024-09-16T03:54:12.095790+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:14.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:14 smithi027 bash[22790]: audit 2024-09-16T03:54:12.186138+0000 mgr.a (mgr.14150) 36 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T03:54:15.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:15 smithi027 bash[22790]: cluster 2024-09-16T03:54:13.066283+0000 mgr.a (mgr.14150) 37 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:15.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:15 smithi027 bash[22790]: audit 2024-09-16T03:54:14.135365+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:16.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:16 smithi027 bash[22790]: cluster 2024-09-16T03:54:15.066672+0000 mgr.a (mgr.14150) 38 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:17.632 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:54:18.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:18 smithi027 bash[22790]: cluster 2024-09-16T03:54:17.067118+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:20.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:20 smithi027 bash[22790]: cluster 2024-09-16T03:54:19.067380+0000 mgr.a (mgr.14150) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:20.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:20 smithi027 bash[22790]: audit 2024-09-16T03:54:19.350461+0000 mgr.a (mgr.14150) 41 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi114", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:54:21.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:21 smithi027 bash[22790]: cephadm 2024-09-16T03:54:20.618760+0000 mgr.a (mgr.14150) 42 : cephadm [INF] Deploying cephadm binary to smithi114 2024-09-16T03:54:22.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:22 smithi027 bash[22790]: cluster 2024-09-16T03:54:21.067723+0000 mgr.a (mgr.14150) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:24.307 INFO:teuthology.orchestra.run.smithi027.stdout:Added host 'smithi114' with addr '172.21.15.114' 2024-09-16T03:54:24.915 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:24 smithi027 bash[22790]: cluster 2024-09-16T03:54:23.067984+0000 mgr.a (mgr.14150) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:24.915 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:24 smithi027 bash[22790]: audit 2024-09-16T03:54:23.616745+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:24.916 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:24 smithi027 bash[22790]: audit 2024-09-16T03:54:23.621231+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:24.916 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:24 smithi027 bash[22790]: audit 2024-09-16T03:54:23.627544+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:24.916 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:24 smithi027 bash[22790]: audit 2024-09-16T03:54:24.304835+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:24.916 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:24 smithi027 bash[22790]: audit 2024-09-16T03:54:24.306468+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:54:24.917 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-16T03:54:26.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:25 smithi027 bash[22790]: cephadm 2024-09-16T03:54:24.305657+0000 mgr.a (mgr.14150) 45 : cephadm [INF] Added host smithi114 2024-09-16T03:54:26.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:25 smithi027 bash[22790]: audit 2024-09-16T03:54:24.844587+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:26.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:25 smithi027 bash[22790]: audit 2024-09-16T03:54:25.373104+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:26.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:25 smithi027 bash[22790]: audit 2024-09-16T03:54:25.381412+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:27.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:26 smithi027 bash[22790]: cluster 2024-09-16T03:54:25.068294+0000 mgr.a (mgr.14150) 46 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:27.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:26 smithi027 bash[22790]: audit 2024-09-16T03:54:26.384661+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:27.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:26 smithi027 bash[22790]: audit 2024-09-16T03:54:26.392679+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:27.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:26 smithi027 bash[22790]: audit 2024-09-16T03:54:26.394207+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi114", "name": "osd_memory_target"}]: dispatch 2024-09-16T03:54:27.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:26 smithi027 bash[22790]: audit 2024-09-16T03:54:26.396259+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:27.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:26 smithi027 bash[22790]: audit 2024-09-16T03:54:26.397972+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:54:28.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:28 smithi027 bash[22790]: cephadm 2024-09-16T03:54:26.400535+0000 mgr.a (mgr.14150) 47 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.conf 2024-09-16T03:54:28.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:28 smithi027 bash[22790]: cephadm 2024-09-16T03:54:26.583091+0000 mgr.a (mgr.14150) 48 : cephadm [INF] Updating smithi114:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T03:54:28.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:28 smithi027 bash[22790]: cephadm 2024-09-16T03:54:26.739047+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.client.admin.keyring 2024-09-16T03:54:28.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:28 smithi027 bash[22790]: cephadm 2024-09-16T03:54:26.885455+0000 mgr.a (mgr.14150) 50 : cephadm [INF] Updating smithi114:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T03:54:28.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:28 smithi027 bash[22790]: audit 2024-09-16T03:54:27.030245+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:28.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:28 smithi027 bash[22790]: audit 2024-09-16T03:54:27.038847+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:28.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:28 smithi027 bash[22790]: audit 2024-09-16T03:54:27.042292+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi114", "caps": []}]: dispatch 2024-09-16T03:54:28.352 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:28 smithi027 bash[22790]: audit 2024-09-16T03:54:27.046163+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi114", "caps": []}]': finished 2024-09-16T03:54:29.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:29 smithi027 bash[22790]: cluster 2024-09-16T03:54:27.068637+0000 mgr.a (mgr.14150) 51 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:29.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:29 smithi027 bash[22790]: cephadm 2024-09-16T03:54:27.901605+0000 mgr.a (mgr.14150) 52 : cephadm [INF] Deploying daemon agent.smithi114 on smithi114 2024-09-16T03:54:29.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:29 smithi027 bash[22790]: audit 2024-09-16T03:54:28.984323+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:29.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:29 smithi027 bash[22790]: audit 2024-09-16T03:54:28.989751+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:29.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:29 smithi027 bash[22790]: audit 2024-09-16T03:54:28.995295+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:29.651 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:54:30.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:30 smithi027 bash[22790]: audit 2024-09-16T03:54:29.084052+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:54:30.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:30 smithi027 bash[22790]: audit 2024-09-16T03:54:29.089056+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:30.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:30 smithi027 bash[22790]: audit 2024-09-16T03:54:29.090909+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:54:30.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:30 smithi027 bash[22790]: audit 2024-09-16T03:54:29.099870+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:30.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:30 smithi027 bash[22790]: audit 2024-09-16T03:54:29.141799+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:30.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:30 smithi027 bash[22790]: audit 2024-09-16T03:54:29.189492+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:54:30.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:30 smithi027 bash[22790]: audit 2024-09-16T03:54:29.193962+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:30.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:30 smithi027 bash[22790]: audit 2024-09-16T03:54:29.195728+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:54:30.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:30 smithi027 bash[22790]: audit 2024-09-16T03:54:29.204081+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:30.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:30 smithi027 bash[22790]: audit 2024-09-16T03:54:29.511653+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:31.222 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-16T03:54:31.222 INFO:teuthology.orchestra.run.smithi027.stdout:[{"addr": "172.21.15.27", "hostname": "smithi027", "labels": [], "status": ""}, {"addr": "172.21.15.79", "hostname": "smithi079", "labels": [], "status": ""}, {"addr": "172.21.15.114", "hostname": "smithi114", "labels": [], "status": ""}] 2024-09-16T03:54:31.235 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:31 smithi027 bash[22790]: cluster 2024-09-16T03:54:29.068947+0000 mgr.a (mgr.14150) 53 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:31.235 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:31 smithi027 bash[22790]: audit 2024-09-16T03:54:30.577670+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:31.235 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:31 smithi027 bash[22790]: audit 2024-09-16T03:54:30.585714+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:31.875 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-16T03:54:31.875 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-16T03:54:33.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:32 smithi027 bash[22790]: cluster 2024-09-16T03:54:31.069337+0000 mgr.a (mgr.14150) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:33.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:32 smithi027 bash[22790]: audit 2024-09-16T03:54:31.220485+0000 mgr.a (mgr.14150) 55 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T03:54:33.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:32 smithi027 bash[22790]: audit 2024-09-16T03:54:31.654920+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:33.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:32 smithi027 bash[22790]: audit 2024-09-16T03:54:31.663215+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:33.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:32 smithi027 bash[22790]: audit 2024-09-16T03:54:31.671498+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:35.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:34 smithi027 bash[22790]: cluster 2024-09-16T03:54:33.069718+0000 mgr.a (mgr.14150) 56 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:36.610 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:54:37.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:36 smithi027 bash[22790]: cluster 2024-09-16T03:54:35.070122+0000 mgr.a (mgr.14150) 57 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:38.664 INFO:teuthology.orchestra.run.smithi027.stderr:adjusted tunables profile to default 2024-09-16T03:54:39.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:38 smithi027 bash[22790]: cluster 2024-09-16T03:54:37.070562+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:39.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:38 smithi027 bash[22790]: audit 2024-09-16T03:54:38.230694+0000 mon.a (mon.0) 193 : audit [INF] from='client.? 172.21.15.27:0/2443166746' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-16T03:54:39.242 INFO:tasks.cephadm:Adding mon.a on smithi027 2024-09-16T03:54:39.242 INFO:tasks.cephadm:Adding mon.b on smithi079 2024-09-16T03:54:39.242 INFO:tasks.cephadm:Adding mon.c on smithi114 2024-09-16T03:54:39.242 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi027:172.21.15.27=a;smithi079:172.21.15.79=b;smithi114:172.21.15.114=c' 2024-09-16T03:54:40.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:39 smithi027 bash[22790]: audit 2024-09-16T03:54:38.663370+0000 mon.a (mon.0) 194 : audit [INF] from='client.? 172.21.15.27:0/2443166746' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T03:54:40.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:39 smithi027 bash[22790]: cluster 2024-09-16T03:54:38.666558+0000 mon.a (mon.0) 195 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T03:54:40.466 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T03:54:41.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:40 smithi027 bash[22790]: cluster 2024-09-16T03:54:39.070988+0000 mgr.a (mgr.14150) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:42.050 INFO:teuthology.orchestra.run.smithi114.stdout:Scheduled mon update... 2024-09-16T03:54:42.906 DEBUG:teuthology.orchestra.run.smithi079:mon.b> sudo journalctl -f -n 0 -u ceph-d938972c-73de-11ef-bceb-c7b262605968@mon.b.service 2024-09-16T03:54:42.909 DEBUG:teuthology.orchestra.run.smithi114:mon.c> sudo journalctl -f -n 0 -u ceph-d938972c-73de-11ef-bceb-c7b262605968@mon.c.service 2024-09-16T03:54:42.911 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T03:54:42.911 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T03:54:43.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:42 smithi027 bash[22790]: cluster 2024-09-16T03:54:41.071397+0000 mgr.a (mgr.14150) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:43.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:42 smithi027 bash[22790]: audit 2024-09-16T03:54:42.049034+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:43.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:42 smithi027 bash[22790]: audit 2024-09-16T03:54:42.050668+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:54:43.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:42 smithi027 bash[22790]: audit 2024-09-16T03:54:42.055512+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:43.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:42 smithi027 bash[22790]: audit 2024-09-16T03:54:42.057272+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:54:43.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:42 smithi027 bash[22790]: audit 2024-09-16T03:54:42.065764+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:43.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:42 smithi027 bash[22790]: audit 2024-09-16T03:54:42.070386+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T03:54:43.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:42 smithi027 bash[22790]: audit 2024-09-16T03:54:42.071941+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:44.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:43 smithi027 bash[22790]: audit 2024-09-16T03:54:42.037935+0000 mgr.a (mgr.14150) 61 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi027:172.21.15.27=a;smithi079:172.21.15.79=b;smithi114:172.21.15.114=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:54:44.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:43 smithi027 bash[22790]: cephadm 2024-09-16T03:54:42.043137+0000 mgr.a (mgr.14150) 62 : cephadm [INF] Saving service mon spec with placement smithi027:172.21.15.27=a;smithi079:172.21.15.79=b;smithi114:172.21.15.114=c;count:3 2024-09-16T03:54:44.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:43 smithi027 bash[22790]: cephadm 2024-09-16T03:54:42.073961+0000 mgr.a (mgr.14150) 63 : cephadm [INF] Deploying daemon mon.c on smithi114 2024-09-16T03:54:45.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:44 smithi027 bash[22790]: cluster 2024-09-16T03:54:43.071745+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:45.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:44 smithi027 bash[22790]: audit 2024-09-16T03:54:43.809614+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:45.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:44 smithi027 bash[22790]: audit 2024-09-16T03:54:43.815370+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:45.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:44 smithi027 bash[22790]: audit 2024-09-16T03:54:43.822970+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:45.112 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T03:54:46.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:45 smithi027 bash[22790]: audit 2024-09-16T03:54:44.816203+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:46.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:45 smithi027 bash[22790]: audit 2024-09-16T03:54:44.823630+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:46.720 INFO:teuthology.orchestra.run.smithi114.stderr:dumped monmap epoch 1 2024-09-16T03:54:46.720 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-16T03:54:46.721 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":1,"fsid":"d938972c-73de-11ef-bceb-c7b262605968","modified":"2024-09-16T03:52:22.064869Z","created":"2024-09-16T03:52:22.064869Z","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.27:3300","nonce":0},{"type":"v1","addr":"172.21.15.27:6789","nonce":0}]},"addr":"172.21.15.27:6789/0","public_addr":"172.21.15.27:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T03:54:47.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:46 smithi027 bash[22790]: cluster 2024-09-16T03:54:45.072146+0000 mgr.a (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:47.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:46 smithi027 bash[22790]: audit 2024-09-16T03:54:46.719196+0000 mon.a (mon.0) 208 : audit [DBG] from='client.? 172.21.15.114:0/1733622850' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T03:54:48.656 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T03:54:48.657 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T03:54:49.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:48 smithi027 bash[22790]: cluster 2024-09-16T03:54:47.072595+0000 mgr.a (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:49.888 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T03:54:50.169 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:50 smithi114 systemd[1]: Started Ceph mon.c for d938972c-73de-11ef-bceb-c7b262605968. 2024-09-16T03:54:51.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:50 smithi027 bash[22790]: cluster 2024-09-16T03:54:49.072994+0000 mgr.a (mgr.14150) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:51.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:50 smithi027 bash[22790]: audit 2024-09-16T03:54:50.057756+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:51.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:50 smithi027 bash[22790]: audit 2024-09-16T03:54:50.063821+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:51.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:50 smithi027 bash[22790]: audit 2024-09-16T03:54:50.070693+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:51.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:50 smithi027 bash[22790]: audit 2024-09-16T03:54:50.072090+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T03:54:51.101 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:50 smithi027 bash[22790]: audit 2024-09-16T03:54:50.073999+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:51.959 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.936+0000 7f1cb0a96c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T03:54:51.960 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.936+0000 7f1cb0a96c80 0 ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable), process ceph-mon, pid 7 2024-09-16T03:54:51.960 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.936+0000 7f1cb0a96c80 0 pidfile_write: ignore empty --pid-file 2024-09-16T03:54:51.960 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 0 load: jerasure load: lrc 2024-09-16T03:54:51.960 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T03:54:51.960 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Git sha 0 2024-09-16T03:54:51.960 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Compile date 2024-09-15 15:04:35 2024-09-16T03:54:51.960 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: DB SUMMARY 2024-09-16T03:54:51.960 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: DB Session ID: PBCPLOWGL57TQ9EVXPPZ 2024-09-16T03:54:51.960 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: CURRENT file: CURRENT 2024-09-16T03:54:51.960 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-16T03:54:51.960 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-16T03:54:51.961 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-16T03:54:51.961 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-16T03:54:51.961 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T03:54:51.961 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.create_if_missing: 0 2024-09-16T03:54:51.961 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T03:54:51.961 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T03:54:51.961 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T03:54:51.961 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T03:54:51.961 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.env: 0x559e293c5940 2024-09-16T03:54:51.961 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T03:54:51.961 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.info_log: 0x559e2a4b76e0 2024-09-16T03:54:51.961 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T03:54:51.962 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.statistics: (nil) 2024-09-16T03:54:51.962 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.use_fsync: 0 2024-09-16T03:54:51.962 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T03:54:51.962 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T03:54:51.962 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T03:54:51.962 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T03:54:51.962 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T03:54:51.962 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T03:54:51.962 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T03:54:51.962 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T03:54:51.962 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T03:54:51.962 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T03:54:51.962 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T03:54:51.962 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.db_log_dir: 2024-09-16T03:54:51.963 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.wal_dir: 2024-09-16T03:54:51.963 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T03:54:51.963 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T03:54:51.963 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T03:54:51.963 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T03:54:51.963 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T03:54:51.963 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T03:54:51.963 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T03:54:51.963 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T03:54:51.963 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.write_buffer_manager: 0x559e2a4c6dc0 2024-09-16T03:54:51.963 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T03:54:51.963 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T03:54:51.963 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T03:54:51.964 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T03:54:51.964 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T03:54:51.964 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T03:54:51.964 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T03:54:51.964 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T03:54:51.964 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.unordered_write: 0 2024-09-16T03:54:51.964 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T03:54:51.964 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T03:54:51.964 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T03:54:51.964 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T03:54:51.965 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.940+0000 7f1cb0a96c80 4 rocksdb: Options.row_cache: None 2024-09-16T03:54:51.965 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.wal_filter: None 2024-09-16T03:54:51.965 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T03:54:51.965 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T03:54:51.965 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T03:54:51.965 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T03:54:51.965 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.wal_compression: 0 2024-09-16T03:54:51.965 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T03:54:51.965 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T03:54:51.965 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T03:54:51.965 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T03:54:51.965 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T03:54:51.965 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T03:54:51.965 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T03:54:51.966 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T03:54:51.966 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T03:54:51.966 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T03:54:51.966 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T03:54:51.966 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T03:54:51.966 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T03:54:51.966 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T03:54:51.967 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T03:54:51.967 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T03:54:51.967 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T03:54:51.967 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T03:54:51.968 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T03:54:51.968 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T03:54:51.968 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T03:54:51.968 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T03:54:51.968 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T03:54:51.968 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.max_open_files: -1 2024-09-16T03:54:51.968 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T03:54:51.968 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T03:54:51.968 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T03:54:51.969 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T03:54:51.969 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T03:54:51.969 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Compression algorithms supported: 2024-09-16T03:54:51.969 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: kZSTD supported: 0 2024-09-16T03:54:51.969 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T03:54:51.969 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T03:54:51.969 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T03:54:51.969 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T03:54:51.969 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T03:54:51.969 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T03:54:51.969 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T03:54:51.969 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T03:54:51.969 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T03:54:51.970 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-16T03:54:51.970 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T03:54:51.970 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T03:54:51.970 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.merge_operator: 2024-09-16T03:54:51.970 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.compaction_filter: None 2024-09-16T03:54:51.970 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T03:54:51.970 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T03:54:51.970 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T03:54:51.970 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T03:54:51.970 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559e2a4b7320) 2024-09-16T03:54:51.970 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: cache_index_and_filter_blocks: 1 2024-09-16T03:54:51.970 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T03:54:51.970 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T03:54:51.971 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: pin_top_level_index_and_filter: 1 2024-09-16T03:54:51.971 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: index_type: 0 2024-09-16T03:54:51.971 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: data_block_index_type: 0 2024-09-16T03:54:51.971 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: index_shortening: 1 2024-09-16T03:54:51.971 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: data_block_hash_table_util_ratio: 0.750000 2024-09-16T03:54:51.971 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: checksum: 4 2024-09-16T03:54:51.971 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: no_block_cache: 0 2024-09-16T03:54:51.971 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: block_cache: 0x559e2a4ad1f0 2024-09-16T03:54:51.971 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: block_cache_name: BinnedLRUCache 2024-09-16T03:54:51.971 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: block_cache_options: 2024-09-16T03:54:51.971 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: capacity : 536870912 2024-09-16T03:54:51.971 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: num_shard_bits : 4 2024-09-16T03:54:51.971 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: strict_capacity_limit : 0 2024-09-16T03:54:51.971 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: high_pri_pool_ratio: 0.000 2024-09-16T03:54:51.972 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: block_cache_compressed: (nil) 2024-09-16T03:54:51.972 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: persistent_cache: (nil) 2024-09-16T03:54:51.972 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: block_size: 4096 2024-09-16T03:54:51.972 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: block_size_deviation: 10 2024-09-16T03:54:51.972 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: block_restart_interval: 16 2024-09-16T03:54:51.972 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: index_block_restart_interval: 1 2024-09-16T03:54:51.972 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: metadata_block_size: 4096 2024-09-16T03:54:51.972 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: partition_filters: 0 2024-09-16T03:54:51.972 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: use_delta_encoding: 1 2024-09-16T03:54:51.972 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: filter_policy: bloomfilter 2024-09-16T03:54:51.972 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: whole_key_filtering: 1 2024-09-16T03:54:51.972 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: verify_compression: 0 2024-09-16T03:54:51.972 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: read_amp_bytes_per_bit: 0 2024-09-16T03:54:51.972 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: format_version: 5 2024-09-16T03:54:51.973 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: enable_index_compression: 1 2024-09-16T03:54:51.973 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: block_align: 0 2024-09-16T03:54:51.973 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: max_auto_readahead_size: 262144 2024-09-16T03:54:51.973 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: prepopulate_block_cache: 0 2024-09-16T03:54:51.973 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: initial_auto_readahead_size: 8192 2024-09-16T03:54:51.973 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: num_file_reads_for_auto_readahead: 2 2024-09-16T03:54:51.973 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T03:54:51.973 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T03:54:51.973 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.compression: NoCompression 2024-09-16T03:54:51.973 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T03:54:51.973 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T03:54:51.973 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T03:54:51.973 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.num_levels: 7 2024-09-16T03:54:51.974 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T03:54:51.974 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T03:54:51.974 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T03:54:51.974 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T03:54:51.974 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T03:54:51.974 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T03:54:51.974 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T03:54:51.974 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T03:54:51.974 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T03:54:51.974 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T03:54:51.975 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T03:54:51.975 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T03:54:51.975 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T03:54:51.975 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T03:54:51.975 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T03:54:51.975 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T03:54:51.975 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T03:54:51.975 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T03:54:51.975 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T03:54:51.975 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T03:54:51.975 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T03:54:51.975 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T03:54:51.975 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T03:54:51.976 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T03:54:51.976 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T03:54:51.976 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T03:54:51.976 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T03:54:51.976 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T03:54:51.976 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T03:54:51.976 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T03:54:51.976 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T03:54:51.976 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T03:54:51.976 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T03:54:51.976 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T03:54:51.976 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T03:54:51.976 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T03:54:51.976 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T03:54:51.977 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T03:54:51.977 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T03:54:51.977 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T03:54:51.977 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T03:54:51.977 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T03:54:51.977 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T03:54:51.977 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T03:54:51.977 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T03:54:51.977 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T03:54:51.977 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T03:54:51.977 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T03:54:51.977 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T03:54:51.977 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T03:54:51.977 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T03:54:51.978 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T03:54:51.978 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T03:54:51.978 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T03:54:51.978 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T03:54:51.978 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T03:54:51.978 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T03:54:51.978 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T03:54:51.978 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T03:54:51.978 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T03:54:51.978 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T03:54:51.978 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T03:54:51.978 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T03:54:51.978 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T03:54:51.979 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T03:54:51.979 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.ttl: 2592000 2024-09-16T03:54:51.979 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T03:54:51.979 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T03:54:51.979 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T03:54:51.979 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T03:54:51.979 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T03:54:51.979 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T03:54:51.979 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T03:54:51.979 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T03:54:51.979 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T03:54:51.979 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T03:54:51.979 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T03:54:51.980 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T03:54:51.980 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T03:54:51.980 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/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-09-16T03:54:51.980 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T03:54:51.980 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5fb1df81-b82d-493d-9efa-d3e0521eea8b 2024-09-16T03:54:51.980 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726458891946870, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-16T03:54:51.980 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-16T03:54:51.980 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726458891947347, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "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": 401, "raw_average_value_size": 80, "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": 1726458891, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "5fb1df81-b82d-493d-9efa-d3e0521eea8b", "db_session_id": "PBCPLOWGL57TQ9EVXPPZ", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-16T03:54:51.980 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726458891947476, "job": 1, "event": "recovery_finished"} 2024-09-16T03:54:51.980 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-16T03:54:51.980 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T03:54:51.980 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559e2a4d8e00 2024-09-16T03:54:51.981 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 4 rocksdb: DB pointer 0x559e2a5d8000 2024-09-16T03:54:51.981 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1ca685f640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T03:54:51.981 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1ca685f640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T03:54:51.981 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: ** DB Stats ** 2024-09-16T03:54:51.981 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T03:54:51.981 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T03:54:51.981 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T03:54:51.981 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T03:54:51.981 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T03:54:51.981 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T03:54:51.981 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T03:54:51.981 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: ** Compaction Stats [default] ** 2024-09-16T03:54:51.981 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T03:54:51.982 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T03:54:51.982 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T03:54:51.982 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T03:54:51.982 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: 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.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T03:54:51.982 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: ** Compaction Stats [default] ** 2024-09-16T03:54:51.982 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T03:54:51.982 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T03:54:51.982 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: 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.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T03:54:51.982 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T03:54:51.982 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T03:54:51.982 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T03:54:51.982 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T03:54:51.982 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T03:54:51.983 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T03:54:51.983 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: AddFile(Keys): cumulative 0, interval 0 2024-09-16T03:54:51.983 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: Cumulative compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T03:54:51.983 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: Interval compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T03:54:51.983 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-16T03:54:51.983 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: Block cache BinnedLRUCache@0x559e2a4ad1f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-16T03:54:51.983 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: 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-09-16T03:54:51.983 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: ** File Read Latency Histogram By Level [default] ** 2024-09-16T03:54:51.983 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-16T03:54:51.983 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.944+0000 7f1cb0a96c80 0 using public_addr v2:172.21.15.114:0/0 -> [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] 2024-09-16T03:54:51.983 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.948+0000 7f1cb0a96c80 0 starting mon.c rank -1 at public addrs [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] at bind addrs [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:54:51.983 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.948+0000 7f1cb0a96c80 1 mon.c@-1(???) e0 preinit fsid d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:54:52.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:51 smithi027 bash[22790]: cephadm 2024-09-16T03:54:50.076027+0000 mgr.a (mgr.14150) 68 : cephadm [INF] Deploying daemon mon.b on smithi079 2024-09-16T03:54:52.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:51 smithi027 bash[22790]: audit 2024-09-16T03:54:51.816987+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:51 smithi027 bash[22790]: audit 2024-09-16T03:54:51.822538+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.184 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.972+0000 7f1ca9865640 0 mon.c@-1(synchronizing).mds e1 new map 2024-09-16T03:54:52.184 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.972+0000 7f1ca9865640 0 mon.c@-1(synchronizing).mds e1 print_map 2024-09-16T03:54:52.184 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: e1 2024-09-16T03:54:52.184 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: btime 2024-09-16T03:52:27:245532+0000 2024-09-16T03:54:52.184 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T03:54:52.185 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: 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-09-16T03:54:52.185 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: legacy client fscid: -1 2024-09-16T03:54:52.185 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: 2024-09-16T03:54:52.185 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: No filesystems configured 2024-09-16T03:54:52.185 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.972+0000 7f1ca9865640 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-16T03:54:52.185 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.972+0000 7f1ca9865640 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-16T03:54:52.186 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.972+0000 7f1ca9865640 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-16T03:54:52.186 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.972+0000 7f1ca9865640 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-16T03:54:52.186 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.972+0000 7f1ca9865640 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-16T03:54:52.186 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.972+0000 7f1ca9865640 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-16T03:54:52.186 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.972+0000 7f1ca9865640 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T03:54:52.186 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.972+0000 7f1ca9865640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T03:54:52.186 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.972+0000 7f1ca9865640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T03:54:52.187 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: debug 2024-09-16T03:54:51.972+0000 7f1ca9865640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T03:54:52.187 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: cephadm 2024-09-16T03:53:53.038382+0000 mgr.a (mgr.14150) 16 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2024-09-16T03:54:52.187 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: cluster 2024-09-16T03:53:53.062434+0000 mgr.a (mgr.14150) 17 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.187 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: cephadm 2024-09-16T03:53:53.124831+0000 mgr.a (mgr.14150) 18 : cephadm [INF] Updating smithi027:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T03:54:52.187 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: audit 2024-09-16T03:53:54.189359+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.188 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: audit 2024-09-16T03:53:54.194780+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.188 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: cluster 2024-09-16T03:53:55.062815+0000 mgr.a (mgr.14150) 19 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.188 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: cluster 2024-09-16T03:53:57.063241+0000 mgr.a (mgr.14150) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.188 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: cluster 2024-09-16T03:53:59.063657+0000 mgr.a (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.188 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: audit 2024-09-16T03:54:00.229773+0000 mgr.a (mgr.14150) 22 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi079", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:54:52.189 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: cluster 2024-09-16T03:54:01.063949+0000 mgr.a (mgr.14150) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.189 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: cephadm 2024-09-16T03:54:01.572818+0000 mgr.a (mgr.14150) 24 : cephadm [INF] Deploying cephadm binary to smithi079 2024-09-16T03:54:52.189 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: cluster 2024-09-16T03:54:03.064282+0000 mgr.a (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.189 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: audit 2024-09-16T03:54:03.402436+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.189 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: audit 2024-09-16T03:54:03.413385+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.189 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: audit 2024-09-16T03:54:03.425756+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.190 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: cluster 2024-09-16T03:54:05.064755+0000 mgr.a (mgr.14150) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.190 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: audit 2024-09-16T03:54:05.356177+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.190 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: cephadm 2024-09-16T03:54:05.357021+0000 mgr.a (mgr.14150) 27 : cephadm [INF] Added host smithi079 2024-09-16T03:54:52.190 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: audit 2024-09-16T03:54:05.357837+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:54:52.190 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: audit 2024-09-16T03:54:05.868520+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.190 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: cluster 2024-09-16T03:54:07.065214+0000 mgr.a (mgr.14150) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: audit 2024-09-16T03:54:07.434726+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: audit 2024-09-16T03:54:07.442568+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: audit 2024-09-16T03:54:07.444084+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"}]: dispatch 2024-09-16T03:54:52.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: audit 2024-09-16T03:54:07.446388+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:52.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: audit 2024-09-16T03:54:07.448234+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:54:52.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: cephadm 2024-09-16T03:54:07.450584+0000 mgr.a (mgr.14150) 29 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-16T03:54:52.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: cephadm 2024-09-16T03:54:07.632876+0000 mgr.a (mgr.14150) 30 : cephadm [INF] Updating smithi079:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T03:54:52.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: cephadm 2024-09-16T03:54:07.786376+0000 mgr.a (mgr.14150) 31 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-16T03:54:52.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: cephadm 2024-09-16T03:54:07.930429+0000 mgr.a (mgr.14150) 32 : cephadm [INF] Updating smithi079:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T03:54:52.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: audit 2024-09-16T03:54:08.071215+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:51 smithi114 bash[23375]: audit 2024-09-16T03:54:08.079572+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:08.082097+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []}]: dispatch 2024-09-16T03:54:52.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:08.083881+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []}]': finished 2024-09-16T03:54:52.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cluster 2024-09-16T03:54:09.065554+0000 mgr.a (mgr.14150) 33 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cephadm 2024-09-16T03:54:09.462592+0000 mgr.a (mgr.14150) 34 : cephadm [INF] Deploying daemon agent.smithi079 on smithi079 2024-09-16T03:54:52.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:10.499564+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:10.505893+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:10.511663+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:10.569171+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:54:52.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:10.572783+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:52.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:10.574094+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:54:52.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:10.581817+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:10.642637+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:54:52.194 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:10.647098+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:52.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:10.648638+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:54:52.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:10.657236+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:11.026419+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cluster 2024-09-16T03:54:11.065947+0000 mgr.a (mgr.14150) 35 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:12.088912+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.195 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:12.095790+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:12.186138+0000 mgr.a (mgr.14150) 36 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T03:54:52.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cluster 2024-09-16T03:54:13.066283+0000 mgr.a (mgr.14150) 37 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:14.135365+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cluster 2024-09-16T03:54:15.066672+0000 mgr.a (mgr.14150) 38 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cluster 2024-09-16T03:54:17.067118+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cluster 2024-09-16T03:54:19.067380+0000 mgr.a (mgr.14150) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:19.350461+0000 mgr.a (mgr.14150) 41 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi114", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:54:52.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cephadm 2024-09-16T03:54:20.618760+0000 mgr.a (mgr.14150) 42 : cephadm [INF] Deploying cephadm binary to smithi114 2024-09-16T03:54:52.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cluster 2024-09-16T03:54:21.067723+0000 mgr.a (mgr.14150) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cluster 2024-09-16T03:54:23.067984+0000 mgr.a (mgr.14150) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:23.616745+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:23.621231+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:23.627544+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:24.304835+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:24.306468+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:54:52.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cephadm 2024-09-16T03:54:24.305657+0000 mgr.a (mgr.14150) 45 : cephadm [INF] Added host smithi114 2024-09-16T03:54:52.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:24.844587+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:25.373104+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:25.381412+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cluster 2024-09-16T03:54:25.068294+0000 mgr.a (mgr.14150) 46 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:26.384661+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:26.392679+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:26.394207+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi114", "name": "osd_memory_target"}]: dispatch 2024-09-16T03:54:52.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:26.396259+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:52.200 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:26.397972+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:54:52.200 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cephadm 2024-09-16T03:54:26.400535+0000 mgr.a (mgr.14150) 47 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.conf 2024-09-16T03:54:52.200 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cephadm 2024-09-16T03:54:26.583091+0000 mgr.a (mgr.14150) 48 : cephadm [INF] Updating smithi114:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T03:54:52.200 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cephadm 2024-09-16T03:54:26.739047+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.client.admin.keyring 2024-09-16T03:54:52.200 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cephadm 2024-09-16T03:54:26.885455+0000 mgr.a (mgr.14150) 50 : cephadm [INF] Updating smithi114:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T03:54:52.200 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:27.030245+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.200 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:27.038847+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.201 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:27.042292+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi114", "caps": []}]: dispatch 2024-09-16T03:54:52.201 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:27.046163+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi114", "caps": []}]': finished 2024-09-16T03:54:52.201 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cluster 2024-09-16T03:54:27.068637+0000 mgr.a (mgr.14150) 51 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.201 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cephadm 2024-09-16T03:54:27.901605+0000 mgr.a (mgr.14150) 52 : cephadm [INF] Deploying daemon agent.smithi114 on smithi114 2024-09-16T03:54:52.201 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:28.984323+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.202 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:28.989751+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.202 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:28.995295+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.202 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:29.084052+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:54:52.202 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:29.089056+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:52.202 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:29.090909+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:54:52.202 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:29.099870+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.202 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:29.141799+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.203 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:29.189492+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:54:52.203 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:29.193962+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:52.203 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:29.195728+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:54:52.203 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:29.204081+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.203 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:29.511653+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.203 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cluster 2024-09-16T03:54:29.068947+0000 mgr.a (mgr.14150) 53 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.204 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:30.577670+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.204 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:30.585714+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.204 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cluster 2024-09-16T03:54:31.069337+0000 mgr.a (mgr.14150) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.204 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:31.220485+0000 mgr.a (mgr.14150) 55 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T03:54:52.204 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:31.654920+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.204 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:31.663215+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.204 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:31.671498+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.204 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cluster 2024-09-16T03:54:33.069718+0000 mgr.a (mgr.14150) 56 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.204 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cluster 2024-09-16T03:54:35.070122+0000 mgr.a (mgr.14150) 57 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.205 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cluster 2024-09-16T03:54:37.070562+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.205 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:38.230694+0000 mon.a (mon.0) 193 : audit [INF] from='client.? 172.21.15.27:0/2443166746' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-16T03:54:52.205 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:38.663370+0000 mon.a (mon.0) 194 : audit [INF] from='client.? 172.21.15.27:0/2443166746' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T03:54:52.205 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cluster 2024-09-16T03:54:38.666558+0000 mon.a (mon.0) 195 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T03:54:52.205 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cluster 2024-09-16T03:54:39.070988+0000 mgr.a (mgr.14150) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.205 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cluster 2024-09-16T03:54:41.071397+0000 mgr.a (mgr.14150) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.206 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:42.049034+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.206 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:42.050668+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:54:52.206 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:42.055512+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:52.206 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:42.057272+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:54:52.206 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:42.065764+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.206 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:42.070386+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T03:54:52.206 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:42.071941+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:52.206 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:42.037935+0000 mgr.a (mgr.14150) 61 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi027:172.21.15.27=a;smithi079:172.21.15.79=b;smithi114:172.21.15.114=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:54:52.206 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cephadm 2024-09-16T03:54:42.043137+0000 mgr.a (mgr.14150) 62 : cephadm [INF] Saving service mon spec with placement smithi027:172.21.15.27=a;smithi079:172.21.15.79=b;smithi114:172.21.15.114=c;count:3 2024-09-16T03:54:52.206 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cephadm 2024-09-16T03:54:42.073961+0000 mgr.a (mgr.14150) 63 : cephadm [INF] Deploying daemon mon.c on smithi114 2024-09-16T03:54:52.206 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cluster 2024-09-16T03:54:43.071745+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.206 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:43.809614+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.206 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:43.815370+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.207 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:43.822970+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.207 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:44.816203+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.207 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:44.823630+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.207 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cluster 2024-09-16T03:54:45.072146+0000 mgr.a (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.207 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:46.719196+0000 mon.a (mon.0) 208 : audit [DBG] from='client.? 172.21.15.114:0/1733622850' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T03:54:52.207 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cluster 2024-09-16T03:54:47.072595+0000 mgr.a (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.207 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cluster 2024-09-16T03:54:49.072994+0000 mgr.a (mgr.14150) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:52.207 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:50.057756+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.207 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:50.063821+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.207 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:50.070693+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.207 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:50.072090+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T03:54:52.208 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:50.073999+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:52.208 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: cephadm 2024-09-16T03:54:50.076027+0000 mgr.a (mgr.14150) 68 : cephadm [INF] Deploying daemon mon.b on smithi079 2024-09-16T03:54:52.208 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:51.816987+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.208 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: audit 2024-09-16T03:54:51.822538+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:52.208 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:52 smithi114 bash[23375]: debug 2024-09-16T03:54:51.976+0000 7f1ca9865640 1 mon.c@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-09-16T03:54:55.093 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:54 smithi079 systemd[1]: Started Ceph mon.b for d938972c-73de-11ef-bceb-c7b262605968. 2024-09-16T03:54:56.043 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.020+0000 7f1fc136bc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T03:54:56.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.020+0000 7f1fc136bc80 0 ceph version 19.1.1-326-g8921c8ef (8921c8ef947807b717db041d85f0761b7914d5fc) squid (stable), process ceph-mon, pid 7 2024-09-16T03:54:56.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.020+0000 7f1fc136bc80 0 pidfile_write: ignore empty --pid-file 2024-09-16T03:54:56.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 0 load: jerasure load: lrc 2024-09-16T03:54:56.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T03:54:56.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Git sha 0 2024-09-16T03:54:56.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Compile date 2024-09-15 15:04:35 2024-09-16T03:54:56.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: DB SUMMARY 2024-09-16T03:54:56.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: DB Session ID: NMA1TX2U71WJKFEUGVC7 2024-09-16T03:54:56.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: CURRENT file: CURRENT 2024-09-16T03:54:56.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-16T03:54:56.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-16T03:54:56.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-16T03:54:56.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-16T03:54:56.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T03:54:56.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.create_if_missing: 0 2024-09-16T03:54:56.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T03:54:56.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T03:54:56.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T03:54:56.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T03:54:56.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.env: 0x55954ff3c940 2024-09-16T03:54:56.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T03:54:56.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.info_log: 0x559551db76e0 2024-09-16T03:54:56.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T03:54:56.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.statistics: (nil) 2024-09-16T03:54:56.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.use_fsync: 0 2024-09-16T03:54:56.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T03:54:56.047 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T03:54:56.047 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T03:54:56.047 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T03:54:56.047 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T03:54:56.047 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T03:54:56.047 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T03:54:56.047 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T03:54:56.047 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T03:54:56.048 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T03:54:56.048 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T03:54:56.048 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.db_log_dir: 2024-09-16T03:54:56.048 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.wal_dir: 2024-09-16T03:54:56.048 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T03:54:56.048 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T03:54:56.048 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T03:54:56.048 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T03:54:56.048 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T03:54:56.048 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T03:54:56.048 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T03:54:56.048 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T03:54:56.049 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.write_buffer_manager: 0x559551dc6dc0 2024-09-16T03:54:56.049 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T03:54:56.049 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T03:54:56.049 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T03:54:56.049 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T03:54:56.049 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T03:54:56.049 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T03:54:56.049 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T03:54:56.049 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T03:54:56.049 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.unordered_write: 0 2024-09-16T03:54:56.049 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T03:54:56.049 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T03:54:56.050 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T03:54:56.051 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T03:54:56.051 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.row_cache: None 2024-09-16T03:54:56.051 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.wal_filter: None 2024-09-16T03:54:56.051 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T03:54:56.051 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T03:54:56.051 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T03:54:56.051 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T03:54:56.051 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.wal_compression: 0 2024-09-16T03:54:56.051 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T03:54:56.051 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T03:54:56.051 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T03:54:56.051 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T03:54:56.051 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T03:54:56.051 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T03:54:56.052 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T03:54:56.052 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T03:54:56.052 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T03:54:56.052 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T03:54:56.052 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T03:54:56.052 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T03:54:56.052 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T03:54:56.052 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T03:54:56.052 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T03:54:56.052 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T03:54:56.052 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T03:54:56.052 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T03:54:56.052 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T03:54:56.052 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T03:54:56.053 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T03:54:56.053 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T03:54:56.053 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T03:54:56.053 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_open_files: -1 2024-09-16T03:54:56.053 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T03:54:56.053 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T03:54:56.053 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T03:54:56.053 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T03:54:56.053 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T03:54:56.053 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Compression algorithms supported: 2024-09-16T03:54:56.053 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: kZSTD supported: 0 2024-09-16T03:54:56.053 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T03:54:56.053 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T03:54:56.053 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T03:54:56.054 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T03:54:56.054 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T03:54:56.054 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T03:54:56.054 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T03:54:56.054 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T03:54:56.054 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T03:54:56.054 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-16T03:54:56.054 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T03:54:56.054 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T03:54:56.054 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.merge_operator: 2024-09-16T03:54:56.054 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.compaction_filter: None 2024-09-16T03:54:56.054 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T03:54:56.054 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T03:54:56.054 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T03:54:56.054 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T03:54:56.055 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559551db7320) 2024-09-16T03:54:56.055 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cache_index_and_filter_blocks: 1 2024-09-16T03:54:56.055 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T03:54:56.055 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T03:54:56.055 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: pin_top_level_index_and_filter: 1 2024-09-16T03:54:56.055 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: index_type: 0 2024-09-16T03:54:56.055 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: data_block_index_type: 0 2024-09-16T03:54:56.055 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: index_shortening: 1 2024-09-16T03:54:56.055 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: data_block_hash_table_util_ratio: 0.750000 2024-09-16T03:54:56.055 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: checksum: 4 2024-09-16T03:54:56.055 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: no_block_cache: 0 2024-09-16T03:54:56.055 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: block_cache: 0x559551dad1f0 2024-09-16T03:54:56.055 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: block_cache_name: BinnedLRUCache 2024-09-16T03:54:56.055 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: block_cache_options: 2024-09-16T03:54:56.056 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: capacity : 536870912 2024-09-16T03:54:56.056 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: num_shard_bits : 4 2024-09-16T03:54:56.056 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: strict_capacity_limit : 0 2024-09-16T03:54:56.056 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: high_pri_pool_ratio: 0.000 2024-09-16T03:54:56.056 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: block_cache_compressed: (nil) 2024-09-16T03:54:56.056 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: persistent_cache: (nil) 2024-09-16T03:54:56.056 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: block_size: 4096 2024-09-16T03:54:56.056 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: block_size_deviation: 10 2024-09-16T03:54:56.056 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: block_restart_interval: 16 2024-09-16T03:54:56.056 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: index_block_restart_interval: 1 2024-09-16T03:54:56.056 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: metadata_block_size: 4096 2024-09-16T03:54:56.056 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: partition_filters: 0 2024-09-16T03:54:56.056 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: use_delta_encoding: 1 2024-09-16T03:54:56.056 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: filter_policy: bloomfilter 2024-09-16T03:54:56.057 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: whole_key_filtering: 1 2024-09-16T03:54:56.057 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: verify_compression: 0 2024-09-16T03:54:56.057 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: read_amp_bytes_per_bit: 0 2024-09-16T03:54:56.057 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: format_version: 5 2024-09-16T03:54:56.057 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: enable_index_compression: 1 2024-09-16T03:54:56.057 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: block_align: 0 2024-09-16T03:54:56.057 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: max_auto_readahead_size: 262144 2024-09-16T03:54:56.057 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: prepopulate_block_cache: 0 2024-09-16T03:54:56.057 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: initial_auto_readahead_size: 8192 2024-09-16T03:54:56.057 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: num_file_reads_for_auto_readahead: 2 2024-09-16T03:54:56.057 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T03:54:56.057 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T03:54:56.057 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.compression: NoCompression 2024-09-16T03:54:56.057 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T03:54:56.057 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T03:54:56.058 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T03:54:56.058 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.num_levels: 7 2024-09-16T03:54:56.058 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T03:54:56.058 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T03:54:56.058 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T03:54:56.058 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T03:54:56.058 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T03:54:56.058 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T03:54:56.058 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T03:54:56.058 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T03:54:56.058 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T03:54:56.058 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T03:54:56.058 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T03:54:56.058 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T03:54:56.059 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T03:54:56.059 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T03:54:56.059 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T03:54:56.059 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T03:54:56.059 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T03:54:56.059 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T03:54:56.059 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T03:54:56.059 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T03:54:56.059 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T03:54:56.059 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T03:54:56.059 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T03:54:56.059 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T03:54:56.059 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T03:54:56.059 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T03:54:56.060 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T03:54:56.060 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T03:54:56.060 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T03:54:56.060 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T03:54:56.060 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T03:54:56.060 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T03:54:56.060 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T03:54:56.060 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T03:54:56.060 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T03:54:56.060 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T03:54:56.060 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T03:54:56.060 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T03:54:56.060 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T03:54:56.060 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T03:54:56.061 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T03:54:56.061 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T03:54:56.061 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T03:54:56.061 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T03:54:56.061 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T03:54:56.061 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T03:54:56.061 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T03:54:56.061 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T03:54:56.061 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T03:54:56.061 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T03:54:56.061 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T03:54:56.061 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T03:54:56.061 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T03:54:56.061 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T03:54:56.062 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T03:54:56.062 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T03:54:56.062 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T03:54:56.062 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T03:54:56.062 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T03:54:56.062 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T03:54:56.062 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T03:54:56.062 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T03:54:56.062 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T03:54:56.062 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T03:54:56.062 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T03:54:56.062 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.ttl: 2592000 2024-09-16T03:54:56.062 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T03:54:56.062 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T03:54:56.062 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T03:54:56.063 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T03:54:56.063 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T03:54:56.063 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T03:54:56.063 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T03:54:56.063 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T03:54:56.063 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T03:54:56.063 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T03:54:56.063 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T03:54:56.063 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T03:54:56.063 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T03:54:56.063 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 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-09-16T03:54:56.063 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T03:54:56.063 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5a00a12f-f6fd-47dd-a19e-cf933e6e5227 2024-09-16T03:54:56.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726458896031229, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-16T03:54:56.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.024+0000 7f1fc136bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-16T03:54:56.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.028+0000 7f1fc136bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726458896031721, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "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": 401, "raw_average_value_size": 80, "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": 1726458896, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "5a00a12f-f6fd-47dd-a19e-cf933e6e5227", "db_session_id": "NMA1TX2U71WJKFEUGVC7", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-16T03:54:56.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.028+0000 7f1fc136bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726458896031862, "job": 1, "event": "recovery_finished"} 2024-09-16T03:54:56.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.028+0000 7f1fc136bc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-16T03:54:56.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.028+0000 7f1fc136bc80 4 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-09-16T03:54:56.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.028+0000 7f1fc136bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559551dd8e00 2024-09-16T03:54:56.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.028+0000 7f1fc136bc80 4 rocksdb: DB pointer 0x559551ed8000 2024-09-16T03:54:56.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.028+0000 7f1fb7134640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T03:54:56.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.028+0000 7f1fb7134640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T03:54:56.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: ** DB Stats ** 2024-09-16T03:54:56.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T03:54:56.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T03:54:56.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T03:54:56.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T03:54:56.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T03:54:56.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T03:54:56.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T03:54:56.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: ** Compaction Stats [default] ** 2024-09-16T03:54:56.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T03:54:56.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T03:54:56.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T03:54:56.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T03:54:56.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: 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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T03:54:56.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: ** Compaction Stats [default] ** 2024-09-16T03:54:56.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T03:54:56.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T03:54:56.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: 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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T03:54:56.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T03:54:56.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T03:54:56.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T03:54:56.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T03:54:56.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T03:54:56.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T03:54:56.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: AddFile(Keys): cumulative 0, interval 0 2024-09-16T03:54:56.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: Cumulative compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T03:54:56.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: Interval compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T03:54:56.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-16T03:54:56.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: Block cache BinnedLRUCache@0x559551dad1f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.7e-05 secs_since: 0 2024-09-16T03:54:56.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: 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-09-16T03:54:56.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: ** File Read Latency Histogram By Level [default] ** 2024-09-16T03:54:56.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.028+0000 7f1fc136bc80 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-16T03:54:56.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.028+0000 7f1fc136bc80 0 using public_addr v2:172.21.15.79:0/0 -> [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] 2024-09-16T03:54:56.067 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.028+0000 7f1fc136bc80 0 starting mon.b rank -1 at public addrs [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] at bind addrs [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:54:56.067 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.032+0000 7f1fc136bc80 1 mon.b@-1(???) e0 preinit fsid d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:54:56.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.052+0000 7f1fba13a640 0 mon.b@-1(synchronizing).mds e1 new map 2024-09-16T03:54:56.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.052+0000 7f1fba13a640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-09-16T03:54:56.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: e1 2024-09-16T03:54:56.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: btime 2024-09-16T03:52:27:245532+0000 2024-09-16T03:54:56.218 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T03:54:56.218 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: 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-09-16T03:54:56.218 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: legacy client fscid: -1 2024-09-16T03:54:56.218 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: 2024-09-16T03:54:56.218 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: No filesystems configured 2024-09-16T03:54:56.218 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.052+0000 7f1fba13a640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-16T03:54:56.218 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.056+0000 7f1fba13a640 1 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-09-16T03:54:56.218 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.056+0000 7f1fba13a640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-16T03:54:56.218 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.056+0000 7f1fba13a640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-16T03:54:56.218 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.056+0000 7f1fba13a640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-16T03:54:56.218 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.056+0000 7f1fba13a640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-16T03:54:56.218 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.056+0000 7f1fba13a640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T03:54:56.218 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.056+0000 7f1fba13a640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T03:54:56.218 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.056+0000 7f1fba13a640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T03:54:56.219 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.056+0000 7f1fba13a640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T03:54:56.219 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cephadm 2024-09-16T03:53:53.038382+0000 mgr.a (mgr.14150) 16 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2024-09-16T03:54:56.219 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:53:53.062434+0000 mgr.a (mgr.14150) 17 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.219 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cephadm 2024-09-16T03:53:53.124831+0000 mgr.a (mgr.14150) 18 : cephadm [INF] Updating smithi027:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T03:54:56.219 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:53:54.189359+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.219 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:53:54.194780+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.219 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:53:55.062815+0000 mgr.a (mgr.14150) 19 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.219 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:53:57.063241+0000 mgr.a (mgr.14150) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.220 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:53:59.063657+0000 mgr.a (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.220 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:00.229773+0000 mgr.a (mgr.14150) 22 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi079", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:54:56.220 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:01.063949+0000 mgr.a (mgr.14150) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.220 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cephadm 2024-09-16T03:54:01.572818+0000 mgr.a (mgr.14150) 24 : cephadm [INF] Deploying cephadm binary to smithi079 2024-09-16T03:54:56.220 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:03.064282+0000 mgr.a (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.220 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:03.402436+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.220 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:03.413385+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.221 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:03.425756+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.221 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:05.064755+0000 mgr.a (mgr.14150) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.221 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:05.356177+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.221 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cephadm 2024-09-16T03:54:05.357021+0000 mgr.a (mgr.14150) 27 : cephadm [INF] Added host smithi079 2024-09-16T03:54:56.221 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:05.357837+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:54:56.221 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:05.868520+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.221 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:07.065214+0000 mgr.a (mgr.14150) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.221 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:07.434726+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.221 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:07.442568+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.221 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:07.444084+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"}]: dispatch 2024-09-16T03:54:56.221 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:07.446388+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:56.221 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:07.448234+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:54:56.221 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cephadm 2024-09-16T03:54:07.450584+0000 mgr.a (mgr.14150) 29 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-16T03:54:56.221 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cephadm 2024-09-16T03:54:07.632876+0000 mgr.a (mgr.14150) 30 : cephadm [INF] Updating smithi079:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T03:54:56.222 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cephadm 2024-09-16T03:54:07.786376+0000 mgr.a (mgr.14150) 31 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-16T03:54:56.222 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cephadm 2024-09-16T03:54:07.930429+0000 mgr.a (mgr.14150) 32 : cephadm [INF] Updating smithi079:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T03:54:56.222 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:08.071215+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.222 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:08.079572+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.222 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:08.082097+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []}]: dispatch 2024-09-16T03:54:56.222 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:08.083881+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []}]': finished 2024-09-16T03:54:56.222 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:09.065554+0000 mgr.a (mgr.14150) 33 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.222 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cephadm 2024-09-16T03:54:09.462592+0000 mgr.a (mgr.14150) 34 : cephadm [INF] Deploying daemon agent.smithi079 on smithi079 2024-09-16T03:54:56.222 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:10.499564+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.222 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:10.505893+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.222 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:10.511663+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.222 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:10.569171+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:54:56.222 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:10.572783+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:56.223 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:10.574094+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:54:56.223 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:10.581817+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.223 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:10.642637+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:54:56.223 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:10.647098+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:56.223 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:10.648638+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:54:56.223 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:10.657236+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.223 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:11.026419+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.223 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:11.065947+0000 mgr.a (mgr.14150) 35 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.223 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:12.088912+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.223 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:12.095790+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.224 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:12.186138+0000 mgr.a (mgr.14150) 36 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T03:54:56.224 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:13.066283+0000 mgr.a (mgr.14150) 37 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.224 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:14.135365+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.224 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:15.066672+0000 mgr.a (mgr.14150) 38 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.224 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:17.067118+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.224 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:19.067380+0000 mgr.a (mgr.14150) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.224 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:19.350461+0000 mgr.a (mgr.14150) 41 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi114", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:54:56.224 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cephadm 2024-09-16T03:54:20.618760+0000 mgr.a (mgr.14150) 42 : cephadm [INF] Deploying cephadm binary to smithi114 2024-09-16T03:54:56.224 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:21.067723+0000 mgr.a (mgr.14150) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.224 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:23.067984+0000 mgr.a (mgr.14150) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.224 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:23.616745+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.224 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:23.621231+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.225 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:23.627544+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.225 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:24.304835+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.225 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:24.306468+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:54:56.225 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cephadm 2024-09-16T03:54:24.305657+0000 mgr.a (mgr.14150) 45 : cephadm [INF] Added host smithi114 2024-09-16T03:54:56.225 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:24.844587+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.225 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:25.373104+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.225 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:25.381412+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.225 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:25.068294+0000 mgr.a (mgr.14150) 46 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.225 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:26.384661+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.225 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:26.392679+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.226 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:26.394207+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi114", "name": "osd_memory_target"}]: dispatch 2024-09-16T03:54:56.226 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:26.396259+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:56.226 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:26.397972+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:54:56.226 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cephadm 2024-09-16T03:54:26.400535+0000 mgr.a (mgr.14150) 47 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.conf 2024-09-16T03:54:56.226 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cephadm 2024-09-16T03:54:26.583091+0000 mgr.a (mgr.14150) 48 : cephadm [INF] Updating smithi114:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T03:54:56.226 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cephadm 2024-09-16T03:54:26.739047+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.client.admin.keyring 2024-09-16T03:54:56.226 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cephadm 2024-09-16T03:54:26.885455+0000 mgr.a (mgr.14150) 50 : cephadm [INF] Updating smithi114:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T03:54:56.226 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:27.030245+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.226 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:27.038847+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.226 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:27.042292+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi114", "caps": []}]: dispatch 2024-09-16T03:54:56.226 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:27.046163+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi114", "caps": []}]': finished 2024-09-16T03:54:56.226 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:27.068637+0000 mgr.a (mgr.14150) 51 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.226 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cephadm 2024-09-16T03:54:27.901605+0000 mgr.a (mgr.14150) 52 : cephadm [INF] Deploying daemon agent.smithi114 on smithi114 2024-09-16T03:54:56.227 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:28.984323+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.227 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:28.989751+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.227 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:28.995295+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.227 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:29.084052+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:54:56.227 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:29.089056+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:56.227 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:29.090909+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:54:56.227 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:29.099870+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.227 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:29.141799+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.228 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:29.189492+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:54:56.228 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:29.193962+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:56.228 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:29.195728+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:54:56.228 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:29.204081+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.228 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:29.511653+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.228 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:29.068947+0000 mgr.a (mgr.14150) 53 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.228 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:30.577670+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.228 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:30.585714+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.229 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:31.069337+0000 mgr.a (mgr.14150) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.229 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:31.220485+0000 mgr.a (mgr.14150) 55 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T03:54:56.229 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:31.654920+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.229 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:31.663215+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.229 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:31.671498+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.229 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:33.069718+0000 mgr.a (mgr.14150) 56 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.229 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:35.070122+0000 mgr.a (mgr.14150) 57 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.229 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:37.070562+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.229 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:38.230694+0000 mon.a (mon.0) 193 : audit [INF] from='client.? 172.21.15.27:0/2443166746' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-16T03:54:56.229 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:38.663370+0000 mon.a (mon.0) 194 : audit [INF] from='client.? 172.21.15.27:0/2443166746' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T03:54:56.229 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:38.666558+0000 mon.a (mon.0) 195 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T03:54:56.229 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:39.070988+0000 mgr.a (mgr.14150) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.229 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:41.071397+0000 mgr.a (mgr.14150) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.229 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:42.049034+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.230 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:42.050668+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:54:56.230 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:42.055512+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:56.230 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:42.057272+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:54:56.230 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:42.065764+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.230 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:42.070386+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T03:54:56.230 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:42.071941+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:56.230 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:42.037935+0000 mgr.a (mgr.14150) 61 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi027:172.21.15.27=a;smithi079:172.21.15.79=b;smithi114:172.21.15.114=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:54:56.230 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cephadm 2024-09-16T03:54:42.043137+0000 mgr.a (mgr.14150) 62 : cephadm [INF] Saving service mon spec with placement smithi027:172.21.15.27=a;smithi079:172.21.15.79=b;smithi114:172.21.15.114=c;count:3 2024-09-16T03:54:56.230 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cephadm 2024-09-16T03:54:42.073961+0000 mgr.a (mgr.14150) 63 : cephadm [INF] Deploying daemon mon.c on smithi114 2024-09-16T03:54:56.230 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:43.071745+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.230 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:43.809614+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.230 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:43.815370+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.230 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:43.822970+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.230 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:44.816203+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.231 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:44.823630+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.231 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:45.072146+0000 mgr.a (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.231 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:46.719196+0000 mon.a (mon.0) 208 : audit [DBG] from='client.? 172.21.15.114:0/1733622850' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T03:54:56.231 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:47.072595+0000 mgr.a (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.231 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cluster 2024-09-16T03:54:49.072994+0000 mgr.a (mgr.14150) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:56.231 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:50.057756+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.231 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:50.063821+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.231 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:50.070693+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.231 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:50.072090+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T03:54:56.231 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:50.073999+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:54:56.232 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: cephadm 2024-09-16T03:54:50.076027+0000 mgr.a (mgr.14150) 68 : cephadm [INF] Deploying daemon mon.b on smithi079 2024-09-16T03:54:56.232 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:51.816987+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.232 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: audit 2024-09-16T03:54:51.822538+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:56.232 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:56 smithi079 bash[23574]: debug 2024-09-16T03:54:56.056+0000 7f1fba13a640 1 mon.b@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-09-16T03:54:57.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: cluster 2024-09-16T03:54:51.073390+0000 mgr.a (mgr.14150) 69 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:57.433 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: audit 2024-09-16T03:54:51.988882+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T03:54:57.433 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: cluster 2024-09-16T03:54:51.989335+0000 mon.a (mon.0) 219 : cluster [INF] mon.a calling monitor election 2024-09-16T03:54:57.433 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: audit 2024-09-16T03:54:52.009818+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:54:57.433 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: audit 2024-09-16T03:54:52.983138+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:54:57.433 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: cluster 2024-09-16T03:54:53.073792+0000 mgr.a (mgr.14150) 70 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:57.433 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: audit 2024-09-16T03:54:53.983264+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:54:57.433 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: cluster 2024-09-16T03:54:53.984372+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T03:54:57.434 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: audit 2024-09-16T03:54:54.983916+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:54:57.434 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: cluster 2024-09-16T03:54:55.074202+0000 mgr.a (mgr.14150) 71 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:57.434 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: audit 2024-09-16T03:54:55.983781+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:54:57.434 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: audit 2024-09-16T03:54:56.066350+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:54:57.434 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: audit 2024-09-16T03:54:56.984074+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:54:57.434 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: cluster 2024-09-16T03:54:57.031547+0000 mon.a (mon.0) 227 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T03:54:57.434 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: cluster 2024-09-16T03:54:57.036318+0000 mon.a (mon.0) 228 : cluster [DBG] monmap epoch 2 2024-09-16T03:54:57.434 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: cluster 2024-09-16T03:54:57.036336+0000 mon.a (mon.0) 229 : cluster [DBG] fsid d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:54:57.434 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: cluster 2024-09-16T03:54:57.036348+0000 mon.a (mon.0) 230 : cluster [DBG] last_changed 2024-09-16T03:54:51.982751+0000 2024-09-16T03:54:57.434 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: cluster 2024-09-16T03:54:57.036356+0000 mon.a (mon.0) 231 : cluster [DBG] created 2024-09-16T03:52:22.064869+0000 2024-09-16T03:54:57.434 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: cluster 2024-09-16T03:54:57.036366+0000 mon.a (mon.0) 232 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T03:54:57.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: cluster 2024-09-16T03:54:57.036396+0000 mon.a (mon.0) 233 : cluster [DBG] election_strategy: 1 2024-09-16T03:54:57.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: cluster 2024-09-16T03:54:57.036408+0000 mon.a (mon.0) 234 : cluster [DBG] 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-09-16T03:54:57.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: cluster 2024-09-16T03:54:57.036421+0000 mon.a (mon.0) 235 : cluster [DBG] 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-09-16T03:54:57.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: cluster 2024-09-16T03:54:57.056892+0000 mon.a (mon.0) 236 : cluster [DBG] fsmap 2024-09-16T03:54:57.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: cluster 2024-09-16T03:54:57.056925+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T03:54:57.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: cluster 2024-09-16T03:54:57.057107+0000 mon.a (mon.0) 238 : cluster [DBG] mgrmap e13: a(active, since 88s) 2024-09-16T03:54:57.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: cluster 2024-09-16T03:54:57.057263+0000 mon.a (mon.0) 239 : cluster [INF] overall HEALTH_OK 2024-09-16T03:54:57.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: audit 2024-09-16T03:54:57.064647+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:57.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: audit 2024-09-16T03:54:57.067142+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:54:57.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: audit 2024-09-16T03:54:57.072244+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:57.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: audit 2024-09-16T03:54:57.078141+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:57.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: audit 2024-09-16T03:54:57.084112+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:57.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: audit 2024-09-16T03:54:57.089901+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:57.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: audit 2024-09-16T03:54:57.096186+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:57.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:54:57 smithi114 bash[23375]: audit 2024-09-16T03:54:57.101828+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:57.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: cluster 2024-09-16T03:54:51.073390+0000 mgr.a (mgr.14150) 69 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:57.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: audit 2024-09-16T03:54:51.988882+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T03:54:57.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: cluster 2024-09-16T03:54:51.989335+0000 mon.a (mon.0) 219 : cluster [INF] mon.a calling monitor election 2024-09-16T03:54:57.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: audit 2024-09-16T03:54:52.009818+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:54:57.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: audit 2024-09-16T03:54:52.983138+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:54:57.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: cluster 2024-09-16T03:54:53.073792+0000 mgr.a (mgr.14150) 70 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:57.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: audit 2024-09-16T03:54:53.983264+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:54:57.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: cluster 2024-09-16T03:54:53.984372+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T03:54:57.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: audit 2024-09-16T03:54:54.983916+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:54:57.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: cluster 2024-09-16T03:54:55.074202+0000 mgr.a (mgr.14150) 71 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:57.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: audit 2024-09-16T03:54:55.983781+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:54:57.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: audit 2024-09-16T03:54:56.066350+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:54:57.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: audit 2024-09-16T03:54:56.984074+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:54:57.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: cluster 2024-09-16T03:54:57.031547+0000 mon.a (mon.0) 227 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T03:54:57.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: cluster 2024-09-16T03:54:57.036318+0000 mon.a (mon.0) 228 : cluster [DBG] monmap epoch 2 2024-09-16T03:54:57.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: cluster 2024-09-16T03:54:57.036336+0000 mon.a (mon.0) 229 : cluster [DBG] fsid d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:54:57.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: cluster 2024-09-16T03:54:57.036348+0000 mon.a (mon.0) 230 : cluster [DBG] last_changed 2024-09-16T03:54:51.982751+0000 2024-09-16T03:54:57.602 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: cluster 2024-09-16T03:54:57.036356+0000 mon.a (mon.0) 231 : cluster [DBG] created 2024-09-16T03:52:22.064869+0000 2024-09-16T03:54:57.602 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: cluster 2024-09-16T03:54:57.036366+0000 mon.a (mon.0) 232 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T03:54:57.602 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: cluster 2024-09-16T03:54:57.036396+0000 mon.a (mon.0) 233 : cluster [DBG] election_strategy: 1 2024-09-16T03:54:57.602 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: cluster 2024-09-16T03:54:57.036408+0000 mon.a (mon.0) 234 : cluster [DBG] 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-09-16T03:54:57.602 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: cluster 2024-09-16T03:54:57.036421+0000 mon.a (mon.0) 235 : cluster [DBG] 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-09-16T03:54:57.602 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: cluster 2024-09-16T03:54:57.056892+0000 mon.a (mon.0) 236 : cluster [DBG] fsmap 2024-09-16T03:54:57.602 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: cluster 2024-09-16T03:54:57.056925+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T03:54:57.602 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: cluster 2024-09-16T03:54:57.057107+0000 mon.a (mon.0) 238 : cluster [DBG] mgrmap e13: a(active, since 88s) 2024-09-16T03:54:57.602 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: cluster 2024-09-16T03:54:57.057263+0000 mon.a (mon.0) 239 : cluster [INF] overall HEALTH_OK 2024-09-16T03:54:57.602 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: audit 2024-09-16T03:54:57.064647+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:57.602 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: audit 2024-09-16T03:54:57.067142+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:54:57.602 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: audit 2024-09-16T03:54:57.072244+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:57.602 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: audit 2024-09-16T03:54:57.078141+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:57.602 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: audit 2024-09-16T03:54:57.084112+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:57.603 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: audit 2024-09-16T03:54:57.089901+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:57.603 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: audit 2024-09-16T03:54:57.096186+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:57.603 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:54:57 smithi027 bash[22790]: audit 2024-09-16T03:54:57.101828+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:58.358 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: cluster 2024-09-16T03:54:51.073390+0000 mgr.a (mgr.14150) 69 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:58.358 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: audit 2024-09-16T03:54:51.988882+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T03:54:58.358 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: cluster 2024-09-16T03:54:51.989335+0000 mon.a (mon.0) 219 : cluster [INF] mon.a calling monitor election 2024-09-16T03:54:58.358 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: audit 2024-09-16T03:54:52.009818+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:54:58.358 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: audit 2024-09-16T03:54:52.983138+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:54:58.358 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: cluster 2024-09-16T03:54:53.073792+0000 mgr.a (mgr.14150) 70 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:58.358 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: audit 2024-09-16T03:54:53.983264+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:54:58.358 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: cluster 2024-09-16T03:54:53.984372+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T03:54:58.358 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: audit 2024-09-16T03:54:54.983916+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:54:58.358 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: cluster 2024-09-16T03:54:55.074202+0000 mgr.a (mgr.14150) 71 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:54:58.359 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: audit 2024-09-16T03:54:55.983781+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:54:58.359 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: audit 2024-09-16T03:54:56.066350+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:54:58.359 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: audit 2024-09-16T03:54:56.984074+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:54:58.359 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: cluster 2024-09-16T03:54:57.031547+0000 mon.a (mon.0) 227 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T03:54:58.359 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: cluster 2024-09-16T03:54:57.036318+0000 mon.a (mon.0) 228 : cluster [DBG] monmap epoch 2 2024-09-16T03:54:58.359 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: cluster 2024-09-16T03:54:57.036336+0000 mon.a (mon.0) 229 : cluster [DBG] fsid d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:54:58.359 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: cluster 2024-09-16T03:54:57.036348+0000 mon.a (mon.0) 230 : cluster [DBG] last_changed 2024-09-16T03:54:51.982751+0000 2024-09-16T03:54:58.359 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: cluster 2024-09-16T03:54:57.036356+0000 mon.a (mon.0) 231 : cluster [DBG] created 2024-09-16T03:52:22.064869+0000 2024-09-16T03:54:58.359 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: cluster 2024-09-16T03:54:57.036366+0000 mon.a (mon.0) 232 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T03:54:58.359 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: cluster 2024-09-16T03:54:57.036396+0000 mon.a (mon.0) 233 : cluster [DBG] election_strategy: 1 2024-09-16T03:54:58.359 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: cluster 2024-09-16T03:54:57.036408+0000 mon.a (mon.0) 234 : cluster [DBG] 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-09-16T03:54:58.359 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: cluster 2024-09-16T03:54:57.036421+0000 mon.a (mon.0) 235 : cluster [DBG] 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-09-16T03:54:58.359 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: cluster 2024-09-16T03:54:57.056892+0000 mon.a (mon.0) 236 : cluster [DBG] fsmap 2024-09-16T03:54:58.359 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: cluster 2024-09-16T03:54:57.056925+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T03:54:58.360 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: cluster 2024-09-16T03:54:57.057107+0000 mon.a (mon.0) 238 : cluster [DBG] mgrmap e13: a(active, since 88s) 2024-09-16T03:54:58.360 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: cluster 2024-09-16T03:54:57.057263+0000 mon.a (mon.0) 239 : cluster [INF] overall HEALTH_OK 2024-09-16T03:54:58.360 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: audit 2024-09-16T03:54:57.064647+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:58.360 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: audit 2024-09-16T03:54:57.067142+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:54:58.360 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: audit 2024-09-16T03:54:57.072244+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:58.360 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: audit 2024-09-16T03:54:57.078141+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:58.360 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: audit 2024-09-16T03:54:57.084112+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:58.360 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: audit 2024-09-16T03:54:57.089901+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:58.360 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: audit 2024-09-16T03:54:57.096186+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:54:58.360 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:54:58 smithi079 bash[23574]: audit 2024-09-16T03:54:57.101828+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:03.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: audit 2024-09-16T03:54:58.081913+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T03:55:03.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: audit 2024-09-16T03:54:58.082192+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:55:03.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: audit 2024-09-16T03:54:58.082268+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:55:03.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: cluster 2024-09-16T03:54:58.082410+0000 mon.a (mon.0) 269 : cluster [INF] mon.a calling monitor election 2024-09-16T03:55:03.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: cluster 2024-09-16T03:54:58.084668+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-16T03:55:03.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: audit 2024-09-16T03:54:59.066947+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:55:03.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: cluster 2024-09-16T03:54:59.074960+0000 mgr.a (mgr.14150) 82 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:03.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: audit 2024-09-16T03:55:00.067030+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:55:03.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: cluster 2024-09-16T03:55:00.078590+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T03:55:03.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: audit 2024-09-16T03:55:01.067206+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:55:03.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: cluster 2024-09-16T03:55:01.075347+0000 mgr.a (mgr.14150) 83 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:03.352 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: audit 2024-09-16T03:55:02.067169+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:55:03.352 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: audit 2024-09-16T03:55:03.067505+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:55:03.352 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: cluster 2024-09-16T03:55:03.105431+0000 mon.a (mon.0) 275 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-16T03:55:03.352 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: cluster 2024-09-16T03:55:03.113206+0000 mon.a (mon.0) 276 : cluster [DBG] monmap epoch 3 2024-09-16T03:55:03.352 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: cluster 2024-09-16T03:55:03.113239+0000 mon.a (mon.0) 277 : cluster [DBG] fsid d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:55:03.352 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: cluster 2024-09-16T03:55:03.113260+0000 mon.a (mon.0) 278 : cluster [DBG] last_changed 2024-09-16T03:54:58.076488+0000 2024-09-16T03:55:03.352 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: cluster 2024-09-16T03:55:03.113281+0000 mon.a (mon.0) 279 : cluster [DBG] created 2024-09-16T03:52:22.064869+0000 2024-09-16T03:55:03.352 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: cluster 2024-09-16T03:55:03.113321+0000 mon.a (mon.0) 280 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T03:55:03.352 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: cluster 2024-09-16T03:55:03.113343+0000 mon.a (mon.0) 281 : cluster [DBG] election_strategy: 1 2024-09-16T03:55:03.352 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: cluster 2024-09-16T03:55:03.113367+0000 mon.a (mon.0) 282 : cluster [DBG] 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-09-16T03:55:03.352 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: cluster 2024-09-16T03:55:03.113385+0000 mon.a (mon.0) 283 : cluster [DBG] 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-09-16T03:55:03.352 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: cluster 2024-09-16T03:55:03.113404+0000 mon.a (mon.0) 284 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b 2024-09-16T03:55:03.352 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: cluster 2024-09-16T03:55:03.133273+0000 mon.a (mon.0) 285 : cluster [DBG] fsmap 2024-09-16T03:55:03.352 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: cluster 2024-09-16T03:55:03.133325+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T03:55:03.353 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: cluster 2024-09-16T03:55:03.133610+0000 mon.a (mon.0) 287 : cluster [DBG] mgrmap e13: a(active, since 94s) 2024-09-16T03:55:03.353 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: cluster 2024-09-16T03:55:03.133862+0000 mon.a (mon.0) 288 : cluster [INF] overall HEALTH_OK 2024-09-16T03:55:03.353 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: audit 2024-09-16T03:55:03.140866+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:03.353 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: audit 2024-09-16T03:55:03.148189+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:03.353 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: audit 2024-09-16T03:55:03.154169+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:03.353 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: audit 2024-09-16T03:55:03.161396+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:03.353 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: audit 2024-09-16T03:55:03.168754+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:03.353 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: audit 2024-09-16T03:55:03.176230+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:03.353 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: audit 2024-09-16T03:55:03.177153+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T03:55:03.353 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: audit 2024-09-16T03:55:03.180802+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T03:55:03.353 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:03 smithi027 bash[22790]: audit 2024-09-16T03:55:03.185732+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:03.467 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: audit 2024-09-16T03:54:58.081913+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T03:55:03.467 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: audit 2024-09-16T03:54:58.082192+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:55:03.468 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: audit 2024-09-16T03:54:58.082268+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:55:03.468 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: cluster 2024-09-16T03:54:58.082410+0000 mon.a (mon.0) 269 : cluster [INF] mon.a calling monitor election 2024-09-16T03:55:03.468 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: cluster 2024-09-16T03:54:58.084668+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-16T03:55:03.468 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: audit 2024-09-16T03:54:59.066947+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:55:03.468 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: cluster 2024-09-16T03:54:59.074960+0000 mgr.a (mgr.14150) 82 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:03.468 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: audit 2024-09-16T03:55:00.067030+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:55:03.468 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: cluster 2024-09-16T03:55:00.078590+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T03:55:03.468 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: audit 2024-09-16T03:55:01.067206+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:55:03.468 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: cluster 2024-09-16T03:55:01.075347+0000 mgr.a (mgr.14150) 83 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:03.468 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: audit 2024-09-16T03:55:02.067169+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:55:03.468 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: audit 2024-09-16T03:55:03.067505+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:55:03.468 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: cluster 2024-09-16T03:55:03.105431+0000 mon.a (mon.0) 275 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-16T03:55:03.468 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: cluster 2024-09-16T03:55:03.113206+0000 mon.a (mon.0) 276 : cluster [DBG] monmap epoch 3 2024-09-16T03:55:03.469 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: cluster 2024-09-16T03:55:03.113239+0000 mon.a (mon.0) 277 : cluster [DBG] fsid d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:55:03.469 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: cluster 2024-09-16T03:55:03.113260+0000 mon.a (mon.0) 278 : cluster [DBG] last_changed 2024-09-16T03:54:58.076488+0000 2024-09-16T03:55:03.469 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: cluster 2024-09-16T03:55:03.113281+0000 mon.a (mon.0) 279 : cluster [DBG] created 2024-09-16T03:52:22.064869+0000 2024-09-16T03:55:03.469 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: cluster 2024-09-16T03:55:03.113321+0000 mon.a (mon.0) 280 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T03:55:03.469 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: cluster 2024-09-16T03:55:03.113343+0000 mon.a (mon.0) 281 : cluster [DBG] election_strategy: 1 2024-09-16T03:55:03.469 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: cluster 2024-09-16T03:55:03.113367+0000 mon.a (mon.0) 282 : cluster [DBG] 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-09-16T03:55:03.469 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: cluster 2024-09-16T03:55:03.113385+0000 mon.a (mon.0) 283 : cluster [DBG] 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-09-16T03:55:03.469 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: cluster 2024-09-16T03:55:03.113404+0000 mon.a (mon.0) 284 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b 2024-09-16T03:55:03.469 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: cluster 2024-09-16T03:55:03.133273+0000 mon.a (mon.0) 285 : cluster [DBG] fsmap 2024-09-16T03:55:03.469 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: cluster 2024-09-16T03:55:03.133325+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T03:55:03.469 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: cluster 2024-09-16T03:55:03.133610+0000 mon.a (mon.0) 287 : cluster [DBG] mgrmap e13: a(active, since 94s) 2024-09-16T03:55:03.469 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: cluster 2024-09-16T03:55:03.133862+0000 mon.a (mon.0) 288 : cluster [INF] overall HEALTH_OK 2024-09-16T03:55:03.469 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: audit 2024-09-16T03:55:03.140866+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:03.469 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: audit 2024-09-16T03:55:03.148189+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:03.470 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: audit 2024-09-16T03:55:03.154169+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:03.470 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: audit 2024-09-16T03:55:03.161396+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:03.470 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: audit 2024-09-16T03:55:03.168754+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:03.470 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: audit 2024-09-16T03:55:03.176230+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:03.470 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: audit 2024-09-16T03:55:03.177153+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T03:55:03.470 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: audit 2024-09-16T03:55:03.180802+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T03:55:03.470 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:03 smithi079 bash[23574]: audit 2024-09-16T03:55:03.185732+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:03.683 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: audit 2024-09-16T03:54:58.081913+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T03:55:03.683 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: audit 2024-09-16T03:54:58.082192+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:55:03.684 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: audit 2024-09-16T03:54:58.082268+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:55:03.684 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: cluster 2024-09-16T03:54:58.082410+0000 mon.a (mon.0) 269 : cluster [INF] mon.a calling monitor election 2024-09-16T03:55:03.684 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: cluster 2024-09-16T03:54:58.084668+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-16T03:55:03.684 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: audit 2024-09-16T03:54:59.066947+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:55:03.684 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: cluster 2024-09-16T03:54:59.074960+0000 mgr.a (mgr.14150) 82 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:03.684 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: audit 2024-09-16T03:55:00.067030+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:55:03.685 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: cluster 2024-09-16T03:55:00.078590+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T03:55:03.685 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: audit 2024-09-16T03:55:01.067206+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:55:03.685 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: cluster 2024-09-16T03:55:01.075347+0000 mgr.a (mgr.14150) 83 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:03.685 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: audit 2024-09-16T03:55:02.067169+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:55:03.685 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: audit 2024-09-16T03:55:03.067505+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:55:03.686 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: cluster 2024-09-16T03:55:03.105431+0000 mon.a (mon.0) 275 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-16T03:55:03.686 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: cluster 2024-09-16T03:55:03.113206+0000 mon.a (mon.0) 276 : cluster [DBG] monmap epoch 3 2024-09-16T03:55:03.686 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: cluster 2024-09-16T03:55:03.113239+0000 mon.a (mon.0) 277 : cluster [DBG] fsid d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:55:03.686 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: cluster 2024-09-16T03:55:03.113260+0000 mon.a (mon.0) 278 : cluster [DBG] last_changed 2024-09-16T03:54:58.076488+0000 2024-09-16T03:55:03.686 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: cluster 2024-09-16T03:55:03.113281+0000 mon.a (mon.0) 279 : cluster [DBG] created 2024-09-16T03:52:22.064869+0000 2024-09-16T03:55:03.686 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: cluster 2024-09-16T03:55:03.113321+0000 mon.a (mon.0) 280 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T03:55:03.687 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: cluster 2024-09-16T03:55:03.113343+0000 mon.a (mon.0) 281 : cluster [DBG] election_strategy: 1 2024-09-16T03:55:03.687 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: cluster 2024-09-16T03:55:03.113367+0000 mon.a (mon.0) 282 : cluster [DBG] 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-09-16T03:55:03.687 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: cluster 2024-09-16T03:55:03.113385+0000 mon.a (mon.0) 283 : cluster [DBG] 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c 2024-09-16T03:55:03.687 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: cluster 2024-09-16T03:55:03.113404+0000 mon.a (mon.0) 284 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b 2024-09-16T03:55:03.687 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: cluster 2024-09-16T03:55:03.133273+0000 mon.a (mon.0) 285 : cluster [DBG] fsmap 2024-09-16T03:55:03.687 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: cluster 2024-09-16T03:55:03.133325+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T03:55:03.688 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: cluster 2024-09-16T03:55:03.133610+0000 mon.a (mon.0) 287 : cluster [DBG] mgrmap e13: a(active, since 94s) 2024-09-16T03:55:03.688 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: cluster 2024-09-16T03:55:03.133862+0000 mon.a (mon.0) 288 : cluster [INF] overall HEALTH_OK 2024-09-16T03:55:03.688 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: audit 2024-09-16T03:55:03.140866+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:03.688 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: audit 2024-09-16T03:55:03.148189+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:03.688 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: audit 2024-09-16T03:55:03.154169+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:03.689 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: audit 2024-09-16T03:55:03.161396+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:03.689 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: audit 2024-09-16T03:55:03.168754+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:03.689 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: audit 2024-09-16T03:55:03.176230+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:03.689 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: audit 2024-09-16T03:55:03.177153+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T03:55:03.689 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: audit 2024-09-16T03:55:03.180802+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T03:55:03.689 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:03 smithi114 bash[23375]: audit 2024-09-16T03:55:03.185732+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:04.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:04 smithi027 bash[22790]: cluster 2024-09-16T03:55:03.075751+0000 mgr.a (mgr.14150) 84 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:04.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:04 smithi027 bash[22790]: cephadm 2024-09-16T03:55:03.172618+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-16T03:55:04.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:04 smithi027 bash[22790]: audit 2024-09-16T03:55:03.186268+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:04.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:04 smithi027 bash[22790]: cephadm 2024-09-16T03:55:03.189756+0000 mgr.a (mgr.14150) 86 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-16T03:55:04.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:04 smithi027 bash[22790]: audit 2024-09-16T03:55:03.353292+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:04.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:04 smithi027 bash[22790]: audit 2024-09-16T03:55:03.360250+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:04.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:04 smithi027 bash[22790]: audit 2024-09-16T03:55:03.369199+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:04.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:04 smithi027 bash[22790]: audit 2024-09-16T03:55:03.998757+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:04.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:04 smithi027 bash[22790]: audit 2024-09-16T03:55:04.006006+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:04.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:04 smithi027 bash[22790]: audit 2024-09-16T03:55:04.013677+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:04.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:04 smithi027 bash[22790]: audit 2024-09-16T03:55:04.067475+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:55:04.454 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:04 smithi079 bash[23574]: cluster 2024-09-16T03:55:03.075751+0000 mgr.a (mgr.14150) 84 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:04.455 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:04 smithi079 bash[23574]: cephadm 2024-09-16T03:55:03.172618+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-16T03:55:04.455 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:04 smithi079 bash[23574]: audit 2024-09-16T03:55:03.186268+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:04.455 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:04 smithi079 bash[23574]: cephadm 2024-09-16T03:55:03.189756+0000 mgr.a (mgr.14150) 86 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-16T03:55:04.455 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:04 smithi079 bash[23574]: audit 2024-09-16T03:55:03.353292+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:04.455 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:04 smithi079 bash[23574]: audit 2024-09-16T03:55:03.360250+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:04.455 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:04 smithi079 bash[23574]: audit 2024-09-16T03:55:03.369199+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:04.455 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:04 smithi079 bash[23574]: audit 2024-09-16T03:55:03.998757+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:04.455 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:04 smithi079 bash[23574]: audit 2024-09-16T03:55:04.006006+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:04.455 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:04 smithi079 bash[23574]: audit 2024-09-16T03:55:04.013677+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:04.455 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:04 smithi079 bash[23574]: audit 2024-09-16T03:55:04.067475+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:55:04.617 INFO:teuthology.orchestra.run.smithi114.stderr:dumped monmap epoch 3 2024-09-16T03:55:04.618 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-16T03:55:04.618 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":3,"fsid":"d938972c-73de-11ef-bceb-c7b262605968","modified":"2024-09-16T03:54:58.076488Z","created":"2024-09-16T03:52:22.064869Z","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.27:3300","nonce":0},{"type":"v1","addr":"172.21.15.27:6789","nonce":0}]},"addr":"172.21.15.27:6789/0","public_addr":"172.21.15.27:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:3300","nonce":0},{"type":"v1","addr":"172.21.15.79:6789","nonce":0}]},"addr":"172.21.15.79:6789/0","public_addr":"172.21.15.79:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-16T03:55:04.629 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:04 smithi114 bash[23375]: cluster 2024-09-16T03:55:03.075751+0000 mgr.a (mgr.14150) 84 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:04.629 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:04 smithi114 bash[23375]: cephadm 2024-09-16T03:55:03.172618+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-16T03:55:04.629 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:04 smithi114 bash[23375]: audit 2024-09-16T03:55:03.186268+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:04.629 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:04 smithi114 bash[23375]: cephadm 2024-09-16T03:55:03.189756+0000 mgr.a (mgr.14150) 86 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-16T03:55:04.630 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:04 smithi114 bash[23375]: audit 2024-09-16T03:55:03.353292+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:04.631 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:04 smithi114 bash[23375]: audit 2024-09-16T03:55:03.360250+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:04.631 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:04 smithi114 bash[23375]: audit 2024-09-16T03:55:03.369199+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:04.631 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:04 smithi114 bash[23375]: audit 2024-09-16T03:55:03.998757+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:04.631 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:04 smithi114 bash[23375]: audit 2024-09-16T03:55:04.006006+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:04.631 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:04 smithi114 bash[23375]: audit 2024-09-16T03:55:04.013677+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:04.631 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:04 smithi114 bash[23375]: audit 2024-09-16T03:55:04.067475+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:55:05.301 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-16T03:55:05.301 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-16T03:55:05.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:05 smithi027 bash[22790]: audit 2024-09-16T03:55:04.435714+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:05.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:05 smithi027 bash[22790]: audit 2024-09-16T03:55:04.442631+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:05.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:05 smithi027 bash[22790]: audit 2024-09-16T03:55:04.451756+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:05.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:05 smithi027 bash[22790]: audit 2024-09-16T03:55:04.616313+0000 mon.a (mon.0) 309 : audit [DBG] from='client.? 172.21.15.114:0/3504105339' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T03:55:05.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:05 smithi114 bash[23375]: audit 2024-09-16T03:55:04.435714+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:05.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:05 smithi114 bash[23375]: audit 2024-09-16T03:55:04.442631+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:05.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:05 smithi114 bash[23375]: audit 2024-09-16T03:55:04.451756+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:05.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:05 smithi114 bash[23375]: audit 2024-09-16T03:55:04.616313+0000 mon.a (mon.0) 309 : audit [DBG] from='client.? 172.21.15.114:0/3504105339' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T03:55:05.716 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:05 smithi079 bash[23574]: audit 2024-09-16T03:55:04.435714+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:05.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:05 smithi079 bash[23574]: audit 2024-09-16T03:55:04.442631+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:05.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:05 smithi079 bash[23574]: audit 2024-09-16T03:55:04.451756+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:05.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:05 smithi079 bash[23574]: audit 2024-09-16T03:55:04.616313+0000 mon.a (mon.0) 309 : audit [DBG] from='client.? 172.21.15.114:0/3504105339' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T03:55:06.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:06 smithi027 bash[22790]: cluster 2024-09-16T03:55:05.076222+0000 mgr.a (mgr.14150) 87 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:06.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:06 smithi027 bash[22790]: audit 2024-09-16T03:55:05.474958+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:06.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:06 smithi027 bash[22790]: audit 2024-09-16T03:55:05.482095+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:06.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:06 smithi027 bash[22790]: cephadm 2024-09-16T03:55:05.484358+0000 mgr.a (mgr.14150) 88 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-16T03:55:06.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:06 smithi027 bash[22790]: audit 2024-09-16T03:55:05.484982+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T03:55:06.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:06 smithi027 bash[22790]: audit 2024-09-16T03:55:05.486910+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T03:55:06.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:06 smithi027 bash[22790]: audit 2024-09-16T03:55:05.488285+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:06.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:06 smithi027 bash[22790]: cephadm 2024-09-16T03:55:05.489735+0000 mgr.a (mgr.14150) 89 : cephadm [INF] Reconfiguring daemon mon.c on smithi114 2024-09-16T03:55:06.901 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:06 smithi114 bash[23375]: cluster 2024-09-16T03:55:05.076222+0000 mgr.a (mgr.14150) 87 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:06.901 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:06 smithi114 bash[23375]: audit 2024-09-16T03:55:05.474958+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:06.902 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:06 smithi114 bash[23375]: audit 2024-09-16T03:55:05.482095+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:06.902 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:06 smithi114 bash[23375]: cephadm 2024-09-16T03:55:05.484358+0000 mgr.a (mgr.14150) 88 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-16T03:55:06.902 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:06 smithi114 bash[23375]: audit 2024-09-16T03:55:05.484982+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T03:55:06.902 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:06 smithi114 bash[23375]: audit 2024-09-16T03:55:05.486910+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T03:55:06.902 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:06 smithi114 bash[23375]: audit 2024-09-16T03:55:05.488285+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:06.902 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:06 smithi114 bash[23375]: cephadm 2024-09-16T03:55:05.489735+0000 mgr.a (mgr.14150) 89 : cephadm [INF] Reconfiguring daemon mon.c on smithi114 2024-09-16T03:55:06.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:06 smithi079 bash[23574]: cluster 2024-09-16T03:55:05.076222+0000 mgr.a (mgr.14150) 87 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:06.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:06 smithi079 bash[23574]: audit 2024-09-16T03:55:05.474958+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:06.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:06 smithi079 bash[23574]: audit 2024-09-16T03:55:05.482095+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:06.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:06 smithi079 bash[23574]: cephadm 2024-09-16T03:55:05.484358+0000 mgr.a (mgr.14150) 88 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-16T03:55:06.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:06 smithi079 bash[23574]: audit 2024-09-16T03:55:05.484982+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T03:55:06.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:06 smithi079 bash[23574]: audit 2024-09-16T03:55:05.486910+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T03:55:06.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:06 smithi079 bash[23574]: audit 2024-09-16T03:55:05.488285+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:06.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:06 smithi079 bash[23574]: cephadm 2024-09-16T03:55:05.489735+0000 mgr.a (mgr.14150) 89 : cephadm [INF] Reconfiguring daemon mon.c on smithi114 2024-09-16T03:55:08.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:08 smithi114 bash[23375]: cluster 2024-09-16T03:55:07.076628+0000 mgr.a (mgr.14150) 90 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:08.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:08 smithi114 bash[23375]: audit 2024-09-16T03:55:07.679849+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:08.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:08 smithi114 bash[23375]: audit 2024-09-16T03:55:07.686828+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:08.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:08 smithi114 bash[23375]: audit 2024-09-16T03:55:07.689329+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:55:08.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:08 smithi114 bash[23375]: audit 2024-09-16T03:55:07.694264+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:08.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:08 smithi114 bash[23375]: audit 2024-09-16T03:55:07.695928+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:55:08.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:08 smithi114 bash[23375]: cephadm 2024-09-16T03:55:07.698256+0000 mgr.a (mgr.14150) 91 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-16T03:55:08.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:08 smithi114 bash[23375]: cephadm 2024-09-16T03:55:07.699701+0000 mgr.a (mgr.14150) 92 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-16T03:55:08.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:08 smithi114 bash[23375]: cephadm 2024-09-16T03:55:07.700789+0000 mgr.a (mgr.14150) 93 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.conf 2024-09-16T03:55:08.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:08 smithi114 bash[23375]: cephadm 2024-09-16T03:55:07.951926+0000 mgr.a (mgr.14150) 94 : cephadm [INF] Updating smithi114:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T03:55:08.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:08 smithi114 bash[23375]: cephadm 2024-09-16T03:55:07.952400+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Updating smithi027:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T03:55:08.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:08 smithi114 bash[23375]: cephadm 2024-09-16T03:55:07.953018+0000 mgr.a (mgr.14150) 96 : cephadm [INF] Updating smithi079:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T03:55:08.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:08 smithi114 bash[23375]: audit 2024-09-16T03:55:08.152434+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:08.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:08 smithi114 bash[23375]: audit 2024-09-16T03:55:08.157162+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:08.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:08 smithi114 bash[23375]: audit 2024-09-16T03:55:08.161374+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:08.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:08 smithi114 bash[23375]: audit 2024-09-16T03:55:08.165391+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:08.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:08 smithi114 bash[23375]: audit 2024-09-16T03:55:08.169300+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:08.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:08 smithi114 bash[23375]: audit 2024-09-16T03:55:08.175848+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:08.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:08 smithi114 bash[23375]: audit 2024-09-16T03:55:08.180080+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:08.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:08 smithi114 bash[23375]: audit 2024-09-16T03:55:08.230310+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T03:55:08.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:08 smithi114 bash[23375]: audit 2024-09-16T03:55:08.231629+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T03:55:08.935 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:08 smithi114 bash[23375]: audit 2024-09-16T03:55:08.232915+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:08.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:08 smithi079 bash[23574]: cluster 2024-09-16T03:55:07.076628+0000 mgr.a (mgr.14150) 90 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:08.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:08 smithi079 bash[23574]: audit 2024-09-16T03:55:07.679849+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:08.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:08 smithi079 bash[23574]: audit 2024-09-16T03:55:07.686828+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:08.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:08 smithi079 bash[23574]: audit 2024-09-16T03:55:07.689329+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:55:08.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:08 smithi079 bash[23574]: audit 2024-09-16T03:55:07.694264+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:08.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:08 smithi079 bash[23574]: audit 2024-09-16T03:55:07.695928+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:55:08.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:08 smithi079 bash[23574]: cephadm 2024-09-16T03:55:07.698256+0000 mgr.a (mgr.14150) 91 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-16T03:55:08.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:08 smithi079 bash[23574]: cephadm 2024-09-16T03:55:07.699701+0000 mgr.a (mgr.14150) 92 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-16T03:55:08.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:08 smithi079 bash[23574]: cephadm 2024-09-16T03:55:07.700789+0000 mgr.a (mgr.14150) 93 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.conf 2024-09-16T03:55:08.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:08 smithi079 bash[23574]: cephadm 2024-09-16T03:55:07.951926+0000 mgr.a (mgr.14150) 94 : cephadm [INF] Updating smithi114:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T03:55:08.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:08 smithi079 bash[23574]: cephadm 2024-09-16T03:55:07.952400+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Updating smithi027:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T03:55:08.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:08 smithi079 bash[23574]: cephadm 2024-09-16T03:55:07.953018+0000 mgr.a (mgr.14150) 96 : cephadm [INF] Updating smithi079:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T03:55:08.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:08 smithi079 bash[23574]: audit 2024-09-16T03:55:08.152434+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:08.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:08 smithi079 bash[23574]: audit 2024-09-16T03:55:08.157162+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:08.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:08 smithi079 bash[23574]: audit 2024-09-16T03:55:08.161374+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:08.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:08 smithi079 bash[23574]: audit 2024-09-16T03:55:08.165391+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:08.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:08 smithi079 bash[23574]: audit 2024-09-16T03:55:08.169300+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:08.969 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:08 smithi079 bash[23574]: audit 2024-09-16T03:55:08.175848+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:08.969 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:08 smithi079 bash[23574]: audit 2024-09-16T03:55:08.180080+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:08.969 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:08 smithi079 bash[23574]: audit 2024-09-16T03:55:08.230310+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T03:55:08.969 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:08 smithi079 bash[23574]: audit 2024-09-16T03:55:08.231629+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T03:55:08.969 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:08 smithi079 bash[23574]: audit 2024-09-16T03:55:08.232915+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:09.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:08 smithi027 bash[22790]: cluster 2024-09-16T03:55:07.076628+0000 mgr.a (mgr.14150) 90 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:09.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:08 smithi027 bash[22790]: audit 2024-09-16T03:55:07.679849+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:09.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:08 smithi027 bash[22790]: audit 2024-09-16T03:55:07.686828+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:09.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:08 smithi027 bash[22790]: audit 2024-09-16T03:55:07.689329+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:55:09.102 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:08 smithi027 bash[22790]: audit 2024-09-16T03:55:07.694264+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:09.102 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:08 smithi027 bash[22790]: audit 2024-09-16T03:55:07.695928+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:55:09.102 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:08 smithi027 bash[22790]: cephadm 2024-09-16T03:55:07.698256+0000 mgr.a (mgr.14150) 91 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-16T03:55:09.102 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:08 smithi027 bash[22790]: cephadm 2024-09-16T03:55:07.699701+0000 mgr.a (mgr.14150) 92 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-16T03:55:09.102 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:08 smithi027 bash[22790]: cephadm 2024-09-16T03:55:07.700789+0000 mgr.a (mgr.14150) 93 : cephadm [INF] Updating smithi114:/etc/ceph/ceph.conf 2024-09-16T03:55:09.102 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:08 smithi027 bash[22790]: cephadm 2024-09-16T03:55:07.951926+0000 mgr.a (mgr.14150) 94 : cephadm [INF] Updating smithi114:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T03:55:09.102 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:08 smithi027 bash[22790]: cephadm 2024-09-16T03:55:07.952400+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Updating smithi027:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T03:55:09.102 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:08 smithi027 bash[22790]: cephadm 2024-09-16T03:55:07.953018+0000 mgr.a (mgr.14150) 96 : cephadm [INF] Updating smithi079:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T03:55:09.102 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:08 smithi027 bash[22790]: audit 2024-09-16T03:55:08.152434+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:09.103 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:08 smithi027 bash[22790]: audit 2024-09-16T03:55:08.157162+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:09.103 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:08 smithi027 bash[22790]: audit 2024-09-16T03:55:08.161374+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:09.103 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:08 smithi027 bash[22790]: audit 2024-09-16T03:55:08.165391+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:09.103 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:08 smithi027 bash[22790]: audit 2024-09-16T03:55:08.169300+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:09.103 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:08 smithi027 bash[22790]: audit 2024-09-16T03:55:08.175848+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:09.103 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:08 smithi027 bash[22790]: audit 2024-09-16T03:55:08.180080+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:09.103 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:08 smithi027 bash[22790]: audit 2024-09-16T03:55:08.230310+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T03:55:09.103 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:08 smithi027 bash[22790]: audit 2024-09-16T03:55:08.231629+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T03:55:09.103 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:08 smithi027 bash[22790]: audit 2024-09-16T03:55:08.232915+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:09.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:09 smithi079 bash[23574]: cephadm 2024-09-16T03:55:08.229776+0000 mgr.a (mgr.14150) 97 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-16T03:55:09.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:09 smithi079 bash[23574]: cephadm 2024-09-16T03:55:08.234059+0000 mgr.a (mgr.14150) 98 : cephadm [INF] Reconfiguring daemon mon.a on smithi027 2024-09-16T03:55:10.050 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:55:10.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:09 smithi027 bash[22790]: cephadm 2024-09-16T03:55:08.229776+0000 mgr.a (mgr.14150) 97 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-16T03:55:10.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:09 smithi027 bash[22790]: cephadm 2024-09-16T03:55:08.234059+0000 mgr.a (mgr.14150) 98 : cephadm [INF] Reconfiguring daemon mon.a on smithi027 2024-09-16T03:55:10.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:09 smithi114 bash[23375]: cephadm 2024-09-16T03:55:08.229776+0000 mgr.a (mgr.14150) 97 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-16T03:55:10.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:09 smithi114 bash[23375]: cephadm 2024-09-16T03:55:08.234059+0000 mgr.a (mgr.14150) 98 : cephadm [INF] Reconfiguring daemon mon.a on smithi027 2024-09-16T03:55:10.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:10 smithi079 bash[23574]: cluster 2024-09-16T03:55:09.076993+0000 mgr.a (mgr.14150) 99 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:11.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:10 smithi027 bash[22790]: cluster 2024-09-16T03:55:09.076993+0000 mgr.a (mgr.14150) 99 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:11.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:10 smithi114 bash[23375]: cluster 2024-09-16T03:55:09.076993+0000 mgr.a (mgr.14150) 99 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:11.798 INFO:teuthology.orchestra.run.smithi027.stdout:# minimal ceph.conf for d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:55:11.798 INFO:teuthology.orchestra.run.smithi027.stdout:[global] 2024-09-16T03:55:11.798 INFO:teuthology.orchestra.run.smithi027.stdout: fsid = d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:55:11.799 INFO:teuthology.orchestra.run.smithi027.stdout: mon_host = [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] 2024-09-16T03:55:12.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:11 smithi027 bash[22790]: audit 2024-09-16T03:55:10.952658+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:12.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:11 smithi027 bash[22790]: audit 2024-09-16T03:55:10.959328+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:12.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:11 smithi027 bash[22790]: audit 2024-09-16T03:55:11.797163+0000 mon.a (mon.0) 332 : audit [DBG] from='client.? 172.21.15.27:0/1666234535' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:12.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:11 smithi079 bash[23574]: audit 2024-09-16T03:55:10.952658+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:12.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:11 smithi079 bash[23574]: audit 2024-09-16T03:55:10.959328+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:12.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:11 smithi079 bash[23574]: audit 2024-09-16T03:55:11.797163+0000 mon.a (mon.0) 332 : audit [DBG] from='client.? 172.21.15.27:0/1666234535' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:12.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:11 smithi114 bash[23375]: audit 2024-09-16T03:55:10.952658+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:12.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:11 smithi114 bash[23375]: audit 2024-09-16T03:55:10.959328+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:12.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:11 smithi114 bash[23375]: audit 2024-09-16T03:55:11.797163+0000 mon.a (mon.0) 332 : audit [DBG] from='client.? 172.21.15.27:0/1666234535' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:12.454 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-16T03:55:12.454 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-16T03:55:12.454 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T03:55:12.470 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-16T03:55:12.470 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T03:55:12.526 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-16T03:55:12.526 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T03:55:12.541 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-16T03:55:12.542 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T03:55:12.596 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-16T03:55:12.596 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T03:55:12.610 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-16T03:55:12.611 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T03:55:12.665 INFO:tasks.cephadm:Adding mgr.a on smithi027 2024-09-16T03:55:12.666 INFO:tasks.cephadm:Adding mgr.b on smithi079 2024-09-16T03:55:12.666 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi027=a;smithi079=b' 2024-09-16T03:55:13.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:12 smithi027 bash[22790]: cluster 2024-09-16T03:55:11.077383+0000 mgr.a (mgr.14150) 100 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:13.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:12 smithi114 bash[23375]: cluster 2024-09-16T03:55:11.077383+0000 mgr.a (mgr.14150) 100 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:13.467 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:12 smithi079 bash[23574]: cluster 2024-09-16T03:55:11.077383+0000 mgr.a (mgr.14150) 100 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:15.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:14 smithi114 bash[23375]: cluster 2024-09-16T03:55:13.077805+0000 mgr.a (mgr.14150) 101 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:15.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:14 smithi027 bash[22790]: cluster 2024-09-16T03:55:13.077805+0000 mgr.a (mgr.14150) 101 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:15.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:14 smithi079 bash[23574]: cluster 2024-09-16T03:55:13.077805+0000 mgr.a (mgr.14150) 101 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:16.427 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T03:55:17.059 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:16 smithi114 bash[23375]: cluster 2024-09-16T03:55:15.078263+0000 mgr.a (mgr.14150) 102 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:17.226 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:16 smithi027 bash[22790]: cluster 2024-09-16T03:55:15.078263+0000 mgr.a (mgr.14150) 102 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:17.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:16 smithi079 bash[23574]: cluster 2024-09-16T03:55:15.078263+0000 mgr.a (mgr.14150) 102 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:18.225 INFO:teuthology.orchestra.run.smithi114.stdout:Scheduled mgr update... 2024-09-16T03:55:18.917 DEBUG:teuthology.orchestra.run.smithi079:mgr.b> sudo journalctl -f -n 0 -u ceph-d938972c-73de-11ef-bceb-c7b262605968@mgr.b.service 2024-09-16T03:55:18.920 INFO:tasks.cephadm:Deploying OSDs... 2024-09-16T03:55:18.920 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-16T03:55:18.920 DEBUG:teuthology.orchestra.run.smithi027:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T03:55:18.926 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-16T03:55:18.927 DEBUG:teuthology.orchestra.run.smithi027:> stat /dev/vg_nvme/lv_1 2024-09-16T03:55:18.973 INFO:teuthology.orchestra.run.smithi027.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T03:55:18.973 INFO:teuthology.orchestra.run.smithi027.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T03:55:18.973 INFO:teuthology.orchestra.run.smithi027.stdout:Device: 5h/5d Inode: 888 Links: 1 2024-09-16T03:55:18.974 INFO:teuthology.orchestra.run.smithi027.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T03:55:18.974 INFO:teuthology.orchestra.run.smithi027.stdout:Access: 2024-09-16 03:45:10.091644335 +0000 2024-09-16T03:55:18.974 INFO:teuthology.orchestra.run.smithi027.stdout:Modify: 2024-09-16 03:45:09.843646550 +0000 2024-09-16T03:55:18.974 INFO:teuthology.orchestra.run.smithi027.stdout:Change: 2024-09-16 03:45:09.843646550 +0000 2024-09-16T03:55:18.974 INFO:teuthology.orchestra.run.smithi027.stdout: Birth: - 2024-09-16T03:55:18.974 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T03:55:19.028 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records in 2024-09-16T03:55:19.028 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records out 2024-09-16T03:55:19.028 INFO:teuthology.orchestra.run.smithi027.stderr:512 bytes copied, 0.000366722 s, 1.4 MB/s 2024-09-16T03:55:19.030 DEBUG:teuthology.orchestra.run.smithi027:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T03:55:19.078 DEBUG:teuthology.orchestra.run.smithi027:> stat /dev/vg_nvme/lv_2 2024-09-16T03:55:19.129 INFO:teuthology.orchestra.run.smithi027.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T03:55:19.129 INFO:teuthology.orchestra.run.smithi027.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T03:55:19.129 INFO:teuthology.orchestra.run.smithi027.stdout:Device: 5h/5d Inode: 909 Links: 1 2024-09-16T03:55:19.129 INFO:teuthology.orchestra.run.smithi027.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T03:55:19.130 INFO:teuthology.orchestra.run.smithi027.stdout:Access: 2024-09-16 03:45:10.567640082 +0000 2024-09-16T03:55:19.130 INFO:teuthology.orchestra.run.smithi027.stdout:Modify: 2024-09-16 03:45:10.331642191 +0000 2024-09-16T03:55:19.130 INFO:teuthology.orchestra.run.smithi027.stdout:Change: 2024-09-16 03:45:10.331642191 +0000 2024-09-16T03:55:19.130 INFO:teuthology.orchestra.run.smithi027.stdout: Birth: - 2024-09-16T03:55:19.130 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T03:55:19.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:18 smithi114 bash[23375]: cluster 2024-09-16T03:55:17.078679+0000 mgr.a (mgr.14150) 103 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:19.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:18 smithi114 bash[23375]: audit 2024-09-16T03:55:18.223216+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:19.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:18 smithi114 bash[23375]: audit 2024-09-16T03:55:18.224923+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:55:19.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:18 smithi114 bash[23375]: audit 2024-09-16T03:55:18.229653+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:19.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:18 smithi114 bash[23375]: audit 2024-09-16T03:55:18.231540+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:55:19.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:18 smithi114 bash[23375]: audit 2024-09-16T03:55:18.242062+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:19.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:18 smithi114 bash[23375]: audit 2024-09-16T03:55:18.246072+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T03:55:19.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:18 smithi114 bash[23375]: audit 2024-09-16T03:55:18.248993+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T03:55:19.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:18 smithi114 bash[23375]: audit 2024-09-16T03:55:18.253475+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T03:55:19.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:18 smithi114 bash[23375]: audit 2024-09-16T03:55:18.255333+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:19.184 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records in 2024-09-16T03:55:19.184 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records out 2024-09-16T03:55:19.184 INFO:teuthology.orchestra.run.smithi027.stderr:512 bytes copied, 0.000380505 s, 1.3 MB/s 2024-09-16T03:55:19.185 DEBUG:teuthology.orchestra.run.smithi027:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T03:55:19.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:18 smithi079 bash[23574]: cluster 2024-09-16T03:55:17.078679+0000 mgr.a (mgr.14150) 103 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:19.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:18 smithi079 bash[23574]: audit 2024-09-16T03:55:18.223216+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:19.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:18 smithi079 bash[23574]: audit 2024-09-16T03:55:18.224923+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:55:19.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:18 smithi079 bash[23574]: audit 2024-09-16T03:55:18.229653+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:19.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:18 smithi079 bash[23574]: audit 2024-09-16T03:55:18.231540+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:55:19.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:18 smithi079 bash[23574]: audit 2024-09-16T03:55:18.242062+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:19.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:18 smithi079 bash[23574]: audit 2024-09-16T03:55:18.246072+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T03:55:19.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:18 smithi079 bash[23574]: audit 2024-09-16T03:55:18.248993+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T03:55:19.218 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:18 smithi079 bash[23574]: audit 2024-09-16T03:55:18.253475+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T03:55:19.218 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:18 smithi079 bash[23574]: audit 2024-09-16T03:55:18.255333+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:19.234 DEBUG:teuthology.orchestra.run.smithi027:> stat /dev/vg_nvme/lv_3 2024-09-16T03:55:19.281 INFO:teuthology.orchestra.run.smithi027.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T03:55:19.282 INFO:teuthology.orchestra.run.smithi027.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T03:55:19.282 INFO:teuthology.orchestra.run.smithi027.stdout:Device: 5h/5d Inode: 927 Links: 1 2024-09-16T03:55:19.282 INFO:teuthology.orchestra.run.smithi027.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T03:55:19.282 INFO:teuthology.orchestra.run.smithi027.stdout:Access: 2024-09-16 03:45:11.063635652 +0000 2024-09-16T03:55:19.283 INFO:teuthology.orchestra.run.smithi027.stdout:Modify: 2024-09-16 03:45:10.799638010 +0000 2024-09-16T03:55:19.283 INFO:teuthology.orchestra.run.smithi027.stdout:Change: 2024-09-16 03:45:10.799638010 +0000 2024-09-16T03:55:19.283 INFO:teuthology.orchestra.run.smithi027.stdout: Birth: - 2024-09-16T03:55:19.284 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T03:55:19.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:18 smithi027 bash[22790]: cluster 2024-09-16T03:55:17.078679+0000 mgr.a (mgr.14150) 103 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:19.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:18 smithi027 bash[22790]: audit 2024-09-16T03:55:18.223216+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:19.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:18 smithi027 bash[22790]: audit 2024-09-16T03:55:18.224923+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:55:19.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:18 smithi027 bash[22790]: audit 2024-09-16T03:55:18.229653+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:19.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:18 smithi027 bash[22790]: audit 2024-09-16T03:55:18.231540+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:55:19.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:18 smithi027 bash[22790]: audit 2024-09-16T03:55:18.242062+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:19.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:18 smithi027 bash[22790]: audit 2024-09-16T03:55:18.246072+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T03:55:19.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:18 smithi027 bash[22790]: audit 2024-09-16T03:55:18.248993+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T03:55:19.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:18 smithi027 bash[22790]: audit 2024-09-16T03:55:18.253475+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T03:55:19.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:18 smithi027 bash[22790]: audit 2024-09-16T03:55:18.255333+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:19.342 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records in 2024-09-16T03:55:19.342 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records out 2024-09-16T03:55:19.342 INFO:teuthology.orchestra.run.smithi027.stderr:512 bytes copied, 0.000340712 s, 1.5 MB/s 2024-09-16T03:55:19.342 DEBUG:teuthology.orchestra.run.smithi027:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T03:55:19.391 DEBUG:teuthology.orchestra.run.smithi027:> stat /dev/vg_nvme/lv_4 2024-09-16T03:55:19.437 INFO:teuthology.orchestra.run.smithi027.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T03:55:19.437 INFO:teuthology.orchestra.run.smithi027.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T03:55:19.437 INFO:teuthology.orchestra.run.smithi027.stdout:Device: 5h/5d Inode: 942 Links: 1 2024-09-16T03:55:19.437 INFO:teuthology.orchestra.run.smithi027.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T03:55:19.437 INFO:teuthology.orchestra.run.smithi027.stdout:Access: 2024-09-16 03:45:11.579631044 +0000 2024-09-16T03:55:19.437 INFO:teuthology.orchestra.run.smithi027.stdout:Modify: 2024-09-16 03:45:11.323633330 +0000 2024-09-16T03:55:19.438 INFO:teuthology.orchestra.run.smithi027.stdout:Change: 2024-09-16 03:45:11.323633330 +0000 2024-09-16T03:55:19.438 INFO:teuthology.orchestra.run.smithi027.stdout: Birth: - 2024-09-16T03:55:19.438 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T03:55:19.492 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records in 2024-09-16T03:55:19.492 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records out 2024-09-16T03:55:19.492 INFO:teuthology.orchestra.run.smithi027.stderr:512 bytes copied, 0.000277731 s, 1.8 MB/s 2024-09-16T03:55:19.493 DEBUG:teuthology.orchestra.run.smithi027:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T03:55:19.542 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-16T03:55:19.542 DEBUG:teuthology.orchestra.run.smithi079:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T03:55:19.550 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-16T03:55:19.551 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_1 2024-09-16T03:55:19.596 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T03:55:19.596 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T03:55:19.597 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 886 Links: 1 2024-09-16T03:55:19.597 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T03:55:19.597 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-16 03:45:04.237608456 +0000 2024-09-16T03:55:19.597 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-16 03:45:04.005610530 +0000 2024-09-16T03:55:19.597 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-16 03:45:04.005610530 +0000 2024-09-16T03:55:19.597 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-09-16T03:55:19.597 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T03:55:19.649 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-16T03:55:19.649 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-16T03:55:19.649 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000374891 s, 1.4 MB/s 2024-09-16T03:55:19.650 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T03:55:19.698 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_2 2024-09-16T03:55:19.744 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T03:55:19.744 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T03:55:19.744 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 900 Links: 1 2024-09-16T03:55:19.745 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T03:55:19.745 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-16 03:45:04.705604276 +0000 2024-09-16T03:55:19.745 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-16 03:45:04.457606491 +0000 2024-09-16T03:55:19.745 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-16 03:45:04.457606491 +0000 2024-09-16T03:55:19.745 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-09-16T03:55:19.745 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T03:55:19.797 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-16T03:55:19.798 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-16T03:55:19.798 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000445784 s, 1.1 MB/s 2024-09-16T03:55:19.799 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T03:55:19.845 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_3 2024-09-16T03:55:19.892 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T03:55:19.892 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T03:55:19.893 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 923 Links: 1 2024-09-16T03:55:19.893 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T03:55:19.893 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-16 03:45:05.197599882 +0000 2024-09-16T03:55:19.893 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-16 03:45:04.957602026 +0000 2024-09-16T03:55:19.893 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-16 03:45:04.957602026 +0000 2024-09-16T03:55:19.893 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-09-16T03:55:19.893 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T03:55:19.946 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-16T03:55:19.946 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-16T03:55:19.946 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000291708 s, 1.8 MB/s 2024-09-16T03:55:19.947 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T03:55:20.001 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_4 2024-09-16T03:55:20.048 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T03:55:20.048 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T03:55:20.048 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 937 Links: 1 2024-09-16T03:55:20.048 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T03:55:20.048 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-16 03:45:05.713595273 +0000 2024-09-16T03:55:20.049 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-16 03:45:05.449597631 +0000 2024-09-16T03:55:20.049 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-16 03:45:05.449597631 +0000 2024-09-16T03:55:20.049 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-09-16T03:55:20.049 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T03:55:20.103 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-16T03:55:20.103 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-16T03:55:20.103 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000391172 s, 1.3 MB/s 2024-09-16T03:55:20.104 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T03:55:20.154 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-16T03:55:20.154 DEBUG:teuthology.orchestra.run.smithi114:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T03:55:20.160 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-16T03:55:20.160 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_1 2024-09-16T03:55:20.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:19 smithi114 bash[23375]: audit 2024-09-16T03:55:18.213429+0000 mgr.a (mgr.14150) 104 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi027=a;smithi079=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:55:20.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:19 smithi114 bash[23375]: cephadm 2024-09-16T03:55:18.216516+0000 mgr.a (mgr.14150) 105 : cephadm [INF] Saving service mgr spec with placement smithi027=a;smithi079=b;count:2 2024-09-16T03:55:20.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:19 smithi114 bash[23375]: cephadm 2024-09-16T03:55:18.257286+0000 mgr.a (mgr.14150) 106 : cephadm [INF] Deploying daemon mgr.b on smithi079 2024-09-16T03:55:20.187 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T03:55:20.187 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T03:55:20.187 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 883 Links: 1 2024-09-16T03:55:20.188 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T03:55:20.188 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-16 03:45:14.132065627 +0000 2024-09-16T03:55:20.188 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-16 03:45:13.872067949 +0000 2024-09-16T03:55:20.188 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-16 03:45:13.872067949 +0000 2024-09-16T03:55:20.188 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2024-09-16T03:55:20.188 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T03:55:20.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:19 smithi079 bash[23574]: audit 2024-09-16T03:55:18.213429+0000 mgr.a (mgr.14150) 104 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi027=a;smithi079=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:55:20.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:19 smithi079 bash[23574]: cephadm 2024-09-16T03:55:18.216516+0000 mgr.a (mgr.14150) 105 : cephadm [INF] Saving service mgr spec with placement smithi027=a;smithi079=b;count:2 2024-09-16T03:55:20.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:19 smithi079 bash[23574]: cephadm 2024-09-16T03:55:18.257286+0000 mgr.a (mgr.14150) 106 : cephadm [INF] Deploying daemon mgr.b on smithi079 2024-09-16T03:55:20.241 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-16T03:55:20.241 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-16T03:55:20.241 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000441364 s, 1.2 MB/s 2024-09-16T03:55:20.242 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T03:55:20.292 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_2 2024-09-16T03:55:20.341 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T03:55:20.342 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T03:55:20.342 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 903 Links: 1 2024-09-16T03:55:20.342 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T03:55:20.342 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-16 03:45:14.664060874 +0000 2024-09-16T03:55:20.342 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-16 03:45:14.380063412 +0000 2024-09-16T03:55:20.342 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-16 03:45:14.380063412 +0000 2024-09-16T03:55:20.342 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2024-09-16T03:55:20.342 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T03:55:20.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:19 smithi027 bash[22790]: audit 2024-09-16T03:55:18.213429+0000 mgr.a (mgr.14150) 104 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi027=a;smithi079=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:55:20.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:19 smithi027 bash[22790]: cephadm 2024-09-16T03:55:18.216516+0000 mgr.a (mgr.14150) 105 : cephadm [INF] Saving service mgr spec with placement smithi027=a;smithi079=b;count:2 2024-09-16T03:55:20.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:19 smithi027 bash[22790]: cephadm 2024-09-16T03:55:18.257286+0000 mgr.a (mgr.14150) 106 : cephadm [INF] Deploying daemon mgr.b on smithi079 2024-09-16T03:55:20.397 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-16T03:55:20.398 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-16T03:55:20.398 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000437814 s, 1.2 MB/s 2024-09-16T03:55:20.400 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T03:55:20.448 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_3 2024-09-16T03:55:20.494 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T03:55:20.494 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T03:55:20.495 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 915 Links: 1 2024-09-16T03:55:20.495 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T03:55:20.495 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-16 03:45:15.148056551 +0000 2024-09-16T03:55:20.495 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-16 03:45:14.924058552 +0000 2024-09-16T03:55:20.495 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-16 03:45:14.924058552 +0000 2024-09-16T03:55:20.495 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2024-09-16T03:55:20.495 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T03:55:20.549 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-16T03:55:20.549 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-16T03:55:20.549 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000365669 s, 1.4 MB/s 2024-09-16T03:55:20.550 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T03:55:20.600 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_4 2024-09-16T03:55:20.646 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T03:55:20.646 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T03:55:20.646 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 932 Links: 1 2024-09-16T03:55:20.646 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T03:55:20.646 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-16 03:45:15.640052157 +0000 2024-09-16T03:55:20.646 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-16 03:45:15.396054336 +0000 2024-09-16T03:55:20.647 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-16 03:45:15.396054336 +0000 2024-09-16T03:55:20.647 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2024-09-16T03:55:20.647 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T03:55:20.700 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-16T03:55:20.700 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-16T03:55:20.700 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000339126 s, 1.5 MB/s 2024-09-16T03:55:20.701 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T03:55:20.753 INFO:tasks.cephadm:Deploying osd.0 on smithi027 with /dev/vg_nvme/lv_4... 2024-09-16T03:55:20.754 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d938972c-73de-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T03:55:21.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:20 smithi027 bash[22790]: cluster 2024-09-16T03:55:19.079076+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:21.241 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:20 smithi079 bash[23574]: cluster 2024-09-16T03:55:19.079076+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:21.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:20 smithi114 bash[23375]: cluster 2024-09-16T03:55:19.079076+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:22.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:21 smithi079 systemd[1]: /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T03:55:22.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:22 smithi079 systemd[1]: /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T03:55:22.217 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:22 smithi079 systemd[1]: /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T03:55:22.217 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:22 smithi079 systemd[1]: /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T03:55:22.217 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:22 smithi079 systemd[1]: /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T03:55:22.217 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:22 smithi079 systemd[1]: /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T03:55:22.585 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:22 smithi079 systemd[1]: Started Ceph mgr.b for d938972c-73de-11ef-bceb-c7b262605968. 2024-09-16T03:55:22.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:22 smithi027 bash[22790]: cluster 2024-09-16T03:55:21.079584+0000 mgr.a (mgr.14150) 108 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:22.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:22 smithi027 bash[22790]: audit 2024-09-16T03:55:21.572895+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:22 smithi027 bash[22790]: audit 2024-09-16T03:55:21.580372+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:22 smithi027 bash[22790]: audit 2024-09-16T03:55:21.589856+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:22 smithi027 bash[22790]: audit 2024-09-16T03:55:22.269984+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:22 smithi027 bash[22790]: audit 2024-09-16T03:55:22.277680+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:22 smithi027 bash[22790]: audit 2024-09-16T03:55:22.285427+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:22 smithi027 bash[22790]: audit 2024-09-16T03:55:22.293006+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:22 smithi027 bash[22790]: audit 2024-09-16T03:55:22.360319+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:55:22.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:22 smithi027 bash[22790]: audit 2024-09-16T03:55:22.364676+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:22.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:22 smithi027 bash[22790]: audit 2024-09-16T03:55:22.365928+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:55:22.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:22 smithi027 bash[22790]: audit 2024-09-16T03:55:22.374694+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:22 smithi027 bash[22790]: audit 2024-09-16T03:55:22.442926+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T03:55:22.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:22 smithi027 bash[22790]: audit 2024-09-16T03:55:22.444158+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T03:55:22.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:22 smithi027 bash[22790]: audit 2024-09-16T03:55:22.445183+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:22.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:22 smithi114 bash[23375]: cluster 2024-09-16T03:55:21.079584+0000 mgr.a (mgr.14150) 108 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:22.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:22 smithi114 bash[23375]: audit 2024-09-16T03:55:21.572895+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:22 smithi114 bash[23375]: audit 2024-09-16T03:55:21.580372+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:22 smithi114 bash[23375]: audit 2024-09-16T03:55:21.589856+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:22 smithi114 bash[23375]: audit 2024-09-16T03:55:22.269984+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:22 smithi114 bash[23375]: audit 2024-09-16T03:55:22.277680+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:22 smithi114 bash[23375]: audit 2024-09-16T03:55:22.285427+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:22 smithi114 bash[23375]: audit 2024-09-16T03:55:22.293006+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:22 smithi114 bash[23375]: audit 2024-09-16T03:55:22.360319+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:55:22.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:22 smithi114 bash[23375]: audit 2024-09-16T03:55:22.364676+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:22.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:22 smithi114 bash[23375]: audit 2024-09-16T03:55:22.365928+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:55:22.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:22 smithi114 bash[23375]: audit 2024-09-16T03:55:22.374694+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:22 smithi114 bash[23375]: audit 2024-09-16T03:55:22.442926+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T03:55:22.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:22 smithi114 bash[23375]: audit 2024-09-16T03:55:22.444158+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T03:55:22.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:22 smithi114 bash[23375]: audit 2024-09-16T03:55:22.445183+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:22.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:22 smithi079 bash[23574]: cluster 2024-09-16T03:55:21.079584+0000 mgr.a (mgr.14150) 108 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:22.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:22 smithi079 bash[23574]: audit 2024-09-16T03:55:21.572895+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:22 smithi079 bash[23574]: audit 2024-09-16T03:55:21.580372+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:22 smithi079 bash[23574]: audit 2024-09-16T03:55:21.589856+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:22 smithi079 bash[23574]: audit 2024-09-16T03:55:22.269984+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:22 smithi079 bash[23574]: audit 2024-09-16T03:55:22.277680+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:22 smithi079 bash[23574]: audit 2024-09-16T03:55:22.285427+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:22 smithi079 bash[23574]: audit 2024-09-16T03:55:22.293006+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:22 smithi079 bash[23574]: audit 2024-09-16T03:55:22.360319+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:55:22.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:22 smithi079 bash[23574]: audit 2024-09-16T03:55:22.364676+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:22.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:22 smithi079 bash[23574]: audit 2024-09-16T03:55:22.365928+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:55:22.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:22 smithi079 bash[23574]: audit 2024-09-16T03:55:22.374694+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:22.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:22 smithi079 bash[23574]: audit 2024-09-16T03:55:22.442926+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T03:55:22.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:22 smithi079 bash[23574]: audit 2024-09-16T03:55:22.444158+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T03:55:22.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:22 smithi079 bash[23574]: audit 2024-09-16T03:55:22.445183+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:23.841 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:23 smithi079 bash[23574]: cephadm 2024-09-16T03:55:22.375546+0000 mgr.a (mgr.14150) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T03:55:23.841 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:23 smithi079 bash[23574]: cephadm 2024-09-16T03:55:22.442462+0000 mgr.a (mgr.14150) 110 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-16T03:55:23.841 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:23 smithi079 bash[23574]: cephadm 2024-09-16T03:55:22.446370+0000 mgr.a (mgr.14150) 111 : cephadm [INF] Reconfiguring daemon mgr.a on smithi027 2024-09-16T03:55:23.841 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:23 smithi079 bash[23574]: audit 2024-09-16T03:55:23.148269+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:23.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:23 smithi027 bash[22790]: cephadm 2024-09-16T03:55:22.375546+0000 mgr.a (mgr.14150) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T03:55:23.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:23 smithi027 bash[22790]: cephadm 2024-09-16T03:55:22.442462+0000 mgr.a (mgr.14150) 110 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-16T03:55:23.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:23 smithi027 bash[22790]: cephadm 2024-09-16T03:55:22.446370+0000 mgr.a (mgr.14150) 111 : cephadm [INF] Reconfiguring daemon mgr.a on smithi027 2024-09-16T03:55:23.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:23 smithi027 bash[22790]: audit 2024-09-16T03:55:23.148269+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:23.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:23 smithi114 bash[23375]: cephadm 2024-09-16T03:55:22.375546+0000 mgr.a (mgr.14150) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T03:55:23.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:23 smithi114 bash[23375]: cephadm 2024-09-16T03:55:22.442462+0000 mgr.a (mgr.14150) 110 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-16T03:55:23.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:23 smithi114 bash[23375]: cephadm 2024-09-16T03:55:22.446370+0000 mgr.a (mgr.14150) 111 : cephadm [INF] Reconfiguring daemon mgr.a on smithi027 2024-09-16T03:55:23.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:23 smithi114 bash[23375]: audit 2024-09-16T03:55:23.148269+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:24.217 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:23 smithi079 bash[24444]: debug 2024-09-16T03:55:23.859+0000 7f4a67365640 1 -- 172.21.15.79:0/398328351 <== mon.2 v2:172.21.15.79:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a8f05990e0 con 0x55a8f059b800 2024-09-16T03:55:24.217 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:23 smithi079 bash[24444]: debug 2024-09-16T03:55:23.971+0000 7f4a69bcf040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T03:55:24.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:24 smithi114 bash[23375]: cluster 2024-09-16T03:55:23.080058+0000 mgr.a (mgr.14150) 112 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:24.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:24 smithi114 bash[23375]: audit 2024-09-16T03:55:23.621918+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:24.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:24 smithi114 bash[23375]: audit 2024-09-16T03:55:24.166082+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:24.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:24 smithi114 bash[23375]: audit 2024-09-16T03:55:24.169874+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:24.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:24 smithi114 bash[23375]: audit 2024-09-16T03:55:24.175797+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:24.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:24 smithi079 bash[23574]: cluster 2024-09-16T03:55:23.080058+0000 mgr.a (mgr.14150) 112 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:24.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:24 smithi079 bash[23574]: audit 2024-09-16T03:55:23.621918+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:24.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:24 smithi079 bash[23574]: audit 2024-09-16T03:55:24.166082+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:24.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:24 smithi079 bash[23574]: audit 2024-09-16T03:55:24.169874+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:24.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:24 smithi079 bash[23574]: audit 2024-09-16T03:55:24.175797+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:25.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:24 smithi027 bash[22790]: cluster 2024-09-16T03:55:23.080058+0000 mgr.a (mgr.14150) 112 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:25.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:24 smithi027 bash[22790]: audit 2024-09-16T03:55:23.621918+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:25.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:24 smithi027 bash[22790]: audit 2024-09-16T03:55:24.166082+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:25.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:24 smithi027 bash[22790]: audit 2024-09-16T03:55:24.169874+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:25.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:24 smithi027 bash[22790]: audit 2024-09-16T03:55:24.175797+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:25.466 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:25 smithi079 bash[24444]: debug 2024-09-16T03:55:25.191+0000 7f4a69bcf040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T03:55:25.466 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:25 smithi079 bash[24444]: debug 2024-09-16T03:55:25.255+0000 7f4a69bcf040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T03:55:25.467 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:25 smithi079 bash[24444]: debug 2024-09-16T03:55:25.407+0000 7f4a69bcf040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T03:55:25.489 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:55:26.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:25 smithi027 bash[22790]: audit 2024-09-16T03:55:24.840369+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:26.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:25 smithi027 bash[22790]: audit 2024-09-16T03:55:24.847133+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:26.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:25 smithi027 bash[22790]: audit 2024-09-16T03:55:24.850888+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:55:26.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:25 smithi027 bash[22790]: audit 2024-09-16T03:55:24.854371+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:26.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:25 smithi027 bash[22790]: audit 2024-09-16T03:55:24.855377+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:55:26.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:25 smithi027 bash[22790]: audit 2024-09-16T03:55:24.863005+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:26.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:25 smithi027 bash[22790]: cephadm 2024-09-16T03:55:24.863886+0000 mgr.a (mgr.14150) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T03:55:26.143 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:26 smithi079 bash[24444]: debug 2024-09-16T03:55:26.067+0000 7f4a69bcf040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T03:55:26.143 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:25 smithi079 bash[23574]: audit 2024-09-16T03:55:24.840369+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:26.143 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:25 smithi079 bash[23574]: audit 2024-09-16T03:55:24.847133+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:26.143 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:25 smithi079 bash[23574]: audit 2024-09-16T03:55:24.850888+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:55:26.143 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:25 smithi079 bash[23574]: audit 2024-09-16T03:55:24.854371+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:26.144 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:25 smithi079 bash[23574]: audit 2024-09-16T03:55:24.855377+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:55:26.144 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:25 smithi079 bash[23574]: audit 2024-09-16T03:55:24.863005+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:26.144 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:25 smithi079 bash[23574]: cephadm 2024-09-16T03:55:24.863886+0000 mgr.a (mgr.14150) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T03:55:26.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:25 smithi114 bash[23375]: audit 2024-09-16T03:55:24.840369+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:26.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:25 smithi114 bash[23375]: audit 2024-09-16T03:55:24.847133+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:26.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:25 smithi114 bash[23375]: audit 2024-09-16T03:55:24.850888+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:55:26.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:25 smithi114 bash[23375]: audit 2024-09-16T03:55:24.854371+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:26.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:25 smithi114 bash[23375]: audit 2024-09-16T03:55:24.855377+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:55:26.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:25 smithi114 bash[23375]: audit 2024-09-16T03:55:24.863005+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:26.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:25 smithi114 bash[23375]: cephadm 2024-09-16T03:55:24.863886+0000 mgr.a (mgr.14150) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-16T03:55:26.408 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:26 smithi079 bash[24444]: debug 2024-09-16T03:55:26.135+0000 7f4a69bcf040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T03:55:26.408 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:26 smithi079 bash[24444]: debug 2024-09-16T03:55:26.211+0000 7f4a69bcf040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T03:55:26.716 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:26 smithi079 bash[24444]: debug 2024-09-16T03:55:26.403+0000 7f4a69bcf040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T03:55:26.716 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:26 smithi079 bash[24444]: debug 2024-09-16T03:55:26.479+0000 7f4a69bcf040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T03:55:26.717 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:26 smithi079 bash[24444]: debug 2024-09-16T03:55:26.547+0000 7f4a69bcf040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T03:55:27.076 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:26 smithi079 bash[23574]: cluster 2024-09-16T03:55:25.080594+0000 mgr.a (mgr.14150) 114 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:27.076 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:26 smithi079 bash[24444]: debug 2024-09-16T03:55:26.803+0000 7f4a69bcf040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T03:55:27.076 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:26 smithi079 bash[24444]: debug 2024-09-16T03:55:26.871+0000 7f4a69bcf040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T03:55:27.077 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:27 smithi079 bash[24444]: debug 2024-09-16T03:55:27.067+0000 7f4a69bcf040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T03:55:27.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:26 smithi027 bash[22790]: cluster 2024-09-16T03:55:25.080594+0000 mgr.a (mgr.14150) 114 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:27.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:26 smithi114 bash[23375]: cluster 2024-09-16T03:55:25.080594+0000 mgr.a (mgr.14150) 114 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:27.406 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:27 smithi079 bash[24444]: debug 2024-09-16T03:55:27.147+0000 7f4a69bcf040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T03:55:27.717 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:27 smithi079 bash[24444]: debug 2024-09-16T03:55:27.399+0000 7f4a69bcf040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T03:55:27.717 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:27 smithi079 bash[24444]: debug 2024-09-16T03:55:27.575+0000 7f4a69bcf040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T03:55:28.024 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:27 smithi079 bash[24444]: debug 2024-09-16T03:55:27.739+0000 7f4a69bcf040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T03:55:28.025 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:27 smithi079 bash[24444]: debug 2024-09-16T03:55:27.819+0000 7f4a69bcf040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T03:55:28.466 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:28 smithi079 bash[24444]: debug 2024-09-16T03:55:28.019+0000 7f4a69bcf040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T03:55:28.939 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:28 smithi079 bash[24444]: debug 2024-09-16T03:55:28.855+0000 7f4a69bcf040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T03:55:28.939 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:28 smithi079 bash[23574]: cluster 2024-09-16T03:55:27.081034+0000 mgr.a (mgr.14150) 115 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:28.939 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:28 smithi079 bash[23574]: audit 2024-09-16T03:55:28.270619+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:29.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:28 smithi114 bash[23375]: cluster 2024-09-16T03:55:27.081034+0000 mgr.a (mgr.14150) 115 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:29.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:28 smithi114 bash[23375]: audit 2024-09-16T03:55:28.270619+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:29.216 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:28 smithi079 bash[24444]: debug 2024-09-16T03:55:28.931+0000 7f4a69bcf040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T03:55:29.216 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:29 smithi079 bash[24444]: debug 2024-09-16T03:55:29.155+0000 7f4a69bcf040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T03:55:29.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:28 smithi027 bash[22790]: cluster 2024-09-16T03:55:27.081034+0000 mgr.a (mgr.14150) 115 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:29.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:28 smithi027 bash[22790]: audit 2024-09-16T03:55:28.270619+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:29.443 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-16T03:55:29.493 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi027:vg_nvme/lv_4 2024-09-16T03:55:29.630 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:29 smithi079 bash[24444]: debug 2024-09-16T03:55:29.227+0000 7f4a69bcf040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T03:55:29.966 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:29 smithi079 bash[24444]: debug 2024-09-16T03:55:29.623+0000 7f4a69bcf040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T03:55:29.966 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:55:29 smithi079 bash[24444]: debug 2024-09-16T03:55:29.703+0000 7f4a69bcf040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T03:55:30.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:30 smithi079 bash[23574]: cluster 2024-09-16T03:55:29.081513+0000 mgr.a (mgr.14150) 116 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:30.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:30 smithi079 bash[23574]: audit 2024-09-16T03:55:29.447587+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:30.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:30 smithi079 bash[23574]: cluster 2024-09-16T03:55:29.731025+0000 mon.a (mon.0) 369 : cluster [DBG] Standby manager daemon b started 2024-09-16T03:55:30.718 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:30 smithi079 bash[23574]: audit 2024-09-16T03:55:29.731537+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.79:0/1474190736' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-16T03:55:30.718 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:30 smithi079 bash[23574]: audit 2024-09-16T03:55:29.732007+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.79:0/1474190736' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T03:55:30.718 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:30 smithi079 bash[23574]: audit 2024-09-16T03:55:29.733222+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.79:0/1474190736' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-16T03:55:30.718 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:30 smithi079 bash[23574]: audit 2024-09-16T03:55:29.733655+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.79:0/1474190736' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T03:55:30.718 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:30 smithi079 bash[23574]: audit 2024-09-16T03:55:29.976869+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:30.719 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:30 smithi079 bash[23574]: audit 2024-09-16T03:55:29.984571+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:30.719 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:30 smithi079 bash[23574]: audit 2024-09-16T03:55:29.989265+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:55:30.719 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:30 smithi079 bash[23574]: audit 2024-09-16T03:55:29.994062+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:30.719 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:30 smithi079 bash[23574]: audit 2024-09-16T03:55:29.994729+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:30.719 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:30 smithi079 bash[23574]: audit 2024-09-16T03:55:30.015626+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:55:30.719 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:30 smithi079 bash[23574]: audit 2024-09-16T03:55:30.024505+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:30.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:30 smithi027 bash[22790]: cluster 2024-09-16T03:55:29.081513+0000 mgr.a (mgr.14150) 116 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:30.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:30 smithi027 bash[22790]: audit 2024-09-16T03:55:29.447587+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:30.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:30 smithi027 bash[22790]: cluster 2024-09-16T03:55:29.731025+0000 mon.a (mon.0) 369 : cluster [DBG] Standby manager daemon b started 2024-09-16T03:55:30.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:30 smithi027 bash[22790]: audit 2024-09-16T03:55:29.731537+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.79:0/1474190736' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-16T03:55:30.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:30 smithi027 bash[22790]: audit 2024-09-16T03:55:29.732007+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.79:0/1474190736' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T03:55:30.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:30 smithi027 bash[22790]: audit 2024-09-16T03:55:29.733222+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.79:0/1474190736' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-16T03:55:30.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:30 smithi027 bash[22790]: audit 2024-09-16T03:55:29.733655+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.79:0/1474190736' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T03:55:30.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:30 smithi027 bash[22790]: audit 2024-09-16T03:55:29.976869+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:30.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:30 smithi027 bash[22790]: audit 2024-09-16T03:55:29.984571+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:30.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:30 smithi027 bash[22790]: audit 2024-09-16T03:55:29.989265+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:55:30.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:30 smithi027 bash[22790]: audit 2024-09-16T03:55:29.994062+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:30.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:30 smithi027 bash[22790]: audit 2024-09-16T03:55:29.994729+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:30.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:30 smithi027 bash[22790]: audit 2024-09-16T03:55:30.015626+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:55:30.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:30 smithi027 bash[22790]: audit 2024-09-16T03:55:30.024505+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:30.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:30 smithi114 bash[23375]: cluster 2024-09-16T03:55:29.081513+0000 mgr.a (mgr.14150) 116 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:30.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:30 smithi114 bash[23375]: audit 2024-09-16T03:55:29.447587+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:30.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:30 smithi114 bash[23375]: cluster 2024-09-16T03:55:29.731025+0000 mon.a (mon.0) 369 : cluster [DBG] Standby manager daemon b started 2024-09-16T03:55:30.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:30 smithi114 bash[23375]: audit 2024-09-16T03:55:29.731537+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.79:0/1474190736' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-16T03:55:30.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:30 smithi114 bash[23375]: audit 2024-09-16T03:55:29.732007+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.79:0/1474190736' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T03:55:30.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:30 smithi114 bash[23375]: audit 2024-09-16T03:55:29.733222+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.79:0/1474190736' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-16T03:55:30.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:30 smithi114 bash[23375]: audit 2024-09-16T03:55:29.733655+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.79:0/1474190736' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T03:55:30.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:30 smithi114 bash[23375]: audit 2024-09-16T03:55:29.976869+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:30.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:30 smithi114 bash[23375]: audit 2024-09-16T03:55:29.984571+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:30.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:30 smithi114 bash[23375]: audit 2024-09-16T03:55:29.989265+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:55:30.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:30 smithi114 bash[23375]: audit 2024-09-16T03:55:29.994062+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:30.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:30 smithi114 bash[23375]: audit 2024-09-16T03:55:29.994729+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:30.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:30 smithi114 bash[23375]: audit 2024-09-16T03:55:30.015626+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:55:30.935 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:30 smithi114 bash[23375]: audit 2024-09-16T03:55:30.024505+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:31.716 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:31 smithi079 bash[23574]: cluster 2024-09-16T03:55:30.458451+0000 mon.a (mon.0) 377 : cluster [DBG] mgrmap e14: a(active, since 2m), standbys: b 2024-09-16T03:55:31.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:31 smithi079 bash[23574]: audit 2024-09-16T03:55:30.459188+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-16T03:55:31.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:31 smithi027 bash[22790]: cluster 2024-09-16T03:55:30.458451+0000 mon.a (mon.0) 377 : cluster [DBG] mgrmap e14: a(active, since 2m), standbys: b 2024-09-16T03:55:31.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:31 smithi027 bash[22790]: audit 2024-09-16T03:55:30.459188+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-16T03:55:31.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:31 smithi114 bash[23375]: cluster 2024-09-16T03:55:30.458451+0000 mon.a (mon.0) 377 : cluster [DBG] mgrmap e14: a(active, since 2m), standbys: b 2024-09-16T03:55:31.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:31 smithi114 bash[23375]: audit 2024-09-16T03:55:30.459188+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-16T03:55:32.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:32 smithi027 bash[22790]: cluster 2024-09-16T03:55:31.081970+0000 mgr.a (mgr.14150) 117 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:32.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:32 smithi114 bash[23375]: cluster 2024-09-16T03:55:31.081970+0000 mgr.a (mgr.14150) 117 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:32.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:32 smithi079 bash[23574]: cluster 2024-09-16T03:55:31.081970+0000 mgr.a (mgr.14150) 117 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:34.351 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:55:34.750 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:34 smithi114 bash[23375]: cluster 2024-09-16T03:55:33.082375+0000 mgr.a (mgr.14150) 118 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:34.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:34 smithi027 bash[22790]: cluster 2024-09-16T03:55:33.082375+0000 mgr.a (mgr.14150) 118 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:34.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:34 smithi079 bash[23574]: cluster 2024-09-16T03:55:33.082375+0000 mgr.a (mgr.14150) 118 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:36.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:36 smithi114 bash[23375]: cluster 2024-09-16T03:55:35.082727+0000 mgr.a (mgr.14150) 119 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:36.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:36 smithi027 bash[22790]: cluster 2024-09-16T03:55:35.082727+0000 mgr.a (mgr.14150) 119 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:36.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:36 smithi079 bash[23574]: cluster 2024-09-16T03:55:35.082727+0000 mgr.a (mgr.14150) 119 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:37.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:37 smithi027 bash[22790]: audit 2024-09-16T03:55:36.592519+0000 mgr.a (mgr.14150) 120 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi027:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:55:37.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:37 smithi027 bash[22790]: audit 2024-09-16T03:55:36.595171+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T03:55:37.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:37 smithi027 bash[22790]: audit 2024-09-16T03:55:36.597483+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T03:55:37.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:37 smithi027 bash[22790]: audit 2024-09-16T03:55:36.598010+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:37.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:37 smithi114 bash[23375]: audit 2024-09-16T03:55:36.592519+0000 mgr.a (mgr.14150) 120 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi027:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:55:37.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:37 smithi114 bash[23375]: audit 2024-09-16T03:55:36.595171+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T03:55:37.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:37 smithi114 bash[23375]: audit 2024-09-16T03:55:36.597483+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T03:55:37.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:37 smithi114 bash[23375]: audit 2024-09-16T03:55:36.598010+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:37.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:37 smithi079 bash[23574]: audit 2024-09-16T03:55:36.592519+0000 mgr.a (mgr.14150) 120 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi027:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:55:37.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:37 smithi079 bash[23574]: audit 2024-09-16T03:55:36.595171+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T03:55:37.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:37 smithi079 bash[23574]: audit 2024-09-16T03:55:36.597483+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T03:55:37.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:37 smithi079 bash[23574]: audit 2024-09-16T03:55:36.598010+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:55:38.751 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:38 smithi027 bash[22790]: cluster 2024-09-16T03:55:37.083140+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:38.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:38 smithi114 bash[23375]: cluster 2024-09-16T03:55:37.083140+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:38.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:38 smithi079 bash[23574]: cluster 2024-09-16T03:55:37.083140+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:40.817 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:40 smithi114 bash[23375]: cluster 2024-09-16T03:55:39.083561+0000 mgr.a (mgr.14150) 122 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:40.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:40 smithi027 bash[22790]: cluster 2024-09-16T03:55:39.083561+0000 mgr.a (mgr.14150) 122 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:40.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:40 smithi079 bash[23574]: cluster 2024-09-16T03:55:39.083561+0000 mgr.a (mgr.14150) 122 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:42.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:41 smithi027 bash[22790]: audit 2024-09-16T03:55:40.796458+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:42.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:41 smithi027 bash[22790]: audit 2024-09-16T03:55:40.804354+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:42.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:41 smithi027 bash[22790]: audit 2024-09-16T03:55:40.814478+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:42.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:41 smithi114 bash[23375]: audit 2024-09-16T03:55:40.796458+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:42.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:41 smithi114 bash[23375]: audit 2024-09-16T03:55:40.804354+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:42.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:41 smithi114 bash[23375]: audit 2024-09-16T03:55:40.814478+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:42.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:41 smithi079 bash[23574]: audit 2024-09-16T03:55:40.796458+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:42.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:41 smithi079 bash[23574]: audit 2024-09-16T03:55:40.804354+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:42.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:41 smithi079 bash[23574]: audit 2024-09-16T03:55:40.814478+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:43.045 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:42 smithi027 bash[22790]: cluster 2024-09-16T03:55:41.083973+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:43.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:42 smithi114 bash[23375]: cluster 2024-09-16T03:55:41.083973+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:43.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:42 smithi079 bash[23574]: cluster 2024-09-16T03:55:41.083973+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:45.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:44 smithi027 bash[22790]: cluster 2024-09-16T03:55:43.084454+0000 mgr.a (mgr.14150) 124 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:45.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:44 smithi027 bash[22790]: audit 2024-09-16T03:55:44.347720+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:45.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:44 smithi027 bash[22790]: audit 2024-09-16T03:55:44.354996+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:45.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:44 smithi027 bash[22790]: audit 2024-09-16T03:55:44.364727+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:45.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:44 smithi114 bash[23375]: cluster 2024-09-16T03:55:43.084454+0000 mgr.a (mgr.14150) 124 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:45.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:44 smithi114 bash[23375]: audit 2024-09-16T03:55:44.347720+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:45.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:44 smithi114 bash[23375]: audit 2024-09-16T03:55:44.354996+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:45.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:44 smithi114 bash[23375]: audit 2024-09-16T03:55:44.364727+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:45.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:44 smithi079 bash[23574]: cluster 2024-09-16T03:55:43.084454+0000 mgr.a (mgr.14150) 124 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:45.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:44 smithi079 bash[23574]: audit 2024-09-16T03:55:44.347720+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:45.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:44 smithi079 bash[23574]: audit 2024-09-16T03:55:44.354996+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:45.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:44 smithi079 bash[23574]: audit 2024-09-16T03:55:44.364727+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:46.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:45 smithi027 bash[22790]: audit 2024-09-16T03:55:45.166015+0000 mon.a (mon.0) 388 : audit [INF] from='client.? 172.21.15.27:0/3275949697' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6c02861b-47b4-4e8d-9565-8be21b5560cf"}]: dispatch 2024-09-16T03:55:46.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:45 smithi027 bash[22790]: audit 2024-09-16T03:55:45.169014+0000 mon.a (mon.0) 389 : audit [INF] from='client.? 172.21.15.27:0/3275949697' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6c02861b-47b4-4e8d-9565-8be21b5560cf"}]': finished 2024-09-16T03:55:46.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:45 smithi027 bash[22790]: cluster 2024-09-16T03:55:45.173388+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-16T03:55:46.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:45 smithi027 bash[22790]: audit 2024-09-16T03:55:45.173628+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T03:55:46.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:45 smithi027 bash[22790]: audit 2024-09-16T03:55:45.753892+0000 mon.a (mon.0) 392 : audit [DBG] from='client.? 172.21.15.27:0/3711378651' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T03:55:46.161 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:45 smithi079 bash[23574]: audit 2024-09-16T03:55:45.166015+0000 mon.a (mon.0) 388 : audit [INF] from='client.? 172.21.15.27:0/3275949697' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6c02861b-47b4-4e8d-9565-8be21b5560cf"}]: dispatch 2024-09-16T03:55:46.161 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:45 smithi079 bash[23574]: audit 2024-09-16T03:55:45.169014+0000 mon.a (mon.0) 389 : audit [INF] from='client.? 172.21.15.27:0/3275949697' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6c02861b-47b4-4e8d-9565-8be21b5560cf"}]': finished 2024-09-16T03:55:46.161 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:45 smithi079 bash[23574]: cluster 2024-09-16T03:55:45.173388+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-16T03:55:46.162 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:45 smithi079 bash[23574]: audit 2024-09-16T03:55:45.173628+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T03:55:46.162 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:45 smithi079 bash[23574]: audit 2024-09-16T03:55:45.753892+0000 mon.a (mon.0) 392 : audit [DBG] from='client.? 172.21.15.27:0/3711378651' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T03:55:46.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:45 smithi114 bash[23375]: audit 2024-09-16T03:55:45.166015+0000 mon.a (mon.0) 388 : audit [INF] from='client.? 172.21.15.27:0/3275949697' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6c02861b-47b4-4e8d-9565-8be21b5560cf"}]: dispatch 2024-09-16T03:55:46.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:45 smithi114 bash[23375]: audit 2024-09-16T03:55:45.169014+0000 mon.a (mon.0) 389 : audit [INF] from='client.? 172.21.15.27:0/3275949697' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6c02861b-47b4-4e8d-9565-8be21b5560cf"}]': finished 2024-09-16T03:55:46.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:45 smithi114 bash[23375]: cluster 2024-09-16T03:55:45.173388+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-16T03:55:46.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:45 smithi114 bash[23375]: audit 2024-09-16T03:55:45.173628+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T03:55:46.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:45 smithi114 bash[23375]: audit 2024-09-16T03:55:45.753892+0000 mon.a (mon.0) 392 : audit [DBG] from='client.? 172.21.15.27:0/3711378651' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T03:55:47.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:46 smithi027 bash[22790]: cluster 2024-09-16T03:55:45.084864+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:47.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:46 smithi114 bash[23375]: cluster 2024-09-16T03:55:45.084864+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:47.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:46 smithi079 bash[23574]: cluster 2024-09-16T03:55:45.084864+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:49.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:48 smithi027 bash[22790]: cluster 2024-09-16T03:55:47.085243+0000 mgr.a (mgr.14150) 126 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:49.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:48 smithi114 bash[23375]: cluster 2024-09-16T03:55:47.085243+0000 mgr.a (mgr.14150) 126 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:49.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:48 smithi079 bash[23574]: cluster 2024-09-16T03:55:47.085243+0000 mgr.a (mgr.14150) 126 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:51.102 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:50 smithi027 bash[22790]: cluster 2024-09-16T03:55:49.085671+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:51.103 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:50 smithi027 bash[22790]: audit 2024-09-16T03:55:50.201988+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:51.103 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:50 smithi027 bash[22790]: audit 2024-09-16T03:55:50.209915+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:51.103 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:50 smithi027 bash[22790]: audit 2024-09-16T03:55:50.221969+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:51.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:50 smithi114 bash[23375]: cluster 2024-09-16T03:55:49.085671+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:51.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:50 smithi114 bash[23375]: audit 2024-09-16T03:55:50.201988+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:51.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:50 smithi114 bash[23375]: audit 2024-09-16T03:55:50.209915+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:51.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:50 smithi114 bash[23375]: audit 2024-09-16T03:55:50.221969+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:51.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:50 smithi079 bash[23574]: cluster 2024-09-16T03:55:49.085671+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:51.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:50 smithi079 bash[23574]: audit 2024-09-16T03:55:50.201988+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:51.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:50 smithi079 bash[23574]: audit 2024-09-16T03:55:50.209915+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:51.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:50 smithi079 bash[23574]: audit 2024-09-16T03:55:50.221969+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:55:53.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:52 smithi027 bash[22790]: cluster 2024-09-16T03:55:51.086074+0000 mgr.a (mgr.14150) 128 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:53.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:52 smithi114 bash[23375]: cluster 2024-09-16T03:55:51.086074+0000 mgr.a (mgr.14150) 128 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:53.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:52 smithi079 bash[23574]: cluster 2024-09-16T03:55:51.086074+0000 mgr.a (mgr.14150) 128 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:55.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:54 smithi027 bash[22790]: cluster 2024-09-16T03:55:53.086457+0000 mgr.a (mgr.14150) 129 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:55.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:54 smithi114 bash[23375]: cluster 2024-09-16T03:55:53.086457+0000 mgr.a (mgr.14150) 129 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:55.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:54 smithi079 bash[23574]: cluster 2024-09-16T03:55:53.086457+0000 mgr.a (mgr.14150) 129 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:57.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:56 smithi027 bash[22790]: cluster 2024-09-16T03:55:55.086845+0000 mgr.a (mgr.14150) 130 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:57.103 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:56 smithi114 bash[23375]: cluster 2024-09-16T03:55:55.086845+0000 mgr.a (mgr.14150) 130 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:57.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:56 smithi079 bash[23574]: cluster 2024-09-16T03:55:55.086845+0000 mgr.a (mgr.14150) 130 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:59.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:58 smithi114 bash[23375]: cluster 2024-09-16T03:55:57.087291+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:59.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:58 smithi079 bash[23574]: cluster 2024-09-16T03:55:57.087291+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:55:59.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:58 smithi027 bash[22790]: cluster 2024-09-16T03:55:57.087291+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:00.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:59 smithi027 bash[22790]: audit 2024-09-16T03:55:59.572585+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T03:56:00.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:55:59 smithi027 bash[22790]: audit 2024-09-16T03:55:59.573950+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:56:00.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:59 smithi114 bash[23375]: audit 2024-09-16T03:55:59.572585+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T03:56:00.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:55:59 smithi114 bash[23375]: audit 2024-09-16T03:55:59.573950+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:56:00.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:59 smithi079 bash[23574]: audit 2024-09-16T03:55:59.572585+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T03:56:00.252 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:55:59 smithi079 bash[23574]: audit 2024-09-16T03:55:59.573950+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:56:01.159 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:00 smithi027 bash[22790]: cluster 2024-09-16T03:55:59.087744+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:01.159 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:00 smithi027 bash[22790]: cephadm 2024-09-16T03:55:59.575118+0000 mgr.a (mgr.14150) 133 : cephadm [INF] Deploying daemon osd.0 on smithi027 2024-09-16T03:56:01.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:00 smithi114 bash[23375]: cluster 2024-09-16T03:55:59.087744+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:01.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:00 smithi114 bash[23375]: cephadm 2024-09-16T03:55:59.575118+0000 mgr.a (mgr.14150) 133 : cephadm [INF] Deploying daemon osd.0 on smithi027 2024-09-16T03:56:01.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:00 smithi079 bash[23574]: cluster 2024-09-16T03:55:59.087744+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:01.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:00 smithi079 bash[23574]: cephadm 2024-09-16T03:55:59.575118+0000 mgr.a (mgr.14150) 133 : cephadm [INF] Deploying daemon osd.0 on smithi027 2024-09-16T03:56:02.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:01 smithi027 bash[22790]: audit 2024-09-16T03:56:00.998714+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:02.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:01 smithi027 bash[22790]: audit 2024-09-16T03:56:01.004188+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:02.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:01 smithi027 bash[22790]: audit 2024-09-16T03:56:01.010926+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:02.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:01 smithi114 bash[23375]: audit 2024-09-16T03:56:00.998714+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:02.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:01 smithi114 bash[23375]: audit 2024-09-16T03:56:01.004188+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:02.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:01 smithi114 bash[23375]: audit 2024-09-16T03:56:01.010926+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:02.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:01 smithi079 bash[23574]: audit 2024-09-16T03:56:00.998714+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:02.467 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:01 smithi079 bash[23574]: audit 2024-09-16T03:56:01.004188+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:02.467 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:01 smithi079 bash[23574]: audit 2024-09-16T03:56:01.010926+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:03.148 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:03 smithi027 bash[22790]: cluster 2024-09-16T03:56:01.088162+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:03.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:03 smithi114 bash[23375]: cluster 2024-09-16T03:56:01.088162+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:03.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:03 smithi079 bash[23574]: cluster 2024-09-16T03:56:01.088162+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:05.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:05 smithi027 bash[22790]: cluster 2024-09-16T03:56:03.088642+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:05.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:05 smithi027 bash[22790]: audit 2024-09-16T03:56:04.515317+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:05.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:05 smithi027 bash[22790]: audit 2024-09-16T03:56:04.519748+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:05.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:05 smithi027 bash[22790]: audit 2024-09-16T03:56:04.526188+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:05.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:05 smithi114 bash[23375]: cluster 2024-09-16T03:56:03.088642+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:05.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:05 smithi114 bash[23375]: audit 2024-09-16T03:56:04.515317+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:05.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:05 smithi114 bash[23375]: audit 2024-09-16T03:56:04.519748+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:05.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:05 smithi114 bash[23375]: audit 2024-09-16T03:56:04.526188+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:05.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:05 smithi079 bash[23574]: cluster 2024-09-16T03:56:03.088642+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:05.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:05 smithi079 bash[23574]: audit 2024-09-16T03:56:04.515317+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:05.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:05 smithi079 bash[23574]: audit 2024-09-16T03:56:04.519748+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:05.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:05 smithi079 bash[23574]: audit 2024-09-16T03:56:04.526188+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:05.797 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:05 smithi027 systemd[1]: /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T03:56:05.797 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:56:05 smithi027 systemd[1]: /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T03:56:06.099 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 03:56:05 smithi027 systemd[1]: /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T03:56:06.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:05 smithi027 systemd[1]: /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T03:56:06.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:06 smithi027 bash[22790]: cephadm 2024-09-16T03:56:04.521034+0000 mgr.a (mgr.14150) 136 : cephadm [INF] Detected new or changed devices on smithi027 2024-09-16T03:56:06.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:06 smithi079 bash[23574]: cephadm 2024-09-16T03:56:04.521034+0000 mgr.a (mgr.14150) 136 : cephadm [INF] Detected new or changed devices on smithi027 2024-09-16T03:56:06.433 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:06 smithi114 bash[23375]: cephadm 2024-09-16T03:56:04.521034+0000 mgr.a (mgr.14150) 136 : cephadm [INF] Detected new or changed devices on smithi027 2024-09-16T03:56:07.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:07 smithi079 bash[23574]: cluster 2024-09-16T03:56:05.089024+0000 mgr.a (mgr.14150) 137 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:07.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:07 smithi079 bash[23574]: audit 2024-09-16T03:56:06.059803+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:56:07.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:07 smithi079 bash[23574]: audit 2024-09-16T03:56:06.063837+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:07.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:07 smithi079 bash[23574]: audit 2024-09-16T03:56:06.064120+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:56:07.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:07 smithi079 bash[23574]: audit 2024-09-16T03:56:06.065047+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:56:07.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:07 smithi079 bash[23574]: audit 2024-09-16T03:56:06.069362+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:07.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:07 smithi079 bash[23574]: audit 2024-09-16T03:56:06.075764+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:07.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:07 smithi027 bash[22790]: cluster 2024-09-16T03:56:05.089024+0000 mgr.a (mgr.14150) 137 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:07.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:07 smithi027 bash[22790]: audit 2024-09-16T03:56:06.059803+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:56:07.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:07 smithi027 bash[22790]: audit 2024-09-16T03:56:06.063837+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:07.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:07 smithi027 bash[22790]: audit 2024-09-16T03:56:06.064120+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:56:07.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:07 smithi027 bash[22790]: audit 2024-09-16T03:56:06.065047+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:56:07.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:07 smithi027 bash[22790]: audit 2024-09-16T03:56:06.069362+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:07.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:07 smithi027 bash[22790]: audit 2024-09-16T03:56:06.075764+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:07.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:07 smithi114 bash[23375]: cluster 2024-09-16T03:56:05.089024+0000 mgr.a (mgr.14150) 137 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:07.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:07 smithi114 bash[23375]: audit 2024-09-16T03:56:06.059803+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:56:07.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:07 smithi114 bash[23375]: audit 2024-09-16T03:56:06.063837+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:07.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:07 smithi114 bash[23375]: audit 2024-09-16T03:56:06.064120+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:56:07.433 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:07 smithi114 bash[23375]: audit 2024-09-16T03:56:06.065047+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:56:07.433 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:07 smithi114 bash[23375]: audit 2024-09-16T03:56:06.069362+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:07.433 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:07 smithi114 bash[23375]: audit 2024-09-16T03:56:06.075764+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:09.322 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:09 smithi027 bash[22790]: cluster 2024-09-16T03:56:07.089361+0000 mgr.a (mgr.14150) 138 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:09.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:09 smithi114 bash[23375]: cluster 2024-09-16T03:56:07.089361+0000 mgr.a (mgr.14150) 138 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:09.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:09 smithi079 bash[23574]: cluster 2024-09-16T03:56:07.089361+0000 mgr.a (mgr.14150) 138 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:10.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:10 smithi027 bash[22790]: cluster 2024-09-16T03:56:09.089605+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:10.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:10 smithi027 bash[22790]: audit 2024-09-16T03:56:09.309259+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:10.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:10 smithi027 bash[22790]: audit 2024-09-16T03:56:09.314760+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:10.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:10 smithi027 bash[22790]: audit 2024-09-16T03:56:09.320947+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:10.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:10 smithi114 bash[23375]: cluster 2024-09-16T03:56:09.089605+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:10.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:10 smithi114 bash[23375]: audit 2024-09-16T03:56:09.309259+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:10.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:10 smithi114 bash[23375]: audit 2024-09-16T03:56:09.314760+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:10.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:10 smithi114 bash[23375]: audit 2024-09-16T03:56:09.320947+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:10.716 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:10 smithi079 bash[23574]: cluster 2024-09-16T03:56:09.089605+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:10.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:10 smithi079 bash[23574]: audit 2024-09-16T03:56:09.309259+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:10.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:10 smithi079 bash[23574]: audit 2024-09-16T03:56:09.314760+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:10.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:10 smithi079 bash[23574]: audit 2024-09-16T03:56:09.320947+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:11.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:11 smithi027 bash[22790]: audit 2024-09-16T03:56:10.421180+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:11.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:11 smithi027 bash[22790]: audit 2024-09-16T03:56:10.430258+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:11.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:11 smithi027 bash[22790]: audit 2024-09-16T03:56:10.439491+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:11.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:11 smithi114 bash[23375]: audit 2024-09-16T03:56:10.421180+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:11.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:11 smithi114 bash[23375]: audit 2024-09-16T03:56:10.430258+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:11.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:11 smithi114 bash[23375]: audit 2024-09-16T03:56:10.439491+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:11.716 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:11 smithi079 bash[23574]: audit 2024-09-16T03:56:10.421180+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:11.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:11 smithi079 bash[23574]: audit 2024-09-16T03:56:10.430258+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:11.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:11 smithi079 bash[23574]: audit 2024-09-16T03:56:10.439491+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:12.505 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:12 smithi027 bash[22790]: cluster 2024-09-16T03:56:11.090014+0000 mgr.a (mgr.14150) 140 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:12.716 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:12 smithi079 bash[23574]: cluster 2024-09-16T03:56:11.090014+0000 mgr.a (mgr.14150) 140 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:12.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:12 smithi114 bash[23375]: cluster 2024-09-16T03:56:11.090014+0000 mgr.a (mgr.14150) 140 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:14.716 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:14 smithi079 bash[23574]: cluster 2024-09-16T03:56:13.090499+0000 mgr.a (mgr.14150) 141 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:14.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:14 smithi027 bash[22790]: cluster 2024-09-16T03:56:13.090499+0000 mgr.a (mgr.14150) 141 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:14.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:14 smithi114 bash[23375]: cluster 2024-09-16T03:56:13.090499+0000 mgr.a (mgr.14150) 141 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:15.716 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:15 smithi079 bash[23574]: audit 2024-09-16T03:56:15.329145+0000 mon.a (mon.0) 416 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/607089002,v1:172.21.15.27:6803/607089002]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T03:56:15.820 INFO:teuthology.orchestra.run.smithi027.stdout:Created osd(s) 0 on host 'smithi027' 2024-09-16T03:56:15.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:15 smithi027 bash[22790]: audit 2024-09-16T03:56:15.329145+0000 mon.a (mon.0) 416 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/607089002,v1:172.21.15.27:6803/607089002]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T03:56:15.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:15 smithi114 bash[23375]: audit 2024-09-16T03:56:15.329145+0000 mon.a (mon.0) 416 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/607089002,v1:172.21.15.27:6803/607089002]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T03:56:16.445 DEBUG:teuthology.orchestra.run.smithi027:osd.0> sudo journalctl -f -n 0 -u ceph-d938972c-73de-11ef-bceb-c7b262605968@osd.0.service 2024-09-16T03:56:16.448 INFO:tasks.cephadm:Deploying osd.1 on smithi079 with /dev/vg_nvme/lv_4... 2024-09-16T03:56:16.448 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d938972c-73de-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T03:56:16.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:16 smithi114 bash[23375]: cluster 2024-09-16T03:56:15.090867+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:16.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:16 smithi114 bash[23375]: audit 2024-09-16T03:56:15.451521+0000 mon.a (mon.0) 417 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/607089002,v1:172.21.15.27:6803/607089002]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T03:56:16.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:16 smithi114 bash[23375]: cluster 2024-09-16T03:56:15.457357+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-16T03:56:16.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:16 smithi114 bash[23375]: audit 2024-09-16T03:56:15.457895+0000 mon.a (mon.0) 419 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/607089002,v1:172.21.15.27:6803/607089002]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-16T03:56:16.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:16 smithi114 bash[23375]: audit 2024-09-16T03:56:15.458383+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T03:56:16.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:16 smithi114 bash[23375]: audit 2024-09-16T03:56:15.804232+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:56:16.683 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:16 smithi114 bash[23375]: audit 2024-09-16T03:56:15.812139+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:16.683 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:16 smithi114 bash[23375]: audit 2024-09-16T03:56:15.812934+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T03:56:16.683 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:16 smithi114 bash[23375]: cephadm 2024-09-16T03:56:15.814268+0000 mgr.a (mgr.14150) 143 : cephadm [INF] Adjusting osd_memory_target on smithi027 to 16241M 2024-09-16T03:56:16.683 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:16 smithi114 bash[23375]: audit 2024-09-16T03:56:15.818803+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:16.683 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:16 smithi114 bash[23375]: audit 2024-09-16T03:56:15.824796+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:16.683 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:16 smithi114 bash[23375]: audit 2024-09-16T03:56:15.827935+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:56:16.683 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:16 smithi114 bash[23375]: audit 2024-09-16T03:56:15.829133+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:56:16.683 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:16 smithi114 bash[23375]: audit 2024-09-16T03:56:15.836196+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:16.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:16 smithi079 bash[23574]: cluster 2024-09-16T03:56:15.090867+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:16.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:16 smithi079 bash[23574]: audit 2024-09-16T03:56:15.451521+0000 mon.a (mon.0) 417 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/607089002,v1:172.21.15.27:6803/607089002]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T03:56:16.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:16 smithi079 bash[23574]: cluster 2024-09-16T03:56:15.457357+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-16T03:56:16.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:16 smithi079 bash[23574]: audit 2024-09-16T03:56:15.457895+0000 mon.a (mon.0) 419 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/607089002,v1:172.21.15.27:6803/607089002]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-16T03:56:16.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:16 smithi079 bash[23574]: audit 2024-09-16T03:56:15.458383+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T03:56:16.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:16 smithi079 bash[23574]: audit 2024-09-16T03:56:15.804232+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:56:16.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:16 smithi079 bash[23574]: audit 2024-09-16T03:56:15.812139+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:16.718 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:16 smithi079 bash[23574]: audit 2024-09-16T03:56:15.812934+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T03:56:16.718 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:16 smithi079 bash[23574]: cephadm 2024-09-16T03:56:15.814268+0000 mgr.a (mgr.14150) 143 : cephadm [INF] Adjusting osd_memory_target on smithi027 to 16241M 2024-09-16T03:56:16.718 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:16 smithi079 bash[23574]: audit 2024-09-16T03:56:15.818803+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:16.718 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:16 smithi079 bash[23574]: audit 2024-09-16T03:56:15.824796+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:16.718 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:16 smithi079 bash[23574]: audit 2024-09-16T03:56:15.827935+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:56:16.718 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:16 smithi079 bash[23574]: audit 2024-09-16T03:56:15.829133+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:56:16.718 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:16 smithi079 bash[23574]: audit 2024-09-16T03:56:15.836196+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:16.820 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:16 smithi027 bash[22790]: cluster 2024-09-16T03:56:15.090867+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:16.820 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:16 smithi027 bash[22790]: audit 2024-09-16T03:56:15.451521+0000 mon.a (mon.0) 417 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/607089002,v1:172.21.15.27:6803/607089002]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T03:56:16.820 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:16 smithi027 bash[22790]: cluster 2024-09-16T03:56:15.457357+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-16T03:56:16.820 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:16 smithi027 bash[22790]: audit 2024-09-16T03:56:15.457895+0000 mon.a (mon.0) 419 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/607089002,v1:172.21.15.27:6803/607089002]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-16T03:56:16.820 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:16 smithi027 bash[22790]: audit 2024-09-16T03:56:15.458383+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T03:56:16.820 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:16 smithi027 bash[22790]: audit 2024-09-16T03:56:15.804232+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:56:16.820 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:16 smithi027 bash[22790]: audit 2024-09-16T03:56:15.812139+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:16.821 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:16 smithi027 bash[22790]: audit 2024-09-16T03:56:15.812934+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T03:56:16.821 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:16 smithi027 bash[22790]: cephadm 2024-09-16T03:56:15.814268+0000 mgr.a (mgr.14150) 143 : cephadm [INF] Adjusting osd_memory_target on smithi027 to 16241M 2024-09-16T03:56:16.821 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:16 smithi027 bash[22790]: audit 2024-09-16T03:56:15.818803+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:16.821 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:16 smithi027 bash[22790]: audit 2024-09-16T03:56:15.824796+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:16.821 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:16 smithi027 bash[22790]: audit 2024-09-16T03:56:15.827935+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:56:16.821 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:16 smithi027 bash[22790]: audit 2024-09-16T03:56:15.829133+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:56:16.821 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:16 smithi027 bash[22790]: audit 2024-09-16T03:56:15.836196+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:17.099 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 16 03:56:16 smithi027 bash[32258]: debug 2024-09-16T03:56:16.922+0000 7fab99aab640 -1 osd.0 0 waiting for initial osdmap 2024-09-16T03:56:17.099 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 16 03:56:16 smithi027 bash[32258]: debug 2024-09-16T03:56:16.954+0000 7fab918cb640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T03:56:17.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:17 smithi114 bash[23375]: audit 2024-09-16T03:56:16.453594+0000 mon.a (mon.0) 429 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/607089002,v1:172.21.15.27:6803/607089002]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]': finished 2024-09-16T03:56:17.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:17 smithi114 bash[23375]: cluster 2024-09-16T03:56:16.458803+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-16T03:56:17.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:17 smithi114 bash[23375]: audit 2024-09-16T03:56:16.460640+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T03:56:17.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:17 smithi114 bash[23375]: audit 2024-09-16T03:56:16.493155+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T03:56:17.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:17 smithi114 bash[23375]: audit 2024-09-16T03:56:16.934901+0000 mon.a (mon.0) 433 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/607089002,v1:172.21.15.27:6803/607089002]' entity='osd.0' 2024-09-16T03:56:17.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:17 smithi027 bash[22790]: audit 2024-09-16T03:56:16.453594+0000 mon.a (mon.0) 429 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/607089002,v1:172.21.15.27:6803/607089002]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]': finished 2024-09-16T03:56:17.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:17 smithi027 bash[22790]: cluster 2024-09-16T03:56:16.458803+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-16T03:56:17.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:17 smithi027 bash[22790]: audit 2024-09-16T03:56:16.460640+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T03:56:17.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:17 smithi027 bash[22790]: audit 2024-09-16T03:56:16.493155+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T03:56:17.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:17 smithi027 bash[22790]: audit 2024-09-16T03:56:16.934901+0000 mon.a (mon.0) 433 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/607089002,v1:172.21.15.27:6803/607089002]' entity='osd.0' 2024-09-16T03:56:17.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:17 smithi079 bash[23574]: audit 2024-09-16T03:56:16.453594+0000 mon.a (mon.0) 429 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/607089002,v1:172.21.15.27:6803/607089002]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]': finished 2024-09-16T03:56:17.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:17 smithi079 bash[23574]: cluster 2024-09-16T03:56:16.458803+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-16T03:56:17.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:17 smithi079 bash[23574]: audit 2024-09-16T03:56:16.460640+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T03:56:17.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:17 smithi079 bash[23574]: audit 2024-09-16T03:56:16.493155+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T03:56:17.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:17 smithi079 bash[23574]: audit 2024-09-16T03:56:16.934901+0000 mon.a (mon.0) 433 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/607089002,v1:172.21.15.27:6803/607089002]' entity='osd.0' 2024-09-16T03:56:18.742 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:18 smithi114 bash[23375]: cluster 2024-09-16T03:56:16.340425+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T03:56:18.742 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:18 smithi114 bash[23375]: cluster 2024-09-16T03:56:16.340569+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T03:56:18.742 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:18 smithi114 bash[23375]: cluster 2024-09-16T03:56:17.091220+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:18.742 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:18 smithi114 bash[23375]: audit 2024-09-16T03:56:17.474159+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T03:56:18.742 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:18 smithi114 bash[23375]: cluster 2024-09-16T03:56:17.944522+0000 mon.a (mon.0) 435 : cluster [INF] osd.0 [v2:172.21.15.27:6802/607089002,v1:172.21.15.27:6803/607089002] boot 2024-09-16T03:56:18.742 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:18 smithi114 bash[23375]: cluster 2024-09-16T03:56:17.944548+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-16T03:56:18.742 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:18 smithi114 bash[23375]: audit 2024-09-16T03:56:17.944820+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T03:56:18.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:18 smithi027 bash[22790]: cluster 2024-09-16T03:56:16.340425+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T03:56:18.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:18 smithi027 bash[22790]: cluster 2024-09-16T03:56:16.340569+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T03:56:18.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:18 smithi027 bash[22790]: cluster 2024-09-16T03:56:17.091220+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:18.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:18 smithi027 bash[22790]: audit 2024-09-16T03:56:17.474159+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T03:56:18.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:18 smithi027 bash[22790]: cluster 2024-09-16T03:56:17.944522+0000 mon.a (mon.0) 435 : cluster [INF] osd.0 [v2:172.21.15.27:6802/607089002,v1:172.21.15.27:6803/607089002] boot 2024-09-16T03:56:18.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:18 smithi027 bash[22790]: cluster 2024-09-16T03:56:17.944548+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-16T03:56:18.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:18 smithi027 bash[22790]: audit 2024-09-16T03:56:17.944820+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T03:56:18.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:18 smithi079 bash[23574]: cluster 2024-09-16T03:56:16.340425+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T03:56:18.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:18 smithi079 bash[23574]: cluster 2024-09-16T03:56:16.340569+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T03:56:18.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:18 smithi079 bash[23574]: cluster 2024-09-16T03:56:17.091220+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T03:56:18.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:18 smithi079 bash[23574]: audit 2024-09-16T03:56:17.474159+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T03:56:18.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:18 smithi079 bash[23574]: cluster 2024-09-16T03:56:17.944522+0000 mon.a (mon.0) 435 : cluster [INF] osd.0 [v2:172.21.15.27:6802/607089002,v1:172.21.15.27:6803/607089002] boot 2024-09-16T03:56:18.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:18 smithi079 bash[23574]: cluster 2024-09-16T03:56:17.944548+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-16T03:56:18.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:18 smithi079 bash[23574]: audit 2024-09-16T03:56:17.944820+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T03:56:20.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:19 smithi079 bash[23574]: cluster 2024-09-16T03:56:18.947330+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-16T03:56:20.324 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:19 smithi027 bash[22790]: cluster 2024-09-16T03:56:18.947330+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-16T03:56:20.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:19 smithi114 bash[23375]: cluster 2024-09-16T03:56:18.947330+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-16T03:56:21.177 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T03:56:21.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:20 smithi079 bash[23574]: cluster 2024-09-16T03:56:19.091690+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:21.230 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:20 smithi114 bash[23375]: cluster 2024-09-16T03:56:19.091690+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:21.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:20 smithi027 bash[22790]: cluster 2024-09-16T03:56:19.091690+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:22.462 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:22 smithi079 bash[23574]: cluster 2024-09-16T03:56:21.092171+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:22.462 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:22 smithi079 bash[23574]: audit 2024-09-16T03:56:21.210874+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:22.462 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:22 smithi079 bash[23574]: audit 2024-09-16T03:56:21.218302+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:22.462 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:22 smithi079 bash[23574]: audit 2024-09-16T03:56:21.227648+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:22.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:22 smithi027 bash[22790]: cluster 2024-09-16T03:56:21.092171+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:22.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:22 smithi027 bash[22790]: audit 2024-09-16T03:56:21.210874+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:22.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:22 smithi027 bash[22790]: audit 2024-09-16T03:56:21.218302+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:22.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:22 smithi027 bash[22790]: audit 2024-09-16T03:56:21.227648+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:22.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:22 smithi114 bash[23375]: cluster 2024-09-16T03:56:21.092171+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:22.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:22 smithi114 bash[23375]: audit 2024-09-16T03:56:21.210874+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:22.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:22 smithi114 bash[23375]: audit 2024-09-16T03:56:21.218302+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:22.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:22 smithi114 bash[23375]: audit 2024-09-16T03:56:21.227648+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:24.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:24 smithi079 bash[23574]: cluster 2024-09-16T03:56:23.092632+0000 mgr.a (mgr.14150) 147 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:24.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:24 smithi027 bash[22790]: cluster 2024-09-16T03:56:23.092632+0000 mgr.a (mgr.14150) 147 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:24.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:24 smithi114 bash[23375]: cluster 2024-09-16T03:56:23.092632+0000 mgr.a (mgr.14150) 147 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:24.952 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-16T03:56:25.002 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi079:vg_nvme/lv_4 2024-09-16T03:56:26.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:26 smithi027 bash[22790]: cluster 2024-09-16T03:56:25.093024+0000 mgr.a (mgr.14150) 148 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:26.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:26 smithi114 bash[23375]: cluster 2024-09-16T03:56:25.093024+0000 mgr.a (mgr.14150) 148 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:26.716 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:26 smithi079 bash[23574]: cluster 2024-09-16T03:56:25.093024+0000 mgr.a (mgr.14150) 148 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:28.421 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:28 smithi079 bash[23574]: cluster 2024-09-16T03:56:27.093469+0000 mgr.a (mgr.14150) 149 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:28.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:28 smithi027 bash[22790]: cluster 2024-09-16T03:56:27.093469+0000 mgr.a (mgr.14150) 149 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:28.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:28 smithi114 bash[23375]: cluster 2024-09-16T03:56:27.093469+0000 mgr.a (mgr.14150) 149 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:30.165 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T03:56:30.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:30 smithi027 bash[22790]: cluster 2024-09-16T03:56:29.093901+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:30.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:30 smithi027 bash[22790]: audit 2024-09-16T03:56:29.520932+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:30.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:30 smithi027 bash[22790]: audit 2024-09-16T03:56:29.529940+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:30.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:30 smithi027 bash[22790]: audit 2024-09-16T03:56:29.539467+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:30.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:30 smithi114 bash[23375]: cluster 2024-09-16T03:56:29.093901+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:30.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:30 smithi114 bash[23375]: audit 2024-09-16T03:56:29.520932+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:30.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:30 smithi114 bash[23375]: audit 2024-09-16T03:56:29.529940+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:30.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:30 smithi114 bash[23375]: audit 2024-09-16T03:56:29.539467+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:30.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:30 smithi079 bash[23574]: cluster 2024-09-16T03:56:29.093901+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:30.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:30 smithi079 bash[23574]: audit 2024-09-16T03:56:29.520932+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:30.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:30 smithi079 bash[23574]: audit 2024-09-16T03:56:29.529940+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:30.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:30 smithi079 bash[23574]: audit 2024-09-16T03:56:29.539467+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:31.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:31 smithi114 bash[23375]: audit 2024-09-16T03:56:30.641255+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:31.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:31 smithi114 bash[23375]: audit 2024-09-16T03:56:30.649053+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:31.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:31 smithi114 bash[23375]: audit 2024-09-16T03:56:30.658692+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:31.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:31 smithi114 bash[23375]: audit 2024-09-16T03:56:31.465012+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T03:56:31.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:31 smithi114 bash[23375]: audit 2024-09-16T03:56:31.470994+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T03:56:31.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:31 smithi114 bash[23375]: audit 2024-09-16T03:56:31.472623+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:56:31.965 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:31 smithi027 bash[22790]: audit 2024-09-16T03:56:30.641255+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:31.965 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:31 smithi027 bash[22790]: audit 2024-09-16T03:56:30.649053+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:31.965 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:31 smithi027 bash[22790]: audit 2024-09-16T03:56:30.658692+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:31.965 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:31 smithi027 bash[22790]: audit 2024-09-16T03:56:31.465012+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T03:56:31.965 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:31 smithi027 bash[22790]: audit 2024-09-16T03:56:31.470994+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T03:56:31.966 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:31 smithi027 bash[22790]: audit 2024-09-16T03:56:31.472623+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:56:31.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:31 smithi079 bash[23574]: audit 2024-09-16T03:56:30.641255+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:31.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:31 smithi079 bash[23574]: audit 2024-09-16T03:56:30.649053+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:31.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:31 smithi079 bash[23574]: audit 2024-09-16T03:56:30.658692+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:31.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:31 smithi079 bash[23574]: audit 2024-09-16T03:56:31.465012+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T03:56:31.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:31 smithi079 bash[23574]: audit 2024-09-16T03:56:31.470994+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T03:56:31.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:31 smithi079 bash[23574]: audit 2024-09-16T03:56:31.472623+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:56:32.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:32 smithi114 bash[23375]: cluster 2024-09-16T03:56:31.094368+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:32.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:32 smithi114 bash[23375]: audit 2024-09-16T03:56:31.458086+0000 mgr.a (mgr.14150) 152 : audit [DBG] from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:56:32.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:32 smithi114 bash[23375]: audit 2024-09-16T03:56:32.123597+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:32.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:32 smithi114 bash[23375]: audit 2024-09-16T03:56:32.129271+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:32.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:32 smithi114 bash[23375]: audit 2024-09-16T03:56:32.133856+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:32.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:32 smithi079 bash[23574]: cluster 2024-09-16T03:56:31.094368+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:32.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:32 smithi079 bash[23574]: audit 2024-09-16T03:56:31.458086+0000 mgr.a (mgr.14150) 152 : audit [DBG] from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:56:32.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:32 smithi079 bash[23574]: audit 2024-09-16T03:56:32.123597+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:32.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:32 smithi079 bash[23574]: audit 2024-09-16T03:56:32.129271+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:32.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:32 smithi079 bash[23574]: audit 2024-09-16T03:56:32.133856+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:33.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:32 smithi027 bash[22790]: cluster 2024-09-16T03:56:31.094368+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:33.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:32 smithi027 bash[22790]: audit 2024-09-16T03:56:31.458086+0000 mgr.a (mgr.14150) 152 : audit [DBG] from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:56:33.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:32 smithi027 bash[22790]: audit 2024-09-16T03:56:32.123597+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:33.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:32 smithi027 bash[22790]: audit 2024-09-16T03:56:32.129271+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:33.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:32 smithi027 bash[22790]: audit 2024-09-16T03:56:32.133856+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:34.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:34 smithi114 bash[23375]: cluster 2024-09-16T03:56:33.094836+0000 mgr.a (mgr.14150) 153 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:34.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:34 smithi079 bash[23574]: cluster 2024-09-16T03:56:33.094836+0000 mgr.a (mgr.14150) 153 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:35.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:34 smithi027 bash[22790]: cluster 2024-09-16T03:56:33.094836+0000 mgr.a (mgr.14150) 153 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:36.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:36 smithi114 bash[23375]: cluster 2024-09-16T03:56:35.095289+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:36.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:36 smithi079 bash[23574]: cluster 2024-09-16T03:56:35.095289+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:36.969 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:36 smithi027 bash[22790]: cluster 2024-09-16T03:56:35.095289+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:38.931 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:38 smithi114 bash[23375]: cluster 2024-09-16T03:56:37.095603+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:38.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:38 smithi079 bash[23574]: cluster 2024-09-16T03:56:37.095603+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:39.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:38 smithi027 bash[22790]: cluster 2024-09-16T03:56:37.095603+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:40.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:40 smithi114 bash[23375]: cluster 2024-09-16T03:56:39.095918+0000 mgr.a (mgr.14150) 156 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:40.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:40 smithi114 bash[23375]: audit 2024-09-16T03:56:39.944873+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.79:0/503368442' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c78d1d62-1214-479b-834f-6f6e62903fec"}]: dispatch 2024-09-16T03:56:40.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:40 smithi114 bash[23375]: audit 2024-09-16T03:56:39.946743+0000 mon.a (mon.0) 454 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c78d1d62-1214-479b-834f-6f6e62903fec"}]: dispatch 2024-09-16T03:56:40.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:40 smithi114 bash[23375]: audit 2024-09-16T03:56:39.949903+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c78d1d62-1214-479b-834f-6f6e62903fec"}]': finished 2024-09-16T03:56:40.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:40 smithi114 bash[23375]: cluster 2024-09-16T03:56:39.955069+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-16T03:56:40.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:40 smithi114 bash[23375]: audit 2024-09-16T03:56:39.955523+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T03:56:40.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:40 smithi114 bash[23375]: audit 2024-09-16T03:56:40.507719+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.79:0/3236788983' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T03:56:40.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:40 smithi079 bash[23574]: cluster 2024-09-16T03:56:39.095918+0000 mgr.a (mgr.14150) 156 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:40.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:40 smithi079 bash[23574]: audit 2024-09-16T03:56:39.944873+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.79:0/503368442' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c78d1d62-1214-479b-834f-6f6e62903fec"}]: dispatch 2024-09-16T03:56:40.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:40 smithi079 bash[23574]: audit 2024-09-16T03:56:39.946743+0000 mon.a (mon.0) 454 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c78d1d62-1214-479b-834f-6f6e62903fec"}]: dispatch 2024-09-16T03:56:40.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:40 smithi079 bash[23574]: audit 2024-09-16T03:56:39.949903+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c78d1d62-1214-479b-834f-6f6e62903fec"}]': finished 2024-09-16T03:56:40.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:40 smithi079 bash[23574]: cluster 2024-09-16T03:56:39.955069+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-16T03:56:40.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:40 smithi079 bash[23574]: audit 2024-09-16T03:56:39.955523+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T03:56:40.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:40 smithi079 bash[23574]: audit 2024-09-16T03:56:40.507719+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.79:0/3236788983' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T03:56:41.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:40 smithi027 bash[22790]: cluster 2024-09-16T03:56:39.095918+0000 mgr.a (mgr.14150) 156 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:41.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:40 smithi027 bash[22790]: audit 2024-09-16T03:56:39.944873+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.79:0/503368442' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c78d1d62-1214-479b-834f-6f6e62903fec"}]: dispatch 2024-09-16T03:56:41.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:40 smithi027 bash[22790]: audit 2024-09-16T03:56:39.946743+0000 mon.a (mon.0) 454 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c78d1d62-1214-479b-834f-6f6e62903fec"}]: dispatch 2024-09-16T03:56:41.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:40 smithi027 bash[22790]: audit 2024-09-16T03:56:39.949903+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c78d1d62-1214-479b-834f-6f6e62903fec"}]': finished 2024-09-16T03:56:41.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:40 smithi027 bash[22790]: cluster 2024-09-16T03:56:39.955069+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-16T03:56:41.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:40 smithi027 bash[22790]: audit 2024-09-16T03:56:39.955523+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T03:56:41.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:40 smithi027 bash[22790]: audit 2024-09-16T03:56:40.507719+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.79:0/3236788983' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T03:56:42.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:42 smithi114 bash[23375]: cluster 2024-09-16T03:56:41.096340+0000 mgr.a (mgr.14150) 157 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:42.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:42 smithi114 bash[23375]: audit 2024-09-16T03:56:41.378428+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:42.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:42 smithi114 bash[23375]: audit 2024-09-16T03:56:41.386204+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:42.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:42 smithi114 bash[23375]: audit 2024-09-16T03:56:41.396080+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:42.716 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:42 smithi079 bash[23574]: cluster 2024-09-16T03:56:41.096340+0000 mgr.a (mgr.14150) 157 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:42.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:42 smithi079 bash[23574]: audit 2024-09-16T03:56:41.378428+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:42.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:42 smithi079 bash[23574]: audit 2024-09-16T03:56:41.386204+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:42.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:42 smithi079 bash[23574]: audit 2024-09-16T03:56:41.396080+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:42.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:42 smithi027 bash[22790]: cluster 2024-09-16T03:56:41.096340+0000 mgr.a (mgr.14150) 157 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:42.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:42 smithi027 bash[22790]: audit 2024-09-16T03:56:41.378428+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:42.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:42 smithi027 bash[22790]: audit 2024-09-16T03:56:41.386204+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:42.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:42 smithi027 bash[22790]: audit 2024-09-16T03:56:41.396080+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:44.399 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:44 smithi079 bash[23574]: cluster 2024-09-16T03:56:43.096788+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:44.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:44 smithi114 bash[23375]: cluster 2024-09-16T03:56:43.096788+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:44.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:44 smithi027 bash[22790]: cluster 2024-09-16T03:56:43.096788+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:46.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:46 smithi114 bash[23375]: cluster 2024-09-16T03:56:45.097182+0000 mgr.a (mgr.14150) 159 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:46.716 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:46 smithi079 bash[23574]: cluster 2024-09-16T03:56:45.097182+0000 mgr.a (mgr.14150) 159 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:46.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:46 smithi027 bash[22790]: cluster 2024-09-16T03:56:45.097182+0000 mgr.a (mgr.14150) 159 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:48.682 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:48 smithi114 bash[23375]: cluster 2024-09-16T03:56:47.097523+0000 mgr.a (mgr.14150) 160 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:48.716 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:48 smithi079 bash[23574]: cluster 2024-09-16T03:56:47.097523+0000 mgr.a (mgr.14150) 160 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:48.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:48 smithi027 bash[22790]: cluster 2024-09-16T03:56:47.097523+0000 mgr.a (mgr.14150) 160 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:51.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:50 smithi027 bash[22790]: cluster 2024-09-16T03:56:49.097948+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:51.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:50 smithi027 bash[22790]: audit 2024-09-16T03:56:49.734626+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:51.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:50 smithi027 bash[22790]: audit 2024-09-16T03:56:49.739168+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:51.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:50 smithi027 bash[22790]: audit 2024-09-16T03:56:49.747413+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:51.156 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:50 smithi079 bash[23574]: cluster 2024-09-16T03:56:49.097948+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:51.157 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:50 smithi079 bash[23574]: audit 2024-09-16T03:56:49.734626+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:51.157 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:50 smithi079 bash[23574]: audit 2024-09-16T03:56:49.739168+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:51.157 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:50 smithi079 bash[23574]: audit 2024-09-16T03:56:49.747413+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:51.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:50 smithi114 bash[23375]: cluster 2024-09-16T03:56:49.097948+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:51.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:50 smithi114 bash[23375]: audit 2024-09-16T03:56:49.734626+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:51.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:50 smithi114 bash[23375]: audit 2024-09-16T03:56:49.739168+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:51.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:50 smithi114 bash[23375]: audit 2024-09-16T03:56:49.747413+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:52.148 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:51 smithi079 bash[23574]: audit 2024-09-16T03:56:50.862630+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:52.149 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:51 smithi079 bash[23574]: audit 2024-09-16T03:56:50.870448+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:52.149 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:51 smithi079 bash[23574]: cephadm 2024-09-16T03:56:50.873232+0000 mgr.a (mgr.14150) 162 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-16T03:56:52.149 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:51 smithi079 bash[23574]: audit 2024-09-16T03:56:50.880119+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:52.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:51 smithi114 bash[23375]: audit 2024-09-16T03:56:50.862630+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:52.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:51 smithi114 bash[23375]: audit 2024-09-16T03:56:50.870448+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:52.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:51 smithi114 bash[23375]: cephadm 2024-09-16T03:56:50.873232+0000 mgr.a (mgr.14150) 162 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-16T03:56:52.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:51 smithi114 bash[23375]: audit 2024-09-16T03:56:50.880119+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:52.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:51 smithi027 bash[22790]: audit 2024-09-16T03:56:50.862630+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:52.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:51 smithi027 bash[22790]: audit 2024-09-16T03:56:50.870448+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:52.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:51 smithi027 bash[22790]: cephadm 2024-09-16T03:56:50.873232+0000 mgr.a (mgr.14150) 162 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-16T03:56:52.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:51 smithi027 bash[22790]: audit 2024-09-16T03:56:50.880119+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:56:53.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:52 smithi114 bash[23375]: cluster 2024-09-16T03:56:51.098410+0000 mgr.a (mgr.14150) 163 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:53.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:52 smithi079 bash[23574]: cluster 2024-09-16T03:56:51.098410+0000 mgr.a (mgr.14150) 163 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:53.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:52 smithi027 bash[22790]: cluster 2024-09-16T03:56:51.098410+0000 mgr.a (mgr.14150) 163 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:55.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:54 smithi114 bash[23375]: cluster 2024-09-16T03:56:53.098928+0000 mgr.a (mgr.14150) 164 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:55.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:54 smithi114 bash[23375]: audit 2024-09-16T03:56:54.621392+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T03:56:55.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:54 smithi114 bash[23375]: audit 2024-09-16T03:56:54.623155+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:56:55.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:54 smithi079 bash[23574]: cluster 2024-09-16T03:56:53.098928+0000 mgr.a (mgr.14150) 164 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:55.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:54 smithi079 bash[23574]: audit 2024-09-16T03:56:54.621392+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T03:56:55.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:54 smithi079 bash[23574]: audit 2024-09-16T03:56:54.623155+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:56:55.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:54 smithi027 bash[22790]: cluster 2024-09-16T03:56:53.098928+0000 mgr.a (mgr.14150) 164 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:55.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:54 smithi027 bash[22790]: audit 2024-09-16T03:56:54.621392+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T03:56:55.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:54 smithi027 bash[22790]: audit 2024-09-16T03:56:54.623155+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:56:56.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:55 smithi114 bash[23375]: cephadm 2024-09-16T03:56:54.624750+0000 mgr.a (mgr.14150) 165 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-09-16T03:56:56.200 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:55 smithi079 bash[23574]: cephadm 2024-09-16T03:56:54.624750+0000 mgr.a (mgr.14150) 165 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-09-16T03:56:56.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:55 smithi027 bash[22790]: cephadm 2024-09-16T03:56:54.624750+0000 mgr.a (mgr.14150) 165 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-09-16T03:56:57.154 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:56 smithi114 bash[23375]: cluster 2024-09-16T03:56:55.099414+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:57.254 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:56 smithi027 bash[22790]: cluster 2024-09-16T03:56:55.099414+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:57.262 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:56 smithi079 bash[23574]: cluster 2024-09-16T03:56:55.099414+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:58.989 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:56:58 smithi079 systemd[1]: /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T03:56:58.990 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:58 smithi079 systemd[1]: /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T03:56:58.990 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:58 smithi079 bash[23574]: cluster 2024-09-16T03:56:57.099799+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:59.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:58 smithi027 bash[22790]: cluster 2024-09-16T03:56:57.099799+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:59.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:58 smithi114 bash[23375]: cluster 2024-09-16T03:56:57.099799+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:56:59.332 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:59 smithi079 systemd[1]: /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T03:56:59.332 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 03:56:59 smithi079 systemd[1]: /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T03:57:00.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:59 smithi114 bash[23375]: audit 2024-09-16T03:56:59.260919+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:57:00.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:59 smithi114 bash[23375]: audit 2024-09-16T03:56:59.265247+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:00.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:59 smithi114 bash[23375]: audit 2024-09-16T03:56:59.265586+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:57:00.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:59 smithi114 bash[23375]: audit 2024-09-16T03:56:59.267185+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:57:00.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:59 smithi114 bash[23375]: audit 2024-09-16T03:56:59.271989+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:00.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:56:59 smithi114 bash[23375]: audit 2024-09-16T03:56:59.278333+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:00.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:59 smithi079 bash[23574]: audit 2024-09-16T03:56:59.260919+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:57:00.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:59 smithi079 bash[23574]: audit 2024-09-16T03:56:59.265247+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:00.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:59 smithi079 bash[23574]: audit 2024-09-16T03:56:59.265586+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:57:00.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:59 smithi079 bash[23574]: audit 2024-09-16T03:56:59.267185+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:57:00.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:59 smithi079 bash[23574]: audit 2024-09-16T03:56:59.271989+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:00.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:56:59 smithi079 bash[23574]: audit 2024-09-16T03:56:59.278333+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:00.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:59 smithi027 bash[22790]: audit 2024-09-16T03:56:59.260919+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:57:00.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:59 smithi027 bash[22790]: audit 2024-09-16T03:56:59.265247+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:00.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:59 smithi027 bash[22790]: audit 2024-09-16T03:56:59.265586+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:57:00.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:59 smithi027 bash[22790]: audit 2024-09-16T03:56:59.267185+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:57:00.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:59 smithi027 bash[22790]: audit 2024-09-16T03:56:59.271989+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:00.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:56:59 smithi027 bash[22790]: audit 2024-09-16T03:56:59.278333+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:01.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:00 smithi114 bash[23375]: cluster 2024-09-16T03:56:59.100156+0000 mgr.a (mgr.14150) 168 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:57:01.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:00 smithi079 bash[23574]: cluster 2024-09-16T03:56:59.100156+0000 mgr.a (mgr.14150) 168 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:57:01.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:00 smithi027 bash[22790]: cluster 2024-09-16T03:56:59.100156+0000 mgr.a (mgr.14150) 168 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:57:02.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:02 smithi114 bash[23375]: cluster 2024-09-16T03:57:01.100602+0000 mgr.a (mgr.14150) 169 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:57:02.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:02 smithi114 bash[23375]: audit 2024-09-16T03:57:01.601361+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:02.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:02 smithi114 bash[23375]: audit 2024-09-16T03:57:01.609139+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:02.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:02 smithi114 bash[23375]: audit 2024-09-16T03:57:01.619878+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:02.945 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:02 smithi079 bash[23574]: cluster 2024-09-16T03:57:01.100602+0000 mgr.a (mgr.14150) 169 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:57:02.945 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:02 smithi079 bash[23574]: audit 2024-09-16T03:57:01.601361+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:02.945 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:02 smithi079 bash[23574]: audit 2024-09-16T03:57:01.609139+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:02.945 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:02 smithi079 bash[23574]: audit 2024-09-16T03:57:01.619878+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:03.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:02 smithi027 bash[22790]: cluster 2024-09-16T03:57:01.100602+0000 mgr.a (mgr.14150) 169 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:57:03.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:02 smithi027 bash[22790]: audit 2024-09-16T03:57:01.601361+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:03.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:02 smithi027 bash[22790]: audit 2024-09-16T03:57:01.609139+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:03.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:02 smithi027 bash[22790]: audit 2024-09-16T03:57:01.619878+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:04.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:04 smithi079 bash[23574]: cluster 2024-09-16T03:57:03.101000+0000 mgr.a (mgr.14150) 170 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:57:04.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:04 smithi114 bash[23375]: cluster 2024-09-16T03:57:03.101000+0000 mgr.a (mgr.14150) 170 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:57:05.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:04 smithi027 bash[22790]: cluster 2024-09-16T03:57:03.101000+0000 mgr.a (mgr.14150) 170 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:57:06.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:06 smithi114 bash[23375]: cluster 2024-09-16T03:57:05.101511+0000 mgr.a (mgr.14150) 171 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:57:06.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:06 smithi079 bash[23574]: cluster 2024-09-16T03:57:05.101511+0000 mgr.a (mgr.14150) 171 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:57:07.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:06 smithi027 bash[22790]: cluster 2024-09-16T03:57:05.101511+0000 mgr.a (mgr.14150) 171 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:57:08.905 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:08 smithi079 bash[23574]: cluster 2024-09-16T03:57:07.101988+0000 mgr.a (mgr.14150) 172 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:57:08.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:08 smithi114 bash[23375]: cluster 2024-09-16T03:57:07.101988+0000 mgr.a (mgr.14150) 172 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:57:09.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:08 smithi027 bash[22790]: cluster 2024-09-16T03:57:07.101988+0000 mgr.a (mgr.14150) 172 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:57:09.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:09 smithi079 bash[23574]: audit 2024-09-16T03:57:08.908457+0000 mon.b (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.79:6800/2952546187,v1:172.21.15.79:6801/2952546187]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T03:57:09.717 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:09 smithi079 bash[23574]: audit 2024-09-16T03:57:08.909898+0000 mon.a (mon.0) 478 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T03:57:09.859 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 1 on host 'smithi079' 2024-09-16T03:57:09.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:09 smithi114 bash[23375]: audit 2024-09-16T03:57:08.908457+0000 mon.b (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.79:6800/2952546187,v1:172.21.15.79:6801/2952546187]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T03:57:09.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:09 smithi114 bash[23375]: audit 2024-09-16T03:57:08.909898+0000 mon.a (mon.0) 478 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T03:57:09.952 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:09 smithi027 bash[22790]: audit 2024-09-16T03:57:08.908457+0000 mon.b (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.79:6800/2952546187,v1:172.21.15.79:6801/2952546187]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T03:57:09.953 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:09 smithi027 bash[22790]: audit 2024-09-16T03:57:08.909898+0000 mon.a (mon.0) 478 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T03:57:10.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:10 smithi114 bash[23375]: cluster 2024-09-16T03:57:09.102445+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:57:10.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:10 smithi114 bash[23375]: audit 2024-09-16T03:57:09.622226+0000 mon.a (mon.0) 479 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T03:57:10.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:10 smithi114 bash[23375]: cluster 2024-09-16T03:57:09.626875+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-16T03:57:10.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:10 smithi114 bash[23375]: audit 2024-09-16T03:57:09.626898+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.79:6800/2952546187,v1:172.21.15.79:6801/2952546187]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-16T03:57:10.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:10 smithi114 bash[23375]: audit 2024-09-16T03:57:09.627330+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T03:57:10.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:10 smithi114 bash[23375]: audit 2024-09-16T03:57:09.628275+0000 mon.a (mon.0) 482 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-16T03:57:10.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:10 smithi114 bash[23375]: audit 2024-09-16T03:57:09.840544+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:57:10.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:10 smithi114 bash[23375]: audit 2024-09-16T03:57:09.849198+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:10.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:10 smithi114 bash[23375]: audit 2024-09-16T03:57:09.849905+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T03:57:10.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:10 smithi114 bash[23375]: cephadm 2024-09-16T03:57:09.851372+0000 mgr.a (mgr.14150) 174 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 16241M 2024-09-16T03:57:10.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:10 smithi114 bash[23375]: audit 2024-09-16T03:57:09.857485+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:10.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:10 smithi114 bash[23375]: audit 2024-09-16T03:57:09.863608+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:10.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:10 smithi114 bash[23375]: audit 2024-09-16T03:57:09.867379+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:57:10.934 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:10 smithi114 bash[23375]: audit 2024-09-16T03:57:09.868665+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:57:10.935 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:10 smithi114 bash[23375]: audit 2024-09-16T03:57:09.877028+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:10.935 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:10 smithi114 bash[23375]: audit 2024-09-16T03:57:09.938184+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:10.935 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:10 smithi114 bash[23375]: audit 2024-09-16T03:57:09.944873+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:10.935 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:10 smithi114 bash[23375]: audit 2024-09-16T03:57:09.950715+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:10.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:10 smithi079 bash[23574]: cluster 2024-09-16T03:57:09.102445+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:57:10.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:10 smithi079 bash[23574]: audit 2024-09-16T03:57:09.622226+0000 mon.a (mon.0) 479 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T03:57:10.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:10 smithi079 bash[23574]: cluster 2024-09-16T03:57:09.626875+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-16T03:57:10.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:10 smithi079 bash[23574]: audit 2024-09-16T03:57:09.626898+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.79:6800/2952546187,v1:172.21.15.79:6801/2952546187]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-16T03:57:10.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:10 smithi079 bash[23574]: audit 2024-09-16T03:57:09.627330+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T03:57:10.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:10 smithi079 bash[23574]: audit 2024-09-16T03:57:09.628275+0000 mon.a (mon.0) 482 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-16T03:57:10.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:10 smithi079 bash[23574]: audit 2024-09-16T03:57:09.840544+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:57:10.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:10 smithi079 bash[23574]: audit 2024-09-16T03:57:09.849198+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:10.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:10 smithi079 bash[23574]: audit 2024-09-16T03:57:09.849905+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T03:57:10.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:10 smithi079 bash[23574]: cephadm 2024-09-16T03:57:09.851372+0000 mgr.a (mgr.14150) 174 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 16241M 2024-09-16T03:57:10.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:10 smithi079 bash[23574]: audit 2024-09-16T03:57:09.857485+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:10.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:10 smithi079 bash[23574]: audit 2024-09-16T03:57:09.863608+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:10.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:10 smithi079 bash[23574]: audit 2024-09-16T03:57:09.867379+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:57:10.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:10 smithi079 bash[23574]: audit 2024-09-16T03:57:09.868665+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:57:10.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:10 smithi079 bash[23574]: audit 2024-09-16T03:57:09.877028+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:10.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:10 smithi079 bash[23574]: audit 2024-09-16T03:57:09.938184+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:10.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:10 smithi079 bash[23574]: audit 2024-09-16T03:57:09.944873+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:10.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:10 smithi079 bash[23574]: audit 2024-09-16T03:57:09.950715+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:11.070 DEBUG:teuthology.orchestra.run.smithi079:osd.1> sudo journalctl -f -n 0 -u ceph-d938972c-73de-11ef-bceb-c7b262605968@osd.1.service 2024-09-16T03:57:11.072 INFO:tasks.cephadm:Deploying osd.2 on smithi114 with /dev/vg_nvme/lv_4... 2024-09-16T03:57:11.072 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d938972c-73de-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T03:57:11.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:10 smithi027 bash[22790]: cluster 2024-09-16T03:57:09.102445+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:57:11.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:10 smithi027 bash[22790]: audit 2024-09-16T03:57:09.622226+0000 mon.a (mon.0) 479 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T03:57:11.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:10 smithi027 bash[22790]: cluster 2024-09-16T03:57:09.626875+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-16T03:57:11.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:10 smithi027 bash[22790]: audit 2024-09-16T03:57:09.626898+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.79:6800/2952546187,v1:172.21.15.79:6801/2952546187]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-16T03:57:11.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:10 smithi027 bash[22790]: audit 2024-09-16T03:57:09.627330+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T03:57:11.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:10 smithi027 bash[22790]: audit 2024-09-16T03:57:09.628275+0000 mon.a (mon.0) 482 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-16T03:57:11.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:10 smithi027 bash[22790]: audit 2024-09-16T03:57:09.840544+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:57:11.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:10 smithi027 bash[22790]: audit 2024-09-16T03:57:09.849198+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:11.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:10 smithi027 bash[22790]: audit 2024-09-16T03:57:09.849905+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T03:57:11.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:10 smithi027 bash[22790]: cephadm 2024-09-16T03:57:09.851372+0000 mgr.a (mgr.14150) 174 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 16241M 2024-09-16T03:57:11.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:10 smithi027 bash[22790]: audit 2024-09-16T03:57:09.857485+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:11.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:10 smithi027 bash[22790]: audit 2024-09-16T03:57:09.863608+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:11.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:10 smithi027 bash[22790]: audit 2024-09-16T03:57:09.867379+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:57:11.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:10 smithi027 bash[22790]: audit 2024-09-16T03:57:09.868665+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:57:11.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:10 smithi027 bash[22790]: audit 2024-09-16T03:57:09.877028+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:11.101 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:10 smithi027 bash[22790]: audit 2024-09-16T03:57:09.938184+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:11.101 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:10 smithi027 bash[22790]: audit 2024-09-16T03:57:09.944873+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:11.101 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:10 smithi027 bash[22790]: audit 2024-09-16T03:57:09.950715+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:11.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:11 smithi114 bash[23375]: audit 2024-09-16T03:57:10.624542+0000 mon.a (mon.0) 494 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-16T03:57:12.007 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:11 smithi114 bash[23375]: cluster 2024-09-16T03:57:10.629753+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-16T03:57:12.007 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:11 smithi114 bash[23375]: audit 2024-09-16T03:57:10.630541+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T03:57:12.008 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:11 smithi114 bash[23375]: audit 2024-09-16T03:57:10.641103+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T03:57:12.008 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:11 smithi114 bash[23375]: audit 2024-09-16T03:57:11.043774+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:12.008 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:11 smithi114 bash[23375]: audit 2024-09-16T03:57:11.053213+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:12.008 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:11 smithi114 bash[23375]: audit 2024-09-16T03:57:11.058192+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:57:12.008 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:11 smithi114 bash[23375]: audit 2024-09-16T03:57:11.063126+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:12.008 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:11 smithi114 bash[23375]: audit 2024-09-16T03:57:11.069096+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:57:12.009 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:11 smithi114 bash[23375]: audit 2024-09-16T03:57:11.070703+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:57:12.009 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:11 smithi114 bash[23375]: audit 2024-09-16T03:57:11.082050+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:12.009 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:11 smithi114 bash[23375]: audit 2024-09-16T03:57:11.089177+0000 mon.a (mon.0) 505 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-16T03:57:12.010 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:11 smithi079 bash[23574]: audit 2024-09-16T03:57:10.624542+0000 mon.a (mon.0) 494 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-16T03:57:12.010 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:11 smithi079 bash[23574]: cluster 2024-09-16T03:57:10.629753+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-16T03:57:12.010 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:11 smithi079 bash[23574]: audit 2024-09-16T03:57:10.630541+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T03:57:12.010 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:11 smithi079 bash[23574]: audit 2024-09-16T03:57:10.641103+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T03:57:12.011 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:11 smithi079 bash[23574]: audit 2024-09-16T03:57:11.043774+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:12.011 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:11 smithi079 bash[23574]: audit 2024-09-16T03:57:11.053213+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:12.011 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:11 smithi079 bash[23574]: audit 2024-09-16T03:57:11.058192+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:57:12.011 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:11 smithi079 bash[23574]: audit 2024-09-16T03:57:11.063126+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:12.011 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:11 smithi079 bash[23574]: audit 2024-09-16T03:57:11.069096+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:57:12.011 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:11 smithi079 bash[23574]: audit 2024-09-16T03:57:11.070703+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:57:12.012 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:11 smithi079 bash[23574]: audit 2024-09-16T03:57:11.082050+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:12.012 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:11 smithi079 bash[23574]: audit 2024-09-16T03:57:11.089177+0000 mon.a (mon.0) 505 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-16T03:57:12.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:11 smithi027 bash[22790]: audit 2024-09-16T03:57:10.624542+0000 mon.a (mon.0) 494 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-16T03:57:12.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:11 smithi027 bash[22790]: cluster 2024-09-16T03:57:10.629753+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-16T03:57:12.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:11 smithi027 bash[22790]: audit 2024-09-16T03:57:10.630541+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T03:57:12.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:11 smithi027 bash[22790]: audit 2024-09-16T03:57:10.641103+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T03:57:12.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:11 smithi027 bash[22790]: audit 2024-09-16T03:57:11.043774+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:12.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:11 smithi027 bash[22790]: audit 2024-09-16T03:57:11.053213+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:12.101 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:11 smithi027 bash[22790]: audit 2024-09-16T03:57:11.058192+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:57:12.101 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:11 smithi027 bash[22790]: audit 2024-09-16T03:57:11.063126+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:12.101 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:11 smithi027 bash[22790]: audit 2024-09-16T03:57:11.069096+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:57:12.101 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:11 smithi027 bash[22790]: audit 2024-09-16T03:57:11.070703+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:57:12.101 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:11 smithi027 bash[22790]: audit 2024-09-16T03:57:11.082050+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:12.101 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:11 smithi027 bash[22790]: audit 2024-09-16T03:57:11.089177+0000 mon.a (mon.0) 505 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-16T03:57:12.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:12 smithi114 bash[23375]: cluster 2024-09-16T03:57:09.883295+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T03:57:12.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:12 smithi114 bash[23375]: cluster 2024-09-16T03:57:09.883354+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T03:57:12.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:12 smithi114 bash[23375]: cluster 2024-09-16T03:57:11.102878+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:57:12.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:12 smithi114 bash[23375]: audit 2024-09-16T03:57:11.642474+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T03:57:12.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:12 smithi114 bash[23375]: cluster 2024-09-16T03:57:12.096546+0000 mon.a (mon.0) 507 : cluster [INF] osd.1 [v2:172.21.15.79:6800/2952546187,v1:172.21.15.79:6801/2952546187] boot 2024-09-16T03:57:12.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:12 smithi114 bash[23375]: cluster 2024-09-16T03:57:12.096609+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-16T03:57:12.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:12 smithi114 bash[23375]: audit 2024-09-16T03:57:12.097160+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T03:57:12.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:12 smithi079 bash[23574]: cluster 2024-09-16T03:57:09.883295+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T03:57:12.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:12 smithi079 bash[23574]: cluster 2024-09-16T03:57:09.883354+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T03:57:12.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:12 smithi079 bash[23574]: cluster 2024-09-16T03:57:11.102878+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:57:12.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:12 smithi079 bash[23574]: audit 2024-09-16T03:57:11.642474+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T03:57:12.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:12 smithi079 bash[23574]: cluster 2024-09-16T03:57:12.096546+0000 mon.a (mon.0) 507 : cluster [INF] osd.1 [v2:172.21.15.79:6800/2952546187,v1:172.21.15.79:6801/2952546187] boot 2024-09-16T03:57:12.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:12 smithi079 bash[23574]: cluster 2024-09-16T03:57:12.096609+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-16T03:57:12.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:12 smithi079 bash[23574]: audit 2024-09-16T03:57:12.097160+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T03:57:13.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:12 smithi027 bash[22790]: cluster 2024-09-16T03:57:09.883295+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T03:57:13.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:12 smithi027 bash[22790]: cluster 2024-09-16T03:57:09.883354+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T03:57:13.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:12 smithi027 bash[22790]: cluster 2024-09-16T03:57:11.102878+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T03:57:13.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:12 smithi027 bash[22790]: audit 2024-09-16T03:57:11.642474+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T03:57:13.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:12 smithi027 bash[22790]: cluster 2024-09-16T03:57:12.096546+0000 mon.a (mon.0) 507 : cluster [INF] osd.1 [v2:172.21.15.79:6800/2952546187,v1:172.21.15.79:6801/2952546187] boot 2024-09-16T03:57:13.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:12 smithi027 bash[22790]: cluster 2024-09-16T03:57:12.096609+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-16T03:57:13.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:12 smithi027 bash[22790]: audit 2024-09-16T03:57:12.097160+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T03:57:14.791 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T03:57:14.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:14 smithi114 bash[23375]: cluster 2024-09-16T03:57:13.103353+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:14.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:14 smithi114 bash[23375]: cluster 2024-09-16T03:57:13.650377+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-16T03:57:14.966 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:14 smithi079 bash[23574]: cluster 2024-09-16T03:57:13.103353+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:14.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:14 smithi079 bash[23574]: cluster 2024-09-16T03:57:13.650377+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-16T03:57:15.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:14 smithi027 bash[22790]: cluster 2024-09-16T03:57:13.103353+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:15.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:14 smithi027 bash[22790]: cluster 2024-09-16T03:57:13.650377+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-16T03:57:17.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:16 smithi079 bash[23574]: cluster 2024-09-16T03:57:15.103745+0000 mgr.a (mgr.14150) 177 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:17.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:16 smithi079 bash[23574]: audit 2024-09-16T03:57:15.950260+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:17.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:16 smithi079 bash[23574]: audit 2024-09-16T03:57:15.958971+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:17.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:16 smithi079 bash[23574]: audit 2024-09-16T03:57:15.963861+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:57:17.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:16 smithi079 bash[23574]: audit 2024-09-16T03:57:15.969501+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:17.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:16 smithi079 bash[23574]: audit 2024-09-16T03:57:15.970339+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:57:17.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:16 smithi079 bash[23574]: audit 2024-09-16T03:57:15.972365+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:57:17.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:16 smithi079 bash[23574]: audit 2024-09-16T03:57:15.981941+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:17.235 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:16 smithi114 bash[23375]: cluster 2024-09-16T03:57:15.103745+0000 mgr.a (mgr.14150) 177 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:17.235 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:16 smithi114 bash[23375]: audit 2024-09-16T03:57:15.950260+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:17.235 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:16 smithi114 bash[23375]: audit 2024-09-16T03:57:15.958971+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:17.235 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:16 smithi114 bash[23375]: audit 2024-09-16T03:57:15.963861+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:57:17.235 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:16 smithi114 bash[23375]: audit 2024-09-16T03:57:15.969501+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:17.236 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:16 smithi114 bash[23375]: audit 2024-09-16T03:57:15.970339+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:57:17.236 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:16 smithi114 bash[23375]: audit 2024-09-16T03:57:15.972365+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:57:17.236 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:16 smithi114 bash[23375]: audit 2024-09-16T03:57:15.981941+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:17.264 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:16 smithi027 bash[22790]: cluster 2024-09-16T03:57:15.103745+0000 mgr.a (mgr.14150) 177 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:17.264 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:16 smithi027 bash[22790]: audit 2024-09-16T03:57:15.950260+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:17.264 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:16 smithi027 bash[22790]: audit 2024-09-16T03:57:15.958971+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:17.264 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:16 smithi027 bash[22790]: audit 2024-09-16T03:57:15.963861+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:57:17.264 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:16 smithi027 bash[22790]: audit 2024-09-16T03:57:15.969501+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:17.264 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:16 smithi027 bash[22790]: audit 2024-09-16T03:57:15.970339+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:57:17.264 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:16 smithi027 bash[22790]: audit 2024-09-16T03:57:15.972365+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:57:17.264 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:16 smithi027 bash[22790]: audit 2024-09-16T03:57:15.981941+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:18.760 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-16T03:57:18.810 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi114:vg_nvme/lv_4 2024-09-16T03:57:19.133 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:18 smithi114 bash[23375]: cluster 2024-09-16T03:57:17.104210+0000 mgr.a (mgr.14150) 178 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:19.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:18 smithi079 bash[23574]: cluster 2024-09-16T03:57:17.104210+0000 mgr.a (mgr.14150) 178 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:19.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:18 smithi027 bash[22790]: cluster 2024-09-16T03:57:17.104210+0000 mgr.a (mgr.14150) 178 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:21.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:20 smithi114 bash[23375]: cluster 2024-09-16T03:57:19.104704+0000 mgr.a (mgr.14150) 179 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:21.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:20 smithi079 bash[23574]: cluster 2024-09-16T03:57:19.104704+0000 mgr.a (mgr.14150) 179 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:21.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:20 smithi027 bash[22790]: cluster 2024-09-16T03:57:19.104704+0000 mgr.a (mgr.14150) 179 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:22.532 INFO:teuthology.orchestra.run.smithi114.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T03:57:22.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:22 smithi114 bash[23375]: cluster 2024-09-16T03:57:21.105158+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:22.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:22 smithi114 bash[23375]: audit 2024-09-16T03:57:21.788075+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:22.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:22 smithi114 bash[23375]: audit 2024-09-16T03:57:21.795745+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:22.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:22 smithi114 bash[23375]: audit 2024-09-16T03:57:21.805406+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:23.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:22 smithi027 bash[22790]: cluster 2024-09-16T03:57:21.105158+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:23.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:22 smithi027 bash[22790]: audit 2024-09-16T03:57:21.788075+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:23.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:22 smithi027 bash[22790]: audit 2024-09-16T03:57:21.795745+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:23.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:22 smithi027 bash[22790]: audit 2024-09-16T03:57:21.805406+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:23.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:22 smithi079 bash[23574]: cluster 2024-09-16T03:57:21.105158+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:23.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:22 smithi079 bash[23574]: audit 2024-09-16T03:57:21.788075+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:23.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:22 smithi079 bash[23574]: audit 2024-09-16T03:57:21.795745+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:23.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:22 smithi079 bash[23574]: audit 2024-09-16T03:57:21.805406+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:25.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:24 smithi027 bash[22790]: cluster 2024-09-16T03:57:23.105613+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:25.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:24 smithi027 bash[22790]: audit 2024-09-16T03:57:23.902975+0000 mgr.a (mgr.14150) 182 : audit [DBG] from='client.24160 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:57:25.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:24 smithi027 bash[22790]: audit 2024-09-16T03:57:23.909947+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T03:57:25.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:24 smithi027 bash[22790]: audit 2024-09-16T03:57:23.916422+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T03:57:25.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:24 smithi027 bash[22790]: audit 2024-09-16T03:57:23.918304+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:57:25.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:24 smithi114 bash[23375]: cluster 2024-09-16T03:57:23.105613+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:25.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:24 smithi114 bash[23375]: audit 2024-09-16T03:57:23.902975+0000 mgr.a (mgr.14150) 182 : audit [DBG] from='client.24160 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:57:25.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:24 smithi114 bash[23375]: audit 2024-09-16T03:57:23.909947+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T03:57:25.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:24 smithi114 bash[23375]: audit 2024-09-16T03:57:23.916422+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T03:57:25.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:24 smithi114 bash[23375]: audit 2024-09-16T03:57:23.918304+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:57:25.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:24 smithi079 bash[23574]: cluster 2024-09-16T03:57:23.105613+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:25.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:24 smithi079 bash[23574]: audit 2024-09-16T03:57:23.902975+0000 mgr.a (mgr.14150) 182 : audit [DBG] from='client.24160 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:57:25.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:24 smithi079 bash[23574]: audit 2024-09-16T03:57:23.909947+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T03:57:25.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:24 smithi079 bash[23574]: audit 2024-09-16T03:57:23.916422+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T03:57:25.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:24 smithi079 bash[23574]: audit 2024-09-16T03:57:23.918304+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:57:27.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:26 smithi027 bash[22790]: cluster 2024-09-16T03:57:25.106075+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:27.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:26 smithi114 bash[23375]: cluster 2024-09-16T03:57:25.106075+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:27.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:26 smithi079 bash[23574]: cluster 2024-09-16T03:57:25.106075+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:29.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:28 smithi027 bash[22790]: cluster 2024-09-16T03:57:27.106547+0000 mgr.a (mgr.14150) 184 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:29.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:28 smithi114 bash[23375]: cluster 2024-09-16T03:57:27.106547+0000 mgr.a (mgr.14150) 184 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:29.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:28 smithi079 bash[23574]: cluster 2024-09-16T03:57:27.106547+0000 mgr.a (mgr.14150) 184 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:31.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:30 smithi027 bash[22790]: cluster 2024-09-16T03:57:29.107015+0000 mgr.a (mgr.14150) 185 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:31.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:30 smithi027 bash[22790]: audit 2024-09-16T03:57:30.153266+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:31.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:30 smithi027 bash[22790]: audit 2024-09-16T03:57:30.160677+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:31.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:30 smithi027 bash[22790]: audit 2024-09-16T03:57:30.171237+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:31.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:30 smithi114 bash[23375]: cluster 2024-09-16T03:57:29.107015+0000 mgr.a (mgr.14150) 185 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:31.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:30 smithi114 bash[23375]: audit 2024-09-16T03:57:30.153266+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:31.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:30 smithi114 bash[23375]: audit 2024-09-16T03:57:30.160677+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:31.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:30 smithi114 bash[23375]: audit 2024-09-16T03:57:30.171237+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:31.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:30 smithi079 bash[23574]: cluster 2024-09-16T03:57:29.107015+0000 mgr.a (mgr.14150) 185 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:31.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:30 smithi079 bash[23574]: audit 2024-09-16T03:57:30.153266+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:31.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:30 smithi079 bash[23574]: audit 2024-09-16T03:57:30.160677+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:31.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:30 smithi079 bash[23574]: audit 2024-09-16T03:57:30.171237+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:33.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:32 smithi027 bash[22790]: cluster 2024-09-16T03:57:31.107479+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:33.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:32 smithi027 bash[22790]: audit 2024-09-16T03:57:32.296510+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.114:0/208801015' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3d18c953-4184-4696-b7dd-016b1cafb293"}]: dispatch 2024-09-16T03:57:33.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:32 smithi027 bash[22790]: audit 2024-09-16T03:57:32.297752+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3d18c953-4184-4696-b7dd-016b1cafb293"}]: dispatch 2024-09-16T03:57:33.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:32 smithi027 bash[22790]: audit 2024-09-16T03:57:32.302091+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3d18c953-4184-4696-b7dd-016b1cafb293"}]': finished 2024-09-16T03:57:33.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:32 smithi027 bash[22790]: cluster 2024-09-16T03:57:32.308943+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-16T03:57:33.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:32 smithi027 bash[22790]: audit 2024-09-16T03:57:32.309493+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T03:57:33.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:32 smithi114 bash[23375]: cluster 2024-09-16T03:57:31.107479+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:33.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:32 smithi114 bash[23375]: audit 2024-09-16T03:57:32.296510+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.114:0/208801015' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3d18c953-4184-4696-b7dd-016b1cafb293"}]: dispatch 2024-09-16T03:57:33.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:32 smithi114 bash[23375]: audit 2024-09-16T03:57:32.297752+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3d18c953-4184-4696-b7dd-016b1cafb293"}]: dispatch 2024-09-16T03:57:33.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:32 smithi114 bash[23375]: audit 2024-09-16T03:57:32.302091+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3d18c953-4184-4696-b7dd-016b1cafb293"}]': finished 2024-09-16T03:57:33.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:32 smithi114 bash[23375]: cluster 2024-09-16T03:57:32.308943+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-16T03:57:33.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:32 smithi114 bash[23375]: audit 2024-09-16T03:57:32.309493+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T03:57:33.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:32 smithi079 bash[23574]: cluster 2024-09-16T03:57:31.107479+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:33.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:32 smithi079 bash[23574]: audit 2024-09-16T03:57:32.296510+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.114:0/208801015' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3d18c953-4184-4696-b7dd-016b1cafb293"}]: dispatch 2024-09-16T03:57:33.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:32 smithi079 bash[23574]: audit 2024-09-16T03:57:32.297752+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3d18c953-4184-4696-b7dd-016b1cafb293"}]: dispatch 2024-09-16T03:57:33.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:32 smithi079 bash[23574]: audit 2024-09-16T03:57:32.302091+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3d18c953-4184-4696-b7dd-016b1cafb293"}]': finished 2024-09-16T03:57:33.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:32 smithi079 bash[23574]: cluster 2024-09-16T03:57:32.308943+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-16T03:57:33.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:32 smithi079 bash[23574]: audit 2024-09-16T03:57:32.309493+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T03:57:34.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:33 smithi027 bash[22790]: audit 2024-09-16T03:57:32.944722+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.114:0/3280501521' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T03:57:34.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:33 smithi114 bash[23375]: audit 2024-09-16T03:57:32.944722+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.114:0/3280501521' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T03:57:34.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:33 smithi079 bash[23574]: audit 2024-09-16T03:57:32.944722+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.114:0/3280501521' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T03:57:35.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:34 smithi027 bash[22790]: cluster 2024-09-16T03:57:33.107964+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:35.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:34 smithi027 bash[22790]: audit 2024-09-16T03:57:34.642818+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:35.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:34 smithi027 bash[22790]: audit 2024-09-16T03:57:34.652187+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:35.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:34 smithi027 bash[22790]: audit 2024-09-16T03:57:34.661864+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:35.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:34 smithi114 bash[23375]: cluster 2024-09-16T03:57:33.107964+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:35.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:34 smithi114 bash[23375]: audit 2024-09-16T03:57:34.642818+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:35.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:34 smithi114 bash[23375]: audit 2024-09-16T03:57:34.652187+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:35.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:34 smithi114 bash[23375]: audit 2024-09-16T03:57:34.661864+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:35.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:34 smithi079 bash[23574]: cluster 2024-09-16T03:57:33.107964+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:35.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:34 smithi079 bash[23574]: audit 2024-09-16T03:57:34.642818+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:35.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:34 smithi079 bash[23574]: audit 2024-09-16T03:57:34.652187+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:35.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:34 smithi079 bash[23574]: audit 2024-09-16T03:57:34.661864+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:37.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:36 smithi027 bash[22790]: cluster 2024-09-16T03:57:35.108444+0000 mgr.a (mgr.14150) 188 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:37.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:36 smithi114 bash[23375]: cluster 2024-09-16T03:57:35.108444+0000 mgr.a (mgr.14150) 188 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:37.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:36 smithi079 bash[23574]: cluster 2024-09-16T03:57:35.108444+0000 mgr.a (mgr.14150) 188 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:39.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:38 smithi027 bash[22790]: cluster 2024-09-16T03:57:37.108875+0000 mgr.a (mgr.14150) 189 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:39.103 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:38 smithi114 bash[23375]: cluster 2024-09-16T03:57:37.108875+0000 mgr.a (mgr.14150) 189 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:39.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:38 smithi079 bash[23574]: cluster 2024-09-16T03:57:37.108875+0000 mgr.a (mgr.14150) 189 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:41.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:40 smithi027 bash[22790]: cluster 2024-09-16T03:57:39.109274+0000 mgr.a (mgr.14150) 190 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:41.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:40 smithi114 bash[23375]: cluster 2024-09-16T03:57:39.109274+0000 mgr.a (mgr.14150) 190 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:41.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:40 smithi079 bash[23574]: cluster 2024-09-16T03:57:39.109274+0000 mgr.a (mgr.14150) 190 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:43.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:42 smithi114 bash[23375]: cluster 2024-09-16T03:57:41.109722+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:43.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:42 smithi114 bash[23375]: audit 2024-09-16T03:57:41.991910+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:43.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:42 smithi114 bash[23375]: audit 2024-09-16T03:57:42.001463+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:43.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:42 smithi114 bash[23375]: audit 2024-09-16T03:57:42.012717+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:43.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:42 smithi027 bash[22790]: cluster 2024-09-16T03:57:41.109722+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:43.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:42 smithi027 bash[22790]: audit 2024-09-16T03:57:41.991910+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:43.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:42 smithi027 bash[22790]: audit 2024-09-16T03:57:42.001463+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:43.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:42 smithi027 bash[22790]: audit 2024-09-16T03:57:42.012717+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:43.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:42 smithi079 bash[23574]: cluster 2024-09-16T03:57:41.109722+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:43.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:42 smithi079 bash[23574]: audit 2024-09-16T03:57:41.991910+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:43.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:42 smithi079 bash[23574]: audit 2024-09-16T03:57:42.001463+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:43.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:42 smithi079 bash[23574]: audit 2024-09-16T03:57:42.012717+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:45.143 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:44 smithi114 bash[23375]: cluster 2024-09-16T03:57:43.110177+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:45.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:44 smithi027 bash[22790]: cluster 2024-09-16T03:57:43.110177+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:45.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:44 smithi079 bash[23574]: cluster 2024-09-16T03:57:43.110177+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:47.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:46 smithi027 bash[22790]: cluster 2024-09-16T03:57:45.110664+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:47.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:46 smithi027 bash[22790]: audit 2024-09-16T03:57:46.142113+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T03:57:47.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:46 smithi027 bash[22790]: audit 2024-09-16T03:57:46.143918+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:57:47.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:47 smithi114 bash[23375]: cluster 2024-09-16T03:57:45.110664+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:47.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:47 smithi114 bash[23375]: audit 2024-09-16T03:57:46.142113+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T03:57:47.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:47 smithi114 bash[23375]: audit 2024-09-16T03:57:46.143918+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:57:47.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:46 smithi079 bash[23574]: cluster 2024-09-16T03:57:45.110664+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:47.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:46 smithi079 bash[23574]: audit 2024-09-16T03:57:46.142113+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T03:57:47.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:46 smithi079 bash[23574]: audit 2024-09-16T03:57:46.143918+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:57:48.093 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:48 smithi114 bash[23375]: cephadm 2024-09-16T03:57:46.145564+0000 mgr.a (mgr.14150) 194 : cephadm [INF] Deploying daemon osd.2 on smithi114 2024-09-16T03:57:48.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:48 smithi027 bash[22790]: cephadm 2024-09-16T03:57:46.145564+0000 mgr.a (mgr.14150) 194 : cephadm [INF] Deploying daemon osd.2 on smithi114 2024-09-16T03:57:48.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:48 smithi079 bash[23574]: cephadm 2024-09-16T03:57:46.145564+0000 mgr.a (mgr.14150) 194 : cephadm [INF] Deploying daemon osd.2 on smithi114 2024-09-16T03:57:49.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:49 smithi027 bash[22790]: cluster 2024-09-16T03:57:47.111138+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:49.414 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:49 smithi114 bash[23375]: cluster 2024-09-16T03:57:47.111138+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:49.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:49 smithi079 bash[23574]: cluster 2024-09-16T03:57:47.111138+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:50.624 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:50 smithi114 systemd[1]: /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T03:57:50.931 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:50 smithi114 systemd[1]: /etc/systemd/system/ceph-d938972c-73de-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T03:57:51.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:51 smithi027 bash[22790]: cluster 2024-09-16T03:57:49.111552+0000 mgr.a (mgr.14150) 196 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:51.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:51 smithi027 bash[22790]: audit 2024-09-16T03:57:50.381384+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:51.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:51 smithi027 bash[22790]: audit 2024-09-16T03:57:50.389282+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:51.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:51 smithi027 bash[22790]: audit 2024-09-16T03:57:50.398863+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:51.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:51 smithi027 bash[22790]: audit 2024-09-16T03:57:50.890367+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:57:51.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:51 smithi027 bash[22790]: audit 2024-09-16T03:57:50.898463+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:51.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:51 smithi027 bash[22790]: audit 2024-09-16T03:57:50.899152+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:57:51.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:51 smithi027 bash[22790]: audit 2024-09-16T03:57:50.902785+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:57:51.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:51 smithi027 bash[22790]: audit 2024-09-16T03:57:50.906970+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:51.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:51 smithi027 bash[22790]: audit 2024-09-16T03:57:50.918206+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:51.360 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:51 smithi079 bash[23574]: cluster 2024-09-16T03:57:49.111552+0000 mgr.a (mgr.14150) 196 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:51.360 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:51 smithi079 bash[23574]: audit 2024-09-16T03:57:50.381384+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:51.360 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:51 smithi079 bash[23574]: audit 2024-09-16T03:57:50.389282+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:51.361 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:51 smithi079 bash[23574]: audit 2024-09-16T03:57:50.398863+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:51.361 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:51 smithi079 bash[23574]: audit 2024-09-16T03:57:50.890367+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:57:51.361 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:51 smithi079 bash[23574]: audit 2024-09-16T03:57:50.898463+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:51.361 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:51 smithi079 bash[23574]: audit 2024-09-16T03:57:50.899152+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:57:51.361 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:51 smithi079 bash[23574]: audit 2024-09-16T03:57:50.902785+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:57:51.361 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:51 smithi079 bash[23574]: audit 2024-09-16T03:57:50.906970+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:51.361 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:51 smithi079 bash[23574]: audit 2024-09-16T03:57:50.918206+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:51.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:51 smithi114 bash[23375]: cluster 2024-09-16T03:57:49.111552+0000 mgr.a (mgr.14150) 196 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:51.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:51 smithi114 bash[23375]: audit 2024-09-16T03:57:50.381384+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:51.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:51 smithi114 bash[23375]: audit 2024-09-16T03:57:50.389282+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:51.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:51 smithi114 bash[23375]: audit 2024-09-16T03:57:50.398863+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:51.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:51 smithi114 bash[23375]: audit 2024-09-16T03:57:50.890367+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:57:51.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:51 smithi114 bash[23375]: audit 2024-09-16T03:57:50.898463+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:51.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:51 smithi114 bash[23375]: audit 2024-09-16T03:57:50.899152+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:57:51.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:51 smithi114 bash[23375]: audit 2024-09-16T03:57:50.902785+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:57:51.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:51 smithi114 bash[23375]: audit 2024-09-16T03:57:50.906970+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:51.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:51 smithi114 bash[23375]: audit 2024-09-16T03:57:50.918206+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:53.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:53 smithi027 bash[22790]: cluster 2024-09-16T03:57:51.111999+0000 mgr.a (mgr.14150) 197 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:53.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:53 smithi114 bash[23375]: cluster 2024-09-16T03:57:51.111999+0000 mgr.a (mgr.14150) 197 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:53.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:53 smithi079 bash[23574]: cluster 2024-09-16T03:57:51.111999+0000 mgr.a (mgr.14150) 197 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:55.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:55 smithi079 bash[23574]: cluster 2024-09-16T03:57:53.112544+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:55.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:55 smithi079 bash[23574]: audit 2024-09-16T03:57:54.854410+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:55.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:55 smithi079 bash[23574]: audit 2024-09-16T03:57:54.862840+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:55.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:55 smithi079 bash[23574]: audit 2024-09-16T03:57:54.872430+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:55.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:55 smithi027 bash[22790]: cluster 2024-09-16T03:57:53.112544+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:55.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:55 smithi027 bash[22790]: audit 2024-09-16T03:57:54.854410+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:55.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:55 smithi027 bash[22790]: audit 2024-09-16T03:57:54.862840+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:55.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:55 smithi027 bash[22790]: audit 2024-09-16T03:57:54.872430+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:55.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:55 smithi114 bash[23375]: cluster 2024-09-16T03:57:53.112544+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:55.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:55 smithi114 bash[23375]: audit 2024-09-16T03:57:54.854410+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:55.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:55 smithi114 bash[23375]: audit 2024-09-16T03:57:54.862840+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:55.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:55 smithi114 bash[23375]: audit 2024-09-16T03:57:54.872430+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:57:57.324 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:57 smithi114 bash[23375]: cluster 2024-09-16T03:57:55.113028+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:57.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:57 smithi027 bash[22790]: cluster 2024-09-16T03:57:55.113028+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:57.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:57 smithi079 bash[23574]: cluster 2024-09-16T03:57:55.113028+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:59.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:57:59 smithi027 bash[22790]: cluster 2024-09-16T03:57:57.113492+0000 mgr.a (mgr.14150) 200 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:59.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:57:59 smithi114 bash[23375]: cluster 2024-09-16T03:57:57.113492+0000 mgr.a (mgr.14150) 200 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:57:59.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:57:59 smithi079 bash[23574]: cluster 2024-09-16T03:57:57.113492+0000 mgr.a (mgr.14150) 200 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:58:01.018 INFO:teuthology.orchestra.run.smithi114.stdout:Created osd(s) 2 on host 'smithi114' 2024-09-16T03:58:01.307 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:01 smithi114 bash[23375]: cluster 2024-09-16T03:57:59.113991+0000 mgr.a (mgr.14150) 201 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:58:01.307 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:01 smithi114 bash[23375]: audit 2024-09-16T03:58:00.691826+0000 mon.c (mon.1) 5 : audit [INF] from='osd.2 [v2:172.21.15.114:6800/1700240590,v1:172.21.15.114:6801/1700240590]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T03:58:01.307 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:01 smithi114 bash[23375]: audit 2024-09-16T03:58:00.692993+0000 mon.a (mon.0) 551 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T03:58:01.308 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:01 smithi114 bash[23375]: audit 2024-09-16T03:58:01.000887+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:58:01.308 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:01 smithi114 bash[23375]: audit 2024-09-16T03:58:01.008484+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:01.308 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:01 smithi114 bash[23375]: audit 2024-09-16T03:58:01.009122+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T03:58:01.308 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:01 smithi114 bash[23375]: audit 2024-09-16T03:58:01.017365+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:01.308 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:01 smithi114 bash[23375]: audit 2024-09-16T03:58:01.024731+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:01.308 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:01 smithi114 bash[23375]: audit 2024-09-16T03:58:01.028626+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:58:01.308 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:01 smithi114 bash[23375]: audit 2024-09-16T03:58:01.030414+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:58:01.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:01 smithi027 bash[22790]: cluster 2024-09-16T03:57:59.113991+0000 mgr.a (mgr.14150) 201 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:58:01.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:01 smithi027 bash[22790]: audit 2024-09-16T03:58:00.691826+0000 mon.c (mon.1) 5 : audit [INF] from='osd.2 [v2:172.21.15.114:6800/1700240590,v1:172.21.15.114:6801/1700240590]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T03:58:01.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:01 smithi027 bash[22790]: audit 2024-09-16T03:58:00.692993+0000 mon.a (mon.0) 551 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T03:58:01.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:01 smithi027 bash[22790]: audit 2024-09-16T03:58:01.000887+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:58:01.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:01 smithi027 bash[22790]: audit 2024-09-16T03:58:01.008484+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:01.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:01 smithi027 bash[22790]: audit 2024-09-16T03:58:01.009122+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T03:58:01.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:01 smithi027 bash[22790]: audit 2024-09-16T03:58:01.017365+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:01.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:01 smithi027 bash[22790]: audit 2024-09-16T03:58:01.024731+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:01.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:01 smithi027 bash[22790]: audit 2024-09-16T03:58:01.028626+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:58:01.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:01 smithi027 bash[22790]: audit 2024-09-16T03:58:01.030414+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:58:01.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:01 smithi079 bash[23574]: cluster 2024-09-16T03:57:59.113991+0000 mgr.a (mgr.14150) 201 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:58:01.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:01 smithi079 bash[23574]: audit 2024-09-16T03:58:00.691826+0000 mon.c (mon.1) 5 : audit [INF] from='osd.2 [v2:172.21.15.114:6800/1700240590,v1:172.21.15.114:6801/1700240590]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T03:58:01.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:01 smithi079 bash[23574]: audit 2024-09-16T03:58:00.692993+0000 mon.a (mon.0) 551 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T03:58:01.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:01 smithi079 bash[23574]: audit 2024-09-16T03:58:01.000887+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:58:01.467 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:01 smithi079 bash[23574]: audit 2024-09-16T03:58:01.008484+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:01.467 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:01 smithi079 bash[23574]: audit 2024-09-16T03:58:01.009122+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T03:58:01.467 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:01 smithi079 bash[23574]: audit 2024-09-16T03:58:01.017365+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:01.467 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:01 smithi079 bash[23574]: audit 2024-09-16T03:58:01.024731+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:01.467 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:01 smithi079 bash[23574]: audit 2024-09-16T03:58:01.028626+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:58:01.467 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:01 smithi079 bash[23574]: audit 2024-09-16T03:58:01.030414+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:58:02.128 DEBUG:teuthology.orchestra.run.smithi114:osd.2> sudo journalctl -f -n 0 -u ceph-d938972c-73de-11ef-bceb-c7b262605968@osd.2.service 2024-09-16T03:58:02.130 INFO:tasks.cephadm:Waiting for 3 OSDs to come up... 2024-09-16T03:58:02.130 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T03:58:02.317 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:02 smithi114 bash[23375]: cephadm 2024-09-16T03:58:01.011497+0000 mgr.a (mgr.14150) 202 : cephadm [INF] Adjusting osd_memory_target on smithi114 to 20337M 2024-09-16T03:58:02.317 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:02 smithi114 bash[23375]: audit 2024-09-16T03:58:01.044496+0000 mon.a (mon.0) 559 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T03:58:02.317 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:02 smithi114 bash[23375]: audit 2024-09-16T03:58:01.047941+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.114:6800/1700240590,v1:172.21.15.114:6801/1700240590]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2024-09-16T03:58:02.318 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:02 smithi114 bash[23375]: cluster 2024-09-16T03:58:01.050616+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-16T03:58:02.318 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:02 smithi114 bash[23375]: audit 2024-09-16T03:58:01.051923+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T03:58:02.318 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:02 smithi114 bash[23375]: audit 2024-09-16T03:58:01.052714+0000 mon.a (mon.0) 562 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2024-09-16T03:58:02.318 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:02 smithi114 bash[23375]: audit 2024-09-16T03:58:01.057284+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:02.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:02 smithi027 bash[22790]: cephadm 2024-09-16T03:58:01.011497+0000 mgr.a (mgr.14150) 202 : cephadm [INF] Adjusting osd_memory_target on smithi114 to 20337M 2024-09-16T03:58:02.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:02 smithi027 bash[22790]: audit 2024-09-16T03:58:01.044496+0000 mon.a (mon.0) 559 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T03:58:02.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:02 smithi027 bash[22790]: audit 2024-09-16T03:58:01.047941+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.114:6800/1700240590,v1:172.21.15.114:6801/1700240590]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2024-09-16T03:58:02.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:02 smithi027 bash[22790]: cluster 2024-09-16T03:58:01.050616+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-16T03:58:02.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:02 smithi027 bash[22790]: audit 2024-09-16T03:58:01.051923+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T03:58:02.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:02 smithi027 bash[22790]: audit 2024-09-16T03:58:01.052714+0000 mon.a (mon.0) 562 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2024-09-16T03:58:02.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:02 smithi027 bash[22790]: audit 2024-09-16T03:58:01.057284+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:02.469 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:02 smithi079 bash[23574]: cephadm 2024-09-16T03:58:01.011497+0000 mgr.a (mgr.14150) 202 : cephadm [INF] Adjusting osd_memory_target on smithi114 to 20337M 2024-09-16T03:58:02.469 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:02 smithi079 bash[23574]: audit 2024-09-16T03:58:01.044496+0000 mon.a (mon.0) 559 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T03:58:02.469 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:02 smithi079 bash[23574]: audit 2024-09-16T03:58:01.047941+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.114:6800/1700240590,v1:172.21.15.114:6801/1700240590]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2024-09-16T03:58:02.469 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:02 smithi079 bash[23574]: cluster 2024-09-16T03:58:01.050616+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-16T03:58:02.469 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:02 smithi079 bash[23574]: audit 2024-09-16T03:58:01.051923+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T03:58:02.469 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:02 smithi079 bash[23574]: audit 2024-09-16T03:58:01.052714+0000 mon.a (mon.0) 562 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2024-09-16T03:58:02.469 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:02 smithi079 bash[23574]: audit 2024-09-16T03:58:01.057284+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:03.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:03 smithi027 bash[22790]: cluster 2024-09-16T03:58:01.114422+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:58:03.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:03 smithi027 bash[22790]: audit 2024-09-16T03:58:02.046869+0000 mon.a (mon.0) 564 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2024-09-16T03:58:03.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:03 smithi027 bash[22790]: cluster 2024-09-16T03:58:02.052181+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-16T03:58:03.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:03 smithi027 bash[22790]: audit 2024-09-16T03:58:02.053294+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T03:58:03.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:03 smithi027 bash[22790]: audit 2024-09-16T03:58:02.061821+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T03:58:03.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:03 smithi027 bash[22790]: audit 2024-09-16T03:58:02.185368+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:03.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:03 smithi027 bash[22790]: audit 2024-09-16T03:58:02.191454+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:03.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:03 smithi027 bash[22790]: audit 2024-09-16T03:58:02.196306+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:58:03.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:03 smithi027 bash[22790]: audit 2024-09-16T03:58:02.202413+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:03.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:03 smithi027 bash[22790]: audit 2024-09-16T03:58:02.203118+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:58:03.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:03 smithi027 bash[22790]: audit 2024-09-16T03:58:02.205023+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:58:03.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:03 smithi027 bash[22790]: audit 2024-09-16T03:58:02.214819+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:03.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:03 smithi114 bash[23375]: cluster 2024-09-16T03:58:01.114422+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:58:03.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:03 smithi114 bash[23375]: audit 2024-09-16T03:58:02.046869+0000 mon.a (mon.0) 564 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2024-09-16T03:58:03.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:03 smithi114 bash[23375]: cluster 2024-09-16T03:58:02.052181+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-16T03:58:03.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:03 smithi114 bash[23375]: audit 2024-09-16T03:58:02.053294+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T03:58:03.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:03 smithi114 bash[23375]: audit 2024-09-16T03:58:02.061821+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T03:58:03.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:03 smithi114 bash[23375]: audit 2024-09-16T03:58:02.185368+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:03.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:03 smithi114 bash[23375]: audit 2024-09-16T03:58:02.191454+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:03.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:03 smithi114 bash[23375]: audit 2024-09-16T03:58:02.196306+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:58:03.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:03 smithi114 bash[23375]: audit 2024-09-16T03:58:02.202413+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:03.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:03 smithi114 bash[23375]: audit 2024-09-16T03:58:02.203118+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:58:03.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:03 smithi114 bash[23375]: audit 2024-09-16T03:58:02.205023+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:58:03.433 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:03 smithi114 bash[23375]: audit 2024-09-16T03:58:02.214819+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:03.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:03 smithi079 bash[23574]: cluster 2024-09-16T03:58:01.114422+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:58:03.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:03 smithi079 bash[23574]: audit 2024-09-16T03:58:02.046869+0000 mon.a (mon.0) 564 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2024-09-16T03:58:03.467 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:03 smithi079 bash[23574]: cluster 2024-09-16T03:58:02.052181+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-16T03:58:03.467 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:03 smithi079 bash[23574]: audit 2024-09-16T03:58:02.053294+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T03:58:03.467 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:03 smithi079 bash[23574]: audit 2024-09-16T03:58:02.061821+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T03:58:03.467 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:03 smithi079 bash[23574]: audit 2024-09-16T03:58:02.185368+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:03.467 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:03 smithi079 bash[23574]: audit 2024-09-16T03:58:02.191454+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:03.467 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:03 smithi079 bash[23574]: audit 2024-09-16T03:58:02.196306+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:58:03.467 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:03 smithi079 bash[23574]: audit 2024-09-16T03:58:02.202413+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:03.467 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:03 smithi079 bash[23574]: audit 2024-09-16T03:58:02.203118+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:58:03.467 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:03 smithi079 bash[23574]: audit 2024-09-16T03:58:02.205023+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:58:03.467 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:03 smithi079 bash[23574]: audit 2024-09-16T03:58:02.214819+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:04.324 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:04 smithi114 bash[23375]: cluster 2024-09-16T03:58:01.727848+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T03:58:04.324 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:04 smithi114 bash[23375]: cluster 2024-09-16T03:58:01.727971+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T03:58:04.325 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:04 smithi114 bash[23375]: cephadm 2024-09-16T03:58:02.193987+0000 mgr.a (mgr.14150) 204 : cephadm [INF] Detected new or changed devices on smithi114 2024-09-16T03:58:04.325 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:04 smithi114 bash[23375]: audit 2024-09-16T03:58:03.064549+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T03:58:04.325 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:04 smithi114 bash[23375]: cluster 2024-09-16T03:58:03.070535+0000 mon.a (mon.0) 576 : cluster [INF] osd.2 [v2:172.21.15.114:6800/1700240590,v1:172.21.15.114:6801/1700240590] boot 2024-09-16T03:58:04.325 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:04 smithi114 bash[23375]: cluster 2024-09-16T03:58:03.070623+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-16T03:58:04.325 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:04 smithi114 bash[23375]: audit 2024-09-16T03:58:03.070836+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T03:58:04.325 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:04 smithi114 bash[23375]: audit 2024-09-16T03:58:03.245557+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-16T03:58:04.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:04 smithi027 bash[22790]: cluster 2024-09-16T03:58:01.727848+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T03:58:04.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:04 smithi027 bash[22790]: cluster 2024-09-16T03:58:01.727971+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T03:58:04.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:04 smithi027 bash[22790]: cephadm 2024-09-16T03:58:02.193987+0000 mgr.a (mgr.14150) 204 : cephadm [INF] Detected new or changed devices on smithi114 2024-09-16T03:58:04.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:04 smithi027 bash[22790]: audit 2024-09-16T03:58:03.064549+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T03:58:04.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:04 smithi027 bash[22790]: cluster 2024-09-16T03:58:03.070535+0000 mon.a (mon.0) 576 : cluster [INF] osd.2 [v2:172.21.15.114:6800/1700240590,v1:172.21.15.114:6801/1700240590] boot 2024-09-16T03:58:04.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:04 smithi027 bash[22790]: cluster 2024-09-16T03:58:03.070623+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-16T03:58:04.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:04 smithi027 bash[22790]: audit 2024-09-16T03:58:03.070836+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T03:58:04.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:04 smithi027 bash[22790]: audit 2024-09-16T03:58:03.245557+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-16T03:58:04.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:04 smithi079 bash[23574]: cluster 2024-09-16T03:58:01.727848+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T03:58:04.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:04 smithi079 bash[23574]: cluster 2024-09-16T03:58:01.727971+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T03:58:04.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:04 smithi079 bash[23574]: cephadm 2024-09-16T03:58:02.193987+0000 mgr.a (mgr.14150) 204 : cephadm [INF] Detected new or changed devices on smithi114 2024-09-16T03:58:04.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:04 smithi079 bash[23574]: audit 2024-09-16T03:58:03.064549+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T03:58:04.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:04 smithi079 bash[23574]: cluster 2024-09-16T03:58:03.070535+0000 mon.a (mon.0) 576 : cluster [INF] osd.2 [v2:172.21.15.114:6800/1700240590,v1:172.21.15.114:6801/1700240590] boot 2024-09-16T03:58:04.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:04 smithi079 bash[23574]: cluster 2024-09-16T03:58:03.070623+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-16T03:58:04.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:04 smithi079 bash[23574]: audit 2024-09-16T03:58:03.070836+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T03:58:04.467 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:04 smithi079 bash[23574]: audit 2024-09-16T03:58:03.245557+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-16T03:58:05.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:05 smithi027 bash[22790]: cluster 2024-09-16T03:58:03.114831+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:58:05.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:05 smithi027 bash[22790]: audit 2024-09-16T03:58:04.074778+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-16T03:58:05.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:05 smithi027 bash[22790]: cluster 2024-09-16T03:58:04.079702+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-16T03:58:05.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:05 smithi027 bash[22790]: audit 2024-09-16T03:58:04.081735+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T03:58:05.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:05 smithi114 bash[23375]: cluster 2024-09-16T03:58:03.114831+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:58:05.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:05 smithi114 bash[23375]: audit 2024-09-16T03:58:04.074778+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-16T03:58:05.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:05 smithi114 bash[23375]: cluster 2024-09-16T03:58:04.079702+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-16T03:58:05.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:05 smithi114 bash[23375]: audit 2024-09-16T03:58:04.081735+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T03:58:05.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:05 smithi079 bash[23574]: cluster 2024-09-16T03:58:03.114831+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T03:58:05.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:05 smithi079 bash[23574]: audit 2024-09-16T03:58:04.074778+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-16T03:58:05.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:05 smithi079 bash[23574]: cluster 2024-09-16T03:58:04.079702+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-16T03:58:05.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:05 smithi079 bash[23574]: audit 2024-09-16T03:58:04.081735+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T03:58:06.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:06 smithi027 bash[22790]: audit 2024-09-16T03:58:05.077091+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T03:58:06.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:06 smithi027 bash[22790]: cluster 2024-09-16T03:58:05.082685+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-16T03:58:06.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:06 smithi027 bash[22790]: cluster 2024-09-16T03:58:05.115280+0000 mgr.a (mgr.14150) 206 : cluster [DBG] pgmap v148: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:06.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:06 smithi114 bash[23375]: audit 2024-09-16T03:58:05.077091+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T03:58:06.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:06 smithi114 bash[23375]: cluster 2024-09-16T03:58:05.082685+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-16T03:58:06.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:06 smithi114 bash[23375]: cluster 2024-09-16T03:58:05.115280+0000 mgr.a (mgr.14150) 206 : cluster [DBG] pgmap v148: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:06.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:06 smithi079 bash[23574]: audit 2024-09-16T03:58:05.077091+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T03:58:06.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:06 smithi079 bash[23574]: cluster 2024-09-16T03:58:05.082685+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-16T03:58:06.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:06 smithi079 bash[23574]: cluster 2024-09-16T03:58:05.115280+0000 mgr.a (mgr.14150) 206 : cluster [DBG] pgmap v148: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:06.880 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:58:07.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:07 smithi027 bash[22790]: cluster 2024-09-16T03:58:06.099643+0000 mon.a (mon.0) 585 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-16T03:58:07.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:07 smithi027 bash[22790]: cluster 2024-09-16T03:58:06.099720+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-16T03:58:07.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:07 smithi027 bash[22790]: audit 2024-09-16T03:58:06.268358+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:07.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:07 smithi114 bash[23375]: cluster 2024-09-16T03:58:06.099643+0000 mon.a (mon.0) 585 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-16T03:58:07.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:07 smithi114 bash[23375]: cluster 2024-09-16T03:58:06.099720+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-16T03:58:07.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:07 smithi114 bash[23375]: audit 2024-09-16T03:58:06.268358+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:07.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:07 smithi079 bash[23574]: cluster 2024-09-16T03:58:06.099643+0000 mon.a (mon.0) 585 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-16T03:58:07.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:07 smithi079 bash[23574]: cluster 2024-09-16T03:58:06.099720+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-16T03:58:07.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:07 smithi079 bash[23574]: audit 2024-09-16T03:58:06.268358+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:09.217 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-16T03:58:09.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:09 smithi027 bash[22790]: cluster 2024-09-16T03:58:07.115784+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:09.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:09 smithi027 bash[22790]: audit 2024-09-16T03:58:07.178147+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:09.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:09 smithi027 bash[22790]: audit 2024-09-16T03:58:08.099172+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:09.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:09 smithi027 bash[22790]: audit 2024-09-16T03:58:08.100548+0000 mon.a (mon.0) 590 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T03:58:09.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:09 smithi114 bash[23375]: cluster 2024-09-16T03:58:07.115784+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:09.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:09 smithi114 bash[23375]: audit 2024-09-16T03:58:07.178147+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:09.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:09 smithi114 bash[23375]: audit 2024-09-16T03:58:08.099172+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:09.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:09 smithi114 bash[23375]: audit 2024-09-16T03:58:08.100548+0000 mon.a (mon.0) 590 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T03:58:09.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:09 smithi079 bash[23574]: cluster 2024-09-16T03:58:07.115784+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:09.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:09 smithi079 bash[23574]: audit 2024-09-16T03:58:07.178147+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:09.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:09 smithi079 bash[23574]: audit 2024-09-16T03:58:08.099172+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:09.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:09 smithi079 bash[23574]: audit 2024-09-16T03:58:08.100548+0000 mon.a (mon.0) 590 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T03:58:09.835 INFO:teuthology.orchestra.run.smithi027.stdout:{"epoch":21,"num_osds":3,"num_up_osds":3,"osd_up_since":1726459083,"num_in_osds":3,"osd_in_since":1726459052,"num_remapped_pgs":0} 2024-09-16T03:58:09.836 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T03:58:11.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:10 smithi027 bash[22790]: audit 2024-09-16T03:58:09.006536+0000 mon.a (mon.0) 591 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T03:58:11.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:10 smithi027 bash[22790]: audit 2024-09-16T03:58:09.008041+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T03:58:11.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:10 smithi027 bash[22790]: audit 2024-09-16T03:58:09.008717+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:58:11.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:10 smithi027 bash[22790]: audit 2024-09-16T03:58:09.013201+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:58:11.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:10 smithi027 bash[22790]: audit 2024-09-16T03:58:09.015637+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T03:58:11.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:10 smithi027 bash[22790]: audit 2024-09-16T03:58:09.016305+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T03:58:11.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:10 smithi027 bash[22790]: audit 2024-09-16T03:58:09.016649+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:58:11.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:10 smithi027 bash[22790]: audit 2024-09-16T03:58:09.016939+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:58:11.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:10 smithi027 bash[22790]: audit 2024-09-16T03:58:09.215105+0000 mon.a (mon.0) 598 : audit [DBG] from='client.? 172.21.15.27:0/3918520818' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T03:58:11.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:10 smithi027 bash[22790]: audit 2024-09-16T03:58:09.874094+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T03:58:11.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:10 smithi027 bash[22790]: audit 2024-09-16T03:58:09.880419+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:11.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:10 smithi027 bash[22790]: audit 2024-09-16T03:58:09.881012+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T03:58:11.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:10 smithi027 bash[22790]: audit 2024-09-16T03:58:09.881361+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:58:11.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:10 smithi027 bash[22790]: audit 2024-09-16T03:58:09.881623+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:58:11.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:10 smithi114 bash[23375]: audit 2024-09-16T03:58:09.006536+0000 mon.a (mon.0) 591 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T03:58:11.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:10 smithi114 bash[23375]: audit 2024-09-16T03:58:09.008041+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T03:58:11.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:10 smithi114 bash[23375]: audit 2024-09-16T03:58:09.008717+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:58:11.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:10 smithi114 bash[23375]: audit 2024-09-16T03:58:09.013201+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:58:11.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:10 smithi114 bash[23375]: audit 2024-09-16T03:58:09.015637+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T03:58:11.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:10 smithi114 bash[23375]: audit 2024-09-16T03:58:09.016305+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T03:58:11.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:10 smithi114 bash[23375]: audit 2024-09-16T03:58:09.016649+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:58:11.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:10 smithi114 bash[23375]: audit 2024-09-16T03:58:09.016939+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:58:11.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:10 smithi114 bash[23375]: audit 2024-09-16T03:58:09.215105+0000 mon.a (mon.0) 598 : audit [DBG] from='client.? 172.21.15.27:0/3918520818' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T03:58:11.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:10 smithi114 bash[23375]: audit 2024-09-16T03:58:09.874094+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T03:58:11.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:10 smithi114 bash[23375]: audit 2024-09-16T03:58:09.880419+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:11.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:10 smithi114 bash[23375]: audit 2024-09-16T03:58:09.881012+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T03:58:11.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:10 smithi114 bash[23375]: audit 2024-09-16T03:58:09.881361+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:58:11.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:10 smithi114 bash[23375]: audit 2024-09-16T03:58:09.881623+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:58:11.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:10 smithi079 bash[23574]: audit 2024-09-16T03:58:09.006536+0000 mon.a (mon.0) 591 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T03:58:11.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:10 smithi079 bash[23574]: audit 2024-09-16T03:58:09.008041+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T03:58:11.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:10 smithi079 bash[23574]: audit 2024-09-16T03:58:09.008717+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:58:11.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:10 smithi079 bash[23574]: audit 2024-09-16T03:58:09.013201+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:58:11.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:10 smithi079 bash[23574]: audit 2024-09-16T03:58:09.015637+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T03:58:11.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:10 smithi079 bash[23574]: audit 2024-09-16T03:58:09.016305+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T03:58:11.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:10 smithi079 bash[23574]: audit 2024-09-16T03:58:09.016649+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:58:11.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:10 smithi079 bash[23574]: audit 2024-09-16T03:58:09.016939+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:58:11.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:10 smithi079 bash[23574]: audit 2024-09-16T03:58:09.215105+0000 mon.a (mon.0) 598 : audit [DBG] from='client.? 172.21.15.27:0/3918520818' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T03:58:11.218 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:10 smithi079 bash[23574]: audit 2024-09-16T03:58:09.874094+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T03:58:11.218 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:10 smithi079 bash[23574]: audit 2024-09-16T03:58:09.880419+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:11.218 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:10 smithi079 bash[23574]: audit 2024-09-16T03:58:09.881012+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T03:58:11.218 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:10 smithi079 bash[23574]: audit 2024-09-16T03:58:09.881361+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:58:11.218 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:10 smithi079 bash[23574]: audit 2024-09-16T03:58:09.881623+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:58:12.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:11 smithi027 bash[22790]: cluster 2024-09-16T03:58:09.116296+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:12.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:11 smithi027 bash[22790]: audit 2024-09-16T03:58:09.878335+0000 mon.b (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T03:58:12.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:11 smithi027 bash[22790]: audit 2024-09-16T03:58:10.738800+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T03:58:12.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:11 smithi027 bash[22790]: audit 2024-09-16T03:58:10.746289+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:12.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:11 smithi027 bash[22790]: audit 2024-09-16T03:58:10.761793+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:12.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:11 smithi027 bash[22790]: audit 2024-09-16T03:58:10.765039+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:58:12.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:11 smithi027 bash[22790]: audit 2024-09-16T03:58:10.769793+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:12.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:11 smithi027 bash[22790]: audit 2024-09-16T03:58:10.778514+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:12.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:11 smithi027 bash[22790]: audit 2024-09-16T03:58:10.779346+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:58:12.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:11 smithi027 bash[22790]: audit 2024-09-16T03:58:10.783278+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:58:12.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:11 smithi027 bash[22790]: audit 2024-09-16T03:58:10.788881+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:12.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:11 smithi027 bash[22790]: audit 2024-09-16T03:58:10.795442+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:12.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:11 smithi114 bash[23375]: cluster 2024-09-16T03:58:09.116296+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:12.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:11 smithi114 bash[23375]: audit 2024-09-16T03:58:09.878335+0000 mon.b (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T03:58:12.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:11 smithi114 bash[23375]: audit 2024-09-16T03:58:10.738800+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T03:58:12.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:11 smithi114 bash[23375]: audit 2024-09-16T03:58:10.746289+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:12.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:11 smithi114 bash[23375]: audit 2024-09-16T03:58:10.761793+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:12.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:11 smithi114 bash[23375]: audit 2024-09-16T03:58:10.765039+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:58:12.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:11 smithi114 bash[23375]: audit 2024-09-16T03:58:10.769793+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:12.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:11 smithi114 bash[23375]: audit 2024-09-16T03:58:10.778514+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:12.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:11 smithi114 bash[23375]: audit 2024-09-16T03:58:10.779346+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:58:12.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:11 smithi114 bash[23375]: audit 2024-09-16T03:58:10.783278+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:58:12.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:11 smithi114 bash[23375]: audit 2024-09-16T03:58:10.788881+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:12.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:11 smithi114 bash[23375]: audit 2024-09-16T03:58:10.795442+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:12.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:11 smithi079 bash[23574]: cluster 2024-09-16T03:58:09.116296+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:12.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:11 smithi079 bash[23574]: audit 2024-09-16T03:58:09.878335+0000 mon.b (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T03:58:12.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:11 smithi079 bash[23574]: audit 2024-09-16T03:58:10.738800+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T03:58:12.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:11 smithi079 bash[23574]: audit 2024-09-16T03:58:10.746289+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:12.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:11 smithi079 bash[23574]: audit 2024-09-16T03:58:10.761793+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:12.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:11 smithi079 bash[23574]: audit 2024-09-16T03:58:10.765039+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:58:12.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:11 smithi079 bash[23574]: audit 2024-09-16T03:58:10.769793+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:12.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:11 smithi079 bash[23574]: audit 2024-09-16T03:58:10.778514+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:12.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:11 smithi079 bash[23574]: audit 2024-09-16T03:58:10.779346+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:58:12.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:11 smithi079 bash[23574]: audit 2024-09-16T03:58:10.783278+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:58:12.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:11 smithi079 bash[23574]: audit 2024-09-16T03:58:10.788881+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:12.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:11 smithi079 bash[23574]: audit 2024-09-16T03:58:10.795442+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:13.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:12 smithi027 bash[22790]: cluster 2024-09-16T03:58:11.116794+0000 mgr.a (mgr.14150) 209 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:13.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:12 smithi114 bash[23375]: cluster 2024-09-16T03:58:11.116794+0000 mgr.a (mgr.14150) 209 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:13.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:12 smithi079 bash[23574]: cluster 2024-09-16T03:58:11.116794+0000 mgr.a (mgr.14150) 209 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:14.573 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:58:15.096 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:14 smithi079 bash[23574]: cluster 2024-09-16T03:58:13.117346+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-16T03:58:15.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:14 smithi027 bash[22790]: cluster 2024-09-16T03:58:13.117346+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-16T03:58:15.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:14 smithi114 bash[23375]: cluster 2024-09-16T03:58:13.117346+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-16T03:58:16.045 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-16T03:58:16.045 INFO:teuthology.orchestra.run.smithi027.stdout:{"epoch":21,"fsid":"d938972c-73de-11ef-bceb-c7b262605968","created":"2024-09-16T03:52:27.245786+0000","modified":"2024-09-16T03:58:06.078407+0000","last_up_change":"2024-09-16T03:58:03.063412+0000","last_in_change":"2024-09-16T03:57:32.298649+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-09-16T03:58:03.697797+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,"is_stretch_pool":false,"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":"6c02861b-47b4-4e8d-9565-8be21b5560cf","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.27:6802","nonce":607089002},{"type":"v1","addr":"172.21.15.27:6803","nonce":607089002}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6804","nonce":607089002},{"type":"v1","addr":"172.21.15.27:6805","nonce":607089002}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6808","nonce":607089002},{"type":"v1","addr":"172.21.15.27:6809","nonce":607089002}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6806","nonce":607089002},{"type":"v1","addr":"172.21.15.27:6807","nonce":607089002}]},"public_addr":"172.21.15.27:6803/607089002","cluster_addr":"172.21.15.27:6805/607089002","heartbeat_back_addr":"172.21.15.27:6809/607089002","heartbeat_front_addr":"172.21.15.27:6807/607089002","state":["exists","up"]},{"osd":1,"uuid":"c78d1d62-1214-479b-834f-6f6e62903fec","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.79:6800","nonce":2952546187},{"type":"v1","addr":"172.21.15.79:6801","nonce":2952546187}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6802","nonce":2952546187},{"type":"v1","addr":"172.21.15.79:6803","nonce":2952546187}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":2952546187},{"type":"v1","addr":"172.21.15.79:6807","nonce":2952546187}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":2952546187},{"type":"v1","addr":"172.21.15.79:6805","nonce":2952546187}]},"public_addr":"172.21.15.79:6801/2952546187","cluster_addr":"172.21.15.79:6803/2952546187","heartbeat_back_addr":"172.21.15.79:6807/2952546187","heartbeat_front_addr":"172.21.15.79:6805/2952546187","state":["exists","up"]},{"osd":2,"uuid":"3d18c953-4184-4696-b7dd-016b1cafb293","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6800","nonce":1700240590},{"type":"v1","addr":"172.21.15.114:6801","nonce":1700240590}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6802","nonce":1700240590},{"type":"v1","addr":"172.21.15.114:6803","nonce":1700240590}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6806","nonce":1700240590},{"type":"v1","addr":"172.21.15.114:6807","nonce":1700240590}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6804","nonce":1700240590},{"type":"v1","addr":"172.21.15.114:6805","nonce":1700240590}]},"public_addr":"172.21.15.114:6801/1700240590","cluster_addr":"172.21.15.114:6803/1700240590","heartbeat_back_addr":"172.21.15.114:6807/1700240590","heartbeat_front_addr":"172.21.15.114:6805/1700240590","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-09-16T03:56:16.340574+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-09-16T03:57:09.883356+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-09-16T03:58:01.727976+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.27:0/2498380632":"2024-09-17T03:53:29.050529+0000","172.21.15.27:6801/3945465385":"2024-09-17T03:53:29.050529+0000","172.21.15.27:0/3774708224":"2024-09-17T03:53:29.050529+0000","172.21.15.27:0/281295157":"2024-09-17T03:53:29.050529+0000","172.21.15.27:6800/3945465385":"2024-09-17T03:53:29.050529+0000","172.21.15.27:0/2863349639":"2024-09-17T03:52:55.758142+0000","172.21.15.27:0/3116876850":"2024-09-17T03:52:55.758142+0000","172.21.15.27:6801/3471163946":"2024-09-17T03:52:55.758142+0000","172.21.15.27:0/1288604244":"2024-09-17T03:52:55.758142+0000","172.21.15.27:6800/3471163946":"2024-09-17T03:52:55.758142+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T03:58:16.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:16 smithi027 bash[22790]: audit 2024-09-16T03:58:15.075699+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:16.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:16 smithi027 bash[22790]: audit 2024-09-16T03:58:15.084827+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:16.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:16 smithi027 bash[22790]: audit 2024-09-16T03:58:15.094379+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:16.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:16 smithi027 bash[22790]: cluster 2024-09-16T03:58:15.117894+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-16T03:58:16.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:16 smithi027 bash[22790]: audit 2024-09-16T03:58:16.045208+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.27:0/164288772' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T03:58:16.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:16 smithi114 bash[23375]: audit 2024-09-16T03:58:15.075699+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:16.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:16 smithi114 bash[23375]: audit 2024-09-16T03:58:15.084827+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:16.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:16 smithi114 bash[23375]: audit 2024-09-16T03:58:15.094379+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:16.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:16 smithi114 bash[23375]: cluster 2024-09-16T03:58:15.117894+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-16T03:58:16.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:16 smithi114 bash[23375]: audit 2024-09-16T03:58:16.045208+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.27:0/164288772' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T03:58:16.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:16 smithi079 bash[23574]: audit 2024-09-16T03:58:15.075699+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:16.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:16 smithi079 bash[23574]: audit 2024-09-16T03:58:15.084827+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:16.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:16 smithi079 bash[23574]: audit 2024-09-16T03:58:15.094379+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:16.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:16 smithi079 bash[23574]: cluster 2024-09-16T03:58:15.117894+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-16T03:58:16.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:16 smithi079 bash[23574]: audit 2024-09-16T03:58:16.045208+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.27:0/164288772' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T03:58:16.700 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-16T03:58:03.697797+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, 'is_stretch_pool': False, '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}}] 2024-09-16T03:58:16.700 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-16T03:58:18.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:18 smithi027 bash[22790]: cluster 2024-09-16T03:58:17.118418+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-16T03:58:18.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:18 smithi114 bash[23375]: cluster 2024-09-16T03:58:17.118418+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-16T03:58:18.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:18 smithi079 bash[23574]: cluster 2024-09-16T03:58:17.118418+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-16T03:58:20.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:20 smithi114 bash[23375]: cluster 2024-09-16T03:58:19.118868+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-16T03:58:20.470 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:20 smithi079 bash[23574]: cluster 2024-09-16T03:58:19.118868+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-16T03:58:20.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:20 smithi027 bash[22790]: cluster 2024-09-16T03:58:19.118868+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-16T03:58:22.361 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:58:22.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:22 smithi114 bash[23375]: cluster 2024-09-16T03:58:21.119352+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T03:58:22.455 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:22 smithi027 bash[22790]: cluster 2024-09-16T03:58:21.119352+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T03:58:22.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:22 smithi079 bash[23574]: cluster 2024-09-16T03:58:21.119352+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T03:58:23.799 INFO:teuthology.orchestra.run.smithi027.stdout:pg_num: 1 2024-09-16T03:58:24.406 INFO:tasks.cephadm:Setting up client nodes... 2024-09-16T03:58:24.406 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-16T03:58:24.406 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-16T03:58:24.406 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-16T03:58:24.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:24 smithi114 bash[23375]: cluster 2024-09-16T03:58:23.119841+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T03:58:24.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:24 smithi114 bash[23375]: audit 2024-09-16T03:58:23.799931+0000 mon.a (mon.0) 616 : audit [DBG] from='client.? 172.21.15.27:0/2794608939' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T03:58:24.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:24 smithi079 bash[23574]: cluster 2024-09-16T03:58:23.119841+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T03:58:24.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:24 smithi079 bash[23574]: audit 2024-09-16T03:58:23.799931+0000 mon.a (mon.0) 616 : audit [DBG] from='client.? 172.21.15.27:0/2794608939' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T03:58:24.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:24 smithi027 bash[22790]: cluster 2024-09-16T03:58:23.119841+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T03:58:24.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:24 smithi027 bash[22790]: audit 2024-09-16T03:58:23.799931+0000 mon.a (mon.0) 616 : audit [DBG] from='client.? 172.21.15.27:0/2794608939' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T03:58:26.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:26 smithi079 bash[23574]: cluster 2024-09-16T03:58:25.120399+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:26.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:26 smithi027 bash[22790]: cluster 2024-09-16T03:58:25.120399+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:26.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:26 smithi114 bash[23375]: cluster 2024-09-16T03:58:25.120399+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:28.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:28 smithi079 bash[23574]: cluster 2024-09-16T03:58:27.120920+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:28.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:28 smithi027 bash[22790]: cluster 2024-09-16T03:58:27.120920+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:28.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:28 smithi114 bash[23375]: cluster 2024-09-16T03:58:27.120920+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:29.151 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:58:30.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:30 smithi027 bash[22790]: cluster 2024-09-16T03:58:29.121472+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:30.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:30 smithi027 bash[22790]: audit 2024-09-16T03:58:29.430213+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:30.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:30 smithi027 bash[22790]: audit 2024-09-16T03:58:29.438256+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:30.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:30 smithi027 bash[22790]: audit 2024-09-16T03:58:29.447752+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:30.615 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-16T03:58:30.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:30 smithi114 bash[23375]: cluster 2024-09-16T03:58:29.121472+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:30.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:30 smithi114 bash[23375]: audit 2024-09-16T03:58:29.430213+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:30.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:30 smithi114 bash[23375]: audit 2024-09-16T03:58:29.438256+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:30.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:30 smithi114 bash[23375]: audit 2024-09-16T03:58:29.447752+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:30.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:30 smithi079 bash[23574]: cluster 2024-09-16T03:58:29.121472+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:30.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:30 smithi079 bash[23574]: audit 2024-09-16T03:58:29.430213+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:30.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:30 smithi079 bash[23574]: audit 2024-09-16T03:58:29.438256+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:30.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:30 smithi079 bash[23574]: audit 2024-09-16T03:58:29.447752+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:31.285 INFO:teuthology.orchestra.run.smithi027.stdout:{"epoch":15,"flags":0,"active_gid":14150,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6800","nonce":122474337},{"type":"v1","addr":"172.21.15.27:6801","nonce":122474337}]},"active_addr":"172.21.15.27:6801/122474337","active_change":"2024-09-16T03:53:29.050796+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24104,"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":[]}}},{"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":[]},"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:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.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:3.0.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":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","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":[]},"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:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.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:3.0.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":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.27: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.27:0","nonce":407229869}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.27:0","nonce":3731626410}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.27:0","nonce":529134267}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.27:0","nonce":3414494348}]}]} 2024-09-16T03:58:31.290 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-16T03:58:31.290 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-16T03:58:31.290 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T03:58:31.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:31 smithi027 bash[22790]: audit 2024-09-16T03:58:30.611400+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.27:0/2452118151' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T03:58:31.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:31 smithi027 bash[22790]: audit 2024-09-16T03:58:30.984113+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:31.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:31 smithi027 bash[22790]: audit 2024-09-16T03:58:30.989663+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:31.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:31 smithi027 bash[22790]: audit 2024-09-16T03:58:30.996897+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:31.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:31 smithi114 bash[23375]: audit 2024-09-16T03:58:30.611400+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.27:0/2452118151' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T03:58:31.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:31 smithi114 bash[23375]: audit 2024-09-16T03:58:30.984113+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:31.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:31 smithi114 bash[23375]: audit 2024-09-16T03:58:30.989663+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:31.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:31 smithi114 bash[23375]: audit 2024-09-16T03:58:30.996897+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:31.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:31 smithi079 bash[23574]: audit 2024-09-16T03:58:30.611400+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.27:0/2452118151' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T03:58:31.716 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:31 smithi079 bash[23574]: audit 2024-09-16T03:58:30.984113+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:31.716 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:31 smithi079 bash[23574]: audit 2024-09-16T03:58:30.989663+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:31.716 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:31 smithi079 bash[23574]: audit 2024-09-16T03:58:30.996897+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:33.268 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:33 smithi079 bash[23574]: cluster 2024-09-16T03:58:31.121992+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:33.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:32 smithi027 bash[22790]: cluster 2024-09-16T03:58:31.121992+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:33.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:32 smithi114 bash[23375]: cluster 2024-09-16T03:58:31.121992+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:35.319 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:35 smithi079 bash[23574]: cluster 2024-09-16T03:58:33.122562+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:35.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:35 smithi027 bash[22790]: cluster 2024-09-16T03:58:33.122562+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:35.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:35 smithi114 bash[23375]: cluster 2024-09-16T03:58:33.122562+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:36.031 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:58:36.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:36 smithi027 bash[22790]: cluster 2024-09-16T03:58:35.123173+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:36.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:36 smithi027 bash[22790]: audit 2024-09-16T03:58:35.300058+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:36.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:36 smithi027 bash[22790]: audit 2024-09-16T03:58:35.308370+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:36.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:36 smithi027 bash[22790]: audit 2024-09-16T03:58:35.318292+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:36.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:36 smithi114 bash[23375]: cluster 2024-09-16T03:58:35.123173+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:36.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:36 smithi114 bash[23375]: audit 2024-09-16T03:58:35.300058+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:36.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:36 smithi114 bash[23375]: audit 2024-09-16T03:58:35.308370+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:36.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:36 smithi114 bash[23375]: audit 2024-09-16T03:58:35.318292+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:36.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:36 smithi079 bash[23574]: cluster 2024-09-16T03:58:35.123173+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:36.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:36 smithi079 bash[23574]: audit 2024-09-16T03:58:35.300058+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:36.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:36 smithi079 bash[23574]: audit 2024-09-16T03:58:35.308370+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:36.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:36 smithi079 bash[23574]: audit 2024-09-16T03:58:35.318292+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:37.623 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-16T03:58:37.624 INFO:teuthology.orchestra.run.smithi027.stdout:{"epoch":21,"fsid":"d938972c-73de-11ef-bceb-c7b262605968","created":"2024-09-16T03:52:27.245786+0000","modified":"2024-09-16T03:58:06.078407+0000","last_up_change":"2024-09-16T03:58:03.063412+0000","last_in_change":"2024-09-16T03:57:32.298649+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-09-16T03:58:03.697797+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,"is_stretch_pool":false,"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":"6c02861b-47b4-4e8d-9565-8be21b5560cf","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.27:6802","nonce":607089002},{"type":"v1","addr":"172.21.15.27:6803","nonce":607089002}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6804","nonce":607089002},{"type":"v1","addr":"172.21.15.27:6805","nonce":607089002}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6808","nonce":607089002},{"type":"v1","addr":"172.21.15.27:6809","nonce":607089002}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6806","nonce":607089002},{"type":"v1","addr":"172.21.15.27:6807","nonce":607089002}]},"public_addr":"172.21.15.27:6803/607089002","cluster_addr":"172.21.15.27:6805/607089002","heartbeat_back_addr":"172.21.15.27:6809/607089002","heartbeat_front_addr":"172.21.15.27:6807/607089002","state":["exists","up"]},{"osd":1,"uuid":"c78d1d62-1214-479b-834f-6f6e62903fec","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.79:6800","nonce":2952546187},{"type":"v1","addr":"172.21.15.79:6801","nonce":2952546187}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6802","nonce":2952546187},{"type":"v1","addr":"172.21.15.79:6803","nonce":2952546187}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":2952546187},{"type":"v1","addr":"172.21.15.79:6807","nonce":2952546187}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":2952546187},{"type":"v1","addr":"172.21.15.79:6805","nonce":2952546187}]},"public_addr":"172.21.15.79:6801/2952546187","cluster_addr":"172.21.15.79:6803/2952546187","heartbeat_back_addr":"172.21.15.79:6807/2952546187","heartbeat_front_addr":"172.21.15.79:6805/2952546187","state":["exists","up"]},{"osd":2,"uuid":"3d18c953-4184-4696-b7dd-016b1cafb293","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6800","nonce":1700240590},{"type":"v1","addr":"172.21.15.114:6801","nonce":1700240590}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6802","nonce":1700240590},{"type":"v1","addr":"172.21.15.114:6803","nonce":1700240590}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6806","nonce":1700240590},{"type":"v1","addr":"172.21.15.114:6807","nonce":1700240590}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6804","nonce":1700240590},{"type":"v1","addr":"172.21.15.114:6805","nonce":1700240590}]},"public_addr":"172.21.15.114:6801/1700240590","cluster_addr":"172.21.15.114:6803/1700240590","heartbeat_back_addr":"172.21.15.114:6807/1700240590","heartbeat_front_addr":"172.21.15.114:6805/1700240590","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-09-16T03:56:16.340574+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-09-16T03:57:09.883356+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-09-16T03:58:01.727976+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.27:0/2498380632":"2024-09-17T03:53:29.050529+0000","172.21.15.27:6801/3945465385":"2024-09-17T03:53:29.050529+0000","172.21.15.27:0/3774708224":"2024-09-17T03:53:29.050529+0000","172.21.15.27:0/281295157":"2024-09-17T03:53:29.050529+0000","172.21.15.27:6800/3945465385":"2024-09-17T03:53:29.050529+0000","172.21.15.27:0/2863349639":"2024-09-17T03:52:55.758142+0000","172.21.15.27:0/3116876850":"2024-09-17T03:52:55.758142+0000","172.21.15.27:6801/3471163946":"2024-09-17T03:52:55.758142+0000","172.21.15.27:0/1288604244":"2024-09-17T03:52:55.758142+0000","172.21.15.27:6800/3471163946":"2024-09-17T03:52:55.758142+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T03:58:38.235 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-16T03:58:38.236 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T03:58:38.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:38 smithi027 bash[22790]: cluster 2024-09-16T03:58:37.123728+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:38.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:38 smithi027 bash[22790]: audit 2024-09-16T03:58:37.623919+0000 mon.a (mon.0) 627 : audit [DBG] from='client.? 172.21.15.27:0/1291012702' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T03:58:38.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:38 smithi114 bash[23375]: cluster 2024-09-16T03:58:37.123728+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:38.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:38 smithi114 bash[23375]: audit 2024-09-16T03:58:37.623919+0000 mon.a (mon.0) 627 : audit [DBG] from='client.? 172.21.15.27:0/1291012702' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T03:58:38.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:38 smithi079 bash[23574]: cluster 2024-09-16T03:58:37.123728+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:38.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:38 smithi079 bash[23574]: audit 2024-09-16T03:58:37.623919+0000 mon.a (mon.0) 627 : audit [DBG] from='client.? 172.21.15.27:0/1291012702' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T03:58:40.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:40 smithi027 bash[22790]: cluster 2024-09-16T03:58:39.124297+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:40.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:40 smithi114 bash[23375]: cluster 2024-09-16T03:58:39.124297+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:40.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:40 smithi079 bash[23574]: cluster 2024-09-16T03:58:39.124297+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:42.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:42 smithi027 bash[22790]: cluster 2024-09-16T03:58:41.124908+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:42.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:42 smithi114 bash[23375]: cluster 2024-09-16T03:58:41.124908+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:42.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:42 smithi079 bash[23574]: cluster 2024-09-16T03:58:41.124908+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:43.480 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:58:44.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:44 smithi027 bash[22790]: cluster 2024-09-16T03:58:43.125429+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:44.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:44 smithi114 bash[23375]: cluster 2024-09-16T03:58:43.125429+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:44.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:44 smithi079 bash[23574]: cluster 2024-09-16T03:58:43.125429+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:44.800 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-16T03:58:44.904 INFO:teuthology.orchestra.run.smithi027.stdout:{"epoch":21,"fsid":"d938972c-73de-11ef-bceb-c7b262605968","created":"2024-09-16T03:52:27.245786+0000","modified":"2024-09-16T03:58:06.078407+0000","last_up_change":"2024-09-16T03:58:03.063412+0000","last_in_change":"2024-09-16T03:57:32.298649+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-09-16T03:58:03.697797+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,"is_stretch_pool":false,"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":"6c02861b-47b4-4e8d-9565-8be21b5560cf","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.27:6802","nonce":607089002},{"type":"v1","addr":"172.21.15.27:6803","nonce":607089002}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6804","nonce":607089002},{"type":"v1","addr":"172.21.15.27:6805","nonce":607089002}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6808","nonce":607089002},{"type":"v1","addr":"172.21.15.27:6809","nonce":607089002}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6806","nonce":607089002},{"type":"v1","addr":"172.21.15.27:6807","nonce":607089002}]},"public_addr":"172.21.15.27:6803/607089002","cluster_addr":"172.21.15.27:6805/607089002","heartbeat_back_addr":"172.21.15.27:6809/607089002","heartbeat_front_addr":"172.21.15.27:6807/607089002","state":["exists","up"]},{"osd":1,"uuid":"c78d1d62-1214-479b-834f-6f6e62903fec","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.79:6800","nonce":2952546187},{"type":"v1","addr":"172.21.15.79:6801","nonce":2952546187}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6802","nonce":2952546187},{"type":"v1","addr":"172.21.15.79:6803","nonce":2952546187}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":2952546187},{"type":"v1","addr":"172.21.15.79:6807","nonce":2952546187}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":2952546187},{"type":"v1","addr":"172.21.15.79:6805","nonce":2952546187}]},"public_addr":"172.21.15.79:6801/2952546187","cluster_addr":"172.21.15.79:6803/2952546187","heartbeat_back_addr":"172.21.15.79:6807/2952546187","heartbeat_front_addr":"172.21.15.79:6805/2952546187","state":["exists","up"]},{"osd":2,"uuid":"3d18c953-4184-4696-b7dd-016b1cafb293","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6800","nonce":1700240590},{"type":"v1","addr":"172.21.15.114:6801","nonce":1700240590}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6802","nonce":1700240590},{"type":"v1","addr":"172.21.15.114:6803","nonce":1700240590}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6806","nonce":1700240590},{"type":"v1","addr":"172.21.15.114:6807","nonce":1700240590}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6804","nonce":1700240590},{"type":"v1","addr":"172.21.15.114:6805","nonce":1700240590}]},"public_addr":"172.21.15.114:6801/1700240590","cluster_addr":"172.21.15.114:6803/1700240590","heartbeat_back_addr":"172.21.15.114:6807/1700240590","heartbeat_front_addr":"172.21.15.114:6805/1700240590","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-09-16T03:56:16.340574+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-09-16T03:57:09.883356+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-09-16T03:58:01.727976+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.27:0/2498380632":"2024-09-17T03:53:29.050529+0000","172.21.15.27:6801/3945465385":"2024-09-17T03:53:29.050529+0000","172.21.15.27:0/3774708224":"2024-09-17T03:53:29.050529+0000","172.21.15.27:0/281295157":"2024-09-17T03:53:29.050529+0000","172.21.15.27:6800/3945465385":"2024-09-17T03:53:29.050529+0000","172.21.15.27:0/2863349639":"2024-09-17T03:52:55.758142+0000","172.21.15.27:0/3116876850":"2024-09-17T03:52:55.758142+0000","172.21.15.27:6801/3471163946":"2024-09-17T03:52:55.758142+0000","172.21.15.27:0/1288604244":"2024-09-17T03:52:55.758142+0000","172.21.15.27:6800/3471163946":"2024-09-17T03:52:55.758142+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T03:58:45.383 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-16T03:58:45.384 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-16T03:58:45.384 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-16T03:58:45.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:45 smithi027 bash[22790]: audit 2024-09-16T03:58:44.800458+0000 mon.a (mon.0) 628 : audit [DBG] from='client.? 172.21.15.27:0/503392219' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T03:58:45.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:45 smithi114 bash[23375]: audit 2024-09-16T03:58:44.800458+0000 mon.a (mon.0) 628 : audit [DBG] from='client.? 172.21.15.27:0/503392219' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T03:58:45.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:45 smithi079 bash[23574]: audit 2024-09-16T03:58:44.800458+0000 mon.a (mon.0) 628 : audit [DBG] from='client.? 172.21.15.27:0/503392219' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T03:58:46.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:46 smithi027 bash[22790]: cluster 2024-09-16T03:58:45.125955+0000 mgr.a (mgr.14150) 226 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:46.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:46 smithi114 bash[23375]: cluster 2024-09-16T03:58:45.125955+0000 mgr.a (mgr.14150) 226 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:46.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:46 smithi079 bash[23574]: cluster 2024-09-16T03:58:45.125955+0000 mgr.a (mgr.14150) 226 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:48.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:48 smithi027 bash[22790]: cluster 2024-09-16T03:58:47.126481+0000 mgr.a (mgr.14150) 227 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:48.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:48 smithi114 bash[23375]: cluster 2024-09-16T03:58:47.126481+0000 mgr.a (mgr.14150) 227 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:48.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:48 smithi079 bash[23574]: cluster 2024-09-16T03:58:47.126481+0000 mgr.a (mgr.14150) 227 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:49.746 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:58:49.747 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:58:49.747 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:58:50.931 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:50 smithi114 bash[23375]: cluster 2024-09-16T03:58:49.127117+0000 mgr.a (mgr.14150) 228 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:50.931 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:50 smithi114 bash[23375]: audit 2024-09-16T03:58:49.651514+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:50.931 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:50 smithi114 bash[23375]: audit 2024-09-16T03:58:49.659433+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:50.931 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:50 smithi114 bash[23375]: audit 2024-09-16T03:58:49.668804+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:50.965 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:50 smithi079 bash[23574]: cluster 2024-09-16T03:58:49.127117+0000 mgr.a (mgr.14150) 228 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:50.965 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:50 smithi079 bash[23574]: audit 2024-09-16T03:58:49.651514+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:50.965 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:50 smithi079 bash[23574]: audit 2024-09-16T03:58:49.659433+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:50.965 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:50 smithi079 bash[23574]: audit 2024-09-16T03:58:49.668804+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:51.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:50 smithi027 bash[22790]: cluster 2024-09-16T03:58:49.127117+0000 mgr.a (mgr.14150) 228 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:51.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:50 smithi027 bash[22790]: audit 2024-09-16T03:58:49.651514+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:51.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:50 smithi027 bash[22790]: audit 2024-09-16T03:58:49.659433+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:51.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:50 smithi027 bash[22790]: audit 2024-09-16T03:58:49.668804+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:52.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:52 smithi027 bash[22790]: cluster 2024-09-16T03:58:51.127511+0000 mgr.a (mgr.14150) 229 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:52.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:52 smithi027 bash[22790]: audit 2024-09-16T03:58:51.150409+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:52.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:52 smithi027 bash[22790]: audit 2024-09-16T03:58:51.156639+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:52.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:52 smithi027 bash[22790]: audit 2024-09-16T03:58:51.163243+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:52.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:52 smithi114 bash[23375]: cluster 2024-09-16T03:58:51.127511+0000 mgr.a (mgr.14150) 229 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:52.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:52 smithi114 bash[23375]: audit 2024-09-16T03:58:51.150409+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:52.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:52 smithi114 bash[23375]: audit 2024-09-16T03:58:51.156639+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:52.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:52 smithi114 bash[23375]: audit 2024-09-16T03:58:51.163243+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:52.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:52 smithi079 bash[23574]: cluster 2024-09-16T03:58:51.127511+0000 mgr.a (mgr.14150) 229 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:52.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:52 smithi079 bash[23574]: audit 2024-09-16T03:58:51.150409+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:52.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:52 smithi079 bash[23574]: audit 2024-09-16T03:58:51.156639+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:52.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:52 smithi079 bash[23574]: audit 2024-09-16T03:58:51.163243+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:53.126 INFO:teuthology.orchestra.run.smithi027.stdout:34359738402 2024-09-16T03:58:53.127 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-16T03:58:53.639 INFO:teuthology.orchestra.run.smithi027.stdout:55834574870 2024-09-16T03:58:53.640 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-16T03:58:53.712 INFO:teuthology.orchestra.run.smithi027.stdout:77309411341 2024-09-16T03:58:53.712 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-16T03:58:54.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:54 smithi114 bash[23375]: cluster 2024-09-16T03:58:53.127889+0000 mgr.a (mgr.14150) 230 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:54.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:54 smithi079 bash[23574]: cluster 2024-09-16T03:58:53.127889+0000 mgr.a (mgr.14150) 230 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:54.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:54 smithi027 bash[22790]: cluster 2024-09-16T03:58:53.127889+0000 mgr.a (mgr.14150) 230 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:56.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:56 smithi027 bash[22790]: cluster 2024-09-16T03:58:55.128431+0000 mgr.a (mgr.14150) 231 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:56.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:56 smithi027 bash[22790]: audit 2024-09-16T03:58:55.518566+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:56.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:56 smithi027 bash[22790]: audit 2024-09-16T03:58:55.526921+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:56.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:56 smithi027 bash[22790]: audit 2024-09-16T03:58:55.536243+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:56.864 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:58:56.931 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:56 smithi114 bash[23375]: cluster 2024-09-16T03:58:55.128431+0000 mgr.a (mgr.14150) 231 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:56.931 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:56 smithi114 bash[23375]: audit 2024-09-16T03:58:55.518566+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:56.931 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:56 smithi114 bash[23375]: audit 2024-09-16T03:58:55.526921+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:56.931 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:56 smithi114 bash[23375]: audit 2024-09-16T03:58:55.536243+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:56.965 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:56 smithi079 bash[23574]: cluster 2024-09-16T03:58:55.128431+0000 mgr.a (mgr.14150) 231 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:56.965 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:56 smithi079 bash[23574]: audit 2024-09-16T03:58:55.518566+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:56.965 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:56 smithi079 bash[23574]: audit 2024-09-16T03:58:55.526921+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:56.965 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:56 smithi079 bash[23574]: audit 2024-09-16T03:58:55.536243+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:58:57.873 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:58:57.873 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:58:58.321 INFO:teuthology.orchestra.run.smithi027.stdout:34359738403 2024-09-16T03:58:58.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:58 smithi027 bash[22790]: cluster 2024-09-16T03:58:57.128919+0000 mgr.a (mgr.14150) 232 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:58.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:58:58 smithi027 bash[22790]: audit 2024-09-16T03:58:58.322377+0000 mon.a (mon.0) 638 : audit [DBG] from='client.? 172.21.15.27:0/3378900527' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T03:58:58.930 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:58 smithi114 bash[23375]: cluster 2024-09-16T03:58:57.128919+0000 mgr.a (mgr.14150) 232 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:58.931 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:58:58 smithi114 bash[23375]: audit 2024-09-16T03:58:58.322377+0000 mon.a (mon.0) 638 : audit [DBG] from='client.? 172.21.15.27:0/3378900527' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T03:58:58.965 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:58 smithi079 bash[23574]: cluster 2024-09-16T03:58:57.128919+0000 mgr.a (mgr.14150) 232 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:58:58.965 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:58:58 smithi079 bash[23574]: audit 2024-09-16T03:58:58.322377+0000 mon.a (mon.0) 638 : audit [DBG] from='client.? 172.21.15.27:0/3378900527' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T03:58:59.657 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738402 got 34359738403 for osd.0 2024-09-16T03:58:59.657 DEBUG:teuthology.parallel:result is None 2024-09-16T03:59:00.825 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:00 smithi114 bash[23375]: cluster 2024-09-16T03:58:59.129463+0000 mgr.a (mgr.14150) 233 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:00.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:00 smithi027 bash[22790]: cluster 2024-09-16T03:58:59.129463+0000 mgr.a (mgr.14150) 233 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:00.927 INFO:teuthology.orchestra.run.smithi027.stdout:77309411343 2024-09-16T03:59:00.965 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:00 smithi079 bash[23574]: cluster 2024-09-16T03:58:59.129463+0000 mgr.a (mgr.14150) 233 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:01.040 INFO:teuthology.orchestra.run.smithi027.stdout:55834574872 2024-09-16T03:59:01.809 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:01 smithi027 bash[22790]: audit 2024-09-16T03:59:00.928346+0000 mon.a (mon.0) 639 : audit [DBG] from='client.? 172.21.15.27:0/3314442944' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T03:59:01.809 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:01 smithi027 bash[22790]: audit 2024-09-16T03:59:01.041499+0000 mon.a (mon.0) 640 : audit [DBG] from='client.? 172.21.15.27:0/3845261325' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T03:59:01.829 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:01 smithi114 bash[23375]: audit 2024-09-16T03:59:00.928346+0000 mon.a (mon.0) 639 : audit [DBG] from='client.? 172.21.15.27:0/3314442944' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T03:59:01.829 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:01 smithi114 bash[23375]: audit 2024-09-16T03:59:01.041499+0000 mon.a (mon.0) 640 : audit [DBG] from='client.? 172.21.15.27:0/3845261325' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T03:59:01.965 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:01 smithi079 bash[23574]: audit 2024-09-16T03:59:00.928346+0000 mon.a (mon.0) 639 : audit [DBG] from='client.? 172.21.15.27:0/3314442944' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T03:59:01.965 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:01 smithi079 bash[23574]: audit 2024-09-16T03:59:01.041499+0000 mon.a (mon.0) 640 : audit [DBG] from='client.? 172.21.15.27:0/3845261325' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T03:59:02.078 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411341 got 77309411343 for osd.2 2024-09-16T03:59:02.078 DEBUG:teuthology.parallel:result is None 2024-09-16T03:59:02.661 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574870 got 55834574872 for osd.1 2024-09-16T03:59:02.661 DEBUG:teuthology.parallel:result is None 2024-09-16T03:59:02.661 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-16T03:59:02.661 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T03:59:02.792 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:02 smithi027 bash[22790]: cluster 2024-09-16T03:59:01.129939+0000 mgr.a (mgr.14150) 234 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:02.930 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:02 smithi114 bash[23375]: cluster 2024-09-16T03:59:01.129939+0000 mgr.a (mgr.14150) 234 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:02.965 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:02 smithi079 bash[23574]: cluster 2024-09-16T03:59:01.129939+0000 mgr.a (mgr.14150) 234 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:04.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:04 smithi027 bash[22790]: cluster 2024-09-16T03:59:03.130525+0000 mgr.a (mgr.14150) 235 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:04.930 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:04 smithi114 bash[23375]: cluster 2024-09-16T03:59:03.130525+0000 mgr.a (mgr.14150) 235 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:04.965 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:04 smithi079 bash[23574]: cluster 2024-09-16T03:59:03.130525+0000 mgr.a (mgr.14150) 235 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:06.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:06 smithi027 bash[22790]: cluster 2024-09-16T03:59:05.131093+0000 mgr.a (mgr.14150) 236 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:06.930 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:06 smithi114 bash[23375]: cluster 2024-09-16T03:59:05.131093+0000 mgr.a (mgr.14150) 236 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:06.965 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:06 smithi079 bash[23574]: cluster 2024-09-16T03:59:05.131093+0000 mgr.a (mgr.14150) 236 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:07.408 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:59:08.749 INFO:teuthology.orchestra.run.smithi027.stderr:dumped all 2024-09-16T03:59:08.749 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-16T03:59:08.762 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:08 smithi027 bash[22790]: cluster 2024-09-16T03:59:07.131623+0000 mgr.a (mgr.14150) 237 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:08.930 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:08 smithi114 bash[23375]: cluster 2024-09-16T03:59:07.131623+0000 mgr.a (mgr.14150) 237 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:08.965 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:08 smithi079 bash[23574]: cluster 2024-09-16T03:59:07.131623+0000 mgr.a (mgr.14150) 237 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:09.341 INFO:teuthology.orchestra.run.smithi027.stdout:{"pg_ready":true,"pg_map":{"version":180,"stamp":"2024-09-16T03:59:07.131382+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":88748,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":281146708,"statfs":{"total":287985106944,"available":287894228992,"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.003218"},"pg_stats":[{"pgid":"1.0","version":"21'137","reported_seq":186,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-16T03:58:10.759458+0000","last_change":"2024-09-16T03:58:05.083916+0000","last_active":"2024-09-16T03:58:10.759458+0000","last_peered":"2024-09-16T03:58:10.759458+0000","last_clean":"2024-09-16T03:58:10.759458+0000","last_became_active":"2024-09-16T03:58:05.083101+0000","last_became_peered":"2024-09-16T03:58:05.083101+0000","last_unstale":"2024-09-16T03:58:10.759458+0000","last_undegraded":"2024-09-16T03:58:10.759458+0000","last_fullsized":"2024-09-16T03:58:10.759458+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T03:58:04.067014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T03:58:04.067014+0000","last_clean_scrub_stamp":"2024-09-16T03:58:04.067014+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:22:42.532919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411344,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28404,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716748,"statfs":{"total":95995035648,"available":95965949952,"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,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":1,"up_from":13,"seq":55834574873,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28404,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716748,"statfs":{"total":95995035648,"available":95965949952,"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":[]},{"osd":0,"up_from":8,"seq":34359738405,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31940,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713212,"statfs":{"total":95995035648,"available":95962329088,"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":[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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T03:59:09.342 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T03:59:09.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:09 smithi027 bash[22790]: audit 2024-09-16T03:59:08.749276+0000 mgr.a (mgr.14150) 238 : audit [DBG] from='client.14346 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T03:59:09.900 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:09 smithi114 bash[23375]: audit 2024-09-16T03:59:08.749276+0000 mgr.a (mgr.14150) 238 : audit [DBG] from='client.14346 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T03:59:09.965 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:09 smithi079 bash[23574]: audit 2024-09-16T03:59:08.749276+0000 mgr.a (mgr.14150) 238 : audit [DBG] from='client.14346 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T03:59:11.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:10 smithi114 bash[23375]: cluster 2024-09-16T03:59:09.132162+0000 mgr.a (mgr.14150) 239 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:11.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:10 smithi114 bash[23375]: audit 2024-09-16T03:59:09.870532+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:11.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:10 smithi114 bash[23375]: audit 2024-09-16T03:59:09.888936+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:11.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:10 smithi114 bash[23375]: audit 2024-09-16T03:59:09.899399+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:11.215 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:10 smithi079 bash[23574]: cluster 2024-09-16T03:59:09.132162+0000 mgr.a (mgr.14150) 239 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:11.215 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:10 smithi079 bash[23574]: audit 2024-09-16T03:59:09.870532+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:11.215 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:10 smithi079 bash[23574]: audit 2024-09-16T03:59:09.888936+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:11.215 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:10 smithi079 bash[23574]: audit 2024-09-16T03:59:09.899399+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:11.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:10 smithi027 bash[22790]: cluster 2024-09-16T03:59:09.132162+0000 mgr.a (mgr.14150) 239 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:11.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:10 smithi027 bash[22790]: audit 2024-09-16T03:59:09.870532+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:11.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:10 smithi027 bash[22790]: audit 2024-09-16T03:59:09.888936+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:11.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:10 smithi027 bash[22790]: audit 2024-09-16T03:59:09.899399+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:12.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:11 smithi079 bash[23574]: audit 2024-09-16T03:59:10.888823+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:59:12.067 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:11 smithi079 bash[23574]: audit 2024-09-16T03:59:10.893776+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:59:12.067 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:11 smithi079 bash[23574]: audit 2024-09-16T03:59:10.895618+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:59:12.067 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:11 smithi079 bash[23574]: audit 2024-09-16T03:59:10.906526+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:12.067 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:11 smithi079 bash[23574]: audit 2024-09-16T03:59:11.368712+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:12.067 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:11 smithi079 bash[23574]: audit 2024-09-16T03:59:11.374383+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:12.067 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:11 smithi079 bash[23574]: audit 2024-09-16T03:59:11.381858+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:12.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:11 smithi114 bash[23375]: audit 2024-09-16T03:59:10.888823+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:59:12.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:11 smithi114 bash[23375]: audit 2024-09-16T03:59:10.893776+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:59:12.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:11 smithi114 bash[23375]: audit 2024-09-16T03:59:10.895618+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:59:12.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:11 smithi114 bash[23375]: audit 2024-09-16T03:59:10.906526+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:12.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:11 smithi114 bash[23375]: audit 2024-09-16T03:59:11.368712+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:12.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:11 smithi114 bash[23375]: audit 2024-09-16T03:59:11.374383+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:12.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:11 smithi114 bash[23375]: audit 2024-09-16T03:59:11.381858+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:12.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:11 smithi027 bash[22790]: audit 2024-09-16T03:59:10.888823+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:59:12.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:11 smithi027 bash[22790]: audit 2024-09-16T03:59:10.893776+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:59:12.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:11 smithi027 bash[22790]: audit 2024-09-16T03:59:10.895618+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:59:12.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:11 smithi027 bash[22790]: audit 2024-09-16T03:59:10.906526+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:12.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:11 smithi027 bash[22790]: audit 2024-09-16T03:59:11.368712+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:12.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:11 smithi027 bash[22790]: audit 2024-09-16T03:59:11.374383+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:12.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:11 smithi027 bash[22790]: audit 2024-09-16T03:59:11.381858+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:13.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:12 smithi114 bash[23375]: cluster 2024-09-16T03:59:11.132702+0000 mgr.a (mgr.14150) 240 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:13.215 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:12 smithi079 bash[23574]: cluster 2024-09-16T03:59:11.132702+0000 mgr.a (mgr.14150) 240 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:13.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:12 smithi027 bash[22790]: cluster 2024-09-16T03:59:11.132702+0000 mgr.a (mgr.14150) 240 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:14.089 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:59:15.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:14 smithi114 bash[23375]: cluster 2024-09-16T03:59:13.133265+0000 mgr.a (mgr.14150) 241 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:15.215 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:14 smithi079 bash[23574]: cluster 2024-09-16T03:59:13.133265+0000 mgr.a (mgr.14150) 241 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:15.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:14 smithi027 bash[22790]: cluster 2024-09-16T03:59:13.133265+0000 mgr.a (mgr.14150) 241 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:15.464 INFO:teuthology.orchestra.run.smithi027.stderr:dumped all 2024-09-16T03:59:15.464 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-16T03:59:16.047 INFO:teuthology.orchestra.run.smithi027.stdout:{"pg_ready":true,"pg_map":{"version":184,"stamp":"2024-09-16T03:59:15.133525+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":88748,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":281146708,"statfs":{"total":287985106944,"available":287894228992,"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.003278"},"pg_stats":[{"pgid":"1.0","version":"21'137","reported_seq":186,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-16T03:58:10.759458+0000","last_change":"2024-09-16T03:58:05.083916+0000","last_active":"2024-09-16T03:58:10.759458+0000","last_peered":"2024-09-16T03:58:10.759458+0000","last_clean":"2024-09-16T03:58:10.759458+0000","last_became_active":"2024-09-16T03:58:05.083101+0000","last_became_peered":"2024-09-16T03:58:05.083101+0000","last_unstale":"2024-09-16T03:58:10.759458+0000","last_undegraded":"2024-09-16T03:58:10.759458+0000","last_fullsized":"2024-09-16T03:58:10.759458+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T03:58:04.067014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T03:58:04.067014+0000","last_clean_scrub_stamp":"2024-09-16T03:58:04.067014+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T13:22:42.532919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411346,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28404,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716748,"statfs":{"total":95995035648,"available":95965949952,"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,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":1,"up_from":13,"seq":55834574875,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28404,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716748,"statfs":{"total":95995035648,"available":95965949952,"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":[]},{"osd":0,"up_from":8,"seq":34359738407,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31940,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713212,"statfs":{"total":95995035648,"available":95962329088,"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":[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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T03:59:16.047 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-16T03:59:16.048 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-16T03:59:16.048 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-16T03:59:16.048 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-16T03:59:17.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:16 smithi027 bash[22790]: cluster 2024-09-16T03:59:15.133685+0000 mgr.a (mgr.14150) 242 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:17.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:16 smithi027 bash[22790]: audit 2024-09-16T03:59:15.464319+0000 mgr.a (mgr.14150) 243 : audit [DBG] from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T03:59:17.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:16 smithi027 bash[22790]: audit 2024-09-16T03:59:15.735165+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:17.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:16 smithi027 bash[22790]: audit 2024-09-16T03:59:15.743043+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:17.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:16 smithi027 bash[22790]: audit 2024-09-16T03:59:15.752456+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:17.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:16 smithi114 bash[23375]: cluster 2024-09-16T03:59:15.133685+0000 mgr.a (mgr.14150) 242 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:17.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:16 smithi114 bash[23375]: audit 2024-09-16T03:59:15.464319+0000 mgr.a (mgr.14150) 243 : audit [DBG] from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T03:59:17.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:16 smithi114 bash[23375]: audit 2024-09-16T03:59:15.735165+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:17.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:16 smithi114 bash[23375]: audit 2024-09-16T03:59:15.743043+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:17.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:16 smithi114 bash[23375]: audit 2024-09-16T03:59:15.752456+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:17.215 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:16 smithi079 bash[23574]: cluster 2024-09-16T03:59:15.133685+0000 mgr.a (mgr.14150) 242 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:17.215 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:16 smithi079 bash[23574]: audit 2024-09-16T03:59:15.464319+0000 mgr.a (mgr.14150) 243 : audit [DBG] from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T03:59:17.215 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:16 smithi079 bash[23574]: audit 2024-09-16T03:59:15.735165+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:17.215 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:16 smithi079 bash[23574]: audit 2024-09-16T03:59:15.743043+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:17.215 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:16 smithi079 bash[23574]: audit 2024-09-16T03:59:15.752456+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:19.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:18 smithi027 bash[22790]: cluster 2024-09-16T03:59:17.134163+0000 mgr.a (mgr.14150) 244 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:19.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:18 smithi114 bash[23375]: cluster 2024-09-16T03:59:17.134163+0000 mgr.a (mgr.14150) 244 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:19.215 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:18 smithi079 bash[23574]: cluster 2024-09-16T03:59:17.134163+0000 mgr.a (mgr.14150) 244 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:20.793 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:59:21.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:20 smithi027 bash[22790]: cluster 2024-09-16T03:59:19.134733+0000 mgr.a (mgr.14150) 245 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:21.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:20 smithi114 bash[23375]: cluster 2024-09-16T03:59:19.134733+0000 mgr.a (mgr.14150) 245 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:21.215 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:20 smithi079 bash[23574]: cluster 2024-09-16T03:59:19.134733+0000 mgr.a (mgr.14150) 245 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:22.843 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-16T03:59:22.843 INFO:teuthology.orchestra.run.smithi027.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-16T03:59:22.930 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:22 smithi114 bash[23375]: cluster 2024-09-16T03:59:21.135269+0000 mgr.a (mgr.14150) 246 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:23.127 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:22 smithi027 bash[22790]: cluster 2024-09-16T03:59:21.135269+0000 mgr.a (mgr.14150) 246 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:23.215 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:22 smithi079 bash[23574]: cluster 2024-09-16T03:59:21.135269+0000 mgr.a (mgr.14150) 246 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:23.870 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-16T03:59:23.871 INFO:tasks.cephadm:Setup complete, yielding 2024-09-16T03:59:23.871 INFO:teuthology.run_tasks:Running task cephadm.apply... 2024-09-16T03:59:23.882 INFO:tasks.cephadm:Applying spec(s): placement: count: 3 service_id: foo service_type: mon spec: crush_locations: host.a: - datacenter=a host.b: - datacenter=b - rack=2 host.c: - datacenter=a - rack=3 2024-09-16T03:59:23.882 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d938972c-73de-11ef-bceb-c7b262605968 -- ceph orch apply -i - 2024-09-16T03:59:23.893 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:23 smithi027 bash[22790]: audit 2024-09-16T03:59:22.844488+0000 mon.a (mon.0) 654 : audit [DBG] from='client.? 172.21.15.27:0/3429658409' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T03:59:23.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:23 smithi114 bash[23375]: audit 2024-09-16T03:59:22.844488+0000 mon.a (mon.0) 654 : audit [DBG] from='client.? 172.21.15.27:0/3429658409' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T03:59:24.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:23 smithi079 bash[23574]: audit 2024-09-16T03:59:22.844488+0000 mon.a (mon.0) 654 : audit [DBG] from='client.? 172.21.15.27:0/3429658409' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T03:59:24.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:24 smithi027 bash[22790]: cluster 2024-09-16T03:59:23.135801+0000 mgr.a (mgr.14150) 247 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:25.014 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:24 smithi114 bash[23375]: cluster 2024-09-16T03:59:23.135801+0000 mgr.a (mgr.14150) 247 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:25.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:24 smithi079 bash[23574]: cluster 2024-09-16T03:59:23.135801+0000 mgr.a (mgr.14150) 247 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:27.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:26 smithi027 bash[22790]: cluster 2024-09-16T03:59:25.136250+0000 mgr.a (mgr.14150) 248 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:27.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:26 smithi114 bash[23375]: cluster 2024-09-16T03:59:25.136250+0000 mgr.a (mgr.14150) 248 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:27.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:26 smithi079 bash[23574]: cluster 2024-09-16T03:59:25.136250+0000 mgr.a (mgr.14150) 248 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:28.629 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:59:29.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:28 smithi027 bash[22790]: cluster 2024-09-16T03:59:27.136759+0000 mgr.a (mgr.14150) 249 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:29.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:28 smithi114 bash[23375]: cluster 2024-09-16T03:59:27.136759+0000 mgr.a (mgr.14150) 249 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:29.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:28 smithi079 bash[23574]: cluster 2024-09-16T03:59:27.136759+0000 mgr.a (mgr.14150) 249 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:30.054 INFO:teuthology.orchestra.run.smithi027.stdout:Scheduled mon update... 2024-09-16T03:59:30.701 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T03:59:30.712 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi027.front.sepia.ceph.com 2024-09-16T03:59:30.713 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8921c8ef947807b717db041d85f0761b7914d5fc shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d938972c-73de-11ef-bceb-c7b262605968 -- bash -c 'set -ex 2024-09-16T03:59:30.713 DEBUG:teuthology.orchestra.run.smithi027:> # since we don'"'"'t know the real hostnames before the test, the next 2024-09-16T03:59:30.713 DEBUG:teuthology.orchestra.run.smithi027:> # bit is in order to replace the fake hostnames "host.a/b/c" with 2024-09-16T03:59:30.713 DEBUG:teuthology.orchestra.run.smithi027:> # the actual names cephadm knows the host by within the mon spec 2024-09-16T03:59:30.713 DEBUG:teuthology.orchestra.run.smithi027:> ceph orch host ls --format json | jq -r '"'"'.[] | .hostname'"'"' > realnames 2024-09-16T03:59:30.713 DEBUG:teuthology.orchestra.run.smithi027:> echo $'"'"'host.a\nhost.b\nhost.c'"'"' > fakenames 2024-09-16T03:59:30.713 DEBUG:teuthology.orchestra.run.smithi027:> echo $'"'"'a\nb\nc'"'"' > mon_ids 2024-09-16T03:59:30.713 DEBUG:teuthology.orchestra.run.smithi027:> echo $'"'"'{datacenter=a}\n{datacenter=b,rack=2}\n{datacenter=a,rack=3}'"'"' > crush_locs 2024-09-16T03:59:30.713 DEBUG:teuthology.orchestra.run.smithi027:> ceph orch ls --service-name mon --export > mon.yaml 2024-09-16T03:59:30.713 DEBUG:teuthology.orchestra.run.smithi027:> MONSPEC=`cat mon.yaml` 2024-09-16T03:59:30.714 DEBUG:teuthology.orchestra.run.smithi027:> echo "$MONSPEC" 2024-09-16T03:59:30.714 DEBUG:teuthology.orchestra.run.smithi027:> while read realname <&3 && read fakename <&4; do 2024-09-16T03:59:30.714 DEBUG:teuthology.orchestra.run.smithi027:> MONSPEC="${MONSPEC//$fakename/$realname}" 2024-09-16T03:59:30.714 DEBUG:teuthology.orchestra.run.smithi027:> done 3 echo "$MONSPEC" > mon.yaml 2024-09-16T03:59:30.714 DEBUG:teuthology.orchestra.run.smithi027:> cat mon.yaml 2024-09-16T03:59:30.714 DEBUG:teuthology.orchestra.run.smithi027:> # now the spec should have the real hostnames, so let'"'"'s re-apply 2024-09-16T03:59:30.714 DEBUG:teuthology.orchestra.run.smithi027:> ceph orch apply -i mon.yaml 2024-09-16T03:59:30.714 DEBUG:teuthology.orchestra.run.smithi027:> sleep 90 2024-09-16T03:59:30.714 DEBUG:teuthology.orchestra.run.smithi027:> ceph orch ps --refresh 2024-09-16T03:59:30.714 DEBUG:teuthology.orchestra.run.smithi027:> ceph orch ls --service-name mon --export > mon.yaml; ceph orch apply -i mon.yaml 2024-09-16T03:59:30.714 DEBUG:teuthology.orchestra.run.smithi027:> sleep 90 2024-09-16T03:59:30.714 DEBUG:teuthology.orchestra.run.smithi027:> ceph mon dump 2024-09-16T03:59:30.714 DEBUG:teuthology.orchestra.run.smithi027:> ceph mon dump --format json 2024-09-16T03:59:30.715 DEBUG:teuthology.orchestra.run.smithi027:> # verify all the crush locations got set from "ceph mon dump" output 2024-09-16T03:59:30.715 DEBUG:teuthology.orchestra.run.smithi027:> while read monid <&3 && read crushloc <&4; do 2024-09-16T03:59:30.715 DEBUG:teuthology.orchestra.run.smithi027:> ceph mon dump --format json | jq --arg monid "$monid" --arg crushloc "$crushloc" -e '"'"'.mons | .[] | select(.name == $monid) | .crush_location == $crushloc'"'"' 2024-09-16T03:59:30.715 DEBUG:teuthology.orchestra.run.smithi027:> done 3 ' 2024-09-16T03:59:31.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:31 smithi027 bash[22790]: cluster 2024-09-16T03:59:29.137231+0000 mgr.a (mgr.14150) 250 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:31.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:31 smithi027 bash[22790]: audit 2024-09-16T03:59:30.045063+0000 mgr.a (mgr.14150) 251 : audit [DBG] from='client.14364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:59:31.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:31 smithi027 bash[22790]: cephadm 2024-09-16T03:59:30.049977+0000 mgr.a (mgr.14150) 252 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-16T03:59:31.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:31 smithi027 bash[22790]: audit 2024-09-16T03:59:30.054726+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:31.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:31 smithi027 bash[22790]: audit 2024-09-16T03:59:30.055962+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:59:31.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:31 smithi027 bash[22790]: audit 2024-09-16T03:59:30.059677+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:59:31.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:31 smithi027 bash[22790]: audit 2024-09-16T03:59:30.060717+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:59:31.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:31 smithi027 bash[22790]: audit 2024-09-16T03:59:30.070230+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:31.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:31 smithi027 bash[22790]: audit 2024-09-16T03:59:30.075169+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T03:59:31.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:31 smithi027 bash[22790]: audit 2024-09-16T03:59:30.079804+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:31.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:31 smithi027 bash[22790]: audit 2024-09-16T03:59:30.089190+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:31.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:31 smithi027 bash[22790]: audit 2024-09-16T03:59:30.093560+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:31.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:31 smithi027 bash[22790]: audit 2024-09-16T03:59:30.098331+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:31.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:31 smithi114 bash[23375]: cluster 2024-09-16T03:59:29.137231+0000 mgr.a (mgr.14150) 250 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:31.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:31 smithi114 bash[23375]: audit 2024-09-16T03:59:30.045063+0000 mgr.a (mgr.14150) 251 : audit [DBG] from='client.14364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:59:31.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:31 smithi114 bash[23375]: cephadm 2024-09-16T03:59:30.049977+0000 mgr.a (mgr.14150) 252 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-16T03:59:31.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:31 smithi114 bash[23375]: audit 2024-09-16T03:59:30.054726+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:31.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:31 smithi114 bash[23375]: audit 2024-09-16T03:59:30.055962+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:59:31.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:31 smithi114 bash[23375]: audit 2024-09-16T03:59:30.059677+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:59:31.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:31 smithi114 bash[23375]: audit 2024-09-16T03:59:30.060717+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:59:31.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:31 smithi114 bash[23375]: audit 2024-09-16T03:59:30.070230+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:31.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:31 smithi114 bash[23375]: audit 2024-09-16T03:59:30.075169+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T03:59:31.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:31 smithi114 bash[23375]: audit 2024-09-16T03:59:30.079804+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:31.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:31 smithi114 bash[23375]: audit 2024-09-16T03:59:30.089190+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:31.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:31 smithi114 bash[23375]: audit 2024-09-16T03:59:30.093560+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:31.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:31 smithi114 bash[23375]: audit 2024-09-16T03:59:30.098331+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:31.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:31 smithi079 bash[23574]: cluster 2024-09-16T03:59:29.137231+0000 mgr.a (mgr.14150) 250 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:31.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:31 smithi079 bash[23574]: audit 2024-09-16T03:59:30.045063+0000 mgr.a (mgr.14150) 251 : audit [DBG] from='client.14364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T03:59:31.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:31 smithi079 bash[23574]: cephadm 2024-09-16T03:59:30.049977+0000 mgr.a (mgr.14150) 252 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-16T03:59:31.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:31 smithi079 bash[23574]: audit 2024-09-16T03:59:30.054726+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:31.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:31 smithi079 bash[23574]: audit 2024-09-16T03:59:30.055962+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T03:59:31.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:31 smithi079 bash[23574]: audit 2024-09-16T03:59:30.059677+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:59:31.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:31 smithi079 bash[23574]: audit 2024-09-16T03:59:30.060717+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T03:59:31.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:31 smithi079 bash[23574]: audit 2024-09-16T03:59:30.070230+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:31.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:31 smithi079 bash[23574]: audit 2024-09-16T03:59:30.075169+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T03:59:31.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:31 smithi079 bash[23574]: audit 2024-09-16T03:59:30.079804+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:31.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:31 smithi079 bash[23574]: audit 2024-09-16T03:59:30.089190+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:31.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:31 smithi079 bash[23574]: audit 2024-09-16T03:59:30.093560+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:31.466 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:31 smithi079 bash[23574]: audit 2024-09-16T03:59:30.098331+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:32.810 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:32 smithi079 bash[23574]: cluster 2024-09-16T03:59:31.137788+0000 mgr.a (mgr.14150) 253 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:32.810 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:32 smithi079 bash[23574]: audit 2024-09-16T03:59:31.560617+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:32.810 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:32 smithi079 bash[23574]: audit 2024-09-16T03:59:31.565766+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:32.810 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:32 smithi079 bash[23574]: audit 2024-09-16T03:59:31.572711+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:32.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:32 smithi027 bash[22790]: cluster 2024-09-16T03:59:31.137788+0000 mgr.a (mgr.14150) 253 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:32.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:32 smithi027 bash[22790]: audit 2024-09-16T03:59:31.560617+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:32.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:32 smithi027 bash[22790]: audit 2024-09-16T03:59:31.565766+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:32.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:32 smithi027 bash[22790]: audit 2024-09-16T03:59:31.572711+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:32.930 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:32 smithi114 bash[23375]: cluster 2024-09-16T03:59:31.137788+0000 mgr.a (mgr.14150) 253 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:32.930 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:32 smithi114 bash[23375]: audit 2024-09-16T03:59:31.560617+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:32.930 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:32 smithi114 bash[23375]: audit 2024-09-16T03:59:31.565766+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:32.930 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:32 smithi114 bash[23375]: audit 2024-09-16T03:59:31.572711+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:34.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:34 smithi027 bash[22790]: cluster 2024-09-16T03:59:33.138336+0000 mgr.a (mgr.14150) 254 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:34.930 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:34 smithi114 bash[23375]: cluster 2024-09-16T03:59:33.138336+0000 mgr.a (mgr.14150) 254 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:34.964 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:34 smithi079 bash[23574]: cluster 2024-09-16T03:59:33.138336+0000 mgr.a (mgr.14150) 254 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:35.462 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T03:59:36.636 INFO:teuthology.orchestra.run.smithi027.stderr:+ ceph orch host ls --format json 2024-09-16T03:59:36.636 INFO:teuthology.orchestra.run.smithi027.stderr:+ jq -r '.[] | .hostname' 2024-09-16T03:59:36.929 INFO:teuthology.orchestra.run.smithi027.stderr:+ echo 'host.a 2024-09-16T03:59:36.930 INFO:teuthology.orchestra.run.smithi027.stderr:host.b 2024-09-16T03:59:36.930 INFO:teuthology.orchestra.run.smithi027.stderr:host.c' 2024-09-16T03:59:36.930 INFO:teuthology.orchestra.run.smithi027.stderr:+ echo 'a 2024-09-16T03:59:36.930 INFO:teuthology.orchestra.run.smithi027.stderr:b 2024-09-16T03:59:36.930 INFO:teuthology.orchestra.run.smithi027.stderr:c' 2024-09-16T03:59:36.930 INFO:teuthology.orchestra.run.smithi027.stderr:+ echo '{datacenter=a} 2024-09-16T03:59:36.930 INFO:teuthology.orchestra.run.smithi027.stderr:{datacenter=b,rack=2} 2024-09-16T03:59:36.930 INFO:teuthology.orchestra.run.smithi027.stderr:{datacenter=a,rack=3}' 2024-09-16T03:59:36.930 INFO:teuthology.orchestra.run.smithi027.stderr:+ ceph orch ls --service-name mon --export 2024-09-16T03:59:37.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:36 smithi079 bash[23574]: cluster 2024-09-16T03:59:35.138853+0000 mgr.a (mgr.14150) 255 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:37.215 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:36 smithi079 bash[23574]: audit 2024-09-16T03:59:35.934665+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:37.215 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:36 smithi079 bash[23574]: audit 2024-09-16T03:59:35.940328+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:37.215 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:36 smithi079 bash[23574]: audit 2024-09-16T03:59:35.951057+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:37.233 INFO:teuthology.orchestra.run.smithi027.stderr:++ cat mon.yaml 2024-09-16T03:59:37.236 INFO:teuthology.orchestra.run.smithi027.stderr:+ MONSPEC='service_type: mon 2024-09-16T03:59:37.237 INFO:teuthology.orchestra.run.smithi027.stderr:service_name: mon 2024-09-16T03:59:37.237 INFO:teuthology.orchestra.run.smithi027.stderr:placement: 2024-09-16T03:59:37.237 INFO:teuthology.orchestra.run.smithi027.stderr: count: 3 2024-09-16T03:59:37.237 INFO:teuthology.orchestra.run.smithi027.stderr:spec: 2024-09-16T03:59:37.237 INFO:teuthology.orchestra.run.smithi027.stderr: crush_locations: 2024-09-16T03:59:37.237 INFO:teuthology.orchestra.run.smithi027.stderr: host.a: 2024-09-16T03:59:37.237 INFO:teuthology.orchestra.run.smithi027.stderr: - datacenter=a 2024-09-16T03:59:37.238 INFO:teuthology.orchestra.run.smithi027.stderr: host.b: 2024-09-16T03:59:37.238 INFO:teuthology.orchestra.run.smithi027.stderr: - datacenter=b 2024-09-16T03:59:37.238 INFO:teuthology.orchestra.run.smithi027.stderr: - rack=2 2024-09-16T03:59:37.238 INFO:teuthology.orchestra.run.smithi027.stderr: host.c: 2024-09-16T03:59:37.238 INFO:teuthology.orchestra.run.smithi027.stderr: - datacenter=a 2024-09-16T03:59:37.238 INFO:teuthology.orchestra.run.smithi027.stderr: - rack=3' 2024-09-16T03:59:37.238 INFO:teuthology.orchestra.run.smithi027.stderr:+ echo 'service_type: mon 2024-09-16T03:59:37.238 INFO:teuthology.orchestra.run.smithi027.stderr:service_name: mon 2024-09-16T03:59:37.238 INFO:teuthology.orchestra.run.smithi027.stderr:placement: 2024-09-16T03:59:37.238 INFO:teuthology.orchestra.run.smithi027.stderr: count: 3 2024-09-16T03:59:37.238 INFO:teuthology.orchestra.run.smithi027.stderr:spec: 2024-09-16T03:59:37.238 INFO:teuthology.orchestra.run.smithi027.stderr: crush_locations: 2024-09-16T03:59:37.238 INFO:teuthology.orchestra.run.smithi027.stderr: host.a: 2024-09-16T03:59:37.239 INFO:teuthology.orchestra.run.smithi027.stderr: - datacenter=a 2024-09-16T03:59:37.239 INFO:teuthology.orchestra.run.smithi027.stderr: host.b: 2024-09-16T03:59:37.239 INFO:teuthology.orchestra.run.smithi027.stderr: - datacenter=b 2024-09-16T03:59:37.239 INFO:teuthology.orchestra.run.smithi027.stderr: - rack=2 2024-09-16T03:59:37.239 INFO:teuthology.orchestra.run.smithi027.stderr: host.c: 2024-09-16T03:59:37.239 INFO:teuthology.orchestra.run.smithi027.stderr: - datacenter=a 2024-09-16T03:59:37.239 INFO:teuthology.orchestra.run.smithi027.stderr: - rack=3' 2024-09-16T03:59:37.239 INFO:teuthology.orchestra.run.smithi027.stderr:+ read realname 2024-09-16T03:59:37.240 INFO:teuthology.orchestra.run.smithi027.stdout:service_type: mon 2024-09-16T03:59:37.240 INFO:teuthology.orchestra.run.smithi027.stdout:service_name: mon 2024-09-16T03:59:37.240 INFO:teuthology.orchestra.run.smithi027.stdout:placement: 2024-09-16T03:59:37.240 INFO:teuthology.orchestra.run.smithi027.stdout: count: 3 2024-09-16T03:59:37.240 INFO:teuthology.orchestra.run.smithi027.stdout:spec: 2024-09-16T03:59:37.240 INFO:teuthology.orchestra.run.smithi027.stdout: crush_locations: 2024-09-16T03:59:37.240 INFO:teuthology.orchestra.run.smithi027.stdout: host.a: 2024-09-16T03:59:37.240 INFO:teuthology.orchestra.run.smithi027.stdout: - datacenter=a 2024-09-16T03:59:37.240 INFO:teuthology.orchestra.run.smithi027.stdout: host.b: 2024-09-16T03:59:37.240 INFO:teuthology.orchestra.run.smithi027.stdout: - datacenter=b 2024-09-16T03:59:37.240 INFO:teuthology.orchestra.run.smithi027.stdout: - rack=2 2024-09-16T03:59:37.241 INFO:teuthology.orchestra.run.smithi027.stdout: host.c: 2024-09-16T03:59:37.241 INFO:teuthology.orchestra.run.smithi027.stdout: - datacenter=a 2024-09-16T03:59:37.241 INFO:teuthology.orchestra.run.smithi027.stdout: - rack=3 2024-09-16T03:59:37.242 INFO:teuthology.orchestra.run.smithi027.stderr:+ read fakename 2024-09-16T03:59:37.242 INFO:teuthology.orchestra.run.smithi027.stderr:+ MONSPEC='service_type: mon 2024-09-16T03:59:37.242 INFO:teuthology.orchestra.run.smithi027.stderr:service_name: mon 2024-09-16T03:59:37.242 INFO:teuthology.orchestra.run.smithi027.stderr:placement: 2024-09-16T03:59:37.242 INFO:teuthology.orchestra.run.smithi027.stderr: count: 3 2024-09-16T03:59:37.242 INFO:teuthology.orchestra.run.smithi027.stderr:spec: 2024-09-16T03:59:37.242 INFO:teuthology.orchestra.run.smithi027.stderr: crush_locations: 2024-09-16T03:59:37.242 INFO:teuthology.orchestra.run.smithi027.stderr: smithi027: 2024-09-16T03:59:37.242 INFO:teuthology.orchestra.run.smithi027.stderr: - datacenter=a 2024-09-16T03:59:37.243 INFO:teuthology.orchestra.run.smithi027.stderr: host.b: 2024-09-16T03:59:37.243 INFO:teuthology.orchestra.run.smithi027.stderr: - datacenter=b 2024-09-16T03:59:37.243 INFO:teuthology.orchestra.run.smithi027.stderr: - rack=2 2024-09-16T03:59:37.243 INFO:teuthology.orchestra.run.smithi027.stderr: host.c: 2024-09-16T03:59:37.243 INFO:teuthology.orchestra.run.smithi027.stderr: - datacenter=a 2024-09-16T03:59:37.243 INFO:teuthology.orchestra.run.smithi027.stderr: - rack=3' 2024-09-16T03:59:37.243 INFO:teuthology.orchestra.run.smithi027.stderr:+ read realname 2024-09-16T03:59:37.243 INFO:teuthology.orchestra.run.smithi027.stderr:+ read fakename 2024-09-16T03:59:37.243 INFO:teuthology.orchestra.run.smithi027.stderr:+ MONSPEC='service_type: mon 2024-09-16T03:59:37.243 INFO:teuthology.orchestra.run.smithi027.stderr:service_name: mon 2024-09-16T03:59:37.243 INFO:teuthology.orchestra.run.smithi027.stderr:placement: 2024-09-16T03:59:37.243 INFO:teuthology.orchestra.run.smithi027.stderr: count: 3 2024-09-16T03:59:37.243 INFO:teuthology.orchestra.run.smithi027.stderr:spec: 2024-09-16T03:59:37.243 INFO:teuthology.orchestra.run.smithi027.stderr: crush_locations: 2024-09-16T03:59:37.244 INFO:teuthology.orchestra.run.smithi027.stderr: smithi027: 2024-09-16T03:59:37.244 INFO:teuthology.orchestra.run.smithi027.stderr: - datacenter=a 2024-09-16T03:59:37.244 INFO:teuthology.orchestra.run.smithi027.stderr: smithi079: 2024-09-16T03:59:37.244 INFO:teuthology.orchestra.run.smithi027.stderr: - datacenter=b 2024-09-16T03:59:37.244 INFO:teuthology.orchestra.run.smithi027.stderr: - rack=2 2024-09-16T03:59:37.244 INFO:teuthology.orchestra.run.smithi027.stderr: host.c: 2024-09-16T03:59:37.244 INFO:teuthology.orchestra.run.smithi027.stderr: - datacenter=a 2024-09-16T03:59:37.244 INFO:teuthology.orchestra.run.smithi027.stderr: - rack=3' 2024-09-16T03:59:37.244 INFO:teuthology.orchestra.run.smithi027.stderr:+ read realname 2024-09-16T03:59:37.245 INFO:teuthology.orchestra.run.smithi027.stderr:+ read fakename 2024-09-16T03:59:37.245 INFO:teuthology.orchestra.run.smithi027.stderr:+ MONSPEC='service_type: mon 2024-09-16T03:59:37.245 INFO:teuthology.orchestra.run.smithi027.stderr:service_name: mon 2024-09-16T03:59:37.245 INFO:teuthology.orchestra.run.smithi027.stderr:placement: 2024-09-16T03:59:37.245 INFO:teuthology.orchestra.run.smithi027.stderr: count: 3 2024-09-16T03:59:37.245 INFO:teuthology.orchestra.run.smithi027.stderr:spec: 2024-09-16T03:59:37.245 INFO:teuthology.orchestra.run.smithi027.stderr: crush_locations: 2024-09-16T03:59:37.245 INFO:teuthology.orchestra.run.smithi027.stderr: smithi027: 2024-09-16T03:59:37.245 INFO:teuthology.orchestra.run.smithi027.stderr: - datacenter=a 2024-09-16T03:59:37.245 INFO:teuthology.orchestra.run.smithi027.stderr: smithi079: 2024-09-16T03:59:37.245 INFO:teuthology.orchestra.run.smithi027.stderr: - datacenter=b 2024-09-16T03:59:37.245 INFO:teuthology.orchestra.run.smithi027.stderr: - rack=2 2024-09-16T03:59:37.245 INFO:teuthology.orchestra.run.smithi027.stderr: smithi114: 2024-09-16T03:59:37.245 INFO:teuthology.orchestra.run.smithi027.stderr: - datacenter=a 2024-09-16T03:59:37.246 INFO:teuthology.orchestra.run.smithi027.stderr: - rack=3' 2024-09-16T03:59:37.246 INFO:teuthology.orchestra.run.smithi027.stderr:+ read realname 2024-09-16T03:59:37.246 INFO:teuthology.orchestra.run.smithi027.stderr:+ echo 'service_type: mon 2024-09-16T03:59:37.246 INFO:teuthology.orchestra.run.smithi027.stderr:service_name: mon 2024-09-16T03:59:37.246 INFO:teuthology.orchestra.run.smithi027.stderr:placement: 2024-09-16T03:59:37.246 INFO:teuthology.orchestra.run.smithi027.stderr: count: 3 2024-09-16T03:59:37.246 INFO:teuthology.orchestra.run.smithi027.stderr:spec: 2024-09-16T03:59:37.246 INFO:teuthology.orchestra.run.smithi027.stderr: crush_locations: 2024-09-16T03:59:37.246 INFO:teuthology.orchestra.run.smithi027.stderr: smithi027: 2024-09-16T03:59:37.246 INFO:teuthology.orchestra.run.smithi027.stderr: - datacenter=a 2024-09-16T03:59:37.246 INFO:teuthology.orchestra.run.smithi027.stderr: smithi079: 2024-09-16T03:59:37.246 INFO:teuthology.orchestra.run.smithi027.stderr: - datacenter=b 2024-09-16T03:59:37.246 INFO:teuthology.orchestra.run.smithi027.stderr: - rack=2 2024-09-16T03:59:37.247 INFO:teuthology.orchestra.run.smithi027.stderr: smithi114: 2024-09-16T03:59:37.247 INFO:teuthology.orchestra.run.smithi027.stderr: - datacenter=a 2024-09-16T03:59:37.247 INFO:teuthology.orchestra.run.smithi027.stderr: - rack=3' 2024-09-16T03:59:37.247 INFO:teuthology.orchestra.run.smithi027.stderr:+ cat mon.yaml 2024-09-16T03:59:37.247 INFO:teuthology.orchestra.run.smithi027.stdout:service_type: mon 2024-09-16T03:59:37.247 INFO:teuthology.orchestra.run.smithi027.stdout:service_name: mon 2024-09-16T03:59:37.247 INFO:teuthology.orchestra.run.smithi027.stdout:placement: 2024-09-16T03:59:37.247 INFO:teuthology.orchestra.run.smithi027.stdout: count: 3 2024-09-16T03:59:37.247 INFO:teuthology.orchestra.run.smithi027.stdout:spec: 2024-09-16T03:59:37.248 INFO:teuthology.orchestra.run.smithi027.stdout: crush_locations: 2024-09-16T03:59:37.248 INFO:teuthology.orchestra.run.smithi027.stdout: smithi027: 2024-09-16T03:59:37.248 INFO:teuthology.orchestra.run.smithi027.stdout: - datacenter=a 2024-09-16T03:59:37.248 INFO:teuthology.orchestra.run.smithi027.stdout: smithi079: 2024-09-16T03:59:37.248 INFO:teuthology.orchestra.run.smithi027.stdout: - datacenter=b 2024-09-16T03:59:37.248 INFO:teuthology.orchestra.run.smithi027.stdout: - rack=2 2024-09-16T03:59:37.248 INFO:teuthology.orchestra.run.smithi027.stdout: smithi114: 2024-09-16T03:59:37.248 INFO:teuthology.orchestra.run.smithi027.stdout: - datacenter=a 2024-09-16T03:59:37.248 INFO:teuthology.orchestra.run.smithi027.stdout: - rack=3 2024-09-16T03:59:37.248 INFO:teuthology.orchestra.run.smithi027.stderr:+ ceph orch apply -i mon.yaml 2024-09-16T03:59:37.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:36 smithi027 bash[22790]: cluster 2024-09-16T03:59:35.138853+0000 mgr.a (mgr.14150) 255 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:37.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:36 smithi027 bash[22790]: audit 2024-09-16T03:59:35.934665+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:37.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:36 smithi027 bash[22790]: audit 2024-09-16T03:59:35.940328+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:37.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:36 smithi027 bash[22790]: audit 2024-09-16T03:59:35.951057+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:37.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:36 smithi114 bash[23375]: cluster 2024-09-16T03:59:35.138853+0000 mgr.a (mgr.14150) 255 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:37.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:36 smithi114 bash[23375]: audit 2024-09-16T03:59:35.934665+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:37.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:36 smithi114 bash[23375]: audit 2024-09-16T03:59:35.940328+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:37.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:36 smithi114 bash[23375]: audit 2024-09-16T03:59:35.951057+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:37.561 INFO:teuthology.orchestra.run.smithi027.stdout:Scheduled mon update... 2024-09-16T03:59:37.575 INFO:teuthology.orchestra.run.smithi027.stderr:+ sleep 90 2024-09-16T03:59:44.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: cephadm 2024-09-16T03:59:42.636625+0000 mgr.a (mgr.14150) 264 : cephadm [INF] Setting crush location for mon b to {datacenter=b,rack=2} 2024-09-16T03:59:44.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: cephadm 2024-09-16T03:59:42.753076+0000 mgr.a (mgr.14150) 265 : cephadm [INF] Setting crush location for mon c to {datacenter=a,rack=3} 2024-09-16T03:59:44.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: audit 2024-09-16T03:59:42.762428+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd='[{"prefix": "mon set_location", "name": "c", "args": ["datacenter=a", "rack=3"]}]': finished 2024-09-16T03:59:44.098 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: cluster 2024-09-16T03:59:42.766349+0000 mon.c (mon.1) 12 : cluster [INF] mon.c calling monitor election 2024-09-16T03:59:44.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: cluster 2024-09-16T03:59:42.766644+0000 mon.b (mon.2) 14 : cluster [INF] mon.b calling monitor election 2024-09-16T03:59:44.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: audit 2024-09-16T03:59:42.768902+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T03:59:44.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: cluster 2024-09-16T03:59:42.769224+0000 mon.a (mon.0) 738 : cluster [INF] mon.a calling monitor election 2024-09-16T03:59:44.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: audit 2024-09-16T03:59:42.771166+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:59:44.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: audit 2024-09-16T03:59:42.771791+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:59:44.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: cluster 2024-09-16T03:59:42.787784+0000 mon.a (mon.0) 741 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-16T03:59:44.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: cluster 2024-09-16T03:59:42.793760+0000 mon.a (mon.0) 742 : cluster [DBG] monmap epoch 6 2024-09-16T03:59:44.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: cluster 2024-09-16T03:59:42.793790+0000 mon.a (mon.0) 743 : cluster [DBG] fsid d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:59:44.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: cluster 2024-09-16T03:59:42.793810+0000 mon.a (mon.0) 744 : cluster [DBG] last_changed 2024-09-16T03:59:42.754436+0000 2024-09-16T03:59:44.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: cluster 2024-09-16T03:59:42.793828+0000 mon.a (mon.0) 745 : cluster [DBG] created 2024-09-16T03:52:22.064869+0000 2024-09-16T03:59:44.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: cluster 2024-09-16T03:59:42.793847+0000 mon.a (mon.0) 746 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T03:59:44.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: cluster 2024-09-16T03:59:42.793872+0000 mon.a (mon.0) 747 : cluster [DBG] election_strategy: 1 2024-09-16T03:59:44.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: cluster 2024-09-16T03:59:42.793894+0000 mon.a (mon.0) 748 : cluster [DBG] 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a; crush_location {datacenter=a} 2024-09-16T03:59:44.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: cluster 2024-09-16T03:59:42.793918+0000 mon.a (mon.0) 749 : cluster [DBG] 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-16T03:59:44.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: cluster 2024-09-16T03:59:42.793943+0000 mon.a (mon.0) 750 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-16T03:59:44.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: cluster 2024-09-16T03:59:42.794961+0000 mon.a (mon.0) 751 : cluster [DBG] fsmap 2024-09-16T03:59:44.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: cluster 2024-09-16T03:59:42.795015+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-16T03:59:44.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: cluster 2024-09-16T03:59:42.795536+0000 mon.a (mon.0) 753 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-16T03:59:44.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: cluster 2024-09-16T03:59:42.795777+0000 mon.a (mon.0) 754 : cluster [INF] overall HEALTH_OK 2024-09-16T03:59:44.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: audit 2024-09-16T03:59:42.808563+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:44.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: cephadm 2024-09-16T03:59:42.877711+0000 mgr.a (mgr.14150) 266 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-16T03:59:44.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: audit 2024-09-16T03:59:42.878175+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T03:59:44.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: audit 2024-09-16T03:59:42.879197+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T03:59:44.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: audit 2024-09-16T03:59:42.879976+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:59:44.100 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:43 smithi027 bash[22790]: cephadm 2024-09-16T03:59:42.880875+0000 mgr.a (mgr.14150) 267 : cephadm [INF] Reconfiguring daemon mon.a on smithi027 2024-09-16T03:59:44.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: cephadm 2024-09-16T03:59:42.636625+0000 mgr.a (mgr.14150) 264 : cephadm [INF] Setting crush location for mon b to {datacenter=b,rack=2} 2024-09-16T03:59:44.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: cephadm 2024-09-16T03:59:42.753076+0000 mgr.a (mgr.14150) 265 : cephadm [INF] Setting crush location for mon c to {datacenter=a,rack=3} 2024-09-16T03:59:44.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: audit 2024-09-16T03:59:42.762428+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd='[{"prefix": "mon set_location", "name": "c", "args": ["datacenter=a", "rack=3"]}]': finished 2024-09-16T03:59:44.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: cluster 2024-09-16T03:59:42.766349+0000 mon.c (mon.1) 12 : cluster [INF] mon.c calling monitor election 2024-09-16T03:59:44.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: cluster 2024-09-16T03:59:42.766644+0000 mon.b (mon.2) 14 : cluster [INF] mon.b calling monitor election 2024-09-16T03:59:44.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: audit 2024-09-16T03:59:42.768902+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T03:59:44.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: cluster 2024-09-16T03:59:42.769224+0000 mon.a (mon.0) 738 : cluster [INF] mon.a calling monitor election 2024-09-16T03:59:44.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: audit 2024-09-16T03:59:42.771166+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:59:44.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: audit 2024-09-16T03:59:42.771791+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:59:44.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: cluster 2024-09-16T03:59:42.787784+0000 mon.a (mon.0) 741 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-16T03:59:44.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: cluster 2024-09-16T03:59:42.793760+0000 mon.a (mon.0) 742 : cluster [DBG] monmap epoch 6 2024-09-16T03:59:44.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: cluster 2024-09-16T03:59:42.793790+0000 mon.a (mon.0) 743 : cluster [DBG] fsid d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:59:44.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: cluster 2024-09-16T03:59:42.793810+0000 mon.a (mon.0) 744 : cluster [DBG] last_changed 2024-09-16T03:59:42.754436+0000 2024-09-16T03:59:44.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: cluster 2024-09-16T03:59:42.793828+0000 mon.a (mon.0) 745 : cluster [DBG] created 2024-09-16T03:52:22.064869+0000 2024-09-16T03:59:44.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: cluster 2024-09-16T03:59:42.793847+0000 mon.a (mon.0) 746 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T03:59:44.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: cluster 2024-09-16T03:59:42.793872+0000 mon.a (mon.0) 747 : cluster [DBG] election_strategy: 1 2024-09-16T03:59:44.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: cluster 2024-09-16T03:59:42.793894+0000 mon.a (mon.0) 748 : cluster [DBG] 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a; crush_location {datacenter=a} 2024-09-16T03:59:44.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: cluster 2024-09-16T03:59:42.793918+0000 mon.a (mon.0) 749 : cluster [DBG] 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-16T03:59:44.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: cluster 2024-09-16T03:59:42.793943+0000 mon.a (mon.0) 750 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-16T03:59:44.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: cluster 2024-09-16T03:59:42.794961+0000 mon.a (mon.0) 751 : cluster [DBG] fsmap 2024-09-16T03:59:44.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: cluster 2024-09-16T03:59:42.795015+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-16T03:59:44.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: cluster 2024-09-16T03:59:42.795536+0000 mon.a (mon.0) 753 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-16T03:59:44.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: cluster 2024-09-16T03:59:42.795777+0000 mon.a (mon.0) 754 : cluster [INF] overall HEALTH_OK 2024-09-16T03:59:44.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: audit 2024-09-16T03:59:42.808563+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:44.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: cephadm 2024-09-16T03:59:42.877711+0000 mgr.a (mgr.14150) 266 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-16T03:59:44.183 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: audit 2024-09-16T03:59:42.878175+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T03:59:44.184 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: audit 2024-09-16T03:59:42.879197+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T03:59:44.184 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: audit 2024-09-16T03:59:42.879976+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:59:44.184 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:43 smithi114 bash[23375]: cephadm 2024-09-16T03:59:42.880875+0000 mgr.a (mgr.14150) 267 : cephadm [INF] Reconfiguring daemon mon.a on smithi027 2024-09-16T03:59:44.215 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: cephadm 2024-09-16T03:59:42.636625+0000 mgr.a (mgr.14150) 264 : cephadm [INF] Setting crush location for mon b to {datacenter=b,rack=2} 2024-09-16T03:59:44.215 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: cephadm 2024-09-16T03:59:42.753076+0000 mgr.a (mgr.14150) 265 : cephadm [INF] Setting crush location for mon c to {datacenter=a,rack=3} 2024-09-16T03:59:44.215 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: audit 2024-09-16T03:59:42.762428+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd='[{"prefix": "mon set_location", "name": "c", "args": ["datacenter=a", "rack=3"]}]': finished 2024-09-16T03:59:44.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: cluster 2024-09-16T03:59:42.766349+0000 mon.c (mon.1) 12 : cluster [INF] mon.c calling monitor election 2024-09-16T03:59:44.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: cluster 2024-09-16T03:59:42.766644+0000 mon.b (mon.2) 14 : cluster [INF] mon.b calling monitor election 2024-09-16T03:59:44.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: audit 2024-09-16T03:59:42.768902+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T03:59:44.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: cluster 2024-09-16T03:59:42.769224+0000 mon.a (mon.0) 738 : cluster [INF] mon.a calling monitor election 2024-09-16T03:59:44.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: audit 2024-09-16T03:59:42.771166+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T03:59:44.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: audit 2024-09-16T03:59:42.771791+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T03:59:44.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: cluster 2024-09-16T03:59:42.787784+0000 mon.a (mon.0) 741 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-16T03:59:44.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: cluster 2024-09-16T03:59:42.793760+0000 mon.a (mon.0) 742 : cluster [DBG] monmap epoch 6 2024-09-16T03:59:44.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: cluster 2024-09-16T03:59:42.793790+0000 mon.a (mon.0) 743 : cluster [DBG] fsid d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T03:59:44.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: cluster 2024-09-16T03:59:42.793810+0000 mon.a (mon.0) 744 : cluster [DBG] last_changed 2024-09-16T03:59:42.754436+0000 2024-09-16T03:59:44.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: cluster 2024-09-16T03:59:42.793828+0000 mon.a (mon.0) 745 : cluster [DBG] created 2024-09-16T03:52:22.064869+0000 2024-09-16T03:59:44.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: cluster 2024-09-16T03:59:42.793847+0000 mon.a (mon.0) 746 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T03:59:44.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: cluster 2024-09-16T03:59:42.793872+0000 mon.a (mon.0) 747 : cluster [DBG] election_strategy: 1 2024-09-16T03:59:44.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: cluster 2024-09-16T03:59:42.793894+0000 mon.a (mon.0) 748 : cluster [DBG] 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a; crush_location {datacenter=a} 2024-09-16T03:59:44.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: cluster 2024-09-16T03:59:42.793918+0000 mon.a (mon.0) 749 : cluster [DBG] 1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-16T03:59:44.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: cluster 2024-09-16T03:59:42.793943+0000 mon.a (mon.0) 750 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-16T03:59:44.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: cluster 2024-09-16T03:59:42.794961+0000 mon.a (mon.0) 751 : cluster [DBG] fsmap 2024-09-16T03:59:44.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: cluster 2024-09-16T03:59:42.795015+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-16T03:59:44.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: cluster 2024-09-16T03:59:42.795536+0000 mon.a (mon.0) 753 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-16T03:59:44.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: cluster 2024-09-16T03:59:42.795777+0000 mon.a (mon.0) 754 : cluster [INF] overall HEALTH_OK 2024-09-16T03:59:44.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: audit 2024-09-16T03:59:42.808563+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:44.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: cephadm 2024-09-16T03:59:42.877711+0000 mgr.a (mgr.14150) 266 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-16T03:59:44.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: audit 2024-09-16T03:59:42.878175+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T03:59:44.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: audit 2024-09-16T03:59:42.879197+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T03:59:44.217 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: audit 2024-09-16T03:59:42.879976+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:59:44.218 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:43 smithi079 bash[23574]: cephadm 2024-09-16T03:59:42.880875+0000 mgr.a (mgr.14150) 267 : cephadm [INF] Reconfiguring daemon mon.a on smithi027 2024-09-16T03:59:45.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:44 smithi027 bash[22790]: cluster 2024-09-16T03:59:43.140895+0000 mgr.a (mgr.14150) 268 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:45.131 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:44 smithi114 bash[23375]: cluster 2024-09-16T03:59:43.140895+0000 mgr.a (mgr.14150) 268 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:45.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:44 smithi079 bash[23574]: cluster 2024-09-16T03:59:43.140895+0000 mgr.a (mgr.14150) 268 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:46.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:45 smithi114 bash[23375]: audit 2024-09-16T03:59:44.998340+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:46.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:45 smithi114 bash[23375]: audit 2024-09-16T03:59:45.004108+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:46.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:45 smithi114 bash[23375]: cephadm 2024-09-16T03:59:45.005146+0000 mgr.a (mgr.14150) 269 : cephadm [INF] Reconfiguring mgr.a (monmap changed)... 2024-09-16T03:59:46.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:45 smithi114 bash[23375]: audit 2024-09-16T03:59:45.005606+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T03:59:46.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:45 smithi114 bash[23375]: audit 2024-09-16T03:59:45.006852+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T03:59:46.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:46 smithi114 bash[23375]: audit 2024-09-16T03:59:45.007826+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:59:46.182 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:46 smithi114 bash[23375]: cephadm 2024-09-16T03:59:45.009118+0000 mgr.a (mgr.14150) 270 : cephadm [INF] Reconfiguring daemon mgr.a on smithi027 2024-09-16T03:59:46.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:45 smithi027 bash[22790]: audit 2024-09-16T03:59:44.998340+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:46.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:45 smithi027 bash[22790]: audit 2024-09-16T03:59:45.004108+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:46.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:45 smithi027 bash[22790]: cephadm 2024-09-16T03:59:45.005146+0000 mgr.a (mgr.14150) 269 : cephadm [INF] Reconfiguring mgr.a (monmap changed)... 2024-09-16T03:59:46.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:45 smithi027 bash[22790]: audit 2024-09-16T03:59:45.005606+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T03:59:46.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:45 smithi027 bash[22790]: audit 2024-09-16T03:59:45.006852+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T03:59:46.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:45 smithi027 bash[22790]: audit 2024-09-16T03:59:45.007826+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:59:46.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:45 smithi027 bash[22790]: cephadm 2024-09-16T03:59:45.009118+0000 mgr.a (mgr.14150) 270 : cephadm [INF] Reconfiguring daemon mgr.a on smithi027 2024-09-16T03:59:46.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:45 smithi079 bash[23574]: audit 2024-09-16T03:59:44.998340+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:46.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:45 smithi079 bash[23574]: audit 2024-09-16T03:59:45.004108+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:46.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:45 smithi079 bash[23574]: cephadm 2024-09-16T03:59:45.005146+0000 mgr.a (mgr.14150) 269 : cephadm [INF] Reconfiguring mgr.a (monmap changed)... 2024-09-16T03:59:46.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:45 smithi079 bash[23574]: audit 2024-09-16T03:59:45.005606+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T03:59:46.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:45 smithi079 bash[23574]: audit 2024-09-16T03:59:45.006852+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T03:59:46.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:46 smithi079 bash[23574]: audit 2024-09-16T03:59:45.007826+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:59:46.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:46 smithi079 bash[23574]: cephadm 2024-09-16T03:59:45.009118+0000 mgr.a (mgr.14150) 270 : cephadm [INF] Reconfiguring daemon mgr.a on smithi027 2024-09-16T03:59:47.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:47 smithi027 bash[22790]: cluster 2024-09-16T03:59:45.141300+0000 mgr.a (mgr.14150) 271 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:47.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:47 smithi114 bash[23375]: cluster 2024-09-16T03:59:45.141300+0000 mgr.a (mgr.14150) 271 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:47.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:47 smithi079 bash[23574]: cluster 2024-09-16T03:59:45.141300+0000 mgr.a (mgr.14150) 271 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:49.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:49 smithi027 bash[22790]: cluster 2024-09-16T03:59:47.141819+0000 mgr.a (mgr.14150) 272 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:49.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:49 smithi114 bash[23375]: cluster 2024-09-16T03:59:47.141819+0000 mgr.a (mgr.14150) 272 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:49.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:49 smithi079 bash[23574]: cluster 2024-09-16T03:59:47.141819+0000 mgr.a (mgr.14150) 272 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:50.321 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:50 smithi114 bash[23375]: audit 2024-09-16T03:59:49.027898+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:50.321 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:50 smithi114 bash[23375]: audit 2024-09-16T03:59:49.036036+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:50.321 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:50 smithi114 bash[23375]: cephadm 2024-09-16T03:59:49.038040+0000 mgr.a (mgr.14150) 273 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-16T03:59:50.321 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:50 smithi114 bash[23375]: audit 2024-09-16T03:59:49.038586+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T03:59:50.321 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:50 smithi114 bash[23375]: audit 2024-09-16T03:59:49.040051+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:59:50.321 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:50 smithi114 bash[23375]: cephadm 2024-09-16T03:59:49.042294+0000 mgr.a (mgr.14150) 274 : cephadm [INF] Reconfiguring daemon osd.0 on smithi027 2024-09-16T03:59:50.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:50 smithi027 bash[22790]: audit 2024-09-16T03:59:49.027898+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:50.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:50 smithi027 bash[22790]: audit 2024-09-16T03:59:49.036036+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:50.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:50 smithi027 bash[22790]: cephadm 2024-09-16T03:59:49.038040+0000 mgr.a (mgr.14150) 273 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-16T03:59:50.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:50 smithi027 bash[22790]: audit 2024-09-16T03:59:49.038586+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T03:59:50.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:50 smithi027 bash[22790]: audit 2024-09-16T03:59:49.040051+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:59:50.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:50 smithi027 bash[22790]: cephadm 2024-09-16T03:59:49.042294+0000 mgr.a (mgr.14150) 274 : cephadm [INF] Reconfiguring daemon osd.0 on smithi027 2024-09-16T03:59:50.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:50 smithi079 bash[23574]: audit 2024-09-16T03:59:49.027898+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:50.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:50 smithi079 bash[23574]: audit 2024-09-16T03:59:49.036036+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:50.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:50 smithi079 bash[23574]: cephadm 2024-09-16T03:59:49.038040+0000 mgr.a (mgr.14150) 273 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-16T03:59:50.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:50 smithi079 bash[23574]: audit 2024-09-16T03:59:49.038586+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T03:59:50.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:50 smithi079 bash[23574]: audit 2024-09-16T03:59:49.040051+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:59:50.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:50 smithi079 bash[23574]: cephadm 2024-09-16T03:59:49.042294+0000 mgr.a (mgr.14150) 274 : cephadm [INF] Reconfiguring daemon osd.0 on smithi027 2024-09-16T03:59:51.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:51 smithi027 bash[22790]: cluster 2024-09-16T03:59:49.142353+0000 mgr.a (mgr.14150) 275 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:51.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:51 smithi027 bash[22790]: audit 2024-09-16T03:59:50.300929+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:51.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:51 smithi027 bash[22790]: audit 2024-09-16T03:59:50.310318+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:51.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:51 smithi027 bash[22790]: audit 2024-09-16T03:59:50.320338+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:51.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:51 smithi114 bash[23375]: cluster 2024-09-16T03:59:49.142353+0000 mgr.a (mgr.14150) 275 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:51.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:51 smithi114 bash[23375]: audit 2024-09-16T03:59:50.300929+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:51.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:51 smithi114 bash[23375]: audit 2024-09-16T03:59:50.310318+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:51.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:51 smithi114 bash[23375]: audit 2024-09-16T03:59:50.320338+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:51.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:51 smithi079 bash[23574]: cluster 2024-09-16T03:59:49.142353+0000 mgr.a (mgr.14150) 275 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:51.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:51 smithi079 bash[23574]: audit 2024-09-16T03:59:50.300929+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:51.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:51 smithi079 bash[23574]: audit 2024-09-16T03:59:50.310318+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:51.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:51 smithi079 bash[23574]: audit 2024-09-16T03:59:50.320338+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:52.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:52 smithi027 bash[22790]: cluster 2024-09-16T03:59:51.142882+0000 mgr.a (mgr.14150) 276 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:52.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:52 smithi027 bash[22790]: audit 2024-09-16T03:59:51.327415+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:52.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:52 smithi027 bash[22790]: audit 2024-09-16T03:59:51.333414+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:52.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:52 smithi027 bash[22790]: cephadm 2024-09-16T03:59:51.334337+0000 mgr.a (mgr.14150) 277 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-16T03:59:52.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:52 smithi027 bash[22790]: audit 2024-09-16T03:59:51.334610+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T03:59:52.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:52 smithi027 bash[22790]: audit 2024-09-16T03:59:51.335334+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T03:59:52.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:52 smithi027 bash[22790]: audit 2024-09-16T03:59:51.336057+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:59:52.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:52 smithi027 bash[22790]: cephadm 2024-09-16T03:59:51.337164+0000 mgr.a (mgr.14150) 278 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-16T03:59:52.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:52 smithi027 bash[22790]: audit 2024-09-16T03:59:51.767020+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:52.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:52 smithi027 bash[22790]: audit 2024-09-16T03:59:51.775466+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:52.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:52 smithi027 bash[22790]: audit 2024-09-16T03:59:51.784990+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:52.680 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:52 smithi114 bash[23375]: cluster 2024-09-16T03:59:51.142882+0000 mgr.a (mgr.14150) 276 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:52.680 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:52 smithi114 bash[23375]: audit 2024-09-16T03:59:51.327415+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:52.680 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:52 smithi114 bash[23375]: audit 2024-09-16T03:59:51.333414+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:52.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:52 smithi114 bash[23375]: cephadm 2024-09-16T03:59:51.334337+0000 mgr.a (mgr.14150) 277 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-16T03:59:52.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:52 smithi114 bash[23375]: audit 2024-09-16T03:59:51.334610+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T03:59:52.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:52 smithi114 bash[23375]: audit 2024-09-16T03:59:51.335334+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T03:59:52.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:52 smithi114 bash[23375]: audit 2024-09-16T03:59:51.336057+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:59:52.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:52 smithi114 bash[23375]: cephadm 2024-09-16T03:59:51.337164+0000 mgr.a (mgr.14150) 278 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-16T03:59:52.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:52 smithi114 bash[23375]: audit 2024-09-16T03:59:51.767020+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:52.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:52 smithi114 bash[23375]: audit 2024-09-16T03:59:51.775466+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:52.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:52 smithi114 bash[23375]: audit 2024-09-16T03:59:51.784990+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:52.714 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:52 smithi079 bash[23574]: cluster 2024-09-16T03:59:51.142882+0000 mgr.a (mgr.14150) 276 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:52.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:52 smithi079 bash[23574]: audit 2024-09-16T03:59:51.327415+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:52.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:52 smithi079 bash[23574]: audit 2024-09-16T03:59:51.333414+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:52.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:52 smithi079 bash[23574]: cephadm 2024-09-16T03:59:51.334337+0000 mgr.a (mgr.14150) 277 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-16T03:59:52.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:52 smithi079 bash[23574]: audit 2024-09-16T03:59:51.334610+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T03:59:52.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:52 smithi079 bash[23574]: audit 2024-09-16T03:59:51.335334+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T03:59:52.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:52 smithi079 bash[23574]: audit 2024-09-16T03:59:51.336057+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:59:52.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:52 smithi079 bash[23574]: cephadm 2024-09-16T03:59:51.337164+0000 mgr.a (mgr.14150) 278 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-16T03:59:52.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:52 smithi079 bash[23574]: audit 2024-09-16T03:59:51.767020+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:52.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:52 smithi079 bash[23574]: audit 2024-09-16T03:59:51.775466+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:52.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:52 smithi079 bash[23574]: audit 2024-09-16T03:59:51.784990+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:54.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:54 smithi079 bash[23574]: cluster 2024-09-16T03:59:53.143423+0000 mgr.a (mgr.14150) 279 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:54.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:54 smithi079 bash[23574]: audit 2024-09-16T03:59:54.316834+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:54.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:54 smithi079 bash[23574]: audit 2024-09-16T03:59:54.325062+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:54.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:54 smithi079 bash[23574]: audit 2024-09-16T03:59:54.327484+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T03:59:54.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:54 smithi027 bash[22790]: cluster 2024-09-16T03:59:53.143423+0000 mgr.a (mgr.14150) 279 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:54.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:54 smithi027 bash[22790]: audit 2024-09-16T03:59:54.316834+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:54.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:54 smithi027 bash[22790]: audit 2024-09-16T03:59:54.325062+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:54.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:54 smithi027 bash[22790]: audit 2024-09-16T03:59:54.327484+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T03:59:54.680 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:54 smithi114 bash[23375]: cluster 2024-09-16T03:59:53.143423+0000 mgr.a (mgr.14150) 279 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:54.680 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:54 smithi114 bash[23375]: audit 2024-09-16T03:59:54.316834+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:54.680 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:54 smithi114 bash[23375]: audit 2024-09-16T03:59:54.325062+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:54.680 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:54 smithi114 bash[23375]: audit 2024-09-16T03:59:54.327484+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T03:59:55.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:55 smithi027 bash[22790]: cephadm 2024-09-16T03:59:54.326749+0000 mgr.a (mgr.14150) 280 : cephadm [INF] Reconfiguring mgr.b (monmap changed)... 2024-09-16T03:59:55.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:55 smithi027 bash[22790]: audit 2024-09-16T03:59:54.329831+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T03:59:55.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:55 smithi027 bash[22790]: audit 2024-09-16T03:59:54.337170+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:59:55.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:55 smithi027 bash[22790]: cephadm 2024-09-16T03:59:54.339213+0000 mgr.a (mgr.14150) 281 : cephadm [INF] Reconfiguring daemon mgr.b on smithi079 2024-09-16T03:59:55.680 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:55 smithi114 bash[23375]: cephadm 2024-09-16T03:59:54.326749+0000 mgr.a (mgr.14150) 280 : cephadm [INF] Reconfiguring mgr.b (monmap changed)... 2024-09-16T03:59:55.680 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:55 smithi114 bash[23375]: audit 2024-09-16T03:59:54.329831+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T03:59:55.680 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:55 smithi114 bash[23375]: audit 2024-09-16T03:59:54.337170+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:59:55.680 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:55 smithi114 bash[23375]: cephadm 2024-09-16T03:59:54.339213+0000 mgr.a (mgr.14150) 281 : cephadm [INF] Reconfiguring daemon mgr.b on smithi079 2024-09-16T03:59:55.714 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:55 smithi079 bash[23574]: cephadm 2024-09-16T03:59:54.326749+0000 mgr.a (mgr.14150) 280 : cephadm [INF] Reconfiguring mgr.b (monmap changed)... 2024-09-16T03:59:55.714 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:55 smithi079 bash[23574]: audit 2024-09-16T03:59:54.329831+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T03:59:55.714 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:55 smithi079 bash[23574]: audit 2024-09-16T03:59:54.337170+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T03:59:55.715 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:55 smithi079 bash[23574]: cephadm 2024-09-16T03:59:54.339213+0000 mgr.a (mgr.14150) 281 : cephadm [INF] Reconfiguring daemon mgr.b on smithi079 2024-09-16T03:59:56.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:56 smithi027 bash[22790]: cluster 2024-09-16T03:59:55.143946+0000 mgr.a (mgr.14150) 282 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:56.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:56 smithi027 bash[22790]: audit 2024-09-16T03:59:56.093282+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:56.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:56 smithi027 bash[22790]: audit 2024-09-16T03:59:56.102729+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:56.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:56 smithi027 bash[22790]: audit 2024-09-16T03:59:56.113676+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:56.631 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:56 smithi079 bash[23574]: cluster 2024-09-16T03:59:55.143946+0000 mgr.a (mgr.14150) 282 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:56.631 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:56 smithi079 bash[23574]: audit 2024-09-16T03:59:56.093282+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:56.631 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:56 smithi079 bash[23574]: audit 2024-09-16T03:59:56.102729+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:56.631 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:56 smithi079 bash[23574]: audit 2024-09-16T03:59:56.113676+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:56.680 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:56 smithi114 bash[23375]: cluster 2024-09-16T03:59:55.143946+0000 mgr.a (mgr.14150) 282 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:56.680 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:56 smithi114 bash[23375]: audit 2024-09-16T03:59:56.093282+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:56.680 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:56 smithi114 bash[23375]: audit 2024-09-16T03:59:56.102729+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:56.680 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:56 smithi114 bash[23375]: audit 2024-09-16T03:59:56.113676+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T03:59:58.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:58 smithi079 bash[23574]: cluster 2024-09-16T03:59:57.144484+0000 mgr.a (mgr.14150) 283 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:58.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:58 smithi027 bash[22790]: cluster 2024-09-16T03:59:57.144484+0000 mgr.a (mgr.14150) 283 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T03:59:58.680 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:58 smithi114 bash[23375]: cluster 2024-09-16T03:59:57.144484+0000 mgr.a (mgr.14150) 283 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:00.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:59 smithi027 bash[22790]: audit 2024-09-16T03:59:58.984262+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:00.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:59 smithi027 bash[22790]: audit 2024-09-16T03:59:58.992114+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:00.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:59 smithi027 bash[22790]: cephadm 2024-09-16T03:59:58.993716+0000 mgr.a (mgr.14150) 284 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-16T04:00:00.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:59 smithi027 bash[22790]: audit 2024-09-16T03:59:58.994327+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T04:00:00.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:59 smithi027 bash[22790]: audit 2024-09-16T03:59:58.995996+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T04:00:00.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 03:59:59 smithi027 bash[22790]: cephadm 2024-09-16T03:59:58.998680+0000 mgr.a (mgr.14150) 285 : cephadm [INF] Reconfiguring daemon osd.1 on smithi079 2024-09-16T04:00:00.382 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:59 smithi079 bash[23574]: audit 2024-09-16T03:59:58.984262+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:00.382 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:59 smithi079 bash[23574]: audit 2024-09-16T03:59:58.992114+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:00.382 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:59 smithi079 bash[23574]: cephadm 2024-09-16T03:59:58.993716+0000 mgr.a (mgr.14150) 284 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-16T04:00:00.382 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:59 smithi079 bash[23574]: audit 2024-09-16T03:59:58.994327+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T04:00:00.382 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:59 smithi079 bash[23574]: audit 2024-09-16T03:59:58.995996+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T04:00:00.382 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 03:59:59 smithi079 bash[23574]: cephadm 2024-09-16T03:59:58.998680+0000 mgr.a (mgr.14150) 285 : cephadm [INF] Reconfiguring daemon osd.1 on smithi079 2024-09-16T04:00:00.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:59 smithi114 bash[23375]: audit 2024-09-16T03:59:58.984262+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:00.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:59 smithi114 bash[23375]: audit 2024-09-16T03:59:58.992114+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:00.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:59 smithi114 bash[23375]: cephadm 2024-09-16T03:59:58.993716+0000 mgr.a (mgr.14150) 284 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-16T04:00:00.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:59 smithi114 bash[23375]: audit 2024-09-16T03:59:58.994327+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T04:00:00.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:59 smithi114 bash[23375]: audit 2024-09-16T03:59:58.995996+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T04:00:00.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 03:59:59 smithi114 bash[23375]: cephadm 2024-09-16T03:59:58.998680+0000 mgr.a (mgr.14150) 285 : cephadm [INF] Reconfiguring daemon osd.1 on smithi079 2024-09-16T04:00:01.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:00 smithi027 bash[22790]: cluster 2024-09-16T03:59:59.144951+0000 mgr.a (mgr.14150) 286 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:01.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:00 smithi027 bash[22790]: cluster 2024-09-16T04:00:00.000148+0000 mon.a (mon.0) 791 : cluster [INF] overall HEALTH_OK 2024-09-16T04:00:01.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:00 smithi114 bash[23375]: cluster 2024-09-16T03:59:59.144951+0000 mgr.a (mgr.14150) 286 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:01.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:00 smithi114 bash[23375]: cluster 2024-09-16T04:00:00.000148+0000 mon.a (mon.0) 791 : cluster [INF] overall HEALTH_OK 2024-09-16T04:00:01.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:00 smithi079 bash[23574]: cluster 2024-09-16T03:59:59.144951+0000 mgr.a (mgr.14150) 286 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:01.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:00 smithi079 bash[23574]: cluster 2024-09-16T04:00:00.000148+0000 mon.a (mon.0) 791 : cluster [INF] overall HEALTH_OK 2024-09-16T04:00:02.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:02 smithi079 bash[23574]: cluster 2024-09-16T04:00:01.145466+0000 mgr.a (mgr.14150) 287 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:02.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:02 smithi079 bash[23574]: audit 2024-09-16T04:00:01.209083+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:02.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:02 smithi079 bash[23574]: audit 2024-09-16T04:00:01.217077+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:02.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:02 smithi079 bash[23574]: cephadm 2024-09-16T04:00:01.219232+0000 mgr.a (mgr.14150) 288 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-16T04:00:02.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:02 smithi079 bash[23574]: audit 2024-09-16T04:00:01.219788+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T04:00:02.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:02 smithi079 bash[23574]: audit 2024-09-16T04:00:01.221442+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T04:00:02.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:02 smithi079 bash[23574]: audit 2024-09-16T04:00:01.223169+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T04:00:02.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:02 smithi079 bash[23574]: cephadm 2024-09-16T04:00:01.225105+0000 mgr.a (mgr.14150) 289 : cephadm [INF] Reconfiguring daemon mon.c on smithi114 2024-09-16T04:00:02.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:02 smithi027 bash[22790]: cluster 2024-09-16T04:00:01.145466+0000 mgr.a (mgr.14150) 287 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:02.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:02 smithi027 bash[22790]: audit 2024-09-16T04:00:01.209083+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:02.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:02 smithi027 bash[22790]: audit 2024-09-16T04:00:01.217077+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:02.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:02 smithi027 bash[22790]: cephadm 2024-09-16T04:00:01.219232+0000 mgr.a (mgr.14150) 288 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-16T04:00:02.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:02 smithi027 bash[22790]: audit 2024-09-16T04:00:01.219788+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T04:00:02.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:02 smithi027 bash[22790]: audit 2024-09-16T04:00:01.221442+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T04:00:02.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:02 smithi027 bash[22790]: audit 2024-09-16T04:00:01.223169+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T04:00:02.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:02 smithi027 bash[22790]: cephadm 2024-09-16T04:00:01.225105+0000 mgr.a (mgr.14150) 289 : cephadm [INF] Reconfiguring daemon mon.c on smithi114 2024-09-16T04:00:02.680 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:02 smithi114 bash[23375]: cluster 2024-09-16T04:00:01.145466+0000 mgr.a (mgr.14150) 287 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:02.680 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:02 smithi114 bash[23375]: audit 2024-09-16T04:00:01.209083+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:02.680 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:02 smithi114 bash[23375]: audit 2024-09-16T04:00:01.217077+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:02.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:02 smithi114 bash[23375]: cephadm 2024-09-16T04:00:01.219232+0000 mgr.a (mgr.14150) 288 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-16T04:00:02.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:02 smithi114 bash[23375]: audit 2024-09-16T04:00:01.219788+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T04:00:02.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:02 smithi114 bash[23375]: audit 2024-09-16T04:00:01.221442+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T04:00:02.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:02 smithi114 bash[23375]: audit 2024-09-16T04:00:01.223169+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T04:00:02.681 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:02 smithi114 bash[23375]: cephadm 2024-09-16T04:00:01.225105+0000 mgr.a (mgr.14150) 289 : cephadm [INF] Reconfiguring daemon mon.c on smithi114 2024-09-16T04:00:04.900 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:04 smithi027 bash[22790]: cluster 2024-09-16T04:00:03.145991+0000 mgr.a (mgr.14150) 290 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:04.900 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:04 smithi027 bash[22790]: audit 2024-09-16T04:00:03.651525+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:04.900 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:04 smithi027 bash[22790]: audit 2024-09-16T04:00:03.660610+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:04.900 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:04 smithi027 bash[22790]: cephadm 2024-09-16T04:00:03.662210+0000 mgr.a (mgr.14150) 291 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-16T04:00:04.901 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:04 smithi027 bash[22790]: audit 2024-09-16T04:00:03.662814+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T04:00:04.901 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:04 smithi027 bash[22790]: audit 2024-09-16T04:00:03.664486+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T04:00:04.901 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:04 smithi027 bash[22790]: cephadm 2024-09-16T04:00:03.667101+0000 mgr.a (mgr.14150) 292 : cephadm [INF] Reconfiguring daemon osd.2 on smithi114 2024-09-16T04:00:04.930 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:04 smithi114 bash[23375]: cluster 2024-09-16T04:00:03.145991+0000 mgr.a (mgr.14150) 290 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:04.930 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:04 smithi114 bash[23375]: audit 2024-09-16T04:00:03.651525+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:04.930 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:04 smithi114 bash[23375]: audit 2024-09-16T04:00:03.660610+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:04.930 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:04 smithi114 bash[23375]: cephadm 2024-09-16T04:00:03.662210+0000 mgr.a (mgr.14150) 291 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-16T04:00:04.930 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:04 smithi114 bash[23375]: audit 2024-09-16T04:00:03.662814+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T04:00:04.930 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:04 smithi114 bash[23375]: audit 2024-09-16T04:00:03.664486+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T04:00:04.931 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:04 smithi114 bash[23375]: cephadm 2024-09-16T04:00:03.667101+0000 mgr.a (mgr.14150) 292 : cephadm [INF] Reconfiguring daemon osd.2 on smithi114 2024-09-16T04:00:04.964 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:04 smithi079 bash[23574]: cluster 2024-09-16T04:00:03.145991+0000 mgr.a (mgr.14150) 290 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:04.964 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:04 smithi079 bash[23574]: audit 2024-09-16T04:00:03.651525+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:04.965 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:04 smithi079 bash[23574]: audit 2024-09-16T04:00:03.660610+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:04.965 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:04 smithi079 bash[23574]: cephadm 2024-09-16T04:00:03.662210+0000 mgr.a (mgr.14150) 291 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-16T04:00:04.965 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:04 smithi079 bash[23574]: audit 2024-09-16T04:00:03.662814+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T04:00:04.965 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:04 smithi079 bash[23574]: audit 2024-09-16T04:00:03.664486+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T04:00:04.965 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:04 smithi079 bash[23574]: cephadm 2024-09-16T04:00:03.667101+0000 mgr.a (mgr.14150) 292 : cephadm [INF] Reconfiguring daemon osd.2 on smithi114 2024-09-16T04:00:06.930 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:06 smithi114 bash[23375]: cluster 2024-09-16T04:00:05.146489+0000 mgr.a (mgr.14150) 293 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:06.964 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:06 smithi079 bash[23574]: cluster 2024-09-16T04:00:05.146489+0000 mgr.a (mgr.14150) 293 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:07.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:06 smithi027 bash[22790]: cluster 2024-09-16T04:00:05.146489+0000 mgr.a (mgr.14150) 293 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:08.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:07 smithi114 bash[23375]: audit 2024-09-16T04:00:06.937551+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:08.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:07 smithi114 bash[23375]: audit 2024-09-16T04:00:06.946309+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:08.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:07 smithi079 bash[23574]: audit 2024-09-16T04:00:06.937551+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:08.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:07 smithi079 bash[23574]: audit 2024-09-16T04:00:06.946309+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:08.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:07 smithi027 bash[22790]: audit 2024-09-16T04:00:06.937551+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:08.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:07 smithi027 bash[22790]: audit 2024-09-16T04:00:06.946309+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:09.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:08 smithi079 bash[23574]: cluster 2024-09-16T04:00:07.146958+0000 mgr.a (mgr.14150) 294 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:09.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:08 smithi027 bash[22790]: cluster 2024-09-16T04:00:07.146958+0000 mgr.a (mgr.14150) 294 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:09.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:08 smithi114 bash[23375]: cluster 2024-09-16T04:00:07.146958+0000 mgr.a (mgr.14150) 294 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:11.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:10 smithi079 bash[23574]: cluster 2024-09-16T04:00:09.147502+0000 mgr.a (mgr.14150) 295 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:11.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:10 smithi079 bash[23574]: audit 2024-09-16T04:00:10.525037+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:11.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:10 smithi079 bash[23574]: audit 2024-09-16T04:00:10.532883+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:11.215 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:10 smithi079 bash[23574]: audit 2024-09-16T04:00:10.542368+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:11.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:10 smithi027 bash[22790]: cluster 2024-09-16T04:00:09.147502+0000 mgr.a (mgr.14150) 295 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:11.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:10 smithi027 bash[22790]: audit 2024-09-16T04:00:10.525037+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:11.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:10 smithi027 bash[22790]: audit 2024-09-16T04:00:10.532883+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:11.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:10 smithi027 bash[22790]: audit 2024-09-16T04:00:10.542368+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:11.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:10 smithi114 bash[23375]: cluster 2024-09-16T04:00:09.147502+0000 mgr.a (mgr.14150) 295 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:11.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:10 smithi114 bash[23375]: audit 2024-09-16T04:00:10.525037+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:11.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:10 smithi114 bash[23375]: audit 2024-09-16T04:00:10.532883+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:11.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:10 smithi114 bash[23375]: audit 2024-09-16T04:00:10.542368+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:13.327 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:12 smithi079 bash[23574]: cluster 2024-09-16T04:00:11.148007+0000 mgr.a (mgr.14150) 296 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:13.327 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:12 smithi079 bash[23574]: audit 2024-09-16T04:00:11.998977+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:13.327 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:12 smithi079 bash[23574]: audit 2024-09-16T04:00:12.007119+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:13.328 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:12 smithi079 bash[23574]: audit 2024-09-16T04:00:12.016607+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:13.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:12 smithi027 bash[22790]: cluster 2024-09-16T04:00:11.148007+0000 mgr.a (mgr.14150) 296 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:13.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:12 smithi027 bash[22790]: audit 2024-09-16T04:00:11.998977+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:13.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:12 smithi027 bash[22790]: audit 2024-09-16T04:00:12.007119+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:13.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:12 smithi027 bash[22790]: audit 2024-09-16T04:00:12.016607+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:13.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:12 smithi114 bash[23375]: cluster 2024-09-16T04:00:11.148007+0000 mgr.a (mgr.14150) 296 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:13.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:12 smithi114 bash[23375]: audit 2024-09-16T04:00:11.998977+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:13.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:12 smithi114 bash[23375]: audit 2024-09-16T04:00:12.007119+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:13.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:12 smithi114 bash[23375]: audit 2024-09-16T04:00:12.016607+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:15.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:15 smithi027 bash[22790]: cluster 2024-09-16T04:00:13.148668+0000 mgr.a (mgr.14150) 297 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:15.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:15 smithi114 bash[23375]: cluster 2024-09-16T04:00:13.148668+0000 mgr.a (mgr.14150) 297 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:15.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:15 smithi079 bash[23574]: cluster 2024-09-16T04:00:13.148668+0000 mgr.a (mgr.14150) 297 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:17.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:17 smithi027 bash[22790]: cluster 2024-09-16T04:00:15.149318+0000 mgr.a (mgr.14150) 298 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:17.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:17 smithi027 bash[22790]: audit 2024-09-16T04:00:16.251571+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:17.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:17 smithi027 bash[22790]: audit 2024-09-16T04:00:16.261241+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:17.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:17 smithi027 bash[22790]: audit 2024-09-16T04:00:16.272220+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:17.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:17 smithi114 bash[23375]: cluster 2024-09-16T04:00:15.149318+0000 mgr.a (mgr.14150) 298 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:17.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:17 smithi114 bash[23375]: audit 2024-09-16T04:00:16.251571+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:17.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:17 smithi114 bash[23375]: audit 2024-09-16T04:00:16.261241+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:17.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:17 smithi114 bash[23375]: audit 2024-09-16T04:00:16.272220+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:17.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:17 smithi079 bash[23574]: cluster 2024-09-16T04:00:15.149318+0000 mgr.a (mgr.14150) 298 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:17.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:17 smithi079 bash[23574]: audit 2024-09-16T04:00:16.251571+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:17.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:17 smithi079 bash[23574]: audit 2024-09-16T04:00:16.261241+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:17.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:17 smithi079 bash[23574]: audit 2024-09-16T04:00:16.272220+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:19.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:19 smithi027 bash[22790]: cluster 2024-09-16T04:00:17.149943+0000 mgr.a (mgr.14150) 299 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:19.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:19 smithi114 bash[23375]: cluster 2024-09-16T04:00:17.149943+0000 mgr.a (mgr.14150) 299 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:19.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:19 smithi079 bash[23574]: cluster 2024-09-16T04:00:17.149943+0000 mgr.a (mgr.14150) 299 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:21.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:21 smithi027 bash[22790]: cluster 2024-09-16T04:00:19.150604+0000 mgr.a (mgr.14150) 300 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:21.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:21 smithi114 bash[23375]: cluster 2024-09-16T04:00:19.150604+0000 mgr.a (mgr.14150) 300 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:21.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:21 smithi079 bash[23574]: cluster 2024-09-16T04:00:19.150604+0000 mgr.a (mgr.14150) 300 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:23.273 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:23 smithi027 bash[22790]: cluster 2024-09-16T04:00:21.151160+0000 mgr.a (mgr.14150) 301 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:23.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:23 smithi114 bash[23375]: cluster 2024-09-16T04:00:21.151160+0000 mgr.a (mgr.14150) 301 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:23.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:23 smithi079 bash[23574]: cluster 2024-09-16T04:00:21.151160+0000 mgr.a (mgr.14150) 301 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:25.343 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:25 smithi114 bash[23375]: cluster 2024-09-16T04:00:23.151555+0000 mgr.a (mgr.14150) 302 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:25.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:25 smithi027 bash[22790]: cluster 2024-09-16T04:00:23.151555+0000 mgr.a (mgr.14150) 302 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:25.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:25 smithi079 bash[23574]: cluster 2024-09-16T04:00:23.151555+0000 mgr.a (mgr.14150) 302 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:27.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:27 smithi027 bash[22790]: cluster 2024-09-16T04:00:25.152124+0000 mgr.a (mgr.14150) 303 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:27.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:27 smithi114 bash[23375]: cluster 2024-09-16T04:00:25.152124+0000 mgr.a (mgr.14150) 303 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:27.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:27 smithi079 bash[23574]: cluster 2024-09-16T04:00:25.152124+0000 mgr.a (mgr.14150) 303 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:29.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:29 smithi027 bash[22790]: cluster 2024-09-16T04:00:27.152718+0000 mgr.a (mgr.14150) 304 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:29.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:29 smithi114 bash[23375]: cluster 2024-09-16T04:00:27.152718+0000 mgr.a (mgr.14150) 304 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:29.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:29 smithi079 bash[23574]: cluster 2024-09-16T04:00:27.152718+0000 mgr.a (mgr.14150) 304 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:30.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:30 smithi114 bash[23375]: cluster 2024-09-16T04:00:29.153249+0000 mgr.a (mgr.14150) 305 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:30.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:30 smithi079 bash[23574]: cluster 2024-09-16T04:00:29.153249+0000 mgr.a (mgr.14150) 305 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:30.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:30 smithi027 bash[22790]: cluster 2024-09-16T04:00:29.153249+0000 mgr.a (mgr.14150) 305 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:32.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:31 smithi027 bash[22790]: audit 2024-09-16T04:00:30.748968+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:32.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:31 smithi027 bash[22790]: audit 2024-09-16T04:00:30.757184+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:32.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:31 smithi027 bash[22790]: audit 2024-09-16T04:00:30.766802+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:32.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:31 smithi114 bash[23375]: audit 2024-09-16T04:00:30.748968+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:32.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:31 smithi114 bash[23375]: audit 2024-09-16T04:00:30.757184+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:32.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:31 smithi114 bash[23375]: audit 2024-09-16T04:00:30.766802+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:32.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:31 smithi079 bash[23574]: audit 2024-09-16T04:00:30.748968+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:32.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:31 smithi079 bash[23574]: audit 2024-09-16T04:00:30.757184+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:32.215 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:31 smithi079 bash[23574]: audit 2024-09-16T04:00:30.766802+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:33.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:32 smithi027 bash[22790]: cluster 2024-09-16T04:00:31.153755+0000 mgr.a (mgr.14150) 306 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:33.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:32 smithi027 bash[22790]: audit 2024-09-16T04:00:32.213523+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:33.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:32 smithi027 bash[22790]: audit 2024-09-16T04:00:32.223201+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:33.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:32 smithi027 bash[22790]: audit 2024-09-16T04:00:32.234314+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:33.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:32 smithi114 bash[23375]: cluster 2024-09-16T04:00:31.153755+0000 mgr.a (mgr.14150) 306 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:33.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:32 smithi114 bash[23375]: audit 2024-09-16T04:00:32.213523+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:33.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:32 smithi114 bash[23375]: audit 2024-09-16T04:00:32.223201+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:33.181 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:32 smithi114 bash[23375]: audit 2024-09-16T04:00:32.234314+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:33.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:32 smithi079 bash[23574]: cluster 2024-09-16T04:00:31.153755+0000 mgr.a (mgr.14150) 306 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:33.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:32 smithi079 bash[23574]: audit 2024-09-16T04:00:32.213523+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:33.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:32 smithi079 bash[23574]: audit 2024-09-16T04:00:32.223201+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:33.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:32 smithi079 bash[23574]: audit 2024-09-16T04:00:32.234314+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:35.027 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:34 smithi079 bash[23574]: cluster 2024-09-16T04:00:33.154305+0000 mgr.a (mgr.14150) 307 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:35.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:34 smithi027 bash[22790]: cluster 2024-09-16T04:00:33.154305+0000 mgr.a (mgr.14150) 307 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:35.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:34 smithi114 bash[23375]: cluster 2024-09-16T04:00:33.154305+0000 mgr.a (mgr.14150) 307 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:37.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:36 smithi027 bash[22790]: cluster 2024-09-16T04:00:35.154793+0000 mgr.a (mgr.14150) 308 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:37.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:36 smithi027 bash[22790]: audit 2024-09-16T04:00:36.485222+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:37.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:36 smithi027 bash[22790]: audit 2024-09-16T04:00:36.494632+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:37.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:36 smithi027 bash[22790]: audit 2024-09-16T04:00:36.505300+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:37.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:36 smithi114 bash[23375]: cluster 2024-09-16T04:00:35.154793+0000 mgr.a (mgr.14150) 308 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:37.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:36 smithi114 bash[23375]: audit 2024-09-16T04:00:36.485222+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:37.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:36 smithi114 bash[23375]: audit 2024-09-16T04:00:36.494632+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:37.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:36 smithi114 bash[23375]: audit 2024-09-16T04:00:36.505300+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:37.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:36 smithi079 bash[23574]: cluster 2024-09-16T04:00:35.154793+0000 mgr.a (mgr.14150) 308 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:37.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:36 smithi079 bash[23574]: audit 2024-09-16T04:00:36.485222+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:37.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:36 smithi079 bash[23574]: audit 2024-09-16T04:00:36.494632+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:37.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:36 smithi079 bash[23574]: audit 2024-09-16T04:00:36.505300+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:39.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:38 smithi027 bash[22790]: cluster 2024-09-16T04:00:37.155300+0000 mgr.a (mgr.14150) 309 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:39.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:38 smithi114 bash[23375]: cluster 2024-09-16T04:00:37.155300+0000 mgr.a (mgr.14150) 309 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:39.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:38 smithi079 bash[23574]: cluster 2024-09-16T04:00:37.155300+0000 mgr.a (mgr.14150) 309 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:41.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:40 smithi027 bash[22790]: cluster 2024-09-16T04:00:39.155831+0000 mgr.a (mgr.14150) 310 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:41.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:40 smithi114 bash[23375]: cluster 2024-09-16T04:00:39.155831+0000 mgr.a (mgr.14150) 310 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:41.213 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:40 smithi079 bash[23574]: cluster 2024-09-16T04:00:39.155831+0000 mgr.a (mgr.14150) 310 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:43.099 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:42 smithi027 bash[22790]: cluster 2024-09-16T04:00:41.156462+0000 mgr.a (mgr.14150) 311 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:43.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:42 smithi114 bash[23375]: cluster 2024-09-16T04:00:41.156462+0000 mgr.a (mgr.14150) 311 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:43.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:42 smithi079 bash[23574]: cluster 2024-09-16T04:00:41.156462+0000 mgr.a (mgr.14150) 311 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:45.096 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:44 smithi027 bash[22790]: cluster 2024-09-16T04:00:43.156899+0000 mgr.a (mgr.14150) 312 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:45.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:44 smithi114 bash[23375]: cluster 2024-09-16T04:00:43.156899+0000 mgr.a (mgr.14150) 312 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:45.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:44 smithi079 bash[23574]: cluster 2024-09-16T04:00:43.156899+0000 mgr.a (mgr.14150) 312 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:46.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:46 smithi114 bash[23375]: cluster 2024-09-16T04:00:45.157480+0000 mgr.a (mgr.14150) 313 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:47.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:46 smithi027 bash[22790]: cluster 2024-09-16T04:00:45.157480+0000 mgr.a (mgr.14150) 313 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:47.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:46 smithi079 bash[23574]: cluster 2024-09-16T04:00:45.157480+0000 mgr.a (mgr.14150) 313 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:49.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:48 smithi027 bash[22790]: cluster 2024-09-16T04:00:47.157977+0000 mgr.a (mgr.14150) 314 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:49.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:48 smithi114 bash[23375]: cluster 2024-09-16T04:00:47.157977+0000 mgr.a (mgr.14150) 314 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:49.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:48 smithi079 bash[23574]: cluster 2024-09-16T04:00:47.157977+0000 mgr.a (mgr.14150) 314 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:51.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:50 smithi027 bash[22790]: cluster 2024-09-16T04:00:49.158501+0000 mgr.a (mgr.14150) 315 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:51.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:50 smithi114 bash[23375]: cluster 2024-09-16T04:00:49.158501+0000 mgr.a (mgr.14150) 315 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:51.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:50 smithi079 bash[23574]: cluster 2024-09-16T04:00:49.158501+0000 mgr.a (mgr.14150) 315 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:52.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:51 smithi027 bash[22790]: audit 2024-09-16T04:00:50.969938+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:52.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:51 smithi027 bash[22790]: audit 2024-09-16T04:00:50.979343+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:52.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:51 smithi027 bash[22790]: audit 2024-09-16T04:00:50.989988+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:52.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:51 smithi114 bash[23375]: audit 2024-09-16T04:00:50.969938+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:52.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:51 smithi114 bash[23375]: audit 2024-09-16T04:00:50.979343+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:52.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:51 smithi114 bash[23375]: audit 2024-09-16T04:00:50.989988+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:52.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:51 smithi079 bash[23574]: audit 2024-09-16T04:00:50.969938+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:52.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:51 smithi079 bash[23574]: audit 2024-09-16T04:00:50.979343+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:52.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:51 smithi079 bash[23574]: audit 2024-09-16T04:00:50.989988+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:53.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:52 smithi027 bash[22790]: cluster 2024-09-16T04:00:51.158982+0000 mgr.a (mgr.14150) 316 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:53.438 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:52 smithi027 bash[22790]: audit 2024-09-16T04:00:52.430246+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:53.439 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:52 smithi027 bash[22790]: audit 2024-09-16T04:00:52.438394+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:53.439 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:52 smithi027 bash[22790]: audit 2024-09-16T04:00:52.448761+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:53.439 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:52 smithi114 bash[23375]: cluster 2024-09-16T04:00:51.158982+0000 mgr.a (mgr.14150) 316 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:53.439 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:52 smithi114 bash[23375]: audit 2024-09-16T04:00:52.430246+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:53.439 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:52 smithi114 bash[23375]: audit 2024-09-16T04:00:52.438394+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:53.440 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:52 smithi114 bash[23375]: audit 2024-09-16T04:00:52.448761+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:53.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:52 smithi079 bash[23574]: cluster 2024-09-16T04:00:51.158982+0000 mgr.a (mgr.14150) 316 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:53.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:52 smithi079 bash[23574]: audit 2024-09-16T04:00:52.430246+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:53.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:52 smithi079 bash[23574]: audit 2024-09-16T04:00:52.438394+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:53.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:52 smithi079 bash[23574]: audit 2024-09-16T04:00:52.448761+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:55.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:54 smithi027 bash[22790]: cluster 2024-09-16T04:00:53.159485+0000 mgr.a (mgr.14150) 317 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:55.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:54 smithi114 bash[23375]: cluster 2024-09-16T04:00:53.159485+0000 mgr.a (mgr.14150) 317 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:55.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:54 smithi079 bash[23574]: cluster 2024-09-16T04:00:53.159485+0000 mgr.a (mgr.14150) 317 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:57.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:57 smithi027 bash[22790]: cluster 2024-09-16T04:00:55.160055+0000 mgr.a (mgr.14150) 318 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:57.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:57 smithi027 bash[22790]: audit 2024-09-16T04:00:56.700679+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:57.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:57 smithi027 bash[22790]: audit 2024-09-16T04:00:56.709278+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:57.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:57 smithi027 bash[22790]: audit 2024-09-16T04:00:56.718651+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:57.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:57 smithi114 bash[23375]: cluster 2024-09-16T04:00:55.160055+0000 mgr.a (mgr.14150) 318 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:57.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:57 smithi114 bash[23375]: audit 2024-09-16T04:00:56.700679+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:57.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:57 smithi114 bash[23375]: audit 2024-09-16T04:00:56.709278+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:57.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:57 smithi114 bash[23375]: audit 2024-09-16T04:00:56.718651+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:57.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:57 smithi079 bash[23574]: cluster 2024-09-16T04:00:55.160055+0000 mgr.a (mgr.14150) 318 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:57.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:57 smithi079 bash[23574]: audit 2024-09-16T04:00:56.700679+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:57.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:57 smithi079 bash[23574]: audit 2024-09-16T04:00:56.709278+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:57.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:57 smithi079 bash[23574]: audit 2024-09-16T04:00:56.718651+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:00:59.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:00:59 smithi027 bash[22790]: cluster 2024-09-16T04:00:57.160602+0000 mgr.a (mgr.14150) 319 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:59.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:00:59 smithi114 bash[23375]: cluster 2024-09-16T04:00:57.160602+0000 mgr.a (mgr.14150) 319 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:00:59.463 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:00:59 smithi079 bash[23574]: cluster 2024-09-16T04:00:57.160602+0000 mgr.a (mgr.14150) 319 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:01.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:01 smithi027 bash[22790]: cluster 2024-09-16T04:00:59.161099+0000 mgr.a (mgr.14150) 320 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:01.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:01 smithi114 bash[23375]: cluster 2024-09-16T04:00:59.161099+0000 mgr.a (mgr.14150) 320 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:01.463 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:01 smithi079 bash[23574]: cluster 2024-09-16T04:00:59.161099+0000 mgr.a (mgr.14150) 320 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:03.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:03 smithi027 bash[22790]: cluster 2024-09-16T04:01:01.161613+0000 mgr.a (mgr.14150) 321 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:03.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:03 smithi114 bash[23375]: cluster 2024-09-16T04:01:01.161613+0000 mgr.a (mgr.14150) 321 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:03.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:03 smithi079 bash[23574]: cluster 2024-09-16T04:01:01.161613+0000 mgr.a (mgr.14150) 321 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:05.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:05 smithi027 bash[22790]: cluster 2024-09-16T04:01:03.162158+0000 mgr.a (mgr.14150) 322 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:05.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:05 smithi114 bash[23375]: cluster 2024-09-16T04:01:03.162158+0000 mgr.a (mgr.14150) 322 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:05.463 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:05 smithi079 bash[23574]: cluster 2024-09-16T04:01:03.162158+0000 mgr.a (mgr.14150) 322 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:07.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:07 smithi027 bash[22790]: cluster 2024-09-16T04:01:05.162670+0000 mgr.a (mgr.14150) 323 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:07.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:07 smithi027 bash[22790]: audit 2024-09-16T04:01:06.949368+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T04:01:07.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:07 smithi027 bash[22790]: audit 2024-09-16T04:01:06.954176+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T04:01:07.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:07 smithi027 bash[22790]: audit 2024-09-16T04:01:06.956044+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T04:01:07.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:07 smithi027 bash[22790]: audit 2024-09-16T04:01:06.966753+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:07.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:07 smithi114 bash[23375]: cluster 2024-09-16T04:01:05.162670+0000 mgr.a (mgr.14150) 323 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:07.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:07 smithi114 bash[23375]: audit 2024-09-16T04:01:06.949368+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T04:01:07.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:07 smithi114 bash[23375]: audit 2024-09-16T04:01:06.954176+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T04:01:07.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:07 smithi114 bash[23375]: audit 2024-09-16T04:01:06.956044+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T04:01:07.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:07 smithi114 bash[23375]: audit 2024-09-16T04:01:06.966753+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:07.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:07 smithi079 bash[23574]: cluster 2024-09-16T04:01:05.162670+0000 mgr.a (mgr.14150) 323 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:07.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:07 smithi079 bash[23574]: audit 2024-09-16T04:01:06.949368+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T04:01:07.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:07 smithi079 bash[23574]: audit 2024-09-16T04:01:06.954176+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T04:01:07.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:07 smithi079 bash[23574]: audit 2024-09-16T04:01:06.956044+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T04:01:07.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:07 smithi079 bash[23574]: audit 2024-09-16T04:01:06.966753+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:07.576 INFO:teuthology.orchestra.run.smithi027.stderr:+ ceph orch ps --refresh 2024-09-16T04:01:07.902 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T04:01:07.902 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi027 smithi027 running 15s ago 7m - - 2024-09-16T04:01:07.902 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi079 smithi079 running 11s ago 6m - - 2024-09-16T04:01:07.902 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi114 smithi114 running 16s ago 6m - - 2024-09-16T04:01:07.902 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.a smithi027 *:9283,8765 running (8m) 15s ago 8m 494M - 19.1.1-326-g8921c8ef f1455bd0219c 5052096cbfff 2024-09-16T04:01:07.902 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.b smithi079 *:8443,8765 running (5m) 11s ago 5m 425M - 19.1.1-326-g8921c8ef f1455bd0219c 5da1009a619d 2024-09-16T04:01:07.902 INFO:teuthology.orchestra.run.smithi027.stdout:mon.a smithi027 running (8m) 15s ago 8m 41.7M 2048M 19.1.1-326-g8921c8ef f1455bd0219c 8397e361561c 2024-09-16T04:01:07.902 INFO:teuthology.orchestra.run.smithi027.stdout:mon.b smithi079 running (6m) 11s ago 6m 34.8M 2048M 19.1.1-326-g8921c8ef f1455bd0219c cfb734dc6419 2024-09-16T04:01:07.903 INFO:teuthology.orchestra.run.smithi027.stdout:mon.c smithi114 running (6m) 16s ago 6m 33.6M 2048M 19.1.1-326-g8921c8ef f1455bd0219c df8edbaf1dcf 2024-09-16T04:01:07.903 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (4m) 15s ago 5m 46.7M 15.8G 19.1.1-326-g8921c8ef f1455bd0219c 9407d67241c1 2024-09-16T04:01:07.903 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi079 running (4m) 11s ago 4m 43.9M 15.8G 19.1.1-326-g8921c8ef f1455bd0219c 1a1d13a808f5 2024-09-16T04:01:07.903 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi114 running (3m) 16s ago 3m 36.0M 19.8G 19.1.1-326-g8921c8ef f1455bd0219c 42b272a947d2 2024-09-16T04:01:07.915 INFO:teuthology.orchestra.run.smithi027.stderr:+ ceph orch ls --service-name mon --export 2024-09-16T04:01:08.228 INFO:teuthology.orchestra.run.smithi027.stderr:+ ceph orch apply -i mon.yaml 2024-09-16T04:01:08.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:08 smithi027 bash[22790]: audit 2024-09-16T04:01:07.883973+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T04:01:08.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:08 smithi027 bash[22790]: audit 2024-09-16T04:01:07.904771+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T04:01:08.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:08 smithi027 bash[22790]: audit 2024-09-16T04:01:07.906501+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T04:01:08.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:08 smithi027 bash[22790]: audit 2024-09-16T04:01:07.913957+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:08.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:08 smithi114 bash[23375]: audit 2024-09-16T04:01:07.883973+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T04:01:08.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:08 smithi114 bash[23375]: audit 2024-09-16T04:01:07.904771+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T04:01:08.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:08 smithi114 bash[23375]: audit 2024-09-16T04:01:07.906501+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T04:01:08.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:08 smithi114 bash[23375]: audit 2024-09-16T04:01:07.913957+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:08.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:08 smithi079 bash[23574]: audit 2024-09-16T04:01:07.883973+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T04:01:08.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:08 smithi079 bash[23574]: audit 2024-09-16T04:01:07.904771+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T04:01:08.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:08 smithi079 bash[23574]: audit 2024-09-16T04:01:07.906501+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T04:01:08.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:08 smithi079 bash[23574]: audit 2024-09-16T04:01:07.913957+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:08.536 INFO:teuthology.orchestra.run.smithi027.stdout:Scheduled mon update... 2024-09-16T04:01:08.550 INFO:teuthology.orchestra.run.smithi027.stderr:+ sleep 90 2024-09-16T04:01:09.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:09 smithi114 bash[23375]: cluster 2024-09-16T04:01:07.163209+0000 mgr.a (mgr.14150) 324 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:09.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:09 smithi114 bash[23375]: audit 2024-09-16T04:01:07.880407+0000 mgr.a (mgr.14150) 325 : audit [DBG] from='client.14388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T04:01:09.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:09 smithi114 bash[23375]: audit 2024-09-16T04:01:08.537876+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:09.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:09 smithi114 bash[23375]: audit 2024-09-16T04:01:08.539330+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T04:01:09.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:09 smithi114 bash[23375]: audit 2024-09-16T04:01:08.543458+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T04:01:09.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:09 smithi114 bash[23375]: audit 2024-09-16T04:01:08.544581+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T04:01:09.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:09 smithi114 bash[23375]: audit 2024-09-16T04:01:08.552789+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:09.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:09 smithi114 bash[23375]: audit 2024-09-16T04:01:08.556557+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T04:01:09.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:09 smithi114 bash[23375]: audit 2024-09-16T04:01:08.564137+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:09.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:09 smithi027 bash[22790]: cluster 2024-09-16T04:01:07.163209+0000 mgr.a (mgr.14150) 324 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:09.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:09 smithi027 bash[22790]: audit 2024-09-16T04:01:07.880407+0000 mgr.a (mgr.14150) 325 : audit [DBG] from='client.14388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T04:01:09.348 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:09 smithi027 bash[22790]: audit 2024-09-16T04:01:08.537876+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:09.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:09 smithi027 bash[22790]: audit 2024-09-16T04:01:08.539330+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T04:01:09.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:09 smithi027 bash[22790]: audit 2024-09-16T04:01:08.543458+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T04:01:09.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:09 smithi027 bash[22790]: audit 2024-09-16T04:01:08.544581+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T04:01:09.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:09 smithi027 bash[22790]: audit 2024-09-16T04:01:08.552789+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:09.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:09 smithi027 bash[22790]: audit 2024-09-16T04:01:08.556557+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T04:01:09.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:09 smithi027 bash[22790]: audit 2024-09-16T04:01:08.564137+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:09.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:09 smithi079 bash[23574]: cluster 2024-09-16T04:01:07.163209+0000 mgr.a (mgr.14150) 324 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:09.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:09 smithi079 bash[23574]: audit 2024-09-16T04:01:07.880407+0000 mgr.a (mgr.14150) 325 : audit [DBG] from='client.14388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T04:01:09.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:09 smithi079 bash[23574]: audit 2024-09-16T04:01:08.537876+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:09.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:09 smithi079 bash[23574]: audit 2024-09-16T04:01:08.539330+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T04:01:09.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:09 smithi079 bash[23574]: audit 2024-09-16T04:01:08.543458+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T04:01:09.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:09 smithi079 bash[23574]: audit 2024-09-16T04:01:08.544581+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T04:01:09.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:09 smithi079 bash[23574]: audit 2024-09-16T04:01:08.552789+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:09.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:09 smithi079 bash[23574]: audit 2024-09-16T04:01:08.556557+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T04:01:09.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:09 smithi079 bash[23574]: audit 2024-09-16T04:01:08.564137+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:10.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:10 smithi027 bash[22790]: audit 2024-09-16T04:01:08.207920+0000 mgr.a (mgr.14150) 326 : audit [DBG] from='client.14394 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T04:01:10.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:10 smithi027 bash[22790]: audit 2024-09-16T04:01:08.526574+0000 mgr.a (mgr.14150) 327 : audit [DBG] from='client.14400 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T04:01:10.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:10 smithi027 bash[22790]: cephadm 2024-09-16T04:01:08.531409+0000 mgr.a (mgr.14150) 328 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-16T04:01:10.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:10 smithi114 bash[23375]: audit 2024-09-16T04:01:08.207920+0000 mgr.a (mgr.14150) 326 : audit [DBG] from='client.14394 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T04:01:10.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:10 smithi114 bash[23375]: audit 2024-09-16T04:01:08.526574+0000 mgr.a (mgr.14150) 327 : audit [DBG] from='client.14400 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T04:01:10.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:10 smithi114 bash[23375]: cephadm 2024-09-16T04:01:08.531409+0000 mgr.a (mgr.14150) 328 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-16T04:01:10.463 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:10 smithi079 bash[23574]: audit 2024-09-16T04:01:08.207920+0000 mgr.a (mgr.14150) 326 : audit [DBG] from='client.14394 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T04:01:10.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:10 smithi079 bash[23574]: audit 2024-09-16T04:01:08.526574+0000 mgr.a (mgr.14150) 327 : audit [DBG] from='client.14400 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T04:01:10.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:10 smithi079 bash[23574]: cephadm 2024-09-16T04:01:08.531409+0000 mgr.a (mgr.14150) 328 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-16T04:01:11.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:11 smithi027 bash[22790]: cluster 2024-09-16T04:01:09.163768+0000 mgr.a (mgr.14150) 329 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:11.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:11 smithi114 bash[23375]: cluster 2024-09-16T04:01:09.163768+0000 mgr.a (mgr.14150) 329 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:11.463 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:11 smithi079 bash[23574]: cluster 2024-09-16T04:01:09.163768+0000 mgr.a (mgr.14150) 329 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:12.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:12 smithi114 bash[23375]: audit 2024-09-16T04:01:11.147928+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:12.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:12 smithi114 bash[23375]: audit 2024-09-16T04:01:11.155771+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:12.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:12 smithi114 bash[23375]: cluster 2024-09-16T04:01:11.164227+0000 mgr.a (mgr.14150) 330 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:12.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:12 smithi114 bash[23375]: audit 2024-09-16T04:01:11.165322+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:12.463 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:12 smithi079 bash[23574]: audit 2024-09-16T04:01:11.147928+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:12.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:12 smithi079 bash[23574]: audit 2024-09-16T04:01:11.155771+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:12.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:12 smithi079 bash[23574]: cluster 2024-09-16T04:01:11.164227+0000 mgr.a (mgr.14150) 330 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:12.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:12 smithi079 bash[23574]: audit 2024-09-16T04:01:11.165322+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:12.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:12 smithi027 bash[22790]: audit 2024-09-16T04:01:11.147928+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:12.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:12 smithi027 bash[22790]: audit 2024-09-16T04:01:11.155771+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:12.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:12 smithi027 bash[22790]: cluster 2024-09-16T04:01:11.164227+0000 mgr.a (mgr.14150) 330 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:12.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:12 smithi027 bash[22790]: audit 2024-09-16T04:01:11.165322+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:13.930 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:13 smithi114 bash[23375]: audit 2024-09-16T04:01:12.647893+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:13.930 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:13 smithi114 bash[23375]: audit 2024-09-16T04:01:12.656411+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:13.930 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:13 smithi114 bash[23375]: audit 2024-09-16T04:01:12.665610+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:13.964 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:13 smithi079 bash[23574]: audit 2024-09-16T04:01:12.647893+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:13.964 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:13 smithi079 bash[23574]: audit 2024-09-16T04:01:12.656411+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:13.964 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:13 smithi079 bash[23574]: audit 2024-09-16T04:01:12.665610+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:14.096 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:13 smithi027 bash[22790]: audit 2024-09-16T04:01:12.647893+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:14.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:13 smithi027 bash[22790]: audit 2024-09-16T04:01:12.656411+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:14.097 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:13 smithi027 bash[22790]: audit 2024-09-16T04:01:12.665610+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:14.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:14 smithi114 bash[23375]: cluster 2024-09-16T04:01:13.164757+0000 mgr.a (mgr.14150) 331 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:14.963 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:14 smithi079 bash[23574]: cluster 2024-09-16T04:01:13.164757+0000 mgr.a (mgr.14150) 331 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:15.096 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:14 smithi027 bash[22790]: cluster 2024-09-16T04:01:13.164757+0000 mgr.a (mgr.14150) 331 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:16.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:16 smithi114 bash[23375]: cluster 2024-09-16T04:01:15.165230+0000 mgr.a (mgr.14150) 332 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:16.930 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:16 smithi079 bash[23574]: cluster 2024-09-16T04:01:15.165230+0000 mgr.a (mgr.14150) 332 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:17.096 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:16 smithi027 bash[22790]: cluster 2024-09-16T04:01:15.165230+0000 mgr.a (mgr.14150) 332 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:18.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:17 smithi114 bash[23375]: audit 2024-09-16T04:01:16.879095+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:18.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:17 smithi114 bash[23375]: audit 2024-09-16T04:01:16.887112+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:18.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:17 smithi114 bash[23375]: audit 2024-09-16T04:01:16.896500+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:18.213 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:17 smithi079 bash[23574]: audit 2024-09-16T04:01:16.879095+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:18.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:17 smithi079 bash[23574]: audit 2024-09-16T04:01:16.887112+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:18.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:17 smithi079 bash[23574]: audit 2024-09-16T04:01:16.896500+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:18.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:17 smithi027 bash[22790]: audit 2024-09-16T04:01:16.879095+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:18.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:17 smithi027 bash[22790]: audit 2024-09-16T04:01:16.887112+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:18.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:17 smithi027 bash[22790]: audit 2024-09-16T04:01:16.896500+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:19.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:18 smithi114 bash[23375]: cluster 2024-09-16T04:01:17.165751+0000 mgr.a (mgr.14150) 333 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:19.214 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:18 smithi079 bash[23574]: cluster 2024-09-16T04:01:17.165751+0000 mgr.a (mgr.14150) 333 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:19.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:18 smithi027 bash[22790]: cluster 2024-09-16T04:01:17.165751+0000 mgr.a (mgr.14150) 333 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:21.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:20 smithi114 bash[23375]: cluster 2024-09-16T04:01:19.166331+0000 mgr.a (mgr.14150) 334 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:21.213 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:20 smithi079 bash[23574]: cluster 2024-09-16T04:01:19.166331+0000 mgr.a (mgr.14150) 334 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:21.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:20 smithi027 bash[22790]: cluster 2024-09-16T04:01:19.166331+0000 mgr.a (mgr.14150) 334 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:23.180 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:22 smithi114 bash[23375]: cluster 2024-09-16T04:01:21.166861+0000 mgr.a (mgr.14150) 335 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:23.213 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:22 smithi079 bash[23574]: cluster 2024-09-16T04:01:21.166861+0000 mgr.a (mgr.14150) 335 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:23.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:22 smithi027 bash[22790]: cluster 2024-09-16T04:01:21.166861+0000 mgr.a (mgr.14150) 335 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:24.965 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:24 smithi027 bash[22790]: cluster 2024-09-16T04:01:23.167427+0000 mgr.a (mgr.14150) 336 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:25.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:24 smithi114 bash[23375]: cluster 2024-09-16T04:01:23.167427+0000 mgr.a (mgr.14150) 336 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:25.216 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:24 smithi079 bash[23574]: cluster 2024-09-16T04:01:23.167427+0000 mgr.a (mgr.14150) 336 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:27.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:26 smithi114 bash[23375]: cluster 2024-09-16T04:01:25.167894+0000 mgr.a (mgr.14150) 337 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:27.213 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:26 smithi079 bash[23574]: cluster 2024-09-16T04:01:25.167894+0000 mgr.a (mgr.14150) 337 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:27.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:26 smithi027 bash[22790]: cluster 2024-09-16T04:01:25.167894+0000 mgr.a (mgr.14150) 337 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:29.170 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:28 smithi114 bash[23375]: cluster 2024-09-16T04:01:27.168449+0000 mgr.a (mgr.14150) 338 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:29.213 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:28 smithi079 bash[23574]: cluster 2024-09-16T04:01:27.168449+0000 mgr.a (mgr.14150) 338 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:29.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:28 smithi027 bash[22790]: cluster 2024-09-16T04:01:27.168449+0000 mgr.a (mgr.14150) 338 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:31.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:30 smithi114 bash[23375]: cluster 2024-09-16T04:01:29.169056+0000 mgr.a (mgr.14150) 339 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:31.213 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:30 smithi079 bash[23574]: cluster 2024-09-16T04:01:29.169056+0000 mgr.a (mgr.14150) 339 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:31.269 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:30 smithi027 bash[22790]: cluster 2024-09-16T04:01:29.169056+0000 mgr.a (mgr.14150) 339 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:32.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:32 smithi027 bash[22790]: cluster 2024-09-16T04:01:31.169714+0000 mgr.a (mgr.14150) 340 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:32.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:32 smithi027 bash[22790]: audit 2024-09-16T04:01:31.301546+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:32.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:32 smithi027 bash[22790]: audit 2024-09-16T04:01:31.306259+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:32.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:32 smithi027 bash[22790]: audit 2024-09-16T04:01:31.311177+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:32.679 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:32 smithi114 bash[23375]: cluster 2024-09-16T04:01:31.169714+0000 mgr.a (mgr.14150) 340 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:32.679 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:32 smithi114 bash[23375]: audit 2024-09-16T04:01:31.301546+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:32.679 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:32 smithi114 bash[23375]: audit 2024-09-16T04:01:31.306259+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:32.680 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:32 smithi114 bash[23375]: audit 2024-09-16T04:01:31.311177+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:32.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:32 smithi079 bash[23574]: cluster 2024-09-16T04:01:31.169714+0000 mgr.a (mgr.14150) 340 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:32.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:32 smithi079 bash[23574]: audit 2024-09-16T04:01:31.301546+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:32.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:32 smithi079 bash[23574]: audit 2024-09-16T04:01:31.306259+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:32.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:32 smithi079 bash[23574]: audit 2024-09-16T04:01:31.311177+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:34.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:33 smithi114 bash[23375]: audit 2024-09-16T04:01:32.862840+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:34.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:33 smithi114 bash[23375]: audit 2024-09-16T04:01:32.869983+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:34.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:33 smithi114 bash[23375]: audit 2024-09-16T04:01:32.879385+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:34.213 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:33 smithi079 bash[23574]: audit 2024-09-16T04:01:32.862840+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:34.213 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:33 smithi079 bash[23574]: audit 2024-09-16T04:01:32.869983+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:34.213 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:33 smithi079 bash[23574]: audit 2024-09-16T04:01:32.879385+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:34.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:33 smithi027 bash[22790]: audit 2024-09-16T04:01:32.862840+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:34.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:33 smithi027 bash[22790]: audit 2024-09-16T04:01:32.869983+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:34.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:33 smithi027 bash[22790]: audit 2024-09-16T04:01:32.879385+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:35.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:34 smithi114 bash[23375]: cluster 2024-09-16T04:01:33.170297+0000 mgr.a (mgr.14150) 341 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:35.213 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:34 smithi079 bash[23574]: cluster 2024-09-16T04:01:33.170297+0000 mgr.a (mgr.14150) 341 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:35.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:34 smithi027 bash[22790]: cluster 2024-09-16T04:01:33.170297+0000 mgr.a (mgr.14150) 341 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:37.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:36 smithi114 bash[23375]: cluster 2024-09-16T04:01:35.170852+0000 mgr.a (mgr.14150) 342 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:37.213 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:36 smithi079 bash[23574]: cluster 2024-09-16T04:01:35.170852+0000 mgr.a (mgr.14150) 342 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:37.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:36 smithi027 bash[22790]: cluster 2024-09-16T04:01:35.170852+0000 mgr.a (mgr.14150) 342 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:38.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:38 smithi027 bash[22790]: audit 2024-09-16T04:01:37.048602+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:38.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:38 smithi027 bash[22790]: audit 2024-09-16T04:01:37.056794+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:38.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:38 smithi027 bash[22790]: audit 2024-09-16T04:01:37.066182+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:38.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:38 smithi114 bash[23375]: audit 2024-09-16T04:01:37.048602+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:38.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:38 smithi114 bash[23375]: audit 2024-09-16T04:01:37.056794+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:38.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:38 smithi114 bash[23375]: audit 2024-09-16T04:01:37.066182+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:38.463 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:38 smithi079 bash[23574]: audit 2024-09-16T04:01:37.048602+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:38.463 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:38 smithi079 bash[23574]: audit 2024-09-16T04:01:37.056794+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:38.464 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:38 smithi079 bash[23574]: audit 2024-09-16T04:01:37.066182+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:39.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:39 smithi027 bash[22790]: cluster 2024-09-16T04:01:37.171393+0000 mgr.a (mgr.14150) 343 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:39.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:39 smithi114 bash[23375]: cluster 2024-09-16T04:01:37.171393+0000 mgr.a (mgr.14150) 343 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:39.463 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:39 smithi079 bash[23574]: cluster 2024-09-16T04:01:37.171393+0000 mgr.a (mgr.14150) 343 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:41.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:41 smithi027 bash[22790]: cluster 2024-09-16T04:01:39.171948+0000 mgr.a (mgr.14150) 344 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:41.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:41 smithi114 bash[23375]: cluster 2024-09-16T04:01:39.171948+0000 mgr.a (mgr.14150) 344 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:41.463 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:41 smithi079 bash[23574]: cluster 2024-09-16T04:01:39.171948+0000 mgr.a (mgr.14150) 344 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:43.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:43 smithi027 bash[22790]: cluster 2024-09-16T04:01:41.172528+0000 mgr.a (mgr.14150) 345 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:43.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:43 smithi114 bash[23375]: cluster 2024-09-16T04:01:41.172528+0000 mgr.a (mgr.14150) 345 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:43.463 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:43 smithi079 bash[23574]: cluster 2024-09-16T04:01:41.172528+0000 mgr.a (mgr.14150) 345 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:45.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:45 smithi027 bash[22790]: cluster 2024-09-16T04:01:43.173048+0000 mgr.a (mgr.14150) 346 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:45.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:45 smithi114 bash[23375]: cluster 2024-09-16T04:01:43.173048+0000 mgr.a (mgr.14150) 346 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:45.463 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:45 smithi079 bash[23574]: cluster 2024-09-16T04:01:43.173048+0000 mgr.a (mgr.14150) 346 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:47.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:47 smithi114 bash[23375]: cluster 2024-09-16T04:01:45.173617+0000 mgr.a (mgr.14150) 347 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:47.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:47 smithi027 bash[22790]: cluster 2024-09-16T04:01:45.173617+0000 mgr.a (mgr.14150) 347 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:47.463 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:47 smithi079 bash[23574]: cluster 2024-09-16T04:01:45.173617+0000 mgr.a (mgr.14150) 347 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:49.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:49 smithi027 bash[22790]: cluster 2024-09-16T04:01:47.174022+0000 mgr.a (mgr.14150) 348 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:49.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:49 smithi114 bash[23375]: cluster 2024-09-16T04:01:47.174022+0000 mgr.a (mgr.14150) 348 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:49.463 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:49 smithi079 bash[23574]: cluster 2024-09-16T04:01:47.174022+0000 mgr.a (mgr.14150) 348 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:51.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:51 smithi027 bash[22790]: cluster 2024-09-16T04:01:49.174531+0000 mgr.a (mgr.14150) 349 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:51.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:51 smithi114 bash[23375]: cluster 2024-09-16T04:01:49.174531+0000 mgr.a (mgr.14150) 349 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:51.463 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:51 smithi079 bash[23574]: cluster 2024-09-16T04:01:49.174531+0000 mgr.a (mgr.14150) 349 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:52.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:52 smithi027 bash[22790]: cluster 2024-09-16T04:01:51.175140+0000 mgr.a (mgr.14150) 350 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:52.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:52 smithi027 bash[22790]: audit 2024-09-16T04:01:51.517761+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:52.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:52 smithi027 bash[22790]: audit 2024-09-16T04:01:51.525715+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:52.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:52 smithi027 bash[22790]: audit 2024-09-16T04:01:51.535013+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:52.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:52 smithi114 bash[23375]: cluster 2024-09-16T04:01:51.175140+0000 mgr.a (mgr.14150) 350 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:52.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:52 smithi114 bash[23375]: audit 2024-09-16T04:01:51.517761+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:52.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:52 smithi114 bash[23375]: audit 2024-09-16T04:01:51.525715+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:52.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:52 smithi114 bash[23375]: audit 2024-09-16T04:01:51.535013+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:52.963 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:52 smithi079 bash[23574]: cluster 2024-09-16T04:01:51.175140+0000 mgr.a (mgr.14150) 350 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:52.963 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:52 smithi079 bash[23574]: audit 2024-09-16T04:01:51.517761+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:52.963 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:52 smithi079 bash[23574]: audit 2024-09-16T04:01:51.525715+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:52.964 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:52 smithi079 bash[23574]: audit 2024-09-16T04:01:51.535013+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:54.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:54 smithi027 bash[22790]: audit 2024-09-16T04:01:53.086327+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:54.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:54 smithi027 bash[22790]: audit 2024-09-16T04:01:53.093551+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:54.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:54 smithi027 bash[22790]: audit 2024-09-16T04:01:53.102863+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:54.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:54 smithi114 bash[23375]: audit 2024-09-16T04:01:53.086327+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:54.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:54 smithi114 bash[23375]: audit 2024-09-16T04:01:53.093551+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:54.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:54 smithi114 bash[23375]: audit 2024-09-16T04:01:53.102863+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:54.448 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:54 smithi079 bash[23574]: audit 2024-09-16T04:01:53.086327+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:54.448 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:54 smithi079 bash[23574]: audit 2024-09-16T04:01:53.093551+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:54.448 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:54 smithi079 bash[23574]: audit 2024-09-16T04:01:53.102863+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:55.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:55 smithi114 bash[23375]: cluster 2024-09-16T04:01:53.175696+0000 mgr.a (mgr.14150) 351 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:55.463 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:55 smithi079 bash[23574]: cluster 2024-09-16T04:01:53.175696+0000 mgr.a (mgr.14150) 351 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:55.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:55 smithi027 bash[22790]: cluster 2024-09-16T04:01:53.175696+0000 mgr.a (mgr.14150) 351 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:57.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:57 smithi114 bash[23375]: cluster 2024-09-16T04:01:55.176251+0000 mgr.a (mgr.14150) 352 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:57.463 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:57 smithi079 bash[23574]: cluster 2024-09-16T04:01:55.176251+0000 mgr.a (mgr.14150) 352 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:57.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:57 smithi027 bash[22790]: cluster 2024-09-16T04:01:55.176251+0000 mgr.a (mgr.14150) 352 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:58.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:58 smithi027 bash[22790]: cluster 2024-09-16T04:01:57.176763+0000 mgr.a (mgr.14150) 353 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:58.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:58 smithi027 bash[22790]: audit 2024-09-16T04:01:57.241216+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:58.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:58 smithi027 bash[22790]: audit 2024-09-16T04:01:57.250687+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:58.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:01:58 smithi027 bash[22790]: audit 2024-09-16T04:01:57.260075+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:58.679 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:58 smithi114 bash[23375]: cluster 2024-09-16T04:01:57.176763+0000 mgr.a (mgr.14150) 353 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:58.679 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:58 smithi114 bash[23375]: audit 2024-09-16T04:01:57.241216+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:58.679 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:58 smithi114 bash[23375]: audit 2024-09-16T04:01:57.250687+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:58.679 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:01:58 smithi114 bash[23375]: audit 2024-09-16T04:01:57.260075+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:58.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:58 smithi079 bash[23574]: cluster 2024-09-16T04:01:57.176763+0000 mgr.a (mgr.14150) 353 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:01:58.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:58 smithi079 bash[23574]: audit 2024-09-16T04:01:57.241216+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:58.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:58 smithi079 bash[23574]: audit 2024-09-16T04:01:57.250687+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:01:58.714 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:01:58 smithi079 bash[23574]: audit 2024-09-16T04:01:57.260075+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:00.463 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:00 smithi079 bash[23574]: cluster 2024-09-16T04:01:59.177338+0000 mgr.a (mgr.14150) 354 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:00.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:00 smithi027 bash[22790]: cluster 2024-09-16T04:01:59.177338+0000 mgr.a (mgr.14150) 354 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:00.679 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:00 smithi114 bash[23375]: cluster 2024-09-16T04:01:59.177338+0000 mgr.a (mgr.14150) 354 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:02.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:02 smithi027 bash[22790]: cluster 2024-09-16T04:02:01.177883+0000 mgr.a (mgr.14150) 355 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:02.679 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:02 smithi114 bash[23375]: cluster 2024-09-16T04:02:01.177883+0000 mgr.a (mgr.14150) 355 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:02.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:02 smithi079 bash[23574]: cluster 2024-09-16T04:02:01.177883+0000 mgr.a (mgr.14150) 355 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:04.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:04 smithi027 bash[22790]: cluster 2024-09-16T04:02:03.178452+0000 mgr.a (mgr.14150) 356 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:04.679 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:04 smithi114 bash[23375]: cluster 2024-09-16T04:02:03.178452+0000 mgr.a (mgr.14150) 356 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:04.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:04 smithi079 bash[23574]: cluster 2024-09-16T04:02:03.178452+0000 mgr.a (mgr.14150) 356 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:06.543 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:06 smithi027 bash[22790]: cluster 2024-09-16T04:02:05.179014+0000 mgr.a (mgr.14150) 357 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:06.601 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:06 smithi114 bash[23375]: cluster 2024-09-16T04:02:05.179014+0000 mgr.a (mgr.14150) 357 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:06.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:06 smithi079 bash[23574]: cluster 2024-09-16T04:02:05.179014+0000 mgr.a (mgr.14150) 357 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:08.533 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:08 smithi027 bash[22790]: cluster 2024-09-16T04:02:07.179547+0000 mgr.a (mgr.14150) 358 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:08.679 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:08 smithi114 bash[23375]: cluster 2024-09-16T04:02:07.179547+0000 mgr.a (mgr.14150) 358 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:08.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:08 smithi079 bash[23574]: cluster 2024-09-16T04:02:07.179547+0000 mgr.a (mgr.14150) 358 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:09.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:09 smithi114 bash[23375]: audit 2024-09-16T04:02:08.625976+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T04:02:09.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:09 smithi114 bash[23375]: audit 2024-09-16T04:02:08.628781+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T04:02:09.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:09 smithi114 bash[23375]: audit 2024-09-16T04:02:08.629686+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T04:02:09.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:09 smithi114 bash[23375]: audit 2024-09-16T04:02:08.635867+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:09.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:09 smithi027 bash[22790]: audit 2024-09-16T04:02:08.625976+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T04:02:09.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:09 smithi027 bash[22790]: audit 2024-09-16T04:02:08.628781+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T04:02:09.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:09 smithi027 bash[22790]: audit 2024-09-16T04:02:08.629686+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T04:02:09.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:09 smithi027 bash[22790]: audit 2024-09-16T04:02:08.635867+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:09.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:09 smithi079 bash[23574]: audit 2024-09-16T04:02:08.625976+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T04:02:09.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:09 smithi079 bash[23574]: audit 2024-09-16T04:02:08.628781+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T04:02:09.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:09 smithi079 bash[23574]: audit 2024-09-16T04:02:08.629686+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T04:02:09.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:09 smithi079 bash[23574]: audit 2024-09-16T04:02:08.635867+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:10.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:10 smithi114 bash[23375]: cluster 2024-09-16T04:02:09.180121+0000 mgr.a (mgr.14150) 359 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:10.963 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:10 smithi079 bash[23574]: cluster 2024-09-16T04:02:09.180121+0000 mgr.a (mgr.14150) 359 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:11.096 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:10 smithi027 bash[22790]: cluster 2024-09-16T04:02:09.180121+0000 mgr.a (mgr.14150) 359 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:13.096 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:12 smithi027 bash[22790]: cluster 2024-09-16T04:02:11.180704+0000 mgr.a (mgr.14150) 360 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:13.096 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:12 smithi027 bash[22790]: audit 2024-09-16T04:02:11.743611+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:13.096 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:12 smithi027 bash[22790]: audit 2024-09-16T04:02:11.751521+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:13.096 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:12 smithi027 bash[22790]: audit 2024-09-16T04:02:11.760813+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:13.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:12 smithi114 bash[23375]: cluster 2024-09-16T04:02:11.180704+0000 mgr.a (mgr.14150) 360 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:13.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:12 smithi114 bash[23375]: audit 2024-09-16T04:02:11.743611+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:13.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:12 smithi114 bash[23375]: audit 2024-09-16T04:02:11.751521+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:13.179 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:12 smithi114 bash[23375]: audit 2024-09-16T04:02:11.760813+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:13.213 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:12 smithi079 bash[23574]: cluster 2024-09-16T04:02:11.180704+0000 mgr.a (mgr.14150) 360 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:13.213 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:12 smithi079 bash[23574]: audit 2024-09-16T04:02:11.743611+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:13.213 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:12 smithi079 bash[23574]: audit 2024-09-16T04:02:11.751521+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:13.213 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:12 smithi079 bash[23574]: audit 2024-09-16T04:02:11.760813+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:14.577 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:14 smithi079 bash[23574]: cluster 2024-09-16T04:02:13.181183+0000 mgr.a (mgr.14150) 361 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:14.577 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:14 smithi079 bash[23574]: audit 2024-09-16T04:02:13.278424+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:14.578 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:14 smithi079 bash[23574]: audit 2024-09-16T04:02:13.284197+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:14.578 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:14 smithi079 bash[23574]: audit 2024-09-16T04:02:13.292951+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:14.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:14 smithi027 bash[22790]: cluster 2024-09-16T04:02:13.181183+0000 mgr.a (mgr.14150) 361 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:14.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:14 smithi027 bash[22790]: audit 2024-09-16T04:02:13.278424+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:14.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:14 smithi027 bash[22790]: audit 2024-09-16T04:02:13.284197+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:14.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:14 smithi027 bash[22790]: audit 2024-09-16T04:02:13.292951+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:14.679 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:14 smithi114 bash[23375]: cluster 2024-09-16T04:02:13.181183+0000 mgr.a (mgr.14150) 361 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:14.679 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:14 smithi114 bash[23375]: audit 2024-09-16T04:02:13.278424+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:14.679 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:14 smithi114 bash[23375]: audit 2024-09-16T04:02:13.284197+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:14.679 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:14 smithi114 bash[23375]: audit 2024-09-16T04:02:13.292951+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:16.463 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:16 smithi079 bash[23574]: cluster 2024-09-16T04:02:15.181705+0000 mgr.a (mgr.14150) 362 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:16.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:16 smithi027 bash[22790]: cluster 2024-09-16T04:02:15.181705+0000 mgr.a (mgr.14150) 362 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:16.679 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:16 smithi114 bash[23375]: cluster 2024-09-16T04:02:15.181705+0000 mgr.a (mgr.14150) 362 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:18.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:18 smithi079 bash[23574]: cluster 2024-09-16T04:02:17.182264+0000 mgr.a (mgr.14150) 363 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:18.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:18 smithi079 bash[23574]: audit 2024-09-16T04:02:17.455606+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:18.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:18 smithi079 bash[23574]: audit 2024-09-16T04:02:17.463878+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:18.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:18 smithi079 bash[23574]: audit 2024-09-16T04:02:17.473456+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:18.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:18 smithi027 bash[22790]: cluster 2024-09-16T04:02:17.182264+0000 mgr.a (mgr.14150) 363 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:18.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:18 smithi027 bash[22790]: audit 2024-09-16T04:02:17.455606+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:18.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:18 smithi027 bash[22790]: audit 2024-09-16T04:02:17.463878+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:18.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:18 smithi027 bash[22790]: audit 2024-09-16T04:02:17.473456+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:18.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:18 smithi114 bash[23375]: cluster 2024-09-16T04:02:17.182264+0000 mgr.a (mgr.14150) 363 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:18.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:18 smithi114 bash[23375]: audit 2024-09-16T04:02:17.455606+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:18.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:18 smithi114 bash[23375]: audit 2024-09-16T04:02:17.463878+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:18.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:18 smithi114 bash[23375]: audit 2024-09-16T04:02:17.473456+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:20.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:20 smithi079 bash[23574]: cluster 2024-09-16T04:02:19.182808+0000 mgr.a (mgr.14150) 364 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:20.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:20 smithi027 bash[22790]: cluster 2024-09-16T04:02:19.182808+0000 mgr.a (mgr.14150) 364 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:20.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:20 smithi114 bash[23375]: cluster 2024-09-16T04:02:19.182808+0000 mgr.a (mgr.14150) 364 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:22.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:22 smithi079 bash[23574]: cluster 2024-09-16T04:02:21.183349+0000 mgr.a (mgr.14150) 365 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:22.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:22 smithi027 bash[22790]: cluster 2024-09-16T04:02:21.183349+0000 mgr.a (mgr.14150) 365 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:22.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:22 smithi114 bash[23375]: cluster 2024-09-16T04:02:21.183349+0000 mgr.a (mgr.14150) 365 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:24.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:24 smithi027 bash[22790]: cluster 2024-09-16T04:02:23.183900+0000 mgr.a (mgr.14150) 366 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:24.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:24 smithi114 bash[23375]: cluster 2024-09-16T04:02:23.183900+0000 mgr.a (mgr.14150) 366 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:24.963 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:24 smithi079 bash[23574]: cluster 2024-09-16T04:02:23.183900+0000 mgr.a (mgr.14150) 366 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:26.727 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:26 smithi114 bash[23375]: cluster 2024-09-16T04:02:25.184424+0000 mgr.a (mgr.14150) 367 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:26.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:26 smithi027 bash[22790]: cluster 2024-09-16T04:02:25.184424+0000 mgr.a (mgr.14150) 367 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:26.963 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:26 smithi079 bash[23574]: cluster 2024-09-16T04:02:25.184424+0000 mgr.a (mgr.14150) 367 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:28.679 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:28 smithi114 bash[23375]: cluster 2024-09-16T04:02:27.184773+0000 mgr.a (mgr.14150) 368 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:28.809 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:28 smithi027 bash[22790]: cluster 2024-09-16T04:02:27.184773+0000 mgr.a (mgr.14150) 368 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:28.963 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:28 smithi079 bash[23574]: cluster 2024-09-16T04:02:27.184773+0000 mgr.a (mgr.14150) 368 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:30.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:30 smithi027 bash[22790]: cluster 2024-09-16T04:02:29.185086+0000 mgr.a (mgr.14150) 369 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:30.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:30 smithi114 bash[23375]: cluster 2024-09-16T04:02:29.185086+0000 mgr.a (mgr.14150) 369 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:30.963 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:30 smithi079 bash[23574]: cluster 2024-09-16T04:02:29.185086+0000 mgr.a (mgr.14150) 369 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:33.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:32 smithi027 bash[22790]: cluster 2024-09-16T04:02:31.185578+0000 mgr.a (mgr.14150) 370 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:33.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:32 smithi027 bash[22790]: audit 2024-09-16T04:02:31.969728+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:33.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:32 smithi027 bash[22790]: audit 2024-09-16T04:02:31.977602+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:33.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:32 smithi027 bash[22790]: audit 2024-09-16T04:02:31.987008+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:33.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:32 smithi114 bash[23375]: cluster 2024-09-16T04:02:31.185578+0000 mgr.a (mgr.14150) 370 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:33.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:32 smithi114 bash[23375]: audit 2024-09-16T04:02:31.969728+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:33.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:32 smithi114 bash[23375]: audit 2024-09-16T04:02:31.977602+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:33.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:32 smithi114 bash[23375]: audit 2024-09-16T04:02:31.987008+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:33.463 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:32 smithi079 bash[23574]: cluster 2024-09-16T04:02:31.185578+0000 mgr.a (mgr.14150) 370 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:33.463 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:32 smithi079 bash[23574]: audit 2024-09-16T04:02:31.969728+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:33.463 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:32 smithi079 bash[23574]: audit 2024-09-16T04:02:31.977602+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:33.463 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:32 smithi079 bash[23574]: audit 2024-09-16T04:02:31.987008+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:34.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:34 smithi079 bash[23574]: cluster 2024-09-16T04:02:33.186136+0000 mgr.a (mgr.14150) 371 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:34.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:34 smithi079 bash[23574]: audit 2024-09-16T04:02:33.501477+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:34.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:34 smithi079 bash[23574]: audit 2024-09-16T04:02:33.509713+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:34.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:34 smithi079 bash[23574]: audit 2024-09-16T04:02:33.518606+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:34.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:34 smithi027 bash[22790]: cluster 2024-09-16T04:02:33.186136+0000 mgr.a (mgr.14150) 371 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:34.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:34 smithi027 bash[22790]: audit 2024-09-16T04:02:33.501477+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:34.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:34 smithi027 bash[22790]: audit 2024-09-16T04:02:33.509713+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:34.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:34 smithi027 bash[22790]: audit 2024-09-16T04:02:33.518606+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:34.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:34 smithi114 bash[23375]: cluster 2024-09-16T04:02:33.186136+0000 mgr.a (mgr.14150) 371 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:34.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:34 smithi114 bash[23375]: audit 2024-09-16T04:02:33.501477+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:34.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:34 smithi114 bash[23375]: audit 2024-09-16T04:02:33.509713+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:34.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:34 smithi114 bash[23375]: audit 2024-09-16T04:02:33.518606+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:36.761 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:36 smithi079 bash[23574]: cluster 2024-09-16T04:02:35.186703+0000 mgr.a (mgr.14150) 372 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:36.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:36 smithi027 bash[22790]: cluster 2024-09-16T04:02:35.186703+0000 mgr.a (mgr.14150) 372 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:36.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:36 smithi114 bash[23375]: cluster 2024-09-16T04:02:35.186703+0000 mgr.a (mgr.14150) 372 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:38.551 INFO:teuthology.orchestra.run.smithi027.stderr:+ ceph mon dump 2024-09-16T04:02:38.908 INFO:teuthology.orchestra.run.smithi027.stdout:epoch 6 2024-09-16T04:02:38.908 INFO:teuthology.orchestra.run.smithi027.stdout:fsid d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T04:02:38.908 INFO:teuthology.orchestra.run.smithi027.stdout:last_changed 2024-09-16T03:59:42.754436+0000 2024-09-16T04:02:38.908 INFO:teuthology.orchestra.run.smithi027.stdout:created 2024-09-16T03:52:22.064869+0000 2024-09-16T04:02:38.908 INFO:teuthology.orchestra.run.smithi027.stdout:min_mon_release 19 (squid) 2024-09-16T04:02:38.908 INFO:teuthology.orchestra.run.smithi027.stdout:election_strategy: 1 2024-09-16T04:02:38.909 INFO:teuthology.orchestra.run.smithi027.stdout:0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a; crush_location {datacenter=a} 2024-09-16T04:02:38.909 INFO:teuthology.orchestra.run.smithi027.stdout:1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-16T04:02:38.909 INFO:teuthology.orchestra.run.smithi027.stdout:2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-16T04:02:38.909 INFO:teuthology.orchestra.run.smithi027.stderr:dumped monmap epoch 6 2024-09-16T04:02:38.919 INFO:teuthology.orchestra.run.smithi027.stderr:+ ceph mon dump --format json 2024-09-16T04:02:38.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:38 smithi114 bash[23375]: cluster 2024-09-16T04:02:37.187249+0000 mgr.a (mgr.14150) 373 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:38.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:38 smithi114 bash[23375]: audit 2024-09-16T04:02:37.678956+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:38.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:38 smithi114 bash[23375]: audit 2024-09-16T04:02:37.687266+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:38.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:38 smithi114 bash[23375]: audit 2024-09-16T04:02:37.696994+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:38.963 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:38 smithi079 bash[23574]: cluster 2024-09-16T04:02:37.187249+0000 mgr.a (mgr.14150) 373 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:38.963 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:38 smithi079 bash[23574]: audit 2024-09-16T04:02:37.678956+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:38.963 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:38 smithi079 bash[23574]: audit 2024-09-16T04:02:37.687266+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:38.963 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:38 smithi079 bash[23574]: audit 2024-09-16T04:02:37.696994+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:39.095 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:38 smithi027 bash[22790]: cluster 2024-09-16T04:02:37.187249+0000 mgr.a (mgr.14150) 373 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:39.096 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:38 smithi027 bash[22790]: audit 2024-09-16T04:02:37.678956+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:39.096 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:38 smithi027 bash[22790]: audit 2024-09-16T04:02:37.687266+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:39.096 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:38 smithi027 bash[22790]: audit 2024-09-16T04:02:37.696994+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14150 172.21.15.27:0/982759438' entity='mgr.a' 2024-09-16T04:02:39.267 INFO:teuthology.orchestra.run.smithi027.stderr:dumped monmap epoch 6 2024-09-16T04:02:39.267 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-16T04:02:39.267 INFO:teuthology.orchestra.run.smithi027.stdout:{"epoch":6,"fsid":"d938972c-73de-11ef-bceb-c7b262605968","modified":"2024-09-16T03:59:42.754436Z","created":"2024-09-16T03:52:22.064869Z","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.27:3300","nonce":0},{"type":"v1","addr":"172.21.15.27:6789","nonce":0}]},"addr":"172.21.15.27:6789/0","public_addr":"172.21.15.27:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=a}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=a,rack=3}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:3300","nonce":0},{"type":"v1","addr":"172.21.15.79:6789","nonce":0}]},"addr":"172.21.15.79:6789/0","public_addr":"172.21.15.79:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=b,rack=2}"}],"quorum":[0,1,2]} 2024-09-16T04:02:39.280 INFO:teuthology.orchestra.run.smithi027.stderr:+ read monid 2024-09-16T04:02:39.280 INFO:teuthology.orchestra.run.smithi027.stderr:+ read crushloc 2024-09-16T04:02:39.280 INFO:teuthology.orchestra.run.smithi027.stderr:+ ceph mon dump --format json 2024-09-16T04:02:39.280 INFO:teuthology.orchestra.run.smithi027.stderr:+ jq --arg monid a --arg crushloc '{datacenter=a}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-09-16T04:02:39.621 INFO:teuthology.orchestra.run.smithi027.stderr:dumped monmap epoch 6 2024-09-16T04:02:39.633 INFO:teuthology.orchestra.run.smithi027.stdout:true 2024-09-16T04:02:39.633 INFO:teuthology.orchestra.run.smithi027.stderr:+ read monid 2024-09-16T04:02:39.633 INFO:teuthology.orchestra.run.smithi027.stderr:+ read crushloc 2024-09-16T04:02:39.633 INFO:teuthology.orchestra.run.smithi027.stderr:+ ceph mon dump --format json 2024-09-16T04:02:39.634 INFO:teuthology.orchestra.run.smithi027.stderr:+ jq --arg monid b --arg crushloc '{datacenter=b,rack=2}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-09-16T04:02:39.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:39 smithi114 bash[23375]: audit 2024-09-16T04:02:38.911338+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.27:0/3514691473' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-09-16T04:02:39.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:39 smithi114 bash[23375]: audit 2024-09-16T04:02:39.270297+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.27:0/1725347987' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T04:02:39.929 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:39 smithi114 bash[23375]: audit 2024-09-16T04:02:39.624859+0000 mon.a (mon.0) 896 : audit [DBG] from='client.? 172.21.15.27:0/3537790588' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T04:02:39.963 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:39 smithi079 bash[23574]: audit 2024-09-16T04:02:38.911338+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.27:0/3514691473' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-09-16T04:02:39.963 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:39 smithi079 bash[23574]: audit 2024-09-16T04:02:39.270297+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.27:0/1725347987' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T04:02:39.963 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:39 smithi079 bash[23574]: audit 2024-09-16T04:02:39.624859+0000 mon.a (mon.0) 896 : audit [DBG] from='client.? 172.21.15.27:0/3537790588' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T04:02:39.970 INFO:teuthology.orchestra.run.smithi027.stderr:dumped monmap epoch 6 2024-09-16T04:02:39.981 INFO:teuthology.orchestra.run.smithi027.stdout:true 2024-09-16T04:02:39.982 INFO:teuthology.orchestra.run.smithi027.stderr:+ read monid 2024-09-16T04:02:39.982 INFO:teuthology.orchestra.run.smithi027.stderr:+ read crushloc 2024-09-16T04:02:39.982 INFO:teuthology.orchestra.run.smithi027.stderr:+ ceph mon dump --format json 2024-09-16T04:02:39.982 INFO:teuthology.orchestra.run.smithi027.stderr:+ jq --arg monid c --arg crushloc '{datacenter=a,rack=3}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-09-16T04:02:40.095 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:39 smithi027 bash[22790]: audit 2024-09-16T04:02:38.911338+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.27:0/3514691473' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-09-16T04:02:40.095 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:39 smithi027 bash[22790]: audit 2024-09-16T04:02:39.270297+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.27:0/1725347987' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T04:02:40.095 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:39 smithi027 bash[22790]: audit 2024-09-16T04:02:39.624859+0000 mon.a (mon.0) 896 : audit [DBG] from='client.? 172.21.15.27:0/3537790588' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T04:02:40.321 INFO:teuthology.orchestra.run.smithi027.stderr:dumped monmap epoch 6 2024-09-16T04:02:40.332 INFO:teuthology.orchestra.run.smithi027.stdout:true 2024-09-16T04:02:40.332 INFO:teuthology.orchestra.run.smithi027.stderr:+ read monid 2024-09-16T04:02:40.963 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:40 smithi079 bash[23574]: cluster 2024-09-16T04:02:39.187737+0000 mgr.a (mgr.14150) 374 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:40.963 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:40 smithi079 bash[23574]: audit 2024-09-16T04:02:39.973632+0000 mon.a (mon.0) 897 : audit [DBG] from='client.? 172.21.15.27:0/4192288808' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T04:02:40.963 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:40 smithi079 bash[23574]: audit 2024-09-16T04:02:40.323916+0000 mon.a (mon.0) 898 : audit [DBG] from='client.? 172.21.15.27:0/820296709' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T04:02:41.014 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:40 smithi027 bash[22790]: cluster 2024-09-16T04:02:39.187737+0000 mgr.a (mgr.14150) 374 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:41.014 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:40 smithi027 bash[22790]: audit 2024-09-16T04:02:39.973632+0000 mon.a (mon.0) 897 : audit [DBG] from='client.? 172.21.15.27:0/4192288808' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T04:02:41.014 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:40 smithi027 bash[22790]: audit 2024-09-16T04:02:40.323916+0000 mon.a (mon.0) 898 : audit [DBG] from='client.? 172.21.15.27:0/820296709' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T04:02:41.015 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-16T04:02:41.028 INFO:tasks.cephadm:Teardown begin 2024-09-16T04:02:41.028 DEBUG:teuthology.orchestra.run.smithi027:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T04:02:41.043 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T04:02:41.057 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T04:02:41.068 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:40 smithi114 bash[23375]: cluster 2024-09-16T04:02:39.187737+0000 mgr.a (mgr.14150) 374 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-16T04:02:41.069 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:40 smithi114 bash[23375]: audit 2024-09-16T04:02:39.973632+0000 mon.a (mon.0) 897 : audit [DBG] from='client.? 172.21.15.27:0/4192288808' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T04:02:41.069 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:40 smithi114 bash[23375]: audit 2024-09-16T04:02:40.323916+0000 mon.a (mon.0) 898 : audit [DBG] from='client.? 172.21.15.27:0/820296709' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T04:02:41.072 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-16T04:02:41.072 DEBUG:teuthology.orchestra.run.smithi027:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T04:02:41.089 DEBUG:teuthology.orchestra.run.smithi079:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T04:02:41.104 DEBUG:teuthology.orchestra.run.smithi114:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T04:02:41.120 INFO:tasks.cephadm:Stopping all daemons... 2024-09-16T04:02:41.120 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-16T04:02:41.120 DEBUG:teuthology.orchestra.run.smithi027:> sudo systemctl stop ceph-d938972c-73de-11ef-bceb-c7b262605968@mon.a 2024-09-16T04:02:41.284 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:41 smithi027 systemd[1]: Stopping Ceph mon.a for d938972c-73de-11ef-bceb-c7b262605968... 2024-09-16T04:02:41.284 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:41 smithi027 bash[22790]: debug 2024-09-16T04:02:41.263+0000 7f78ef56d640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-16T04:02:41.284 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 16 04:02:41 smithi027 bash[22790]: debug 2024-09-16T04:02:41.263+0000 7f78ef56d640 -1 mon.a@0(leader) e6 *** Got Signal Terminated *** 2024-09-16T04:02:41.954 DEBUG:teuthology.orchestra.run.smithi027:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d938972c-73de-11ef-bceb-c7b262605968@mon.a.service' 2024-09-16T04:02:41.980 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T04:02:41.981 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-16T04:02:41.981 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-16T04:02:41.981 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-d938972c-73de-11ef-bceb-c7b262605968@mon.b 2024-09-16T04:02:42.363 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:42 smithi079 systemd[1]: Stopping Ceph mon.b for d938972c-73de-11ef-bceb-c7b262605968... 2024-09-16T04:02:42.363 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:42 smithi079 bash[23574]: debug 2024-09-16T04:02:42.125+0000 7f1fbf945640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-16T04:02:42.363 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 16 04:02:42 smithi079 bash[23574]: debug 2024-09-16T04:02:42.125+0000 7f1fbf945640 -1 mon.b@2(peon) e6 *** Got Signal Terminated *** 2024-09-16T04:02:43.118 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d938972c-73de-11ef-bceb-c7b262605968@mon.b.service' 2024-09-16T04:02:43.148 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T04:02:43.148 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-16T04:02:43.148 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-16T04:02:43.148 DEBUG:teuthology.orchestra.run.smithi114:> sudo systemctl stop ceph-d938972c-73de-11ef-bceb-c7b262605968@mon.c 2024-09-16T04:02:43.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:43 smithi114 systemd[1]: Stopping Ceph mon.c for d938972c-73de-11ef-bceb-c7b262605968... 2024-09-16T04:02:43.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:43 smithi114 bash[23375]: debug 2024-09-16T04:02:43.292+0000 7f1caf070640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-16T04:02:43.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Sep 16 04:02:43 smithi114 bash[23375]: debug 2024-09-16T04:02:43.292+0000 7f1caf070640 -1 mon.c@1(peon) e6 *** Got Signal Terminated *** 2024-09-16T04:02:44.309 DEBUG:teuthology.orchestra.run.smithi114:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d938972c-73de-11ef-bceb-c7b262605968@mon.c.service' 2024-09-16T04:02:44.333 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T04:02:44.334 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-16T04:02:44.334 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2024-09-16T04:02:44.334 DEBUG:teuthology.orchestra.run.smithi027:> sudo systemctl stop ceph-d938972c-73de-11ef-bceb-c7b262605968@mgr.a 2024-09-16T04:02:44.598 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 04:02:44 smithi027 systemd[1]: Stopping Ceph mgr.a for d938972c-73de-11ef-bceb-c7b262605968... 2024-09-16T04:02:44.598 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 04:02:44 smithi027 bash[23044]: debug 2024-09-16T04:02:44.507+0000 7f0c2fad7640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-16T04:02:44.598 INFO:journalctl@ceph.mgr.a.smithi027.stdout:Sep 16 04:02:44 smithi027 bash[23044]: debug 2024-09-16T04:02:44.507+0000 7f0c2fad7640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-16T04:02:45.292 DEBUG:teuthology.orchestra.run.smithi027:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d938972c-73de-11ef-bceb-c7b262605968@mgr.a.service' 2024-09-16T04:02:45.318 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T04:02:45.319 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2024-09-16T04:02:45.319 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2024-09-16T04:02:45.319 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-d938972c-73de-11ef-bceb-c7b262605968@mgr.b 2024-09-16T04:02:45.686 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 16 04:02:45 smithi079 systemd[1]: Stopping Ceph mgr.b for d938972c-73de-11ef-bceb-c7b262605968... 2024-09-16T04:02:46.244 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d938972c-73de-11ef-bceb-c7b262605968@mgr.b.service' 2024-09-16T04:02:46.266 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T04:02:46.266 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2024-09-16T04:02:46.266 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-16T04:02:46.266 DEBUG:teuthology.orchestra.run.smithi027:> sudo systemctl stop ceph-d938972c-73de-11ef-bceb-c7b262605968@osd.0 2024-09-16T04:02:46.595 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 16 04:02:46 smithi027 systemd[1]: Stopping Ceph osd.0 for d938972c-73de-11ef-bceb-c7b262605968... 2024-09-16T04:02:46.596 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 16 04:02:46 smithi027 bash[32258]: debug 2024-09-16T04:02:46.407+0000 7fab9aac0640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-16T04:02:46.596 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 16 04:02:46 smithi027 bash[32258]: debug 2024-09-16T04:02:46.407+0000 7fab9aac0640 -1 osd.0 21 *** Got signal Terminated *** 2024-09-16T04:02:46.596 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 16 04:02:46 smithi027 bash[32258]: debug 2024-09-16T04:02:46.407+0000 7fab9aac0640 -1 osd.0 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T04:02:52.507 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 16 04:02:52 smithi027 bash[40462]: ceph-d938972c-73de-11ef-bceb-c7b262605968-osd-0 2024-09-16T04:02:52.507 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 16 04:02:52 smithi027 bash[40715]: Error response from daemon: No such container: ceph-d938972c-73de-11ef-bceb-c7b262605968-osd-0 2024-09-16T04:02:54.228 DEBUG:teuthology.orchestra.run.smithi027:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d938972c-73de-11ef-bceb-c7b262605968@osd.0.service' 2024-09-16T04:02:54.261 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T04:02:54.261 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-16T04:02:54.261 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-16T04:02:54.262 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-d938972c-73de-11ef-bceb-c7b262605968@osd.1 2024-09-16T04:02:54.713 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 16 04:02:54 smithi079 systemd[1]: Stopping Ceph osd.1 for d938972c-73de-11ef-bceb-c7b262605968... 2024-09-16T04:02:54.713 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 16 04:02:54 smithi079 bash[28223]: debug 2024-09-16T04:02:54.420+0000 7fa9f1a6b640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-16T04:02:54.714 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 16 04:02:54 smithi079 bash[28223]: debug 2024-09-16T04:02:54.420+0000 7fa9f1a6b640 -1 osd.1 21 *** Got signal Terminated *** 2024-09-16T04:02:54.714 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 16 04:02:54 smithi079 bash[28223]: debug 2024-09-16T04:02:54.420+0000 7fa9f1a6b640 -1 osd.1 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T04:03:00.713 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 16 04:03:00 smithi079 bash[33535]: ceph-d938972c-73de-11ef-bceb-c7b262605968-osd-1 2024-09-16T04:03:00.713 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 16 04:03:00 smithi079 bash[33802]: Error response from daemon: No such container: ceph-d938972c-73de-11ef-bceb-c7b262605968-osd-1 2024-09-16T04:03:02.537 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d938972c-73de-11ef-bceb-c7b262605968@osd.1.service' 2024-09-16T04:03:02.581 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T04:03:02.581 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-16T04:03:02.582 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-16T04:03:02.582 DEBUG:teuthology.orchestra.run.smithi114:> sudo systemctl stop ceph-d938972c-73de-11ef-bceb-c7b262605968@osd.2 2024-09-16T04:03:02.929 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 16 04:03:02 smithi114 systemd[1]: Stopping Ceph osd.2 for d938972c-73de-11ef-bceb-c7b262605968... 2024-09-16T04:03:02.930 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 16 04:03:02 smithi114 bash[28418]: debug 2024-09-16T04:03:02.732+0000 7fb1cb997640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-16T04:03:02.930 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 16 04:03:02 smithi114 bash[28418]: debug 2024-09-16T04:03:02.732+0000 7fb1cb997640 -1 osd.2 21 *** Got signal Terminated *** 2024-09-16T04:03:02.930 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 16 04:03:02 smithi114 bash[28418]: debug 2024-09-16T04:03:02.732+0000 7fb1cb997640 -1 osd.2 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T04:03:08.929 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 16 04:03:08 smithi114 bash[33191]: ceph-d938972c-73de-11ef-bceb-c7b262605968-osd-2 2024-09-16T04:03:09.447 INFO:journalctl@ceph.osd.2.smithi114.stdout:Sep 16 04:03:09 smithi114 bash[33339]: ceph-d938972c-73de-11ef-bceb-c7b262605968-osd-2 2024-09-16T04:03:11.567 DEBUG:teuthology.orchestra.run.smithi114:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d938972c-73de-11ef-bceb-c7b262605968@osd.2.service' 2024-09-16T04:03:11.600 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T04:03:11.600 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-16T04:03:11.601 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d938972c-73de-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T04:03:11.790 INFO:teuthology.orchestra.run.smithi027.stdout:Deleting cluster with fsid: d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T04:03:14.289 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d938972c-73de-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T04:03:14.472 INFO:teuthology.orchestra.run.smithi079.stdout:Deleting cluster with fsid: d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T04:03:17.416 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d938972c-73de-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T04:03:17.592 INFO:teuthology.orchestra.run.smithi114.stdout:Deleting cluster with fsid: d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T04:03:19.814 DEBUG:teuthology.orchestra.run.smithi027:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T04:03:19.829 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T04:03:19.843 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T04:03:19.855 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-16T04:03:19.857 DEBUG:teuthology.misc:Transferring archived files from smithi027:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-15_21:00:02-rados-squid-distro-default-smithi/7905913/remote/smithi027/crash 2024-09-16T04:03:19.858 DEBUG:teuthology.orchestra.run.smithi027:> sudo tar c -f - -C /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/crash -- . 2024-09-16T04:03:19.888 INFO:teuthology.orchestra.run.smithi027.stderr:tar: /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T04:03:19.888 INFO:teuthology.orchestra.run.smithi027.stderr:tar: Error is not recoverable: exiting now 2024-09-16T04:03:19.891 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-15_21:00:02-rados-squid-distro-default-smithi/7905913/remote/smithi079/crash 2024-09-16T04:03:19.892 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/crash -- . 2024-09-16T04:03:19.903 INFO:teuthology.orchestra.run.smithi079.stderr:tar: /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T04:03:19.903 INFO:teuthology.orchestra.run.smithi079.stderr:tar: Error is not recoverable: exiting now 2024-09-16T04:03:19.905 DEBUG:teuthology.misc:Transferring archived files from smithi114:/var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-15_21:00:02-rados-squid-distro-default-smithi/7905913/remote/smithi114/crash 2024-09-16T04:03:19.906 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/crash -- . 2024-09-16T04:03:19.916 INFO:teuthology.orchestra.run.smithi114.stderr:tar: /var/lib/ceph/d938972c-73de-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T04:03:19.916 INFO:teuthology.orchestra.run.smithi114.stderr:tar: Error is not recoverable: exiting now 2024-09-16T04:03:19.917 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-16T04:03:19.917 DEBUG:teuthology.orchestra.run.smithi027:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/d938972c-73de-11ef-bceb-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' | egrep -v CEPHADM_FAILED_DAEMON | head -n 1 2024-09-16T04:03:19.947 INFO:tasks.cephadm:Compressing logs... 2024-09-16T04:03:19.947 DEBUG:teuthology.orchestra.run.smithi027:> 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-09-16T04:03:19.994 DEBUG:teuthology.orchestra.run.smithi079:> 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-09-16T04:03:19.996 DEBUG:teuthology.orchestra.run.smithi114:> 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-09-16T04:03:20.001 INFO:teuthology.orchestra.run.smithi027.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-16T04:03:20.007 INFO:teuthology.orchestra.run.smithi079.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-16T04:03:20.009 INFO:teuthology.orchestra.run.smithi114.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-16T04:03:20.011 INFO:teuthology.orchestra.run.smithi027.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T04:03:20.011 INFO:teuthology.orchestra.run.smithi027.stderr:gzip -5 --verbose -- /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-16T04:03:20.011 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-16T04:03:20.012 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T04:03:20.013 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.log 2024-09-16T04:03:20.014 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T04:03:20.014 INFO:teuthology.orchestra.run.smithi027.stderr: 81.9% -- replaced with /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T04:03:20.014 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T04:03:20.014 INFO:teuthology.orchestra.run.smithi027.stderr:gzip -5 --verbose -- /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-mgr.a.log 2024-09-16T04:03:20.014 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-volume.log: /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.audit.log: 87.7% -- replaced with /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T04:03:20.014 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-mgr.a.log: 87.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T04:03:20.014 INFO:teuthology.orchestra.run.smithi027.stderr: 90.2% -- replaced with /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T04:03:20.021 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T04:03:20.022 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T04:03:20.022 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-16T04:03:20.023 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.cephadm.log: 80.8% -- replaced with /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T04:03:20.023 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.log 2024-09-16T04:03:20.023 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T04:03:20.024 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-osd.1.log: gzip -5 --verbose/var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.log: -- /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-mgr.b.log 2024-09-16T04:03:20.024 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T04:03:20.025 INFO:teuthology.orchestra.run.smithi079.stderr: 85.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T04:03:20.025 INFO:teuthology.orchestra.run.smithi079.stderr: 87.8% -- replaced with /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T04:03:20.025 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-16T04:03:20.026 INFO:teuthology.orchestra.run.smithi114.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T04:03:20.026 INFO:teuthology.orchestra.run.smithi114.stderr:gzip -5 --verbose -- /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-16T04:03:20.026 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T04:03:20.027 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.audit.log: /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-mon.b.log: 90.4% -- replaced with /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T04:03:20.028 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.log 2024-09-16T04:03:20.028 INFO:teuthology.orchestra.run.smithi114.stderr:gzip -5 --verbose -- /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T04:03:20.028 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.cephadm.log: 80.8% -- replaced with /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T04:03:20.028 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-16T04:03:20.028 INFO:teuthology.orchestra.run.smithi114.stderr:gzip -5 --verbose -- /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T04:03:20.029 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-volume.log: 87.8% -- replaced with /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T04:03:20.029 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-mon.c.log: /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.audit.log: 84.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T04:03:20.030 INFO:teuthology.orchestra.run.smithi114.stderr: 90.4% -- replaced with /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T04:03:20.030 INFO:teuthology.orchestra.run.smithi027.stderr: 91.8% -- replaced with /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T04:03:20.031 INFO:teuthology.orchestra.run.smithi079.stderr: 91.5% -- replaced with /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-mgr.b.log.gz 2024-09-16T04:03:20.041 INFO:teuthology.orchestra.run.smithi079.stderr: 91.8% -- replaced with /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T04:03:20.048 INFO:teuthology.orchestra.run.smithi027.stderr: 93.7% -- replaced with /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-16T04:03:20.048 INFO:teuthology.orchestra.run.smithi114.stderr: 91.8% -- replaced with /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T04:03:20.061 INFO:teuthology.orchestra.run.smithi114.stderr: 93.9% -- replaced with /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-16T04:03:20.098 INFO:teuthology.orchestra.run.smithi079.stderr: 94.0% -- replaced with /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-16T04:03:20.113 INFO:teuthology.orchestra.run.smithi114.stderr: 93.1% -- replaced with /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-16T04:03:20.113 INFO:teuthology.orchestra.run.smithi114.stderr: 2024-09-16T04:03:20.114 INFO:teuthology.orchestra.run.smithi114.stderr:real 0m0.113s 2024-09-16T04:03:20.114 INFO:teuthology.orchestra.run.smithi114.stderr:user 0m0.152s 2024-09-16T04:03:20.114 INFO:teuthology.orchestra.run.smithi114.stderr:sys 0m0.015s 2024-09-16T04:03:20.116 INFO:teuthology.orchestra.run.smithi027.stderr: 88.2% -- replaced with /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-mgr.a.log.gz 2024-09-16T04:03:20.120 INFO:teuthology.orchestra.run.smithi079.stderr: 92.8% -- replaced with /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-16T04:03:20.122 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-09-16T04:03:20.122 INFO:teuthology.orchestra.run.smithi079.stderr:real 0m0.123s 2024-09-16T04:03:20.122 INFO:teuthology.orchestra.run.smithi079.stderr:user 0m0.183s 2024-09-16T04:03:20.122 INFO:teuthology.orchestra.run.smithi079.stderr:sys 0m0.041s 2024-09-16T04:03:20.331 INFO:teuthology.orchestra.run.smithi027.stderr: 91.5% -- replaced with /var/log/ceph/d938972c-73de-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-16T04:03:20.332 INFO:teuthology.orchestra.run.smithi027.stderr: 2024-09-16T04:03:20.333 INFO:teuthology.orchestra.run.smithi027.stderr:real 0m0.337s 2024-09-16T04:03:20.333 INFO:teuthology.orchestra.run.smithi027.stderr:user 0m0.471s 2024-09-16T04:03:20.333 INFO:teuthology.orchestra.run.smithi027.stderr:sys 0m0.038s 2024-09-16T04:03:20.334 INFO:tasks.cephadm:Archiving logs... 2024-09-16T04:03:20.334 DEBUG:teuthology.misc:Transferring archived files from smithi027:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-15_21:00:02-rados-squid-distro-default-smithi/7905913/remote/smithi027/log 2024-09-16T04:03:20.335 DEBUG:teuthology.orchestra.run.smithi027:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T04:03:20.462 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-15_21:00:02-rados-squid-distro-default-smithi/7905913/remote/smithi079/log 2024-09-16T04:03:20.463 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T04:03:20.502 DEBUG:teuthology.misc:Transferring archived files from smithi114:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-15_21:00:02-rados-squid-distro-default-smithi/7905913/remote/smithi114/log 2024-09-16T04:03:20.503 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T04:03:20.545 INFO:tasks.cephadm:Removing cluster... 2024-09-16T04:03:20.545 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d938972c-73de-11ef-bceb-c7b262605968 --force 2024-09-16T04:03:20.732 INFO:teuthology.orchestra.run.smithi027.stdout:Deleting cluster with fsid: d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T04:03:22.065 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d938972c-73de-11ef-bceb-c7b262605968 --force 2024-09-16T04:03:22.250 INFO:teuthology.orchestra.run.smithi079.stdout:Deleting cluster with fsid: d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T04:03:23.568 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d938972c-73de-11ef-bceb-c7b262605968 --force 2024-09-16T04:03:23.752 INFO:teuthology.orchestra.run.smithi114.stdout:Deleting cluster with fsid: d938972c-73de-11ef-bceb-c7b262605968 2024-09-16T04:03:25.087 INFO:tasks.cephadm:Removing cephadm ... 2024-09-16T04:03:25.087 DEBUG:teuthology.orchestra.run.smithi027:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T04:03:25.093 DEBUG:teuthology.orchestra.run.smithi079:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T04:03:25.099 DEBUG:teuthology.orchestra.run.smithi114:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T04:03:25.104 INFO:tasks.cephadm:Teardown complete 2024-09-16T04:03:25.105 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-16T04:03:25.117 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-09-16T04:03:25.117 DEBUG:teuthology.orchestra.run.smithi027:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-16T04:03:25.138 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-16T04:03:25.145 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-16T04:03:25.227 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-16T04:03:25.237 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-16T04:03:25.237 DEBUG:teuthology.orchestra.run.smithi027:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T04:03:25.240 DEBUG:teuthology.orchestra.run.smithi079:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T04:03:25.242 DEBUG:teuthology.orchestra.run.smithi114:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T04:03:25.250 INFO:teuthology.orchestra.run.smithi027.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T04:03:25.250 INFO:teuthology.orchestra.run.smithi027.stdout:============================================================================== 2024-09-16T04:03:25.250 INFO:teuthology.orchestra.run.smithi027.stdout:*hv01.front.sepi 67.205.162.81 3 u 13 64 377 0.063 -2.851 1.533 2024-09-16T04:03:25.250 INFO:teuthology.orchestra.run.smithi027.stdout:+hv02.front.sepi 63.231.80.2 3 u 11 64 377 0.088 -2.789 1.965 2024-09-16T04:03:25.251 INFO:teuthology.orchestra.run.smithi027.stdout:+hv03.front.sepi 74.6.168.72 3 u 19 64 377 0.076 -1.303 1.855 2024-09-16T04:03:25.251 INFO:teuthology.orchestra.run.smithi027.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-16T04:03:25.254 INFO:teuthology.orchestra.run.smithi079.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T04:03:25.254 INFO:teuthology.orchestra.run.smithi079.stdout:============================================================================== 2024-09-16T04:03:25.254 INFO:teuthology.orchestra.run.smithi079.stdout:*hv01.front.sepi 67.205.162.81 3 u 17 64 377 0.078 -3.078 1.935 2024-09-16T04:03:25.254 INFO:teuthology.orchestra.run.smithi079.stdout:+hv02.front.sepi 63.231.80.2 3 u 24 64 377 0.096 -5.591 2.744 2024-09-16T04:03:25.254 INFO:teuthology.orchestra.run.smithi079.stdout:+hv03.front.sepi 74.6.168.72 3 u 16 64 377 0.074 -3.051 1.840 2024-09-16T04:03:25.254 INFO:teuthology.orchestra.run.smithi079.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-16T04:03:25.256 INFO:teuthology.orchestra.run.smithi114.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T04:03:25.256 INFO:teuthology.orchestra.run.smithi114.stdout:============================================================================== 2024-09-16T04:03:25.256 INFO:teuthology.orchestra.run.smithi114.stdout:+hv01.front.sepi 67.205.162.81 3 u 11 64 377 0.109 -2.191 1.262 2024-09-16T04:03:25.256 INFO:teuthology.orchestra.run.smithi114.stdout:+hv02.front.sepi 63.231.80.2 3 u 19 64 377 0.104 -4.370 1.673 2024-09-16T04:03:25.256 INFO:teuthology.orchestra.run.smithi114.stdout:*hv03.front.sepi 74.6.168.72 3 u 21 64 377 0.090 -3.044 1.742 2024-09-16T04:03:25.256 INFO:teuthology.orchestra.run.smithi114.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-16T04:03:25.256 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-16T04:03:25.267 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-16T04:03:25.267 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-16T04:03:25.276 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-16T04:03:25.284 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-16T04:03:25.294 INFO:teuthology.task.internal:Duration was 1341.561947 seconds 2024-09-16T04:03:25.294 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-16T04:03:25.302 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-16T04:03:25.302 DEBUG:teuthology.orchestra.run.smithi027:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T04:03:25.304 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T04:03:25.307 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T04:03:25.343 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-16T04:03:25.343 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi027.front.sepia.ceph.com 2024-09-16T04:03:25.343 DEBUG:teuthology.orchestra.run.smithi027:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T04:03:25.393 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi079.front.sepia.ceph.com 2024-09-16T04:03:25.393 DEBUG:teuthology.orchestra.run.smithi079:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T04:03:25.402 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi114.front.sepia.ceph.com 2024-09-16T04:03:25.403 DEBUG:teuthology.orchestra.run.smithi114:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T04:03:25.413 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-16T04:03:25.413 DEBUG:teuthology.orchestra.run.smithi027:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T04:03:25.437 DEBUG:teuthology.orchestra.run.smithi079:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T04:03:25.445 DEBUG:teuthology.orchestra.run.smithi114:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T04:03:25.489 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-16T04:03:25.489 DEBUG:teuthology.orchestra.run.smithi027:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T04:03:25.517 DEBUG:teuthology.orchestra.run.smithi079:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T04:03:25.521 DEBUG:teuthology.orchestra.run.smithi114:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T04:03:25.608 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-16T04:03:25.618 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-16T04:03:25.618 DEBUG:teuthology.orchestra.run.smithi027:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T04:03:25.633 DEBUG:teuthology.orchestra.run.smithi079:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T04:03:25.643 DEBUG:teuthology.orchestra.run.smithi114:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T04:03:25.656 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-16T04:03:25.666 DEBUG:teuthology.orchestra.run.smithi027:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T04:03:25.677 DEBUG:teuthology.orchestra.run.smithi079:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T04:03:25.684 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern = core 2024-09-16T04:03:25.685 DEBUG:teuthology.orchestra.run.smithi114:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T04:03:25.694 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern = core 2024-09-16T04:03:25.709 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern = core 2024-09-16T04:03:25.734 DEBUG:teuthology.orchestra.run.smithi027:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T04:03:25.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T04:03:25.760 DEBUG:teuthology.orchestra.run.smithi079:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T04:03:25.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T04:03:25.765 DEBUG:teuthology.orchestra.run.smithi114:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T04:03:25.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T04:03:25.779 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-16T04:03:25.789 INFO:teuthology.task.internal:Transferring archived files... 2024-09-16T04:03:25.790 DEBUG:teuthology.misc:Transferring archived files from smithi027:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-15_21:00:02-rados-squid-distro-default-smithi/7905913/remote/smithi027 2024-09-16T04:03:25.790 DEBUG:teuthology.orchestra.run.smithi027:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T04:03:25.827 DEBUG:teuthology.misc:Transferring archived files from smithi079:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-15_21:00:02-rados-squid-distro-default-smithi/7905913/remote/smithi079 2024-09-16T04:03:25.828 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T04:03:25.849 DEBUG:teuthology.misc:Transferring archived files from smithi114:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-15_21:00:02-rados-squid-distro-default-smithi/7905913/remote/smithi114 2024-09-16T04:03:25.850 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T04:03:25.872 INFO:teuthology.task.internal:Removing archive directory... 2024-09-16T04:03:25.872 DEBUG:teuthology.orchestra.run.smithi027:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T04:03:25.874 DEBUG:teuthology.orchestra.run.smithi079:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T04:03:25.889 DEBUG:teuthology.orchestra.run.smithi114:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T04:03:25.916 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-16T04:03:25.927 INFO:teuthology.task.internal:Not uploading archives. 2024-09-16T04:03:25.927 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-16T04:03:25.936 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-16T04:03:25.936 DEBUG:teuthology.orchestra.run.smithi027:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T04:03:25.938 DEBUG:teuthology.orchestra.run.smithi079:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T04:03:25.940 DEBUG:teuthology.orchestra.run.smithi114:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T04:03:25.942 INFO:teuthology.orchestra.run.smithi027.stdout: 658642 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 04:03 /home/ubuntu/cephtest 2024-09-16T04:03:25.944 INFO:teuthology.orchestra.run.smithi079.stdout: 658465 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 04:03 /home/ubuntu/cephtest 2024-09-16T04:03:25.964 INFO:teuthology.orchestra.run.smithi114.stdout: 658637 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 04:03 /home/ubuntu/cephtest 2024-09-16T04:03:25.965 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-16T04:03:25.975 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-16T04:03:25.996 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_set_mon_crush_locations} duration: 1341.561947107315 flavor: default owner: scheduled_teuthology@teuthology success: true 2024-09-16T04:03:25.996 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T04:03:26.088 INFO:teuthology.run:pass